]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
2
3 * textmodes/table.el: Add move-beginning-of-line and
4 move-end-of-line to Point Motion Only Group.
5
6 2006-07-22 Eric Hanchrow <offby1@blarg.net>
7
8 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
9
10 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11
12 * startup.el (user-mail-address): Initialize from the `EMAIL'
13 environment variable first. Document this.
14 (command-line): Ditto.
15
16 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
17
18 * help-mode.el (help-function-def, help-variable-def)
19 (help-face-def): Print a message in the minibuffer.
20
21 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
22
23 * term/xterm.el (terminal-init-xterm): Fix key bindings
24 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
25
26 2006-07-21 Eli Zaretskii <eliz@gnu.org>
27
28 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
29 where `(nth 1 command)' is a cons cell. Doc fix.
30
31 * textmodes/po.el (po-find-charset): Doc fix.
32
33 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
34
35 * allout.el (allout-unprotected, allout-e-o-prefix-p)
36 (allout-beginning-of-current-line, allout-end-of-current-line)
37 (allout-next-visible-heading, allout-open-topic)
38 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
39 (allout-flag-current-subtree, allout-show-to-offshoot)
40 (allout-hide-current-entry, allout-show-current-branches)
41 (allout-hide-region-body, allout-old-expose-topic)
42 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
43 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
44 containing `beginning-of-line' and `end-of-line' with
45 `inhibit-field-text-motion' t.
46
47 2006-07-21 Eli Zaretskii <eliz@gnu.org>
48
49 * frame.el (focus-follows-mouse): Document that it doesn't have
50 any effect on MS-Windows.
51
52 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
55
56 2006-07-20 Jay Belanger <belanger@truman.edu>
57
58 * calc.el (calc-previous-alg-entry): Remove variable.
59
60 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
61 New variables.
62 (calc-alg-entry): Use `calc-alg-entry-history'.
63 (calc-do-quick-calc): Use `calc-quick-calc-history'.
64 Remove reference to `calc-previous-alg-entry'.
65 (calcAlg-edit, calcAlg-enter): Remove reference to
66 `calc-previous-alg-entry'.
67 (calcAlg-previous): Use `previous-history-element' instead of
68 `calc-previous-alg-entry'.
69 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
70 Change keybinding for `calcAlg-plus-minus', add keybindings for
71 `previous-history-element' and `next-history-element'.
72
73 * calc-rewr.el (calc-match): Remove reference to
74 `calc-previous-alg-entry'.
75
76 * calc-sel.el (calc-selection-history): New variable.
77 (calc-enter-selection, calc-sel-mult-both-sides)
78 (calc-sel-add-both-sides): Use `calc-selection-history'.
79
80 * calc-map.el (calc-get-operator-history): New variable.
81 (calc-get-operator): Use `calc-get-operator-history'.
82
83 * calcalg3.el (calc-curve-fit-history): New variable.
84 (calc-curve-fit): Use `calc-curve-fit-history'.
85
86 2006-07-20 Kenichi Handa <handa@m17n.org>
87
88 * international/mule-cmds.el (select-safe-coding-system): Fix the
89 way of deciding eol-type of the coding system.
90
91 2006-07-20 Alan Mackenzie <acm@muc.de>
92
93 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
94 (c-lang-setvar): New macro.
95 (c-make-init-lang-vars-fun): Use the initialization forms in
96 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
97 (comment-start, comment-end, comment-start-skip): Change these from
98 c-lang-defvar's to c-lang-setvar's.
99
100 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
101 which calls make-local-variable on the elements of
102 c-emacs-variable-inits.
103 (c-init-language-vars-for): Call this new macro.
104
105 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
106
107 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
108 Try to rule out false positives due to time stamps.
109 (compilation-mode-font-lock-keywords): Remove rules made redundant
110 because of the above change. Add `segmentation fault' to the known and
111 highlighted compilation termination messages.
112
113 2006-07-19 Kim F. Storm <storm@cua.dk>
114
115 * progmodes/grep.el (grep-find-ignored-directories):
116 Add .svn and _darcs to list.
117
118 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
119
120 * dired.el (dired-mode-map): Add key binding `C-te' for
121 `tumme-dired-edit-comment-and-tags'.
122
123 * tumme.el (tumme-display-thumbnail-original-image): Make sure
124 image display buffer is displayed before call to
125 `tumme-display-image.
126 (tumme-dired-display-image): Make sure image display buffer is
127 displayed before call to `tumme-display-image.
128 (tumme-mouse-display-image): Make sure image display buffer is
129 displayed before call to `tumme-display-image.
130 (tumme-widget-list): Add.
131 (tumme-dired-edit-comment-and-tags): Add.
132 (tumme-save-information-from-widgets): Add.
133
134 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
135
136 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
137
138 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
139
140 * progmodes/sh-script.el (sh-font-lock-keywords-1):
141 Revert inadvertently installed patch hunk.
142
143 * progmodes/compile.el (compilation-find-file): Handle the
144 cases where the user selects a non-existent file.
145
146 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
147
148 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
149
150 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
151
152 * subr.el (sit-for): Just sleep-for if noninteractive.
153
154 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
155
156 * emacs-lisp/autoload.el (make-autoload): Use new arg.
157
158 * custom.el (custom-autoload): Add `noset' argument.
159 (custom-push-theme): Don't autoload the variable, let callers do it.
160 (custom-theme-set-variables): Autoload the variable if necessary.
161
162 * cus-edit.el (custom-variable-state-set): If the variable was
163 originally set outside custom, but to the same value as the default,
164 consider it to be standard.
165
166 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
167 file *before* telling Emacs to add the autoloads, in case it fails.
168
169 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
170 Use `cond', push', and `dolist'.
171
172 2006-07-17 Richard Stallman <rms@gnu.org>
173
174 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
175 Add defvars to silence warnings.
176
177 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
178
179 * progmodes/compile.el (compilation-mode-font-lock-keywords):
180 Don't highlight "Compiling file" messages as error.
181
182 * dired-aux.el (dired-compress-file): Confirm again if gzipped
183 file already exists.
184
185 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
186
187 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
188 entry, don't assign to free var; simply return the extracted filename.
189 (ff-treat-as-special): Incorporate common preamble from callers.
190 (ff-other-file-name, ff-find-the-other-file):
191 Update call to ff-treat-as-special.
192
193 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
194
195 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
196
197 * tumme.el (tumme-get-comment): Fix bug.
198
199 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
200
201 * files.el: Remove spurious * in docstrings.
202
203 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
204
205 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
206 grammar.
207 (allout-beginning-of-current-line): Beware beginning of buffer.
208 Also, a comment is simplified.
209 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
210 when appropriate. (This fix enables use for other than
211 bullet-hotspot operation.)
212 (allout-hide-current-subtree): While escalating to sibling-close,
213 make sure to situate on a topic.
214
215 2006-07-14 Kim F. Storm <storm@cua.dk>
216
217 * emulation/cua-base.el (cua-delete-selection)
218 (cua-toggle-set-mark): New defcustoms.
219 (cua-rectangle-modifier-key): Add `alt' modifier.
220 (cua-replace-region): Don't delete if cua-delete-selection is nil.
221 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
222 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
223
224 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
225
226 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
227
228 * allout.el: Require 'cl during byte-compilation/interactive load,
229 for the `assert' macro.
230 (allout-mode-deactivate-hook): New hook, run when allout mode
231 deactivates.
232 (allout-developer): New allout customization subgroup.
233 (allout-run-unit-tests-on-load): New allout-developer
234 customization variable, when true allout unit tests are run towards
235 end of file load/eval.
236 (allout-inhibit-auto-fill): Disable auto-fill activity even during
237 auto-fill-mode.
238 (allout-resumptions): Remove, to be replaced by...
239 (allout-add-resumptions): Register variable settings to be
240 reinstated by `allout-do-resumptions'. The settings are made
241 buffer-local, but the locality/globality of the suspended setting
242 is restored on resumption.
243 (allout-do-resumptions): Reinstate all settings suspended using
244 `allout-add-resumptions'.
245 (allout-test-resumptions): Unit tests (and intermediate variables)
246 for resumptions.
247 (allout-tests-globally-unbound, allout-tests-globally-true)
248 (allout-tests-locally-true): Intermediate variables for
249 resumptions unit tests.
250 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
251 (allout-exposure-category): Replaces 'allout-overlay-category variable.
252 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
253 instead of retired `allout-resumptions'. For hook functions, use
254 `local' parameter so hook settings are created and removed as
255 buffer-local settings. Revise (resumptions) setting
256 auto-fill-function so it is set only if already active. (The
257 related fill-function settings are all made in either case, so
258 that activating auto-fill-mode activity will have the custom
259 allout-mode behaviors (hanging indent on topics, if configured for it).
260 Remove all allout-exposure-category overlays on mode deactivation.
261 (allout-hotspot-key-handler): New function extracted from
262 `allout-pre-command-business', so the functionality can be used
263 for other purposes, eg as a binding in an overlay.
264 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
265 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
266 customization variable.
267 (allout-run-unit-tests): Run the (currently quite small)
268 repertoire of unit tests. Called just before the provide iff user
269 has customized `allout-run-unit-tests-on-load' non-nil.
270
271 2006-07-14 K\e,Aa\e(Broly L\e,Bu\e(Brentey <lorentey@elte.hu>
272
273 * emacs-lisp/authors.el (authors-aliases): Update.
274
275 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
276
277 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
278 gdb-source-window. Add dedicated argument.
279 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
280 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
281 (gdb-display-threads-buffer, gdb-display-memory-buffer)
282 (gdb-display-locals-buffer): Use it.
283
284 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
285 Set gdb-source-window.
286
287 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
288
289 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
290 minor modes, redundant with the custom-autoload line above.
291
292 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
293
294 * longlines.el (longlines-post-command-function): Handle open-line too.
295
296 2006-07-12 Richard Stallman <rms@gnu.org>
297
298 * progmodes/grep.el (grep-last-buffer): Doc fix.
299
300 * info.el (Info-try-follow-nearest-node): Doc fix.
301
302 * emacs-lisp/edebug.el (edebug-instrument-function):
303 Err if find-function-noselect gives no position.
304
305 * emacs-lisp/find-func.el (find-function-search-for-symbol):
306 If can't find definition, return nil for position.
307 (find-function-do-it): Handle new return value
308 of find-definition-noselect.
309 (find-definition-noselect, find-variable-noselect): Doc fix.
310 (find-function-noselect): Doc fix.
311
312 * help-mode.el (help-variable-def): Handle find-variable-noselect
313 returning no position.
314 (help-function-def): Likewise for find-function-search-for-symbol.
315 (help-face-def): Likewise.
316
317 * help-fns.el (describe-variable): Handle find-variable-noselect
318 returning no position.
319
320 * files.el (locate-file-completion): Avoid duplicates in result.
321
322 * cus-edit.el (custom-no-edit): New command.
323 (custom-mode-map): Remap to custom-no-edit instead of
324 using suppress-keymap.
325
326 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
327
328 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
329 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
330 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
331
332 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
333
334 2006-07-11 Kim F. Storm <storm@cua.dk>
335
336 * ido.el (ido-copy-current-file-name): Use buffer-name if
337 buffer-file-name is nil.
338
339 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
340
341 * simple.el (undo-ask-before-discard): Set to nil.
342
343 * vc.el (vc-exec-after): Don't delete process manually.
344 (vc-print-log): Run log-view-mode in process sentinel inside
345 inhibit-read-only. Don't shrink window due to timing issues.
346
347 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
348 Avoid using with-output-to-temp-buffer, which clobbers local vars.
349
350 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * progmodes/compile.el (compilation-error-regexp-alist-alist):
353 Fix ambiguity introduced by last change.
354 (compilation-find-file): Move save-excursion to where it may
355 make sense. Fix a left over `find-file'.
356
357 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
358
359 * textmodes/texinfmt.el (texinfo-format-separate-node):
360 Insert a string before point, which fits documentation, not after.
361 (texinfo-multitable-item): In a multitable row, insert any
362 additional needed @tabs and spaces.
363
364 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
365
366 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
367 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
368 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
369 instead of shell-command.
370 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
371 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
372 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
373 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
374 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
375 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
376
377 2006-07-11 Kim F. Storm <storm@cua.dk>
378
379 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
380 Remove special case for seconds < 0. Use (redisplay t) instead.
381
382 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
383
384 * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid
385 compilation error.
386
387 * subr.el (sit-for): New function.
388
389 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
390
391 2006-07-10 Richard Stallman <rms@gnu.org>
392
393 * ldefs-boot.el (edebug): Update page.
394
395 2006-07-10 Kim F. Storm <storm@cua.dk>
396
397 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
398 to FOR-RELEASE and TODO.
399
400 2006-07-10 Romain Francoise <romain@orebokech.com>
401
402 * emacs-lisp/authors.el (authors-aliases): Update.
403
404 2006-07-10 Alan Mackenzie <acm@muc.de>
405
406 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
407 * cc-mode.el: Changes to eradicate eval-after-load.
408
409 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
410
411 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
412 on non-char events.
413
414 2006-07-09 Romain Francoise <romain@orebokech.com>
415
416 * progmodes/compile.el (compilation-mode-font-lock-keywords):
417 Don't highlight start/end markers as compilation messages.
418
419 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
420 to t.
421
422 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
423
424 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
425
426 2006-07-08 Richard Stallman <rms@gnu.org>
427
428 * term/x-win.el (x-handle-display): Add doc string.
429
430 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
431
432 * subr.el (def-edebug-spec): Move here.
433 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
434
435 * imenu.el (imenu-choose-buffer-index): Doc fix.
436
437 2006-07-08 Romain Francoise <romain@orebokech.com>
438
439 * term/x-win.el (x-display-name): Fix typo.
440
441 2006-07-08 Eli Zaretskii <eliz@gnu.org>
442
443 * hexl.el (hexl-find-file): Doc fix.
444
445 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
446
447 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
448
449 * term/x-win.el (x-display-name): Doc fix.
450
451 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
452
453 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
454 long prefixes.
455 (fill-region-as-paragraph): Don't round up to a whole line.
456 (fill-comment-paragraph): Don't include the code-before-the-comment
457 when calling fill-region-as-paragraph.
458
459 * international/mule.el (make-char): Remove redundancy.
460
461 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
462 property may contain an anonymous function rather than a symbol.
463
464 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
465
466 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
467 Use shy regexp. Fix incorrect backref to potentially unmatched group.
468
469 * dirtrack.el (dirtrack-default-directory-function): Remove.
470 (dirtrack-directory-function): Use file-name-as-directory.
471 (dirtrack-windows-directory-function): Simplify.
472 (dirtrack-forward-slash, dirtrack-backward-slash)
473 (dirtrack-replace-slash): Remove.
474 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
475 (dirtrack): Fix wrong parenthesizing; use match-string.
476
477 * progmodes/octave-inf.el: Remove spurious * in docstrings.
478 (inferior-octave-mode): Only change the buffer-local value of
479 comint-dynamic-complete-functions.
480 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
481 Move the initialization to the declaration.
482 (inferior-octave-complete): Remove unused var `filter'.
483
484 * shell.el (shell-mode): Only change the buffer-local value of
485 comint-dynamic-complete-functions.
486
487 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
488
489 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
490 entry is skipped because it has been scheduled.
491 (org-prepare-agenda-buffers): Don't mark buffers as modified when
492 changing `:org-archived' and `:org-comment' properties.
493
494 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
495
496 * server.el (server-select-display): Don't make the temp frame
497 minibuffer-only, in case it's not a temp frame.
498 (server-process-filter): Don't delete the temp frame if it's the
499 only one we have on that display.
500
501 * files.el (find-alternate-file): Doc fix.
502
503 2006-07-05 Richard Stallman <rms@gnu.org>
504
505 * files.el (abbreviate-file-name): Add save-match-data.
506
507 2006-07-03 Richard Stallman <rms@gnu.org>
508
509 * faces.el (read-face-name): Doc fix.
510
511 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
512
513 * net/goto-addr.el (goto-address): Mark as safe for local evals.
514
515 2006-07-05 Andre Spiegel <spiegel@gnu.org>
516
517 * vc.el (vc-diff-internal): Fix prev change.
518
519 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
520
521 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
522 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
523
524 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
527 fails if the symbol contains chars like ( or '.
528 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
529 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
530 `short'.
531
532 2006-07-04 Kenichi Handa <handa@m17n.org>
533
534 * international/mule-cmds.el (set-language-info): If LANG-ENV is
535 the current one, don't call set-language-environment, but call one
536 of set-language-environment-XXX to make INFO effective now.
537 (set-language-environment): Call set-language-environment-XXX
538 functions instead of doing the various setups directly.
539 (set-language-environment-coding-systems): Delete argument eol-type.
540 (set-language-environment-input-method)
541 (set-language-environment-nonascii-translation)
542 (set-language-environment-charset)
543 (set-language-environment-fontset)
544 (set-language-environment-unibyte): New functions.
545
546 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
547
548 * locate.el (locate-update-when-revert): New option.
549 (locate-update-path): New option (suggested by Michael Albinus).
550 (locate-prompt-for-command): Whitespace change.
551 (locate-update): No longer offer to update the locate database by
552 default. Implement the two new options.
553
554 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
555
556 * tooltip.el: Move comment about track-mouse...
557
558 * progmodes/gud.el: ...to here.
559
560 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
561
562 * facemenu.el (facemenu-listed-faces): New var.
563 (facemenu-unlisted-faces): Variable deleted.
564 (facemenu-add-new-face): Use facemenu-listed-faces.
565
566 * emulation/viper-init.el, calendar/calendar.el:
567 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
568
569 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
570
571 * textmodes/org.el (org-mode): Remove no invalid settings for
572 calc embedded mode.
573 (org-mode-p): New defsubst.
574 (org-save-all-org-buffers): New function.
575 (org-first-headline-recenter): Enclose outline-regexp in group
576 delimiters.
577 (org-set-tags): Keep single space after stars.
578
579 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
580
581 * window.el (set-window-text-height): Only set window-min-height to
582 1 if that's the requested size.
583
584 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
585 (diff-unified->context, diff-context->unified)
586 (diff-reverse-direction): Make sure the end marker stays at the end.
587 (diff-mode): Add the keymap table at the end of docstring.
588 Use lexical-let rather than constructing a closure manually.
589
590 * files.el (find-file-noselect-1): Remove unused var assignment.
591 (hack-local-variables-confirm): Print lists of strings as lists of
592 strings rather than lists of symbols.
593 (abbreviate-file-name, hack-local-variables-prop-line):
594 Use match-string.
595 (hack-one-local-variable): Move `make-local-variable' nearer its use.
596 (recover-session-finish): Use line-end-position.
597
598 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
599
600 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
601
602 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
603
604 * progmodes/make-mode.el (makefile-macroassign-regex):
605 Accept preceding keyword.
606 (makefile-gmake-statements): Reorganize, now that makepp has
607 "override" and also handle forgotten "override define".
608 (makefile-makepp-statements): Add new "global", "override export"
609 and "override global".
610
611 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
612
613 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
614 (ada-compile-mouse-goto-error, ada-deactivate-properties)
615 (ada-no-auto-case): Fix typos in docstrings.
616
617 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
618
619 * info.el (Info-find-node-2): Search for makeinfo version more
620 carefully.
621
622 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
623
624 * textmodes/org.el (org-prepare-agenda-buffers):
625 Use `invisible-OK' argument for `org-end-of-subtree'.
626 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
627 (org-beginning-of-item): Fix bug in regular expression for white line.
628 (org-export-as-html): Enforce space after bullet in plain list items.
629 (org-set-autofill-regexps): Require space after plain list bullet
630 for paragraph-start.
631 (org-ts-regexp3): New constant.
632 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
633 (org-timestamp-up-day, org-timestamp-down-day)
634 (org-timestamp-change): Work with inactive timestamps.
635 (org-ts-regexp1): Don't allow brackets in time stamps.
636
637 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
638
639 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
640 for ignoring links.
641
642 * faces.el (read-face-name): Use it.
643
644 2006-06-28 Juri Linkov <juri@jurta.org>
645
646 * buff-menu.el (list-buffers-noselect): Compare Info file
647 with the string "dir" to detect Info directory.
648
649 * complete.el (partial-completion-mode): In lambda for
650 `choose-completion-string-functions' use full function signature
651 with 4 args, and move point to the end of the minibuffer only if arg
652 `mini-p' is non-nil.
653
654 2006-06-28 John Paul Wallington <jpw@pobox.com>
655
656 * ibuffer.el (ibuffer-mode): Doc fix.
657
658 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
659
660 * textmodes/org.el (org-context): New contexts :item-bullet,
661 :latex-fragment, :latex-preview.
662 (org-overlays-at, org-overlay-start, org-overlay-end):
663 New compatibility functions.
664 (org-inside-LaTeX-fragment-p): More accurate matching, using the
665 exact regexp that will be used during export.
666 (org-latex-regexps): New variable.
667 (org-cdlatex-mode): Improve advice for `texmathp'.
668 (turn-on-org-cdlatex): New function.
669
670 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
671
672 * term/mac-win.el (mac-handle-font-selection): Change keys of
673 mac-atsu-font-table from strings to numbers.
674 (mac-ts-caret-position): Use also when cursor-type is nil.
675 (mac-ts-update-active-input-area): Add Mac OS Classic support.
676 Relax condition for using overlay strings.
677 Use mac-ts-caret-position face when cursor-type is nil.
678
679 2006-06-26 Kim F. Storm <storm@cua.dk>
680
681 * help.el (view-emacs-news): Declare `res' in the right let* form.
682
683 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
684
685 * net/rcompile.el (remote-compile): Replace ange-ftp based
686 implementation by Tramp functions.
687 Suggested by Marc Abramowitz <msabramo@gmail.com>.
688
689 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
690
691 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
692
693 * international/fontset.el (setup-default-fontset): Fix a typo in
694 the "Oriya-Akruti" registry name.
695
696 2006-06-23 Lars Hansen <larsh@soem.dk>
697
698 * desktop.el (desktop-full-file-name): New function.
699 (desktop-kill, desktop-save, desktop-remove, desktop-read)
700 (desktop-revert): Use it.
701 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
702 (desktop-after-read-hook): Add option list-buffers.
703 (desktop-locals-to-save): Add tab-width.
704 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
705 Fix docstring.
706
707 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
708
709 * textmodes/org.el (org-cdlatex-mode-map)
710 (org-cdlatex-texmathp-advice-is-done): New variables.
711 (org-cdlatex-mode): New minor mode.
712 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
713 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
714 (org-export-with-archived-trees): New option.
715 (org-open-file): Remove the call to `convert-standard-filename'.
716 (org-archive-tag, org-agenda-skip-archived-trees)
717 (org-cycle-open-archived-trees)
718 (org-sparse-tree-open-archived-trees): New options.
719 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
720 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
721 New functions.
722 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
723 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
724 (org-mode-map): Add binding for `org-toggle-archive-tag'.
725 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
726 Call `org-prepare-agenda-buffers'.
727 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
728 (org-file-apps, org-file-apps-defaults-gnu)
729 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
730 Handle remote files by forcing them to be opened in Emacs.
731
732 2006-06-23 Andre Spiegel <spiegel@gnu.org>
733
734 * vc.el (vc-diff-knows-L): New variable.
735 (vc-diff-internal): Use it to handle "diff" programs that don't
736 understand -L. This works automatically, no user action is necessary.
737
738 2006-06-23 Daniel Brockman <daniel@brockman.se>
739
740 * net/rcirc.el (rcirc-default-user-full-name): Default to
741 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
742 longer exists).
743 (rcirc-process-list): Check `buffer-live-p' before attempting to
744 switch to a buffer.
745
746 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
747
748 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
749 based on rcirc-coding-system-alist.
750
751 2006-06-23 Martin Rudalics <rudalics@gmx.at>
752
753 * cus-edit.el (customize-apropos): A better error message.
754 (top level) <debug-ignored-errors>: Extend and update the list of
755 ignored error messages.
756
757 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
758
759 * complete.el (PC-do-completion): Retain capitalization of user
760 input, when possible, even if completion-ignore-case is set.
761
762 2006-06-23 Eli Zaretskii <eliz@gnu.org>
763
764 * generic-x.el (bat-generic-mode): Support .cmd files.
765
766 * dos-w32.el (top level): Use find-file-not-found-functions
767 instead of the obsolete find-file-not-found-hooks.
768
769 2006-06-22 Kim F. Storm <storm@cua.dk>
770
771 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
772 to recognize mode name containing submodes, such as Grep/lw.
773
774 2006-06-21 Kim F. Storm <storm@cua.dk>
775
776 * simple.el (line-move-1): Check for move-end-of-line instead of
777 end-of-line when setting temporary-goal-column.
778
779 2006-06-21 Miles Bader <miles@gnu.org>
780
781 * play/cookie1.el (cookie): Work properly when there's only one entry.
782
783 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
784
785 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
786 (gdb-frame-handler): Generalize frame regexp for templates.
787
788 2006-06-20 Glenn Morris <rgm@gnu.org>
789
790 * calendar/appt.el (appt-display-format): Default value must be
791 one of the customize options.
792
793 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
794
795 * term/xterm.el (terminal-init-xterm): Update key availability info.
796 Bind C-return.
797
798 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
799
800 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
801
802 * files.el (hack-local-variables): Run `hack-local-variables-hook'
803 whether or not a local variables list is defined.
804
805 * msb.el (msb): Move `sit-for' hack here to handle both
806 "mouse-down and drag" and "mouse-up and select" situations.
807 (mouse-select-buffer): Move `sit-for' hack to `msb'.
808
809 2006-06-20 Kenichi Handa <handa@m17n.org>
810
811 * international/characters.el (word-combining-categories):
812 Add entries for 2-byte Han characters.
813
814 2006-06-19 Richard Stallman <rms@gnu.org>
815
816 * bindings.el (mode-line-format): Save some mode line space.
817
818 * files.el (find-file-noselect): Improve the question wording.
819 (basic-save-buffer-2): Mask UMASK against 666.
820
821 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
822 (mouse-drag-vertical-line): Call it.
823
824 * cus-edit.el (customize-option, customize-option-other-window):
825 Error if SYMBOL is nil.
826
827 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
828
829 * textmodes/org.el: Require noutline, also on XEmacs.
830 (org-end-of-subtree): Return point.
831 (org-dblock-start-re, org-dblock-end-re): New constants.
832 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
833 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
834 (org-update-all-dblocks, org-find-dblock): New functions.
835 (org-collect-clock-time-entries): New function.
836 (org-html-handle-time-stamps): Never export CLOCK timeranges.
837 (org-fixup-indentation): Modify to deal correctly with lines
838 starting with TAB. Only one argument DIFF now.
839 (org-demote, org-promote): Call `org-fixup-indentation' with just
840 one argument, DIFF.
841 (org-mode): Don't mark buffer as modified when aligning tables.
842 (org-clock-sum): Don't mark buffer modified when adding time sum
843 properties.
844 (org-export-as-html): Add support for a link validation function.
845 (org-archive-all-done): New function.
846 (org-archive-subtree): New prefix argument. When set, archive all
847 done subtrees in this buffer.
848 (org-remove-clock-overlays)
849 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
850 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
851 (org-put-clock-overlay): Don't swallow last headline character
852 when displaying overlay.
853 (org-store-link): Link to `image-mode' with just the file name.
854
855 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
856
857 * viper-cmd.el (viper-special-read-and-insert-char):
858 Use read-key-sequence.
859 (viper-after-change-undo-hook): Misc enhancements.
860 (viper-after-change-undo-hook): New hook.
861 (viper-undo): Use viper-after-change-undo-hook.
862 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
863 (viper-next-line-at-bol): If point is on a widget or a button, simulate
864 clicking on that widget/button.
865
866 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
867
868 * ediff-diff (ediff-test-patch-utility): Catch errors.
869 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
870 (ediff-set-actual-diff-options): New function.
871 (ediff-reset-diff-options, ediff-toggle-ignore-case):
872 Use ediff-set-actual-diff-options.
873 (ediff-extract-diffs): Catch errors.
874 (ediff-whitespace): Add non-breakable space.
875 (ediff-same-file-contents): Catch errors.
876
877 * ediff-mult.el (ediff-collect-custom-diffs):
878 Save coding-system-for-read.
879
880 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
881 (ediff-vc-internal, ediff-vc-merge-internal):
882 Use ediff-delete-version-file.
883 (ediff-delete-version-file): New function.
884
885 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
886
887 * ediff.el (ediff-directories, ediff-directory-revisions)
888 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
889 (ediff-directories-internal, ediff-merge-directory-revisions)
890 (ediff-merge-directory-revisions-with-ancestor)
891 (ediff-directories3): Use read-directory-name.
892
893 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
894
895 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
896 Remove superfluous part of regexp for brace matching which is handled
897 by `scan-lists' call.
898
899 2006-06-16 Richard Stallman <rms@gnu.org>
900
901 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
902
903 * files.el (basic-save-buffer-2): For a new precious file,
904 use the default modes in the return value.
905
906 * facemenu.el (facemenu-color-alist): Doc fix.
907
908 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
909
910 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
911
912 * cus-start.el (all): Add mac-ts-script-language-on-focus.
913
914 * term/mac-win.el (mac-text-encoding-ascii): New constant.
915 (mac-utxt-to-string): Use it.
916 (mac-ts-update-active-input-area): Use mac-ae-number.
917
918 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
919
920 * term.el (term-handle-scroll, term-delete-lines)
921 (term-insert-lines): Fix off by one errors.
922
923 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
924
925 * net/tramp.el (tramp-touch): Use UTC to express time.
926
927 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
928
929 * mail/sendmail.el (mail-send): Search explicitly for
930 mail-header-separator when checking for corrupted header lines.
931
932 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
933
934 * progmodes/gdb-ui.el (gdb-same-frame): New option.
935 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
936 (gdb-init-1): Initialise them.
937 (gdb-starting): Reset gdb-printing
938 (gdb-starting): Save value of gud-overlay-arrow-position.
939 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
940 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
941 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
942 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
943
944 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
947
948 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
949
950 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
951 (ldap-search-internal): Keep error messages, and a regexp fix.
952
953 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
954
955 * files.el (hack-local-variables-confirm):
956 Display string value using its printed representation.
957
958 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
959
960 * server.el (server-edit): No-op if no server buffers exist.
961
962 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
963
964 * textmodes/page-ext.el (pages-directory-for-addresses):
965 Including `pages-directory-address-mode' in the function results
966 in the message "Buffer in which pages were found is deleted".
967
968 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
969
970 * textmodes/org.el (org-agenda-mode-map): Add bindings for
971 clocking functions.
972
973 (org-agenda-clock-in, org-check-running-clock)
974 (org-clock-out-if-current, org-remove-clock-overlays)
975 (org-put-clock-overlay): New functions.
976 (org-clock-marker, org-clock-file-total-minutes)
977 (org-clock-overlays): New variables.
978 (org-clock-display, org-clock-sum, org-clock-cancel)
979 (org-clock-out, org-clock-in): New commands.
980 (org-export): New function.
981 (org-emph-re): New constant.
982 (org-set-emph-re, org-do-emphasis-faces): New functions.
983 (org-emphasis-regexp-components, org-emphasis-alist): New options.
984 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
985 (org-export-html-convert-emphasize): Use the configurable emphasis.
986 (org-cleaned-string-for-export): Make multiline emphasis visible
987 to the exporter. New optional argument PARAMETERS.
988 (org-export-as-html): Specify :emph-multiline parameter to
989 `org-cleaned-string-for-export'.
990
991 2006-06-10 Richard Stallman <rms@gnu.org>
992
993 * help.el (help-for-help-internal): Clean up help text.
994
995 2006-06-10 Andreas Schwab <schwab@suse.de>
996
997 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
998 in doc string.
999
1000 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
1001
1002 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
1003
1004 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
1005 spaces after the comment start.
1006
1007 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1008
1009 * play/pong.el (pong-init-buffer):
1010 Fill buffer with spaces instead of ^A.
1011
1012 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
1013 launched asynchronously, delete its process instead of being cool.
1014 (ispell-async-processp): Check for `delete-process' existence
1015 instead of `kill-process' one for consistency.
1016
1017 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
1018
1019 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
1020 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
1021 in mode line at startup.
1022
1023 2006-06-08 Kim F. Storm <storm@cua.dk>
1024
1025 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
1026 (ido-init-completion-maps): Bind them to M-SPC and M-v.
1027 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
1028 (ido-file-internal): Pass full file name to write-file.
1029 (ido-read-internal): Only pop stack elements automatically if they
1030 actually match an existing directory or file name.
1031
1032 2006-06-07 Kenichi Handa <handa@m17n.org>
1033
1034 * international/mule.el (find-auto-coding): Don't handle the short
1035 name `char-trans'.
1036
1037 * files.el (hack-local-variables-prop-line)
1038 (hack-local-variables): Cancel the previous change.
1039
1040 2006-06-06 Jesper Harder <harder@phys.au.dk>
1041
1042 * ediff-diff.el (ediff-test-utility): Protect against file-error.
1043
1044 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
1045
1046 * diff-mode.el (diff-mode): Set buffer-read-only to t when
1047 diff-default-read-only is non-nil.
1048 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
1049 (diff-refine-hunk): Set inhibit-read-only to t.
1050
1051 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
1052 modifying the *Diff* buffer.
1053 (diff-process-filter): New filter function for diff process that
1054 sets inhibit-read-only to t when modifying the *Diff* buffer.
1055
1056 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
1057
1058 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
1059 insertion point and control the number of empty lines.
1060 (org-paste-subtree): Limit the number of empty lines at the end of
1061 the inserted tree.
1062 (org-agenda): Use buffer name of current file for narrowing.
1063 (org-export-as-xml): Command removed.
1064 (org-export-xml-type): Option removed.
1065 (org-mode-map): Call `org-export-as-xoxo' directly.
1066 (org-get-indentation): New optional argument LINE.
1067 (org-fix-indentation, org-remove-tabs): New functions.
1068 (org-export-as-ascii, org-ascii-level-start): Determine and apply
1069 correct indentation for headlines that are converted it items.
1070 (org-skip-comments): Remove table lines that contain narrowing
1071 cookies but no other non-empty fields.
1072 (org-set-tags): Allow groups of mutually exclusive tags.
1073 (org-cmp-time): Sort 24:21 before items without time.
1074 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
1075 (org-open-at-point): Require double colon also for numbers.
1076
1077 2006-06-06 Kim F. Storm <storm@cua.dk>
1078
1079 * ido.el (ido-default-file-method, ido-default-buffer-method):
1080 Make choice values consistent with corresponding command names.
1081 (ido-visit-buffer): Update accordingly. Default to selected-window.
1082
1083 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
1084
1085 * progmodes/gud.el (gud-running): Fix doc string.
1086 (gud-menu-map): Use :visible instead fo :enable for debugger test.
1087 (gud-tooltip-modes): Add python-mode.
1088 (gud-tooltip-print-command): Add pdb. Remove perldb.
1089
1090 2006-06-05 Eli Zaretskii <eliz@gnu.org>
1091
1092 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
1093 Quote $(EMACS).
1094
1095 2006-06-05 Richard Stallman <rms@gnu.org>
1096
1097 * faces.el (defined-colors): Doc fix.
1098
1099 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
1100
1101 * vc.el (vc-process-filter): Inhibit undo info collection around
1102 call to insert.
1103 (vc-setup-buffer): Likewise for call to erase-buffer.
1104 (vc-do-command): Likewise for call to process-file.
1105
1106 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
1107
1108 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
1109 for gud-go.
1110 (gud-common-init): Other debuggers may trigger error.
1111
1112 2006-06-05 Kenichi Handa <handa@m17n.org>
1113
1114 * international/mule.el (find-auto-coding):
1115 Handle enable-character-translation in file header.
1116
1117 2006-06-04 Kim F. Storm <storm@cua.dk>
1118
1119 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
1120 (authors-fixed-entries): Fix spelling.
1121 (authors-canonical-file-name): Don't report error for wildcards.
1122
1123 * help.el (view-emacs-news): Rewrite to support new NEWS,
1124 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
1125 e.g. version 10 matches 1.10, and don't be confused by version 1.1
1126 being a prefix of 1.12 (etc). A numeric prefix arg also works.
1127
1128 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
1129
1130 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
1131 exec constructs like `foo bar`.
1132 (sh-quoted-subshell): New helper function to search for a possibly
1133 nested subshell (like `` or $()) within a "" quoted string.
1134 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
1135 (sh-apply-quoted-subshell): Flag quote characters inside a
1136 subshell, which is itself already in a quoted region, as
1137 punctuation, since this is the closest to what they actually are.
1138 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
1139 sh-apply-quoted-subshell.
1140 (sh-font-lock-syntactic-face-function): Apply the new face for
1141 text inside `` instead of the old font-lock-string-face.
1142
1143 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1144
1145 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
1146 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
1147 (mac-bytes-to-text-range, mac-ae-text-range-array)
1148 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
1149 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
1150 (mac-ts-unicode-for-key-event): New functions.
1151 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
1152 (mac-handle-font-selection): Use mac-ae-number.
1153 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
1154 New variables.
1155 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
1156 (mac-ts-converted-text, mac-ts-selected-converted-text)
1157 (mac-ts-block-fill-text, mac-ts-outline-text)
1158 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
1159 (mac-ts-hilite-style-faces): New constant.
1160 (mac-apple-event-map): Bind text input events.
1161 (mac-dispatch-apple-event): Use command-execute instead of
1162 call-interactively.
1163 (global-map): Don't bind mac-apple-event.
1164 (special-event-map): Bind mac-apple-event.
1165
1166 2006-06-02 Eli Zaretskii <eliz@gnu.org>
1167
1168 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
1169 file name.
1170 (emacs): Enclose the value of $(EMACS) in quotes.
1171
1172 2006-06-02 Juri Linkov <juri@jurta.org>
1173
1174 * international/mule.el (sgml-html-meta-auto-coding-function):
1175 Remove the condition `(search-forward "<html" size t)'.
1176 Replace `\"' with `[\"']?' in `re-search-forward'.
1177
1178 2006-06-02 Kenichi Handa <handa@m17n.org>
1179
1180 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
1181 as well as `coding'.
1182 (hack-local-variables): Likewise.
1183
1184 * international/mule.el (enable-character-translation):
1185 Put permanent-local and safe-local-variable properties.
1186 (find-auto-coding): Handle char-trans: tag.
1187
1188 2006-06-02 Juri Linkov <juri@jurta.org>
1189
1190 * international/mule.el (sgml-html-meta-auto-coding-function):
1191 Limit the search by the end of the HTML header (if any).
1192
1193 2006-06-01 Richard Stallman <rms@gnu.org>
1194
1195 * subr.el (with-current-buffer): Doc fix.
1196
1197 2006-06-02 Masatake YAMATO <jet@gyve.org>
1198
1199 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
1200 Almost rewrite. Underlines over all lines of gcov output are too
1201 uncomfortable to read. Suggested by Dan Nicolaescu.
1202
1203 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1204
1205 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
1206
1207 * shell.el (shell-mode): Use shell-mode-map in docstring.
1208
1209 * comint.el (comint-send-input): Do not add help-echo and
1210 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
1211
1212 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1213
1214 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
1215
1216 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
1217
1218 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
1219 (gdb-stopped, gdb-info-stack-custom): If there is no source info
1220 look up the stack and pop up GUD buffer if necessary.
1221 (gdb-frames-select): Remove redundant call to gud-display-frame.
1222 (gdb-info-threads-custom): Keep point at start of buffer.
1223 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
1224
1225 2006-05-31 Juri Linkov <juri@jurta.org>
1226
1227 * replace.el (query-replace-read-from, query-replace-read-to):
1228 Bind `history-add-new-input' to nil. Call `add-to-history'.
1229
1230 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
1231
1232 * textmodes/table.el: Convert all HTML tags to lower case for
1233 XHTML compatibility.
1234
1235 2006-05-31 Masatake YAMATO <jet@gyve.org>
1236
1237 * progmodes/compile.el:
1238 (compilation-error-regexp-alist-alist::gcov-called-line):
1239 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
1240
1241 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
1242
1243 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
1244 Revert inadvertent changes made with last commit.
1245
1246 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
1247
1248 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
1249 New functions.
1250
1251 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
1252
1253 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
1254
1255 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
1256 only matches in the right place.
1257 (org-upcoming-deadline): New face.
1258 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
1259 (org-export-ascii-underline): Rename constant `org-ascii-underline'
1260 and make it an option.
1261 (org-export-ascii-bullets): New option.
1262 (org-export-as-html): Many changes to emit valid XHTML.
1263 (org-par-open): New variable.
1264 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
1265 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
1266 (org-timeline): Pass `org-timeline-show-empty-dates' to
1267 `org-get-all-dates'. Interpret empty dates returned by
1268 `org-get-all-dates'.
1269 (org-get-all-dates): New argument EMPTY. Add dates without
1270 entries to the list, mark large ranges of empty dates.
1271 (org-point-in-group, org-context): New functions.
1272
1273 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
1274
1275 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
1276
1277 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
1278 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
1279 to C-mouse-3 (for 2 button mice).
1280 (gdb-send): Do the right thing for C-d.
1281
1282 * speedbar.el (speedbar-detach): Delete.
1283 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
1284 it breaks things.
1285 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
1286
1287 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
1288
1289 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
1290 Makeppfile.
1291
1292 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1293 Add makepp diagnostic.
1294
1295 2006-05-29 Richard Stallman <rms@gnu.org>
1296
1297 * window.el (fit-window-to-buffer): Doc fix.
1298
1299 * help.el (temp-buffer-max-height): Doc fix.
1300
1301 * subr.el (with-current-buffer): Doc fix.
1302
1303 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1304
1305 * term/x-win.el: Bind F10 to menu-bar-start if available.
1306
1307 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
1308
1309 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
1310 uses with a simple test.
1311 (term-set-escape-char, term-mode, term-check-kill-echo-list)
1312 (term-send-raw-string, term-send-raw, term-mouse-paste)
1313 (term-char-mode, term-line-mode, term-exec, term-sentinel)
1314 (term-handle-exit, term-read-input-ring)
1315 (term-previous-matching-input-string)
1316 (term-previous-matching-input-string-position)
1317 (term-previous-matching-input-from-input)
1318 (term-replace-by-expanded-history, term-send-input)
1319 (term-skip-prompt, term-bol, term-send-invisible)
1320 (term-kill-input, term-delchar-or-maybe-eof)
1321 (term-backward-matching-input, term-check-source)
1322 (term-proc-query, term-emulate-terminal)
1323 (term-handle-colors-array, term-process-pager, term-pager-line)
1324 (term-pager-bob, term-unwrap-line, term-word)
1325 (term-dynamic-complete-filename)
1326 (term-dynamic-complete-as-filename)
1327 (term-dynamic-simple-complete): Replace one arm ifs with whens or
1328 unlesses.
1329
1330 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1331
1332 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
1333 during bootstrapping.
1334
1335 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
1336 Basically undo the change of 2006-05-26: use extra arguments instead of
1337 dynamic scoping.
1338 (ewoc-locate): Remove unused var `footer'.
1339
1340 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1341
1342 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
1343
1344 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
1345 (generate-file-autoloads): Obey it. Return whether autoloads were
1346 added at point or not.
1347 (update-file-autoloads): Use this new return value.
1348 Remove redundant test for the presence of an autoload cookie.
1349
1350 * emacs-lisp/autoload.el (autoload-find-file): New fun.
1351 This one calls hack-local-variables.
1352 (generate-file-autoloads, update-file-autoloads): Use it.
1353
1354 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
1355 (bibtex-sort-entry-class): Add safe-local-variable predicate.
1356 (bibtex-sort-entry-class-alist): Don't set the global value.
1357 (bibtex-init-sort-entry-class-alist): New fun.
1358 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
1359 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
1360 of bibtex-init-sort-entry-class.
1361
1362 2006-05-28 Richard Stallman <rms@gnu.org>
1363
1364 * subr.el (load-history-regexp): If FILE is relative, insist
1365 entire last name component must match it.
1366 (load-history-filename-element, load-history-regexp): Doc fixes.
1367
1368 2006-05-29 Kim F. Storm <storm@cua.dk>
1369
1370 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
1371 `pos' and `raw-data' for clarity, as eval forms may access these.
1372
1373 2006-05-28 Kim F. Storm <storm@cua.dk>
1374
1375 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
1376
1377 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1378
1379 * progmodes/make-mode.el (makefile-browser-map)
1380 (makefile-mode-syntax-table): Move initialization inside declaration.
1381 (makefile-fill-paragraph): Use the default comment-filling code.
1382
1383 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * replace.el (query-replace-defaults): New variable.
1386 (query-replace-read-from): Use `query-replace-defaults' for
1387 default value, instead of history list.
1388 (query-replace-read-to): Update `query-replace-defaults'.
1389
1390 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
1393 with no X toolkit.
1394
1395 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
1396
1397 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
1398 (tumme-show-all-from-dir): Add autoload.
1399
1400 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1401
1402 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
1403 (tumme-remove-tag): Fix bug.
1404
1405 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1406
1407 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
1408 FOOTER args. Update unique caller.
1409 (ewoc-delete): Compute last node once before looping.
1410 (ewoc--node-branch): Merge into unique caller.
1411 (ewoc--node): Don't define constructor make-ewoc--node for this
1412 structure.
1413 (ewoc): Add member `hf-pp' to this structure.
1414 (ewoc--wrap): New func.
1415 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
1416 header/footer pretty-printers. Save header/footer pretty-printer.
1417 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
1418
1419 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
1420
1421 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1422
1423 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
1424 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
1425 Tag'. Change "Compare directories..." to "Change Directories...".
1426 Move tumme commands to Operate, Regexp and Immediate menus.
1427 Change "Add Comment" to "Add Image Comment". Change "Add Image
1428 Tag" to "Add Image Tags".
1429
1430 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
1431 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
1432 `tumme-delete-tag'.
1433
1434 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
1435
1436 * shell.el (shell-mode): Call shell-dirtrack-mode after
1437 list-buffers-directory is made a local variable, to avoid setting
1438 the default value.
1439
1440 2006-05-26 Kevin Ryde <user42@zip.com.au>
1441
1442 * info.el (Info-index-next): Use where-is-internal to report
1443 actual binding of Info-index-next, rather than hard-coded `,'.
1444
1445 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1446
1447 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
1448 and "Find Command in Manual" to here.
1449
1450 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1451 Info-current-file as the file name.
1452
1453 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
1454
1455 * ses.el (defadvice undo-more): Delete this defadvice. The undo
1456 overrides will now be done a different way.
1457 (ses-set-parameter): Reapply this function for undo.
1458 (ses-set-header-row): Reconstruct header row during undo.
1459 (ses-widen): New function.
1460 (ses-goto-data, ses-reconstruct-all): Use new function.
1461 (ses-command-hook): Widen buffer during undo, before unupdating
1462 the cells.
1463 (ses-insert-row, ses-delete-row): Widen buffer during undo.
1464 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
1465 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
1466 formula hasn't been executed yet.
1467
1468 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1469
1470 * comint.el (comint-kill-whole-line): Rename arg to count.
1471 Fix doc string.
1472
1473 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
1474
1475 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
1476 to copy-file.
1477
1478 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1479
1480 * simple.el (toggle-truncate-lines): Make arg optional for
1481 backward compatibility.
1482
1483 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
1484
1485 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
1486 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
1487 DLL arg. Instead, use ewoc--current-dll. Update all callers.
1488 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
1489 (ewoc--adjust): Use ewoc--current-dll.
1490 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
1491
1492 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1493
1494 * textmodes/org.el (org-next-item, org-previous-item): Emit more
1495 compact error message.
1496 (org-tags-view): Refresh category table in each file.
1497 (org-table-justify-field-maybe): Remove superfluous arguments to
1498 `format'.
1499 (org-export-as-html): Insert "<p>" before postamble.
1500 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
1501
1502 2006-05-26 Kenichi Handa <handa@m17n.org>
1503
1504 * textmodes/po.el (po-find-charset): Pay attention to the case
1505 FILENAME is a cons (NAME . BUFFER).
1506 (po-find-file-coding-system-guts): Likewise.
1507
1508 * arc-mode.el (archive-set-buffer-as-visiting-file):
1509 Call find-operation-coding-system with (FILENAME . BUFFER).
1510
1511 * tar-mode.el (tar-extract): Call find-operation-coding-system
1512 with (FILENAME . BUFFER).
1513
1514 * international/mule.el (decode-coding-inserted-region):
1515 Call find-operation-coding-system with (FILENAME . BUFFER).
1516
1517 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1518
1519 * image-mode.el (image-toggle-display): Use buffer contents to
1520 generate image for a remote file.
1521
1522 2006-05-25 Juri Linkov <juri@jurta.org>
1523
1524 * replace.el (query-replace-read-from, query-replace-read-to):
1525 Remove 8th arg KEEP-ALL in read-from-minibuffer.
1526
1527 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
1528
1529 * whitespace.el (whitespace-cleanup): Change to cleanup
1530 region if one is active.
1531 * whitespace.el (whitespace-cleanup-internal): New internal method.
1532
1533 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1534
1535 * dired.el (dired-mode-map): Add help-echo strings to tumme
1536 commands. Bind `tumme-dired-display-image' to C-t i.
1537
1538 * tumme.el (tumme-display-image): Change documentation string slightly.
1539 (tumme-dired-display-image): Add call to `display-buffer'.
1540
1541 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1542
1543 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
1544 Signal error if RAW-DATA is a multibyte string.
1545
1546 2006-05-24 Richard Stallman <rms@gnu.org>
1547
1548 * subr.el (with-local-quit): When handling `quit' signal,
1549 make a chance for quit-flag to cause a quit.
1550
1551 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
1552 (ad-disable-advice): Add autoloads.
1553
1554 * subr.el (read-passwd): Copy PROMPT before changing its properties.
1555
1556 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1557
1558 * dired.el (dired-mode-map): Change menu items for tumme as per
1559 suggestions in emacs-devel.
1560
1561 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1562
1563 * dired.el (dired-mode-map): Fix breakage.
1564
1565 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1566
1567 * tumme.el (tumme-display-dired-image): Rename to...
1568 (tumme-dired-display-image): ...this.
1569 (tumme-track-movement): Change default value to t.
1570 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1571 used from `tumme-next-line-and-display' and similar commands.
1572
1573 * dired.el (dired-mode-map): Add Thumbnail submenu under the
1574 Immediate menu. Add some tumme commands there.
1575
1576 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
1577
1578 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1579
1580 2006-05-24 Chong Yidong <cyd@mit.edu>
1581
1582 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1583 menu entries that open submenus.
1584
1585 2006-05-24 Alan Mackenzie <acm@muc.de>
1586
1587 * startup.el (command-line): For names of preloaded files, don't
1588 append ".elc" (now done in Fload), and call file-truename on the
1589 lisp directory.
1590
1591 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
1592 match ANY loaded file with the right name, not just those in
1593 load-path. Put a regexp matching the file name into
1594 after-load-alist, rather than the name itself.
1595
1596 * subr.el: New functions load-history-regexp,
1597 load-history-filename-element, do-after-load-evaluation.
1598
1599 * international/mule.el (load-with-code-conversion): Do the
1600 eval-after-load stuff by calling do-after-load-evaluation.
1601
1602 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1603
1604 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1605 has not been killed.
1606
1607 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1608
1609 * term/mac-win.el: Set idle timer to clean up expired Apple events.
1610 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1611 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1612 Optionally set error message in reply.
1613
1614 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1615
1616 * textmodes/org.el (org-open-at-point): Use renamed variable
1617 `org-confirm-shell-link-function'.
1618 (org-confirm-shell-link-function): Rename from
1619 `org-confirm-shell-links'.
1620 (org-export-directory): New function.
1621 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1622 (org-export-icalendar): Use `org-export-directory'.
1623 (org-indent-item): Keep cursor position.
1624 (org-link-file-path-type): New option.
1625 (org-export-as-html): Fix bug with plain lists starting in
1626 column 0.
1627 (org-export-as-html): Remove deadline formatting, this happens
1628 now already in `org-html-handle-time-stamps'.
1629 (org-export-html-style): Deadline class removed.
1630 (org-insert-labeled-timestamps-at-point): New option.
1631 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1632 of `hide-sublevels 1', in case the first headline is not level 1.
1633 (org-overview, org-content): New fuction.
1634 (org-cycle-global-status, org-cycle-subtree-status): Make these
1635 variables buffer-local.
1636 (org-global-cycle): New command.
1637 (org-shifttab): Use `org-global-cycle'.
1638 (org-insert-heading, org-insert-item): Go to end of new
1639 headline/item after creating it.
1640 (org-export-visible): Rename from `org-export-copy-visible'.
1641 Now creates a temporary org-file and applies an exporting command
1642 to it.
1643 (org-table-eval-formula): Support for lisp forms.
1644 (org-agenda-todo-ignore-scheduled): New option.
1645 (org-agenda-get-todos): Use new option
1646 `org-agenda-todo-ignore-scheduled'.
1647 (org-export-html-inline-images): New value `maybe'.
1648 (org-export-as-html): Inlining of images dependent on link description.
1649 (org-archive-subtree): Check for end-of-buffer before trying
1650 `kill-line'.
1651 (org-agenda-follow-mode): New option.
1652 (org-export-with-tags, org-export-with-timestamps): New options.
1653 (org-html-handle-time-stamps): New function.
1654 (org-keyword-time-regexp): New variable.
1655 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1656 (org-agenda-todo-list-sublevels): New option.
1657 (org-html-level-start): When TITLE is nil, just close all levels.
1658 (org-parse-key-lines, org-parse-export-options): Remove functions,
1659 replaced by `org-infile-export-plist'.
1660 (org-combine-plists, org-infile-export-plist)
1661 (org-default-export-plist): New functions.
1662 (org-export-html-preamble, org-export-html-postamble)
1663 (org-export-html-auto-preamble, org-export-html-auto-postamble):
1664 New variables.
1665 (org-export-publishing-directory): New option.
1666 (org-export-as-html, org-export-as-ascii): Use the new property
1667 lists for settings.
1668 (org-export-copy-visible, org-export-as-xoxo):
1669 Respect `org-export-publishing-directory'.
1670 (org-link-search, org-store-link, org-file-apps): Support for
1671 links to BibTeX database entries..
1672 (org-get-current-options, org-set-regexps-and-options):
1673 Implement logging as a startup option.
1674 (org-store-link): Make sure context string is never empty
1675 (org-insert-link): Use relative path when possible.
1676 (org-at-item-checklet-p): New function.
1677 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1678 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1679 (org-metaright, org-metaup, org-metadown, org-shiftup)
1680 (org-shiftdown, org-shiftright, org-shiftleft)
1681 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1682 Dispatch using `call-interactively'.
1683 (org-call-with-arg): New defsubst.
1684 (org-tag-alist, org-use-fast-tag-selection): New options.
1685 (org-complete): Use `org-tag-alist'.
1686 (org-fast-tag-insert, org-fast-tag-selection): New functions.
1687 (org-next-item, org-previous-item): New commands.
1688 (org-beginning-of-item, org-end-of-item): Add (interactive) to
1689 make command.
1690 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1691
1692 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
1693
1694 * emacs-lisp/ewoc.el (ewoc-delete): New function.
1695 (ewoc-filter): Use `ewoc-delete'.
1696
1697 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
1698
1699 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1700
1701 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
1702 Signal more user-friendly error messages.
1703
1704 * complete.el (PC-do-completion): Undo the addition of implicit
1705 wildcards if they did not lead to finding any match.
1706 (read-file-name-internal): Don't add the final > if the completion is
1707 not finished.
1708
1709 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1710
1711 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
1712 Quote safe-local-variable predicate.
1713
1714 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1715
1716 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
1717
1718 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1719
1720 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
1721
1722 * progmodes/make-mode.el (makefile-special-targets-list)
1723 (makefile-macro-table, makefile-target-table): Mark as risky.
1724 (makefile-query-one-target-method): Make this the alias for the
1725 following variable.
1726 (makefile-query-one-target-method-function): Make this the real name.
1727
1728 * textmodes/artist.el (artist-text-renderer): Make this the alias
1729 for the following variable.
1730 (artist-text-renderer-function): Make this the real name.
1731
1732 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
1733 the alias for the following variable.
1734 (flyspell-generic-check-word-predicate): Make this the real name.
1735
1736 * textmodes/ispell.el (ispell-format-word): Make this the alias
1737 for the following variable.
1738 (ispell-format-word-function): Make this the real name.
1739 (ispell-message-text-end): Mark as risky.
1740
1741 * skeleton.el (skeleton-transformation, skeleton-filter)
1742 (skeleton-pair-filter): Make these the aliases for the following
1743 variables.
1744 (skeleton-transformation-function, skeleton-filter-function)
1745 (skeleton-pair-filter-function): Make these the real names.
1746
1747 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
1748 and skeleton-pair-filter-function.
1749
1750 * textmodes/sgml-mode.el (sgml-transformation): Make this the
1751 alias for the following variable.
1752 (sgml-transformation-function): Make this the real name.
1753 (sgml-tag-alist): Mark as risky.
1754
1755 2006-05-21 Richard Stallman <rms@gnu.org>
1756
1757 * simple.el (kill-region): Interactively, pass point, then mark.
1758
1759 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1760
1761 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
1762
1763 2006-05-21 Romain Francoise <romain@orebokech.com>
1764
1765 * dired-x.el (dired-mode-map): Don't bind M-g.
1766
1767 2006-05-20 Richard Stallman <rms@gnu.org>
1768
1769 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
1770 (dired-goto-file): Doc fix.
1771
1772 2006-05-21 Kim F. Storm <storm@cua.dk>
1773
1774 * emulation/cua-base.el: Mention customizing cua-mode as alternative
1775 way to enable built-in cua-mode if user loads older CUA-mode package.
1776
1777 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
1778 if default-filename is specified.
1779
1780 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1781
1782 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
1783
1784 * info.el (info-apropos): Make sure current-file and current-node
1785 have non-nil values. Speed up by using add-to-list instead of
1786 manual consing.
1787
1788 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1789
1790 * progmodes/make-mode.el (makefile-mode): Doc fix.
1791
1792 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1793
1794 * dired-aux.el (dired-do-shell-command): Doc fix.
1795
1796 2006-05-20 Kevin Ryde <user42@zip.com.au>
1797
1798 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
1799 ``(custom-manual :tag "Foo" "(foo)Node")''.
1800
1801 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
1802
1803 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
1804 value is an integer.
1805
1806 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1807
1808 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1809 "format".
1810 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1811
1812 2006-05-20 Martin Rudalics <rudalics@gmx.at>
1813
1814 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1815 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1816
1817 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1818
1819 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1820 regexp for keywords.
1821
1822 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
1823
1824 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1825 replace-regexp-in-string.
1826
1827 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1828 encode, and escape file name on conversion to URL.
1829
1830 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1831
1832 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1833 Don't unescape URL.
1834 (dnd-get-local-file-name): Unescape URL on conversion to file name.
1835
1836 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1837 on conversion to URLs.
1838
1839 * net/browse-url.el (browse-url-file-url): Encode file name on
1840 conversion to URL.
1841
1842 * term/mac-win.el (mac-ae-open-documents): Escape file name on
1843 conversion to URL.
1844
1845 2006-05-19 Eli Zaretskii <eliz@gnu.org>
1846
1847 * progmodes/cc-styles.el (c-style-alist): Doc fix.
1848
1849 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1850
1851 * term/mac-win.el (mac-bytes-to-digits): Remove function.
1852 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1853
1854 2006-05-19 Glenn Morris <rgm@gnu.org>
1855
1856 * calendar/diary-lib.el (diary-bahai-date)
1857 (list-bahai-diary-entries, mark-bahai-diary-entries)
1858 (mark-bahai-calendar-date-pattern): Not interactive.
1859 (add-to-diary-list): New optional arg LITERAL. Doc fix.
1860 (diary-entries-list): Change format of 4th element in each entry.
1861 (diary-list-entries): Use add-to-diary-list.
1862 (diary-goto-entry): Handle the case where the buffer visiting the
1863 diary has been killed.
1864 (fancy-diary-display): Add 'locator to button rather than 'marker.
1865 Only generate temp-face when there are marks to apply.
1866 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1867 (diary-fancy-date-pattern): New variable.
1868 (diary-time-regexp): Doc fix.
1869 (diary-anniversary, diary-time): New faces.
1870 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1871 diary-time-regexp. Add font-lock-multiline property where needed.
1872 Use new faces diary-anniversary and diary-time.
1873 (diary-fancy-font-lock-fontify-region-function): New function, to
1874 handle multiline font-lock pattern in fancy diary.
1875 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1876 (diary-font-lock-keywords): Tweak time regexp. Use new face
1877 diary-time.
1878
1879 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
1880
1881 * international/code-pages.el (mik): Table corrected.
1882
1883 2006-05-18 Kim F. Storm <storm@cua.dk>
1884
1885 * progmodes/grep.el (grep-find): Don't check grep-find-command
1886 before running command (breaks non-interactive usage).
1887
1888 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
1889
1890 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1891 (ewoc--insert-new-node): Don't insert trailing newline.
1892 Instead, adjust successor nodes's start markers.
1893 (ewoc--refresh-node): Delete all text from current node's start
1894 marker to the next one's; adjust successor nodes's start markers.
1895 (ewoc--create): Doc fixes.
1896 (ewoc--refresh): Don't insert newline.
1897 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1898 * pcvs.el (cvs-make-cvs-buffer):
1899 Specify extra newline for ewoc's header and footer.
1900 (cvs-update-header): Update initial header recognition.
1901 Append newline to final header and footer values.
1902 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1903
1904 2006-05-17 Richard Stallman <rms@gnu.org>
1905
1906 * files.el (file-name-extension): Doc fix.
1907
1908 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1909
1910 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1911 we can explicitly enable/disable rather than toggle.
1912 (shell-mode): Use it.
1913 (shell-cd): Don't try to reproduce what `cd' does.
1914
1915 2006-05-17 Kim F. Storm <storm@cua.dk>
1916
1917 * ido.el (ido-read-internal): Use only nondirectory part of
1918 default item.
1919
1920 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
1921
1922 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1923 (ewoc-nth): Doc fix.
1924
1925 (ewoc-map, ewoc-invalidate): Compute PP before looping.
1926
1927 2006-05-16 Eli Zaretskii <eliz@gnu.org>
1928
1929 * international/mule.el (auto-coding-alist): Add .lha to files
1930 read with no-conversion.
1931
1932 * files.el (auto-mode-alist): Add .lha files to archive file
1933 extensions.
1934
1935 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1936 Convert csize to integer when computing offsets within the
1937 compressed archive file.
1938
1939 2006-05-16 Kim F. Storm <storm@cua.dk>
1940
1941 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1942 with read-from-minibuffer.
1943
1944 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
1945
1946 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1947 (byte-compile-warnings): Fix safe-local-variable property.
1948
1949 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
1950
1951 * allout.el (allout-show-bodies, allout-old-style-prefixes)
1952 (allout-stylish-prefixes, allout-numbered-bullet)
1953 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1954 predicates to qualify `safe-local-variable' property, when
1955 available, else use equivalent lambda.
1956 (allout-current-topic-collapsed-p): Do the right thing regarding
1957 trailing blank lines.
1958
1959 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1960
1961 * server.el (server-start): Only create a directory if needed.
1962 (server-edit, server-unload-hook): server-start => server-mode.
1963 (kill-emacs-hook): Cleanup upon exit.
1964
1965 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1966
1967 * hexl.el (hexlify-buffer): Encode process arguments manually.
1968
1969 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
1970
1971 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1972 call to gdb-tooltip-print.
1973
1974 2006-05-15 Romain Francoise <romain@orebokech.com>
1975
1976 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1977 systems, default to "tar" since those systems probably have GNU tar.
1978
1979 2006-05-14 Lars Hansen <larsh@soem.dk>
1980
1981 * desktop.el (desktop-missing-file-warning): Fix docstring.
1982 (desktop-restore-file-buffer): Correct question asked on missing file.
1983
1984 2006-05-14 Kim F. Storm <storm@cua.dk>
1985
1986 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1987 Add CUA move property.
1988
1989 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * custom.el (custom-push-theme): Load the variable before checking
1992 its `standard-value'.
1993
1994 2006-05-13 Lars Hansen <larsh@soem.dk>
1995
1996 * desktop.el (desktop-save): Use with-temp-buffer.
1997
1998 2006-05-12 Glenn Morris <rgm@gnu.org>
1999
2000 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
2001 * calendar/calendar.el (calendar-mode-map):
2002 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
2003 * calendar/appt.el (appt-check, appt-make-list): Refer to
2004 diary-view-entries, diary-list-entries, diary-show-all-entries
2005 rather than obsolete aliases.
2006
2007 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * simple.el (line-move-finish): Avoid calling point motion hooks
2010 while processing intangibility.
2011
2012 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
2013
2014 * term/xterm.el (terminal-init-xterm): Fix typo.
2015
2016 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2017
2018 * allout.el (allout-view-change-hook): Mark as being deprecated,
2019 to be replaced by `allout-exposure-change-hook'.
2020 (allout-exposure-change-hook): New, replacing
2021 `allout-view-change-hook'.
2022 (allout-flag-region): Run new hook `allout-exposure-change-hook',
2023 in addition to `allout-view-change-hook'.
2024 (allout-show-bodies, allout-old-style-prefixes)
2025 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
2026 lambda forms to prevent their showing up in variable help
2027 presentations as inscrutable byte-compiled code.
2028 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
2029 Use string-or-null-p to qualify safe-local-variable values.
2030 (allout-reindent-bodies): Use memq to qualify matches against
2031 valid safe-local-variable values. Also, quote the lambda as above.
2032 (allout-use-mode-specific-leader): Add missing candidate-value
2033 symbols, use memq, and quote the lambda.
2034 (allout-overlay-interior-modification-handler): Remove unused
2035 variables `msg' and 'opened'.
2036 (allout-hidden-p): Constrain invisibility consideration to allout's
2037 invisibility spec, disregarding invisibility for other reasons.
2038
2039 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2040
2041 * files.el (version-control): Correct safe values.
2042
2043 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
2044
2045 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
2046
2047 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
2048 (ewoc--insert-new-node): New func.
2049 Update callers of deleted funcs to use it, instead.
2050
2051 2006-05-11 Glenn Morris <rgm@gnu.org>
2052
2053 * calendar/calendar.el (diary-show-all-entries): Do not refer to
2054 obsolete alias `show-all-diary-entries'.
2055 (make-diary-entry): Not interactive.
2056 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
2057 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
2058 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
2059 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2060 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
2061 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
2062
2063 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2064
2065 * calendar/calendar.el (calendar-french-date-string)
2066 (calendar-mayan-date-string, calendar-chinese-date-string)
2067 (calendar-astro-date-string, calendar-iso-date-string)
2068 (calendar-islamic-date-string, calendar-bahai-date-string)
2069 (calendar-hebrew-date-string, calendar-coptic-date-string)
2070 (calendar-ethiopic-date-string, calendar-persian-date-string):
2071 These functions are not interactive.
2072
2073 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
2074
2075 * files.el: Balance parentheses.
2076
2077 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2078
2079 * files.el, newcomment.el, outline.el, simple.el,
2080 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
2081 progmodes/cc-vars.el, progmodes/compile.el:
2082 Move `safe-local-variable' declarations to the respective files.
2083
2084 * help-fns.el (describe-variable): Don't print safe-var if it is
2085 byte-code. Improve wording as suggested by Luc Teirlinck.
2086
2087 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
2088
2089 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
2090 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
2091 Use a token for pending-triggers to ensure gdb-var-update
2092 gets called once per user input again for pre-GDB 6.4.
2093 (gdb-var-delete): Match on more complex expressions.
2094 (gdb-var-list-children-handler, gdb-var-create-handler):
2095 Use a token for consistency.
2096
2097 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
2098
2099 * textmodes/org.el (org-read-date, org-goto-calendar)
2100 (org-agenda-goto-calendar):
2101 Bind `view-calendar-holidays-initially' to nil.
2102
2103 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2104
2105 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
2106 Update all callers to do it there, instead.
2107
2108 2006-05-10 Glenn Morris <rgm@gnu.org>
2109
2110 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
2111 prefix arg case, to avoid view-diary-entries-initially error.
2112 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
2113 (calendar-date-is-legal-p): Handle dates with no day part.
2114
2115 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
2116
2117 * comint.el (comint-insert-input): Just make it when
2118 comint-use-prompt regexp is nil (default) and with the mouse.
2119 (comint-copy-old-input): Reinstate from 2004-06-23.
2120 (comint-mode-map): Bind C-c C-m to it.
2121
2122 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
2123
2124 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
2125 Remove spurious move to point-max (new comint behavior fixes).
2126
2127 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
2128 compatibility function (Emacs 18/19).
2129 (idlwave-is-continuation-line): Always return point at start of
2130 previous non-blank continuation line.
2131 `keyword-parameters': Fix continued comment font-lock matcher.
2132 (idlwave-font-lock-fontify-region): Written, use as
2133 font-lock-fontify-region-function, to fix continued keyword
2134 fontification issues.
2135
2136 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2137
2138 * term/mac-win.el (mac-font-panel-mode): Doc fix.
2139 (mac-service-selection, mac-service-open-file)
2140 (mac-service-open-selection, mac-service-mail-selection)
2141 (mac-service-mail-to, mac-service-insert-text): Rename from
2142 mac-services-*. All uses changed.
2143 (mac-apple-event-map): Rename event symbol `services' to `service'.
2144
2145 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
2146
2147 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
2148 (ewoc--node-enter-first, ewoc--node-enter-last)
2149 (ewoc--delete-node-internal): Merge funcs into unique callers.
2150
2151 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
2152
2153 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
2154 return value of read-from-minibuffer for empty input.
2155
2156 2006-05-09 Miles Bader <miles@gnu.org>
2157
2158 * comint.el (comint-insert-input): Remove redundant calls to setq
2159 and goto-char.
2160
2161 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
2162
2163 * comint.el (comint-insert-input): Make it work when
2164 comint-use-prompt-regexp is t.
2165
2166 2006-05-10 Miles Bader <miles@gnu.org>
2167
2168 * subr.el (field-at-pos): New function.
2169
2170 * comint.el (comint-insert-input): Use it.
2171
2172 2006-05-09 Juri Linkov <juri@jurta.org>
2173
2174 * battery.el (battery-linux-proc-acpi): Also try
2175 `/proc/acpi/thermal_zone/THR2/temperature'.
2176
2177 * files.el <safe-local-variable>: Remove `eval' and `let' binding
2178 for now unused lambda `string-or-null'.
2179
2180 * add-log.el (change-log-default-name): Put `string-or-null-p'
2181 instead of lambda on `safe-local-variable' property.
2182
2183 * diff-mode.el (diff-context->unified): Use `region-beginning' and
2184 `region-end' instead of `mark' and `point'.
2185 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
2186 Operate on region in Transient Mark mode when the mark is active.
2187 Use `region-beginning' and `region-end' instead of `mark' and
2188 `point'.
2189 (diff-hunk-text, diff-goto-source): Doc fix.
2190
2191 * startup.el (fancy-splash-screens, normal-splash-screen): Use
2192 face `mode-line-buffer-id' for mode-line buffer face instead of
2193 hard-coded `(:weight bold)'.
2194
2195 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
2196 buffer-undo-list to t (undo-ask is reproducible by visiting
2197 nested archives).
2198
2199 2006-05-09 Kim F. Storm <storm@cua.dk>
2200
2201 * progmodes/grep.el (rgrep): Set default directory of *grep*
2202 buffer if we start M-x rgrep in the *grep* buffer and choose
2203 a different base directory.
2204
2205 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2206
2207 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
2208 completion also when ido is loaded.
2209
2210 2006-05-09 Masatake YAMATO <jet@gyve.org>
2211
2212 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
2213 "warning" and "import".
2214 (cpp-font-lock-keywords): Added "warning".
2215
2216 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
2217
2218 * term/xterm.el (terminal-init-xterm): Add more key bindings.
2219
2220 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2221
2222 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
2223 pages at a time, if we signal the end, we should indeed reach that end.
2224
2225 2006-05-08 David Reitter <david.reitter@gmail.com>
2226
2227 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
2228 output during execution of the body.
2229
2230 2006-05-08 Kim F. Storm <storm@cua.dk>
2231
2232 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
2233
2234 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2235
2236 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
2237 Use with-current-buffer.
2238
2239 2006-05-07 Kim F. Storm <storm@cua.dk>
2240
2241 * subr.el (add-to-history): Remove keep-dups arg.
2242
2243 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
2244 to nil around call to add-to-history.
2245
2246 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2247
2248 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
2249 than after a buffer modification.
2250
2251 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
2252
2253 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
2254 call to...
2255 (gud-watch): ...here so speedbar is raised for already watched
2256 expressions.
2257 (gdb-speedbar-refresh): Delete function.
2258 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
2259 Use speedbar-timer-fn instead of speedbar-refresh (reverting
2260 earlier change).
2261 (gdb-var-evaluate-expression-handler)
2262 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
2263
2264 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
2265 Update localized contents for all buffers except ignored modes.
2266
2267 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2268
2269 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
2270 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
2271 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
2272 (mac-handle-font-panel-closed, mac-handle-font-selection):
2273 New functions.
2274 (mac-font-panel-mode): New minor mode.
2275 (mac-apple-event-map): Add bindings for toolbar toggle button and
2276 font panel.
2277 (menu-bar-showhide-menu): Add mac-font-panel-mode.
2278
2279 2006-05-07 John Paul Wallington <jpw@pobox.com>
2280
2281 * ibuffer.el (ibuffer-compressed-file-name-regexp):
2282 Avoid `regexp-opt'; simplify regexp for readability.
2283
2284 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2285
2286 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
2287 * files.el (buffer-stale-function):
2288 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2289 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
2290 links to the main manual, not to emacs-xtra.
2291
2292 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2293
2294 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
2295 MacJapanese if text is ASCII-only.
2296
2297 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
2298
2299 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
2300 unless so nil isn't returned.
2301 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
2302
2303 2006-05-06 Kim F. Storm <storm@cua.dk>
2304
2305 * subr.el (add-to-history): New function.
2306
2307 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
2308 (ediff-merge-files-with-ancestor):
2309 * env.el (setenv):
2310 * isearch.el (isearch-update-ring):
2311 * server.el (server-visit-files):
2312 * progmodes/grep.el (lgrep, rgrep):
2313 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
2314 * progmodes/xscheme.el (xscheme-insert-expression):
2315 Use add-to-history.
2316
2317 * kmacro.el (kmacro-push-ring): Use add-to-history.
2318 (kmacro-ring-length): Remove unused defun.
2319 (kmacro-start-macro): Use kmacro-push-ring.
2320
2321 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
2322
2323 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
2324 directly instead of a lambda expression that calls it.
2325
2326 2006-05-06 Kim F. Storm <storm@cua.dk>
2327
2328 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
2329 instead of compute-motion.
2330
2331 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
2332
2333 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
2334 change.
2335
2336 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
2337
2338 * startup.el (command-line-1): Refer to "Pure Storage" on
2339 pure-space-overflow.
2340
2341 2006-05-05 Martin Rudalics <rudalics@gmx.at>
2342
2343 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
2344 provided faces once they all have been used up.
2345
2346 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2347
2348 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
2349 reference to the Lisp manual to the warning about pure space
2350 overflow.
2351
2352 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2353
2354 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
2355 argument to avoid the call to `ispell-internal-change-dictionary'
2356 when not needed.
2357 (ispell-change-dictionary): Use this argument and call
2358 `ispell-internal-change-dictionary' after the possible change
2359 to `ispell-local-dictionary'.
2360 (ispell-internal-change-dictionary): Check for a change in
2361 personal dictionary use too.
2362
2363 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2364
2365 * startup.el (command-line): On MS-Windows, probe "~", not
2366 "~USER", for warning about non-existent home directory
2367
2368 * arc-mode.el (archive-l-e): New optional argument `float' means
2369 generate a float value.
2370 (archive-arc-summarize, archive-lzh-summarize)
2371 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
2372 with 3rd argument non-nil when file's size is being computed.
2373 Format the file sizes with %8.0f instead of %8d.
2374
2375 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2376
2377 * cus-start.el (all): Add mac-dnd-known-types.
2378
2379 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
2380 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
2381 (mac-TIFF-to-string): New functions.
2382 (x-get-selection, x-selection-value)
2383 (mac-select-convert-to-string): Use them.
2384 (mac-text-encoding-mac-japanese-basic-variant): New constant.
2385 (mac-dnd-types-alist): New customization variable.
2386 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
2387 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
2388 (mac-dnd-handle-drag-n-drop-event): New functions.
2389 (mac-drag-n-drop): Remove function.
2390 (global-map): Bind drag-n-drop and M-drag-n-drop to
2391 mac-dnd-handle-drag-n-drop-event.
2392
2393 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
2394
2395 * progmodes/perl-mode.el (perl-beginning-of-function):
2396 Skip anonymous subs.
2397
2398 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
2399
2400 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
2401 regexp-opt at run time.
2402
2403 * term.el (term-handle-ansi-escape): Fix off by one error.
2404
2405 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
2406
2407 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
2408 (gdb-init-1, gdb-post-prompt): ...and references to it.
2409 (gdb-frame-handler): Strip directory name from filename if present.
2410
2411 * progmodes/gud.el (gdb-force-update): Delete defvar
2412 (gud-speedbar-buttons): ...and references to it. Use window-start
2413 to try to keep positon in watch expression.
2414
2415 2006-05-03 Richard Stallman <rms@gnu.org>
2416
2417 * simple.el (next-history-element, previous-history-element): Doc fix.
2418
2419 * isearch.el (isearch-update-ring): Doc fix.
2420
2421 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
2422
2423 * isearch.el (isearch-update-ring): Take history-delete-duplicates
2424 into consideration. Replace one arm ifs with whens.
2425
2426 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
2427
2428 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
2429 (menu): Fix typo.
2430
2431 2006-05-02 Miles Bader <miles@gnu.org>
2432
2433 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
2434
2435 2006-05-02 Jay Belanger <belanger@truman.edu>
2436
2437 * calc/calc-embed.el (calc-override-minor-modes-map)
2438 (calc-override-minor-modes): New variables.
2439 (calc-do-embedded): Make sure that Calc keystrokes aren't
2440 overwritten by minor modes.
2441
2442 2006-05-02 Chong Yidong <cyd@mit.edu>
2443
2444 * msb.el (msb): If EVENT is a down event, read and discard the up event.
2445
2446 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2447
2448 * startup.el (command-line-1): Refer to Lisp manual when
2449 pure-space-overflow occurs.
2450
2451 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
2452 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
2453 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
2454 (version-control): Don't use `t' for safe-local-variable declarations.
2455
2456 2006-05-01 Richard Stallman <rms@gnu.org>
2457
2458 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2459 M-r, M-R, M-A, M-SPC or M-DEL.
2460 (diff-mode-map): diff-refine-hunk now on C-c C-w
2461 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
2462
2463 * help-mode.el (help-mode): view-exit-action calls delete-window
2464 only when it is safe and possible.
2465
2466 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
2467 in messages.
2468
2469 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
2470
2471 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
2472 in the default tool-bar-map.
2473
2474 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * net/tramp.el (tramp-completion-file-name-handler-alist)
2477 (tramp-run-real-handler, tramp-completion-run-real-handler)
2478 (tramp-completion-handle-file-name-all-completions)
2479 (tramp-completion-handle-file-name-completion): Autoload them.
2480 (tramp-completion-handle-file-exists-p)
2481 (tramp-completion-handle-file-name-directory)
2482 (tramp-completion-handle-file-name-nondirectory)
2483 (tramp-completion-handle-expand-file-name): Remove them.
2484 (tramp-handle-file-name-directory): Return the real directory name.
2485 Returning "/" only doesn't need to be necessary any longer.
2486 (tramp-file-name-handler): Make special attention when in hostname
2487 completion mode.
2488 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
2489 (tramp-register-file-name-handlers):
2490 Register `tramp-completion-file-name-handler' only when
2491 `partial-completion-mode' is enabled.
2492 (tramp-completion-handle-file-name-all-completions):
2493 Delete directory part from results.
2494 (tramp-get-completion-methods, tramp-get-completion-user-host):
2495 Discard deleting "/", it doesn't work after the change of
2496 `tramp-handle-file-name-directory' above.
2497
2498 2006-05-01 Kim F. Storm <storm@cua.dk>
2499
2500 * progmodes/grep.el (grep-expand-template): Use save-match-data
2501 and symbol-value.
2502
2503 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2504
2505 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
2506 Use select-frame-set-input-focus instead of raise-frame.
2507 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
2508
2509 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
2510
2511 * progmodes/gud.el (gud-def): Add %c case.
2512 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2513 (gud-format-command): Make match case sensitive. Match on %F.
2514
2515 2006-04-30 Glenn Morris <rgm@gnu.org>
2516
2517 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
2518 (cal-tex-preamble): Use cal-tex-preamble-extra.
2519 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
2520 than alias `list-diary-entries'.
2521
2522 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2523
2524 * help-fns.el (describe-variable): Add info about safe local variables.
2525
2526 2006-04-29 Richard Stallman <rms@gnu.org>
2527
2528 * bindings.el (mode-line-format): help-echo doc fixes.
2529
2530 * net/tramp.el (tramp-file-name-handler-alist): Delete
2531 expand-file-name and other operations that can cause spurious loading.
2532
2533 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2534
2535 * files.el (safe-local-variable-p): Remove support for the special
2536 value t.
2537
2538 * textmodes/paragraphs.el (sentence-end-without-space):
2539 Fix safety predicate.
2540 (sentence-end-double-space, sentence-end-without-period)
2541 (paragraph-ignore-fill-prefix):
2542 * textmodes/fill.el (colon-double-space):
2543 * abbrev.el (abbrev-mode): Tighten the safety predicate.
2544
2545 * subr.el (booleanp): New fun.
2546
2547 * textmodes/reftex-vars.el (reftex-guess-label-type):
2548 Tighten the safety predicate.
2549
2550 2006-04-28 Kim F. Storm <storm@cua.dk>
2551
2552 * progmodes/grep.el (defgroup grep): Doc fix.
2553 (grep-auto-highlight): Remove.
2554 (grep-template): New defcustom.
2555 (grep-find-template): Rename from grep-tree-template.
2556 (grep-files-aliases): Rename from grep-tree-files-aliases.
2557 Remove "all" alias, add "l" alias.
2558 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2559 (grep-find-ignored-directories): New defcustom to replace
2560 grep-tree-ignore-CVS-directories, to facilitate ignoring
2561 subdirectories for multiple version control systems.
2562 (grep-mode-map): Add Recursive grep item to GREP menu.
2563 (grep-regexp-history, grep-files-history): New defvars.
2564 (grep-probe): New helper function.
2565 (grep-compute-defaults): Use it to simplify code.
2566 Adapt to name changes.
2567 Use `.' as base in grep-find-template rather than <D>.
2568 (grep): Remove superfluous highlight-regexp arg. Fix doc.
2569 Call grep-compute-defaults unconditionally.
2570 (grep-expand-keywords): New defconst.
2571 (grep-expand-template): Rename from grep-expand-command-macros.
2572 Simplify via grep-expand-keywords. Look at case-fold-search instead
2573 of grep-tree-ignore-case to add -i option.
2574 Bind case-fold-search to nil while matching keywords.
2575 (grep-tree-last-regexp, grep-tree-last-files): Remove.
2576 (grep-read-regexp, grep-read-files): New helper functions.
2577 (rgrep): Rename from grep-tree. Rework to use proper histories.
2578 Adapt to changes in defcustoms and functions above.
2579 (lgrep): New command, as grep, but using same interactive UI as rgrep.
2580
2581 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * net/tramp.el (tramp-completion-file-name-handler):
2584 Disable Tramp's functionality while loading Tramp itself.
2585 (tramp-register-file-name-handlers): That's a defsubst now.
2586 Code from `tramp-repair-jka-compr' moved here. Apply it via
2587 `after-init-hook'.
2588 (tramp-repair-jka-compr): Remove.
2589
2590 2006-04-27 Jay Belanger <belanger@truman.edu>
2591
2592 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2593 read expression when `math-read-big-expr' doesn't work.
2594
2595 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2596
2597 * startup.el (command-line-1): Display warning when
2598 pure-space-overflow is non-nil.
2599
2600 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2601
2602 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2603 risky.
2604
2605 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2606
2607 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2608 Return the URL or nil if none can be generated.
2609
2610 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
2611
2612 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2613 byte compiler warnings.
2614 (gud-basic-call, gud-find-expr): Let user select an expression
2615 for printing. Print expression as well as value in GUD buffer.
2616
2617 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
2618
2619 * allout.el: Remove local autoload declaration for
2620 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2621 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2622 (allout-plain-bullets-string, allout-distinctive-bullets-string)
2623 (allout-use-mode-specific-leader, allout-old-style-prefixes)
2624 (allout-stylish-prefixes, allout-numbered-bullet)
2625 (allout-file-xref-bullet, allout-presentation-padding)
2626 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2627 safe-local-variable with suitable value spec, and add autoload
2628 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
2629 (move-beginning-of-line, move-end-of-line): Repair so these compat
2630 functions now actually resituate the point, when appropriate.
2631
2632 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2633
2634 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
2635
2636 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
2637 (add-log-iso8601-time-string): Fix call to format-time-string.
2638
2639 2006-04-26 Kim F. Storm <storm@cua.dk>
2640
2641 * subr.el (posn-string, posn-image, posn-object): Doc fix.
2642
2643 2006-04-26 Masatake YAMATO <jet@gyve.org>
2644
2645 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
2646 Add support for "//" style comments. Remove `b' flag
2647 from ?* in `asm-mode-syntax-table'.
2648
2649 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * follow.el: Use (featurep 'xemacs) everywhere.
2652 (follow-mode): Use define-minor-mode.
2653 (follow-mode-map): Move initialization into the declaration.
2654 Use command remapping.
2655 (follow-emacs-version-xemacs-p): Remove.
2656 (follow-submit-feedback): Remove.
2657
2658 * allout.el (allout-layout, allout-passphrase-verifier-string)
2659 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2660
2661 * textmodes/reftex-vars.el (reftex-vref-is-default)
2662 (reftex-fref-is-default, reftex-guess-label-type):
2663 Tighten up a bit the safety predicate.
2664
2665 * textmodes/paragraphs.el (sentence-end-double-space)
2666 (sentence-end-without-period, sentence-end-without-space)
2667 (page-delimiter, paragraph-ignore-fill-prefix):
2668 Tighten up a bit the safety predicate.
2669
2670 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
2671
2672 * progmodes/python.el (python-continuation-line-p)
2673 (python-beginning-of-statement): syntax-ppss may return
2674 a negative depth.
2675 (python-mode): Don't forcefully enable font-lock.
2676
2677 * time-stamp.el (time-stamp-start, time-stamp-end)
2678 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
2679
2680 * add-log.el: Remove spurious * in docstrings.
2681 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
2682 (add-change-log-entry): Use it here, since it's not specific
2683 to iso8601.
2684 (add-log-iso8601-time-string): Don't use it here any more.
2685 (change-log-indent-text, change-log-indent): Rename from add-log-*.
2686
2687 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
2688
2689 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
2690
2691 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
2692 (rcirc-toggle-low-priority): Doc fix.
2693 (rcirc-handler-NOTICE): Remove beginning of line anchor in
2694 ChanServ regexp.
2695 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
2696 #emacs.
2697 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
2698 (rcirc-decode-coding-system): Use utf-8 as the default.
2699 (rcirc-multiline-minor-mode): Set the fill-column.
2700 (rcirc-format-response-string): Display bright and dim nicks.
2701 (rcirc-browse-url): Update interactive spec to fill ARG.
2702 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
2703 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2704
2705 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2706
2707 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
2708 case for @Article, etc.
2709
2710 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
2711
2712 * net/tramp.el (tramp-register-file-name-handlers): New defun.
2713 Added with autoload cookie.
2714 (tramp-unload-file-name-handlers): Rename from
2715 `tramp-unload-file-name-handler-alist'.
2716
2717 2006-04-23 Romain Francoise <romain@orebokech.com>
2718
2719 * comint.el (comint-match-partial-filename): Doc fix.
2720
2721 2006-04-21 Glenn Morris <rgm@gnu.org>
2722
2723 * calendar/cal-menu.el (calendar-mode-map): Refer to
2724 `diary-view-entries' rather than alias `view-diary-entries'.
2725 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
2726
2727 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
2728
2729 * progmodes/antlr-mode.el (antlr-default):
2730 * cus-edit.el (custom-documentation):
2731 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
2732 in defface.
2733
2734 2006-04-21 Kim F. Storm <storm@cua.dk>
2735
2736 * image.el (image-type): New defun split out of create-image.
2737 (create-image): Use it.
2738
2739 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2740
2741 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
2742 (org-open-at-point): Remove the "...done" message to keep output
2743 in the echo area visible.
2744 (org-export-as-xoxo): Fix call to `indent-region'.
2745
2746 2006-04-21 Kevin Ryde <user42@zip.com.au>
2747
2748 * international/mule.el (keyboard-coding-system): defcustom
2749 info-link fixes: "Specify Coding" has been split, keyboard now in
2750 "Terminal Coding", and "Single-Byte Character Support" is now
2751 "Unibyte Mode".
2752
2753 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
2754
2755 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
2756 Use font-lock-warning-face for any errors e.g. no stack.
2757 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
2758
2759 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2760
2761 * progmodes/sh-script.el (sh-shell): Mark as safe.
2762
2763 * newcomment.el (comment-start, comment-start-skip)
2764 (comment-end-skip, comment-end): Mark as safe.
2765
2766 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2767
2768 * textmodes/org.el (org-deadline-announce): Face removed.
2769 (org-level-faces, org-n-levels): Convert to constant.
2770 (org-compatible-face): New function.
2771 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
2772 (org-level-5, org-level-6, org-level-7, org-level-8)
2773 (org-special-keyword, org-warning, org-headline-done, org-link)
2774 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
2775 (org-scheduled-today, org-scheduled-previously, org-time-grid):
2776 Face definition revised for better color tty support.
2777 (org-bold-re, org-italic-re, org-underline-re): New constants.
2778 (org-set-font-lock-defaults): Use the new constants.
2779 (org-agenda-highlight-todo): New function.
2780 (org-agenda-todo): Fix bug with point at end of line.
2781 (org-agenda-change-all-lines, org-finalize-agenda-entries):
2782 Fontify TODO keywords.
2783 (org-insert-link): Preserve relative path in ../ links.
2784 (org-export-as-html): Convert links pointing to .org files into
2785 links that will work beteen the exported HTML files.
2786 (org-todo-list): Fix bug when arg=0.
2787 (org-insert-heading): More fine-tuning.
2788
2789 2006-04-19 Romain Francoise <romain@orebokech.com>
2790
2791 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
2792 from `rmail-mime-charset-pattern'.
2793
2794 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2795
2796 * progmodes/python.el (python-mode): Fix typo.
2797
2798 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2799
2800 * comint.el (comint-previous-input): Don't clobber input line
2801 when moving off either end of the input history ring.
2802 (comint-delete-input): New function, used by
2803 `comint-previous-input' and others.
2804 (comint-previous-matching-input):
2805 Use `coming-delete-input'. Save the partial input if leaving the
2806 edit line. Goto point-max before deleting input to avoid
2807 partial input fragments hanging around.
2808 (comint-restore-input): New function, used by `comint-previous-input'.
2809
2810 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
2811
2812 * imenu.el (imenu--index-alist): Balance parentheses.
2813
2814 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2815
2816 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2817
2818 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
2819
2820 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2821 file is nil.
2822
2823 2006-04-18 Richard Stallman <rms@gnu.org>
2824
2825 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2826
2827 * imenu.el (imenu-create-index-function, imenu--index-alist)
2828 (imenu--last-menubar-index-alist, imenu--make-index-alist)
2829 (imenu-default-create-index-function, imenu--generic-function):
2830 Doc fixes.
2831
2832 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2833
2834 * help-mode.el (help-mode): Set view-exit-action to delete window.
2835
2836 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
2837 now works by passing nil as arg.
2838
2839 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2840
2841 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2842 (read-abbrev-file): Provide default when reading filename.
2843
2844 * files.el (enable-local-variables): Allow :all as value.
2845 (hack-local-variables): Implement that value.
2846 (safe-local-variable-values, safe-local-eval-forms)
2847 (enable-local-variables): Mark as risky.
2848 (find-file-visit-truename, kept-old-versions): Mark safe.
2849
2850 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2851 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2852 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2853
2854 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2855
2856 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2857 Use forward-line so as to get to BOL even in the presence of fields.
2858 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2859 in return.
2860 (inferior-tcl): Tell tclsh to work in interactive mode.
2861
2862 * complete.el (partial-completion-mode):
2863 Use 'choose-completion-string-functions to make sure that
2864 choose-completion fills the minibuffer properly.
2865
2866 * complete.el (PC-old-read-file-name-internal): Remove.
2867 (PC-read-include-file-name-internal): Remove. Turn it into an advice
2868 of read-file-name-internal.
2869 (partial-completion-mode): Enable/disable this advice.
2870
2871 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
2872
2873 * net/tramp.el (tramp-completion-file-name-handler): Revert change
2874 of 2006-04-17.
2875
2876 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2877
2878 * textmodes/org.el (org-insert-heading): Insert heading before
2879 current if at beginning of line.
2880 (org-todo, org-date): New faces.
2881 (org-table-align): Make sure tooltip window contains full text.
2882 (org-no-properties): New defsubst.
2883 (org-set-font-lock-defaults): Use new faces.
2884
2885 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2886
2887 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2888 for root variables.
2889
2890 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2891 (gdb-frame-address): Re-use to identify frame for watch expression.
2892 (gdb-var-list, gdb-var-create-handler): Add frame address for root
2893 variables.
2894 (gdb-init-1, gdb-source, gdb-post-prompt)
2895 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2896 (gdb-frame-handler): Get gdb-frame-address.
2897
2898 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2899
2900 Sync with Tramp 2.0.53.
2901
2902 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2903 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2904 (tramp-completion-file-name-handler): Add autoload cookie for
2905 adding to `file-name-handler-alist'.
2906
2907 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2908 the prompt. If it returns earlier (when detecting an error
2909 message), the rest of the output will merge accidently with the
2910 output of the next command. Reported by M Jared Finder
2911 <jared@hpalace.com>.
2912
2913 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2914 for `process-file', in order to let it work for older Emacsen too.
2915
2916 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
2917
2918 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2919 (tex-font-lock-keywords-3): Use it.
2920
2921 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2922
2923 * newcomment.el (comment-add): New function.
2924 (comment-region-default, comment-dwim): Use it.
2925
2926 2006-04-15 Michael Olson <mwolson@gnu.org>
2927
2928 * emacs-lisp/tq.el: Improve comments.
2929 (tq-queue-head-question): New accessor function.
2930 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2931 Update for modified queue structure.
2932 (tq-queue-add): Accept `question' argument.
2933 (tq-queue-pop): If a question is pending, send it.
2934 (tq-enqueue): Accept new optional argument `delay-question'.
2935 If this is non-nil, and at least one other question is pending a
2936 response, queue the question rather than sending it immediately.
2937
2938 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2939
2940 * calendar/appt.el (appt-add): Check whether an appointment is
2941 already present in appt-time-msg-list. Simplify code.
2942
2943 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2944
2945 * progmodes/cc-langs.el (c-mode-menu):
2946 Don't presume c-subword-mode is bound.
2947
2948 2006-04-13 Bill Wohler <wohler@newt.com>
2949
2950 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2951 (customize-package-emacs-version): Use cdr instead of cadr now
2952 that alists use dotted pairs.
2953
2954 * custom.el (defcustom): Fix docstring for :package-version.
2955
2956 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
2957
2958 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2959 (tramp-handle-shell-command): Display output buffer only when
2960 `tramp-display-shell-command-buffer' is true.
2961 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2962
2963 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2964
2965 * textmodes/org.el (org-set-autofill-regexps): Set only the local
2966 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2967
2968 2006-04-13 Romain Francoise <romain@orebokech.com>
2969
2970 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2971 leaving temporary .cvsignore buffers behind.
2972
2973 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2974
2975 * textmodes/org.el (org-set-regexps-and-options)
2976 (org-get-current-options): Better names for the startup folding
2977 options.
2978
2979 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
2980
2981 * vc.el (vc-annotate): Arrange for point to end up at the same
2982 line number as in the original, but only when using a new buffer.
2983
2984 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
2985
2986 * files.el (hack-one-local-variable-eval-safep):
2987 Recognize `edebug-form-spec' for `put', but only if it passes
2988 `edebug-basic-spec'. Generalize `put' handling.
2989
2990 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2991 vetting file-local form specs.
2992
2993 * allout.el (allout-layout): Autoload its `safe-local-variable'
2994 property.
2995
2996 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2997
2998 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2999 (org-agenda-mouse-1-follows-link)
3000 (org-mouse-1-follows-link): New options.
3001 (org-format-agenda-item): Fix bug if TAGS is nil.
3002 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
3003
3004 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
3005
3006 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
3007 GDB 6.1+ gives full filename for "info sources" so use
3008 file-name-nondirectory.
3009
3010 2006-04-12 Romain Francoise <romain@orebokech.com>
3011
3012 * subr.el (read-passwd): Bind `message-log-max' to nil.
3013
3014 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3015
3016 * progmodes/perl-mode.el (perl-indent-new-calculate):
3017 Recompute parse-start after jumping backward by a whole sexp.
3018
3019 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3020
3021 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
3022 window configuration.
3023 (vc-annotate-display-select): Select the buffer so that current-buffer
3024 (and selected-window) is the output buffer at the end of vc-annotate.
3025
3026 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3027
3028 * vc.el (vc-annotate-color-map): Add custom TTY color map for
3029 8-color terminals, to use all of the colors in a sensible order.
3030 256-color terminals work well with the standard map.
3031 (vc-annotate-lines): Only strip the first color character if it
3032 is "#", to allow for terminal-style named colors.
3033 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
3034 the correct buffer is scrolled.
3035
3036 2006-04-11 Richard Stallman <rms@gnu.org>
3037
3038 * emacs-lisp/bytecomp.el (byte-compile-file):
3039 Bind enable-local-variables to :safe, and make normal-mode obey it.
3040
3041 * files.el (enable-local-variables): Allow value :safe.
3042 (normal-mode): Doc fix.
3043 (hack-local-variables): Implement enable-local-variables = :safe.
3044 (hack-local-variables-confirm): Don't prevent quitting.
3045
3046 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3047
3048 * loadhist.el (unload-feature): A bit of sanity check of
3049 load-history entries. Cancel timer-vars before unbinding them.
3050
3051 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
3052 quote special chars, and make the trick work on the hex part of the
3053 buffer as well.
3054 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
3055 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
3056
3057 * startup.el (normal-splash-screen): Fix last change so we don't wait
3058 2 minutes if we don't show the splash screen.
3059
3060 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3061
3062 * textmodes/org.el (org-export-plain-list-max-depth)
3063 (org-table-spaces-around-separators)
3064 (org-radio-targets, org-activate-camels)
3065 (org-table-spaces-around-invisible-separators): Options removed.
3066 (org-time-stamp-rounding-minutes, org-remember-templates)
3067 (org-ellipsis, org-activate-links, org-descriptive-links):
3068 New options.
3069 (org-remember-apply-template, org-current-time)
3070 (org-finish-edit-table-field)
3071 (org-link-unescape, org-link-escape)
3072 (org-string-width, org-table-clean-line, org-html-do-expand)
3073 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
3074 (org-read-agenda-file-list): New functions.
3075 (org-table-edit-field)
3076 (org-table-create-or-convert-from-region): New commands
3077 (org-table-toggle-vline-visibility): Command removed.
3078 (org-table-convert-region): Made a command.
3079 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
3080 Replace with the normal org- functions.
3081 (org-self-insert-command): Don't trigger realign unnecessarily
3082 when blanking a field that is not full.
3083 (org-mode): `Set buffer-invisibility-spec' for links.
3084 (org-activate-links2): Hide link part and only show descriptive
3085 part of the link.
3086 (org-insert-link): Modify for new linking system.
3087 (org-store-link): Store description separately, for use by
3088 `org-insert-link'.
3089 (org-table-align): Use `org-string-width'.
3090 (defgroup): Completely new group structure for custom variables.
3091 (org-agenda-files): Option: Single file name allowed. Function:
3092 Optional argument unrestrited means ignore any restricitons.
3093 (org-install-agenda-files-menu): Find a buffer in Org-mode before
3094 trying to modify the menu. Use generalized access to
3095 `org-agenda-files.'
3096 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
3097 (org-agenda-file-to-front, org-remove-file, org-diary)
3098 (org-tags-view, org-export-icalendar-all-agenda-files)
3099 (org-export-icalendar-combine-agenda-files): Use generalized
3100 access to `org-agenda-files'.
3101 (org-remember-handler): Correctly preserve heading if present.
3102 (org-table-insert-row, org-table-insert-hline): Deal with
3103 invisible characters.
3104
3105 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
3106
3107 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
3108 (vc-annotate-color-map): New 18 element constant
3109 value/saturation, rotating hue colormap, from red->blue.
3110 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
3111 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
3112 (vc-annotate): To avoid killing the required local variables,
3113 set them before the end of `with-output-to-temp-buffer', and
3114 after first switching to annotate-mode.
3115 (vc-annotate-warp-version): Add buffer argument in goto-line to
3116 ensure annotation, not source, is scrolled.
3117
3118 2006-04-10 Bill Wohler <wohler@newt.com>
3119
3120 * custom.el (defcustom, custom-handle-keyword):
3121 Add :package-version keyword.
3122 (custom-add-package-version): New function. Sets value of new
3123 property 'custom-package-version from :package-version keyword.
3124 (defcustom): Create Common Keywords section in docstring.
3125 (defface, defgroup): Replace definitions of a select few keywords
3126 with a reference to the Common Keywords in defcustom.
3127 (defcustom, defface, defgroup): Replace reference to Customization
3128 chapter in manual with hyperlink.
3129
3130 * cus-edit.el (customize-package-emacs-version-alist):
3131 New variable.
3132 (customize-changed-options): Add check for custom-package-version.
3133 (customize-package-emacs-version): New function to look up Emacs
3134 version corresponding to the given package version.
3135
3136 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
3137 defun name, in similar fashion to find-variable-regexp.
3138
3139 2006-04-10 Eli Zaretskii <eliz@gnu.org>
3140
3141 * international/mule-cmds.el (set-locale-environment): Fix last
3142 change for when the locale's preferences don't specify any encoding.
3143
3144 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
3147 so the defined var/fun doesn't need to be quoted.
3148
3149 2006-04-10 Richard Stallman <rms@gnu.org>
3150
3151 * finder.el (finder-mode-map): Add n and p bindings.
3152
3153 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
3154
3155 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
3156 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
3157 (gdb-setup-windows): Put something in source window if we can't find
3158 the source file.
3159 (gdb-frame-handler): Make it work again with just assembly.
3160 (gdb-data-list-register-values-handler): Make it work when there is
3161 no stack.
3162
3163 2006-04-09 Richard Stallman <rms@gnu.org>
3164
3165 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
3166 specs while looking for charset.
3167
3168 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
3169
3170 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
3171 Make them faces.
3172 (lm-font-lock-keywords): Update appropriately.
3173
3174 2006-04-10 Kim F. Storm <storm@cua.dk>
3175
3176 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
3177 it can also replace buffer-substring-no-properties.
3178
3179 * emulation/cua-base.el (cua-delete-region, cua-paste)
3180 (cua-repeat-replace-region): Use filter-buffer-substring.
3181
3182 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
3183 (cua-cut-region-to-global-mark): Likewise.
3184
3185 * emulation/cua-rect.el (cua--extract-rectangle)
3186 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
3187
3188 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3189
3190 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
3191 entry-type. Add field delimiters to numerical fields if they are
3192 not present.
3193
3194 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3195
3196 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
3197 string-const to return value.
3198 (bibtex-remove-delimiters): Use it.
3199
3200 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3201
3202 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
3203 cl-byte-compile-compiler-macro unless it exists.
3204
3205 2006-04-08 Eli Zaretskii <eliz@gnu.org>
3206
3207 * files.el (hack-local-variables-confirm) <offer-save>:
3208 Clarify message text. Suggested by Ralf Angeli.
3209
3210 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
3211
3212 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
3213 (delete-extract-rectangle-line): Use `filter-buffer-substring'
3214 instead of `buffer-substring' and `delete-region'. (Most of the
3215 code actually copied from `kill-region'.)
3216
3217 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
3218
3219 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
3220 (rcirc-default-port): Rename from rcirc-port.
3221 (rcirc-default-nick): Rename from rcirc-nick.
3222 (rcirc-default-user-name): Rename from rcirc-user-name.
3223 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
3224 (rcirc-low-priority-flag): New variable.
3225 (rcirc-decode-coding-system): New defcustom.
3226 (rcirc-encode-coding-system): New defcustom.
3227 (rcirc-coding-system-alist): New defcustom.
3228 (rcirc-multiline-major-mode): New defcustom.
3229 (rcirc-nick): New internal variable.
3230 (rcirc-process): Remove variable.
3231 (rcirc-server-buffer): New variable.
3232 (rcirc): Update to use rcirc-default-* variables above.
3233 (rcirc-connect): Do not add window-configuration-hook-here.
3234 (rcirc-server): New internal variable.
3235 (rcirc-connect): Do not send keepalive pings if
3236 rcirc-keepalive-seconds is nil.
3237 (with-rcirc-server-buffer): New macro.
3238 (rcirc-send-string): Encode with rcirc-encode-coding-system.
3239 (rcirc-server-name): Rename from rcirc-server.
3240 (rcirc-buffer-process): New function.
3241 (rcirc-buffer-nick): New function.
3242 (rcirc-buffer-target): Remove function.
3243 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
3244 New commands.
3245 (rcirc-mode-map): Change binding of C-c C-l to
3246 rcirc-toggle-low-priority.
3247 (rcirc-mode): Initialize coding system based on
3248 rcirc-coding-system-alist. New change-major-mode-hook to part the
3249 channel on a mode change. Make kill-buffer-hook buffer-local.
3250 (rcirc-change-major-mode-hook): New function.
3251 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
3252 (rcirc-last-post-time): New variable.
3253 (rcirc-process-message): Store the last time user posted a message
3254 to this target.
3255 (rcirc-multiline-minor-mode): New mode.
3256 (rcirc-multiline-minor-mode-map): New mode map.
3257 (rcirc-edit-multiline): Put multiline-edit buffer in
3258 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
3259 (rcirc-print): Ignore any line starting with an ignored nick.
3260 (rcirc-print): Decode using rcirc-decode-coding-system.
3261 (rcirc-track-minor-mode): Update global-mode-string when disabling
3262 this mode.
3263 (minor-mode-alist): Add LowPri indicator.
3264 (rcirc-toggle-low-priority): New function.
3265 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
3266 next lowpriority buffer with activity.
3267 (rcirc-record-activity): Sort buffers in rcirc-activity by the
3268 last time the user posted a message in to the target.
3269 (rcirc-update-activity-string): New formatting for low priority
3270 buffers.
3271 (rcirc-split-activity): New function.
3272 (rcirc-handler-PART, rcirc-handler-KICK)
3273 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
3274 (rcirc-nick-away-alist): New variable.
3275 (rcirc-handler-301): New handler. Away messages are printed once
3276 per change.
3277
3278 2006-04-08 Eli Zaretskii <eliz@gnu.org>
3279
3280 * info.el (Info-follow-nearest-node): Doc fix.
3281
3282 * international/mule-cmds.el (set-locale-environment): Make sure
3283 the coding-system preferred by the locale's language has the same
3284 EOL conversion type as the original buffer-file-coding-system.
3285 (locale-language-names): Add a few MS Windows language codes.
3286
3287 2006-04-07 Richard Stallman <rms@gnu.org>
3288
3289 * simple.el (eval-expression): Doc fix.
3290
3291 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
3292 (eval-defun): Doc fixes.
3293
3294 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3295
3296 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
3297
3298 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
3301 GDB list command without argument for greater generality.
3302
3303 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3304
3305 * subr.el (string-or-null-p): New function.
3306
3307 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
3308
3309 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
3310
3311 * files.el: Update comment about safe-local-variable declarations.
3312
3313 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3314
3315 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
3316 See idlwave.org.
3317
3318 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
3319 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
3320
3321 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
3322 See idlwave.org.
3323
3324 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
3325 version 6.0 (minimal changes). See idlwave.org.
3326
3327 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
3328 6.0 (minimal changes). See idlwave.org.
3329
3330 * progmodes/idlw-rinfo.el: File obsoleted and removed.
3331
3332 2006-04-06 Romain Francoise <romain@orebokech.com>
3333
3334 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
3335 symmetric encryption features and a new asynchronous interface to
3336 GnuPG. This new version is version 1.4, plus whitespace changes.
3337
3338 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3339
3340 * files.el: Move some `safe-local-variable' declarations to the
3341 respective files.
3342
3343 * textmodes/ispell.el (ispell-check-comments)
3344 (ispell-local-dictionary): Mark as safe.
3345
3346 * abbrev.el (abbrev-mode): Mark as safe.
3347
3348 * add-log.el (change-log-default-name): Mark as safe.
3349
3350 * textmodes/reftex-vars.el (reftex-vref-is-default)
3351 (reftex-fref-is-default, reftex-level-indent)
3352 (reftex-guess-label-type): Mark as safe.
3353
3354 * textmodes/fill.el (colon-double-space): Mark as safe.
3355
3356 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
3357 (sentence-end-double-space, sentence-end-without-period)
3358 (sentence-end-without-space, sentence-end, sentence-end-base)
3359 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
3360
3361 2006-04-06 Kim F. Storm <storm@cua.dk>
3362
3363 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
3364 the :set-after list.
3365 (ido-downcase-unc-hosts): New user option. Default on.
3366 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
3367 when it is set, as regexps are now applied on the fly.
3368 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
3369 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
3370 on the fly, but only when ido-process-ignore-lists is set.
3371 Do case insensitive filtering if ido-downcase-unc-hosts is set.
3372 Only downcase names if ido-downcase-unc-hosts is set.
3373
3374 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
3375
3376 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
3377
3378 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
3379
3380 2006-04-05 Kim F. Storm <storm@cua.dk>
3381
3382 * ido.el (ido-mode): Set after ido-unc-hosts and
3383 ido-ignore-unc-host-regexps.
3384 (ido-save-history): Save ido-unc-hosts-cache.
3385 (ido-load-history): Load ido-unc-hosts-cache.
3386 (ido-reread-directory): Refresh unc hosts cache in // dir.
3387
3388 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
3389 to nil while displaying slash screen.
3390
3391 2006-04-05 Daiki Ueno <ueno@unixuser.org>
3392
3393 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
3394 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3395
3396 2006-04-05 Kenichi Handa <handa@m17n.org>
3397
3398 * international/characters.el: Setup cases of Latin, Greek, and
3399 Cyrillic characters in CJK charsets.
3400
3401 2006-03-29 Daiki Ueno <ueno@unixuser.org>
3402
3403 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3404 default-enable-multibyte-characters. This reverts the change from
3405 revision 6.17 which is no longer necessary because the passphrase
3406 is sent separately now. GnuPG messages are unreadable under
3407 multibyte locales with default-enable-multibyte-characters set to nil.
3408
3409 2006-04-04 Andreas Schwab <schwab@suse.de>
3410
3411 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
3412 and `byte-compile-warnings' as `safe-local-variable'.
3413
3414 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
3415
3416 * man.el (Man-mode-map): Restore the \r binding.
3417 (Man-abstract-xref-man-page): If Man-target-string is a function,
3418 call it.
3419 (Man-highlight-references): Use Man-default-man-entry to get the
3420 target. Deal with xrefs too.
3421 (Man-highlight-references0): Don't call the target function.
3422
3423 * woman.el (WoMan-xref-man-page): Strip the section number, woman
3424 cannot deal with it.
3425
3426 2006-04-04 Daiki Ueno <ueno@unixuser.org>
3427
3428 * pgg-gpg.el: Clean up process buffers every time gpg processes
3429 complete.
3430
3431 2006-04-04 Kenichi Handa <handa@m17n.org>
3432
3433 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
3434 here.
3435 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
3436 Temporarily bind inhibit-field-text-motion to t.
3437
3438 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3439
3440 * startup.el (normal-splash-screen): Only set mode-line-format in the
3441 splash buffer, so as not to interfere when debugging the code.
3442 Ignore errors when switching buffer.
3443
3444 2006-04-03 Romain Francoise <romain@orebokech.com>
3445
3446 * dired.el (dired-dnd-protocol-alist): Fix typo.
3447
3448 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3449
3450 * savehist.el (savehist): Add :version.
3451 (savehist-ignored-variables): New variable.
3452 (savehist-minibuffer-hook): Don't save variables listed in
3453 `savehist-ignored-variables'.
3454
3455 * dired.el (dired-dnd-protocol-alist): Mention that change does
3456 only apply to new buffers in doc string.
3457
3458 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
3459
3460 * recentf.el (recentf-open-files-item): Include newline in button
3461 field, so opening a file will work, when the point is at the end
3462 of the file name. Allow, for example, to [i]search a file by
3463 extension and just push RET to open it.
3464
3465 2006-04-03 Daiki Ueno <ueno@unixuser.org>
3466
3467 * pgg-gpg.el (pgg-gpg-process-filter)
3468 (pgg-gpg-wait-for-completion): Check if buffer is alive.
3469
3470 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3471 lines, temporary fix.
3472
3473 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3474
3475 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
3476
3477 2006-04-02 Richard Stallman <rms@gnu.org>
3478
3479 * progmodes/compile.el (compilation-message-face): Make it defcustom.
3480
3481 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3482
3483 * ibuf-macs.el (define-ibuffer-column): Add a new key:
3484 header-mouse-map.
3485
3486 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
3487 (ibuffer-mode-header-map): New keymaps.
3488 (ibuffer-update-title-and-summary): Enable mouse face highlighting
3489 and keybindings for column headers.
3490 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
3491 property.
3492
3493 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
3494
3495 * speedbar.el (speedbar-after-create-hook): Doc fix.
3496
3497 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
3498
3499 * shell.el (shell-directory-tracker)
3500 (shell-dynamic-complete-command): Doc fixes.
3501
3502 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
3503
3504 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
3505 terminals.
3506
3507 2006-04-01 Kim F. Storm <storm@cua.dk>
3508
3509 * ido.el (ido-unc-hosts-cache): New defvar.
3510 (ido-unc-hosts): If value of defcustom is a function, call it to
3511 get list of UNC hosts. Add function-item choices to specify
3512 ido-unc-hosts-net-view or user function.
3513 (ido-ignore-unc-host-regexps): New defcustom.
3514 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
3515 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
3516 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
3517
3518 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3519
3520 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
3521 wwidth.
3522
3523 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
3524
3525 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
3526 (ido-max-work-file-list, ido-switch-buffer)
3527 (ido-read-file-name-as-directory-commands):
3528 Fix typos in docstrings.
3529
3530 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3531
3532 * term/mac-win.el (mac-system-coding-system): Define and use after
3533 Mac-specific coding systems are ready.
3534
3535 2006-03-27 Romain Francoise <romain@orebokech.com>
3536
3537 * net/rcirc.el (rcirc-connect): Add autoload cookie.
3538
3539 * ldefs-boot.el: Update.
3540
3541 2006-03-27 Daiki Ueno <ueno@unixuser.org>
3542
3543 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3544 passphrases when it is not needed.
3545 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3546 passphrase stuff from gpg, should only be necessary when you use
3547 gpg with a smartcard.
3548
3549 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
3550
3551 * comint.el (comint-dynamic-list-completions): Allow user to
3552 select *Completions* buffer.
3553
3554 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
3555
3556 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
3557
3558 2006-03-26 Andreas Schwab <schwab@suse.de>
3559
3560 * progmodes/gud.el (gdb): Only complain about multiple debugging
3561 when the gdb process is still running.
3562
3563 2006-03-25 Eli Zaretskii <eliz@gnu.org>
3564
3565 * mail/rmail.el (tool-bar-map): Defvar it.
3566 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3567 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3568
3569 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
3570
3571 * help.el (print-help-return-message): Suggest to use
3572 display-buffer instead of switch-to-buffer-other-window to restore
3573 the previous window without selecting it.
3574
3575 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3576
3577 * frame.el (select-frame-by-name): Call x-focus-frame also when
3578 window-system is mac.
3579
3580 * term/mac-win.el: Adjust Courier font specifications in
3581 x-fixed-font-alist.
3582 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3583 when directly encoding to UTF-16 in native byte order, no BOM.
3584
3585 2006-03-25 Kim F. Storm <storm@cua.dk>
3586
3587 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3588 (cua--init-keymaps): Use it instead of fixed C-return.
3589 (cua-mode): Set after it.
3590
3591 * emulation/cua-rect.el (cua--init-rectangles):
3592 Use cua-rectangle-mark-key instead of fixed C-return.
3593
3594 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
3595
3596 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3597 "run" in .gdbinit.
3598 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3599
3600 2006-03-24 Romain Francoise <romain@orebokech.com>
3601
3602 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3603 `display-buffer-other-frame'.
3604
3605 2006-03-24 Kim F. Storm <storm@cua.dk>
3606
3607 * apropos.el (apropos-synonyms): Add selection => region.
3608
3609 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3610
3611 * progmodes/gdb-ui.el (gdb-var-create-regexp)
3612 (gdb-var-list-children-regexp, gdb-var-update-regexp)
3613 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3614 (gdb-data-list-register-values-regexp)
3615 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3616 Future proof against new fields being added to MI output.
3617 (gdb-send): Don't treat backslashes for program input as
3618 continuations.
3619 (gdb-assembler-handler): Don't use window-start for this handler.
3620 (gdb-frame-handler): Don't change to hollow arrow if overlay
3621 arrow doesn't move to new frame.
3622
3623 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3624
3625 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3626 prevent compiler warnings.
3627 (gdb-stopped): Check for gud-last-last-frame (case: signal).
3628 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3629 (gdb-assembler-custom): Use hollow-right-triangle for assembler
3630 buffer too.
3631
3632 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
3633
3634 * pgg-gpg.el (pgg-gpg-update-agent): Check for
3635 make-network-process, so we can use the same code in Gnus v5-10
3636 too and have this file fully synchronized with that release.
3637
3638 2006-03-23 Romain Francoise <romain@orebokech.com>
3639
3640 * ibuf-ext.el (ibuffer-read-filter-group-name):
3641 Use `ibuffer-generate-filter-groups' to make completion list match
3642 the filter groups that are really displayed in the Ibuffer buffer.
3643 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
3644
3645 2006-03-23 Kenichi Handa <handa@m17n.org>
3646
3647 * international/mule-cmds.el (sort-coding-systems): Describe that
3648 the argument is modified in docstring.
3649
3650 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
3651
3652 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3653 (pgg-gpg-update-agent): New function.
3654 (pgg-gpg-use-agent-p): New function.
3655 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3656 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3657 (pgg-gpg-sign-region): Use it.
3658
3659 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
3660
3661 * cus-edit.el (custom-face-set): Call custom-push-theme before
3662 face-spec set so that `changed' theme is correctly saved.
3663 (custom-face-reset-standard): Reset to recalculated face rather
3664 than defface spec.
3665
3666 * custom.el (custom-push-theme): Only save `changed' theme if the
3667 current face does not match the defface specs.
3668
3669 2006-03-21 Simon Josefsson <jas@extundo.com>
3670
3671 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3672 <wilde@sha-bang.de>.
3673 (pgg-gpg-use-agent): New variable.
3674 (pgg-gpg-process-region): Use it.
3675 (pgg-gpg-encrypt-region): Likewise.
3676 (pgg-gpg-encrypt-symmetric-region): Likewise.
3677 (pgg-gpg-decrypt-region): Likewise.
3678 (pgg-gpg-sign-region): Likewise.
3679 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3680
3681 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
3682
3683 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
3684 bracket links.
3685
3686 2006-03-21 Kim F. Storm <storm@cua.dk>
3687
3688 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
3689 fringe-indicator-alist instead of modifying global value.
3690 (gdb-frame-handler): Likewise.
3691
3692 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * diff-mode.el (diff-function): Make it inherit from diff-header
3695 instead of diff-context.
3696
3697 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
3698 bitmap.
3699 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
3700 change names in macro above for consistency.
3701 (gdb-frame-handler): Use hollow-right-triangle for all selected
3702 frames which except the innermost (where execution has stopped).
3703 (gdb-reset): Reset buffer-local values of overlay-arrow.
3704
3705 2006-03-20 Richard Stallman <rms@gnu.org>
3706
3707 * simple.el (set-mark-command): Doc fix.
3708
3709 * files.el (display-buffer-other-frame): New command.
3710 (ctl-x-4-map): Bind C-x 5 C-o to it.
3711
3712 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3713
3714 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
3715 rather than just defer-time, in case defer-time has been changed but
3716 the timer isn't running yet.
3717 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
3718
3719 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3720
3721 * help-mode.el (help-follow-symbol): New function.
3722 Essentially identical to the old `help-follow', but do not let
3723 `push-button' do the work when on an xref.
3724 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
3725
3726 2006-03-19 Richard Stallman <rms@gnu.org>
3727
3728 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
3729 preceded by the word `program'.
3730 (help-follow-mouse, help-follow): Throw error if not on xref.
3731 Delete no longer used args.
3732
3733 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
3734
3735 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
3736 annotation ensure gud-overlay-arrow-position is redisplayed.
3737
3738 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3739
3740 * textmodes/bibtex.el (bibtex-include-OPTkey)
3741 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
3742 (bibtex-autokey-name-case-convert)
3743 (bibtex-autokey-titleword-case-convert): Make these the aliases
3744 for the following two variables.
3745 (bibtex-autokey-name-case-convert-function)
3746 (bibtex-autokey-titleword-case-convert-function): Make these the
3747 real names.
3748 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
3749 bibtex-font-lock-crossref sublists.
3750 (bibtex-mode): Revert 2005-12-30 change (which made
3751 completion-ignore-case buffer-local).
3752 (bibtex-url): Simplify.
3753
3754 2006-03-19 Kim F. Storm <storm@cua.dk>
3755
3756 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
3757 cursor property value to 2 (to align with C level change).
3758
3759 2006-03-19 Bill Wohler <wohler@newt.com>
3760
3761 * image.el (image-load-path-for-library): Shorten first line in
3762 docstring.
3763
3764 2006-03-18 Richard Stallman <rms@gnu.org>
3765
3766 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
3767
3768 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
3769
3770 * isearch.el (isearch-other-meta-char): Handle user bindings for
3771 shifted control characters.
3772
3773 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
3774
3775 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
3776 part that matches email addresses, file names, etc.
3777
3778 2006-03-18 Eli Zaretskii <eliz@gnu.org>
3779
3780 * term/w32-win.el (mouse-set-font):
3781 Mention w32-list-proportional-fonts in the doc string.
3782
3783 2006-03-18 Kim F. Storm <storm@cua.dk>
3784
3785 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
3786 (ido-unc-hosts): New user option to explicitly define list of know
3787 UNC-style hosts for completion.
3788 (ido-cache-unc-host-shares-time): New user option.
3789 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
3790 New helper functions for UNC file-name support.
3791 (ido-may-cache-directory): Check for UNC host. Simplify.
3792 (ido-wash-history): Clean out old UNC hosts.
3793 (ido-nonreadable-directory-p): UNC hosts are always readable.
3794 (ido-directory-too-big-p): UNC hosts are never too big.
3795 (ido-set-current-directory): Handle UNC root path.
3796 (ido-file-name-all-completions): Complete UNC host names from
3797 ido-unc-hosts list. Cache UNC host shares.
3798 (ido-make-file-list-1): Don't filter UNC root.
3799 (ido-exhibit): Check for // in root directory, and switch to UNC
3800 mode by setting ido-current-directory to //.
3801
3802 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
3803
3804 * cus-edit.el (customize-changed-options): Mention explicit
3805 version number as default in prompt.
3806
3807 2006-03-17 Bill Wohler <wohler@newt.com>
3808
3809 * image.el (image-load-path-for-library): Minor docstring fix.
3810
3811 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
3812
3813 * textmodes/org.el (org-read-date): Include subgroup 5 into
3814 replacement text.
3815 (org-popup-calendar-for-date-prompt): Fix customization type.
3816
3817 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
3818
3819 * progmodes/gdb-ui.el (gud-watch): Provide completion.
3820 (gdb-continuation): New variable.
3821 (gdb-send): Deal with continuation lines.
3822
3823 * progmodes/gud.el (gud-gdb-complete-command)
3824 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3825 expressions.
3826 (gud-tooltip-mode): Use buffer-local value.
3827
3828 2006-03-16 Kim F. Storm <storm@cua.dk>
3829
3830 * ido.el (ido-edit-input): Use selected match, if any.
3831
3832 2006-03-16 Bill Wohler <wohler@newt.com>
3833
3834 * image.el (image-load-path-for-library): Prefer user's images in
3835 image-load-path.
3836
3837 2006-03-16 Martin Rudalics <rudalics@gmx.at>
3838
3839 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3840 when checking for attempt to drag leftmost or rightmost scrollbar.
3841
3842 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
3843
3844 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3845 (gdb-force-mode-line-update): New function.
3846 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3847 (gdb-exited): Use them.
3848 (gdb-signal): New function.
3849 (gdb-annotation-rules): Provide a rule for it.
3850
3851 2006-03-16 Kenichi Handa <handa@m17n.org>
3852
3853 * international/mule.el (auto-coding-regexp-alist): Add entries
3854 for Unicode BOM.
3855
3856 * sort.el (sort-build-lists): Temporarily bind
3857 inhibit-field-text-motion to t.
3858
3859 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
3860
3861 * locate.el (locate-command, locate-make-command-line)
3862 (locate-fcodes-file, locate-update-command)
3863 (locate-prompt-for-command, locate, locate-with-filter)
3864 (locate-get-file-positions): Doc fixes.
3865 (locate-buffer-name, locate-header-face): Remove leading `*' in
3866 defcustom.
3867 (locate-filter-output): Use `keep-lines' instead of its alias
3868 `delete-non-matching-lines'.
3869 (locate-get-filename, locate-get-dirname): Add introductory comment.
3870 (locate-find-directory-other-window): Give appropriate error
3871 message if used outside main listing.
3872
3873 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3874
3875 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3876 the new extend-region feature.
3877 (font-lock-after-change-function): Update correspondingly.
3878 * jit-lock.el (jit-lock-after-change): Update correspondingly.
3879 * progmodes/grep.el (font-lock-lines-before): Don't disable.
3880
3881 2006-03-15 Bill Wohler <wohler@newt.com>
3882
3883 * image.el (image-load-path-for-library): Fix example by not
3884 recommending that one binds image-load-path. Just defvar it to
3885 placate compiler and only use it if previously defined.
3886
3887 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3888
3889 * textmodes/org.el (org-insert-centered): Use `string-width' to
3890 make underlining work for wide characters.
3891 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3892 TAB to `org-cycle', to make sure that no binding in
3893 `outline-mode-map' can supercede it.
3894
3895 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
3896
3897 * allout.el: Increment version to 2.2.1 in file commentary.
3898
3899 (allout-version): Increment to 2.2.1.
3900
3901 (allout-default-layout): New customization variable, used when the
3902 file lacks a specific allout-layout. Uses allout-layout-type for
3903 recursively nested definition.
3904
3905 (allout-layout-type): Widget defining allout layouts, necessary for
3906 self-recursive definition.
3907
3908 (allout-mode): Incorporate allout-default-layout as fallback for
3909 allout-layout.
3910
3911 (allout-layout): Mark as 'safe-local-variable', and refer mention
3912 fallback to `allout-default-layout' in absence of a specified value.
3913 (allout-passphrase-verifier-string)
3914 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3915
3916 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3917
3918 (allout-get-encryption-passphrase-verifier): Use correct name of
3919 passphrase verifier in docstring.
3920
3921 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
3922
3923 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3924 elements.
3925 (gdb-find-watch-expression): Make it work for arrays too.
3926 Follow change to gdb-var-list.
3927 (gud-watch): Allow the user to enter variable name with a prexix
3928 arg. Create keybindings.
3929 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3930 (gdb-var-list-children-handler, gdb-var-update-handler)
3931 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3932 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3933 Follow change to gdb-var-list.
3934 (gdb-starting): Don't show the overlay arrows when program is running.
3935
3936 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3937 gdb-var-list.
3938
3939 2006-03-14 Bill Wohler <wohler@newt.com>
3940
3941 * image.el (image-load-path-for-library): Pass value of path
3942 rather than symbol. Always return list of directories.
3943 Guarantee that image directory comes first.
3944
3945 2006-03-14 Alan Mackenzie <acm@muc.de>
3946
3947 * font-core.el (font-lock-extend-region\(-function\)?.):
3948 New function/variable.
3949
3950 * font-lock.el (font-lock-after-change-function):
3951 Call font-lock-extend-region. Obey font-lock-lines-before.
3952 (font-lock-default-fontify-region): Remove reference to
3953 font-lock-lines-before.
3954
3955 * jit-lock.el (jit-lock-after-change):
3956 Call font-lock-extend-region. Obey font-lock-lines-before.
3957
3958 2006-03-14 David Ponce <david@dponce.com>
3959
3960 * tree-widget.el (tree-widget-themes-load-path)
3961 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3962
3963 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
3964
3965 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3966 (rcirc-print): Mark the start of text at the end of the prompt.
3967 (rcirc-track-minor-mode): Add autoload cookie.
3968 (rcirc-update-activity-string): Add space to front of mode-line
3969 indicator.
3970
3971 2006-03-13 Miles Bader <miles@gnu.org>
3972
3973 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3974 (rcirc-abbrev-nick): Remove function.
3975 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3976
3977 2006-03-13 David Ponce <david@dponce.com>
3978
3979 * tree-widget.el: Handle themes across all occurrences of the main
3980 themes sub-directory found in tree-widget-themes-load-path.
3981 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3982 (tree-widget--locate-sub-directory): Return all occurrences.
3983 (tree-widget-themes-path): New function.
3984 Replace tree-widget-themes-directory, and return a list of directories.
3985 (tree-widget-set-parent-theme)
3986 (tree-widget-lookup-image): Use it.
3987
3988 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3989
3990 * textmodes/org.el (org-link-search): Avoid self-matching of
3991 links, allow target text to be distributed over several lines.
3992 (org-search-not-link): New function.
3993 (org-set-regexps-and-options, org-get-current-options):
3994 New startup options.
3995 (org-export-as-html): Take odd-level setting from local variable.
3996 (org-fontify-emphasized-text): New option.
3997 (org-set-font-lock-defaults): Include emphasized text.
3998 (org-follow-mhe-link): Allow folder-only links, fix folder name.
3999 (org-font-lock): Customize group renamed from `org-faces'.
4000
4001 2006-03-13 John Paul Wallington <jpw@pobox.com>
4002
4003 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
4004 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
4005
4006 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * cus-start.el (all): Delete :version keyword for members of the
4009 fringe group, since the entire group is new in 22.1.
4010
4011 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
4012
4013 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
4014 map if value is hexadecimal (an address).
4015 (gud-watch): Only search roots for existing watch expressions.
4016 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
4017 prevent caching problems with speedbar-update-directory-contents.
4018
4019 2006-03-12 Juri Linkov <juri@jurta.org>
4020
4021 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
4022 before comparing with `low' and `warn'.
4023
4024 * info.el (Info-dir-remove-duplicates): Move point to the
4025 beginning of the current line after deleting the entries from
4026 redundant heading. Use marker for `limit' and compare it with
4027 point before calling `re-search-forward'.
4028
4029 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4030
4031 * simple.el (yank): Fix typo in docstring.
4032
4033 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
4034
4035 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
4036 messages, where "D" is the 6th character.
4037
4038 2006-03-11 Eli Zaretskii <eliz@gnu.org>
4039
4040 * simple.el (yank): Fix last change.
4041
4042 2006-03-11 David Ponce <david@dponce.com>
4043
4044 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
4045 merging elements from the standard ispell-dictionary-alist.
4046 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
4047 alist, and return the new alist.
4048
4049 2006-03-11 Richard Stallman <rms@gnu.org>
4050
4051 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
4052
4053 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
4054 the way it is implemented is too unclean.
4055
4056 * simple.el (kill-region, yank): Doc fix.
4057
4058 * battery.el (battery-echo-area-format): Doc fix.
4059 (battery-mode-line-format): Likewise.
4060 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
4061 (battery-linux-proc-acpi): Ignore batteries that say "charged".
4062
4063 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
4064
4065 * progmodes/octave-mod.el (octave-indent-for-comment):
4066 Behave according to do string.
4067
4068 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
4069
4070 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
4071 Be visible only if major mode is Mail Mode.
4072
4073 * textmodes/flyspell.el (flyspell-external-point-words)
4074 (flyspell-process-localwords): Fix last changes.
4075
4076 2006-03-11 Eli Zaretskii <eliz@gnu.org>
4077
4078 * calendar/holidays.el (list-holidays): Doc fix.
4079
4080 * international/mule.el (auto-coding-alist): Add .odt
4081 (OpenOffice's open document) files.
4082
4083 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
4084 document) files. Mention in the doc string the need to sync with
4085 auto-coding-alist.
4086
4087 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * files.el (hack-local-variables-confirm): Don't prompt for ! if
4090 enable-local-variables is set to always query, or there is no
4091 savable variable.
4092
4093 2006-03-10 Bill Wohler <wohler@newt.com>
4094
4095 * image.el (image-load-path-for-library): Merge at least three
4096 functions from Gnus and MH-E into this one function that can now
4097 be shared.
4098
4099 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
4102 gdb-remove-mouse-face and remove help-echo too.
4103 (gdb-enqueue-input): Correct conditional clause.
4104
4105 2006-03-10 Glenn Morris <rgm@gnu.org>
4106
4107 * calendar/calendar.el (calendar-holidays): Doc fix.
4108 * calendar/holidays.el (list-holidays): Doc fix.
4109
4110 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
4113 it gets called in gdb-prompt anyway.
4114 (gdb-use-separate-io-buffer): Only restore window arrangement for
4115 gdb-many-windows.
4116 (gdb-enqueue-input): Make it harder to send GDB input when program
4117 is running.
4118 (gdb-buffer-list): New variable.
4119 (gdb-remove-mouse-face): New function.
4120 (gdb-starting): Use it when GDB input won't get sent.
4121
4122 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
4123
4124 * help.el (view-lossage): Remove trailing whitespace before
4125 inserting "\n".
4126
4127 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * files.el (hack-local-variables-confirm):
4130 Set coding-system-for-read to nil before writing to .emacs.
4131
4132 * arc-mode.el (archive-extract): Check if an existing buffer name
4133 comes from a different archive.
4134
4135 * help.el (describe-key-briefly): If KEY is a down event, read and
4136 discard the up event.
4137
4138 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
4139
4140 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
4141 be edited and use font-lock-warning-face for any changes.
4142
4143 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
4144 (gdb-edit-value): Use it to report any errors.
4145
4146 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
4147
4148 * help.el (describe-key): Remove leftover test code.
4149
4150 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4151
4152 * textmodes/org.el: Move defvars out of eval-when-compile.
4153 Use buffer-file-name variable.
4154 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
4155 arg `file'.
4156 (org-level-faces): Remove startup dependency.
4157 (org-cycle, org-map-tree, org-scan-tags)
4158 (org-remember-handler): Don't call `outline-level' directly.
4159 (org-mhe-search-all-folders): New option.
4160 (org-mhe-get-message-folder-from-index)
4161 (org-mhe-get-message-folder): Fix indexing search.
4162 (org-format-agenda-item): Handle nil TAGS argument.
4163 (org-cleaned-string-for-export, org-activate-target-links)
4164 (org-make-target-link-regexp): Deal with empty radio target list.
4165 (org-tag): New face.
4166 (org-get-level-face): New function.
4167 (org-set-font-lock-defaults): Simplify setup for headlines.
4168 (org-complete): Pass common substring to `display-completion-list'.
4169
4170 2006-03-06 David Ponce <david@dponce.com>
4171
4172 * tree-widget.el: Update Commentary header.
4173 (tree-widget-theme-name): Ignore parent themes.
4174 (tree-widget-set-parent-theme): New function.
4175 (tree-widget-set-theme): Use it.
4176 (tree-widget-set-image-properties): Move definition. Does nothing
4177 if image properties have already been set.
4178 (tree-widget-image-properties): Move definition. Receive an image
4179 name. Set the :pointer property.
4180 (tree-widget-lookup-image): Doc fix. Search in parent themes.
4181 Don't set the :pointer image property.
4182 (tree-widget-convert-widget): New function. Handle :dynargs
4183 compatibility here.
4184 (tree-widget): Use it to :convert-widget. Add the :expander-p
4185 predicate to control when the :expander function is entered.
4186 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
4187 (tree-widget-value-create): Handle :expander-p. widget-apply
4188 :expander.
4189 (tree-widget-expander-p): New function. Default value of the
4190 :expander-p property.
4191
4192 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * help.el (describe-key): Properly handle the return value of
4195 read-key-sequence when grabbing an up-event. Cleanup mouse-1
4196 remaps. Handle string and vector `follow-link' values.
4197
4198 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4199
4200 * complete.el (PC-expand-many-files): Try be more careful when parsing
4201 the shell's output.
4202
4203 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4204
4205 * outline.el (hide-sublevels): Provide better interactive default.
4206
4207 2006-03-06 Kenichi Handa <handa@m17n.org>
4208
4209 * international/fontset.el (create-fontset-from-fontset-spec):
4210 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
4211
4212 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
4213
4214 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
4215 backslashes instead of one in regexp.
4216 (gud-tooltip-dereference): Add missing optional argument.
4217
4218 2006-03-04 John Paul Wallington <jpw@pobox.com>
4219
4220 * wdired.el (toplevel): Require `cl' at compile-time.
4221
4222 2006-03-04 Andreas Schwab <schwab@suse.de>
4223
4224 * server.el (server-process-filter): Handle errors during
4225 evaluation of the argument.
4226
4227 2006-03-03 John Paul Wallington <jpw@pobox.com>
4228
4229 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
4230 escape parentheses at beginning of line.
4231 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
4232 (t-mouse-mode): Remove period from end of error message.
4233
4234 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
4235
4236 * textmodes/flyspell.el (flyspell-process-localwords):
4237 Be case-sensitive.
4238
4239 2006-03-03 Martin Rudalics <rudalics@gmx.at>
4240
4241 * cus-edit.el (custom-quote): Remove function, since it has been
4242 moved to custom.el.
4243
4244 * font-lock.el (lisp-font-lock-keywords-2)
4245 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
4246 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
4247 they have no special meaning.
4248
4249 * midnight.el (clean-buffer-list): Handle case where base-buffer of
4250 indirect buffer gets killed before indirect buffer. Use dolist.
4251
4252 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
4253
4254 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
4255 value instead of a literal constant (1) on more pauses.
4256
4257 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
4258
4259 * textmodes/flyspell.el (flyspell-external-point-words):
4260 Be case-sensitive.
4261
4262 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
4263
4264 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
4265 with "www".
4266
4267 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
4268
4269 * allout.el: Restablish intermediate missing comment header to
4270 preserve outline structure.
4271 (allout-beginning-of-current-entry): Skip invisible text.
4272 (allout-open-topic): Fix opening a topic at end-of-buffer.
4273 (allout-minor-mode): Move nearer to allout-mode function.
4274
4275 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
4276
4277 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
4278
4279 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
4280
4281 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
4282 is nil.
4283
4284 * progmodes/gud.el (gud-speedbar-menu-items):
4285 Use buffer-local-value and add missing :visible keyword.
4286
4287 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
4288
4289 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4290
4291 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
4292 must be `follow-link'.
4293
4294 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
4295
4296 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
4297 formatting: No nested anchors.
4298 (org-all-targets): Fix bug with XEmacs compatibility.
4299 (org-read-date): Add (require 'parse-time).
4300 (org-set-tags): Fix bug with extra inserted space.
4301 (org-export-html-style): Define a style class for targets.
4302 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
4303 (org-hide-leading-stars): New option.
4304 (org-hide): New face.
4305 (org-set-font-lock-defaults): Allow to hide leading stars.
4306 (org-get-legal-level, org-tr-level): New functions.
4307 (org-odd-levels-only): New option.
4308 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
4309 (org-demote, org-promote): Deal with double-star levels.
4310 (org-convert-to-odd-levels): New command.
4311
4312 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
4313
4314 * speedbar.el (speedbar-update-localized-contents): Try to
4315 preserve window-start.
4316 (speedbar-update-directory-contents): Try to preserve window-start
4317 and window-point.
4318 (speedbar-update-special-contents): Don't move back to start of window.
4319
4320 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
4321 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
4322 speedbar-timer-fn.
4323 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
4324 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
4325 instead of gdb-speedbar-timer-fn.
4326
4327 2006-02-28 Jay Belanger <belanger@truman.edu>
4328
4329 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
4330 (math-compose-expr): Use latex option when calling
4331 `math-compose-tex-matrix' for latex mode.
4332
4333 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
4334
4335 * speedbar.el: Re-instate comments about developing for speedbar
4336 [this is what info and gdb-ui use even if better methods exist now].
4337
4338 * t-mouse.el: New file.
4339 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
4340 (t-mouse-lispy-buffer-posn-from-coords): Remove.
4341 (t-mouse-make-event-element): Use posn-at-x-y instead.
4342 (t-mouse-make-event): Deal with Fedora Core 3.
4343 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
4344 (t-mouse-mouse-position-function): New function. Use it instead
4345 of advising mouse-position.
4346 (t-mouse-mode): New minor mode.
4347 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
4348
4349 2006-02-27 Glenn Morris <rgm@gnu.org>
4350
4351 * calendar/calendar.el (calendar-holidays): Doc fix.
4352
4353 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
4354
4355 * progmodes/gdb-ui.el (gdb-source-window): New variable.
4356 Re-introduce the concept of a source window.
4357 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
4358 consistency with get-buffer-create.
4359 (def-gdb-auto-update-handler, gdb-info-locals-handler)
4360 (gdb-data-list-register-values-handler)
4361 (gdb-stack-list-locals-handler): Try to preserve window-start as
4362 well as window-point.
4363 (gdb-display-source-buffer): New function (old concept).
4364 (gdb-goto-breakpoint): Use it.
4365
4366 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
4367 for gdb-ui/gdb-mi (old concept).
4368
4369 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
4370
4371 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
4372 binding.
4373
4374 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
4375
4376 * textmodes/reftex-sel.el (reftex-select-label-map)
4377 (reftex-select-bib-map): Add `follow-mouse' binding.
4378
4379 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
4380
4381 * jka-cmpr-hook.el (jka-compr-compression-info-list)
4382 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
4383 Give :set functions to provide automatic updating.
4384 Update docstring. Give compiler defvars early in the file
4385 and move the defcustoms to a later spot where all called functions
4386 are defined.
4387 (jka-compr-file-name-handler-entry): Doc fix.
4388 (jka-compr-compression-info-list--internal)
4389 (jka-compr-mode-alist-additions--internal)
4390 (jka-compr-load-suffixes--internal): New variables.
4391 (jka-compr-install): Set the three above variables.
4392 Update `load-file-rep-suffixes' instead of `load-suffixes'.
4393 (jka-compr-update, jka-compr-set): New functions.
4394 (auto-compression-mode): Doc fix.
4395
4396 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
4397 Update `load-file-rep-suffixes' instead of `load-suffixes'.
4398 Use jka-compr-compression-info-list--internal,
4399 jka-compr-mode-alist-additions--internal and
4400 jka-compr-load-suffixes--internal.
4401
4402 * files.el (load-library):
4403 * loadhist.el (file-loadhist-lookup):
4404 * startup.el (command-line):
4405 * subr.el (locate-library):
4406 * emacs-lisp/autoload.el (update-directory-autoloads):
4407 * emacs-lisp/find-func.el (find-library-suffixes):
4408 Use `get-load-suffixes' instead of `load-suffixes'.
4409
4410 * subr.el (locate-library):
4411 * emacs-lisp/find-func.el (find-library-name):
4412 Use `load-file-rep-suffixes' instead of '("").
4413
4414 2006-02-26 Kim F. Storm <storm@cua.dk>
4415
4416 * ido.el (ido-save-history, ido-load-history): Simplify.
4417 Don't use find-file-noselect to avoid interference from other modes.
4418
4419 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
4420
4421 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
4422 to use the default shell if filename is not available.
4423 Reported by Giorgos Keramidas.
4424
4425 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
4426
4427 * progmodes/etags.el (tags-completion-table): Do completion from
4428 all the tables in the current list, as documented in the manual.
4429
4430 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4431
4432 * CC Mode Update to 5.31.3.
4433
4434 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4435
4436 * progmodes/cc-mode.el (c-postprocess-file-styles):
4437 Bind inhibit-read-only to t, around the call to
4438 c-remove-any-local-eval-or-mode-variables, so that it works on a
4439 RO file.
4440
4441 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4442
4443 * progmodes/cc-awk.el: Correct a typo.
4444
4445 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4446
4447 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
4448 c-hungry-delete-backwards, at the request of RMS. Leave the old
4449 name as an alias.
4450
4451 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4452
4453 * progmodes/cc-mode.el: Correct a typo.
4454
4455 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4456
4457 * progmodes/cc-defs.el: Update the version number to 5.31.3.
4458
4459 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4460
4461 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
4462 brace-else-brace (error due to mbeg, mend being undefined).
4463
4464 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4465
4466 * progmodes/cc-mode.el: File Local variables: Solve the problem
4467 where both `mode' and c-file-offsets are specified: `mode' will
4468 overwrite c-f-o's settings:
4469 (c-remove-any-local-eval-or-mode-variables): New function.
4470 (c-postprocess-file-styles): Call the above new function, within
4471 c-tentative-buffer-change, to splat `mode' and `eval' before the
4472 second hack-local-variables.
4473
4474 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4475
4476 * progmodes/cc-mode.el:
4477 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
4478 (c-after-change): Protect the match data with save-match-data.
4479 It was getting corrupted by c-after-change-check-<>-operators.
4480
4481 * cc-defs.el: [Supersedes patch V1.38]:
4482 (top level): Check for a buggy font-lock-compile-keywords ONLY in
4483 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
4484
4485 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
4486 with save-match-data. It was being corrupted when Font Lock was
4487 not enabled.
4488
4489 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4490
4491 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
4492 Mode and Subword Mode.
4493
4494 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
4495 real labels ("case 1:" or "foo:") from non-labels ("public:").
4496 (c-forward-objc-directive): Replace c-forward-token-2 with crude
4497 coding; c-f-t-2 doesn't move over a token at EOB.
4498
4499 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
4500
4501 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
4502 (c-update-modeline): Concatenate the minor mode indicators
4503 directly onto mode-name, removing c-submode-indicators.
4504 Sometimes, c-s-i got separated from the mode name on the mode line.
4505
4506 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
4507 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
4508
4509 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
4510
4511 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
4512 error message when there's an evaluation error to show whether
4513 it's loaded from source or not.
4514 (c-filter-ops): Make it available at runtime too to work when
4515 `c-make-init-lang-vars-fun' needs to evaluate from source.
4516
4517 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
4518
4519 * help.el (help): Revert last part of 2006-02-23 change (deletion
4520 of the `provide' call).
4521
4522 2006-02-23 Juri Linkov <juri@jurta.org>
4523
4524 * compare-w.el (compare-windows-highlight): Add new value
4525 `persistent' and change :type from `boolean' to `choice'.
4526 (compare-windows-overlays1, compare-windows-overlays2):
4527 New internal variables.
4528 (compare-windows-highlight): If compare-windows-highlight is
4529 `persistent', add current overlays to compare-windows-overlays[12]
4530 instead of adding compare-windows-dehighlight to pre-command-hook.
4531 (compare-windows-dehighlight): Delete all overlays from
4532 compare-windows-overlays[12].
4533
4534 * info.el (Info-search): Don't bind search-spaces-regexp to
4535 Info-search-whitespace-regexp in non-regexp isearch mode.
4536
4537 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4538
4539 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
4540
4541 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
4542
4543 * textmodes/org.el (org-xemacs-p)
4544 (org-export-html-show-new-buffer, org-table-may-need-update)
4545 (org-insert-item, org-mhe-get-message-real-folder)
4546 (org-mhe-get-message-folder-from-index)
4547 (org-mhe-get-message-folder, org-mhe-get-message-num)
4548 (org-mhe-get-header, org-make-org-heading-search-string)
4549 (org-make-org-heading-camel, org-table-sort-lines)
4550 (org-format-org-table-html, org-format-table-table-html):
4551 Fix typos in docstrings.
4552
4553 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
4554
4555 * textmodes/org.el (org-cleaned-string-for-export)
4556 (org-solidify-link-text): New function.
4557 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
4558 XEmacs, just to silence the compiler.
4559 (org-export-as-ascii, org-export-as-html-and-open):
4560 Use `org-cleaned-string-for-export' and create internal links.
4561 (org-follow-mhe-link): Require mh-e, use folder.
4562
4563 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4564
4565 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4566
4567 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4568 gdb-debug-log-length.
4569 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
4570 it a real ring but...
4571 (gud-gdba-marker-filter): ...make it work like mark-ring.
4572 (gdb-enable-debug): Rename from gdb-enable-debug-log.
4573 (gdb-mouse-jump): New function. Add bindings.
4574
4575 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4576
4577 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4578 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4579 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4580 (gdb-debug-log-length): Customize it's length.
4581 (gud-watch, gdb-var-create-handler): Display function::var format
4582 but don't use to create variable object.
4583 (gdb-var-create-handler): Use message-box in place of message.
4584 (gdb-stopped): Call gdb-exited if signalled.
4585
4586 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4587
4588 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4589
4590 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4591
4592 * textmodes/reftex.el (reftex-locate-file): Search all extensions
4593 if `reftex-try-all-extensions' is set.
4594
4595 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4596 fail silently when there is no valid argument at point.
4597 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4598 `fail-silently' argument. From a patch by David Reiter.
4599
4600 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4601 New commands.
4602 (org-mark-ring): New variable.
4603 (org-mark-ring-length): New option.
4604 (org-open-at-point, org-goto, org-open-file): Push old position
4605 onto the mark ring.
4606 (org-add-hook): New function.
4607 (org-export-table-remove-special-lines): New option.
4608 (org-skip-comments, org-format-org-table-html): Respect new
4609 option `org-export-table-remove-special-lines'.
4610 (org-open-file): Allow special command configuration for
4611 directory link.
4612 (org-file-apps): Fix bugs in customize type, added setting
4613 for directories.
4614 (org-activate-tags, org-format-agenda-item, org-complete)
4615 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4616 (org-get-tags, org-get-buffer-tags, org-open-at-point)
4617 (org-link-search, org-make-org-heading-search-string)
4618 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4619 (org-radio-targets, org-file-link-context-use-camel-case)
4620 (org-activate-camels): New options.
4621 (org-update-radio-target-regexp, org-all-targets)
4622 (org-make-target-link-regexp, org-activate-target-links):
4623 New functions.
4624 (org-make-org-heading-search-string): New function.
4625 (org-store-link, org-insert-link): Use new option
4626 `org-file-link-context-use-camel-case'.
4627 (org-activate-camels): Use new option `org-activate-camels'.
4628 (org-link-regexp): Add mhe prefix.
4629 (org-open-at-point, org-store-link): Support for mhe links.
4630 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4631 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4632 (org-mhe-get-header, org-follow-mhe-link): New functions.
4633 (org-remove-angle-brackets, org-add-angle-brackets):
4634 New functions.
4635 (org-bracket-link-regexp): New constant.
4636 (org-read-date): Fix bug that was rejecting all typed dates.
4637 (org-link-search): Make hierarchy above visible after a match.
4638 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4639 (org-store-link): Fix bug with link creation when cursor is in
4640 an empty line.
4641 (org-open-at-point): Fix bug with matching a link.
4642 Fixed buggy argument sequence in call to `org-view-tags'.
4643 (org-compile-prefix-format): Set `org-prefix-has-tag'.
4644 (org-prefix-has-tag): New variable.
4645 (org-format-agenda-item): Remove tags from headline
4646 if appropriate.
4647 (org-agenda-remove-tags-when-in-prefix): New option.
4648
4649 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
4650
4651 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
4652 Fix the regular expressions.
4653
4654 2006-02-21 Richard M. Stallman <rms@gnu.org>
4655
4656 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
4657 if there's no other specific basis.
4658
4659 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
4660 as variables at all.
4661 (unsafep-variable): Rename arg; doc fix.
4662
4663 * abbrevlist.el (list-one-abbrev-table): Add autoload.
4664
4665 * calendar/appt.el (diary-selective-display): Add defvar.
4666
4667 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
4668
4669 * isearch.el (search-whitespace-regexp): Fix custom type.
4670
4671 * help.el (describe-key-briefly): Compute interactive args
4672 in same was as before previous change.
4673
4674 * files.el (enable-local-variables): Doc fix.
4675
4676 2006-02-21 Kim F. Storm <storm@cua.dk>
4677
4678 * fringe.el: Cleanup as file is now pre-loaded.
4679 (fringe-bitmaps): Initialize unconditionally.
4680 (fringe-mode, set-fringe-style): Remove autoload cookies.
4681
4682 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4683
4684 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
4685 `horizontal-bar'.
4686 (fringe-cursor-alist): Use `horizontal-bar'.
4687
4688 2006-02-20 Kim F. Storm <storm@cua.dk>
4689
4690 * fringe.el (fringe-bitmaps): Update to new bitmap names.
4691 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
4692
4693 * loadup.el: Load "fringe" on window systems.
4694
4695 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4696
4697 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
4698 out of scope components.
4699
4700 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
4701 default.
4702
4703 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * custom.el (customize-mark-to-save, customize-mark-as-set):
4706 Load the symbol first.
4707
4708 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
4709
4710 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
4711 strech spec so it doesn't display as "^J" on the header line
4712 when `Buffer-menu-use-header-line' is t.
4713
4714 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4715
4716 * speedbar.el (speedbar-make-button): Keep text properties
4717 of string arguments if desired.
4718
4719 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
4720 expessions.
4721
4722 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
4723 of speedbar.
4724
4725 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
4726
4727 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
4728 to value of `read-file-name-completion-ignore-case'.
4729
4730 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * custom.el (customize-mark-as-set): Push to `user' theme.
4733
4734 * cus-edit.el (custom-save-variables): Allow unthemed values.
4735 (customize-set-variable): Push setting to `user' theme.
4736
4737 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4738
4739 * progmodes/gud.el: Don't require font-lock as it's now
4740 automatically loaded.
4741 (gud-speedbar-buttons): Replace gdb-var-changed with
4742 gdb-force-update.
4743
4744 * progmodes/gdb-ui.el (gdb-force-update): Rename from
4745 gdb-var-changed.
4746 (gdb-post-prompt): Use it.
4747 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4748 (gdb-var-update-handler, gdb-var-delete)
4749 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
4750 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
4751 gdb-force-update in gdb-post-prompt.
4752 (gdb-reset): Clear watch expressions from speedbar when quitting.
4753
4754 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4755
4756 * viper-cmd.el (viper-insert-state-post-command-sentinel)
4757 (viper-change-state-to-vi, viper-change-state-to-emacs):
4758 Make aware of cursor coloring in the Emacs state.
4759 (viper-special-read-and-insert-char): Use read-char-exclusive.
4760 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
4761
4762 * viper-init.el (viper-emacs-state-cursor-color): New variable.
4763
4764 * viper-util.el (viper-save-cursor-color)
4765 (viper-get-saved-cursor-color-in-replace-mode)
4766 (viper-get-saved-cursor-color-in-insert-mode)
4767 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
4768 state.
4769 (viper-get-saved-cursor-color-in-emacs-mode): New function.
4770
4771 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
4772 (ediff-ignore-case-option3, ediff-actual-diff-options)
4773 (ediff-actual-diff3-options): New variables to control case sensitivity.
4774 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
4775 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
4776 (ediff-toggle-ignore-case): New function.
4777 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
4778
4779 * ediff-help.el (ediff-long-help-message-narrow2)
4780 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
4781 (ediff-long-help-message-word-mode): Add ignore-case command.
4782 (ediff-help-for-quick-help): Add ignore-case command.
4783
4784 * ediff-merg.el: Move provide to the end.
4785
4786 * ediff-ptch.el: Move provide to the end.
4787
4788 * ediff-wind.el: Move provide to the end.
4789
4790 * ediff-mult.el: Move provide to the end.
4791 (ediff-set-meta-overlay): Enable follow-link.
4792
4793 * ediff.el: Move provide to the end.
4794 Break recursive load cycle in eval-when-compile.
4795 (ediff-patch-buffer): Better heuristics.
4796
4797 * ediff-util.el: Move provide to the end.
4798 Break recursive load cycle in eval-when-compile.
4799 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
4800 defuns.
4801 (ediff-submit-report): Pass the values of ediff-diff3-program,
4802 ediff-diff3-options.
4803
4804 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
4805
4806 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4807 the opening bracket of the following bracketing pairs: {}, [], (), <>,
4808 `' (for example, in the docstring of `windmove-default-keybindings').
4809
4810 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4813 shadow face. Don't provide binding to edit variable when it is
4814 out of scope.
4815
4816 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4817 (gdb-var-update-handler): Detect out of scope variables with pre
4818 GDB 6.4 too.
4819 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4820 Reset status of variable objects to nil in update handlers.
4821 (gdb-var-update-handler-1): Detect when a variable object comes
4822 in scope. setcar on var changes gdb-var-list directly.
4823
4824 2006-02-17 Juri Linkov <juri@jurta.org>
4825
4826 * ffap.el (ffap) <defface>: Add explicit face declaration.
4827 (ffap-highlight): Use face `ffap' directly instead of checking
4828 for its existence.
4829
4830 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4831 `visible-ok' of `other-buffer' to find the right original buffer.
4832
4833 * info.el (Info-search): Skip `Local Variables' node.
4834
4835 2006-02-17 Juri Linkov <juri@jurta.org>
4836
4837 * info.el (Info-find-file): Check for symbols `apropos', `history',
4838 `toc' in the input filename, and return these symbols as is.
4839 (Info-find-node-2): Set Info-current-file to symbols `apropos',
4840 `history', `toc' instead of strings.
4841 (Info-set-mode-line): For non-string Info-current-file use the
4842 symbol's name inside **.
4843 (Info-isearch-push-state): Add quote before Info-current-file and
4844 Info-current-node.
4845 (Info-isearch-pop-state): Use `equal' instead of `string='.
4846 (Info-extract-pointer, Info-following-node-name): Use
4847 `match-string-no-properties' instead of `match-string'.
4848 (Info-up): Check `old-file' for `stringp'.
4849 (Info-history): Use `equal' instead of `string-equal'.
4850 Check `file' for `stringp'.
4851 (Info-history): Use symbol `history' instead of string as first arg
4852 of `Info-find-node'.
4853 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
4854 `toc' instead of string.
4855 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4856 instead of `buffer-substring', and `match-string-no-properties'
4857 instead of `match-string'.
4858 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4859 instead of strings.
4860 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4861 Use symbol `apropos' instead of string.
4862 (Info-copy-current-node-name): Check `Info-current-file' for
4863 `stringp' and construct a command with `Info-find-node' from it.
4864 (Info-fontify-node): Use `match-string-no-properties' instead of
4865 `match-string' and check file names for `stringp'.
4866 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4867 `history', `toc' instead of strings.
4868
4869 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * files.el: Rearrange functions and variables in the file local
4872 variables section.
4873
4874 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
4875
4876 * files.el: Add truncate-lines, ispell-check-comments and
4877 ispell-local-dictionary as safe local variables.
4878
4879 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4880
4881 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4882 out of scope variables.
4883 (gud-speedbar-buttons): Use unless.
4884
4885 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4886 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4887 (gdb-show-changed-values): Also use for out of scope variables.
4888 (gdb-var-update-handler-1): Note if variable goes out of scope.
4889
4890 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
4891
4892 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4893 default to global variable values for unsupplied args.
4894 (rcirc-get-buffer-create): Fix bug with setting the target.
4895 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4896 test for rcirc-always-use-server-buffer-flag here.
4897 (rcirc-response-formats): Add %N, which is a facified nick. %n
4898 uses the default face. Change the ACTION format string. If the
4899 "nick" is the server, don't print anything for that field.
4900 Comment fixes.
4901 (rcirc-target-buffer): Don't test
4902 rcirc-always-use-server-buffer-flag here.
4903 (rcirc-print): Squeeze extra spaces out of the text before message.
4904 (rcirc-put-nick-channel): Strip potential "@" char from nick
4905 before adding them to nick table.
4906 (rcirc-url-regexp): Improve to match address like "foo.com".
4907
4908 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4909
4910 * allout.el (allout-hidden-p): Move this defsubst before
4911 allout-overlay-interior-modification-handler, where it is first
4912 used.
4913
4914 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
4915
4916 * allout.el: Use allout invisible-text overlays instead of
4917 selective display for concealed text. Also, lots of general
4918 cleanup, and improved compatibility code.
4919
4920 (allout-version) Incremented, corrected, revised, and refined
4921 module commentary.
4922
4923 (provide 'allout): Moved to the bottom, added a require of overlay.
4924
4925 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4926 `except-current'.
4927 (allout-write-file-hook-handler): Minimize delay.
4928 (count-trailing-whitespace-region): New function so
4929 auto-encryption of current topic can resituate cursor exactly.
4930 PGP/GPG encryption trims trailing whitespace from lines, which
4931 must be accounted for across encryption then decryption.
4932
4933 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4934 just plain "\C-c", to avoid intruding on user's keybinding space.
4935
4936 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4937 parameter, so user request to provide a new password is done.
4938
4939 (allout-outside-normal-auto-fill-function, allout-auto-fill):
4940 Refined mechanism for auto-filling behavior while in allout mode.
4941
4942 (allout-mode): Explicitly specify the mode map in the docstring.
4943 Clarify provision for various write-file hook var names.
4944 Adjusted for invisible-text overlays instead of selective-display.
4945
4946 (allout-depth): Really return 0 if not within any topic. This
4947 rectifies `allout-beginning-of-level' and sequence numbering
4948 errors that occur when cutting and pasting numbered topics.
4949 Changed from a in-line subst to a regular function, as well.
4950
4951 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4952
4953 (allout-end-of-subtree, allout-end-of-subtree)
4954 (allout-end-of-entry, allout-end-of-current-heading)
4955 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4956 (allout-show-children, allout-show-to-offshoot)
4957 (allout-hide-current-entry, allout-show-current-entry): Rectified
4958 handling of trailing blank lines between items.
4959
4960 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4961 (allout-current-depth, allout-unprotected, allout-hidden-p)
4962 (allout-on-current-heading-p, allout-listify-exposed)
4963 (allout-chart-subtree, allout-goto-prefix)
4964 (allout-back-to-current-heading, allout-get-body-text)
4965 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4966 (allout-hide-region-body, allout-toggle-subtree-encryption)
4967 (allout-encrypt-string, allout-encrypted-key-info)
4968 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4969 (allout-file-vars-section-data): Adjusted for use with
4970 invisible-text overlays instead of selective-display.
4971
4972 (allout-kill-line, allout-kill-topic, allout-yank-processing):
4973 Reworked for use with invisible text overlays.
4974
4975 (allout-current-topic-collapsed-p): New function.
4976
4977 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4978 to know when to close the containing topic.
4979
4980 (allout-pre-command-business, allout-post-command-business):
4981 Simplify undo-batching and dynamic isearch exposure.
4982
4983 (allout-set-overlay-category): New for invisible-text overlays.
4984 Sets properties of allout-overlay-category, used by
4985 allout-flag-region to set invisible-text overlay properties.
4986 (allout-get-invisibility-overlay): Get the first qualifying
4987 invisibility overlay, so we can find the extent of it.
4988 (allout-back-to-visible-text): Get to just before the beginnining
4989 of the current invisibility overlay, if any.
4990
4991 (allout-overlay-insert-in-front-handler)
4992 (allout-overlay-interior-modification-handler)
4993 (allout-before-change-handler, allout-isearch-end-handler): New
4994 functions to handle extraordinary actions affecting concealed
4995 text.
4996
4997 (allout-flag-region): Use overlays instead of selective-display
4998 for invisible text - by inheritence from the properties of
4999 allout-overlay-category in mainline Emacs, and applied
5000 property-by-property in XEmacs, some recent versions of which
5001 don't inherit the properties from the category. Provisions to
5002 respond to concealed-text edits simplified drastically.
5003
5004 (allout-isearch-rectification, allout-isearch-was-font-lock)
5005 (allout-isearch-expose, allout-enwrap-isearch)
5006 (allout-isearch-abort, allout-pre-was-isearching)
5007 (allout-isearch-prior-pos, allout-isearch-did-quit)
5008 (allout-isearch-dynamic-expose)
5009 (allout-hide-current-entry-completely): Functions deleted.
5010
5011 (allout-undo-aggregation): Explicit undo aggregation no longer
5012 necessary due to transition away from selective-display.
5013
5014 (set-allout-regexp, allout-up-current-level)
5015 (allout-next-visible-heading, allout-forward-current-level)
5016 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
5017 (allout-kill-line, allout-yank-processing, allout-show-children)
5018 (allout-expose-topic, allout-old-expose-topic)
5019 (allout-listify-exposed, allout-insert-latex-header)
5020 (allout-toggle-subtree-encryption, allout-encrypt-string)
5021 (remove-from-invisibility-spec, allout-hide-current-subtree):
5022 Ditched unused variables.
5023
5024 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
5025
5026 * textmodes/ispell.el (ispell-change-dictionary): Call
5027 ispell-buffer-local-dict instead of
5028 ispell-accept-buffer-local-defs.
5029 (ispell-local-dictionary-alist): Accept as valid any coding-system
5030 supported by Emacs.
5031 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
5032 changed to iso-8859-3.
5033
5034 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
5035
5036 * speedbar.el (speedbar-frame-width): Make an inline function
5037 instead of a macro. Use frame-width.
5038 (speedbar-try-completion, speedbar-update-contents)
5039 (speedbar-timer-fn): Use consp.
5040 (speedbar-update-localized-contents): Try to preserve point.
5041
5042 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
5043 (menu): Re-order menu items.
5044 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
5045 field.
5046 (gdb-var-update-handler-1): Use it for GDB 6.4+.
5047 (gdb-post-prompt): Speed things by not forcing update.
5048
5049 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
5050
5051 * wid-edit.el (widget-button-click): For mouse-1, cancel button
5052 press and perform default action if we get a mouse movement event.
5053
5054 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
5055
5056 * calendar/icalendar.el (icalendar--get-event-property)
5057 (icalendar--get-event-property-attributes): Fix typos in
5058 docstrings.
5059
5060 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
5061 docstring.
5062
5063 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
5064
5065 * bs.el (bs-mode): Use `buffer-disable-undo'.
5066 (bs--get-file-name): Simplify.
5067 (bs-show-in-buffer): Mark the buffer as not modified.
5068
5069 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5070
5071 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
5072 widget-button-click.
5073
5074 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
5075 (custom-mode): Update docstring.
5076
5077 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
5078 binding.
5079
5080 * files.el (hack-local-variables-confirm): Allow scrolling if the
5081 file variable list is too long. Kill temp buffer after use.
5082
5083 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * progmodes/gud.el (gdb): Improve doc string.
5086 (gdb-script-font-lock-keywords): Expand allowed character set.
5087
5088 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
5089 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
5090 (gdb-separate-io-interrupt, gdb-separate-io-quit)
5091 (gdb-separate-io-stop, gdb-separate-io-eof):
5092 Rename from gdb-inferior-* to gdb-separate-*.
5093 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
5094
5095 2006-02-14 Jay Belanger <belanger@truman.edu>
5096
5097 * calc/calc-arith.el (math-check-known-scalarp): Make sure
5098 expression is a symbol before checking that it is bound.
5099
5100 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
5101 test to see if equation can be solved.
5102
5103 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5104
5105 * wid-edit.el (widget-button-click): Use :pressed-face property
5106 for overlay face, if it exists.
5107
5108 * cus-edit.el (custom-manual, custom-add-see-also)
5109 (custom-add-parent-links, custom-group-link): Add :pressed-face
5110 property to links.
5111
5112 * files.el (hack-local-variables): Remove ignored variables before
5113 checking if any variables need setting.
5114
5115 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5116
5117 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
5118
5119 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
5120
5121 * help.el (where-is): Fix message for remapped commands.
5122
5123 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
5124 Fix typos in docstrings.
5125
5126 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * files.el (safe-local-variable-values): New option.
5129 (hack-local-variables-prop-line): Return a list of variable-value
5130 pairs if MODE-ONLY is non-nil.
5131 (hack-local-variables): Construct list of variable-value pairs,
5132 and apply or reject them in one go. Ask for confirmation if
5133 variables are not known safe.
5134 (hack-local-variables-confirm): Complete rewrite. Support
5135 `safe-local-variable-values'.
5136 (enable-local-variables): Update docstring to reflect new
5137 behavior.
5138 (ignored-local-variables): Ignore ignored-local-variables and
5139 safe-local-variable-values.
5140 (safe-local-variable-p): New function.
5141 (risky-local-variable-p): `safe-local-variable' property check
5142 moved to safe-local-variable-p.
5143 (hack-one-local-variable): Checks moved to hack-local-variables.
5144
5145 (byte-compile-dynamic, c-basic-offset, c-file-style)
5146 (c-indent-level, comment-column, fill-column, fill-prefix)
5147 (indent-tabs-mode, kept-new-versions, no-byte-compile)
5148 (no-update-autoloads, outline-regexp, page-delimiter)
5149 (paragraph-start, paragraph-separate, sentence-end)
5150 (sentence-end-double-space tab-width, version-control):
5151 Add `safe-local-variable' property.
5152
5153 * find-lisp.el: Delete nonexistent `autocompile' file variable.
5154
5155 * icomplete.el, play/landmark.el: Change nonexistent
5156 `outline-layout' file variable to `allout-layout'.
5157
5158 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
5159
5160 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
5161 (gdb-get-changed-registers): Test value of gud-minor-mode relative
5162 to gud-comint-buffer.
5163 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
5164 gdb-ui.el for gdb-mi.el.
5165 (gdb-post-prompt, gdb-get-changed-registers): Move test for
5166 registers buffer to gdb-get-changed-registers.
5167 (gdb-breakpoint-regexp): New regexp. Allow toggling and
5168 deletion of catchpoints (throw and catch).
5169 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
5170 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
5171 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
5172 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
5173 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
5174
5175 2006-02-13 Jay Belanger <belanger@truman.edu>
5176
5177 * calc/calc-arith.el (math-check-known-matrixp): Make sure
5178 expression is a symbol before checking that it is bound.
5179
5180 2006-02-13 Richard M. Stallman <rms@gnu.org>
5181
5182 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
5183 for the minibuffer too, but not if resize-mini-windows will interfere.
5184
5185 * help.el (describe-key-briefly, describe-key): Do all arg-reading
5186 inside `interactive' spec.
5187 (describe-key-briefly-internal, describe-key-internal):
5188 Functions merged back into their callers.
5189
5190 2006-02-13 Martin Rudalics <rudalics@gmx.at>
5191
5192 * info.el (info-xref-visited): Inherit from info-xref too.
5193 (Info-set-mode-line): Replace occurrences of `%' by `%%'
5194 when propertizing Info-current-file and Info-current-node.
5195
5196 2006-02-13 Juri Linkov <juri@jurta.org>
5197
5198 * tumme.el (tumme-thumbnail-storage): Fix docstring.
5199 (tumme-thumb-name): Fix per-directory format.
5200
5201 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
5202
5203 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
5204
5205 2006-02-12 Miles Bader <miles@gnu.org>
5206
5207 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
5208
5209 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
5210
5211 * tumme.el: Remove history section. If someone needs the it, it
5212 can always be found in CVS.
5213
5214 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
5215
5216 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
5217 about the Thumbnail Managing Standard option.
5218
5219 2006-02-12 Richard M. Stallman <rms@gnu.org>
5220
5221 * subr.el (substitute-key-definition): Doc fix.
5222
5223 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
5224
5225 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
5226
5227 * info.el (Info-mode): Doc fix.
5228
5229 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
5230
5231 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
5232
5233 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
5234 because on Solaris a POSIX compatible "id" is needed. Reported by
5235 Magnus Henoch <mange@freemail.hu>.
5236
5237 2006-02-12 Juri Linkov <juri@jurta.org>
5238
5239 * tumme.el: Remove todo item about Thumbnail Managing Standard.
5240 (tumme) <defgroup>: Change :group to `multimedia'.
5241 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
5242 Managing Standard.
5243 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
5244 Fix dostring.
5245 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
5246 and %y. Fix docstring.
5247 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
5248 (tumme-cmd-create-standard-thumbnail-command): New user options.
5249 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
5250 is `standard'. Fix docstring.
5251 (tumme-thumb-width, tumme-thumb-height): New user options.
5252 (tumme-external-viewer): Try to find various viewers.
5253 (tumme-get-thumbnail-image): Use `create-image' instead of
5254 constructing the `image' structure.
5255 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
5256 `standard'.
5257 (tumme-thumb-name): Add file name generation for standard storage.
5258 Simplify code for other storages.
5259 (tumme-thumb-name): Use width %w and height %h instead of size %s.
5260 Add modification time %m and thumbnail-nq8 %q.
5261 Use `tumme-cmd-create-standard-thumbnail-command' if
5262 tumme-thumbnail-storage is `standard'.
5263 (tumme-dired-insert-marked-thumbs): New autoload command.
5264 (tumme-dired-after-readin-hook): New function.
5265 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
5266 `tumme-thumb-size'.
5267 (tumme-display-image): Replace size-x %x and size-y %y with
5268 width %w and height %h.
5269
5270 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
5271 `tumme-dired-insert-marked-thumbs'.
5272
5273 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
5274
5275 * tumme.el (tumme-write-tag): Fix small bug (file name did not
5276 include path).
5277 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
5278 matching tag.
5279
5280 2006-02-12 Miles Bader <miles@gnu.org>
5281
5282 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
5283 New variables.
5284 (rcirc-abbrev-nick): New function.
5285 (rcirc-format-response-string): Rewrite to use the formats in
5286 `rcirc-response-formats' and expand escape sequences therein.
5287 A text-property `rcirc-text' is added over the actual response
5288 text to make easy to find inside the returned string.
5289 (rcirc-print): When filling, just look for the `rcirc-text'
5290 text-property to find the appropriate fill prefix, instead of
5291 using hardwired patterns.
5292
5293 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
5294
5295 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
5296 Managing Standard.
5297
5298 2006-02-11 Kim F. Storm <storm@cua.dk>
5299
5300 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
5301 Don't use insert-buffer; do insert-buffer-substring directly.
5302 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
5303
5304 2006-02-11 Martin Rudalics <rudalics@gmx.at>
5305
5306 * files.el (revert-buffer, recover-file): Replace buffer-read-only
5307 with inhibit-read-only. Suggested by Stefan Monnier.
5308 (revert-buffer): Let insert-file-contents discard
5309 buffer-undo-list. Simplify code.
5310 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
5311
5312 2006-02-11 Eli Zaretskii <eliz@gnu.org>
5313
5314 * menu-bar.el (menu-bar-select-yank): Add a doc string.
5315
5316 * help.el (describe-key-briefly): Now a wrapper for
5317 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
5318 to t. Populate yank-menu if empty.
5319 (describe-key-briefly-internal): Renamed from describe-key-briefly.
5320 (describe-key): Now a wrapper for describe-key-internal. Bind
5321 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
5322 (describe-key-internal): Renamed from describe-key.
5323
5324 2006-02-11 Milan Zamazal <pdm@zamazal.org>
5325
5326 * progmodes/glasses.el (glasses-separator): Doc fix.
5327 (glasses-original-separator): New defcustom.
5328 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
5329
5330 2006-02-11 Martin Rudalics <rudalics@gmx.at>
5331
5332 * mwheel.el (mouse-wheel-up-event): Doc fix.
5333
5334 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
5335
5336 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
5337 (tumme-dir): New function. Copied from thumbs.el.
5338
5339 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
5340
5341 * desktop.el (desktop-outvar): Fix typo.
5342 (desktop-save-buffer-p): Doc fix.
5343
5344 * subr.el (substitute-key-definition): Fix typo.
5345
5346 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5347
5348 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
5349 when window-system is mac.
5350
5351 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
5352
5353 2006-02-10 Kim F. Storm <storm@cua.dk>
5354
5355 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
5356 indirect-function instead of using condition-case.
5357
5358 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
5359
5360 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
5361 less `colloquial'...
5362
5363 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
5364
5365 * tumme.el: Add a couple of todo items.
5366
5367 2006-02-09 Lars Hansen <larsh@soem.dk>
5368
5369 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
5370 (highlight-changes-mode): Don't change desktop-locals-to-save.
5371
5372 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
5373
5374 * image-mode.el (image-toggle-display): Clear image cache if using
5375 filename.
5376
5377 2006-02-09 Masatake YAMATO <jet@gyve.org>
5378
5379 * dired-x.el (dired-guess-shell-alist-default): Add .man as
5380 a `dired-man' target.
5381
5382 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
5383 boundary of symbols.
5384
5385 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
5386
5387 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
5388
5389 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
5390
5391 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
5392 `mapcar'; return nil.
5393
5394 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
5395
5396 * mouse.el (mouse-drag-track): Don't change window if we rebind to
5397 some other event.
5398
5399 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
5400
5401 * net/rcirc.el (rcirc-startup-channels-alist):
5402 Add irc.freenode.net and #emacs as defaults.
5403 (rcirc-ignore-all-activity-flag): Remove variable.
5404 (rcirc-authinfo): New variable.
5405 (rcirc-authinfo-filename): Remove variable.
5406 (rcirc-always-use-server-buffer-flag): New flag.
5407 (rcirc): M-x rcirc will automatically connect without prompting.
5408 C-u M-x rcirc will prompt. Use rcirc-connect to create a
5409 connection in lisp.
5410 (rcirc-process-server-response-1): Remove everything but the nick
5411 portion of the sender so it doesn't need to be done everywhere
5412 else. Update related code.
5413 (global-map): Remove global keybindings.
5414 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
5415 (rcirc-send-input): Split into several functions.
5416 (rcirc-process-input-line, rcirc-process-message)
5417 (rcirc-process-command): New functions.
5418 (rcirc-target-buffer): New function to determine where to route
5419 messages.
5420 (rcirc-user-nick): Save match data.
5421 (rcirc-toggle-ignore-buffer-activity)
5422 (rcirc-update-activity-string): Remove global ignore functionality,
5423 which can be done now by toggling rcirc-track-minor-mode.
5424 (rcirc-track-minor-mode-map): New keymap.
5425 (rcirc-track-minor-mode): New minor-mode.
5426 (ignore): Make the ignore output nicer. Always print it when
5427 adding or removing nicks.
5428 (rcirc-url-regexp): Improve.
5429 (rcirc-mangle-text): Remove properties before using text in the
5430 modeline.
5431 (rcirc-authenticate): Authentication data comes from
5432 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
5433 (rcirc-server-prefix): Inherit from rcirc-server.
5434
5435 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
5436
5437 * Makefile.in (compile): Append "|| true" to the end of the `find'
5438 command, like compile-always does.
5439
5440 2006-02-08 Sam Steingold <sds@gnu.org>
5441
5442 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
5443 output from a dead connection.
5444
5445 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5446
5447 * dired.el (dired-mode-map): Add more bindings for tumme.
5448
5449 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * wdired.el (wdired-mode-map): Use remap.
5452 (wdired-get-filename): Massage.
5453 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
5454 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
5455 `keymap' property rather than `local-map'.
5456
5457 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5458
5459 * tumme.el (tumme-get-thumbnail-image): New utility function.
5460 Suggested by from Chong Yidong.
5461 (tumme-dired-with-window-configuration): Rename from
5462 `tumme-dired'. Add code to save window configuration.
5463 (tumme-restore-window-configuration): New command to restore the
5464 window configuration that `tumme-dired-with-window-configuration'
5465 saves before it changes the window configuration.
5466 (tumme-show-all-from-dir): New command to display thumbnails for
5467 all files in a directory entered by the user, like M-x thumbs.
5468 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
5469 have been created.
5470 (tumme-display-thumbnail-original-image): Call `display-buffer'.
5471 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
5472 Remove obsolete test function.
5473
5474 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
5475
5476 * vc.el (small-temporary-file-directory): Remove defvar; there's
5477 a defcustom for it in files.el.
5478
5479 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
5480 Fix typo in message.
5481 (tumme-gallery-generate): Fix typo in `error' message.
5482 (tumme-display-window-height-correction)
5483 (tumme-display-window-width-correction, tumme-line-up-dynamic)
5484 (tumme-line-up-interactive): Dox fixes.
5485 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
5486 (tumme-restore-window-configuration, tumme-format-properties-string)
5487 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
5488 Fix typos in docstrings.
5489
5490 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
5491
5492 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
5493
5494 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
5495
5496 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
5497 User should use hook if desired.
5498
5499 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
5500 buffer if necessary.
5501 (gdb-delete-frame-or-window): New function.
5502 (gdb-breakpoints-mode-map): Bind "q" to it.
5503
5504 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5505
5506 * textmodes/nroff-mode.el: Clean up name space.
5507 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
5508 (nroff-mode): Obey the global setting of nroff-electric-mode.
5509 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
5510
5511 * calendar/calendar.el (calendar-increment-month): Typo in last change.
5512
5513 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
5514
5515 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
5516
5517 2006-02-06 Lars Hansen <larsh@soem.dk>
5518
5519 * generic-x.el (etc-fstab-generic-mode): Add file system types
5520 cifs and usbdevfs. Allow special chars in file names.
5521
5522 2006-02-05 Jay Belanger <belanger@truman.edu>
5523
5524 Update copyright notices of the files in lisp/calc.
5525
5526 2006-02-05 Romain Francoise <romain@orebokech.com>
5527
5528 Update copyright notices of all files in the lisp/play directory.
5529
5530 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
5531
5532 * ldefs-boot.el: Regenerate.
5533
5534 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
5535
5536 2006-02-05 Kim F. Storm <storm@cua.dk>
5537
5538 * files.el (magic-mode-regexp-match-limit): New defvar.
5539 (set-auto-mode): Use it to limit magic-mode-alist matching.
5540
5541 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
5542
5543 * simple.el (display-message-or-buffer): Compare the number of
5544 characters to the frame width when determining whether a 1-line
5545 message string will fit in the echo area. Count screen lines
5546 instead of buffer lines when determining whether a multi-line
5547 message will fit in the echo area/minibuffer window.
5548
5549 2006-02-04 Eli Zaretskii <eliz@gnu.org>
5550
5551 * info.el (Info-index, Info-mode): Improve the description of the
5552 `i' command.
5553
5554 * ldefs-boot.el: Regenerate.
5555
5556 2006-02-03 Werner Lemberg <wl@gnu.org>
5557
5558 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5559 greedy to find the closing bracket in \*[...] and similar
5560 expressions. This is a first rough fix -- many additional
5561 refinements are necessary to make nroff mode really usable with groff.
5562
5563 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
5564
5565 * international/mule-cmds.el (set-locale-environment):
5566 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5567 libX11.
5568
5569 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5570
5571 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5572 archive are created in archive-tmpdir.
5573
5574 2006-02-02 John Paul Wallington <jpw@pobox.com>
5575
5576 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5577 (ibuffer-fontification-alist): Use it.
5578 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5579 to "* z" and the Ibuffer Mark menu.
5580
5581 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5582
5583 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5584
5585 * textmodes/table.el (*table--cell-describe-mode)
5586 (*table--cell-describe-bindings): Undo last change since
5587 print-help-return-message is not obsoleted by anything at all.
5588
5589 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
5590
5591 * emulation/cua-base.el (cua-mode): Doc fix.
5592
5593 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
5594
5595 * dframe.el (dframe-handle-make-frame-visible)
5596 (dframe-handle-iconify-frame, dframe-get-focus)
5597 (dframe-select-attached-frame, dframe-power-click)
5598 (dframe-frame-mode): Fix typos in docstrings.
5599
5600 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5601 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5602 Fix typos in docstrings.
5603
5604 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5605 (hi-lock-face-buffer, hi-lock-font-lock-hook)
5606 (hi-lock-archaic-interface-message-used)
5607 (hi-lock-file-patterns-range): Fix typos in docstrings.
5608
5609 * savehist.el (savehist-loaded, savehist-load, savehist-install)
5610 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5611
5612 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5613 Fix typo in docstring.
5614
5615 * net/newsticker.el (newsticker--decode-iso8601-date)
5616 (newsticker--set-customvar, newsticker--buffer-insert-item)
5617 (newsticker--do-run-auto-mark-filter)
5618 (newsticker--parse-generic-feed): Doc fixes.
5619 (newsticker--retrieval-timer-list, newsticker-url-list)
5620 (newsticker-hide-immortal-items-in-echo-area)
5621 (newsticker-hide-obsolete-items-in-echo-area)
5622 (newsticker-new-item-face, newsticker--enclosure)
5623 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5624 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5625 (newsticker--parse-generic-feed, newsticker--cache-contains)
5626 (newsticker--stat-num-items, newsticker-download-enclosures):
5627 Fix typos in docstrings.
5628
5629 * net/rcirc.el (rcirc-debug): Doc fix.
5630 (rcirc-fill-column, rcirc-receive-message-hooks)
5631 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5632 (rcirc-mode, rcirc-generate-new-buffer-name)
5633 (rcirc-startup-channels, rcirc-ignore-update-automatic)
5634 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
5635 Fix typos in docstrings.
5636 (rcirc-print): "?\ " -> "?\s".
5637 (rcirc-cmd-join): Improve argument/docstring consistency.
5638
5639 2006-02-01 Mark A. Hershberger <mah@everybody.org>
5640
5641 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
5642 before narrow-to-region.
5643
5644 2006-02-01 Richard M. Stallman <rms@gnu.org>
5645
5646 * simple.el (move-beginning-of-line): Scan properly for invis change.
5647
5648 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
5649
5650 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
5651
5652 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
5653 change bit only when id-format is 'integer. Reported by Matt
5654 Hodges <M.P.Hodges@rl.ac.uk>.
5655
5656 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
5657
5658 * hilit-chg.el (highlight-changes-initial-state)
5659 (highlight-changes-global-initial-state): Doc fixes.
5660 (highlight-changes-global-modes, global-highlight-changes):
5661 Fix typos in docstrings.
5662
5663 2006-02-01 Kim F. Storm <storm@cua.dk>
5664
5665 * emulation/cua-base.el (cua-mode): Mention that CUA enables
5666 transient-mark-mode in doc string.
5667
5668 2006-01-31 Richard M. Stallman <rms@gnu.org>
5669
5670 * replace.el (multi-occur): Doc fix.
5671 (multi-occur-in-matching-buffers): Rename from
5672 multi-occur-by-filename-regexp. Prefix arg says match
5673 buffer names instead of file names.
5674
5675 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
5676
5677 * bs.el: Allow non-default values of `bs-header-lines-length'.
5678 (bs--running-in-xemacs): Remove (not needed anymore).
5679 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
5680 instead of `shrink-window', thus avoiding having to compute the
5681 height of the window.
5682 (bs--up): Wrap around even when there's no header.
5683 (bs--down): Use `forward-line' instead of `next-line'.
5684
5685 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
5686
5687 * image-mode.el (image-toggle-display): Use file name if possible,
5688 instead of unnecessarily allocating a (possibly huge) lisp string.
5689
5690 2006-01-30 John Paul Wallington <jpw@pobox.com>
5691
5692 * subr.el (toplevel): Define `cl-assertion-failed' condition here
5693 because the `assert' macro signals it at runtime.
5694
5695 * emacs-lisp/cl.el (toplevel): Remove definition of
5696 `cl-assertion-failed' condition.
5697
5698 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
5699
5700 * thumbs.el (thumbs-marked-list): Make buffer-local and
5701 permanent-local.
5702 (thumbs-insert-thumb): Make help-echo non-sticky.
5703 (thumbs-file-alist): Use eolp as check for (non)-image.
5704
5705 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
5706
5707 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
5708 (ediff-before-session-group-setup-hooks)
5709 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
5710 Fix typos in docstrings.
5711
5712 * window.el (bw-dir, bw-eqdir, balance-windows)
5713 (split-window-keep-point): Fix typos in docstrings.
5714
5715 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
5716 (org-quote-string, org-calendar-to-agenda-key)
5717 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
5718 (org-show-following-heading, org-tags-column)
5719 (org-use-tag-inheritance, org, org-allow-space-in-links)
5720 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
5721 (org-enable-table-editor, org-calc-default-modes)
5722 (org-table-allow-automatic-line-recalculation)
5723 (org-export-html-style, org-export-with-fixed-width)
5724 (org-export-with-sub-superscripts, org-special-keyword)
5725 (org-formula, org-time-grid, org-table-may-need-update)
5726 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
5727 (org-goto-quit, org-get-indentation, org-end-of-item)
5728 (org-move-item-down, org-move-item-up)
5729 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
5730 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
5731 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
5732 (org-agenda-log-mode, org-agenda-toggle-diary)
5733 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
5734 (org-agenda-file-to-end, org-agenda-no-heading-message)
5735 (org-agenda-get-closed, org-format-agenda-item)
5736 (org-cmp-priority, org-cmp-category, org-cmp-time)
5737 (org-agenda-change-all-lines, org-agenda-diary-entry)
5738 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
5739 (org-link-search, org-camel-to-words, org-open-file)
5740 (org-remember-handler, org-table-convert-region)
5741 (org-table-move-row-down, org-table-move-row-up)
5742 (org-table-copy-region, org-table-wrap-region)
5743 (org-table-toggle-vline-visibility)
5744 (org-table-get-vertical-vector, org-table-modify-formulas)
5745 (org-table-get-specials, org-recalc-commands)
5746 (org-table-rotate-recalc-marks, org-table-eval-formula)
5747 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
5748 (org-level-color-stars-only, org-insert-heading):
5749 Fix typos in docstrings.
5750 (last-arg): Add defvar.
5751
5752 * makefile.w32-in (WINS): Add erc.
5753 (MH_E_SRC): Update (copied from lisp/Makefile.in).
5754
5755 2006-01-29 Bill Wohler <wohler@newt.com>
5756
5757 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
5758 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
5759 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
5760 (mh-autoloads): Don't use comments on otherwise empty lines.
5761
5762 2006-01-29 Edward O'Connor <ted@oconnor.cx>
5763
5764 * emulation/viper.el (viper-major-mode-modifier-list): Add
5765 insert-state and vi-state entries for erc-mode.
5766 (viper-go-away, viper-set-hooks): Add and remove
5767 viper-comint-mode-hook from erc-mode-hook as appropriate.
5768
5769 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
5770
5771 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
5772
5773 * bs.el (bs--format-aux): Implement `middle' alignment as
5774 described in the docstring for `bs-attributes-list'.
5775 (bs--get-name): Simplify. Don't pad the buffer name.
5776
5777 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
5778
5779 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
5780 English aspell dictionary is installed, use the first entry of
5781 ispell-dictionary-alist-1.
5782
5783 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
5784
5785 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5786 Doc fix.
5787
5788 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
5789
5790 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5791 for `process-file', in order to let it work for older Emacsen too.
5792
5793 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5794
5795 * international/latexenc.el: Add a suitable `coding:' tag.
5796 (latexenc-find-file-coding-system): Undo last change.
5797
5798 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5799
5800 * international/latexenc.el (latexenc-find-file-coding-system):
5801 Make sure latexenc-main-file is a regular file and is readable.
5802
5803 2006-01-27 Andre Spiegel <spiegel@gnu.org>
5804
5805 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5806 Pass FILE to vc-user-login-name.
5807
5808 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5809
5810 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
5811
5812 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5813 there are no more images to display.
5814 (thumbs-mark, thumbs-unmark): Revert change so that they move to
5815 the next image.
5816
5817 2006-01-26 Richard M. Stallman <rms@gnu.org>
5818
5819 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5820
5821 * wid-edit.el (advertised-widget-backward): New alias.
5822 (widget-keymap): Use advertised-widget-backward for S-TAB.
5823
5824 * tumme.el: Correct the keywords.
5825 (tumme-dir-max-size): Use defvar.
5826 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5827
5828 * simple.el (move-beginning-of-line): Take account of fields.
5829 (clone-indirect-buffer-other-window): Take args like
5830 clone-indirect-buffer, and work like it.
5831
5832 * help-fns.el (describe-function): Don't pass `nil' as default.
5833
5834 * files.el (risky-local-variable-p): Follow var aliases.
5835
5836 * subr.el (lazy-completion-table): Doc fix.
5837
5838 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5839 global binding of `line'.
5840
5841 2006-01-25 Andre Spiegel <spiegel@gnu.org>
5842
5843 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5844 Tramp.
5845
5846 * vc.el (vc-default-dired-state-info): Pass FILE to
5847 vc-user-login-name.
5848 (vc-default-update-changelog): Don't use vc-user-login-name, we
5849 don't need it here.
5850
5851 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5852 no longer necessary.
5853
5854 2006-01-25 Kenichi Handa <handa@m17n.org>
5855
5856 * international/mule.el (decode-char): Avoid the overhead of
5857 calling utf-lookup-subst-table-for-decode if
5858 utf-translate-cjk-mode is nil.
5859 (encode-char): Avoid the overhead of calling
5860 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5861 nil.
5862
5863 2006-01-22 Kenichi Handa <handa@m17n.org>
5864
5865 * international/mule.el (make-subsidiary-coding-system): Reset
5866 `coding-system-define-form' property of subsidiaries to nil.
5867 Avoid duplicated entry in coding-system-alist.
5868 (make-coding-system): Avoid duplicated entry in
5869 coding-system-alist.
5870 (define-coding-system-alias): Likewise.
5871
5872 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
5873
5874 * completion.el: Minor fixes in introductory comment.
5875 (completion-def-wrapper): Fix alist.
5876
5877 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
5878
5879 * thumbs.el (thumbs-new-image-size): New function.
5880 (thumbs-increment-image-size-element)
5881 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5882 (thumbs-decrement-image-size): Delete.
5883 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
5884 temp files and use to resize.
5885 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5886 Use increment argument to enlarge/shrink. Preserve point.
5887 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5888 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5889 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5890 (thumbs-mark, thumbs-unmark): Preserve point.
5891 (thumbs-modify-image): Keep old temp files and use to modify.
5892 Cleanup old temp files at load time. Preserve point.
5893 (thumbs-view-image-mode-map): Use new command names.
5894
5895 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
5896
5897 * log-view.el (log-view-minor-wrap): First rev is the one at point.
5898
5899 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5900 the nastiest part of the cyclic dependency.
5901 (cal-menu-update): Use dotimes and calendar-increment-month.
5902
5903 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5904 (calendar-week-start-day): Add an :initializer.
5905 (calendar-mode-map): Use suppress-keymap, and command remapping.
5906 (describe-calendar-mode): Setup xref-stack info for the back button.
5907 (calendar-star-date): Insert before delete.
5908 (calendar-set-mode-line): Add file-modified info if applicable.
5909 (calendar-increment-month): New function.
5910
5911 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
5912
5913 * font-lock.el (lisp-font-lock-keywords-2):
5914 Recognize "& keywords" only at word boundaries.
5915
5916 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
5917
5918 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
5919 and permanent-local.
5920 (thumbs-max-image-number): New variable.
5921 (thumbs-do-thumbs-insertion): Use them.
5922 (thumbs-per-line): Change default to 4.
5923 (thumbs-marked-list): Rename from thumbs-markedL.
5924 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5925 (thumbs-rename-images): Use -list instead of L for internal variables.
5926 (thumbs-call-convert): Use call-process instead of shell-command.
5927 (thumbs-insert-thumb): Add filename as help-echo to each image.
5928 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5929 Give dir to thumbs-show-thumbs-list.
5930 (thumbs-show-thumbs-list): Set default-directory to that of images.
5931 (thumbs-dired-show): Rename from thumbs-dired-show-all.
5932 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5933 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5934 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5935
5936 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
5937
5938 * ses.el (ses-read-cell): Provide a default value.
5939
5940 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
5941
5942 * term/w32-win.el (image-library-alist): Add additional names for
5943 GIF library.
5944
5945 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5946
5947 * international/latexenc.el (latexenc-find-file-coding-system):
5948 Add file-regular-p check.
5949
5950 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
5951
5952 * simple.el (clone-buffer): Don't show the new buffer in the same
5953 window.
5954
5955 2006-01-23 Juri Linkov <juri@jurta.org>
5956
5957 * faces.el (link, link-visited): New faces based on default values
5958 of `info-xref' and `info-xref-visited'.
5959
5960 * info.el (info-xref): Inherit from `link'.
5961 (info-xref-visited): Inherit from `link-visited'.
5962
5963 * cus-edit.el (custom-buffer-create-internal): Use widget type
5964 `custom-manual' instead of `info-link' and don't set properties
5965 `button-face' and `mouse-face' explicitly.
5966 (custom-browse-group-tag, custom-browse-variable-tag)
5967 (custom-browse-face-tag): Inherit from widget class
5968 `custom-group-link' instead of `push-button'.
5969 (custom-button-unraised): Inherit from `underline' face.
5970 (custom-link): Inherit from `link' face. Fix doc and group.
5971 (custom-add-parent-links, custom-group-value-create): Don't set
5972 properties `button-face' and `mouse-face' explicitly for
5973 `custom-group-link' widget.
5974 (custom-group-link): Add properties `button-face' and `mouse-face'
5975 to widget definition.
5976 (custom-field-keymap): New variable. Put `custom-field-keymap' to
5977 editable-field's :keymap property.
5978 (custom-mode): Fix docstring: substitute keybindings for
5979 `widget-forward' and `widget-backward' from `widget-keymap',
5980 `widget-complete' from `custom-field-keymap', replace old
5981 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
5982
5983 * desktop.el (desktop-load-file): Check for `fboundp' before
5984 calling `symbol-function'.
5985
5986 * simple.el (clone-buffer, clone-indirect-buffer)
5987 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5988 `read-string'. Fix prompts.
5989
5990 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5991
5992 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
5993
5994 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5995
5996 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
5997
5998 * startup.el (inhibit-splash-screen, initial-scratch-message):
5999 Doc fixes.
6000
6001 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
6002
6003 Sync with Tramp 2.0.52.
6004
6005 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
6006 net/tramp-vc.el: Add code for unloading Tramp. See comment before
6007 `tramp-unload-tramp' for checklist.
6008
6009 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
6010 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
6011 (tramp-unload-file-name-handler-alist)
6012 (tramp-unload-tramp): New defuns.
6013 (tramp-advice-PC-expand-many-files): New defadvice.
6014 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
6015 removed.
6016 (tramp-handle-expand-file-name): Remove double slash.
6017 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
6018 It doesn't matter, because it will be converted later on.
6019 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
6020 implementation was just heuristic.
6021 (tramp-post-connection): Set uid and gid properties.
6022 (tramp-convert-file-attributes): Set file's gid change bit.
6023 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
6024 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
6025 in case of su(do)? methods. The home directory of the local user
6026 will be taken else.
6027 (tramp-open-connection-telnet)
6028 (tramp-open-connection-rsh, tramp-open-connection-su)
6029 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
6030 local shell prompt could hurt. Reported by Romain Francoise
6031 <romain@orebokech.com>.
6032 (tramp-let-maybe): Add `edebug-form-spec' property.
6033 (tramp-handle-expand-file-name): Bind `default-directory' locally
6034 to "/" in order to avoid problems with UNC shares or Cygwin
6035 mounts.
6036 (tramp-md5-function): Fix typo in error message.
6037
6038 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
6039
6040 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
6041 for byte-compiler pacification.
6042
6043 2006-01-22 Andre Spiegel <spiegel@gnu.org>
6044
6045 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
6046 ID-FORMAT `string'. This allows us to get rid of
6047 `vc-user-login-name UID'.
6048
6049 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
6050
6051 2006-01-22 John Paul Wallington <jpw@pobox.com>
6052
6053 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
6054
6055 2006-01-21 Martin Rudalics <rudalics@gmx.at>
6056
6057 * emacs-lisp/find-func.el (find-definition-noselect)
6058 (find-variable-noselect): Search variables in C source code too.
6059 (find-function-C-source, find-function-noselect, find-function)
6060 (find-function-other-frame, find-variable-noselect, find-variable)
6061 (find-variable-other-frame, find-variable-at-point):
6062 Fix docstrings.
6063
6064 2006-01-21 Francesco Potorti` <pot@gnu.org>
6065
6066 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
6067
6068 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
6069
6070 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
6071 Default to disabling the "Save affix" question.
6072
6073 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
6074
6075 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
6076 the first arg to run-python.
6077
6078 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6079
6080 * startup.el (command-line-1): Handle --no-desktop if desktop.el
6081 is not loaded.
6082
6083 2006-01-20 Jay Belanger <belanger@truman.edu>
6084
6085 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
6086 limit is 0.
6087
6088 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
6089 the correct variable.
6090
6091 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
6092
6093 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
6094 link. Fixed buggy argument sequence in call to `org-view-tags'.
6095 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6096 (org-prefix-has-tag): New variable.
6097 (org-format-agenda-item): Remove tags from headline if
6098 appropriate.
6099 (org-agenda-remove-tags-when-in-prefix): New option.
6100 (org-get-tags-at): New function.
6101
6102 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
6103
6104 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
6105 (thumbs-find-image): Move image name and number from buffer name
6106 to mode name. Set thumbs-buffer. Preserve point so that large
6107 images remain visible.
6108 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
6109 order.
6110 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
6111 mode name.
6112 (thumbs-next-image, thumbs-previous-image): Make them work.
6113
6114 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * cus-edit.el (custom-buffer-create-internal): State in the text above
6117 the whole buffer buttons that they do not operate on hidden items.
6118 (custom-face-menu): Use `custom-face-save' instead of
6119 `custom-face-save-command'.
6120 (custom-face-save-command): Make it an alias for `custom-face-save'
6121 and declare it obsolete.
6122 (custom-face-save): Doc fix.
6123
6124 * dired.el (dired-no-confirm): Add quote.
6125 (dired-subdir-alist-pre-R): Add quote in
6126 `make-variable-buffer-local' form and remove unbalanced parenthesis.
6127
6128 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
6129
6130 * textmodes/table.el (table-mode-indicator): Typo in last change.
6131
6132 2006-01-19 Richard M. Stallman <rms@gnu.org>
6133
6134 * outline.el (hide-leaves): Don't call outline-end-of-heading.
6135 Fixes bug reported in Nov 2005.
6136
6137 * isearch.el (isearch-forward): Doc fix.
6138
6139 * dired.el (dired-move-to-filename-regexp): Define as alias.
6140 (dired-no-confirm): Use defcustom.
6141 (dired-subdir-alist-pre-R): Put defvar at top level.
6142
6143 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
6144
6145 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6146 Mark as risky.
6147
6148 * simple.el (set-mark-command): Doc fix.
6149 (clone-indirect-buffer-other-window):
6150 Read arg like clone-indirect-buffer.
6151 (move-beginning-of-line): Skip invisible newlines.
6152
6153 2006-01-19 Masatake YAMATO <jet@gyve.org>
6154
6155 * progmodes/cpp.el (cpp-edit-load): Make the order of
6156 listed conditions in a base C code buffer and its associate
6157 CPP Edit buffer the same.
6158
6159 2006-01-19 Kenichi Handa <handa@m17n.org>
6160
6161 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
6162 (rmail-mime-feature): Likewise.
6163 (rmail-require-mime-maybe): Use display-warning to show a warning
6164 message.
6165
6166 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
6167 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
6168
6169 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6170
6171 * array.el: Move defvars out of eval-when-compile.
6172 (array-make-template): Replace undeclared global var with a local one.
6173 (array-mode): Inline initialization functions.
6174 (array-init-local-variables, array-init-max-row)
6175 (array-init-max-column, array-init-columns-per-line)
6176 (array-init-field-width, array-init-rows-numbered)
6177 (array-init-line-length, array-init-lines-per-row): Remove.
6178
6179 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
6180 (doc-mode-map): Define explicitly.
6181 (doctor-txtype): Use mapc.
6182
6183 * textmodes/table.el: Move defvars out of eval-when-compile.
6184 Remove harmful code meant to avoid byte-compiler warnings.
6185 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
6186 specification that checks table-fixed-width-mode directly.
6187 (table-recognize-region, table-recognize-cell):
6188 Use restore-buffer-modified-p.
6189 (table-fixed-width-mode): Remove code that refreshes
6190 table-fixed-mode-indicator.
6191 (*table--cell-describe-bindings, *table--cell-describe-mode):
6192 Avoid obsolete name print-help-return-message.
6193 (table--test-cell-list): Don't use replace-regexp from elisp.
6194 (table--point-entered-cell-function, table--point-left-cell-function):
6195 Don't set table-fixed-mode-indicator, use force-mode-line-update.
6196
6197 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
6198 that was after the end of file. Use buffer-file-name variable.
6199 (org-timestamp-change): Use with-current-buffer.
6200 (org-todo-list): Don't unnecessarily define a new buffer-local var.
6201 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
6202 `file'.
6203
6204 * progmodes/fortran.el: Move defvars out of eval-when-compile.
6205 (fortran-break-line): Remove unused var `opoint'.
6206 (fortran-abbrev-start): Obey help-event-list.
6207
6208 2006-01-18 Jesper Harder <harder@phys.au.dk>
6209
6210 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
6211
6212 2006-01-18 Masatake YAMATO <jet@gyve.org>
6213
6214 * progmodes/make-mode.el (makefile-imake-mode): New mode
6215 derived from makefile-mode.
6216 (makefile-imake-mode-syntax-table): New syntax table
6217 derived from makefile-mode-syntax-table.
6218 (makefile-mode): Write about makefile-imake-mode in doc string.
6219 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
6220 (makefile-imake-font-lock-keywords): New font lock keywords.
6221
6222 * files.el (auto-mode-alist): Add Imakefile.
6223
6224 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
6225
6226 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
6227 loading the file rather than when turning on flyspell-mode.
6228
6229 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
6230
6231 * cus-edit.el (customize-rogue): Minor doc fix.
6232
6233 2006-01-17 Juri Linkov <juri@jurta.org>
6234
6235 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
6236 instead of the file at the mark as default if the file at the mark
6237 is the same as the file at point or if dired-dwim-target-directory
6238 is not the same as the current directory and the mark is not active.
6239
6240 * log-view.el (log-view-minor-wrap): Use the same logic to get
6241 revisions as `log-view-diff'.
6242
6243 * info.el (Info-revert-find-node): Check for Info-current-file
6244 before preserving new-history.
6245
6246 * man.el (Man-heading-regexp): Add `/'.
6247
6248 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
6249 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
6250
6251 2006-01-16 Juri Linkov <juri@jurta.org>
6252
6253 * faces.el (mode-line-faces): New defgroup.
6254 (mode-line-highlight): Move definition after new defgroup.
6255 (mode-line, mode-line-inactive, mode-line-highlight):
6256 Replace :group `modeline' with `mode-line-faces'.
6257 (mode-line-buffer-id): New face.
6258 (modeline-buffer-id): New face alias.
6259 (vertical-border): Remove :group `modeline'.
6260
6261 * bindings.el (propertized-buffer-identification): Use face
6262 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
6263 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
6264 (mode-line-buffer-identification-keymap): For mouse-1 replace
6265 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
6266 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
6267 mouse-3.
6268
6269 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
6270 Buffer-menu-buffer. Doc fix.
6271 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
6272 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
6273 `Buffer-menu-buffer'.
6274
6275 * info.el (Info-mode-line-node-keymap): New defvar.
6276 (Info-set-mode-line): Use `stringp' to check Info-current-file.
6277 Propertize Info-current-node with `mode-line-buffer-id' and
6278 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
6279
6280 * time.el (display-time-mail-face): Replace :group `faces' with
6281 `mode-line-faces'.
6282
6283 2006-01-16 Kenichi Handa <handa@m17n.org>
6284
6285 * international/code-pages.el: Add autoload cookies for cp125[0345678].
6286
6287 * language/european.el (cp1252): New alias for windows-1252.
6288
6289 * international/mule.el (autoload-coding-system): Prepare for EOL
6290 variants.
6291
6292 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
6293
6294 * term.el (term-raw-map): Add mapping for insert.
6295 (term-send-insert): New.
6296 (term-mode): Make variables local here instead of doing it in
6297 `term-emulate-terminal'.
6298 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
6299 Scroll reverse needs to take into account the scroll region.
6300 Saving and restoring the cursor should save the color attributes too.
6301 (term-reset-terminal): Reset the scroll region.
6302 (term-handle-ansi-escape): Cursor up and down should take into
6303 account the scroll region.
6304 (term-set-scroll-region): Rename from `term-scroll-region'.
6305 Move to 0,0 after setting the region.
6306 (term-handle-scroll): Handle scroll up.
6307 (term-down): Fix off by one error.
6308 (term-delete-lines): Do not delete outside the scroll region.
6309 (term-insert-lines): Take into account the scroll region.
6310
6311 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
6312
6313 * textmodes/ispell.el (ispell-internal-change-dictionary)
6314 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
6315 (start, end): Move declaration outside of eval-when-compile.
6316
6317 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
6318 (flyspell-mode-on): Use it.
6319
6320 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
6321 ispell-kill-ispell-hook.
6322
6323 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
6324
6325 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
6326 (Custom-reset-saved): Do not ask for confirmation in single option
6327 buffers.
6328
6329 2006-01-13 Richard M. Stallman <rms@gnu.org>
6330
6331 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
6332
6333 2006-01-13 Romain Francoise <romain@orebokech.com>
6334
6335 * add-log.el (add-change-log-entry, change-log-merge):
6336 Conditionally use `hard-newline'.
6337
6338 2006-01-13 Martin Rudalics <rudalics@gmx.at>
6339
6340 * wid-edit.el (widget-field-end): If the overlay is no longer
6341 associated with a buffer, behave as if the overlay didn't exist.
6342
6343 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
6344 Make sure the links use the `custom-link' face.
6345
6346 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6347
6348 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
6349 (ld-script-mode): Don't set indent-line-function since we don't
6350 have one.
6351
6352 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6353
6354 * textmodes/org.el (org-open-file): Use mailcap for selecting an
6355 application.
6356 (org-file-apps-defaults-gnu): Use mailcap as the default for
6357 selecting an application on a UNIX system.
6358 (org-agenda-show-tags): New command.
6359 (org-table-insert-hline): Keep cursor in current table line.
6360 (org-table-convert): Offset effect of modifying
6361 `org-table-insert-hline'.
6362 (org-format-agenda-item): New optional argument TAG.
6363 (org-compile-prefix-format): Handle %T format for the tag.
6364 (org-expand-wide-chars): New function.
6365 (org-table-insert-row, org-table-insert-hline):
6366 Use `org-expand-wide-chars'.
6367 (org-open-file): Fix bug in program launch.
6368 (org-get-time-of-day): Fix bug with times before 1am.
6369 (org-agenda-menu): Add tags commands.
6370
6371 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
6372
6373 * textmodes/ispell.el (ispell-init-process): Include the used
6374 dictionary in ispell process start message.
6375 (ispell-internal-change-dictionary): When flyspell-mode is active
6376 and dictionary is changed, make sure ispell process is restarted
6377 and flyspell word cache cleared out for the current buffer.
6378 (ispell-change-dictionary): Make sure flyspell word cache is
6379 cleared out in all buffers with active flyspell mode when
6380 dictionary is globally changed.
6381 Call ispell-internal-change-dictionary after dictionary change.
6382
6383 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6384
6385 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
6386
6387 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
6388 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
6389 years. Fix small differences wrt Makefile.in.
6390 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
6391 Makefile.in does.
6392
6393 2006-01-12 Bill Wohler <wohler@newt.com>
6394
6395 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
6396 mh-search.el.
6397
6398 2006-01-12 Masatake YAMATO <jet@gyve.org>
6399
6400 * progmodes/ld-script.el: Update copyright year.
6401
6402 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
6405 Don't add widget if setting undefined.
6406
6407 2006-01-12 John Paul Wallington <jpw@pobox.com>
6408
6409 * help-fns.el (describe-variable): Remove newlines from void
6410 variable output.
6411
6412 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
6413
6414 * wdired.el (wdired-mode-map): Add help echo for
6415 wdired-abort-changes.
6416
6417 * man.el (Man-file-name-regexp): Adjust for a list of files.
6418
6419 2006-01-12 Masatake YAMATO <jet@gyve.org>
6420
6421 * progmodes/ld-script.el (auto-mode-alist): Support
6422 suffix conventions used in netbsd and eCos.
6423
6424 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6425
6426 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
6427 (custom-variable-menu, custom-face-menu, custom-group-menu)
6428 (Custom-mode-menu): Change names of menu items. (As discussed on
6429 emacs-devel.)
6430 (custom-face-menu): Add "Undo Edits" item.
6431
6432 * startup.el (init-file-user): defcustom -> defvar.
6433
6434 * tooltip.el (tooltip-mode): Doc fix.
6435
6436 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * reveal.el (reveal-post-command): window-buffer signals an error on
6439 dead windows rather than returning nil.
6440 (reveal-open-new-overlays): An overlay might die while we open others.
6441
6442 2006-01-11 Bill Wohler <wohler@newt.com>
6443
6444 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
6445 phrasing in docstring.
6446
6447 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
6448 can give some systems gas. Add new file mh-buffers.el.
6449
6450 2006-01-06 Masatake YAMATO <jet@gyve.org>
6451
6452 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
6453 C preprocessor forward ported from GNU Emacs 21.2.
6454
6455 * progmodes/asm-mode.el (asm-font-lock-keywords):
6456 Use `cpp-font-lock-keywords'.
6457
6458 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
6459
6460 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
6461 of $ for "\\.ld[s]?".
6462
6463 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6464
6465 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
6466 (tcl-indent-line): Return `noindent' if inside a string.
6467
6468 * progmodes/flymake.el (flymake-split-string): Remove more than one
6469 empty string at beg/end of the result.
6470 (flymake-find-buildfile, flymake-find-possible-master-files):
6471 Use expand-file-name.
6472 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
6473 since expand-file-name does it for us. Use directory-file-name.
6474 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
6475 (flymake-ler-get-type, flymake-ler-get-text)
6476 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
6477 (flymake-current-line-no): Remove spurious interactive spec.
6478 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
6479 (flymake-check-include): Remove arg inc-path merged into inc-name.
6480 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
6481 Arg regexp-list replaced by a simple regexp.
6482 (flymake-master-make-header-init, flymake-master-tex-init):
6483 Correspondingly replace regexp-list with a regexp. Fix regexp.
6484
6485 2006-01-10 Simon Josefsson <jas@extundo.com>
6486
6487 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
6488 describing AUTH PLAIN fix.
6489
6490 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6491
6492 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
6493 (report-emacs-bug): Don't record initial prompt text.
6494 Instead, add text properties to prompting text.
6495 (report-emacs-bug-hook): Delete prompting text.
6496
6497 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6498
6499 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
6500 `dirs'. Adjust callers.
6501
6502 2006-01-09 John Paul Wallington <jpw@gnu.org>
6503
6504 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
6505
6506 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6507
6508 * reveal.el (reveal-open-new-overlays): New extracted fun.
6509 (reveal-close-old-overlays): Idem. Check overlays's liveness before
6510 using them. Simplify the code.
6511 (reveal-post-command): Use them. Fix up obsolete windows in
6512 reveal-open-spots.
6513
6514 * progmodes/flymake.el: Use `require' rather than autoload for
6515 XEmacs's overlays.
6516 (flymake-get-common-file-prefix, flymake-build-relative-filename):
6517 Delete. Use file-relative-name instead.
6518 (flymake-get-syntax-check-program-args, flymake-perl-init):
6519 Simplify the resulting code.
6520
6521 * log-view.el (log-view-file-re, log-view-message-re): Add support
6522 for DaRCS output.
6523
6524 2006-01-09 Alex Schroeder <alex@gnu.org>
6525
6526 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
6527 identifiers sometimes added in square brackets at the beginning of
6528 subject lines.
6529
6530 2006-01-07 Richard M. Stallman <rms@gnu.org>
6531
6532 * cus-edit.el (Custom-set, Custom-save): Doc fix.
6533 (Custom-reset-current, Custom-reset-saved): Change question text.
6534 (Custom-reset-standard): Likewise.
6535 (custom-variable-reset-saved): Doc fix.
6536
6537 2006-01-07 Eli Zaretskii <eliz@gnu.org>
6538
6539 * startup.el (init-file-user): Doc fix.
6540
6541 2006-01-07 Alex Schroeder <alex@gnu.org>
6542
6543 * mail/rmail.el (rmail-current-subject): New function.
6544 (rmail-current-subject-regexp): New function.
6545 (rmail-next-same-subject): Use it.
6546
6547 * mail/rmailsum.el (rmail-summary-by-topic):
6548 Use rmail-current-subject and rmail-current-subject-regexp.
6549 (rmail-summary-next-same-subject): Ditto.
6550
6551 * net/rcirc.el (rcirc-send-input): No longer check whether the
6552 process is open, since not all commands need an open process.
6553 (rcirc-send-string): Check whether the process is open before
6554 sending anything.
6555 (rcirc-ignore-list): New option.
6556 (rcirc-ignore-list-automatic): New variable.
6557 (rcirc-print): Take rcirc-ignore-list into account.
6558 (rcirc-cmd-ignore): New command.
6559 (rcirc-ignore-update-automatic): New function.
6560 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6561 list if ignored nicks.
6562 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6563
6564 2006-01-06 David Reitter <david.reitter@gmail.com>
6565
6566 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6567 reflect the address to which the report will be sent.
6568
6569 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6570
6571 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6572 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6573
6574 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
6575
6576 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6577
6578 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6579 the doc string: "functoin" => "function".
6580 * ldefs-boot.el: Likewise.
6581
6582 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6583 message text: "Duplicat" => "Duplicate".
6584
6585 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
6586
6587 * files.el (basic-save-buffer-2): If backing-up failed, reset
6588 buffer-backed-up to nil.
6589
6590 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
6591
6592 * progmodes/gud.el (gdb-script-skip-to-head)
6593 (gdb-script-calculate-indentation): Indent for breakpoint command
6594 lists also.
6595
6596 2006-01-05 Bill Wohler <wohler@newt.com>
6597
6598 * Makefile.in (compile-always): Add mh-autoloads dependency.
6599 (bootstrap): Remove mh-autoloads dependency, as compile dependency
6600 provides it.
6601 (updates): Remove mh-autoloads dependency, since it probably has
6602 already run recently (via recompile).
6603
6604 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6605
6606 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6607 argument `force' to disable the flyspell-last-buffer optimization.
6608 (flyspell-mode-on): Use it.
6609
6610 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6611 flymake-simple-cleanup.
6612 (flymake-allowed-file-name-masks): Use this new default.
6613 All the functions are now called in the right buffer rather than
6614 passing the buffer as argument.
6615 (flymake-process-sentinel): Switch to buffer before calling cleanup.
6616 (flymake-parse-err-lines): Remove redundant buffer arg.
6617 (flymake-get-program-dir): Comment out unused function.
6618 (flymake-start-syntax-check, flymake-start-syntax-check-process):
6619 Remove redundant buffer argument.
6620 (flymake-get-real-file-name, flymake-simple-java-cleanup)
6621 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6622
6623 2006-01-05 Richard M. Stallman <rms@gnu.org>
6624
6625 * info.el (Info-find-node): Don't record previous node if have none.
6626 (info): Go to directory only if history is empty.
6627
6628 * simple.el (mark): Doc fix.
6629
6630 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6631
6632 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6633 already of desired type.
6634 (mac-ae-list): Coerce parameter to "list" type.
6635 (mac-dispatch-apple-event): Replace cadr part of event with a
6636 dummy position so that event-start returns it.
6637
6638 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6639
6640 * textmodes/org.el (org-end-of-subtree): New function.
6641 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
6642 Use `org-end-of-subtree'.
6643 (org-agenda, org-agenda-convert-date): Protect calls to
6644 `fit-window-to-buffer'.
6645 (org-tags-view): Force matching of sublevels when doing a
6646 todo-only search. Define the correct redo command, including the
6647 arguments.
6648 (org-agenda-redo): Display message.
6649 (org-check-for-org-mode): New function.
6650 (org-agenda-type): New variable.
6651 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6652 Set `org-agenda-type'.
6653 (org-agenda-check-type): New function.
6654 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6655 (org-agenda-week-view, org-agenda-day-view)
6656 (org-agenda-next-date-line, org-agenda-previous-date-line)
6657 (org-agenda-log-mode, org-agenda-toggle-diary)
6658 (org-agenda-toggle-time-grid, org-agenda-date-later)
6659 (org-agenda-date-prompt, org-agenda-diary-entry)
6660 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
6661 (org-agenda-convert-date, org-agenda-menu):
6662 Use `org-agenda-check-type'.
6663 (org-make-overlay, org-delete-overlay)
6664 (org-detatch-overlay, org-move-overlay, org-overlay-put):
6665 New compatibility functions.
6666 (org-calendar-select-mouse): New command.
6667
6668 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
6669
6670 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
6671 (Custom-reset-standard): Fix y-or-n-p messages.
6672 (custom-link): New face for links.
6673 (custom-buffer-create-internal, custom-manual): Use it.
6674 (custom-face-save): Push to theme-face before setting face spec.
6675
6676 * wid-edit.el (widget-default-mouse-face-get): New function.
6677 (widget-specify-button): Handle mouse-face like button-face.
6678
6679 * custom.el (load-theme): Clear old theme settings if reloading.
6680
6681 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
6682
6683 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
6684 "Erase Customization" button back to same position it occupies in
6685 the individual State menus.
6686
6687 2006-01-04 Kim F. Storm <storm@cua.dk>
6688
6689 * wid-edit.el (key-sequence): Rework widget to read key binding
6690 using `kbd' syntax. Use C-q to insert literal key, event, or code.
6691 (widget-key-sequence-default-value): Default value for empty sequence.
6692 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
6693 (widget-key-sequence-read-event): New command for C-q.
6694 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
6695 (widget-key-sequence-value-to-external): New functions.
6696
6697 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6698
6699 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
6700 Use expand-file-name.
6701 (flymake-delete-temp-directory): Use expand-file-name,
6702 file-name-directory, and directory-file-name.
6703 (flymake-strrchr): Delete.
6704 (flymake-start-syntax-check): Don't pass the redundant buffer argument
6705 to the init-f function.
6706 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
6707 (flymake-init-find-buildfile-dir)
6708 (flymake-init-create-temp-source-and-master-buffer-copy)
6709 (flymake-simple-make-init-impl, flymake-simple-make-init)
6710 (flymake-master-make-init, flymake-master-make-header-init)
6711 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
6712 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
6713 (flymake-xml-init): Remove corresponding redundant buffer argument.
6714 (flymake-allowed-file-name-masks): Remove last elems that are equal to
6715 the default anyway. Clean up regexps.
6716
6717 * progmodes/flymake.el (flymake-temp-source-file-name)
6718 (flymake-master-file-name, flymake-temp-master-file-name)
6719 (flymake-base-dir): New buffer-local vars.
6720 (flymake-buffer-data, flymake-get-buffer-value)
6721 (flymake-set-buffer-value): Replace those hash-tables by the new
6722 buffer-local vars. Update callers.
6723
6724 * progmodes/flymake.el (flymake-check-start-time)
6725 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
6726 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
6727 Move definition, so we can remove redundant earlier declaration.
6728 (flymake-replace-regexp-in-string, flymake-split-string)
6729 (flymake-get-temp-dir): Use defalias.
6730 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
6731 (flymake-xemacs-window-edges): Remove unused function.
6732 (flymake-get-point-pixel-pos): Move.
6733 (flymake-pid-to-names, flymake-reg-names)
6734 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
6735 Replace by a simple list flymake-processes and by process-buffer.
6736 Update callers. Other than simplify the code, it uses buffers rather
6737 than buffer-names so it doesn't get confused by uniquify.
6738 (flymake-buffer-data): The global value should just be nil.
6739
6740 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
6741 Optimize the body of a defalias like any other code.
6742
6743 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
6744 Make sure we've setup font-lock's vars. It may influence which
6745 function we then call.
6746 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
6747 here since it's too late anyway.
6748
6749 2006-01-03 Romain Francoise <romain@orebokech.com>
6750
6751 * startup.el (fancy-splash-tail, normal-splash-screen):
6752 Update copyright year.
6753
6754 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
6755
6756 * mouse.el (mouse-drag-track): Rename, from
6757 `mouse-drag-region-1'. Includes optional argument required to
6758 enable post-drag event processing (e.g. delete region keys).
6759 Can be used without this argument to track a mouse region and operate
6760 on it as soon as the drag completes.
6761 (mouse-drag-region): Use `mouse-drag-track'.
6762
6763 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6764
6765 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
6766 Move to `custom-buffer' group.
6767
6768 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
6769 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
6770 (custom-theme-insert-face-marker, custom-theme-variable-menu)
6771 (custom-theme-face-menu): New variables.
6772 (custom-theme-add-variable, custom-theme-variable-action)
6773 (custom-variable-reset-theme, custom-theme-delete-variable)
6774 (custom-face-reset-theme, custom-theme-face-action)
6775 (custom-theme-delete-face, custom-theme-merge-theme)
6776 (custom-theme-add-face, custom-theme-visit-theme): New functions.
6777
6778 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
6779
6780 * custom.el: Move Custom Themes commentary to start of theme code.
6781 (custom-known-themes): Rename `standard' theme to `changed'.
6782 (custom-push-theme): Caller no longer specifies what theme to use
6783 when doing `reset'---the setting is simply removed from the theme.
6784 Delete MODE from `theme-value' and `theme-settings' properties.
6785 (custom-declare-theme): Ignore &rest args since we don't use them.
6786
6787 (custom-loaded-themes): Delete variable.
6788 (custom-theme-load-themes, custom-theme-loaded-p)
6789 (custom-theme-value): Delete functions.
6790
6791 (custom-declare-theme): Signal error on invalid theme names.
6792 (provide-theme): custom-loaded-themes was deleted.
6793 (load-theme): Load the file unconditionally.
6794 (enable-theme): Call `load-theme' if theme is undefined.
6795 (custom-enabled-themes): Only update value for successful loads.
6796 (disable-theme): Complete from enabled themes when interactive.
6797 (custom-variable-theme-value): Calculate theme value directly.
6798
6799 (custom-theme-reset-variables, custom-reset-variables): Mark as
6800 XEmacs compatibility functions. We don't actually use these.
6801
6802 * cus-edit.el (custom-variable-state-set):
6803 Use custom-variable-theme-value instead of custom-theme-value.
6804 (custom-face-state-set): Rename `standard' theme to `changed'.
6805 (custom-save-variables, custom-save-faces): Delete unneeded
6806 references to custom-reset-variables.
6807 (custom-save-resets): Delete function.
6808 (custom-save-variables, custom-save-faces): MODE argument deleted.
6809 (custom-save-variables, custom-save-faces): Ignore theme values.
6810
6811 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6812 compatibility function.
6813
6814 2006-01-01 Richard M. Stallman <rms@gnu.org>
6815
6816 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6817 (Custom-reset-current, Custom-reset-saved): Likewise.
6818 (Custom-reset-standard): Show message if aborted.
6819 (custom-mode): Doc fix, describing those commands.
6820
6821 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6822 put on event-kind property.
6823
6824 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
6825
6826 * custom.el (provide-theme): Ban `user' theme name.
6827 (custom-enabling-themes): New variable.
6828 (enable-theme): Don't enable user if custom-enabling-themes is t.
6829 (custom-enabled-themes): Make it a defcustom.
6830 (custom-theme-recalc-face): No-op if face is undefined.
6831
6832 * cus-edit.el (custom-button-mouse): New variable.
6833 (custom-button-mouse): New face.
6834 (custom-raised-buttons, custom-mode): Use it.
6835
6836 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6837
6838 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6839
6840 * progmodes/gud.el (gud-display-line): Support hl-line in the
6841 source buffer.
6842
6843 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
6844
6845 * mouse.el (mouse-drag-window-above): Verify that the found window
6846 overlaps with the given window in the horizontal dimension.
6847
6848 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6849
6850 * Makefile.in (cvs-update): New target.
6851
6852 * makefile.w32-in (cvs-update): Ditto.
6853
6854 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
6855
6856 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6857 (custom-new-theme-mode-map): New variable.
6858
6859 2005-12-30 Richard M. Stallman <rms@gnu.org>
6860
6861 * custom.el (custom-load-themes): Function deleted.
6862
6863 * cus-edit.el (custom-save-loaded-themes): Function deleted.
6864 (custom-save-variables): Don't delete or add custom-load-themes call.
6865
6866 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
6867
6868 * cus-start.el: Add `visible-cursor'.
6869
6870 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6871 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6872 (flymake-process-filter): Switch to buffer before calling it instead.
6873 (flymake-post-syntax-check, flymake-highlight-err-lines)
6874 (flymake-delete-own-overlays, flymake-parse-err-lines)
6875 (flymake-start-syntax-check, flymake-start-syntax-check-process)
6876 (flymake-count-lines, flymake-parse-residual):
6877 Remove constant buffer argument.
6878 (flymake-start-syntax-check-for-current-buffer): Remove.
6879 Update callers to use flymake-start-syntax-check instead.
6880 (flymake-display-err-menu-for-current-line):
6881 Remove unused var `mouse-pos'.
6882 (flymake-restore-formatting): Comment out unused function.
6883 (flymake-report-status, flymake-report-fatal-status): Remove buffer
6884 argument, use current-buffer instead. Update callers.
6885
6886 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6887
6888 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6889 buffer-local because choose-completion-delete-max-match requires
6890 that we set completion-ignore-case (i.e., binding via let is not
6891 sufficient).
6892 (bibtex-complete): Always set completion-ignore-case and
6893 choose-completion-string-functions. The latter is needed because
6894 choose-completion-string-functions keeps its value if we quit the
6895 *Completions* buffer without requesting a completion.
6896
6897 2005-12-30 Andreas Schwab <schwab@suse.de>
6898
6899 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6900
6901 2005-12-30 Eli Zaretskii <eliz@gnu.org>
6902
6903 * jit-lock.el (jit-lock-chunk-size): Doc fix.
6904
6905 2005-12-30 Juri Linkov <juri@jurta.org>
6906
6907 * locate.el (locate-fcodes-file, locate-header-face)
6908 * progmodes/delphi.el (delphi-other-face)
6909 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6910
6911 * paren.el (show-paren-match, show-paren-mismatch): Use existing
6912 group `paren-showing-faces'.
6913
6914 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6915 (goto-address): Fix docstring.
6916
6917 * net/webjump.el (webjump-sample-sites): Update URLs.
6918
6919 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6920
6921 * subr.el (cancel-change-group): Add listp around pending-undo-list.
6922
6923 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
6924
6925 * font-lock.el (font-lock-compile-keywords): Signal an error when
6926 font-lock-set-defaults hasn't been called.
6927
6928 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6929
6930 * subr.el (noreturn, 1value): Doc fixes.
6931
6932 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6933
6934 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6935 that assoc-string returns nil.
6936
6937 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6938
6939 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6940 (bibtex-entry-type-str, bibtex-empty-field-re)
6941 (bibtex-search-backward-string, bibtex-preamble-prefix)
6942 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6943 (bibtex-any-valid-entry-type): New variable.
6944 (bibtex-parse-field-name): Simplify.
6945 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6946 (bibtex-preamble-prefix): Include left delimiter.
6947 (bibtex-search-forward-field, bibtex-search-backward-field):
6948 Allow unbounded search past entry boundaries (required by bibtex-pop).
6949 (bibtex-text-in-field-bounds): Use push.
6950 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6951 (bibtex-parse-preamble, bibtex-valid-entry)
6952 (bibtex-beginning-first-field): New functions.
6953 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
6954 (bibtex-map-entries): Fix docstring.
6955 (bibtex-flash-head): New arg prompt. Simplify.
6956 (bibtex-enclosing-field): Include code of bibtex-inside-field.
6957 (bibtex-insert-kill): Simplify. Always insert text past the
6958 current field or entry.
6959 (bibtex-format-entry): Use bibtex-parse-field.
6960 (bibtex-pop): Use bibtex-beginning-of-entry and
6961 bibtex-end-of-entry to initiate the search. Insert empty field if
6962 we found ourselves.
6963 (bibtex-print-help-message): New args field and comma.
6964 Handle entry keys.
6965 (bibtex-make-field): Use bibtex-beginning-of-entry.
6966 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
6967 invalid entry.
6968 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6969 Handle preambles. Simplify code for thorough test.
6970 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6971 New arg comma. Handle entry heads.
6972 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6973 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6974 New arg comma.
6975 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6976 (bibtex-fill-field): Simplify.
6977 (bibtex-fill-entry): Use bibtex-beginning-first-field and
6978 bibtex-parse-field.
6979 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6980 (bibtex-complete): Use bibtex-parse-preamble.
6981
6982 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
6983
6984 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6985 Display name of expression instead of convenience variable.
6986 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6987
6988 * progmodes/gud.el (gud-tooltip-dereference): Rename from
6989 toggle-gud-tooltip-dereference.
6990 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6991 (gud-tooltip-tips): ...here when dereferencing.
6992
6993 2005-12-28 Bill Wohler <wohler@newt.com>
6994
6995 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6996
6997 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
6998
6999 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
7000 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
7001 (vc-annotate-display-autoscale): Adjust call.
7002 (vc-annotate-display-default): Adjust call. Make arg compulsory.
7003 Fix interactive spec.
7004 (vc-annotate-time-span): Remove.
7005 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
7006 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
7007 (vc-annotate-display-select): Use new name.
7008
7009 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
7010 (vc-annotate-mode-menu): Remove left-over redundant declaration.
7011 Correct the construction of span entries. Simplify.
7012 (vc-annotate-display-select): Fix the nil case.
7013 (vc-annotate): Remove obsolete (and now broken) code.
7014 (vc-annotate-extract-revision-at-line): Remove obsolete code.
7015 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
7016
7017 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7018
7019 * subr.el (lazy-completion-table): Correct typo in docstring.
7020
7021 * startup.el (command-line): Use `custom-reevaluate-setting' for
7022 `send-mail-function'.
7023
7024 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
7025
7026 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
7027
7028 * mail/smtpmail.el (smtpmail-try-auth-methods):
7029 Send credentials together with "AUTH PLAIN" command.
7030
7031 2005-12-27 Richard M. Stallman <rms@gnu.org>
7032
7033 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
7034 mouse-2, go back to previously selected window, so it's selected
7035 when mouse-2 command runs.
7036
7037 2005-12-27 Juri Linkov <juri@jurta.org>
7038
7039 * descr-text.el (describe-text-sexp): Use square brackets for
7040 button [Show] to distinguish it from the property value `show'.
7041 (describe-property-list): Use `insert-text-button' with
7042 `help-face' type instead of putting face in quotes, because button
7043 is not created automatically for a list of faces.
7044 (describe-text-properties-1): Put button-type value in quotes to
7045 distinguish from plain text "button".
7046 (describe-char): Display code point values in hex. Don't use
7047 `symbol-name' for `current-input-method' because it is a string.
7048 Use `insert-text-button' with `help-face' type instead of putting
7049 hardcoded face in quotes, because button is not created automatically.
7050
7051 2005-12-27 Richard M. Stallman <rms@gnu.org>
7052
7053 * progmodes/glasses.el (glasses-face): More specific custom type.
7054
7055 * files.el (set-visited-file-name): Doc fix.
7056
7057 * textmodes/flyspell.el (flyspell-external-point-words):
7058 Use local var buffer-scan-pos to advance scan for next misspelling.
7059 Advance it only after we find the misspelling.
7060
7061 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
7062
7063 * textmodes/flyspell.el (flyspell-external-point-words):
7064 New criteria for finding the misspelling in the buffer.
7065
7066 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
7067
7068 * help-mode.el (help-insert-string): Set help-xref-stack-item
7069 rather than call help-setup-xref.
7070
7071 * descr-text.el (describe-char): Revert previous changes for
7072 optional buffer argument.
7073
7074 2005-12-27 Juri Linkov <juri@jurta.org>
7075
7076 * help-mode.el (help-insert-string): New function. Save buffer
7077 contents in cases where it is impossible to recompute the old contents.
7078
7079 * descr-text.el (describe-char): Set help-xref-stack-item
7080 explicitly after buffer has been generated.
7081
7082 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7083
7084 * cus-start.el (all): Add x-gtk-show-hidden-files.
7085
7086 2005-12-26 Richard M. Stallman <rms@gnu.org>
7087
7088 * replace.el (perform-replace): Calculate match-again
7089 before skipping read-only matches.
7090
7091 * paren.el (paren-showing-faces): New group.
7092 (show-paren-match, show-paren-mismatch): Move to that group.
7093
7094 * button.el (button): Put into group `basic-faces'.
7095
7096 * progmodes/make-mode.el: Remove faces from group `faces'.
7097
7098 * apropos.el (apropos, apropos-value): Doc fix.
7099 (apropos-documentation): Doc fix.
7100
7101 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * subr.el (lazy-completion-table): Remove argument `args'.
7104
7105 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
7106 Don't use the `args' argument of lazy-completion-table.
7107
7108 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
7109
7110 * descr-text.el (describe-char): Add optional argument for buffer.
7111 Set buffer appropriately. Call help-setup-xref.
7112 Suggested by Stefan Monnier.
7113
7114 2005-12-26 Juri Linkov <juri@jurta.org>
7115
7116 * descr-text.el: Require `help-fns' at runtime. Don't require
7117 `button' for byte compilation.
7118 (describe-text-widget): Add `help-echo' for first button.
7119 Use `help-info' for second.
7120 (describe-property-list): Use `help-argument-name' instead of `italic'.
7121 (describe-text-category): Add prompt to interactive spec.
7122 Call `help-setup-xref'.
7123 (describe-char): Use `help-character-set'. Add `help-echo' for
7124 code point. Use `help-input-method'. Remove superfluous insert.
7125
7126 2005-12-25 Richard M. Stallman <rms@gnu.org>
7127
7128 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
7129 at point, in case of narrowing.
7130
7131 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
7132
7133 * locate.el (locate-header-face): Allow nil in type.
7134
7135 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
7136
7137 2005-12-25 Romain Francoise <romain@orebokech.com>
7138
7139 * battery.el (battery-linux-proc-acpi): Also try
7140 `/proc/acpi/thermal_zone/THM0/temperature'.
7141
7142 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7143
7144 * custom.el (custom-push-theme): Fix docstring.
7145
7146 * cus-edit.el (custom-variable-set, custom-variable-save)
7147 (custom-variable-save): Custom-quote widget values.
7148 (customize-save-variable): Fix custom-push-theme call.
7149
7150 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7151
7152 * w32-fns.el (w32-batch-update-autoloads): New function.
7153
7154 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
7155 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
7156 from the command line.
7157
7158 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
7159
7160 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
7161 reset means to remove setting from theme entirely. Don't keep
7162 expanding theme-settings list; delete old entries if necessary.
7163
7164 * cus-edit.el (custom-buffer-create-internal): Move "Erase
7165 customization" button one line up.
7166 (custom-themed): New face.
7167 (custom-magic-alist): New value, THEMED, for theme settings.
7168 (custom-variable-state-set, custom-face-state-set):
7169 Check theme-value instead of saved-value.
7170 (custom-variable-reset-standard, custom-face-reset-standard):
7171 Remove theme setting entirely. Recalculate new values.
7172 (custom-variable-set, custom-variable-set)
7173 (custom-variable-reset-saved, custom-variable-reset-backup)
7174 (custom-face-set, custom-face-reset-saved): Update `user' theme.
7175 (custom-variable-save): Fix typos.
7176
7177 2005-12-23 Juri Linkov <juri@jurta.org>
7178
7179 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
7180 Add autoload cookies.
7181 (edebug-outside-d-c-i-n-s-w): New variable.
7182 (edebug-display, edebug-outside-excursion): Use it to save the
7183 original value of default-cursor-in-non-selected-windows.
7184 Set default-cursor-in-non-selected-windows to t while Edebug
7185 is active.
7186 (edebug-mode, edebug-eval-mode): Doc fix.
7187
7188 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
7189 with `buffer-substring-no-properties' to remove common substring
7190 highlighting.
7191
7192 * info.el (info-other-window, info): Rename function argument
7193 `file' to `file-or-node'.
7194 (Info-complete-menu-item): Use local variable `complete-nodes' to
7195 keep the global value of `Info-complete-nodes' unchanged for
7196 subsequent completions.
7197 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
7198
7199 * simple.el (get-next-valid-buffer, last-buffer)
7200 (next-error-buffer-p, next-error-find-buffer)
7201 (minibuffer-history-sexp-flag): Doc fix.
7202
7203 * savehist.el (savehist-mode-hook): Add `:group'.
7204
7205 * log-view.el: Call autoload for vc-find-version.
7206 (log-view-current-file): Adjust subgroup numbers.
7207 (log-view-current-tag): Add `length'.
7208
7209 2005-12-23 Richard M. Stallman <rms@gnu.org>
7210
7211 * vc.el (vc-annotate-car-last-cons): Defn moved up.
7212
7213 2005-12-23 Juri Linkov <juri@jurta.org>
7214
7215 * hi-lock.el (hi-lock-archaic-interface-message-used)
7216 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
7217 (hi-lock-mode): Display "Hi" in the mode line only when
7218 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
7219 (hi-lock-write-interactive-patterns):
7220 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
7221 (hi-lock-set-pattern, hi-lock-set-file-patterns)
7222 (hi-lock-font-lock-hook): Set 3rd arg `how' of
7223 font-lock-add-keywords to t.
7224
7225 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
7226
7227 * hi-lock.el (hi-lock-highlight-range): New variable.
7228 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
7229 only if font-lock-fontified is non-nil. Remove overlays.
7230 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
7231 font-lock-fontified is non-nil, otherwise use overlays (instead of
7232 text properties).
7233 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
7234 New variables.
7235 (hi-lock-string-serialize) New function.
7236
7237 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7238
7239 * menu-bar.el (menu-find-file-existing): New function.
7240 (menu-bar-file-menu): Use menu-find-file-existing for Open.
7241
7242 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
7243
7244 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
7245
7246 * vc.el: Remove unnecessary leading * in docstrings.
7247 (vc-annotate-mode-map): Move initialization into declaration.
7248 (vc-static-header-alist): Nitpick on the regexp.
7249 (vc-default-init-version): New fun.
7250 (vc-register): Use it.
7251 (vc-insert-headers): Use dolist.
7252 (vc-annotate-get-backend): Remove unused function.
7253 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
7254 (vc-annotate-mode): Remove corresponding call.
7255 (vc-annotate-car-last-cons): Simplify.
7256 (vc-annotate-buffers): Remove var.
7257 (vc-annotate-backend): Make it buffer-local.
7258 (vc-annotate): Move the interaction to the interactive spec.
7259 Add a `buf' argument.
7260 (vc-annotate-warp-version): Use this new `buf' argument to avoid
7261 killing&creating a vc-annotate buffer, which is very disruptive when
7262 the buffers are shown in dedicated frames.
7263
7264 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
7265
7266 * descr-text.el: Add FSF as maintainer.
7267 (describe-text-mode, describe-text-mode-map)
7268 (describe-text-mode-hook, describe-text-done): Delete. Use normal
7269 help-mode.
7270 (describe-text-widget, describe-text-sexp)
7271 (describe-property-list, describe-text-category)
7272 (describe-text-properties, describe-text-properties-1)
7273 (describe-char): Use help buttons instead of widgets.
7274 (describe-char-unicodedata-file): Make URL link in doc string.
7275
7276 2005-12-22 Richard M. Stallman <rms@gnu.org>
7277
7278 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
7279 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
7280 Don't include buttons that write a file when there's no file.
7281 (custom-variable-menu, custom-face-menu, custom-group-menu):
7282 Don't include commands that write a file when there's no file.
7283 (customize-browse): Reword the top-of-buffer help intro.
7284 (custom-buffer-create-internal): Fix previous change.
7285 (customize-changed-options-previous-release): Prev release is 21.1.
7286 (customize-changed-options): Doc fix.
7287 (customize-changed): New alias.
7288 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
7289 Say "standard values".
7290 (Custom-reset-standard): Doc fix.
7291 (custom-face-reset-standard): Doc fix.
7292
7293 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
7294
7295 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
7296 even if font-lock-mode is non-nil since it may be t without having
7297 turned on font-lock-mode-internal.
7298 (font-lock-choose-keywords): Minor optimization.
7299 (font-lock-add-keywords, font-lock-remove-keywords)
7300 (font-lock-set-defaults): Don't call make-local-variable on a variable
7301 that we know to already be local.
7302
7303 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
7306 messages if in the minibuffer.
7307
7308 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
7309
7310 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
7311 (tex-mode-flyspell-verify, flyspell-get-word)
7312 (flyspell-external-point-words): Don't use point-min/max uselessly.
7313
7314 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
7315 by Kevin Rodgers. Instead, just hide the completions buffer if we
7316 don't need to show it.
7317
7318 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
7321
7322 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
7325 delete-windows-on with an inexistent buffer.
7326
7327 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
7328
7329 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7330 Delete defcustom variable :tag names.
7331
7332 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
7333
7334 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
7335 (log-view-font-lock-keywords): Ajust subgroup numbers.
7336 (log-view-current-tag): Don't hard code the number of subgroups.
7337
7338 2005-12-20 Juri Linkov <juri@jurta.org>
7339
7340 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
7341 (tooltip-x-offset, tooltip-y-offset): Doc fix.
7342
7343 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7344 (menu-bar-non-minibuffer-window-p): Instead of checking
7345 display-multi-frame-p, use selected-frame when menu-updating-frame
7346 is nil.
7347
7348 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
7349
7350 * align.el (align-rules-list): Use [ \t] instead of \s-
7351 for column separators in text mode.
7352
7353 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
7354
7355 * help-mode.el (help-customize-variable, help-customize-face):
7356 Don't pop help-xref-stack as help-follow no longer pushes
7357 anything on to it.
7358
7359 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7360
7361 * textmodes/org.el (org-agenda-custom-commands): New option.
7362 (org-agenda): Offer custom commands on splash screen.
7363 (org-make-tags-matcher): Parser for Boolean logic added.
7364 (org-agenda-set-tags): New command.
7365 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
7366 (org-set-tags): Efficiency improvements.
7367 (org-auto-align-tags): New option.
7368 (org-todo, org-demote, org-promote): Realign tags.
7369 (org-tags-completion-function): Use also "&" and "|" as separators.
7370 (org-org-menu): Agenda commands simplified.
7371
7372 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7373
7374 * cus-edit.el (customize-apropos, customize-apropos-options):
7375 Docstring changes.
7376
7377 * font-lock.el (font-lock): Add tags to the links in the defgroup.
7378
7379 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
7380
7381 * longlines.el (longlines-mode): Wrap while widened.
7382 (longlines-decode-region, longlines-encode-region): Compute max
7383 just once.
7384
7385 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7386
7387 * cus-edit.el (mac): New group.
7388
7389 * cus-start.el (all): Add user options in macterm.c. Add test for
7390 Mac-related built-ins. Fix test for GTK-related built-ins.
7391
7392 * term/mac-win.el (mac-handle-language-change)
7393 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
7394 (mac-services-open-selection, mac-services-mail-selection)
7395 (mac-services-mail-to, mac-services-insert-text)
7396 (mac-dispatch-apple-event): Add docstrings.
7397 (x-get-selection, mac-select-convert-to-string): Select coding
7398 system from `utf-16be' and `utf-16le' using `byteorder'.
7399
7400 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
7401
7402 * subr.el (lazy-completion-table): Don't be fooled if the var holds
7403 a "list" (lambda ...) rather than a real completion list.
7404
7405 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
7406 lexical-let when encountering ((lambda (...) ...) ...).
7407
7408 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7409
7410 * progmodes/sh-script.el (sh-mode):
7411 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
7412 * textmodes/picture.el (picture-mode): Update docstrings.
7413
7414 2005-12-17 Eli Zaretskii <eliz@gnu.org>
7415
7416 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
7417 commands enclosed in $(ARGQUOTE)s should not be split between two
7418 lines, as that will break with GNU Make >3.80, when sh.exe is used
7419 and arg quoting is with '..'.
7420 (autoloads): Don't break the quoted --eval expression between
7421 several lines.
7422
7423 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7424
7425 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
7426 Capture error from printing circular structures.
7427
7428 2005-12-17 Martin Rudalics <rudalics@gmx.at>
7429
7430 * wid-edit.el (widget-checkbox-action): Clear undo info.
7431
7432 2005-12-16 Bill Wohler <wohler@newt.com>
7433
7434 * menu-bar.el (kill-this-buffer): Set a good example by using menu
7435 bar, not menubar in comment.
7436
7437 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
7438
7439 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
7440 After-change-functions should not clobber the match data.
7441
7442 2005-12-16 Juri Linkov <juri@jurta.org>
7443
7444 * simple.el (choose-completion): Use `buffer-substring-no-properties'
7445 instead of `buffer-substring'.
7446 (completion-common-substring): Doc fix.
7447 (completion-setup-function): Use minibuffer-completion-contents
7448 instead of minibuffer-contents. Don't set common-string-length
7449 initially. Remove special handling of partial-completion-mode.
7450 Move computation of completion-base-size into one cond.
7451 Call completion-base-size-function in mainbuf. In computation of
7452 completion-base-size for file name completion don't move point to
7453 the end of the minibuffer. Move computation of common-string-length
7454 into one cond. Start putting faces only when common-string-length>=0.
7455 Add condition to put completions-common-part when
7456 common-string-length>0.
7457
7458 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
7459 place point at the first different character in the minibuffer
7460 even if this position is at the beginning of the minibuffer.
7461
7462 * info.el (Info-read-node-name-1): In completion-base-size-function's
7463 lambda return 1 if common-substring or minibuffer-completion-contents
7464 starts with (, and 0 otherwise.
7465
7466 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
7467 Use `crm-current-element' for second arg of `display-completion-list'.
7468
7469 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
7470
7471 * files.el (set-auto-mode): Look for an interpreter specified on
7472 the first line also if search for mode specification succeeded,
7473 but the mode is not known.
7474
7475 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7476
7477 * textmodes/org.el (org-tags-match-list-sublevels): New option.
7478 (org-open-at-point): Implement tag searches as links.
7479 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
7480 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
7481 (org-tags-sparse-tree, org-tags-view, org-set-tags)
7482 (org-agenda-dispatch): New commands.
7483 (org-use-tag-inheritance, org-tags-column): New options.
7484 (org-tab-follows-link, org-return-follows-link): New options.
7485 (org-tags): New customize group.
7486 (org-start-icalendar-file): Get local time zone.
7487 (org-tags-completion-function): New function.
7488 (org-set-font-lock-defaults): Make sure links will also be
7489 highlighted inside headlines.
7490
7491 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
7492
7493 * term.el (term-emulate-terminal):
7494 Let term-handle-ansi-terminal-messages override what Bash says about
7495 its current directory.
7496
7497 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7498
7499 * bindings.el (last-buffer): Move to simple.el.
7500 * simple.el (last-buffer): Move here.
7501 (get-next-valid-buffer): New function.
7502 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
7503 (prev-buffer): Ditto. Rename to `previous-buffer'.
7504
7505 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
7506 * bindings.el (global-map): Ditto.
7507
7508 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
7509
7510 * cus-edit.el: Introductory comment change.
7511 (custom-magic-alist): Change message string for the `rogue' state.
7512
7513 2005-12-15 Richard M. Stallman <rms@gnu.org>
7514
7515 * tooltip.el: Delete defcustom variable :tag names.
7516
7517 * complete.el (partial-completion-mode): Doc fix.
7518
7519 * textmodes/flyspell.el (flyspell-external-point-words):
7520 Use save-excursion to ensure we don't move backward in the
7521 search loop, not even one character.
7522 (flyspell-delete-all-overlays): Use remove-overlays directly.
7523
7524 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
7525 (ispell-start-process): Set that variable.
7526 Clear ispell-buffer-local-name.
7527 (ispell-internal-change-dictionary):
7528 Set ispell-current-dictionary after killing process.
7529 (ispell-buffer-local-dict):
7530 Don't set spell-personal-dictionary after killing process.
7531 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
7532 (ispell-tex-skip-alists, ispell-html-skip-alists)
7533 (ispell-skip-region-alist): Mark as risky.
7534
7535 * net/newsticker.el (newsticker--retrieval-timer-list)
7536 (newsticker--display-timer, newsticker-running-p)
7537 (newsticker-ticker-running-p): Definitions moved up.
7538
7539 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
7540
7541 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
7542
7543 2005-12-15 David Ponce <david@dponce.com>
7544
7545 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
7546 (recentf-edit-list, recentf-open-files): Signal an error when
7547 there is no recent file.
7548
7549 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7550
7551 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
7552 read-only except for texinfo-format-region evaluation.
7553
7554 2005-12-14 Richard M. Stallman <rms@gnu.org>
7555
7556 * vc.el (vc-default-previous-version, vc-default-next-version)
7557 (vc-do-command): Doc fixes.
7558
7559 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7560
7561 * textmodes/bibtex.el (bibtex-expand-strings)
7562 (bibtex-autokey-expand-string, bibtex-name-part)
7563 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7564 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7565 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7566 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7567 (bibtex-entry-postfix, bibtex-known-entry-type-re)
7568 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7569 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7570 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7571 (bibtex-beginning-of-last-entry): Remove.
7572 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
7573 message if comma is missing but buffer is read-only.
7574 (bibtex-parse-field-text): Handle whitespaces at the end of field
7575 text. Return 3-element list with beginning and end of field text
7576 and end of field.
7577 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7578 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
7579 (bibtex-search-forward-field, bibtex-search-backward-field):
7580 Search always delimited by limits of entry. Use more efficient
7581 search algorithms.
7582 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7583 bibtex-end-of-name-in-field.
7584 (bibtex-text-in-field-bounds): Handle BibTeX strings when
7585 extracting the content of a field.
7586 (bibtex-text-in-field): Use search limits.
7587 (bibtex-parse-string-prefix): Handle empty string keys based on
7588 bibtex-string-empty-key.
7589 (bibtex-parse-string): Fix docstring.
7590 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7591 (bibtex-preamble-prefix, bibtex-strings): New functions.
7592 (bibtex-skip-to-valid-entry): Include preceding whitespace in
7593 BibTeX entries (consistent with other BibTeX functions).
7594 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7595 (bibtex-search-entry): Fix docstring. Simplify.
7596 (bibtex-flash-head, bibtex-complete-string-cleanup)
7597 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7598 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7599 (bibtex-parse-entry): New optional arg content.
7600 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7601 Use bibtex-text-in-field-bounds.
7602 (bibtex-print-help-message): Handle BibTeX strings and preambles.
7603 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7604 bibtex-parse-string-postfix.
7605 (bibtex-find-text-internal): New function.
7606 (bibtex-remove-delimiters): Use it.
7607 (bibtex-find-text): Use it. New optional arg help.
7608 (bibtex-complete): Handle BibTeX string and preamble entries.
7609 (bibtex-Preamble): Fix order of closing delimiters.
7610
7611 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
7612
7613 * vc.el (vc-default-revert): New fun.
7614
7615 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7616
7617 2005-12-14 Romain Francoise <romain@orebokech.com>
7618
7619 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7620 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7621 (font-lock-remove-keywords): Likewise.
7622
7623 2005-12-14 Juri Linkov <juri@jurta.org>
7624
7625 * log-view.el (log-view-diff): Doc fix.
7626
7627 * isearch.el (isearch-query-replace): Use (mark) instead of
7628 isearch-opoint if mark is active in transient-mark-mode.
7629
7630 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7631
7632 * isearch.el (isearch-query-replace): Check for isearch-other-end.
7633
7634 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
7635
7636 * progmodes/cpp.el (cpp-face): New widget.
7637 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
7638
7639 2005-12-14 Juri Linkov <juri@jurta.org>
7640
7641 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
7642 around `erase-buffer' and `insert'.
7643
7644 * descr-text.el (describe-text-properties): Replace buffer name
7645 "*Help-2*" with "*Help*<2>".
7646 (describe-char): Add functions print-help-return-message,
7647 toggle-read-only. Use help-setup-xref with nil to not store
7648 describe-char in help-xref-stack. Use help-make-xrefs to
7649 make [back] button.
7650
7651 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
7652
7653 * wdired.el (wdired-old-point): New internal variable.
7654 (wdired-change-to-wdired-mode): Set it buffer-locally.
7655 (wdired-abort-changes): Restore point after aborting changes.
7656
7657 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7658
7659 * vc.el (vc-do-command): Add a new value t for okstatus.
7660
7661 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
7662 frame in case of errors.
7663
7664 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7665
7666 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
7667 so it comes after "On the Left" in the menu.
7668
7669 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
7670
7671 * cus-edit.el (customize-apropos, customize-apropos-options)
7672 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
7673
7674 2005-12-12 Bill Wohler <wohler@newt.com>
7675
7676 * vc-svn.el (vc-svn-registered): Fix problem of visiting
7677 non-writable Subversion-controlled files by saving window
7678 configuration before calling vc-do-command. vc-do-command calls
7679 pop-to-buffer on error which is unexpected during registration.
7680
7681 2005-12-12 Jay Belanger <belanger@truman.edu>
7682
7683 * calc/README: Update the summary of changes.
7684
7685 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
7686
7687 * descr-text.el (describe-char): Rework last fix to solve the problem
7688 is the same way it's solved for everything else in that function
7689 (i.e. by extracting the info before setting up the *Help* buffer).
7690
7691 2005-12-12 Kim F. Storm <storm@cua.dk>
7692
7693 * subr.el (version-regexp-alist): Allow space as separator before
7694 non-numeric part, e.g. "1.0 alpha".
7695 (version-to-list): Interpret .X.Y version as 0.X.Y version.
7696
7697 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7698
7699 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7700 Implement Logging and the keep-modes setting.
7701 (org-get-category): Make sure a string is returned.
7702 (org-log-done): New function.
7703 (org-log-done, org-closed-string): New options.
7704
7705 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7706
7707 * tooltip.el (tooltip-y-offset): Change default to 20.
7708
7709 2005-12-12 Richard M. Stallman <rms@gnu.org>
7710
7711 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
7712
7713 * frame.el (display-hourglass): Doc fix.
7714
7715 * help.el (help-for-help-internal): Simplify entry for `a'.
7716
7717 * info.el (Info-on-current-buffer): Doc fix.
7718 (info-insert-file-contents): Don't test (featurep 'jka-compr).
7719
7720 * startup.el (inhibit-splash-screen): Make this the real name.
7721 (inhibit-startup-message): Make this the alias.
7722 (command-line): Find only simple.el, and use its directory
7723 to fill in other preloaded files' names.
7724 (command-line): Deactivate the mark if deactivate-mark is set.
7725
7726 * international/mule.el (load-with-code-conversion):
7727 Bind deactivate-mark.
7728
7729 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7730
7731 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
7732
7733 * cus-edit.el (customize-apropos): Avoid listing an option more
7734 than once under different aliases. No longer list user options
7735 that are not defined with defcustom (unless a prefix arg is given).
7736 Doc fix.
7737 (customize-apropos-options): Doc fix.
7738
7739 2005-12-11 Juri Linkov <juri@jurta.org>
7740
7741 * frame.el (set-background-color, set-foreground-color)
7742 (set-cursor-color, set-mouse-color, set-border-color):
7743 Add explicit prompts to read colors by `facemenu-read-color'.
7744 (show-trailing-whitespace, blink-cursor-delay)
7745 (blink-cursor-interval, display-hourglass, hourglass-delay):
7746 Remove tags.
7747 (display-hourglass, hourglass-delay): Doc fix.
7748 (cursor-in-non-selected-windows): Capitalize words in tag.
7749
7750 * faces.el (frame-background-mode): Replace `choice-item' keywords
7751 with `const' to not make [default] button. Change default value tag
7752 from `default' to `automatic'. Doc fix.
7753 (trailing-whitespace) <defface>: Change group `whitespace' to
7754 `whitespace-faces'.
7755
7756 2005-12-11 Richard M. Stallman <rms@gnu.org>
7757
7758 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
7759
7760 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7761
7762 * term/mac-win.el: Create keymap for mac-apple-event-map.
7763
7764 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
7765
7766 * tooltip.el (tooltip-mode): Move to start of file so that it
7767 appears at top of customize buffer.
7768
7769 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7770 Add the gud groupname.
7771 (gud-tooltip-mode): Add the tooltip groupname.
7772 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
7773 avoid conflict with tooltip-use-echo-area.
7774
7775 2005-12-10 Romain Francoise <romain@orebokech.com>
7776
7777 * help.el (help-for-help-internal): Add `r' in doc string.
7778
7779 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7780
7781 * align.el (align-regexp, align-highlight-rule):
7782 Use region-beginning and region-end instead of point and mark, so that
7783 repetition (with `repeat-complex-command') recomputes the region
7784 bounds.
7785
7786 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
7787
7788 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7789 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7790 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
7791 (balance-windows): Rewrite using the above new functions.
7792
7793 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7794
7795 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
7796 react if global-hi-lock-mode seems intended.
7797 (global-hi-lock-mode) Renamed from hi-lock-mode.
7798 (hi-lock-archaic-interface-message-used)
7799 (hi-lock-archaic-interface-deduce): New variables.
7800 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
7801 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
7802 (hi-lock-find-patterns, hi-lock-font-lock-hook):
7803 Replace hi-lock-buffer-mode with hi-lock-mode.
7804
7805 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
7806
7807 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7808 completion list, even after a partial completion has been
7809 inserted in the current buffer. If there are more than 1
7810 completion, redisplay the *Completions* buffer; if the
7811 completion is unique, delete the *Completions* window.
7812
7813 2005-12-10 Eli Zaretskii <eliz@gnu.org>
7814
7815 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7816 strings and long subject lines that were broken into multiple
7817 lines at arbitrary places. Handle subjects that have "Re: " in
7818 the middle.
7819
7820 2005-12-10 John W. Eaton <jwe@octave.org>
7821
7822 * emacs/octave-mod.el (octave-electric-space): Don't indent
7823 comments or strings if octave-auto-indent is nil.
7824
7825 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7826
7827 * term/mac-win.el: Require url when compiling.
7828 Call mac-process-deferred-apple-events after loading init files.
7829 (mac-apple-event-map): New defvar. Define event handlers in it.
7830 (core-event, internet-event): New Apple event class symbols.
7831 (open-application, reopen-application, open-documents)
7832 (print-documents, open-contents, quit-application)
7833 (application-died, show-preferences, autosave-now, get-url):
7834 New Apple event ID symbols.
7835 (about): New HICommand ID symbol.
7836 (mac-event-spec, mac-event-ae): New macros.
7837 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7838 (mac-ae-selection-range, mac-ae-text-for-search)
7839 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7840 (mac-application-menu-map): Remove keymap. Handlers for HICommand
7841 and Services menu events are now defined in mac-apple-event-map.
7842 (mac-drag-n-drop): Remove selection range handling.
7843
7844 2005-12-10 Kenichi Handa <handa@m17n.org>
7845
7846 * simple.el (zap-to-char):
7847 * isearch.el (isearch-process-search-char): Translate CHAR by
7848 translation-table-for-input.
7849
7850 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
7851
7852 * foldout.el (foldout-exit-fold): Properly hide subtree.
7853
7854 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
7855
7856 * files.el (save-buffer):
7857 * international/ucs-tables.el (ucs-set-table-for-input):
7858 * mail/mail-extr.el (mail-extract-address-components):
7859 * mail/sendmail.el (mail-mode): Reformat doc string.
7860
7861 2005-12-09 Juri Linkov <juri@jurta.org>
7862
7863 * isearch.el (isearch-highlight): Change main overlay priority
7864 from 1 to 1001. Simplify.
7865 (isearch-lazy-highlight-update): Change lazy overlay priority
7866 from 0 to 1000.
7867
7868 * replace.el (replace-highlight): Change overlay priority from
7869 1 to 1001.
7870
7871 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7872 Change overlay priority from 1 to 1001. Reuse existing overlay.
7873
7874 * compare-w.el (compare-windows-highlight): Change overlay
7875 priority from 1 to 1000.
7876
7877 * menu-bar.el (menu-bar-edit-menu): Add listp around
7878 pending-undo-list to disable menu item "undo" when pending
7879 undo list is empty.
7880
7881 * locate.el (locate): Disable undo in *Locate* buffer.
7882
7883 2005-12-09 Kim F. Storm <storm@cua.dk>
7884
7885 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7886
7887 2005-12-09 David Ponce <david@dponce.com>
7888
7889 * recentf.el: Improvement of the menu code.
7890 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
7891 instead of menu hook.
7892 (recentf-show-menu, recentf-hide-menu): New functions.
7893 (recentf-menu-customization-changed, recentf-mode): Use them.
7894 (recentf-menu-action, recentf-max-menu-items)
7895 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7896 (recentf-arrange-by-rule-others)
7897 (recentf-arrange-by-rules-min-items)
7898 (recentf-arrange-by-rule-subfilter) : Don't use
7899 `recentf-menu-customization-changed'.
7900 (recentf-arrange-rules): Likewise. Accept functions to compute
7901 sub-menu titles.
7902 (recentf-menu-filter): Likewise. Doc fix.
7903 (recentf-menu-value-shortcut): Doc fix.
7904 (recentf-dump-variable): Quote atom value.
7905 (recentf-make-menu-items): Update to use it as a menu filter.
7906 (recentf-match-rule): New function.
7907 (recentf-arrange-by-rule): Use it.
7908 (recentf-indirect-mode-rule): New function.
7909 (recentf-build-mode-rules): Use it.
7910 (recentf-dir-rule): New function.
7911 (recentf-arrange-by-dir): Use it.
7912 (recentf-filter-changer-current): Rename from
7913 `recentf-filter-changer-state'. All references updated.
7914 (recentf-filter-changer-alist): Update filter names.
7915 (recentf-filter-changer-select): New function.
7916 (recentf-filter-changer): Use it. Make a sub-menu from filters
7917 available in `recentf-filter-changer-alist'.
7918 (recentf-data-cache, recentf-clear-data)
7919 (recentf-update-menu): Remove. All references updated.
7920 (recentf-match-rule-p, recentf-build-dir-rules)
7921 (recentf-filter-changer-goto-next)
7922 (recentf-filter-changer-get-current)
7923 (recentf-filter-changer-get-next): Remove.
7924
7925 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7926
7927 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7928 buffer "Reset" button to "Reset to Current" for consistency with
7929 the State buttons.
7930
7931 2005-12-08 John Paul Wallington <jpw@pobox.com>
7932
7933 * ibuf-ext.el (define-ibuffer-filter filename):
7934 If `dired-directory' is a list then really use its car.
7935
7936 2005-12-08 Kim F. Storm <storm@cua.dk>
7937
7938 * emulation/cua-rect.el (cua--rectangle-aux-replace):
7939 Fix indention of text on right side of replaced rectangle.
7940
7941 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
7942
7943 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7944 No need to check gud-comint-buffer is bound.
7945 (gdb): Prevent multiple debugging when first session uses gdba.
7946
7947 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7948
7949 CC Mode update to 5.31.
7950
7951 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7952 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
7953 We might do this function properly in the future).
7954
7955 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7956 New macros c-sentence-end and c-default-value-sentence end, to cope
7957 with Emacs 22's new function `sentence-end'.
7958
7959 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7960
7961 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7962 compat issue using `c-put-overlay' and `c-delete-overlay'.
7963
7964 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7965 New compat macros to handle overlays/extents.
7966
7967 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7968
7969 * progmodes/cc-fix.el: Add definitions of the macros push and pop
7970 (for GNU Emacs 20.4)
7971
7972 * progmodes/cc-defs.el:
7973 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7974
7975 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7976 highlighting mechanism so it will work in XEmacs too.
7977
7978 * progmodes/cc-defs.el: Insert c-int-to-char.
7979
7980 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7981 call to the new macro c-int-to-char. This solves XEmacs's
7982 regarding characters as different from integers.
7983
7984 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7985
7986 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7987 New internal helper.
7988
7989 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7990 construct to make the indirect face lookup work in XEmacs.
7991
7992 (c-cpp-matchers): Append the negation char face to the existing
7993 fontification, so that the cpp face doesn't disappear.
7994 Use `c-make-syntactic-matcher' to avoid negation chars in comments
7995 and strings.
7996
7997 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7998 to map to `font-lock-negation-char-face' in emacsen where it exists.
7999
8000 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8001
8002 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
8003
8004 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
8005 Rename "c-subword-move-mode" as "c-subword-mode".
8006
8007 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
8008 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
8009
8010 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8011
8012 * progmodes/cc-mode.el: Added autoload directive for
8013 `c-subword-move-mode' for use in older emacsen.
8014
8015 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8016
8017 * progmodes/cc-mode.el:
8018 (i) Insert a binding for C-c C-backspace into
8019 c-bind-special-erase-keys which works in TTYs.
8020 (ii) Make sure that when file styles are used, any explicitly
8021 given style variables take priority over those in the style.
8022 Do this by calling `hack-local-variables' a second time.
8023
8024 * progmodes/cc-vars.el: Add language specific customization
8025 widgets for AWK to c-doc-comment-style, c-require-final-newline
8026 and c-default-style. Add a defcustom for awk-mode-hook.
8027 Give c-syntactic-element and c-syntactic-context doc-strings by
8028 directly setting their `variable-documentation' propery.
8029 This allows Emacs 22.1 to read these with C-h v.
8030
8031 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
8032
8033 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8034
8035 * progmodes/cc-fonts.el, cc-vars.el
8036 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
8037 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
8038 Masatake YAMATO.
8039
8040 (c-doc-comment-style): Made GtkDoc default in C mode.
8041
8042 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
8043 and C-c C-<delete>.
8044
8045 (c-bind-special-erase-keys): New function for use on
8046 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
8047
8048 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
8049 <delete> key behavior in XEmacs according to `delete-forward-p'.
8050 C.f. `c-electric-delete'.
8051
8052 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8053
8054 * progmodes/cc-mode.el: Give c-hungry-backspace and
8055 c-hungry-delete-forward permanent key bindings.
8056
8057 * progmodes/cc-cmds.el (c-electric-semi&comma):
8058 Bind c-syntactic-context for calls to "criteria functions", for
8059 consistency with other calls to user functions.
8060
8061 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
8062 `current-prefix-arg', since this might be the prefix arg to a
8063 command which calls c-indent-command as a function. Change the
8064 interactive spec from "p" to "P".
8065
8066 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
8067 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
8068 was difficult to understand.
8069
8070 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8071
8072 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
8073 first char of an identifier.
8074
8075 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
8076 +" syntax in C++.
8077
8078 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8079
8080 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
8081 auto-fill doesn't split a c-comment's last word from a hanging
8082 "*/" when a space is typed between them after fill-column.
8083
8084 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
8085
8086 * progmodes/cc-styles.el (c-set-style)
8087 (c-setup-paragraph-variables): Abort the command if we're not in a
8088 CC Mode buffer.
8089
8090 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
8091 with blank comment-prefix, and a blank line as the comment's
8092 second line.
8093
8094 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8095
8096 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
8097 Incorporate the patterns added in the Emacs development branch
8098 for the new Emacs 22 face `font-lock-negation-char-face'.
8099
8100 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
8101 of "red" since it stands out better in xterms and DOS terminals.
8102
8103 * progmodes/cc-engine.el (c-literal-faces):
8104 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
8105
8106 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8107
8108 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
8109 forcibly enable c-electric-flag.
8110
8111 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
8112 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
8113 after the comment-prefix of a C-style comment will close that comment.
8114
8115 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8116
8117 * progmodes/cc-fonts.el (c-basic-matchers-before)
8118 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
8119 in Pike.
8120
8121 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
8122 digraphs.
8123
8124 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
8125 (c-cpp-message-directives, c-cpp-include-directives)
8126 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
8127 (c-cpp-expr-directives): Introduce new language constants to
8128 control cpp syntax in a cleaner way.
8129
8130 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
8131
8132 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
8133
8134 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
8135 (c-multiline-string-start-char): New language constants and
8136 variables to specify how newlines in string literals work.
8137
8138 (c-font-lock-invalid-string): Use them.
8139
8140 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
8141 unbalanced close brace is entered. Optimization by avoiding going
8142 back over arbitrarily large blocks. Removed hints that this
8143 function only would be relevant/useful in AWK.
8144
8145 (c-electric-brace): Indent syntactically after the cleanups since
8146 lineup functions might do it differently then.
8147
8148 * progmodes/cc-engine.el, cc-langs.el
8149 (c-opt-op-identifier-prefix): New language constant and variable.
8150
8151 (c-just-after-func-arglist-p, c-after-special-operator-id)
8152 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
8153
8154 * progmodes/cc-align.el, cc-engine.el
8155 (c-after-special-operator-id): New helper to handle C++ operator
8156 identifiers.
8157
8158 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
8159 (c-guess-basic-syntax): Handle C++ operator identifiers in
8160 declarations.
8161
8162 * progmodes/cc-langs.el (c-assignment-operators): Add the
8163 trigraph version of ^= too.
8164
8165 * progmodes/cc-langs.el (c-assignment-operators): Add the
8166 trigraph version of |= in C++.
8167
8168 * progmodes/cc-fonts.el (c-font-lock-declarators):
8169 Handle `c-decl-hangon-kwds' after the identifier name.
8170
8171 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
8172 whether an arglist is "nonempty", ignore a comment after the open
8173 paren if it isn't followed by a non-comment token on the same line.
8174
8175 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
8176 Enable heuristics below the point to cope with classes inside special
8177 brace lists in Pike.
8178
8179 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8180
8181 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
8182
8183 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8184
8185 * progmodes/cc-guess.el (cc-guess-install): New function to
8186 install an already guessed style in another buffer.
8187
8188 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
8189 sets `inhibit-read-only' - `c-save-buffer-state' should be used
8190 anyway if the change always is undone.
8191
8192 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8193
8194 Implement togglable electricity:
8195
8196 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
8197 saying when it should be used.
8198
8199 * progmodes/cc-engine.el: Add the new buffer-local variable,
8200 c-electric-flag.
8201
8202 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
8203 c-toggle-auto-newline.
8204
8205 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
8206 c-toggle-auto-newline. Remove the binding for
8207 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
8208 c-toggle-electric-state.
8209
8210 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
8211
8212 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
8213 c-\(forward\|backward\)-subword.
8214 (c-update-modeline): Add the new modeline flag `l' for
8215 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
8216 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
8217 Make the old name an alias of the new name.
8218 (c-toggle-electric-state): New function.
8219 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
8220 Adapt these functions to do electric things only when
8221 c-electric-flag is non-nil.
8222 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
8223 new functions from c-electric-brace.
8224 (c-point-syntax): Add a check for "virtual semicolons" in AWK
8225 mode, so that the tentative extra newline doesn't change the
8226 syntax of the following brace.
8227 (c-electric-brace): Restructure by extracting the above functions.
8228 Tidy up the coding somewhat.
8229 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
8230 restructure a bit.
8231
8232 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8233
8234 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
8235 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
8236
8237 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
8238 (c-submode-indicators): Change name from `c-auto-hungry-string'
8239 since it's now used to track another submode.
8240
8241 (c-update-modeline): Convert to function and extended to check
8242 `c-subword-move-mode'.
8243
8244 (c-forward-into-nomenclature, c-backward-into-nomenclature):
8245 Convert to compat aliases for `c-forward-subword' and
8246 `c-backward-subword'.
8247
8248 * progmodes/cc-subword.el: New functions and minor mode to handle
8249 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
8250
8251 (c-forward-subword, c-backward-subword, c-mark-subword)
8252 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
8253 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
8254 Functions corresponding to the standard word handling functions.
8255
8256 (c-subword-move-mode): Minor mode that replaces all the standard
8257 word handling functions with their subword equivalences.
8258
8259 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8260
8261 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
8262 entry for one-liner-defun.
8263
8264 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
8265 name in its def-edebug-spec.
8266
8267 * progmodes/cc-cmds.el (c-electric-brace): Make the
8268 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
8269 compacts space before a comment, if this will make things fit on
8270 one line.
8271
8272 Introduce an "awk" style, mainly for auto-newline and clean-ups.
8273
8274 * progmodes/cc-align.el: New function c-snug-1line-defun-close
8275
8276 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
8277 clean-up one-liner-defun.
8278
8279 * progmodes/cc-styles.el: Add the new "awk" style.
8280
8281 * progmodes/cc-vars.el: Add description of one-liner-defun to
8282 c-cleanup-list's doc-string. New user options,
8283 c-max-one-liner-length. In c-default-style, set the default style
8284 for AWK to "awk".
8285
8286 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8287
8288 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
8289 macros inside labels.
8290
8291 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
8292 `c-at-statement-start-p' and `c-at-expression-start-p'.
8293
8294 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
8295 error if the mark isn't set.
8296
8297 * progmodes/cc-engine.el (c-guess-continued-construct)
8298 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
8299 accurately detect functions inside functions.
8300
8301 * progmodes/cc-engine.el (c-at-expression-start-p): New function
8302 like `c-at-statement-start-p' that additionally recognizes commas
8303 and expression parentheses as delimiters.
8304
8305 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
8306 to avoid heuristics that doesn't work for unclosed blocks.
8307 (c-at-statement-start-p): New function.
8308
8309 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
8310 Objective-C directives, e.g. directives spanning lines should work
8311 reasonably well now.
8312
8313 (c-put-c-type-property, c-clear-c-type-property): New helpers.
8314
8315 (c-forward-objc-directive): New function to move over any ObjC
8316 directive.
8317
8318 (c-just-after-func-arglist-p, c-guess-basic-syntax)
8319 (c-basic-matchers-before): Use it.
8320
8321 (c-font-lock-objc-iip-decl): Remove.
8322
8323 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
8324 in the template arglist recognition.
8325
8326 * progmodes/cc-styles.el (c-style-alist): Fix several
8327 inconsistencies in the Whitesmith style.
8328
8329 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
8330 New lineup function to get lines after Whitesmith style blocks
8331 correctly indented.
8332
8333 (c-lineup-whitesmith-in-block): Back out the compensation for
8334 opening parens since it's done using `add' lists in the style
8335 definition instead. Don't use the anchor position since it varies
8336 too much between the syntactic symbols. :P
8337
8338 * progmodes/cc-vars.el (c-valid-offset): Update.
8339
8340 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
8341 lists where the offsets are combined according to several
8342 different methods: `first', `min', `max', and `add'.
8343 Report offset evaluation errors with `c-benign-error' so that some kind
8344 of reindentation still is done.
8345
8346 * progmodes/cc-engine.el (c-guess-basic-syntax):
8347 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
8348 `arglist-close'.
8349
8350 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
8351 situations for `arglist-cont-nonempty' and `arglist-close'.
8352
8353 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
8354
8355 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
8356 cc-bytecomp-boundp' in a number of places.
8357
8358 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
8359 macro related issue.
8360
8361 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8362
8363 * progmodes/cc-awk.el: Change the terminology of regexps: A char
8364 list is now [asdf], a char class [:alpha:].
8365 Include code for char classes.
8366 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
8367 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
8368
8369 Remove (nearly all of) the cruft associated with AWK Mode's former
8370 concept of "virtual semicolons":
8371
8372 Adapt c-beginning-of-statement, c-end-of-statement (together with
8373 subfunctions) to use the new notion of "virtual semicolon" in
8374 place of the old awkward special handling for AWK. There remains
8375 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
8376 * progmodes/cc-cmds.el:
8377 (c-ascertain-adjacent-literal): In the backwards direction, now
8378 recognises AWK regexp delimiters as string delimiters.
8379 (c-after-statement-terminator-p): Adapt for virtual semicolons;
8380 check more rigorously for "end of macro".
8381 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
8382 virtual semicolons;
8383 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
8384 out the code for forward movement into ...
8385 (c-end-of-statement): Now contains the code for forward movement,
8386 adapted for virtual semicolons.
8387
8388 * progmodes/cc-engine.el:
8389 (c-ws*-string-limit-regexp): New regexp.
8390 (c-forward-single-comment, c-backward-single-comment): Comment out
8391 the (now redundant) "special" AWK stuff.
8392
8393 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
8394 c-string-par-start, c-string-par-separate to be more like Text
8395 Mode than Fundamental Mode.
8396
8397 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8398
8399 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
8400 to the fontified region so that fontification doesn't occur
8401 outside it (could happen e.g. when fontifying a line with an
8402 unfinished declaration).
8403
8404 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8405
8406 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
8407 start of the file. ^L now separate sections of the file.
8408 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
8409 (c-awk-one-line-possibly-open-string-re)
8410 (c-awk-regexp-one-line-possibly-open-char-class-re)
8411 (c-awk-one-line-possibly-open-regexp-re)
8412 (c-awk-one-line-non-syn-ws*-re): New defonsts.
8413 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
8414
8415 Amend the concept of "virtual semicolons" (in the indentation
8416 engine) for languages like AWK, such that they are now
8417 conceptually attached to end of the last token of a statement, not
8418 the end of the line. (In AWK Mode, however, the pertinent text
8419 property is still physically set on the EOL.) Remove the specific
8420 tests for awk-mode, thus facilitating the introduction of other
8421 language modes where EOLs can end statements.
8422 (Note: The funtionality in cc-cmds.el, specifically
8423 c-beginning/end-of-statement has yet to be amended.)
8424
8425 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
8426 New macros.
8427
8428 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
8429 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
8430 c-vsemi-status-unknown-p-fn (in a new page).
8431
8432 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
8433 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
8434 numerous awkward forms like
8435 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
8436 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
8437 variable before-ws-ip, the place just after char-before-ip appears.
8438
8439 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
8440 a comment.
8441
8442 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8443
8444 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
8445 `c-tentative-buffer-changes'.
8446
8447 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
8448 convert to macro to choose between Emacs and XEmacs at compile time.
8449
8450 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
8451
8452 (c-tentative-buffer-changes): New macro to handle temporary buffer
8453 changes in a convenient way.
8454
8455 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
8456 for `c-tentative-buffer-changes'.
8457
8458 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
8459 the checks for paren sexps between the point and the keyword, to
8460 avoid some false alarms.
8461
8462 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
8463 Fixed a situation where an error could be thrown for unbalanced
8464 parens. Changed to make use of c-keyword-member' to avoid some
8465 repeated regexp matches.
8466
8467 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
8468 These language variable are no longer necessary.
8469
8470 (c-block-stmt-kwds): New language constant used by
8471 c-looking-at-inexpr-block'.
8472
8473 (c-guess-basic-syntax): Remove an optional check that looked at
8474 the existence of the now removed language variables.
8475
8476 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
8477 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
8478 object instantiation expressions as declarations in some contexts.
8479 This bug only affected languages where the declarator can't be
8480 enclosed in parentheses.
8481
8482 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
8483 insert newlines before and after substatement braces.
8484
8485 * progmodes/cc-engine.el: Improved the heuristics for recognizing
8486 function declaration headers and the handling of C++ style member
8487 init lists.
8488
8489 (c-just-after-func-arglist-p): Rewritten to use
8490 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
8491
8492 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
8493
8494 (c-guess-basic-syntax): Adapt case 5B for the new
8495 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
8496 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
8497 covers all cases now).
8498
8499 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
8500
8501 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8502
8503 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
8504 c-string-par-start/separate c-sentence-end-with-esc-eol,
8505 initialised in c-setup-paragraph-variables, used in string
8506 scanning subroutines of c-beginning-of-statement.
8507
8508 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
8509 which precedes the newly inserted `{'.
8510
8511 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8512
8513 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
8514 function for declaration level blocks. It should now cope with
8515 templates better and also be a lot more comprehensible.
8516
8517 (c-looking-at-decl-block): The new function.
8518
8519 (c-search-uplist-for-classkey): The old one. It's now a wrapper
8520 for compatibility.
8521
8522 (c-add-class-syntax, c-guess-continued-construct)
8523 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
8524
8525 (c-decl-block-key): Change to tell apart ambiguous and
8526 unambiguous keywords. Pike specials are now handled directly in
8527 the code instead.
8528
8529 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
8530 New language constants and variables to make the backward skip in
8531 `c-looking-at-decl-block' as tight as possible.
8532
8533 (c-nonsymbol-token-char-list): New language constant.
8534
8535 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
8536 find balanced template arglists backwards.
8537
8538 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
8539 making char classes for `c-syntactic-skip-backward'.
8540
8541 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
8542 16D - can't be a class-close at that point.
8543
8544 * progmodes/cc-engine.el (c-guess-basic-syntax)
8545 (c-add-class-syntax): Don't narrow out the enclosing declaration
8546 level. This makes everything a lot easier, and it was actually
8547 only four small places that needed it to work. Some places that
8548 previously did `widen' are removed now, which has the effect that
8549 `c-guess-basic-syntax' never will look at things outside the
8550 current narrowment now. The anchor position for `topmost-intro'
8551 is affected by this, but it was so bogus it was basically useless
8552 before, and now it's equally bogus but in a slightly different way.
8553
8554 (c-narrow-out-enclosing-class): Gone.
8555
8556 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
8557 the narrowed region.
8558
8559 (c-least-enclosing-brace): Remove silly optional argument.
8560
8561 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8562 the point could be left directly after an open paren when finding
8563 the beginning of the first decl in the block.
8564
8565 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8566 Specify which submatch to use.
8567
8568 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8569
8570 (c-decl-start-re): No longer any need for special treatment of
8571 ObjC due to the above.
8572
8573 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8574 presumably follows C in that regard.
8575
8576 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8577 New language constants to specify operator tokens inside
8578 identifiers in a more high level way.
8579
8580 (c-opt-identifier-prefix-key): New internal language constant.
8581
8582 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8583 (c-identifier-start, c-identifier-key): Now completely calculated
8584 from other constants.
8585
8586 (c-identifier-last-sym-match): Decommission since it's no longer used.
8587
8588 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
8589
8590 * progmodes/cc-engine.el (c-forward-name): Remove the
8591 optimization when c-identifier-key is equal to c-symbol-key since
8592 it doesn't work in byte compiled files. Don't record empty
8593 regions as identifiers.
8594
8595 * progmodes/cc-langs.el (c-filter-ops): New helper function to
8596 simplify access to `c-operators' and its likes.
8597
8598 (c-operator-list, c-all-op-syntax-tokens)
8599 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8600 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8601 (c-primary-expr-regexp, c-cast-parens): Use it.
8602
8603 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8604 an explicit language in functions.
8605
8606 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8607 variant of adornment.
8608
8609 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8610 variable.
8611
8612 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8613 the Pike value.
8614
8615 * progmodes/cc-engine.el (c-on-identifier)
8616 (c-simple-skip-symbol-backward): Small fix for handling "-"
8617 correctly in `skip-chars-backward'. Affected the operator lfun
8618 syntax in Pike.
8619
8620 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8621 diagnostic message about precompiled language vars not being used.
8622
8623 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8624 "__attribute__" is followed by a parenthesis.
8625
8626 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8627 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8628 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8629
8630 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8631 Internal cleanups to properly detect the declared identifiers in
8632 various declarations.
8633
8634 (c-decl-start-kwds): New language constant to recognize
8635 declarations that can start anywhere. Used for class declarations
8636 in Pike.
8637
8638 (c-specifier-key, c-not-decl-init-keywords)
8639 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
8640 (c-find-decl-spots): Implement `c-decl-start-kwds'.
8641
8642 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
8643 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
8644 handling of the compiler specific extension keywords into a new
8645 language constant `c-decl-hangon-kwds' that defines keyword
8646 clauses to be ignored in declarations.
8647
8648 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
8649 past unrecognized tokens when handling `c-colon-type-list-kwds'.
8650 Necessary to stop at the declared identifier in e.g. IDL valuetype
8651 declarations.
8652
8653 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
8654 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
8655 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
8656 (c-forward-decl-or-cast-1): Recognize the declared identifier in
8657 class and enum declarations as such and not as part of the type.
8658
8659 (c-forward-decl-or-cast-1, c-forward-label): Relax the
8660 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
8661
8662 (c-forward-decl-or-cast-1): Don't disregard sure signs of
8663 declarations when there's some syntax error later on.
8664
8665 (c-complex-decl-matchers): Did away with a reference to
8666 `c-specifier-key'.
8667
8668 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
8669 value - this variable is always dynamically bound.
8670
8671 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
8672 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
8673 * cc-cmds.el, cc-defs.el: Change the policy for marking up
8674 functions that might do hidden buffer changes: All such internal
8675 functions are now marked instead of those that don't.
8676
8677 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
8678 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
8679 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
8680 (c-literal-type): Allow these functions to make hidden buffer changes,
8681 so that they are free to use text property caching later on.
8682
8683 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
8684 (c-electric-brace, c-electric-slash, c-electric-star)
8685 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
8686 (c-electric-paren, c-electric-continued-statement, c-indent-command)
8687 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
8688 (c-context-line-break): Add `c-save-buffer-state' calls to comply
8689 with the changed semantics of the functions above.
8690
8691 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
8692 when macros occur in obscure places. Optimized the sexp movement
8693 a bit.
8694
8695 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8696
8697 Enhancements for c-beginning-of-statement to work in AWK Mode:
8698
8699 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
8700 (completed statement) with `}' (statement completed by closing
8701 brace or semicolon) and `$' (statement completed by EOL).
8702
8703 (c-awk-virtual-semicolon-ends-prev-line-p)
8704 (c-awk-virtual-semicolon-ends-line-p)
8705 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
8706 (c-awk-at-statement-end-p): New functions.
8707
8708 * progmodes/cc-cmds.el: Simplify the structure of functions
8709 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
8710 two functions and c-beginning-of-statement to handle AWK Mode.
8711
8712 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
8713 c-backward-single-comment for AWK mode. Attempt to clarify their
8714 doc-strings.
8715
8716 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
8717
8718 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8719
8720 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
8721 label handling. Labels are now recognized in a uniform and more
8722 robust way, regardless of context. Text properties are put on all
8723 labels to recognize the following declarations better.
8724 Multiword labels are handled both in indentation and fontification for
8725 the benefit of language extensions like Qt. For consistency, keywords
8726 in labels are now fontified with the label face instead.
8727 That also applies to "case" and "default".
8728
8729 (c-beginning-of-statement-1): Fix some bugs in the label
8730 handling. Disregard `c-nonlabel-token-key' in labels that begin
8731 with `c-label-kwds'.
8732
8733 (c-find-decl-spots): Support that the callback adds more
8734 `c-decl-end' spots to find.
8735
8736 (c-forward-decl-or-cast-1): Don't treat a list of plain
8737 identifiers followed by a colon as a declaration.
8738
8739 (c-forward-label): New function to recognize labels.
8740
8741 (c-guess-basic-syntax): Replace uses of `c-label-key' with
8742 `c-forward-label'. Moved the label recognition cases (14 and 15)
8743 earlier since they aren't so context sensitive now. Handle labels
8744 on the top level gracefully. Moved access label recognition to
8745 the generic label case (CASE 15) - removed CASE 5E.
8746
8747 (c-font-lock-declarations): Add recognition of labels in the
8748 same round since we need to handle labels in parallell with other
8749 declarations to recognize both accurately. It should also improve
8750 speed.
8751
8752 (c-simple-decl-matchers, c-basic-matchers-after):
8753 Move `c-font-lock-labels' so that it only is used on decoration level 2
8754 since `c-font-lock-declarations' handles it otherwise.
8755
8756 (c-complex-decl-matchers): Remove the simplistic recognition of
8757 access labels.
8758
8759 (c-decl-prefix-re): Remove the kludges that was necessary to cope
8760 with labels earlier.
8761
8762 (c-decl-start-re): New language variable to make
8763 `c-font-lock-declarations' stop for the special protection labels
8764 in Objective-C that start with `@'.
8765
8766 (c-label-key): Remove since it's no longer used.
8767
8768 (c-recognize-colon-labels, c-label-prefix-re): New language
8769 constants to support recognition of generic colon-terminated labels.
8770
8771 (c-type-decl-end-used): `c-decl-end' is now used whenever there
8772 are colon terminated labels.
8773
8774 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
8775 first argument starts with a special brace list.
8776
8777 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
8778 (c-font-lock-declarations): Break out the declaration and cast
8779 recognition from `c-font-lock-declarations' to a new function, so
8780 that it can be used in the indentation engine.
8781
8782 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
8783 up to the start of the literal. Fixed bug with the point on the
8784 wrong side of the search limit that could happen when the start
8785 position is inside a literal.
8786
8787 * progmodes/cc-engine.el (c-parse-state)
8788 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
8789 so that it's kept a little bit back to increase the hit rate.
8790
8791 (c-parse-state): Change the macro handling and fixed some
8792 glitches. Macro context is checked more often than necessary now,
8793 but otoh less garbage conses are generated.
8794
8795 * progmodes/cc-engine.el (c-parse-state)
8796 (c-invalidate-state-cache): Cache the last position where
8797 `c-state-cache' applies. This can speed up refontification quite
8798 a bit in blocks where there are many non-brace parens before the point.
8799
8800 (c-state-cache-end): New variable for this.
8801
8802 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
8803 cache variable.
8804
8805 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8806 get close initial continue positions when the start position is
8807 inside a literal or macro. Do not call the callback for spots
8808 before the start position (which can happen e.g. for `c-decl-end'
8809 spots inside comments). Optimize better in special cases when the
8810 region is a single line inside a literal or macro (typically when
8811 the current line is refontified).
8812
8813 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8814 to `c-add-stmt-syntax' - there's no need to explicitly whack off
8815 entries from the paren state.
8816
8817 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8818 special case for "else if" clauses.
8819
8820 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8821 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8822
8823 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8824 New language variable to recognize the gcc extension with statement
8825 blocks inside expressions.
8826
8827 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8828 it somewhat more comprehensible. The argument AT-BLOCK-START is
8829 no longer used and hence removed.
8830
8831 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8832 to `c-add-stmt-syntax'.
8833
8834 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8835 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8836 This fixes bogus label recognition.
8837
8838 * progmodes/cc-engine.el (c-add-type, c-check-type)
8839 (c-forward-name, c-forward-type): Improve storage of template
8840 types in `c-found-types' so that they can be recognized better.
8841
8842 (c-syntactic-content): Add option to skip past nested parens.
8843
8844 * progmodes/cc-engine.el (c-forward-name):
8845 Set `c-last-identifier-range' all the time. It's less work that way.
8846 Handle that there might not be an identifier to store in
8847 `c-last-identifier-range'.
8848
8849 (c-forward-type): Handle that `c-last-identifier-range' might be
8850 nil from `c-forward-name'.
8851
8852 * progmodes/cc-defs.el (c-safe-scan-lists)
8853 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8854
8855 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8856 to work even if the form fails.
8857
8858 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8859 down in a large file in one go.
8860
8861 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8862
8863 * progmodes/cc-align.el (c-lineup-assignments): New lineup
8864 function which is like `c-lineup-math' but returns nil instead of
8865 `c-basic-offset' when it doesn't match.
8866
8867 (c-lineup-math): Change to use `c-lineup-assignments'.
8868
8869 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8870
8871 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8872 c-beginning-of-statement. New subfunctions
8873 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8874
8875 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8876
8877 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8878 hardcoded char classes whereever possible. Changed a couple of
8879 places to use skip by syntax instead of skip by char class.
8880
8881 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8882 Fix a bug in the regexp that caused extreme backtracking.
8883
8884 * progmodes/cc-langs.el (c-block-comment-starter)
8885 (c-block-comment-ender): New language constants to specify in a
8886 single place how block comments look.
8887
8888 (c-comment-start-regexp, c-block-comment-start-regexp)
8889 (comment-start, comment-end, comment-start-skip)
8890 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8891 (c-syntactic-ws, c-nonempty-syntactic-ws)
8892 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8893 `c-line-comment-starter', `c-block-comment-starter' and
8894 `c-block-comment-ender'.
8895
8896 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8897 New language constants to break up things a bit.
8898
8899 (c-simple-ws): New language constant for simple whitespace.
8900
8901 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8902
8903 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8904 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8905 newlines. Allow and ignore nil elements in the list.
8906
8907 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8908
8909 * progmodes/cc-cmds.el: Comment out a (n almost certainly
8910 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8911
8912 * progmodes/cc-cmds.el: Tidy up the comments in
8913 c-beginning-of-statement and subfunctions.
8914
8915 * progmodes/cc-awk.el: Replace calls to put-text-property to the
8916 more flexible c-put-char-property and c-clear-char-properties.
8917 Add the author's email address.
8918
8919 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8920
8921 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8922 closing "*/" of a block comment.
8923
8924 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8925 subfunctions) so that it works at BOB and EOB.
8926
8927 * progmodes/cc-cmds.el, cc-vars.el: More updating of
8928 c-beginning-of-statement, including new variable
8929 c-block-comment-start-regexp.
8930
8931 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8932
8933 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8934 symbols from `*-font-lock-extra-types' so that there's no need to
8935 use `regexp-opt' on those lists.
8936
8937 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8938 `c-type-modifier-kwds' is empty.
8939
8940 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8941 there are several strings on the same line.
8942
8943 * progmodes/cc-engine.el (c-literal-limits): Remove the
8944 compatibility function for older emacsen. `c-literal-limits-fast'
8945 has now taken the place of this function.
8946
8947 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8948 with older emacsen: We now require `pps-extended-state'.
8949
8950 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8951
8952 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8953 which obviates the need to hack sentence-end. This now handles
8954 escaped newlines in strings correctly. Correct minor bugs in
8955 c-move-over-sentence and in c-beginning-of-statement.
8956
8957 * progmodes/cc-cmds.el (c-beginning-of-statement (and
8958 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8959 that movement over macros and code are rigorously separated from
8960 eachother. Correct a few incidental bugs.
8961
8962 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8963 Improve its doc-string. Improve the handling of certain specific cases.
8964
8965 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8966
8967 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8968 (c-guess-basic-syntax): Change the way class-level labels are
8969 recognized; they can now contain essentially any symbols.
8970
8971 (c-opt-extra-label-key): New language variable to cope with the
8972 special protection label syntax in Objective-C.
8973
8974 (c-opt-access-key): Remove; this is now handled better by
8975 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8976
8977 (c-complex-decl-matchers): Update to handle that
8978 `c-opt-access-key' no longer exists.
8979
8980 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8981 improved label recognition in `c-beginning-of-statement-1'.
8982
8983 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8984 Recognize bitfields better.
8985
8986 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8987 Remove some cruft and fixed a bug that could cause it to go to a
8988 position further down.
8989
8990 * progmodes/cc-langs.el, cc-engine.el
8991 (c-beginning-of-statement-1): Improve detection of labels in
8992 declaration contexts.
8993
8994 (c-beginning-of-decl-1): Use it.
8995
8996 (c-nonlabel-token-key): New language constant and variable needed
8997 by `c-beginning-of-statement-1'.
8998
8999 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
9000 manifested itself due to the correction in `c-forward-sexp'.
9001
9002 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
9003 Make these behave as documented when used at the buffer limits.
9004
9005 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
9006 (c-type-decl-end-used): Made this a language variable.
9007
9008 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
9009 correctly when `combine-after-change-calls' is used together with
9010 temporary narrowings.
9011
9012 * progmodes/cc-engine.el (c-beginning-of-statement-1):
9013 Report labels correctly when the start point is immediately after the
9014 colon.
9015
9016 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
9017 Remove since it isn't used anymore.
9018
9019 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
9020 bracket arglists such as template parens in C++.
9021
9022 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
9023 in the last check-in. Some optimization.
9024
9025 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
9026 where it could stop at the same level in a preceding sexp when
9027 PAREN-LEVEL is set.
9028
9029 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
9030 text property lookup only when it's needed.
9031
9032 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
9033 Change the policy for paren marked angle brackets to be more
9034 persistent; once marked they remain marked even when they're found
9035 to be unbalanced in the searched region. This should keep the
9036 paren syntax around even when individual lines are refontified in
9037 multiline template arglists.
9038
9039 (c-parse-and-markup-<>-arglists): New dynamically bound variable
9040 to control markup so that incorrect angle bracket arglists aren't
9041 marked in contexts where the correct value for
9042 `c-disallow-comma-in-<>-arglists' isn't known.
9043
9044 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
9045 argument has become `c-parse-and-markup-<>-arglists'.
9046
9047 (c-remove-<>-arglist-properties): Remove - no longer used.
9048
9049 (c-after-change-check-<>-operators): New function used on
9050 `after-change-functions' to avoid that "<" and ">" characters that
9051 are part of longer operators have paren syntax.
9052
9053 (c-<>-multichar-token-regexp): New language variable used by
9054 `c-after-change-check-<>-operators'.
9055
9056 (c-after-change): Call `c-after-change-check-<>-operators'.
9057
9058 (c-font-lock-<>-arglists): Use the context properties set by
9059 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
9060 correctly to avoid doing invalid markup.
9061
9062 (c-font-lock-declarations): Remove code that undoes the invalid
9063 markup done by `c-font-lock-<>-arglists'.
9064
9065 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
9066 after `c-font-lock-declarations'.
9067
9068 * progmodes/cc-engine.el (c-syntactic-skip-backward):
9069 Add paren-level feature.
9070
9071 (c-guess-basic-syntax): Improve the anchor position for
9072 `template-args-cont' in nested template arglists. There's still
9073 much to be desired in this area, though.
9074
9075 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9076
9077 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
9078 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
9079
9080 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
9081
9082 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
9083 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
9084
9085 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
9086 it doesn't work no longer are supported.
9087
9088 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
9089 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
9090 requires support for the syntax-table' text property, which rules
9091 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
9092 cruft associated with those versions.
9093
9094 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
9095 for the `syntax-table' text property, which rules out Emacs 19 and
9096 XEmacs < 21.4. Removed various compatibility cruft associated
9097 with those versions.
9098
9099 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
9100 support for the `syntax-table' text property.
9101
9102 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
9103 variable and use an extra quoted face name instead. All the
9104 emacsen flavors handle that correctly.
9105
9106 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
9107 (c-font-lock-declarators, c-font-lock-declarations)
9108 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
9109 property to mark the items in in declarator lists to handle
9110 refontification inside multiline declarations better.
9111
9112 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
9113 construct like "a * b = c;" as a declaration.
9114
9115 2005-12-08 Kim F. Storm <storm@cua.dk>
9116
9117 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
9118 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
9119 select either meta, hyper, or super modifier for rectangle commands.
9120 (cua--rectangle-modifier-key): New defvar.
9121 (cua--M/H-key): Use it. Remove special case for `space'.
9122 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
9123 on X, to meta otherwise. Always bind C-return to toggle
9124 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
9125
9126 * emulation/cua-rect.el (cua-help-for-rectangle):
9127 Use cua--rectangle-modifier-key. Handle super modifier too.
9128 (cua--init-rectangles): Always bind C-return to toggle rectangle.
9129 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
9130
9131 * ido.el: Move Acknowledgements and History after Commentary.
9132 Minor changes to Commentary.
9133
9134 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
9135 keymap if cua--prefix-override-timer is `shift'.
9136 (cua--shift-control-prefix): New function; emulate "type prefix
9137 key twice" functionality to handle shifted prefix key override.
9138 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
9139 New commands.
9140 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
9141
9142 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9143
9144 * textmodes/org.el (org-insert-heading): Try to do items before
9145 headings.
9146 (org-agenda-mode): Quote `org-agenda-mode-hook'.
9147 (org-insert-item): New function.
9148 (org-renumber-ordered-list): Don't skip to higher level lists.
9149
9150 2005-12-08 Juri Linkov <juri@jurta.org>
9151
9152 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
9153
9154 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
9155
9156 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
9157
9158 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
9159 the constructed function name fun-1.
9160
9161 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
9162 because such links don't lead to parent documentation.
9163
9164 2005-12-08 Kenichi Handa <handa@m17n.org>
9165
9166 * descr-text.el (describe-char): Use *Help-2* buffer if the
9167 current buffer is *Help*. Call describe-text-properties while
9168 setting the original buffer.
9169
9170 2005-12-07 Bill Wohler <wohler@newt.com>
9171
9172 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
9173 and causes problems with non-MH users (such as Gnus users).
9174
9175 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
9176
9177 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
9178 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
9179 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
9180 command "info sources". Move calls to GDB command "list".
9181 (gdb-find-file-hook): Just use gdb-source-file-list.
9182 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
9183 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
9184 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
9185 (gdb-data-list-register-values-handler): Use correct trigger name.
9186
9187 2005-12-07 Kim F. Storm <storm@cua.dk>
9188
9189 * ido.el (ido-completion-map): Rename from ido-mode-map.
9190 (ido-common-completion-map, ido-file-completion-map)
9191 (ido-file-dir-completion-map, ido-buffer-completion-map):
9192 Rename from ido-mode-....-map.
9193 (ido-init-completion-maps): Rename from ido-init-mode-maps.
9194 (ido-setup-completion-map): Rename from ido-define-mode-map.
9195 (ido-read-internal): Bind minibuffer-local-filename-completion-map
9196 to ido-completion-map.
9197
9198 2005-12-07 Kenichi Handa <handa@m17n.org>
9199
9200 * international/mule-cmds.el
9201 (set-display-table-and-terminal-coding-system): If the coding
9202 system specified in `unibyte-display' property is different from
9203 the arg coding-system, don't setup standard-display-table.
9204
9205 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9206
9207 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
9208 that comments end at \n, regardless of selective-display.
9209
9210 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
9211
9212 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
9213 (gdb-version): New variables.
9214 (gdb-source-file-list, gdb-register-names)
9215 (gdb-changed-registers): New variables for use with GDB 6.4+.
9216 (gdb-ann3): Replace with...
9217 (gdb-init-1, gdb-init-2): ...two new functions.
9218 (gdba, gdb-prompt): Call gdb-init-1.
9219 (gdb-get-version): New function. Call gdb-init-2 from here.
9220 (gud-watch): Make it work with mouse events too.
9221 (gdb-post-prompt): Don't add to queue until GDB version is known.
9222 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
9223 (gdb-locals-mode): Use gdb-version.
9224 (gdb-memory-format-map, gdb-memory-unit-map)
9225 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
9226 (gdb-locals-font-lock-keywords-1)
9227 (gdb-locals-font-lock-keywords-2): New variables.
9228 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
9229 (gdb-set-gud-minor-mode-existing-buffers-1)
9230 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
9231 (gdb-var-update-1, gdb-var-update-handler-1)
9232 (gdb-data-list-register-values-handler)
9233 (gdb-data-list-register-values-custom)
9234 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
9235 (gdb-stack-list-locals-handler, gdb-get-register-names):
9236 New functions for use with GDB 6.4+.
9237 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
9238 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
9239 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
9240 (gdb-stack-list-locals-regexp)
9241 (gdb-data-list-register-names-regexp): New regexps for use with
9242 GDB 6.4+.
9243
9244 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
9247
9248 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
9249
9250 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
9251 prompts work for AUTH PLAIN. Also reported by Steve Allan
9252 <seallan@verizon.net>.
9253
9254 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9255
9256 * frame.el (set-frame-parameter): Add doc string.
9257
9258 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9259
9260 * textmodes/org.el (org-occur-highlights): New variable.
9261 (org-highlight-new-match, org-remove-occur-highlights): New functions.
9262 (org-highlight-sparse-tree-matches): New option.
9263 (org-do-occur): New function.
9264 (org-get-heading): Make it work also at beginning of line.
9265 (org-category-table): New variable.
9266 (org-get-category-table, org-get-category)
9267 (org-camel-to-words, org-link-search): New functions.
9268 (org-select-this-todo-keyword): New variable.
9269 (org-todo-list): New command.
9270 (org-shiftright, org-shiftleft): New commands.
9271 (org-agenda-todo): Add prefix argument.
9272 (org-show-hierarchy-above): New option.
9273 (org-show-todo-tree): Numerical prefix creates tree for specific
9274 TODO keyword.
9275 (org-outline-level): New function, to assign a level to plain
9276 lists items.
9277 (org-cycle-include-plain-lists): New option.
9278 (org-mode): Use `org-outline-level' as value of `outline-level'.
9279 (org-cycle): Temporarily switch `outline-regexp' if
9280 `org-cycle-include-plain-lists' is non-nil.
9281 (org-start-icalendar-file): Fix format bug.
9282 (org-agenda-get-day-entries): Create category table.
9283 (org-agenda-get-todos, org-agenda-get-timestamps)
9284 (org-agenda-get-deadlines, org-agenda-get-scheduled)
9285 (org-agenda-get-blocks): Use `org-get-category'.
9286 (org-context-in-file-links): Rename from
9287 `org-line-numbers-in-file-links'.
9288
9289 2005-12-06 Romain Francoise <romain@orebokech.com>
9290
9291 * window.el (balance-windows): Delete extraneous third arg in call
9292 to `enlarge-window'.
9293
9294 2005-12-06 Kenichi Handa <handa@m17n.org>
9295
9296 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
9297
9298 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
9299
9300 * progmodes/gdb-ui.el (gdb-var-create-handler)
9301 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
9302 (gdb-var-list-children-handler, gdb-var-update-handler):
9303 Current buffer is already gdb-partial-output-buffer, don't
9304 make it current again.
9305
9306 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
9307
9308 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
9309 (list-buffers-noselect): Use it.
9310
9311 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
9312
9313 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
9314 (mail-yank-ignored-headers): Use regexp-opt.
9315 (mail-mode-map): Move initialization into declaration.
9316 (mail-sent-via): Remove unused shadowed var `to-line'.
9317 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
9318 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
9319 (mail-do-fcc): Use dolist and push.
9320 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
9321 (mail-yank-ignored-headers): Don't autoload.
9322
9323 2005-12-05 Kenichi Handa <handa@m17n.org>
9324
9325 * international/mule-cmds.el (set-language-info-internal): New fun.
9326 (set-language-info): Call set-language-info-internal to update
9327 language-info-alist. If LANG-ENV is the current one, call
9328 set-language-environment to make INFO effective now.
9329 (set-language-info-alist): Likewise.
9330 (locale-language-names): With locale "en", use English
9331 lang. env. but set the default codings to iso-8859-1.
9332
9333 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
9334
9335 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
9336 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
9337 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
9338 for plain strings.
9339 (gdb-frames-mode): Remove redundant call to font-lock-mode.
9340 (gdb-all-registers): Rename from toggle-gdb-all-registers.
9341 Create registers buffer if necessary. Echo new state in minibuffer.
9342 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
9343
9344 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
9345
9346 * info.el (Info-fontify-node): Match external links using
9347 non-directory part of filename.
9348
9349 2005-12-04 Juri Linkov <juri@jurta.org>
9350
9351 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
9352 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
9353 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
9354 because there is no customization option for it.
9355
9356 * font-lock.el (lisp-font-lock-keywords-1):
9357 Add define-global-minor-mode.
9358
9359 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
9360
9361 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
9362 properties on the constructed variable names.
9363
9364 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9365 Put `definition-name' properties on the constructed function names
9366 next-sym and prev-sym.
9367
9368 * emacs-lisp/find-func.el (find-function-regexp):
9369 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
9370 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
9371 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
9372 and easy-menu-define.
9373
9374 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
9375 easy-mmode-define-global-mode and define-global-minor-mode.
9376 (lisp-imenu-generic-expression): Add define-global-minor-mode.
9377
9378 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
9379 instead of easy-mmode-define-global-mode.
9380
9381 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
9382 Use define-minor-mode instead of easy-mmode-define-minor-mode.
9383
9384 * cus-edit.el (customize-group, customize-group-other-window):
9385 Filter out autoloaded options from the group completion list by
9386 using heuristics that autoloaded groups don't have `custom-autoload'
9387 property on their symbols (they have only `custom-loads').
9388
9389 * simple.el (completion-setup-function): Put completions-common-part
9390 face on complete completion string too (i.e. completion string
9391 without completions-first-difference face).
9392
9393 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
9394
9395 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9396
9397 * view.el (view-mode): Doc fix.
9398
9399 * disp-table.el (standard-display-european): Add to the warning
9400 message a reference to the doc string.
9401
9402 * play/yow.el (apropos-zippy): Call print-help-return-message,
9403 similar to other Help and Apropos commands.
9404
9405 * help.el (print-help-return-message): If pop-up-frames is
9406 non-nil, set up help-return-method to delete the help window and,
9407 possibly, its frame as well, and don't display message about
9408 scrolling the help window. Doc fix.
9409 (help-return-method): Doc fix.
9410
9411 2005-12-03 Martin Rudalics <rudalics@gmx.at>
9412
9413 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
9414 whereby names of length one or names starting with a
9415 symbol-constituent character would not be returned.
9416
9417 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9418
9419 * subr.el (atomic-change-group): Add edebug and indentation spec.
9420
9421 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9422
9423 * completion.el (save-completions-file-name): Fix typo in last change.
9424
9425 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9426
9427 * info.el: Move back/forward history to the beginning of the tool bar.
9428
9429 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
9430
9431 * allout.el (eval-when-compile): Remove unnecessary load of cl.
9432 Add fset of allout-real-isearch-abort during compile to fix
9433 byte-compilation warnings.
9434 (allout-mode-p): Move definition of this macro above all uses, or
9435 byte compilation in barren emacs (eg, during emacs build) will
9436 lack the definition.
9437 (allout-mode): Move this variable above any uses, or byte
9438 compilation will fail.
9439 (allout-resolve-xref): Remove use of personal file-reference function.
9440 (allout-toggle-current-subtree-encryption): Do the current (ie,
9441 visible containing) topic, rather than nearest around point. Doc fix.
9442 (allout-toggle-subtree-encryption): New function, workhorse that
9443 works on nearest topic containing point.
9444 (allout-encrypt-string): Signal requirement for newer version of pgg.
9445 (allout-resumptions): Doc fix.
9446
9447 2005-12-02 Eli Zaretskii <eliz@gnu.org>
9448
9449 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
9450
9451 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
9452
9453 * textmodes/flyspell.el (flyspell-external-point-words):
9454 Consider a misspelling as found in the string search if: (a) misspelling
9455 and found string lengths match, or (b) misspelling is found as
9456 element in a boundary-chars separated longer string, or (c)
9457 ispell-program-name is really ispell and misspelling is found as
9458 part of a TeX string. After successful match move beginning of
9459 search region to end of match. Warn about not found misspellings
9460 once the process is done.
9461 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
9462
9463 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
9464
9465 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
9466 tool bar (removed inadvertently).
9467
9468 2005-12-02 Juri Linkov <juri@jurta.org>
9469
9470 * log-view.el (log-view-diff): Clarify doc string.
9471
9472 2005-12-01 Bill Wohler <wohler@newt.com>
9473
9474 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
9475 triggers lm-verify errors.
9476
9477 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
9478
9479 * simple.el (transient-mark-mode, line-number-mode)
9480 (column-number-mode, size-indication-mode): Remove `:require nil'.
9481
9482 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
9483
9484 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
9485 in the margin also.
9486 (gdb-breakpoints-mode-map): Use D instead of d for
9487 gdb-delete-breakpoint.
9488 (gdb-get-frame-number): Require a number to match on.
9489 (gdb-threads-mode-map): Add follow-link binding.
9490
9491 2005-11-30 Jason Rumney <jasonr@gnu.org>
9492
9493 * isearch.el (isearch-mode-map): Avoid exiting search on
9494 language-change event.
9495
9496 2005-11-30 Romain Francoise <romain@orebokech.com>
9497
9498 * speedbar.el (speedbar-default-position): New defcustom.
9499 (speedbar-frame-reposition-smartly): Use it.
9500
9501 * dframe.el (dframe-reposition-frame-emacs): Fix position
9502 computation for `left' location.
9503 Update copyright year.
9504
9505 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9506
9507 * help.el (help-map): Move initialization into declaration.
9508
9509 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
9510
9511 * help-fns.el (help-argument-name): Don't autoload.
9512 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
9513 to be re-loaded when customizing the `help' group.
9514
9515 2005-11-30 John Paul Wallington <jpw@gnu.org>
9516
9517 * help-fns.el (describe-function-1): Fill arglist output.
9518
9519 2005-11-30 Kim F. Storm <storm@cua.dk>
9520
9521 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
9522 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
9523 after revert-buffer (or anything else which kills all local variables).
9524
9525 * apropos.el (apropos-parse-pattern): Doc fix.
9526 Set apropos-regexp directly, rather than expecting callers to do so.
9527 (apropos-command, apropos, apropos-value, apropos-documentation):
9528 Simplify calls to apropos-parse-pattern.
9529
9530 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9531
9532 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
9533 (hi-lock-face-phrase-buffer): Use hi-yellow face.
9534 (hi-lock-write-interactive-patterns): Use comment-region.
9535
9536 * longlines.el (longlines-mode): Add mail-setup-hook.
9537
9538 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
9539
9540 * simple.el (sendmail-user-agent-compose, next-line):
9541 Conditionally use hard-newline.
9542
9543 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9544
9545 * international/latexenc.el (latex-inputenc-coding-alist):
9546 Reword doc string.
9547
9548 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9549
9550 * help.el (describe-key-briefly, describe-key): Recognize default
9551 bindings.
9552
9553 2005-11-29 Romain Francoise <romain@orebokech.com>
9554
9555 * view.el (view-inhibit-help-message): New defcustom.
9556 (view-mode-enter): Use it.
9557
9558 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
9559
9560 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9561 Preserve user position.
9562
9563 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
9564
9565 * font-lock.el: Throw error if facemenu is not loaded to prevent
9566 accidental change of loading order in loadup.el. (Suggested by RMS.)
9567
9568 * loadup.el: Add comment explaining why facemenu must be loaded
9569 before font-lock.
9570
9571 2005-11-28 Jay Belanger <belanger@truman.edu>
9572
9573 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9574 (calc-dispatch-map): Add more keys for `calc-same-interface'.
9575
9576 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9577
9578 * calc/calc-embed.el (calc-do-embedded): Update help message.
9579
9580 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9581
9582 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9583
9584 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9585
9586 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9587 called-interactively-p.
9588 (elp-profilable-p): Rename from elp-not-profilable-p.
9589 Invert result and take into account macros and autoloaded functions.
9590 (elp-instrument-function): Update call.
9591 (elp-instrument-package): Update call. Add completion.
9592 (elp-pack-number): Use match-string.
9593 (elp-results-jump-to-definition-by-mouse): Merge into
9594 elp-results-jump-to-definition and then remove.
9595 (elp-output-insert-symname): Make help echo text single-line.
9596
9597 * replace.el (query-replace-map): Move initialization into declaration.
9598 (occur-engine): Use with-current-buffer.
9599 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9600 (occur-mode-mouse-goto): Replace with an alias.
9601
9602 2005-11-28 Juri Linkov <juri@jurta.org>
9603
9604 * simple.el (quoted-insert): Let-bind input-method-function to nil.
9605
9606 * term/w32-win.el: Bind [S-tab] to [backtab].
9607
9608 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9609 `Info-find-file' to t.
9610
9611 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9612 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9613 and same-window-regexps.
9614 (occur-next-error): Don't move point for arg 0.
9615
9616 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
9617
9618 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9619
9620 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9621
9622 * log-edit.el (log-edit-changelog-use-first): New var.
9623 (log-edit-changelog-ours-p): Use it.
9624 (log-edit-insert-changelog): Set it with new arg `use-first'.
9625 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9626 (log-edit-hook): Add them to the list of suggested options.
9627
9628 * textmodes/flyspell.el (flyspell-last-buffer): New var.
9629 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9630 redundant work.
9631 (flyspell-mode-on): Use add-hook for after-change-functions.
9632 (flyspell-mode-off): Use remove-hook for after-change-functions.
9633 (flyspell-changes): Make it buffer-local.
9634 (flyspell-after-change-function): Make it non-interactive. Use push.
9635 (flyspell-post-command-hook): Check input-pending-p while processing
9636 the potentially long list of buffer changes.
9637
9638 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9639
9640 * buff-menu.el (list-buffers-noselect): Display the selected
9641 frame's buffer list, not the global one.
9642
9643 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9644
9645 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
9646 that (list last-input-event) works as in interactive spec.
9647
9648 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9649
9650 * loadup.el ("facemenu"): Load facemenu before font-lock, because
9651 `facemenu-keymap' needs to be defined when font-lock is loaded.
9652 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
9653
9654 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9655
9656 * completion.el: Remove useless leading * in defcustom docstrings.
9657 (save-completions-file-name): Use ~/.emacs.d if available.
9658 (completion-standard-syntax-table): Rename from
9659 cmpl-standard-syntax-table and fold initialization into declaration,
9660 thus removing cmpl-make-standard-completion-syntax-table.
9661 (completion-lisp-syntax-table, completion-c-syntax-table)
9662 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
9663 (cmpl-saved-syntax, cmpl-saved-point): Remove.
9664 (symbol-under-point, symbol-before-point)
9665 (symbol-under-or-before-point, symbol-before-point-for-complete)
9666 (add-completions-from-c-buffer): Use with-syntax-table.
9667 (make-completion): Don't return a list of completion entries.
9668 Update callers.
9669 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
9670 (completion-initialize): Rename from initialize-completions.
9671 (completion-find-file-hook): Rename from cmpl-find-file-hook.
9672 (kill-emacs-save-completions): Collect stats here.
9673 (save-completions-to-file, load-completions-from-file):
9674 Use with-current-buffer.
9675 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
9676 into a function. Move all calls to toplevel.
9677 (completion-lisp-mode-hook): New fun.
9678 (completion-c-mode-hook, completion-setup-fortran-mode):
9679 Set the syntax-table here. Use local-set-key.
9680 (completion-saved-bindings): New var.
9681 (dynamic-completion-mode): Make it into a proper minor mode.
9682 (load-completions-from-file): Remove unused var `num-uses'.
9683
9684 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
9685 constructor if it is explicitly overridden.
9686
9687 * complete.el (PC-completion-as-file-name-predicate):
9688 Use minibuffer-completing-file-name.
9689 (partial-completion-mode): Use find-file-not-found-functions.
9690 (PC-lisp-complete-symbol): Use with-syntax-table.
9691 (PC-look-for-include-file): Remove dead setq.
9692 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
9693 (PC-complete): Use with-current-buffer.
9694
9695 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
9696 escape single quotes.
9697
9698 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9699
9700 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
9701 of `if' whose condition always returned nil. Doc fix.
9702
9703 * buff-menu.el (Buffer-menu-revert-function): Make the selected
9704 window's buffer the current buffer around the call to
9705 `list-buffers-noselect'. This is necessary to mark that buffer
9706 with a `.' in the Buffer Menu when called from Lisp, for instance
9707 by Auto Revert Mode.
9708
9709 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9710
9711 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
9712 attaching to it.
9713 (gdb-pre-prompt): Make sure gdb-error is reset.
9714
9715 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
9716 with a child process, detect it.
9717 (gud-speedbar-buttons): Match regexp more carefully.
9718
9719 2005-11-27 Richard M. Stallman <rms@gnu.org>
9720
9721 * mouse.el (mouse-drag-move-window-bottom):
9722 Use adjust-window-trailing-edge.
9723
9724 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9725
9726 * simple.el (blink-matching-open): Ignore
9727 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
9728 (blink-matching-paren-on-screen): Update docstring.
9729
9730 * paren.el (show-paren-mode): No longer change
9731 `blink-matching-paren-on-screen'.
9732
9733 2005-11-27 John Paul Wallington <jpw@pobox.com>
9734
9735 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9736 (gdb-threads-select, gdb-edit-register-value):
9737 Use `posn-set-point' instead of `mouse-set-point' because the
9738 latter is not fbound when configured without X.
9739
9740 2005-11-27 Kim F. Storm <storm@cua.dk>
9741
9742 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
9743 existing face when partially highlighting a TAB in a rectangle.
9744
9745 2005-11-26 Kim F. Storm <storm@cua.dk>
9746
9747 * ido.el (ido-mode-map): Doc fix.
9748 (ido-mode-common-map, ido-mode-file-map)
9749 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
9750 (ido-define-mode-map): Rewrite. Select one of the new maps as
9751 parent for ido-mode-map instead of building from scratch.
9752 (ido-init-mode-maps): New defun to initialize new maps.
9753 (ido-mode): Call it.
9754 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
9755 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
9756
9757 2005-11-26 John Paul Wallington <jpw@pobox.com>
9758
9759 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
9760 `mouse-set-point' because the latter is not fbound when configured
9761 without X.
9762
9763 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9764
9765 * files.el (file-relative-name): Doc fix.
9766
9767 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9768
9769 * progmodes/octave-inf.el (inferior-octave-startup): Force a
9770 non-empty string for secondary prompt PS2.
9771
9772 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9773
9774 * progmodes/compile.el (compilation-setup): Fix last change.
9775
9776 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
9777
9778 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9779 (gdb-mouse-toggle-breakpoint-margin)
9780 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
9781 Add gdb-server-prefix to keep out of command history.
9782 (gdb-edit-register-value): New function.
9783 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
9784 (gdb-info-registers-custom): Use above map.
9785
9786 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9787
9788 * custom.el (enable-theme): Signal error if argument is not a
9789 theme. Don't recalculate a face if it's not loaded yet.
9790
9791 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
9792 the `user' theme is in effect.
9793
9794 * info.el (Info-on-current-buffer): Record actual filename in
9795 Info-current-file, instead of t, or a fake filename if a non-file
9796 buffer. Make autoload.
9797 (Info-find-node, Info-revert-find-node): No need to check for
9798 Info-current-file nil.
9799 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
9800 Info-current-file is now never `t'.
9801 (Info-fontify-node): Many simplifications due to Info-current-file
9802 always being valid. Use Info-find-file to find node filename.
9803
9804 2005-11-25 David Kastrup <dak@gnu.org>
9805
9806 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9807 new character, then delete" in order to preserve markers.
9808
9809 2005-11-25 David Ponce <david@dponce.com>
9810
9811 * recentf.el (recentf-arrange-by-rule): Handle a special
9812 `auto-mode-alist'-like "strip suffix" rule.
9813 (recentf-build-mode-rules): Handle second level auto-mode entries.
9814
9815 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
9816
9817 * viper-keym.el (viper-ESC-key): Use different values in terminal and
9818 window modes.
9819
9820 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9821 jde-javadoc-checker-report-mode.
9822
9823 * ediff-wind (ediff-make-wide-display): Slight simplification.
9824
9825 * ediff.el (ediff-date): Change the date of last update.
9826
9827 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
9828
9829 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9830 Use define-minor-mode, and make it a local mode. Turn on font-lock.
9831 (hi-lock-mode): New global minor mode.
9832 (turn-on-hi-lock-if-enabled): New function.
9833 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9834 Change arguments to regexp and face instead of a font-lock pattern.
9835 Directly set face property, instead of refontifying.
9836 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9837 (hi-lock-find-patterns): Use line-number-at-pos.
9838
9839 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
9840 arguments for hi-lock-set-pattern.
9841 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9842 Call font-lock-fontify-buffer.
9843 (hi-lock-find-file-hook, hi-lock-current-line)
9844 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9845
9846 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9847 turned off.
9848
9849 * progmodes/compile.el (compilation-setup): Don't fiddle with
9850 font-lock-defaults.
9851
9852 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
9853
9854 * progmodes/gdb-ui.el (gdb-var-create-handler)
9855 (gdb-var-list-children-handler): Find values for all variable
9856 objects. gud-speedbar-buttons decides whether to display them.
9857
9858 2005-11-24 Romain Francoise <romain@orebokech.com>
9859
9860 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9861 buffer name with a space.
9862
9863 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9864
9865 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9866 `org-export-local-list-max-depth'. Change default value to 3.
9867 (org-auto-renumber-ordered-lists)
9868 (org-plain-list-ordered-item-terminator): New options.
9869 (org-at-item-p, org-beginning-of-item, org-end-of-item)
9870 (org-get-indentation, org-get-string-indentation)
9871 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9872 New functions.
9873 (org-move-item-down, org-move-item-up): New commands.
9874 (org-export-as-html): New classes for CSS support. Bug fix in
9875 regular expression detecting fixed-width regions. Respect
9876 `org-local-list-ordered-item-terminator'.
9877 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9878 also a list item.
9879 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9880 New item moving functions.
9881
9882 2005-11-24 Juri Linkov <juri@jurta.org>
9883
9884 * isearch.el (isearch-repeat): With empty search ring set
9885 `isearch-error' to the error string instead of signaling error
9886 with the function `error'.
9887
9888 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9889
9890 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9891
9892 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
9893
9894 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9895 and variable.
9896 (gdb-var-create-handler, gdb-var-list-children-handler):
9897 Don't match on "char **...".
9898 (gdb-var-update-handler): Find values for all variable objects.
9899 (gdb-info-frames-custom): Identify frames by leading "#".
9900
9901 * progmodes/gud.el (gud-speedbar-menu-items): Add
9902 gdb-speedbar-auto-raise as radio button.
9903 (gud-speedbar-buttons): Raise speedbar if requested.
9904 Don't match on "char **...".
9905 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9906 Make it editable.
9907
9908 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
9909
9910 * info.el (Info-fontify-node): Handle the case where
9911 Info-current-file is t.
9912
9913 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
9914
9915 * simple.el (blink-matching-open): Fix off-by-one in last change.
9916
9917 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9918
9919 * term/mac-win.el: Don't change default directory.
9920
9921 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
9922
9923 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9924 buffers correctly. (It used to throw an error in such buffers.)
9925 Make it ask for confirmation in group buffers and other Custom
9926 buffers containing more than one customization item.
9927
9928 2005-11-22 John Paul Wallington <jpw@gnu.org>
9929
9930 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9931 property on mail and url overlays.
9932 (goto-address-at-point): Use `posn-set-point' instead of
9933 `mouse-set-point' because the latter is not fbound when configured
9934 without X.
9935
9936 2005-11-22 Lars Hansen <larsh@soem.dk>
9937
9938 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9939 (ls-lisp-classify, ls-lisp-format): Delete call to
9940 ls-lisp-parse-symlink.
9941 (ls-lisp-handle-switches): Handle symlinks to directories as
9942 directories when ls-lisp-dirs-first in non-nil.
9943
9944 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
9945
9946 * startup.el (command-line): Make sure that loaddefs.el is handled
9947 correctly in load-history.
9948
9949 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
9950
9951 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9952 (gdb-struct-string, gdb-array-string): New constants.
9953 (gdb-info-locals-handler): Use them.
9954 (gdb-reset): Reset gdb-var-list to nil.
9955
9956 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9957
9958 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9959 in patterns.
9960
9961 2005-11-21 Juri Linkov <juri@jurta.org>
9962
9963 * custom.el (defcustom): Update link types in docstring.
9964
9965 2005-11-20 Martin Rudalics <rudalics@gmx.at>
9966
9967 * custom.el (defgroup): Add doc-string-elt info.
9968
9969 * widget.el (define-widget): Don't use declare for the doc-string-elt.
9970
9971 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
9972
9973 * newcomment.el (comment-enter-backward): Fix last fix.
9974
9975 * simple.el (blink-matching-open):
9976 * paren.el (show-paren-function): Allow new paren-class info.
9977
9978 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
9979
9980 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
9981 handled automagically.
9982
9983 2005-11-20 Andreas Schwab <schwab@suse.de>
9984
9985 * descr-text.el (describe-char): When copying overlays put them
9986 over the full char description instead of just the first character
9987 of it.
9988
9989 2005-11-20 Juri Linkov <juri@jurta.org>
9990
9991 * simple.el (what-cursor-position):
9992 * descr-text.el (describe-char): Use Lisp-readable syntax
9993 for octal and hex. Reorder decimal, octal and hex values.
9994 Remove excess whitespace in the output. Use `=' in `column='
9995 like in `point=' and `Hscroll='.
9996
9997 * international/mule-cmds.el (encoded-string-description):
9998 Use Lisp-readable syntax for hex.
9999
10000 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
10001
10002 * newcomment.el (comment-enter-backward): Handle the case where the
10003 comment is closed by EOB.
10004
10005 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
10006
10007 * longlines.el (longlines-before-revert-hook)
10008 (longlines-after-revert-hook): New functions.
10009 (longlines-mode): Turn off longlines temporarily when reverting.
10010 Add a message-setup-hook.
10011 (longlines-decode-buffer): New function.
10012 (longlines-wrap-line): Preserve marker positions.
10013
10014 2005-11-19 Andreas Schwab <schwab@suse.de>
10015
10016 * emacs-lisp/shadow.el: Handle compressed files.
10017
10018 2005-11-19 Romain Francoise <romain@orebokech.com>
10019
10020 * net/browse-url.el (browse-url-default-browser): Signal an error
10021 if no usable browser can be found, rather than try to load w3.
10022
10023 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
10024
10025 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
10026 replacing existing properties.
10027 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10028 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
10029 tty specs.
10030 (rcirc-server-prefix, rcirc-server): New faces.
10031 (rcirc-url-regexp): Generate with rx macro.
10032 (rcirc-last-server-message-time): New variable.
10033 (rcirc-filter): Record time of last message.
10034 (rcirc-keepalive): Kill processes that did not send a message
10035 since the last ping.
10036 (rcirc-mode): Give rcirc-topic a local binding here.
10037
10038 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
10039
10040 * subr.el (read-passwd): Fontify the prompt as we do with other
10041 prompts.
10042
10043 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
10044
10045 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
10046 binding buffer-read-only to nil.
10047
10048 2005-11-19 Eli Zaretskii <eliz@gnu.org>
10049
10050 * complete.el (partial-completion-mode):
10051 Mention completion-auto-help in the doc string.
10052
10053 * man.el (Man-highlight-references): Doc fix. Reformat code in a
10054 more Lisp-ish way.
10055
10056 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
10057
10058 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
10059 digits, not 8, to avoid misalignment for files larger than 100MB.
10060
10061 2005-11-19 Eli Zaretskii <eliz@gnu.org>
10062
10063 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
10064 Mention "keyboard shortcuts" in the help text.
10065
10066 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10067
10068 * startup.el (fancy-splash-default-action): Discard only
10069 mouse-down and succeeding mouse-up events in the splash screen
10070 window so that drag-n-drop event can be processed.
10071
10072 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
10073
10074 * longlines.el (longlines-mode): Add hacks for mail-mode and
10075 message-mode.
10076
10077 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
10078
10079 * textmodes/org.el (org-table-sort-lines): New command.
10080 (org-tbl-menu): Add entry for `org-table-sort-lines'.
10081 (org-add-file): Command removed, use `org-agenda-file-to-front'
10082 instead.
10083 (org-export-icalendar): Use `org-icalendar-combined-name'.
10084 (org-cycle-agenda-files, org-agenda-file-to-end)
10085 (org-agenda-file-to-front): New commands.
10086 (org-table-tab-jumps-over-hlines, org-export-html-style):
10087 New options.
10088 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
10089 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
10090 New functions.
10091 (org-fill-paragraph): Call `org-table-align' in tables.
10092 (org-mode): Call `org-set-autofill-regexps'.
10093 (org-export-as-html): Support for local handformatted lists.
10094 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
10095 (org-export-local-list-max-depth): New option.
10096 (org-html-expand): Use `org-html-protect'.
10097
10098 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
10099
10100 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
10101 to "p".
10102 (gdb): Move definition of gud-pp to...
10103
10104 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
10105 speedbar.
10106 (gdb-find-watch-expression): New function.
10107
10108 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
10109
10110 * faces.el (face-attribute, set-face-attribute): Mention existence
10111 of `:ignore-defface' setting in docstring.
10112
10113 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
10114
10115 * simple.el (completion-setup-function): Fix last change.
10116
10117 2005-11-17 John Paul Wallington <jpw@pobox.com>
10118
10119 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
10120 Use `posn-set-point' instead of `mouse-set-point' because the
10121 latter is not fbound when configured without X.
10122
10123 * comint.el (comint-insert-input): Likewise.
10124
10125 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
10126
10127 * simple.el (hard-newline): New variable.
10128 (sendmail-user-agent-compose, next-line): Use it.
10129
10130 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
10131 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
10132 (mail-mail-reply-to, mail-mail-followup-to)
10133 (mail-position-on-field, mail-signature, mail-yank-original)
10134 (mail-attach-file): Likewise.
10135
10136 * mail/mailheader.el (mail-header-format)
10137 (mail-header-format-function): Likewise.
10138
10139 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
10140
10141 2005-11-17 Juri Linkov <juri@jurta.org>
10142
10143 * font-lock.el (font-lock-faces): Rename this defgroup from
10144 `font-lock-highlighting-faces'.
10145 (font-lock-comment-face, font-lock-comment-delimiter-face)
10146 (font-lock-string-face, font-lock-doc-face)
10147 (font-lock-keyword-face, font-lock-builtin-face)
10148 (font-lock-function-name-face, font-lock-variable-name-face)
10149 (font-lock-type-face, font-lock-constant-face)
10150 (font-lock-warning-face, font-lock-negation-char-face)
10151 (font-lock-preprocessor-face)
10152 (font-lock-regexp-grouping-backslash)
10153 (font-lock-regexp-grouping-construct): Rename :group from
10154 `font-lock-highlighting-faces' to `font-lock-faces'.
10155
10156 * cus-edit.el (lisp, c, tex):
10157 * progmodes/ada-mode.el (ada):
10158 * progmodes/asm-mode.el (asm):
10159 * progmodes/cperl-mode.el (cperl-faces):
10160 * progmodes/cpp.el (cpp):
10161 * progmodes/dcl-mode.el (dcl):
10162 * progmodes/f90.el (f90):
10163 * progmodes/fortran.el (fortran):
10164 * progmodes/icon.el (icon):
10165 * progmodes/idlwave.el (idlwave-misc):
10166 * progmodes/m4-mode.el (m4):
10167 * progmodes/make-mode.el (makefile):
10168 * progmodes/meta-mode.el (meta-font):
10169 * progmodes/modula2.el (modula2):
10170 * progmodes/octave-mod.el (octave):
10171 * progmodes/pascal.el (pascal):
10172 * progmodes/perl-mode.el (perl):
10173 * progmodes/prolog.el (prolog):
10174 * progmodes/ps-mode.el (PostScript-edit):
10175 * progmodes/scheme.el (scheme):
10176 * progmodes/sh-script.el (sh-script):
10177 * progmodes/simula.el (simula):
10178 * progmodes/tcl.el (tcl):
10179 * textmodes/nroff-mode.el (nroff):
10180 * textmodes/reftex-vars.el (reftex-fontification-configurations):
10181 * textmodes/sgml-mode.el (sgml):
10182 * textmodes/texinfo.el (texinfo):
10183 Add :link (custom-group-link font-lock-faces) to defgroup.
10184
10185 * hi-lock.el (hi-lock): Rename this defgroup from
10186 `hi-lock-interactive-text-highlighting'. Change parent group from
10187 `faces' to `font-lock'. Add link to the manual.
10188 (hi-lock-mode, hi-lock-file-patterns-range)
10189 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
10190 `hi-lock-interactive-text-highlighting' to `hi-lock'.
10191 (hi-lock-faces): Add :group `faces'.
10192
10193 * cus-edit.el (custom-variable-prompt): Clarify the code.
10194
10195 * faces.el (face-read-string): Set the default value arg of
10196 completing-read.
10197
10198 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
10199
10200 * rfn-eshadow.el (file-name-shadow-properties)
10201 (file-name-shadow-tty-properties, file-name-shadow-mode):
10202 Remove autoloads, because the file is now preloaded.
10203
10204 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10205
10206 * printing.el (easy-menu-intern): Don't define.
10207 (pr-get-symbol): Use easy-menu-intern only if defined.
10208
10209 * simple.el (blink-matching-open): Simplify a bit.
10210 (completion-setup-function): Fix the case of partial-completion-mode
10211 when the minibuffer's contents start with "-".
10212 Obey completion-base-size-function even when
10213 minibuffer-completing-file-name is non-nil.
10214
10215 2005-11-16 Richard M. Stallman <rms@gnu.org>
10216
10217 * net/eudcb-ph.el (eudc-ph-open-session):
10218 Use set-process-query-on-exit-flag.
10219
10220 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
10221
10222 * international/ucs-tables.el (ucs-set-table-for-input):
10223 Use make-local-variable, not make-variable-buffer-local.
10224
10225 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10226 Improve warning message text.
10227
10228 * savehist.el (savehist-save-hook): Add :group.
10229
10230 * menu-bar.el (menu-bar-help-menu):
10231 Rename Find Extra Packages to External Packages.
10232
10233 * cus-edit.el (Custom-reset-standard): Verify that
10234 :custom-standard-value prop exists before calling it.
10235
10236 * apropos.el (apropos-calc-scores): Use apropos-pattern.
10237
10238 2005-11-16 Martin Rudalics <rudalics@gmx.at>
10239
10240 * wid-edit.el (color): Enclose %t in %{...%}.
10241
10242 * cus-edit.el (face): Enclose %t in %{...%}.
10243
10244 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
10245
10246 * savehist.el (savehist-mode-hook): Re-add the var.
10247 (savehist-mode): Use it.
10248
10249 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10250
10251 * textmodes/flyspell.el: Fix commenting convention.
10252 Remove unnecessary leading * in custom docstrings.
10253 (flyspell-emacs): Remove unused var.
10254 (flyspell-delete-region-overlays): Use remove-overlays.
10255 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
10256 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
10257 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
10258 (flyspell-debug-signal-word-checked): Use with-current-buffer.
10259 (make-flyspell-overlay): Don't locally reuse a global name.
10260 (flyspell-highlight-incorrect-region)
10261 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
10262 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
10263 (flyspell-notify-misspell): Remove unused args `start' and `end'.
10264 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
10265 Wrap calls to accept-process-output inside with-local-quit since it's
10266 often called from a post-command-hook.
10267 (flyspell-correct-word, flyspell-auto-correct-word):
10268 Use ispell-send-string.
10269 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
10270
10271 * calendar/diary-lib.el (diary-list-entries): Also hide the
10272 terminating newline.
10273
10274 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
10275
10276 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
10277 window-system, to allow fonts on tty.
10278
10279 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
10280
10281 * progmodes/gud.el (gud-speedbar-item-info): New function.
10282 (gud-install-speedbar-variables): Use it to display data type
10283 of watch expression as a tooltip in speedbar.
10284
10285 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
10286
10287 * font-core.el (global-font-lock-mode): Add :version keyword,
10288 because default was changed.
10289
10290 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
10291
10292 * startup.el (command-line): Use `custom-reevaluate-setting' for
10293 `file-name-shadow-mode'.
10294
10295 * loadup.el: Preload rfn-eshadow.
10296
10297 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
10298 Add :version keyword.
10299 (file-name-shadow-properties, file-name-shadow-tty-properties)
10300 (file-name-shadow): Add :version keyword.
10301
10302 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
10303 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
10304 in the custom-group property of the symbol frames and the fringe
10305 group got no link to its parent group frames.
10306 Doc fix.
10307
10308 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10309
10310 * progmodes/gud.el (gud-stop-subjob): New function.
10311 (gud-menu-map, gud-tool-bar-map): Use it.
10312
10313 2005-11-16 Kim F. Storm <storm@cua.dk>
10314
10315 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
10316 than kill it.
10317 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
10318 to a more useful/logical place.
10319
10320 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10321
10322 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
10323 go buttons complementary.
10324
10325 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10326
10327 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
10328 (rfn-eshadow-sifn-equal): New function.
10329 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
10330
10331 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
10332
10333 * viper-utils.el (viper-non-word-characters-reformed-vi):
10334 Quote `-' in string.
10335
10336 * viper.el (viper-emacs-state-mode-list): Ensure that
10337 rcirc-mode buffers come up in Emacs state.
10338
10339 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
10340 operation.
10341
10342 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
10343
10344 * term.el (term-termcap-format): Fix typos.
10345 (term-down): Fix the negative argument case.
10346
10347 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10348
10349 * progmodes/gdb-ui.el: Remove face-alias left over from change on
10350 2005-08-15.
10351 (gdb-ann3): New command gud-go.
10352 (menu): Accomodate gdb-mi.el.
10353 (gdb-assembler-custom): Make buffer of selected window current
10354 so that set-window-point works.
10355
10356 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
10357 buttons and include new ones.
10358
10359 2005-11-16 Kim F. Storm <storm@cua.dk>
10360
10361 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
10362 (gud-menu-map): Use it.
10363
10364 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
10365
10366 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
10367 that works correctly for Custom and that does not override a user
10368 who disables it.
10369
10370 * help-mode.el (help-make-xrefs, help-xref-on-pp)
10371 (help-xref-interned, help-follow): Make hyperlinks for variables
10372 that are unbound, but have a non-nil variable-documentation property.
10373
10374 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
10375 mode hook. (It conflicted with defcustoms for some mode hooks.)
10376 Use the `variable-documentation' property to give the mode hook a
10377 docstring and expand that docstring.
10378
10379 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
10380
10381 * savehist.el (savehist-mode): Don't bother with
10382 `custom-set-minor-mode'.
10383 (savehist-coding-system): Check XEmacs version.
10384 (history-length): Declare also at run time.
10385 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
10386 Don't set the customize state.
10387 (savehist-minibuffer-hook): Special case for when
10388 minibuffer-history-variable is equal to t.
10389
10390 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10391
10392 * files.el (write-file): Refresh VC status.
10393
10394 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
10395 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
10396 than fundamental-mode to see if the mode was set.
10397
10398 2005-11-14 Romain Francoise <romain@orebokech.com>
10399
10400 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
10401 dummy function in `eval-when-compile' to avoid compiler warning.
10402 Require `man' at compile time.
10403
10404 2005-11-14 Jay Belanger <belanger@truman.edu>
10405
10406 * calc-alg.el (calcFunc-write-out-power): Rename it to
10407 calcFunc-powerexpand.
10408 (math-write-out-power): Rename it to math-powerexpand; have it
10409 handle negative exponents.
10410 (calc-writeoutpower): Rename it to calc-powerexpand.
10411
10412 * calc-ext.el: Change calcFunc-writeoutpower and
10413 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
10414 autoloads.
10415 Add calcFunc-ldiv to autoloads.
10416
10417 * calc-arith.el (calcFunc-ldiv): New function.
10418
10419 * calc.el (calc-left-divide): New function.
10420
10421 2005-11-14 Juri Linkov <juri@jurta.org>
10422
10423 * cus-edit.el (custom-variable-prompt): Set the default value arg
10424 of completing-read.
10425
10426 * cus-dep.el (custom-make-dependencies): Reverse the list of
10427 found dependencies.
10428
10429 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
10430
10431 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
10432 Highlighting" entry, it is on by default now.
10433 (menu-bar-options-save): Do not save global-font-lock-mode.
10434
10435 2005-11-13 Richard M. Stallman <rms@gnu.org>
10436
10437 * textmodes/flyspell.el (flyspell-large-region):
10438 Call flyspell-accept-buffer-local-defs.
10439
10440 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
10441
10442 * textmodes/flyspell.el (flyspell-notify-misspell):
10443 Fix misspelling of "Misspelling".
10444 (flyspell-process-localwords): New function.
10445 (flyspell-large-region): Call flyspell-process-localwords and
10446 flyspell-delete-region-overlays.
10447 (flyspell-delete-region-overlays): New function.
10448 (flyspell-delete-all-overlays): Call that.
10449
10450 2005-11-13 Richard M. Stallman <rms@gnu.org>
10451
10452 * help.el (help-for-help-internal): Improve doc of C-h a.
10453 (describe-key): Improve prompt; doc fix.
10454
10455 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
10456
10457 * vc-svn.el (vc-svn-registered): Catch all errors.
10458
10459 * cus-dep.el (custom-make-dependencies): Typo.
10460
10461 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
10462
10463 * net/tramp-util.el (top): Fix compilation warning.
10464
10465 2005-11-13 Kim F. Storm <storm@cua.dk>
10466
10467 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
10468
10469 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10470
10471 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
10472 (gud-speedbar-buttons): Match on "const char *" too.
10473
10474 * progmodes/gdb-ui.el (gdb-var-create-handler)
10475 (gdb-var-list-children-handler): Match on "const char *" too.
10476 (gdb-var-evaluate-expression-handler): Match on empty string.
10477 (gdb-var-update-handler): Only call
10478 gdb-var-evaluate-expression-handler when required.
10479
10480 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10481
10482 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
10483 selected window. This still doesn't work for speedbar.
10484 (gud-speedbar-buttons): Handle string expressions properly.
10485
10486 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10487 (gdb-var-create-handler): Handle string expressions properly.
10488 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
10489 Handle string expressions properly. Move "type" field into regexp.
10490
10491 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10492
10493 * bookmark.el (bookmark-maybe-message): New function to reduce
10494 code duplication: invokes `message' iff baud-rate is high enough.
10495 (bookmark-write-file): Use above instead of an inline conditional.
10496 (bookmark-load): Same.
10497
10498 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10499
10500 * bookmark.el (bookmark-write-file): Don't visit the destination
10501 file, just write the data to it using write-region. This is
10502 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
10503 change to avoid visiting the file in the first place.
10504
10505 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
10506
10507 * hi-lock.el (hi-lock-mode): Set the default value of
10508 font-lock-defaults.
10509
10510 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
10511
10512 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
10513 arg to `file-attributes'.
10514 (find-lisp-format): The UID and GID can now be strings.
10515
10516 2005-11-12 Kim F. Storm <storm@cua.dk>
10517
10518 * help.el (help-map): Bind C-h d to apropos-documentation.
10519
10520 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
10521 when point is at end-of-buffer.
10522
10523 * apropos.el (apropos-match-face): Doc fix.
10524 (apropos-sort-by-scores): Add new choice `verbose'.
10525 (apropos-documentation-sort-by-scores): New defcustom.
10526 (apropos-pattern): Now contains the pattern entered by the user.
10527 (apropos-pattern-quoted): New defvar.
10528 (apropos-regexp): New defvar, containing the regexp corresponding
10529 to apropos-pattern.
10530 (apropos-all-words-regexp): Rename from apropos-all-regexp.
10531 (apropos-read-pattern): New defun. Use it to read pattern arg in
10532 interactive calls; returns list of words for a word list, and
10533 string for a regexp.
10534 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
10535 parses a list of words or regexp as returned by apropos-read-pattern.
10536 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
10537 (apropos-score-doc): Return a very high score if the string
10538 entered by the user matches literally.
10539 (apropos-variable): Doc fix. Use apropos-read-pattern.
10540 (apropos-command): Doc fix. Use apropos-read-pattern and
10541 apropos-parse-pattern. Call apropos-print with nosubst=t.
10542 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
10543 apropos-parse-pattern.
10544 (apropos-documentation): Doc fix. Use apropos-read-pattern and
10545 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
10546 apropos-documentation-sort-by-scores. Call apropos-print with
10547 nosubst=t.
10548 (apropos-documentation-internal): Pass doc string through
10549 substitute-key-definition before adding text properties.
10550 Highlight substring matching literal user input if possible.
10551 (apropos-documentation-check-doc-file): Remove locals beg and end.
10552 Fix calculation of score (as added twice). Pass doc string through
10553 substitute-key-definition before adding text properties.
10554 (apropos-documentation-check-elc-file): Pass doc string through
10555 substitute-key-definition before adding text properties.
10556 Highlight substring matching literal user input if possible.
10557 (apropos-print): Add new arg NOSUBST; if set, command and variable
10558 doc strings have already been passed through substitute-key-definition.
10559 Add code to handle apropos-accumulator items without score element
10560 for backwards compatibility (e.g. with woman package).
10561 Only show scores if apropos-sort-by-scores is `verbose'.
10562
10563 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10564
10565 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10566 Add jka-compr-load-suffixes to load-suffixes.
10567
10568 * jka-compr.el: Require jka-cmpr-hook.
10569 (jka-compr-info-compress-message, jka-compr-info-compress-program)
10570 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10571 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10572 (jka-compr-info-can-append, jka-compr-info-strip-extension)
10573 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10574 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
10575 (jka-compr-uninstall): Remove entries from
10576 jka-compr-added-to-file-coding-system-alist after they are used.
10577 (jka-compr-error): Remove unused var `curbuf'.
10578 (jka-compr-file-local-copy): Remove unused var `notfound'.
10579
10580 2005-11-10 Romain Francoise <romain@orebokech.com>
10581
10582 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10583
10584 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
10585
10586 * progmodes/gud.el (gud-menu-map): Move parentheses.
10587 (gdb): New command gud-pv.
10588
10589 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10590
10591 * tar-mode.el: Remove spurious or unnecessary leading stars
10592 in docstrings.
10593 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10594 (tar-parse-octal-integer-safe): Use mapc.
10595 (tar-header-block-summarize): Remove unused var `ck'.
10596 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10597 cleared before. Obey default-enable-multibyte-characters.
10598 Use mapconcat. Simplify setting of tar-header-offset.
10599 (tar-mode-map): Move initialization inside delcaration.
10600 (tar-flag-deleted): Use `abs'.
10601 (tar-expunge-internal): Remove unused var `line'.
10602 (tar-expunge-internal): Don't hardcode point-min==1.
10603 (tar-expunge): Widen while doing set-buffer-multibyte.
10604 (tar-rename-entry): Use file-name-coding-system.
10605 (tar-alter-one-field): Don't hardcode point-min==1.
10606 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10607 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
10608
10609 2005-11-10 Masatake YAMATO <jet@gyve.org>
10610
10611 * add-log.el (add-log-current-defun): Handle class::method
10612 notation of c++. Fix incorrect comment.
10613
10614 2005-11-10 Alan Mackenzie <acm@muc.de>
10615
10616 * help-fns.el (describe-variable): Make C-h v work when a variable
10617 has variable documentation yet is unbound.
10618
10619 2005-11-10 Masatake YAMATO <jet@gyve.org>
10620
10621 * man.el (Man-highlight-references): Set an empty
10622 string to `Man-arguments' if it is nil.
10623 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10624
10625 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10626
10627 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10628 commenting conventions.
10629
10630 * cus-dep.el (custom-make-dependencies): Simplify.
10631 Better follow the commenting conventions.
10632
10633 2005-11-09 Richard M. Stallman <rms@gnu.org>
10634
10635 * apropos.el (apropos-pattern): Rename from apropos-regexp.
10636 (apropos-orig-pattern): Rename from apropos-orig-regexp.
10637 All uses changed.
10638 (apropos-rewrite-regexp): Doc fix.
10639 (apropos-variable, apropos-command, apropos, apropos-value):
10640 Change prompt; carry through the argument renaming.
10641
10642 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
10643
10644 * find-lisp.el: Require dired.
10645 (find-lisp-find-dired-internal): Do not call
10646 `abbreviate-file-name' on DIR.
10647
10648 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
10649
10650 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
10651
10652 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
10653
10654 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
10655 when using the speedbar.
10656 (gdb): New command gud-pp.
10657 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
10658
10659 2005-11-09 Juri Linkov <juri@jurta.org>
10660
10661 * replace.el (occur-excluded-properties): New defcustom.
10662 (occur-1, occur-engine, occur-accumulate-lines): Use it.
10663
10664 2005-11-08 Jay Belanger <belanger@truman.edu>
10665
10666 * calc/calc-units.el (math-convert-units): Replace any composite
10667 unit by its definition.
10668
10669 2005-11-08 Lars Hansen <larsh@soem.dk>
10670
10671 * emacs-lisp/autoload.el (update-directory-autoloads):
10672 Add obsolete function alias.
10673
10674 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
10675
10676 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10677 comment-indent-function.
10678 (lisp-comment-indent): Replace by an alias for comment-indent-default.
10679
10680 * reveal.el (reveal-post-command): Rework the handling of
10681 reveal-open-spots, so as to be more reliable. There were several
10682 tricky corner cases where an open spot might be lost, or where
10683 a closed spot might end up on the list of open spots.
10684 Only reveal text that's ellipsised.
10685
10686 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
10687
10688 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
10689
10690 2005-11-07 John Paul Wallington <jpw@gnu.org>
10691
10692 * ibuffer.el (ibuffer): Search iconified frames too when
10693 getting Ibuffer buffer's window.
10694
10695 2005-11-06 Richard M. Stallman <rms@gnu.org>
10696
10697 * progmodes/compile.el (compilation-internal-error-properties):
10698 save-excursion around the computation of MARKER.
10699
10700 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
10701
10702 * textmodes/flyspell.el (flyspell-external-point-words):
10703 flyspell-get-word returns a list, not just a string.
10704
10705 2005-11-06 John Paul Wallington <jpw@pobox.com>
10706
10707 * ibuffer.el (ibuffer): Search all visible frames when getting
10708 Ibuffer buffer's window.
10709
10710 2005-11-07 Masatake YAMATO <jet@gyve.org>
10711
10712 * man.el (Man-reference-regexp): Accept spaces between
10713 `Man-name-regexp' and `Man-section-regexp'.
10714 (Man-apropos-regexp): New variable.
10715 (Man-abstract-xref-man-page): Use value for `Man-target-string'
10716 if available.
10717 (Man-highlight-references, Man-highlight-references0):
10718 Handle the case when `Man-arguments' includes "-k".
10719 (Man-highlight-references0): Rename the argument `TARGET-POS' to
10720 `TARGET'. `TARGET' can be a number, function or nil.
10721
10722 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
10723
10724 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
10725 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
10726 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
10727 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
10728 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
10729 (gdb-send-item): Use buffer-local-value and simplify.
10730
10731 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
10732
10733 * startup.el (command-line): Use `custom-reevaluate-setting' for
10734 `global-font-lock-mode'.
10735
10736 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
10737 by default, except in batch mode or when the -D option is given.
10738
10739 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
10740 specified keyword args on to `define-minor-mode'. Update docstring.
10741
10742 2005-11-05 Romain Francoise <romain@orebokech.com>
10743
10744 * replace.el (occur-engine): Add marker at end of line, too.
10745
10746 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10747
10748 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10749 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10750 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10751 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10752 argument to all these routines, so the passphrase can be managed
10753 externally and passed in to the system.
10754 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10755 pgg-add-passphrase-to-cache function.
10756
10757 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10758 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10759 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10760 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10761 argument to all these routines, so the passphrase can be managed
10762 externally and passed in to the system.
10763 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10764 function.
10765
10766 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
10767
10768 * font-lock.el: Don't deal with font-lock-face-attributes here,
10769 move the code ...
10770
10771 * startup.el (command-line): ... here. Use face-spec-set instead
10772 of custom-declare-face.
10773
10774 * faces.el (face-spec-set): Reset the face if spec is not nil.
10775
10776 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
10777
10778 * newcomment.el (comment-region-internal): Box more tightly in the
10779 common case where there's no TAB in the boxed text.
10780
10781 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10782
10783 * info.el (info-tool-bar-map): Use images prev-node, next-node and
10784 up-node.
10785
10786 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10787
10788 * newsticker.el: Commentary updated. Code formatting changed.
10789 (newsticker-version): Change to "1.9".
10790 (newsticker, newsticker-feed): Doc fix.
10791 (newsticker-url-list): Doc fix. Add option "Weekly".
10792 (newsticker-retrieval-interval): Add option "Weekly".
10793 (newsticker-headline-processing): Doc fix.
10794 (newsticker-auto-mark-filter): Remove.
10795 (newsticker-auto-mark-filter-list): New.
10796 (newsticker-layout, newsticker-sort-method): Doc fix.
10797 (newsticker-hide-old-items-in-newsticker-buffer)
10798 (newsticker-heading-format, newsticker-item-format)
10799 (newsticker-desc-format): Doc fix.
10800 (newsticker-show-all-rss-elements): Remove.
10801 (newsticker-show-all-news-elements): New.
10802 (newsticker-faces, newsticker-ticker): Doc fix.
10803 (remove-from-invisibility-spec): Code formatting.
10804 (newsticker--process-ids): New.
10805 (newsticker-mode): Doc fix.
10806 (newsticker-mode): Change mode-line-format.
10807 (newsticker-start): Remove debug output.
10808 (newsticker-start-ticker): Doc fix. Add autoload cookie.
10809 (newsticker-w3m-show-inline-images): Code formatting.
10810 (newsticker-next-item): Call `force-mode-line-update'.
10811 (newsticker-previous-item): Call `force-mode-line-update'.
10812 (newsticker-next-feed): Call `force-mode-line-update'.
10813 (newsticker-previous-feed): Call `force-mode-line-update'.
10814 (newsticker-mark-all-items-at-point-as-read): Code formatting.
10815 (newsticker-show-old-items): Do not show descs.
10816 (newsticker-hide-entry): Hide too much.
10817 (newsticker-hide-entry, newsticker-show-entry)
10818 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10819 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10820 (newsticker-toggle-auto-narrow-to-item): Code formatting.
10821 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10822 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10823 (newsticker-get-news): Call `force-mode-line-update'.
10824 Collect process ids.
10825 (newsticker--sentinel): Change coding system handling.
10826 Move image retrieval to new functions newsticker--get-logo-url-*.
10827 Move feed parsing to new functions newsticker--parse-*.
10828 Update list of process ids.
10829 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10830 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10831 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10832 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10833 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10834 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10835 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10836 (newsticker--decode-coding-string): Remove.
10837 (newsticker--decode-numeric-entities): Check input. Format code.
10838 (newsticker--remove-whitespace): Check input.
10839 (newsticker--do-forget-preformatted): Doc fix.
10840 (newsticker--decode-rfc822-date): Allow for missing time.
10841 (newsticker--update-process-ids): New.
10842 (newsticker--image-sentinel): Change comment.
10843 (newsticker--image-read): Change error message.
10844 (newsticker--imenu-goto): Doc fix. Show headline title.
10845 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10846 (newsticker--buffer-do-insert-text): Clean whitespace in
10847 html-rendered headline title. Code formatting.
10848 Call `newsticker--buffer-print-extra-elements'.
10849 (newsticker--buffer-print-extra-element): Remove.
10850 (newsticker--buffer-print-extra-elements): New.
10851 (newsticker--buffer-do-print-extra-element): New.
10852 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
10853 large sizes.
10854 (newsticker--run-auto-mark-filter)
10855 (newsticker--do-run-auto-mark-filter):
10856 Use `newsticker-auto-mark-filter-list'.
10857
10858 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
10859
10860 * net/rcirc.el: Use split-string OMIT-NULLS argument.
10861 (rcirc-print): Force redisplay before running hooks. Do long
10862 buffer truncation after making new text read-only. Deal with nil
10863 text when decoding strings. If TARGET is nil, use either the
10864 currently selected buffer, if it is an rcirc buffer and of the
10865 same process or the process buffer.
10866 (rcirc-mode): Remove header-line. Recompute short buffer names.
10867 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10868 (rcirc-short-buffer-name): Add variable.
10869 (rcirc-kill-buffer-hook): Recompute short buffer names.
10870 Remove nick from private channel.
10871 (rcirc-send-input): Send command text to current-buffer.
10872 Don't clear overlay arrow here.
10873 (rcirc-short-buffer-name): Return a short buffer name.
10874 (rcirc-update-short-buffer-names, rcirc-abbreviate)
10875 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10876 buffer-name abbreviations.
10877 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10878 Do not touch nick-table when killing a parted channel.
10879 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10880 Clear arrow from current buffer if it is now hidden.
10881 (rcirc-current-buffer): Add variable.
10882 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10883 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10884 Remove -face from names.
10885 (rcirc-update-activity-string): Print "DND" when globally ignoring
10886 activity.
10887 (rcirc-ignore-buffer-activity-flag): Rename from
10888 rcirc-ignore-channel-activity.
10889 (rcirc-ignore-all-activity-flag): Doc fix.
10890 (rcirc-channels): Remove variable.
10891 (rcirc-kill-buffer-hook):
10892 (rcirc-get-buffer-create): Add nick to private channel.
10893 (rcirc-multiline-edit-submit): Remove tabs.
10894 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10895 folded.
10896 (rcirc-remove-nick-channel): Bug fix.
10897 (rcirc-toggle-ignore-buffer-activity): Rename from
10898 rcirc-toggle-ignore-channel-activity.
10899 (rcirc-record-activity): Add buffers to the front of the list.
10900 (rcirc-update-activity): Remove killed buffers from list.
10901 (rcirc-process-server-response-1): Remove last argument if it is
10902 null before calling handler.
10903 (rcirc): Add "rcirc" defcustom prefix.
10904 (rcirc-prompt): Simplify default prompt.
10905 Use custom-initialize-default.
10906 (rcirc-private-chats): Remove variable.
10907 (rcirc-prompt): Change initialization.
10908 (rcirc-version): Remove function.
10909 (rcirc-id-string): Add constant.
10910 (rcirc-last-buffer): Remove variable.
10911 (rcirc-buffer-alist): Add variable.
10912 (rcirc-connect): Update variable setup.
10913 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10914 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10915 default.
10916 (rcirc-handler-generic): Trigger activity.
10917 (rcirc-send-message): Create the buffor of the target.
10918 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10919 (rcirc-get-buffer): Just return nil if there is no matching buffer.
10920 (rcirc-multiline-edit-cancel): Remove function.
10921 (rcirc-set-last-buffer): Remove function.
10922 (rcirc-get-any-buffer): Add function.
10923 (rcirc-join-channels): Don't print /join text.
10924 (rcirc-toggle-ignore-channel-activity): Add and update echo area
10925 messages.
10926 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10927 (rcirc-handler-NOTICE): Recognize CTCP responses.
10928 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10929 constructing TOPIC string for buffers we are not JOINed.
10930 (rcirc-handler-CTCP-response): Add handler.
10931 (rcirc-multiline-edit-submit): Restore the window-configuration
10932 before adjusting point.
10933 (rcirc): Add customization group.
10934 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10935 (rcirc-user-full-name, rcirc-startup-channels-alist)
10936 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10937 (rcirc-ignore-all-activity-flag, rcirc-time-format)
10938 (rcirc-input-ring-size, rcirc-read-only-flag)
10939 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10940 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10941 Change defvar to defcustom.
10942 (rcirc-update-prompt): Add optional ALL arg, which will update
10943 prompts in all rcirc buffers. Regexp quote replacement text.
10944 (rcirc-fill-column): Accept frame-width as a value.
10945 (rcirc-set-changed): Add function.
10946 (rcirc-next-active-buffer): Write more meaningful messages.
10947 (rcirc-faces): Add customization group.
10948 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10949 (rcirc-nick-in-message-face, rcirc-prompt-face)
10950 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10951 (with-rcirc-process-buffer): Move before first usage.
10952 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10953 (rcirc-debug-flag): Rename from `rcirc-log-p'.
10954 (rcirc-debug): Rename from `rcirc-log'.
10955 (rcirc-format-response-string): Do not print `-' chars for a
10956 NOTICE with no sender. Simplify output of server responses.
10957
10958 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10959
10960 (rcirc-browse-url-map, rcirc-browse-url-at-point)
10961 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10962 Make urls mouse and RET clickable.
10963
10964 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10965
10966 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10967
10968 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10969
10970 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10971 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10972 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10973 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10974 argument to all these routines, so the passphrase can be managed
10975 externally and passed in to the system.
10976 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10977 pgg-add-passphrase-to-cache function.
10978
10979 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10980 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10981 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10982 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10983 argument to all these routines, so the passphrase can be managed
10984 externally and passed in to the system.
10985 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10986 function.
10987
10988 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
10989
10990 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10991 from goto-address-url-regexp.
10992
10993 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10994
10995 * textmodes/org.el (org-read-date, org-goto-calendar)
10996 (org-recenter-calendar, org-agenda-goto-calendar):
10997 Temporarily clear `calendar-move-hook'.
10998
10999 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
11000
11001 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
11002 merging.
11003
11004 * ediff-util.el (ediff-previous-difference): Don't skip regions that
11005 have merge clashes.
11006
11007 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11008
11009 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11010 Undo previous change.
11011
11012 * startup.el (command-line): Use `custom-reevaluate-setting' for
11013 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
11014 tty-register-default-colors on Mac.
11015
11016 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
11017
11018 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
11019 (gdb-buffer-type): Make it automatically buffer local...
11020 (gdb-get-create-buffer): ...and set it accordingly.
11021 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
11022 actually work.
11023
11024 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
11025
11026 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
11027 not red.
11028
11029 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
11030
11031 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
11032 case GUD buffer is not visible.
11033 (gdb-goto-breakpoint): Try to force display in source buffer.
11034 (gdb-frame-gdb-buffer): Copy other similar functions.
11035 (gdb-restore-windows): Don't display source if not asked for.
11036 (gdb-assembler-buffer-name): Don't capitalise.
11037
11038 2005-11-03 Richard M. Stallman <rms@gnu.org>
11039
11040 * wid-edit.el (key-sequence): New widget type.
11041
11042 * simple.el (set-mark-command-repeat-pop): New variable.
11043 (set-mark-command): Only interpret plan C-@ after a pop as a pop
11044 if set-mark-command-repeat-pop is true.
11045
11046 * info.el (Info-fontify-node): Don't display extra "see" if there
11047 already is one here.
11048
11049 * mouse.el: Fix special handling of DEL after dragging a region:
11050 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
11051 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
11052
11053 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
11054
11055 * textmodes/ispell.el (ispell-command-loop): Change `i' description
11056 not to assume it pertains to an affix.
11057
11058 * textmodes/flyspell.el (flyspell-post-command-hook):
11059 Bind deactivate-mark to prevent deactivation.
11060
11061 2005-11-03 Lars Hansen <larsh@soem.dk>
11062
11063 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
11064 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
11065 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
11066
11067 2005-11-03 Romain Francoise <romain@orebokech.com>
11068
11069 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
11070 Update copyright years.
11071
11072 2005-11-03 Sam Steingold <sds@gnu.org>
11073
11074 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11075 Use system-type instead of window-system because window-system is not
11076 correctly defined during loadup.
11077
11078 2005-11-02 Mark A. Hershberger <mah@everybody.org>
11079
11080 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
11081 (xml-parse-tag): Join strings separated by a comment properly.
11082
11083 2005-11-02 Andreas Schwab <schwab@suse.de>
11084
11085 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
11086
11087 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
11088
11089 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
11090 (byte-optimize-pure-func): Quote the eval'd value.
11091
11092 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
11093 Rename from perl-font-lock-syntactic-face-function.
11094 Change the calling convention so it can be used as a font-lock MATCHER.
11095 Do the parse-partial-sexp loop outselves.
11096 (perl-font-lock-syntactic-keywords): Use it.
11097 (perl-mode): Don't set font-lock-syntactic-face-function any more.
11098
11099 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
11100
11101 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
11102 disassembly buffer too.
11103 (gdb-exited): Remove overlay arrows when execution has finished.
11104 (gdb-info-frames-custom, gdb-info-threads-custom)
11105 (gdb-info-registers-custom): Don't add inappropriate text
11106 properties if inferior is not active.
11107
11108 2005-11-02 Glenn Morris <rgm@gnu.org>
11109
11110 * progmodes/fortran.el (fortran-blink-match):
11111 Use `blink-matching-delay'.
11112
11113 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
11114
11115 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
11116
11117 2005-11-02 Lars Hansen <larsh@soem.dk>
11118
11119 * net/tramp.el (tramp-action-out-of-band): Handle scp message
11120 "Permission denied".
11121
11122 2005-11-01 Richard M. Stallman <rms@gnu.org>
11123
11124 * textmodes/flyspell.el (flyspell-external-point-words):
11125 Pass nil to flyspell-get-word.
11126
11127 2005-11-02 Kim F. Storm <storm@cua.dk>
11128
11129 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
11130 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
11131
11132 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
11133
11134 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
11135 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
11136 (calendar-mouse-print-dates): Add optional `event' argument.
11137 Update interactive-spec.
11138 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
11139 Use `calendar-event-to-date' instead of `event'.
11140
11141 2005-11-02 Masatake YAMATO <jet@gyve.org>
11142
11143 * progmodes/ld-script.el (ld-script-builtins):
11144 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
11145 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
11146 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
11147
11148 2005-11-01 Romain Francoise <romain@orebokech.com>
11149
11150 * vc-sccs.el: Update copyright year.
11151 * ezimage.el: Likewise.
11152
11153 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
11154
11155 * info.el (Info-fontify-node): Use `string-width' for fontifying
11156 underlined titles.
11157
11158 2005-11-01 Juri Linkov <juri@jurta.org>
11159
11160 * info.el (Info-fontify-node): Downcase node header keywords Node,
11161 Prev, Next, Up before comparison.
11162 (Info-history): Insert absolute directory name, and put invisible
11163 property on it.
11164
11165 2005-11-01 Juri Linkov <juri@jurta.org>
11166
11167 * info.el (Info-file-supports-index-cookies): New variable.
11168 (Info-find-node-2): Check makeinfo version for index cookie support.
11169 (Info-index-nodes): Search for nodes with index cookies only when
11170 Info-file-supports-index-cookies is t. Otherwise, search nodes
11171 with "Index" in the node name.
11172 (Info-index-node): Search index cookie in the current node only when
11173 Info-file-supports-index-cookies is t. Otherwise, check the word
11174 "Index" in the node name.
11175 (Info-find-emacs-command-nodes): Remove code that searches nodes
11176 with "Index" node name in the top menu.
11177
11178 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
11179
11180 * progmodes/scheme.el (scheme-mode-variables): Use the default
11181 comment-indent-function.
11182
11183 * faces.el (face-attribute): Handle the case where a face inherits from
11184 a non-existent face.
11185
11186 * simple.el (eval-expression-print-format): Use lisp-readable syntax
11187 for octal and hexa output, and merge the char into the paren.
11188 (kill-new): Use push.
11189 (copy-to-buffer): Use with-current-buffer.
11190 (completion-setup-function): Move code in loop to remove redundancy.
11191 (minibuffer-local-must-match-map): Don't add bindings that duplicate
11192 those inherited from minibuffer-local-completion-map.
11193
11194 * savehist.el (savehist-mode) <defcustom>:
11195 Use custom-set-minor-mode if available.
11196 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
11197 and emit a message if applicable.
11198
11199 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
11200
11201 * savehist.el: Sync up to version 19.
11202 (savehist-mode): New minor mode.
11203 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
11204 (savehist-length): Remove (use history-length instead).
11205 (savehist-file-modes): Rename from savehist-modes.
11206 (savehist-save-hook, savehist-loaded): New vars.
11207 (savehist-load): Use savehist-mode. Try to smooth up transition from
11208 old format to new format.
11209 (savehist-install): Allow savehist-autosave-interval to be nil.
11210 (savehist-save): Run the new hook. Be more careful to only trim the
11211 history variables.
11212 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
11213 (savehist-printable): Print into a buffer rather than char-by-char.
11214
11215 2005-11-01 John Wiegley <johnw@newartisans.com>
11216
11217 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
11218 toggle-ignore keybinding (C-a). The author said it had been
11219 disabled much earlier due to a possible incompatibility, but after
11220 many months of usage I have encountered no problems (and it is a
11221 rather useful option, especially for switching to " *temp*").
11222
11223 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
11224 support for OS/X's AddressBook, by calling out to the open source
11225 program "contacts" (installable through Fink).
11226
11227 * net/eudc.el (eudc-expand-inline): If the
11228 `eudc-multiple-match-handling-method' is set to `all', delete the
11229 query string before inserting the query result.
11230
11231 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
11232 flag, to prevent Eshell from using the system ls when
11233 `eshell-ls-insert-directory' is in used.
11234 (eshell-ls-insert-directory): Disable font-lock in directory
11235 buffer so that Eshell's own fontification is seen. This broke
11236 recently due to changes in font-lock, so this goes back to version
11237 21 behavior.
11238
11239 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
11240
11241 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
11242 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
11243 (gdb-many-windows): Doc fix.
11244
11245 2005-10-31 Romain Francoise <romain@orebokech.com>
11246
11247 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
11248
11249 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
11250
11251 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
11252 that global-font-lock-mode can be enabled by default.
11253
11254 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
11255 (font-lock-add-keywords, font-lock-remove-keywords)
11256 (font-lock-fontify-buffer): Remove autoload cookies.
11257
11258 * jit-lock.el (jit-lock-register): Likewise.
11259
11260 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
11261
11262 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
11263
11264 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
11265 intact if there is no gud-comint-buffer.
11266
11267 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
11268
11269 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
11270 old prompt comint-prompt-read-only is t and GDB commands are
11271 issued from tool bar etc.
11272
11273 2005-10-31 Masatake YAMATO <jet@gyve.org>
11274
11275 * vc.el (vc-directory-exclusion-list): Add "{arch}".
11276
11277 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
11278
11279 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
11280 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
11281
11282 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
11283
11284 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
11285 starting at beginning of line. Fontification is messed up when
11286 `open-paren-in-column-0-is-defun-start' set to t.
11287 Reported by John Paul Wallington <jpw@pobox.com>.
11288
11289 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
11290
11291 * comint.el (comint-send-input): Call `comint-update-fence' when
11292 `comint-process-echoes' and `comint-prompt-read-only' are both
11293 non-nil, to avoid leftover read-only newline.
11294
11295 2005-10-30 Richard M. Stallman <rms@gnu.org>
11296
11297 * textmodes/flyspell.el (flyspell-external-point-words):
11298 Detect when WORD can't be checked properly because
11299 flyspell-get-word finds just part of it, and move on.
11300
11301 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
11302 boundarychar for Polish.
11303 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
11304 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
11305
11306 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
11307
11308 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
11309 (gdb-registers-font-lock-keywords): Delete.
11310 (gdb-registers-mode): Don't fontify.
11311 (gdb-info-registers-custom): Use text properties instead as, in
11312 future, changed register values will use font-lock-warning-face.
11313 (gdb-local-font-lock-keywords): Rename to...
11314 (gdb-locals-font-lock-keywords): ...for consistency.
11315
11316 2005-10-30 Andre Spiegel <spiegel@gnu.org>
11317
11318 * vc.el (vc-switch-backend): Better error message if the buffer is
11319 not visiting a file under version control.
11320
11321 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
11322
11323 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
11324
11325 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
11326 ~/.emacs.d/.emacs.
11327
11328 2005-10-29 Richard M. Stallman <rms@gnu.org>
11329
11330 * replace.el (occur-mode-mouse-goto): Always go to other window.
11331 (occur-mode-goto-occurrence): Always switch in same window.
11332
11333 * simple.el (undo): Display message at end, not at start.
11334
11335 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
11336 New arg REUSE-CELL.
11337 (cancel-timer-internal): New function.
11338 (timer-event-handler): Use cancel-timer-internal,
11339 and pass the cell it returns to timer-activate...
11340
11341 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
11342 (jit-lock-deferred-fontify, jit-lock-context-fontify)
11343 (jit-lock-after-change): Test memory-full.
11344
11345 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
11346
11347 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11348 part of the decoded armor to find the key-identifier.
11349 (pgg-gpg-lookup-key-owner): New function to return the
11350 human-readable identifier of a key owner.
11351 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11352 key itself.
11353 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11354 the key value) if we have a key and can match it against a secret
11355 key. Also, added a note pointing out fact that the prompt only
11356 indicates the first matching key.
11357
11358 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11359 pgg-decrypt-region.
11360 (pgg-pending-timers): A new hash for tracking the passphrase cache
11361 timers, so that new ones supercede old ones.
11362 (pgg-add-passphrase-to-cache): Rename from
11363 `pgg-add-passphrase-cache' to reduce confusion (all callers
11364 changed). Modified to cancel old timers when new ones are added.
11365 (pgg-remove-passphrase-from-cache): Rename from
11366 `pgg-remove-passphrase-cache' to reduce confusion (all callers
11367 changed). Modified to cancel old timers when their keys are
11368 removed from the cache.
11369 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11370 XEmacs, an indirection to delete-itimer.
11371 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11372 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11373 users can only check cache without risk of prompting. Correct bug in
11374 notruncate behavior.
11375 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11376 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11377 Add informative docstrings.
11378 (pgg-decrypt): Convey provided passphrase in subordinate call to
11379 pgg-decrypt-region.
11380
11381 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11382 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11383 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11384 `passphrase' argument, so the passphrase can be managed externally
11385 and then passed in to the system.
11386
11387 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11388 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11389 so the passphrase cache can be used reliably with identifiers
11390 besides a pgp packet's key id.
11391
11392 * pgg-gpg.el (pgg-pgp-encrypt-region)
11393 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11394 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11395 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11396 argument to all these routines, so the passphrase can be managed
11397 externally and passed in to the system.
11398
11399 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11400 `notruncate' argument, so the passphrase cache can be used
11401 reliably with identifiers besides a pgp packet's key id.
11402
11403 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11404
11405 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11406 symmetric encryption.
11407 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11408 encrypted session key.
11409 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11410 message ask for the passphrase in a proper way.
11411
11412 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11413 New user commands for symmetric encryption.
11414
11415 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
11416
11417 * textmodes/conf-mode.el (conf-assignment-sign)
11418 (conf-assignment-regexp): Fix docstrings.
11419 (conf-mode-initialize): New function.
11420 (conf-mode): Remove optional args. Use delay-mode-hooks to
11421 recognize recursive calls.
11422 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
11423 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
11424 (conf-xdefaults-mode): Use define-derived-mode and
11425 conf-mode-initialize.
11426
11427 2005-10-29 Romain Francoise <romain@orebokech.com>
11428
11429 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
11430
11431 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
11432
11433 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11434 part of the decoded armor to find the key-identifier.
11435 (pgg-gpg-lookup-key-owner): New function to return the
11436 human-readable identifier of a key owner.
11437 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11438 key itself.
11439 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11440 the key value) if we have a key and can match it against a secret
11441 key. Also, added a note pointing out fact that the prompt only
11442 indicates the first matching key.
11443
11444 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11445 pgg-decrypt-region.
11446 (pgg-pending-timers): A new hash for tracking the passphrase cache
11447 timers, so that new ones supercede old ones.
11448 (pgg-add-passphrase-to-cache): Rename from
11449 `pgg-add-passphrase-cache' to reduce confusion (all callers
11450 changed). Modified to cancel old timers when new ones are added.
11451 (pgg-remove-passphrase-from-cache): Rename from
11452 `pgg-remove-passphrase-cache' to reduce confusion (all callers
11453 changed). Modified to cancel old timers when their keys are
11454 removed from the cache.
11455 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11456 XEmacs, an indirection to delete-itimer.
11457 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11458 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11459 users can only check cache without risk of prompting. Correct bug in
11460 notruncate behavior.
11461 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11462 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11463 Add informative docstrings.
11464 (pgg-decrypt): Convey provided passphrase in subordinate call to
11465 pgg-decrypt-region.
11466
11467 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
11468
11469 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11470 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11471 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11472 `passphrase' argument, so the passphrase can be managed externally
11473 and then passed in to the system.
11474
11475 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11476 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11477 so the passphrase cache can be used reliably with identifiers
11478 besides a pgp packet's key id.
11479
11480 * pgg-gpg.el (pgg-pgp-encrypt-region)
11481 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11482 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11483 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11484 argument to all these routines, so the passphrase can be managed
11485 externally and passed in to the system.
11486
11487 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11488 `notruncate' argument, so the passphrase cache can be used
11489 reliably with identifiers besides a pgp packet's key id.
11490
11491 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11492
11493 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11494 symmetric encryption.
11495 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11496 encrypted session key.
11497 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11498 message ask for the passphrase in a proper way.
11499
11500 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11501 New user commands for symmetric encryption.
11502
11503 2005-10-28 Bill Wohler <wohler@newt.com>
11504
11505 * help-mode.el (help-url): New button type. Calls browse-url.
11506 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
11507 Similar to Info nodes: URL `url'.
11508 (help-make-xrefs): Create help-url buttons for
11509 help-xref-url-regexp matches.
11510
11511 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
11512
11513 * tool-bar.el (tool-bar-add-item-from-menu)
11514 (tool-bar-local-item-from-menu): Fix doc strings.
11515
11516 2005-10-28 Romain Francoise <romain@orebokech.com>
11517
11518 * ldefs-boot.el: Update.
11519
11520 * subr.el (locate-library): Move from help-fns.el.
11521 * help-fns.el (locate-library): Move to subr.el.
11522
11523 2005-10-28 Richard M. Stallman <rms@gnu.org>
11524
11525 * net/tramp.el (tramp-completion-mode): defvar moved up.
11526
11527 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
11528
11529 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
11530
11531 * files.el (find-file-noselect): Use %d to format large file size.
11532
11533 * bindings.el (mode-line-format): Add %e.
11534
11535 * loadup.el ("facemenu"): Load unconditionally.
11536 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
11537 ("x-dnd"): Load, when appropriate.
11538
11539 * startup.el (command-line): Call before-init-hook earlier.
11540 Warn about some bad characters in -u user name.
11541
11542 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
11543 (flyspell-external-point-words): Error if misspelled word is not found.
11544 Set flyspell-large-region-beg at end of word.
11545
11546 2005-10-28 Andreas Schwab <schwab@suse.de>
11547
11548 * view.el (View-revert-buffer-scroll-page-forward):
11549 Use view-page-size-default.
11550
11551 2005-10-28 Juri Linkov <juri@jurta.org>
11552
11553 * international/quail.el (quail-get-current-str): Translate last
11554 raw character for deterministic input methods.
11555
11556 2005-10-27 Jay Belanger <belanger@truman.edu>
11557
11558 * calc/calc-ext.el: Add functions to autoloads.
11559 (math-identity-matrix-p, math-ident-row-p): New functions.
11560
11561 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11562 multiplication by an identity matrix; don't turn multiplication by
11563 an inverse matrix into division.
11564 (math-div-symbol-fancy): Replace division by matrices with
11565 multiplication by inverse.
11566
11567 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11568
11569 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11570 (calc-writeoutpower): New functions.
11571
11572 2005-10-27 Romain Francoise <romain@orebokech.com>
11573
11574 * replace.el (occur-engine): Include colon in mouse-face highlight.
11575
11576 * dired-x.el: Change Maintainer field.
11577
11578 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
11579
11580 * longlines.el (longlines-mode): Bind after-change-functions to
11581 nil during initial decoding and final encoding.
11582
11583 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
11584
11585 * term.el (term-emulate-terminal, term-handle-colors-array)
11586 (term-handle-ansi-escape): Specify the terminfo capabilities
11587 implemented.
11588
11589 2005-10-26 Richard M. Stallman <rms@gnu.org>
11590
11591 * info.el (Info-fontify-node): Fix detection of sentence-break
11592 before *Note.
11593
11594 2005-10-26 Romain Francoise <romain@orebokech.com>
11595
11596 * smerge-mode.el: Add `tools' to file keywords.
11597
11598 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
11599
11600 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11601 when the fringe is not available.
11602
11603 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11604 (def-gdb-auto-update-trigger): Simplify construction.
11605 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11606 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11607 defined explicitly.
11608 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11609 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11610 defined explicitly.
11611 (gdb-info-locals-custom): Remove as it's a no-op.
11612
11613 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
11614
11615 * longlines.el (longlines-mode): Remove narrowing before
11616 performing the initial decoding or final encoding.
11617
11618 2005-10-25 Romain Francoise <romain@orebokech.com>
11619
11620 * emacs-lisp/find-func.el (find-library-name): Also strip
11621 extension if library name ends in .el, to take advantage of
11622 `find-library-suffixes'.
11623
11624 2005-10-25 Richard M. Stallman <rms@gnu.org>
11625
11626 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11627
11628 2005-10-25 Juri Linkov <juri@jurta.org>
11629
11630 * textmodes/texinfo.el (texinfo-mode): Change charset of one
11631 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11632
11633 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11634
11635 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
11636 (blackbox-redefine-key): Add argument `map'.
11637
11638 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
11639 regions when moving the jit-lock-context-unfontify-pos boundary.
11640
11641 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
11642
11643 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
11644
11645 2005-10-25 Masatake YAMATO <jet@gyve.org>
11646
11647 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
11648
11649 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
11650
11651 * play/blackbox.el (blackbox-redefine-key): New function.
11652 (blackbox-mode-map): Use it to remap existing bindings for cursor
11653 motion instead of binding literal keys.
11654
11655 2005-10-25 Glenn Morris <rgm@gnu.org>
11656
11657 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
11658 diary does not end in a newline. Do not assume a blank line at
11659 the start of the diary file.
11660
11661 2005-10-25 Kenichi Handa <handa@m17n.org>
11662
11663 * international/quail.el (quail-translate-key): If the input
11664 method is deterministic and failed to handle the last key, restart
11665 the key handling loop from an appropriate key.
11666
11667 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
11668
11669 * vc.el (vc-dired-mode): Extend comment for binding of
11670 `directory-listing-before-filename-regexp'.
11671
11672 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11673
11674 * textmodes/texinfo.el (texinfo-mode):
11675 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
11676 not to unnecessarily expose emacs-mule's internal char codes.
11677
11678 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
11679
11680 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
11681 Display hand pointer and help-echo on disabled icon too.
11682 (gdb-mouse-until): New function.
11683 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
11684
11685 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
11686
11687 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
11688 with 2005-10-23 change to doctor.el.
11689
11690 * finder.el (finder-mode-map): Add follow-link binding.
11691
11692 2005-10-25 Kim F. Storm <storm@cua.dk>
11693
11694 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
11695 to gdb-mouse-toggle-breakpoint-fringe.
11696 (gdb-mouse-toggle-breakpoint-margin): Rename from
11697 gdb-mouse-toggle-breakpoint. Fix doc.
11698 (gdb-mouse-toggle-breakpoint-fringe): New defun.
11699 (gdb-put-string): Add optional SPROPS arg. Add props to string.
11700 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
11701 string properties also for fringe breakpoint bitmaps.
11702
11703 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
11704
11705 * textmodes/org.el (org-start-icalendar-file): Fix format form.
11706
11707 2005-10-25 Masatake YAMATO <jet@gyve.org>
11708
11709 * simple.el (completion-common-substring):
11710 Use `completion-common-substring' prior to `completion-base-size'.
11711
11712 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
11713
11714 * savehist.el: Require CL while compiling.
11715 (savehist-history-variables): Remove.
11716 (savehist-save-minibuffer-history, savehist-additional-variables)
11717 (savehist-minibuffer-history-variables): New vars.
11718 (savehist-save): Use them.
11719 (savehist-uninstall, savehist-minibuffer-hook): New funs.
11720 (savehist-install): New fun, extracted from savehist-load.
11721 (savehist-load): Use them.
11722
11723 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11724
11725 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
11726 a dummy doc-string-elt property.
11727 (defalias, defvaralias, define-category): Add a docstring property.
11728
11729 * image.el (defimage):
11730 * widget.el (define-widget):
11731 * custom.el (defface, defcustom): Add `doc-string' declaration.
11732
11733 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
11734 (defadvice): Add `doc-string' declaration.
11735
11736 * emacs-lisp/byte-run.el (macro-declaration-function):
11737 Handle `doc-string' declarations.
11738 (define-obsolete-function-alias, define-obsolete-variable-alias):
11739 Add `doc-string' declaration.
11740
11741 2005-10-24 Kenichi Handa <handa@m17n.org>
11742
11743 * international/utf-7.el (utf-7): Add autoload cookie.
11744
11745 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
11746
11747 2005-10-24 Eli Zaretskii <eliz@gnu.org>
11748
11749 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
11750 list of directories passed to batch-update-autoloads. Add "." to
11751 the list of the echoed directories.
11752
11753 * pgg-def.el:
11754 * pgg-gpg.el:
11755 * pgg-parse.el:
11756 * pgg-pgp.el:
11757 * pgg-pgp5.el:
11758 * pgg.el: Moved here from the gnus subdirectory.
11759
11760 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
11761
11762 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
11763 in case comint-prompt-read-only is set to t.
11764
11765 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
11766 in case comint-prompt-read-only is set to t.
11767
11768 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
11769
11770 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
11771 Now a string.
11772 (icalendar-import-format): Handle CLASS, STATUS, URL.
11773 Rename `subject' to `summary'.
11774 (icalendar-import-format-summary): Rename from
11775 `icalendar-import-format-subject'.
11776 (icalendar-import-format-url, icalendar-import-format-status)
11777 (icalendar-import-format-class): New variables.
11778 (icalendar--rris): Take variable argument list.
11779 (icalendar--datestring-to-isodate): Remove unnecessary
11780 calendar-style check when converting dates with explicit month names.
11781 (icalendar-export-region): Change return type of conversion
11782 subroutines. Bury current buffer unless error occurred.
11783 (icalendar--convert-to-ical)
11784 (icalendar--parse-summary-and-rest): New functions.
11785 (icalendar--convert-ordinary-to-ical)
11786 (icalendar--convert-weekly-to-ical)
11787 (icalendar--convert-yearly-to-ical)
11788 (icalendar--convert-block-to-ical)
11789 (icalendar--convert-cyclic-to-ical)
11790 (icalendar--convert-anniversary-to-ical): Change return type.
11791 Strip trailing blanks from subject.
11792 (icalendar--convert-sexp-to-ical): Change return type.
11793 Strip trailing blanks from subject. Handle simple sexp
11794 entries as generated by icalendar.el.
11795 (icalendar--convert-float-to-ical)
11796 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
11797 (icalendar-import-file): Doc fix.
11798 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
11799 Correct call to icalendar--rris.
11800 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
11801 `summary'.
11802 (icalendar--add-diary-entry): Rename `subject' to `summary'.
11803
11804 2005-10-24 Romain Francoise <romain@orebokech.com>
11805
11806 * server.el (server-sentinel): Set query-on-exit flag to nil on
11807 new client processes (it isn't inherited from the server process).
11808
11809 * replace.el (occur-engine): Rearrange text properties.
11810
11811 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
11812
11813 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11814 case-fold-search is nil.
11815 (debug-help-follow): Use help-xref-interned directly.
11816
11817 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11818
11819 * thumbs.el (thumbs-image-type): Add .pbm.
11820
11821 2005-10-23 Richard M. Stallman <rms@gnu.org>
11822
11823 * faces.el (inhibit-face-set-after-frame-default): New variable.
11824 (set-face-attribute): Bind it.
11825 (face-set-after-frame-default): Test it.
11826
11827 * help-fns.el (describe-simplify-lib-file-name): New function.
11828 (describe-function-1, describe-variable): Use it.
11829
11830 * faces.el (describe-face): Use describe-simplify-lib-file-name.
11831
11832 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11833 Eliminate nil as possible value.
11834 (tooltip-hide-delay): Reduce internal-border-width.
11835
11836 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11837 (menu-bar-file-menu) <new-file>: Likewise.
11838
11839 * simple.el (line-move-finish): Ignore fields computing LINE-END.
11840
11841 * international/mule.el (load-with-code-conversion):
11842 Pass full file name to `eval-buffer' unless preloading.
11843
11844 * textmodes/flyspell.el (flyspell-large-region):
11845 Call ispell-check-version.
11846
11847 * textmodes/ispell.el (ispell-local-dictionary-overridden):
11848 Fix the make-variable-buffer-local call that was supposed
11849 to be for this variable.
11850 (ispell-aspell-supports-utf8): Doc fix.
11851 (ispell-find-aspell-dictionaries): Preserve elements of
11852 ispell-dictionary-alist for dictionaries that aspell doesn't report.
11853 (ispell-aspell-find-dictionary): Return nil on error.
11854
11855 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11856 (doctor-symptoms): Likewise.
11857
11858 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11859
11860 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11861
11862 * cus-edit.el (custom-button, custom-button-pressed): New vars.
11863 (custom-raised-buttons): Add :set spec.
11864 (custom-button-unraised, custom-button-pressed-unraised):
11865 New faces, so that custom-raised-buttons actually does something.
11866 (custom-mode): Use custom-button and custom-button-pressed.
11867
11868 * wid-edit.el (widget-specify-button): Don't ignore
11869 widget-mouse-face on graphic terminals.
11870 (widget-move-and-invoke): Cleanup.
11871
11872 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
11873
11874 * whitespace.el (whitespace-cleanup): Doc fix.
11875
11876 2005-10-23 Romain Francoise <romain@orebokech.com>
11877
11878 * emulation/viper.el (viper-set-hooks): Quote forms passed to
11879 `eval-after-load' to avoid evaluating their result.
11880
11881 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
11882
11883 * files.el (directory-listing-before-filename-regexp):
11884 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
11885
11886 * dired.el (dired-move-to-filename-regexp): Remove.
11887 All occurences replaced by `directory-listing-before-filename-regexp'.
11888
11889 * dired-x.el, locate.el, vc.el:
11890 Replace `dired-move-to-filename-regexp' by
11891 `directory-listing-before-filename-regexp'. In vc.el it is
11892 overwritten locally; maybe this can be handled in files.el too.
11893
11894 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
11895 replaced by `directory-listing-before-filename-regexp'.
11896
11897 2005-10-23 Andreas Schwab <schwab@suse.de>
11898
11899 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11900 and eval-next-after-load.
11901
11902 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
11903
11904 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11905 exist, create it.
11906
11907 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
11908
11909 * allout.el: Remove autoloads for mailcrypt and crypt++.
11910 Require pgg, pgg-gpg during compilation.
11911 (allout-version): Increment version number to 2.1, and use a literal
11912 rather than RCS Id.
11913 (allout-default-encryption-scheme): Remove.
11914 (allout-passphrase-verifier-handling)
11915 (allout-passphrase-verifier-string)
11916 (allout-file-passphrase-verifier-string)
11917 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11918 (allout-passphrase-hint-handling): Rename and simplify.
11919 (allout-init): Use `find-file-hook' if available, otherwise
11920 `find-file-hooks'.
11921 (allout-mode): Use `write-file-functions' if available, otherwise
11922 `local-write-file-hooks' and, instead of making auto-save-hook
11923 buffer local, make the write-file-hook activity contingent to
11924 allout-mode.
11925 (allout-mode): Use key-binding substitution in the docstring.
11926 (allout-kill-line): Spell-out kill ring data structure mutation
11927 instead of using byte-compiler-complaint-provoking `pop'.
11928 (allout-insert-listified): Use `insert' rather than `insert-string'
11929 (allout-toggle-current-subtree-encryption): Update docstring, adjust
11930 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11931 (allout-encrypt-string): Totally revamped vis new underlying
11932 encryption facilities.
11933 (allout-mc-activate-passwd): Remove.
11934 (allout-obtain-passphrase): New, more or less replaces
11935 allout-mc-activate-passwd.
11936 (allout-encrypted-key-info): More or less replaces
11937 allout-encrypted-text-type.
11938 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11939 (my-mark-marker): Use `(featurep 'xemacs)'.
11940
11941 2005-10-23 Lars Hansen <larsh@soem.dk>
11942
11943 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11944 (byte-compile-file-form-defmumble, byte-compile-defun)
11945 (byte-compile-defmacro): Use it.
11946 (byte-compile-form): Don't call byte-compile-set-symbol-position
11947 when a byte-compile handler is called.
11948
11949 2005-10-22 Romain Francoise <romain@orebokech.com>
11950
11951 * savehist.el (savehist-history-variables): Add `grep-find-history'.
11952
11953 * subr.el (eval-after-load): Convert library name to an absolute
11954 file name using locate-library, since load-history no longer has
11955 library names in it.
11956
11957 2005-10-22 Richard M. Stallman <rms@gnu.org>
11958
11959 * files.el (make-temp-file): Move from subr.el.
11960 * subr.el (make-temp-file): Move to files.el.
11961
11962 * window.el (get-buffer-window-list): Move from subr.el.
11963 * subr.el (get-buffer-window-list): Move to window.el.
11964
11965 * image.el (image-load-path): Use eval-at-startup to initialize.
11966
11967 * subr.el (eval-at-startup): New macro.
11968
11969 * subr.el: Much rearrangement of functions and division
11970 into pages. No code changes.
11971
11972 2005-10-22 Kenichi Handa <handa@m17n.org>
11973
11974 * tar-mode.el (tar-extract): Be sure to call
11975 find-operation-coding-system if set-auto-coding doesn't find a
11976 coding system.
11977
11978 2005-10-22 Kim F. Storm <storm@cua.dk>
11979
11980 * image.el (image-type-header-regexps): Rename from image-type-regexps.
11981 Change users.
11982 (image-type-file-name-regexps): New defconst.
11983 (image-type-from-data): Simplify loop.
11984 (image-type-from-buffer): New defun.
11985 (image-type-from-file-header): Use it instead of image-type-from-data.
11986 Use image-search-load-path instead of only looking in data-directory.
11987 (image-type-from-file-name): New defun.
11988 (image-search-load-path): Change `pathname' to `filename'.
11989 Make PATH arg optional, default to image-load-path.
11990
11991 2005-10-21 Richard M. Stallman <rms@gnu.org>
11992
11993 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11994
11995 * textmodes/paragraphs.el (sentence-end-base): New variable.
11996 (sentence-end): Use sentence-end-base.
11997
11998 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11999
12000 * font-lock.el (font-lock-default-fontify-region): Check the multiline
12001 property independently from the font-lock-multiline variable.
12002
12003 2005-10-21 Richard M. Stallman <rms@gnu.org>
12004
12005 * emacs-lisp/find-func.el (find-library-name): Doc fix.
12006
12007 * startup.el (command-line): Convert library names
12008 in `load-history' to absolute file names.
12009
12010 * subr.el (symbol-file): Doc fix.
12011
12012 * loadhist.el (file-loadhist-lookup): Call locate-library
12013 instead of find-library-name. Don't try converting
12014 abs file names to library names, since load-history no longer
12015 has library names in it.
12016 (file-dependents, file-provides, file-requires): Doc fixes.
12017
12018 2005-10-21 Juri Linkov <juri@jurta.org>
12019
12020 * progmodes/etags.el (tags-table-mode): New function.
12021 (tags-verify-table): Replace initialize-new-tags-table with
12022 tags-table-mode.
12023
12024 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
12025 default value.
12026 (desktop-modes-not-to-save): Add tags-table-mode to the
12027 default value.
12028
12029 * info.el (Info-index-next): Add total number of index
12030 alternatives to the message.
12031
12032 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
12033 backward only space (instead of space and period) before looking
12034 at sentence end.
12035
12036 * simple.el (set-variable): Use user-variable-p instead of symbolp.
12037 Add the old variable value as 4th default-value arg of read-string.
12038
12039 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12040
12041 * cus-face.el (custom-declare-face): Make face from X resources
12042 also on Mac.
12043
12044 * disp-table.el (standard-display-g1, standard-display-graphic):
12045 Refuse to use string glyphs also on Mac.
12046 (standard-display-european): Don't set terminal coding system also
12047 on Mac.
12048
12049 * frame.el (display-screens): Use x-display-screens also on Mac.
12050
12051 2005-10-21 Romain Francoise <romain@orebokech.com>
12052
12053 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
12054
12055 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
12056
12057 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
12058 and $? into sexps.
12059
12060 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
12061 warning face on open-paren-in-column-0.
12062
12063 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
12064 boundary case. Fix typo.
12065 Suggested by Martin Rudalics <rudalics@gmx.at>.
12066
12067 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
12068
12069 * textmodes/org.el (org-combined-agenda-icalendar-file)
12070 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
12071 (org-export-icalendar-this-file)
12072 (org-export-icalendar-all-agenda-files)
12073 (org-export-icalendar-combine-agenda-files): New commands.
12074 (org-export-icalendar, org-print-icalendar-entries)
12075 (org-start-icalendar-file, org-finish-icalendar-file)
12076 (org-ical-ts-to-string): New functions.
12077 (org-read-date, org-goto-calendar)
12078 (org-agenda-goto-calendar): Inhibit displaying diary entries by
12079 call to `calendar'.
12080 (orgtbl-setup): Remove the :keys arguments from the menu description.
12081 (org-after-save-iCalendar-file-hook): New variable.
12082
12083 2005-10-21 Kenichi Handa <handa@m17n.org>
12084
12085 * language/vietnamese.el (tcvn-5712): Make it an alias of
12086 vietnamese-tcvn coding-system.
12087
12088 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
12089
12090 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
12091 group id is given.
12092
12093 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
12094
12095 * progmodes/sh-script.el (sh-escaped-line-re): New var.
12096 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
12097 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
12098 whose line is either continued or ends with a comment.
12099
12100 2005-10-20 Romain Francoise <romain@orebokech.com>
12101
12102 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
12103
12104 * replace.el (occur-engine): Add follow-link property.
12105
12106 * font-core.el (font-lock-mode): Doc fix.
12107
12108 2005-10-20 Richard M. Stallman <rms@gnu.org>
12109
12110 * net/rcirc.el: New file.
12111
12112 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
12113
12114 * term.el (term-term-name): Initialize to "eterm-color".
12115
12116 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
12117
12118 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
12119 for encryption functionality.
12120 Move allout customization subgroup from `editing' to `outlines' group.
12121 Fix commentary keywords to legitimate ones.
12122 Update author info (using my current email address, obscurified).
12123 (allout-encrypt-string, allout-encryption-produce-work-buffer)
12124 (allout-encrypted-topic-p, allout-encrypted-text-type)
12125 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
12126 (allout-situate-encryption-key-verifier)
12127 (allout-get-encryption-key-verifier, allout-verify-key)
12128 (allout-next-topic-pending-encryption)
12129 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
12130 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
12131 (outline-key-verifier-handling, outline-key-hint-handling)
12132 (outline-encrypt-unencrypted-on-saves): New defcustoms.
12133 (allout-file-key-verifier-string, allout-encryption-scheme)
12134 (allout-key-verifier-string, allout-key-hint-string)
12135 (allout-after-save-decrypt): New variables.
12136 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
12137 (allout-after-saves-handler): New hook functions.
12138 (allout-post-command-business): Do allout-after-save-decrypt.
12139 (allout-enable-file-variable-adjustment): Custom var to enable
12140 mechanism for adding and adjusting settings of Emacs file variables.
12141 (allout-adjust-file-variable, allout-file-vars-section-data):
12142 New functions, implement the mechanism.
12143 (outlineify-sticky): Use the file vars mechanism.
12144 (allout-inhibit-protection, allout-during-write-cue)
12145 (allout-override-protect, allout-before-change-protect): Remove.
12146 (allout-flag-region, allout-open-topic): Adjust read-only text.
12147 (allout-open-line-not-read-only): Add to facilitate read-only
12148 text based protection.
12149 (allout-kill-line): Revise to adjust read-only text, clue the
12150 user about the inhibition.
12151 (allout-unprotected): Use unwind-protect.
12152 (allout-shift-in, allout-shift-out): Disallow manually shifting a
12153 topic deeper than the offspring depth of the previous topic -
12154 avoiding confusing "containment discontinuities".
12155 (allout-reindent-bodies): Fix retention of body relative hanging
12156 indent during promotion of collapsed bodies.
12157 (allout-open-topic): Make it easy to open new topic with same
12158 bullet as current topic - topic creation functions provided with
12159 any universal argument provokes now prompt for bullet, defaulting
12160 to the bullet of the previous topic.
12161 (allout-plain-bullets-string, allout-distinctive-bullets-string):
12162 Plain bullet alternates `.' period and `,' comma only. All other
12163 bullets are relegated to special status (but customizable).
12164 (allout-end-of-entry): Rename from allout-end-of-current-entry
12165 since it actually operates w.r.t. most immediately containing
12166 entry, visible or not.
12167 (allout-hide-current-entry, allout-show-current-entry): Use the
12168 revised version.
12169 (allout-old-expose-topic): Solidify deprecation.
12170 (allout-end-of-subtree): Add so we can span concealed as well
12171 as visible topics.
12172 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
12173 (allout-end-of-current-heading): Tweak to just respect the first line.
12174 (allout-get-body-text): Add.
12175 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
12176 when invoked interactively.
12177 (allout-up-current-level): Use `interactive-p'.
12178 (allout-mode, allout-init): Miscellaneous docstring and
12179 operational refinements, as well as hookups of new encryption stuff.
12180 (allout-beginning-of-current-entry): Now works as advertised.
12181 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
12182 (allout-isearch-rectification): Refine condition for isearching.
12183 (allout-isearch-abort, allout-enwrap-isearch)
12184 (allout-flag-region, my-region-active-p): Relocate some macros.
12185 (allout-title): Fallback title is (buffer-name), not
12186 non-existing (current-buffer-name).
12187 (subst-char-in-string): Define if absent (for some XEmacs versions).
12188
12189 2005-10-20 Jari Aalto <jari.aalto@cante.net>
12190
12191 * mail/sendmail.el (mail-setup-hook, mail-aliases)
12192 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
12193 (mail-citation-prefix-regexp, mail-signature-file)
12194 (mail-default-headers, mail-bury-selects-summary)
12195 (mail-send-nonascii): Add autoload cookies.
12196
12197 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
12198
12199 * frame.el (blink-cursor-mode): Add `mac' to the list of
12200 window-system's that support blinking cursor.
12201
12202 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12203
12204 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
12205
12206 2005-10-20 Eli Zaretskii <eliz@gnu.org>
12207
12208 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
12209 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
12210 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
12211
12212 2005-10-20 Kim F. Storm <storm@cua.dk>
12213
12214 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
12215 (ido-set-current-directory): Don't add / after final @.
12216 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
12217 Explicitly handle ange-ftp completion oddities.
12218 (ido-make-file-list): Don't rotate list at tramp root to avoid
12219 triggering tramp file handler for expand-file-name via get-file-buffer.
12220
12221 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
12222
12223 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
12224
12225 2005-10-19 Jay Belanger <belanger@truman.edu>
12226
12227 * calc/calc-units.el (math-standard-units): Add units, adjust
12228 symbols and update values.
12229 (math-unit-prefixes): Add more prefixes.
12230
12231 2005-10-19 Romain Francoise <romain@orebokech.com>
12232
12233 * bookmark.el (bookmark-menu-heading): New face.
12234 (bookmark-bmenu-list): Use it.
12235 Don't fiddle with `baud-rate' at top-level.
12236
12237 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
12238
12239 * image.el (create-image, find-image): Mention max-image-size in
12240 docstring.
12241
12242 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
12243
12244 * savehist.el (savehist-load): Revert to checking XEmacs.
12245
12246 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
12247 Various docstring and line-width fixups.
12248 (conf-mode): Use cond.
12249 Set font-lock-defaults. Don't set comment-use-syntax.
12250
12251 2005-10-18 David Ponce <david@dponce.com>
12252
12253 * tree-widget.el (tree-widget-button-click): New function.
12254 (tree-widget-button-keymap): Use it.
12255
12256 2005-10-18 Romain Francoise <romain@orebokech.com>
12257
12258 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12259 (bookmark-bmenu-hide-filenames): Add follow-link property.
12260 Improve help-echo text.
12261
12262 * ffap.el (find-file-at-point): Doc fix.
12263
12264 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12265
12266 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
12267
12268 2005-10-18 Masatake YAMATO <jet@gyve.org>
12269
12270 Install to the CVS repository what I forgot to install in my
12271 2005-10-16 changes.
12272
12273 * progmodes/python.el (python-complete-symbol): Pass the common
12274 prefix substring of completion to `display-completion-list'.
12275
12276 * textmodes/org.el (org-complete): Ditto.
12277
12278 2005-10-18 Masatake YAMATO <jet@gyve.org>
12279
12280 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
12281
12282 * woman.el (WoMan-xref-man-page): New button type derived
12283 from `Man-abstract-xref-man-page'.
12284 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
12285
12286 * man.el (Man-abstract-xref-man-page): New button type.
12287 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
12288 (Man-highlight-references): Add new optional argument `xref-man-type'.
12289
12290 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
12291
12292 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
12293
12294 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
12295
12296 * cus-edit.el (Custom-move-and-invoke): Delete.
12297 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
12298
12299 * wid-edit.el (widget-move-and-invoke): New function, from
12300 Custom-move-and-invoke.
12301
12302 2005-10-17 Bill Wohler <wohler@newt.com>
12303
12304 Move all remaining images from lisp/toolbar to etc/images, move
12305 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
12306 the low resolution images in their own directory (low-color).
12307
12308 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
12309 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
12310 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
12311 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
12312 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
12313 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
12314 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
12315
12316 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
12317 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
12318 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
12319 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
12320 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
12321 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
12322 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
12323 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
12324 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
12325 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
12326 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
12327 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
12328 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
12329 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
12330 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
12331
12332 To conform with convention, replace the underscore (_) in the
12333 following image names with dash (-) or (/) as appropriate.
12334
12335 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
12336 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
12337 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
12338 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
12339 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
12340 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
12341 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
12342 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
12343 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
12344 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
12345 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
12346 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
12347 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
12348 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
12349 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
12350
12351 * info.el (info-tool-bar-map): Replace underscores in image names
12352 with dashes.
12353
12354 * makefile.w32-in (WINS): Remove toolbar.
12355
12356 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
12357
12358 * tool-bar.el: Move to lisp from toolbar. Now that
12359 toolbar is empty, it should be deleted when folks run "cvs up -P".
12360
12361 2005-10-18 Jay Belanger <belanger@truman.edu>
12362
12363 * calc/calc-store.el (calc-store-into): Get the proper variable name
12364 to display in message.
12365
12366 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
12367
12368 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
12369 expressions display in speedbar for all buffers when debugging.
12370 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
12371
12372 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
12373 (speedbar-insert-button, speedbar-make-button):
12374 Use add-text-properties.
12375 (speedbar-update-localized-contents)
12376 (speedbar-update-directory-contents)
12377 (speedbar-update-special-contents): Use dolist.
12378 (speedbar-buffer-easymenu-definition): Add a menu separator.
12379
12380 2005-10-17 Jason Rumney <jasonr@gnu.org>
12381
12382 * makefile.w32-in: Use $(lisp) consistently.
12383 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
12384 for shell specific generation of mh-autoloads.
12385
12386 2005-10-17 Richard M. Stallman <rms@gnu.org>
12387
12388 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
12389
12390 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12391
12392 * jit-lock.el (jit-lock-fontify-now):
12393 Move jit-lock-context-unfontify-pos to avoid wasted work.
12394
12395 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
12396
12397 * net/tramp.el (tramp-completion-mode): New defvar. Used in
12398 `tramp-completion-mode' for checking if we are in completion mode.
12399 (tramp-completion-handle-file-name-all-completions): Reorder code
12400 in order to complete for file names only in case there are no
12401 method/user/host completions. This is necessary for cooperation
12402 with ido. Reported by Kim F. Storm <storm@cua.dk>.
12403
12404 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
12405
12406 * longlines.el (longlines-search-forward)
12407 (longlines-search-backward): Match any number of spaces.
12408
12409 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
12410
12411 * diff-mode.el (diff-mode): Doc fix.
12412
12413 2005-10-16 David Reitter <david.reitter@gmail.com>
12414
12415 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
12416 as default on darwin and windows systems.
12417
12418 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
12419
12420 * arc-mode.el (archive-zip-extract): Doc fix.
12421
12422 2005-10-16 Romain Francoise <romain@orebokech.com>
12423
12424 * mouse.el (mouse-1-click-follows-link): Doc fix.
12425
12426 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12427
12428 * savehist.el: Don't require CL at runtime.
12429 (savehist-xemacs): Remove.
12430 (savehist-coding-system): Use utf-8 if present, regardless of religion.
12431 (savehist-no-conversion): Use (featurep 'xemacs).
12432 (savehist-load): Check existence of start-itimer rather than XEmacs.
12433 Use an idle timer.
12434 (savehist-process-for-saving): Replace use of CL funs `subseq' and
12435 `delete-if-not'.
12436
12437 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
12438
12439 * savehist.el: Newer version.
12440 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
12441 (savehist-last-checksum, savehist-no-conversion): New vars.
12442 (savehist-autosave, savehist-process-for-saving, savehist-printable):
12443 New functions.
12444 (savehist-load, savehist-save): Use them.
12445 (savehist-delimit): Remove.
12446
12447 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12448
12449 * progmodes/compile.el (compilation-goto-locus): Display the
12450 compilation buffer first and the source buffer second, in case they're
12451 in overlapping frames. Don't raise the compilation frame if it was the
12452 selected window upon entry. Pass the `other-window' arg to
12453 pop-to-buffer.
12454
12455 * info.el (Info-fontify-node): Use dolist.
12456 Change add-text-properties to put-text-property.
12457
12458 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12459
12460 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
12461 bound of search.
12462
12463 2005-10-16 Masatake YAMATO <jet@gyve.org>
12464
12465 * dabbrev.el (dabbrev-completion): Pass the common
12466 prefix substring of completion to `display-completion-list'.
12467
12468 * filecache.el (file-cache-minibuffer-complete)
12469 (file-cache-complete): Ditto.
12470
12471 * tempo.el (tempo-display-completions): Ditto.
12472
12473 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
12474
12475 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
12476
12477 * eshell/em-hist.el (eshell-list-history): Ditto.
12478
12479 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
12480
12481 * mail/mailalias.el (mail-complete): Ditto.
12482
12483 * progmodes/etags.el (complete-tag): Ditto.
12484
12485 * progmodes/make-mode.el (makefile-complete): Ditto.
12486
12487 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
12488
12489 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
12490
12491 * progmodes/pascal.el (pascal-complete-word)
12492 (pascal-show-completions): Ditto.
12493
12494 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
12495
12496 * simple.el (completion-common-substring): New variable.
12497 (completion-setup-function): Use `completion-common-substring'
12498 to put faces.
12499
12500 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12501
12502 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
12503 (x-get-selection, mac-select-convert-to-string): Convert from/to
12504 UTF-16 clipboard data as in native byte order, no BOM.
12505
12506 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
12507
12508 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12509 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
12510 (gud-sentinel): Use speedbar-frame to check for speedbar.
12511
12512 2005-10-15 Richard M. Stallman <rms@gnu.org>
12513
12514 * savehist.el: New file.
12515
12516 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
12517
12518 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
12519 Fix bug in \bf fontification.
12520
12521 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
12522
12523 * pcvs.el (cvs-edit-log-files): New var.
12524 (cvs-mode-edit-log): New arg `file'.
12525 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
12526 Instead force the use of the original file and nothing else.
12527 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
12528 the cvs-minor-wrap-function is set.
12529 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
12530
12531 2005-10-14 Bill Wohler <wohler@newt.com>
12532
12533 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
12534 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
12535 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
12536 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
12537 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
12538 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
12539 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
12540 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
12541 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
12542 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
12543 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
12544 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
12545 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
12546 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
12547 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
12548
12549 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12550 appropriately (for example, gud-break to gud/break).
12551
12552 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
12553
12554 * longlines.el (longlinges-search-function)
12555 (longlines-search-forward, longlines-search-backward): New functions.
12556 (longlines-mode): Set isearch-search-fun-function to
12557 longlinges-search-function.
12558
12559 * mouse.el (mouse-drag-region-1): Handle the case where a
12560 double-click event is bound to an arbitrary function.
12561
12562 2005-10-14 David Ponce <david@dponce.com>
12563
12564 * recentf.el (recentf-track-opened-file)
12565 (recentf-track-closed-file, recentf-update-menu)
12566 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12567 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12568 mouse-1-click-follows-link.
12569
12570 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12571
12572 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12573 Gnome file-manager.png. Suggested by
12574 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12575
12576 * toolbar/README: Add diropen.xpm.
12577
12578 2005-10-13 Bill Wohler <wohler@newt.com>
12579
12580 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12581 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
12582
12583 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12584
12585 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12586 Don't waste the byte-compiler's time on constant data.
12587
12588 2005-10-13 Kenichi Handa <handa@m17n.org>
12589
12590 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12591 byte with `escape-glyph' face.
12592
12593 * international/fontset.el (ccl-encode-unicode-font):
12594 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12595 Handle the case that ucs-mule-to-mule-unicode translates a character to
12596 ASCII (usually for IPA characters).
12597
12598 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12599
12600 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12601 Don't hide the underline of titles if font-lock-mode is disabled.
12602
12603 2005-10-12 Bill Wohler <wohler@newt.com>
12604
12605 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
12606 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12607 files in MH-E-SRC have been updated.
12608 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12609
12610 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12611
12612 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12613 (mixal-mode-syntax-table): Add \n as end-comment.
12614 (mixal-operation-codes-alist): Immediately initialize to full value.
12615 (mixal-add-operation-code): Remove.
12616 (mixal-describe-operation-code): Make the arg non-optional.
12617 Use the interactive spec instead.
12618 Use mixal-operation-codes-alist rather than mixal-operation-codes.
12619 (mixal-font-lock-keywords): Don't highlight comments here any more.
12620 (mixal-font-lock-syntactic-keywords): New var.
12621 (mixal-mode): Use it. Fix comment-start-skip.
12622
12623 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12624
12625 * startup.el (command-line-x-option-alist): -nb => -nbi
12626
12627 2005-10-12 Kim F. Storm <storm@cua.dk>
12628
12629 * startup.el (fancy-splash-default-action): Discard mouse click in
12630 the splash screen window, as it has no sensible meaning in the
12631 next window to be selected. Fixes error reported by Jan D.
12632
12633 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
12634
12635 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
12636
12637 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12638
12639 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
12640 Try to fix up minor layout issues like indentation, line break, etc...
12641 (mixal-mode-syntax-table): Don't try to specify comment syntax,
12642 because it doesn't work.
12643 (mixal-operation-codes): Add some more codes.
12644 (mixal-font-lock-keywords): Process comments here.
12645 (mixal-mode): mixasm no longer needs -g option.
12646
12647 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
12648
12649 * progmodes/sh-script.el (sh-tmp-file):
12650 Use mktemp -t. Finish support for es and rc shells.
12651
12652 2005-10-11 Jay Belanger <belanger@truman.edu>
12653
12654 * calc/calcalg2.el (calc-integral): With an argument, compute the
12655 definite integral.
12656
12657 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
12658
12659 * mouse.el (mouse-drag-region-1): Don't try to catch a
12660 double-click when doing follow-link (it's overridden anyway).
12661
12662 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
12663
12664 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
12665 (autoload-print-form-outbuf): Add docstring.
12666
12667 2005-10-11 Juri Linkov <juri@jurta.org>
12668
12669 * info.el (Info-mode-menu): Delete menu item "Edit".
12670 (Info-mode): Delete description of Info-edit from docstring,
12671 and rearrange descriptions of Info commands in the order
12672 they are documented in the Info manual.
12673
12674 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12675
12676 * calendar/appt.el (appt-check): Use diary-selective-display var.
12677
12678 2005-10-10 Richard M. Stallman <rms@gnu.org>
12679
12680 * net/newsticker.el (newsticker-start, newsticker-show-news):
12681 Add autoload cookies.
12682
12683 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
12684
12685 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
12686
12687 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
12688
12689 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
12690
12691 2005-10-10 Jay Belanger <belanger@truman.edu>
12692
12693 * calc/calc-arith.el (math-check-known-scalarp)
12694 (math-check-known-matrixp): Check the values of arguments that are
12695 variables.
12696 (math-check-known-square-matrixp): New function.
12697 (math-known-square-matrixp): Use math-check-known-square-matrixp.
12698 (math-super-types): Add sqmatrix type.
12699
12700 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
12701 mode name `square' to `sqmatrix'.
12702
12703 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
12704 mode name `square' to `sqmatrix'.
12705
12706 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12707
12708 * progmodes/etags.el (select-tags-table-mode): Don't use
12709 selective-display.
12710 (tags-select-tags-table): Pass `button' to the action function.
12711 (select-tags-table): Place the side-info on button properties rather
12712 than in hidden text. Abbreviate file names.
12713 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
12714 (select-tags-table-select): Add `button' argument.
12715 Get side-info from the button property rather than from hidden text.
12716
12717 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
12718
12719 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
12720 (gud-speedbar-buttons): Preserve point if possible.
12721 (gud-sentinel): Restore previous speedbar display type.
12722
12723 * progmodes/gdb-ui.el (gdba): Improve diagram.
12724 (def-gdb-auto-update-handler, gdb-info-locals-handler)
12725 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
12726 Call get-buffer-window once.
12727
12728 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12729
12730 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
12731 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
12732 (pascal-indent-command): Remove unused var `ind'.
12733 (pascal-indent-case): Remove unused var `oldpos'.
12734 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
12735 since it's now used as a proper minor mode map.
12736 (pascal-outline): Rename to pascal-outline-mode.
12737 (pascal-outline-mode): Use define-minor-mode.
12738 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
12739 selective-display.
12740
12741 2005-10-10 Andreas Schwab <schwab@suse.de>
12742
12743 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
12744 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
12745
12746 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
12747 outside source directory.
12748
12749 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
12750
12751 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
12752 C-x' as a prefix.
12753 (orgtbl-mode-map): Full keymap instead of sparse, because all
12754 `self-insert-command' keys are redefined in this map.
12755 (org-export-as-html): Specify charset for HTML file, by taking it
12756 from the coding system.
12757
12758 2005-10-10 Kenichi Handa <handa@m17n.org>
12759
12760 * textmodes/flyspell.el (flyspell-check-word-p):
12761 If unread-command-events is non-empty, don't call sit-for.
12762
12763 2005-10-09 Richard M. Stallman <rms@gnu.org>
12764
12765 * font-lock.el (font-lock-syntactic-keywords)
12766 (font-lock-keywords): Doc fixes.
12767
12768 * textmodes/flyspell.el (flyspell-external-point-words):
12769 Simplify logic, and don't try to check for consecutive appearances
12770 of one incorrect word.
12771
12772 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
12773
12774 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
12775 separator.
12776
12777 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
12778 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
12779 (gud-expansion-speedbar-buttons): New function.
12780 (gud-speedbar-buttons): Check for gud-comint-buffer.
12781
12782 2005-10-09 Bill Wohler <wohler@newt.com>
12783
12784 * Makefile.in (updates): Add mh-loaddefs dependency.
12785
12786 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
12787
12788 * speedbar.el (speedbar-file-key-map): Fix typo.
12789
12790 2005-10-09 Daniel Brockman <daniel@brockman.se>
12791
12792 * cus-start.el (line-spacing): Add custom spec.
12793
12794 2005-10-09 Romain Francoise <romain@orebokech.com>
12795
12796 * textmodes/ispell.el (ispell-check-version): Fix last change.
12797
12798 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12799
12800 * term/x-win.el: Remove -i, --icon-type from comment.
12801
12802 * startup.el (command-line-x-option-alist): Remove options -i,
12803 -itype, --icon-type, added -nb, --no-bitmap-icon
12804
12805 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
12806
12807 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12808 instead of :active.
12809
12810 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
12811
12812 * textmodes/ispell.el (ispell-check-version):
12813 Ignore hyphen, and all that follows, in aspell's version text.
12814
12815 2005-10-08 Jay Belanger <belanger@truman.edu>
12816
12817 * calc/calc-arith.el (math-known-square-matrixp): New function.
12818 (math-pow-fancy): Check for matrices before distributing exponent
12819 across products.
12820
12821 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12822 fullscreen keypad. Suggested by Luc Teirlinck.
12823 (calc-keypad-show-input): Add space for formatting.
12824
12825 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12826 Add square matrix option.
12827
12828 * calc/calc-poly.el (math-expand-term): Check for matrices instead
12829 of checking calc-matrix-mode when deciding how to expand.
12830
12831 * calc/calc.el (calc-set-mode-line): Add square matrix option.
12832
12833 2005-10-08 Lars Hansen <larsh@soem.dk>
12834
12835 * net/tramp.el (tramp-perl-directory-files-and-attributes):
12836 Add error handling.
12837 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12838
12839 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
12840
12841 Sync with Tramp 2.0.51.
12842
12843 * net/tramp.el (tramp-handle-set-visited-file-modtime)
12844 (tramp-handle-insert-file-contents, tramp-handle-write-region):
12845 Insert special handling for `last-coding-system-used', again
12846 it still seems to be necessary (unlike stated before).
12847 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12848 (tramp-password-prompt-regexp): There might be other words before
12849 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12850 (tramp-chunksize): Improve docstring.
12851 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12852 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
12853 Christian Joergensen <bugs@razor.dk>.
12854
12855 2005-10-07 Glenn Morris <rgm@gnu.org>
12856
12857 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12858 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12859 precision'.
12860
12861 2005-10-07 Romain Francoise <romain@orebokech.com>
12862
12863 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12864 (ibuffer-do-shell-command-pipe-replace)
12865 (ibuffer-do-shell-command-file, ibuffer-do-eval)
12866 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12867 (ibuffer-do-revert, ibuffer-do-replace-regexp)
12868 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12869 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12870 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12871 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12872 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12873 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12874 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12875 Autoload file sans suffix.
12876
12877 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12878
12879 2005-10-07 David Ponce <david@dponce.com>
12880
12881 * recentf.el (recentf-menu-open-all-flag): New option.
12882 (recentf-digit-shortcut-command-name): New function.
12883 (recentf--shortcuts-keymap): New variable.
12884 (recentf-menu-shortcuts): New variable.
12885 (recentf-make-menu-items): Initialize it. Replace the "More..."
12886 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12887 (recentf-menu-value-shortcut): New function.
12888 (recentf-make-menu-item): Use it. No more in-lined.
12889 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12890 (recentf-open-most-recent-file): Rename from
12891 `recentf-open-file-with-key'. Don't depend on key binding.
12892 (recentf-mode-map): New variable.
12893 (recentf-mode): Use it.
12894
12895 2005-10-06 Bill Wohler <wohler@newt.com>
12896
12897 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
12898
12899 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12900 (MH-E-SRC): New. Used by mh-autoloads.
12901 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12902 files in MH-E-SRC have been updated.
12903 (compile, recompile, bootstrap): Depend on mh-autoloads.
12904
12905 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
12906
12907 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12908 gud-break and gud-remove icons when the fringe is not available.
12909
12910 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12911 Typo.
12912
12913 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
12914
12915 * play/zone.el (zone): Wrap body with save-window-excursion.
12916
12917 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
12918
12919 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12920 Use the new `list-only' arg to diary-list-entries.
12921
12922 * calendar/diary-lib.el: Use overlays rather than selective-display.
12923 (diary-selective-display): New var.
12924 (diary-header-line-format): Use it.
12925 (diary-list-entries): Add argument `list-only'.
12926 Put the buffer in diary-mode. Don't add \^M at beg and end.
12927 Replace \^M by invisible overlays.
12928 (diary-unhide-everything): Replace \^M by invisible overlays.
12929 (print-diary-entries): Look for overlays rather than \^M.
12930 Add a space to the temp buffer name.
12931 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12932 Put the buffer in diary-mode.
12933 (list-sexp-diary-entries): Replace \^M by invisible overlays.
12934 (diary-anniversary): Make the year arg optional.
12935 (diary-time-regexp): New const.
12936 (diary-font-lock-keywords): Use it to accept a few more time formats.
12937
12938 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12939
12940 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
12941
12942 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12943 Fix bug introduced 2005-07-03: Use (car (last ...))
12944 to faithfully reproduce replaced artist-last.
12945 (artist-set-arrow-points-for-poly): Likewise.
12946 Suggested by Johan Bockg\e,Ae\e(Brd.
12947
12948 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
12949
12950 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12951 * wid-edit.el (widget):
12952 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12953 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12954
12955 2005-10-06 Kenichi Handa <handa@m17n.org>
12956
12957 * international/mule-cmds.el (set-language-environment):
12958 Fix setting up of case-table for unibyte mode.
12959
12960 * simple.el (what-cursor-position): If the character is displayed
12961 by some `display' text property, show that. Don't use
12962 single-key-description for eight-bit characters in multibyte mode.
12963
12964 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
12965
12966 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12967 (gdb-ann3): Set it.
12968 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12969 (gdb-info-frames-custom): Use inverse-video for first five
12970 characters of selected frame only.
12971 (gdb-get-frame-number): Select frame even when point is on frame
12972 number.
12973
12974 2005-10-06 Masatake YAMATO <jet@gyve.org>
12975
12976 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12977 Put `font-lock-function-name-face'.
12978 (gdb-info-frames-custom): Put `font-lock-function-name-face'
12979 and `font-lock-variable-name-face'
12980 (gdb-registers-font-lock-keywords): New font lock keywords definition.
12981 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12982 (gdb-memory-font-lock-keywords): New font lock keywords definition.
12983 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12984 (gdb-local-font-lock-keywords): New font lock keywords definition.
12985 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12986 (gdb-threads-font-lock-keywords): New font lock keywords definition.
12987 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12988
12989 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
12990
12991 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12992 (ediff-merge-region-is-non-clash-to-skip): Previously called
12993 ediff-merge-region-is-non-clash.
12994
12995 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12996 Use insert-buffer-substring.
12997
12998 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12999 selecting files to patch. Also bug fixes.
13000
13001 * ediff-util.el (ediff-setup): Bug fix.
13002 (ediff-next-difference): Never skip clashes that differ in white
13003 space only.
13004
13005 * ediff-wind.el (ediff-setup-control-frame)
13006 (ediff-destroy-control-frame): Check the menubar feature.
13007
13008 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
13009 (viper-refresh-mode-line): Use make-local-variable to localize
13010 some vars instead of make-variable-buffer-local. Suggested by
13011 Stefan Monnier.
13012
13013 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
13014 (viper-restore-cursor-type, viper-set-insert-cursor-type):
13015 Use make-local-variable instead of make-variable-buffer-local.
13016 Suggested by Stefan Monnier.
13017
13018 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
13019 (viper-comint-mode-hook): Use make-local-variable on
13020 require-final-newline.
13021 (viper-non-hook-settings): Don't use make-variable-buffer-local.
13022
13023 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
13024
13025 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
13026 also the second char of a comment-start sequence.
13027 (scheme-sexp-comment-syntax-table): New var.
13028 (lambda, define): Set their scheme-doc-string-elt property.
13029 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
13030 Use lisp-font-lock-syntactic-face-function now that it properly
13031 handles |...| symbols.
13032 (scheme-mode-variables): Set lisp-doc-string-elt-property,
13033 parse-sexp-lookup-properties and font-lock-extra-managed-props.
13034
13035 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
13036 bit from # to |.
13037 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
13038
13039 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
13040 (lisp-doc-string-elt-property): New var.
13041 (lisp-font-lock-syntactic-face-function): Use it.
13042 Rewrite to recognize docstrings even for forms not at toplevel.
13043
13044 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
13045 annotation on the | part of #| rather than on the # part.
13046 (scheme-font-lock-syntactic-face-function): New function, to
13047 distinguish strings from |...| symbols.
13048 (scheme-mode-variables): Use it. Also fix up the font-lock-time
13049 syntax-table so that #|...|# is properly highlighted.
13050
13051 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
13052 Don't mark as docstring the 3rd elem of an unknown toplevel form.
13053
13054 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
13055
13056 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
13057 and C-e.
13058
13059 * emacs-lisp/eldoc.el: Move comments into docstrings.
13060 (eldoc-message-commands): Initialize in its declaration.
13061 Add move-beginning-of-line and move-end-of-line.
13062 (eldoc-add-command, eldoc-add-command-completions)
13063 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
13064
13065 * outline.el (outline-mark-subtree): Activate the mark.
13066
13067 * calendar/appt.el (appt-time-regexp): New var.
13068 (appt-add, appt-make-list): Use it.
13069 (appt-convert-time): Clean up.
13070
13071 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
13072 Don't set any syntax-table property here.
13073 (tex-font-lock-verb): New function. Do it here.
13074 (tex-font-lock-syntactic-keywords): Use it.
13075
13076 2005-10-04 Richard M. Stallman <rms@gnu.org>
13077
13078 * wid-edit.el (widget-file-complete): Get the widget start point
13079 the right way. Default directory to `/' if file has none.
13080
13081 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
13082
13083 * textmodes/flyspell.el (flyspell-mode-on):
13084 Call ispell-maybe-find-aspell-dictionaries.
13085
13086 * textmodes/ispell.el (ispell-word, ispell-region):
13087 Call ispell-maybe-find-aspell-dictionaries.
13088 (ispell-accept-buffer-local-defs):
13089 Don't call ispell-maybe-find-aspell-dictionaries
13090
13091 2005-10-04 Richard M. Stallman <rms@gnu.org>
13092
13093 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
13094
13095 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
13096
13097 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
13098 instead of `fboundp' in order to allow for anonymous functions.
13099
13100 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
13101
13102 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
13103 case the user clicks on the link while another window is selected.
13104 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
13105
13106 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
13107 functionality.
13108 (dframe-help-echo): Save point in case mouse tracking is off.
13109
13110 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
13111
13112 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
13113
13114 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13115
13116 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
13117 not change the global value of those vars.
13118
13119 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
13120 make-local-variable which we do not need any more.
13121
13122 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
13123
13124 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
13125 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
13126 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
13127 (speedbar-path-line): Define obsolete aliases.
13128 (speedbar-line-directory): Doc fix.
13129
13130 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
13131 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
13132 instead of speedbar-line-path.
13133
13134 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13135
13136 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
13137 to nil if dropping on a window. Handle dropping on a minibuffer window
13138 like dropping on a non-window part of Emacs.
13139
13140 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13141
13142 * net/ange-ftp.el: Use with-current-buffer.
13143 (ange-ftp-insert-directory): Do not follow symlinks any more.
13144
13145 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
13146 Remove interactive spec.
13147
13148 2005-10-03 Kim F. Storm <storm@cua.dk>
13149
13150 * ido.el (ido-mode): Use custom-initialize-set.
13151
13152 2005-10-02 Richard M. Stallman <rms@gnu.org>
13153
13154 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
13155 Use insert-buffer-substring.
13156
13157 * net/tramp.el: Pacify byte compiler warnings in pacification code.
13158 (tramp-handle-file-local-copy): Use insert-buffer-substring.
13159
13160 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
13161
13162 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
13163 in last change.
13164 (ange-ftp-insert-directory): Fix up the search for the case where
13165 `file' is absolute.
13166
13167 2005-10-02 Romain Francoise <romain@orebokech.com>
13168
13169 * progmodes/compile.el (compile-goto-error): Delete extra paren.
13170
13171 2005-10-02 Andreas Schwab <schwab@suse.de>
13172
13173 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
13174 directory component in the session info.
13175
13176 2005-10-01 Richard M. Stallman <rms@gnu.org>
13177
13178 * comint.el (comint-redirect-subvert-readonly): Doc fix.
13179
13180 * simple.el (next-error-internal): New function.
13181
13182 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
13183 (compilation-start): Pass new arg to compilation-buffer-name.
13184 (compile-goto-error): Use next-error-internal.
13185
13186 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
13187
13188 * speedbar.el: Remove RCS tag.
13189 (speedbar-check-read-only): Handle non-existent files.
13190
13191 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
13192
13193 * info.el (Info-speedbar-hierarchy-buttons)
13194 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
13195
13196 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13197
13198 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
13199 Do not match newline.
13200 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
13201 (bibtex-summary): Remove unnecessary save-excursion.
13202 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
13203
13204 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13205
13206 * term/mac-win.el: Add charset info for "iso10646-1".
13207 Modify default fontset to use ATSUI-compatible fonts for some charsets
13208 if available.
13209
13210 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
13211
13212 * speedbar.el: Re-apply arch tag.
13213 (speedbar-version): Rename to version 1.0. Suggested by Eric
13214 M. Ludlam.
13215 Reapply two changes from Emacs CVS' version of speedbar lost
13216 during the merge:
13217 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
13218 (speedbar-frame-parameters): Improve customize type.
13219
13220 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
13221
13222 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
13223 (ange-ftp-file-directory-p): Fix the symlink case.
13224 (ange-ftp-insert-directory): When listing a single file, get a list of
13225 the parent buffer and extract the relevant line. Inspired from a patch
13226 by Katsumi Yamaoka <yamaoka@jpl.org>.
13227 (ange-ftp-file-name-sans-versions): Simplify.
13228
13229 2005-09-30 Bill Wohler <wohler@newt.com>
13230
13231 Move MH-E image files from toolbar and mail directories into
13232 etc/images.
13233
13234 * mail/reply2.*: Move to etc/images/mail/reply*.
13235
13236 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
13237 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
13238 etc/images.
13239
13240 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
13241 * toolbar/reply*: Move to etc/images/mail.
13242
13243 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
13244
13245 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
13246
13247 * speedbar.el: New version 1.0pre3.
13248
13249 Frame management code (including timer, and mouse click specifics)
13250 moved to dframe.el:
13251 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
13252 (speedbar-timer): Removed. Use dframe-timer.
13253 (speedbar-close-frame): Removed. Use dframe-close-frame.
13254 (speedbar-activity-change-focus-flag): Removed. Use
13255 dframe-activity-change-focus-flag.
13256 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
13257 dframe-update-speed.
13258
13259 (speedbar-current-frame): New macro. Use this instead of the
13260 variable speedbar-frame.
13261
13262 (speedbar-use-images, speedbar-expand-image-button-alist)
13263 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
13264
13265 (speedbar-find-image-on-load-path): Removed. Replaced by
13266 defezimage in ezimage.el.
13267 (speedbar-expand-image-button-alist): Removed. Replaced by
13268 ezimage-expand-image-button-alist in ezimage.el.
13269
13270 (speedbar-ignored-directory-regexp)
13271 (speedbar-add-ignored-directory-regexp)
13272 (speedbar-ignored-directory-expressions)
13273 (speedbar-line-directory, speedbar-buffers-line-directory)
13274 (speedbar-directory-line, speedbar-buffers-line-directory):
13275 Renamed, replacing `path' with `directory'.
13276
13277 (speedbar-create-directory, speedbar-expand-line-descendants)
13278 (speedbar-toggle-line-expansion)
13279 (speedbar-contract-line-descendants): New commands.
13280
13281 (speedbar-query-confirmation-method, speedbar-select-frame-method)
13282 (speedbar-use-tool-tips-flag): New options.
13283
13284 (speedbar-check-read-only, speedbar-require-version)
13285 (speedbar-insert-separator, speedbar-buffers-tail-notes)
13286 (speedbar-handle-delete-frame, speedbar-try-completion)
13287 (speedbar-update-localized-contents): New functions.
13288
13289 (speedbar-incompatible-version, speedbar-ro-to-do-point)
13290 (speedbar-object-read-only-indicator): New variables.
13291
13292 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
13293 New hooks.
13294
13295 (speedbar-separator-face): New face.
13296
13297 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
13298 (speedbar-ignored-modes): Add fundamental-mode.
13299 (speedbar-directory-unshown-regexp): Add . directories.
13300
13301 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
13302 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
13303 `]' for full expand/close.
13304 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
13305
13306 (speedbar-check-vc): Support hidden files.
13307 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
13308 (speedbar-this-file-in-vc): Use vc-state if available. If VC
13309 state is nil, it is not checked out.
13310
13311 (speedbar-line-text, speedbar-line-token): Support expand buttons
13312 with no text.
13313 (speedbar-refresh): Universal argument acts as power-click.
13314 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
13315 that buffer to get variable values.
13316
13317 And many other bugfixes.
13318
13319 * dframe.el, ezimage.el, sb-image.el: New files.
13320
13321 * sb-*.xpm: Remove files. New image files installed into
13322 etc/images/ezimage.
13323
13324 2005-09-30 Kenichi Handa <handa@m17n.org>
13325
13326 * ps-mule.el (ps-mule-show-warning): If a character is in
13327 ps-print-translation-table, don't treat it as non-printable.
13328
13329 2005-09-30 David Ponce <david@dponce.com>
13330
13331 * tree-widget.el (tree-widget-themes-load-path): New variable.
13332 (tree-widget-themes-directory): Doc fix.
13333 (tree-widget-image-formats) [Emacs]: Doc fix.
13334 (tree-widget--locate-sub-directory): New function.
13335 (tree-widget-themes-directory): Use it.
13336
13337 * recentf.el (recentf-filename-handlers): Rename from
13338 `recentf-filename-handler'. Allow a list of functions.
13339 (recentf-menu-items-for-commands): Fix :help strings.
13340 (recentf-apply-filename-handlers): New function.
13341 (recentf-expand-file-name): Use it.
13342 (recentf-cleanup): Remove duplicates too.
13343
13344 2005-09-29 Juri Linkov <juri@jurta.org>
13345
13346 * faces.el: Rearrange face definitions to be in the same order as
13347 their face descriptions in "(emacs)Standard Faces".
13348
13349 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
13350
13351 * tooltip.el (tooltip): Add group `basic-faces'.
13352
13353 * buff-menu.el (Buffer-menu-buffer): Remove group
13354 `font-lock-highlighting-faces'.
13355
13356 * progmodes/compile.el (compilation-error, compilation-warning)
13357 (compilation-info, compilation-line-number, compilation-column-number):
13358 Change group from `font-lock-highlighting-faces' to `compilation'.
13359
13360 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
13361 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
13362 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
13363 (vhdl-font-lock-reserved-words-face)
13364 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
13365 `font-lock-highlighting-faces'.
13366
13367 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
13368
13369 2005-09-28 Kim F. Storm <storm@cua.dk>
13370
13371 * emulation/cua-base.el: Set CUA move property on additional commands:
13372 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
13373 forward-sexp, backward-sexp, forward-list, backward-list.
13374
13375 2005-09-28 Romain Francoise <romain@orebokech.com>
13376
13377 * comint.el (comint-show-output): Really set point at the
13378 beginning of the output when not using `comint-use-prompt-regexp'.
13379
13380 2005-09-27 Jay Belanger <belanger@truman.edu>
13381
13382 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
13383 in TeX mode.
13384
13385 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
13386
13387 * textmodes/org.el (org-table-sum): Fix format string.
13388
13389 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
13390 Quote face names.
13391
13392 2005-09-26 Romain Francoise <romain@orebokech.com>
13393
13394 * isearch.el (isearch-forward-regexp): Close doc string.
13395
13396 2005-09-25 Richard M. Stallman <rms@gnu.org>
13397
13398 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
13399
13400 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
13401
13402 * progmodes/compile.el (compilation-error-properties):
13403 When getting the file from the previous error message,
13404 correctly decode the new data format.
13405
13406 * progmodes/cc-cmds.el (c-electric-paren):
13407 Call old-blink-paren only for close-paren.
13408
13409 2005-09-24 Andreas Schwab <schwab@suse.de>
13410
13411 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
13412 condition.
13413
13414 2005-09-25 Romain Francoise <romain@orebokech.com>
13415
13416 * dired-aux.el (dired-copy-file-recursive):
13417 * dired.el (dired-delete-file):
13418 * ediff-mult.el (ediff-dir-diff-copy-file):
13419 * ediff-util.el (ediff-test-save-region):
13420 * forms.el (forms-mode):
13421 * ido.el (ido-file-internal, ido-delete-file-at-head):
13422 * log-edit.el (log-edit-done):
13423 * ses.el (ses-yank-resize):
13424 * play/gomoku.el (gomoku-human-plays, gomoku)
13425 (gomoku-human-resigns, gomoku-prompt-for-other-game)
13426 (gomoku-offer-a-draw):
13427 * play/landmark.el (lm-human-resigns, lm):
13428 * net/eudcb-ldap.el (eudc-ldap-check-base):
13429 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
13430 * progmodes/ebrowse.el (ebrowse-find-pattern):
13431 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
13432 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
13433 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
13434
13435 * vc.el (vc-delete-file):
13436 * play/gomoku.el (gomoku-terminate-game, gomoku)
13437 (gomoku-prompt-for-move, gomoku-human-takes-back):
13438 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
13439 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
13440
13441 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
13442
13443 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
13444 color rxvt terminals by using the code xterm.el used to use before
13445 2005-04-09 in order to match the colors used by rxvt.
13446
13447 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13448
13449 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
13450 colors rxvt-unicode terminals by using the same code as xterm.el.
13451
13452 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
13453
13454 * textmodes/tex-mode.el (tex-font-lock-append-prop)
13455 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
13456 new symbol used for the tex-verbatim face.
13457
13458 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
13459
13460 * woman.el (woman-file-name):
13461 * wid-edit.el (widget-file-prompt-value)
13462 (widget-coding-system-prompt-value):
13463 * w32-fns.el (set-w32-system-coding-system):
13464 * vc.el (vc-version-diff, vc-annotate):
13465 * textmodes/reftex-auc.el (reftex-arg-cite)
13466 (reftex-arg-index-tag):
13467 * textmodes/refer.el (refer-get-bib-files):
13468 * textmodes/artist.el (artist-figlet-choose-font):
13469 * terminal.el (terminal-emulator):
13470 * replace.el (occur-read-primary-args):
13471 * rect.el (string-rectangle, string-insert-rectangle):
13472 * ps-print.el (ps-print-preprint):
13473 * progmodes/pascal.el (pascal-goto-defun):
13474 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
13475 * progmodes/compile.el (compilation-find-file):
13476 * printing.el (pr-interactive-n-up):
13477 * play/animate.el (animate-birthday-present):
13478 * net/rcompile.el (remote-compile):
13479 * man.el (man, Man-goto-section, Man-follow-manual-reference):
13480 * mail/rmailsum.el (rmail-summary-search-backward)
13481 (rmail-summary-search):
13482 * mail/rmailout.el (rmail-output-read-rmail-file-name)
13483 (rmail-output-read-file-name):
13484 * mail/rmail.el (rmail-search, rmail-search-backwards):
13485 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
13486 * locate.el (locate):
13487 * international/quail.el (quail-show-keyboard-layout):
13488 * international/mule.el (set-buffer-file-coding-system)
13489 (revert-buffer-with-coding-system, set-file-name-coding-system)
13490 (set-terminal-coding-system, set-keyboard-coding-system)
13491 (set-next-selection-coding-system):
13492 * international/mule-diag.el (describe-coding-system)
13493 (describe-font, describe-fontset):
13494 * international/mule-cmds.el (universal-coding-system-argument)
13495 (search-unencodable-char, describe-input-method)
13496 (set-language-environment, describe-language-environment):
13497 * international/codepage.el (codepage-setup):
13498 * international/code-pages.el (codepage-setup):
13499 * info.el (Info-search, Info-follow-reference)
13500 (Info-search-backward):
13501 * emacs-lisp/advice.el (ad-read-advised-function)
13502 (ad-read-advice-class, ad-clear-cache, ad-activate)
13503 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
13504 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
13505 (ad-read-regexp):
13506 * ediff-util.el (ediff-toggle-regexp-match):
13507 * ediff-ptch.el (ediff-prompt-for-patch-file):
13508 * dired-aux.el (dired-diff):
13509 * diff.el (diff):
13510 * cus-edit.el (custom-variable-prompt):
13511 * calendar/timeclock.el (timeclock-ask-for-project):
13512 * calc/calcalg3.el (calc-get-fit-variables):
13513 * calc/calc-store.el (calc-edit-variable)
13514 (calc-permanent-variable):
13515 * vc-mcvs.el (vc-mcvs-register):
13516 * shadowfile.el (shadow-define-literal-group):
13517 * woman.el (woman-file-name):
13518 * vc.el (vc-version-diff, vc-merge):
13519 * textmodes/reftex-index.el (reftex-index-complete-tag):
13520 * format.el (format-decode-buffer, format-decode-region):
13521 * emulation/viper-cmd.el (viper-read-string-with-history):
13522 * emacs-lisp/debug.el (cancel-debug-on-entry):
13523 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13524 * ediff.el (ediff-merge-revisions)
13525 (ediff-merge-revisions-with-ancestor, ediff-revision):
13526 * completion.el (interactive-completion-string-reader):
13527 * calc/calc-prog.el (calc-user-define-formula):
13528 Follow convention for reading with the minibuffer.
13529
13530 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
13531
13532 * progmodes/python.el (python-describe-symbol): Add globals() and
13533 locals() to the arguments of emacs.ehelp.
13534
13535 2005-09-24 Magnus Henoch <mange@freemail.hu>
13536
13537 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
13538 New function, code extracted from ispell-valid-dictionary-list.
13539 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
13540 Call it.
13541
13542 2005-09-24 Eli Zaretskii <eliz@gnu.org>
13543
13544 * subr.el (version-regexp-alist): Extend valid syntax for version
13545 strings: allow any of the characters -,_,+ to separate the
13546 alpha/beta/rc part from the version part. Doc fix.
13547 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
13548
13549 2005-09-23 David Reitter <david.reitter@gmail.com>
13550
13551 * mail/mailclient.el: New file.
13552
13553 2005-09-23 Richard M. Stallman <rms@gnu.org>
13554
13555 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
13556 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
13557 Doc fixes.
13558
13559 * progmodes/cc-mode.el (c-font-lock-init):
13560 Specify font-lock-lines-before.
13561
13562 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
13563
13564 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13565 whole conflict.
13566
13567 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
13568
13569 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13570 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
13571 of `remap' feature when available. Additional key bindings for
13572 better tty support.
13573 (org-mode-restart, org-force-self-insert): New commands.
13574 (org-time-stamp-inactive): New command.
13575 (org-remap): New function.
13576 (org-table-auto-blank-field, org-level-color-stars-only): New options.
13577 (org-enable-fixed-width-editor): Move to `org-structure'
13578 customization group.
13579 (org-self-insert-command, orgtbl-self-insert-command): Modify to
13580 blank field after field motion commands.
13581
13582 2005-09-23 Kenichi Handa <handa@m17n.org>
13583
13584 * international/mule-cmds.el (set-language-environment):
13585 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13586 have to call utf-translate-cjk-load-tables.
13587
13588 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
13589
13590 * mouse.el (mouse-move-drag-overlay): Fix last change.
13591
13592 2005-09-22 David Ponce <david@dponce.com>
13593
13594 * tree-widget.el (tree-widget-value-create): Fix previous change.
13595
13596 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13597
13598 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13599
13600 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13601
13602 * mouse.el (mouse-move-drag-overlay): New function.
13603 (mouse-drag-region-1): Use it.
13604 Try to simplify a bit the state handling. Handle clicks on links
13605 inside intangible areas.
13606 (mouse-save-then-kill): Minor simplification.
13607 (mouse-secondary-overlay): Make it always non-nil instead of
13608 recreating it each time.
13609 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13610 (mouse-kill-secondary, mouse-secondary-save-then-kill):
13611 Simplify accordingly.
13612
13613 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13614
13615 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13616
13617 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
13618
13619 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13620 (ediff-file-name-sans-prefix): Treat nil as an empty string.
13621 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13622 to patch.
13623
13624 * ediff-util.el: Use insert-buffer-substring.
13625
13626 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13627
13628 * emulation/viper-cmd.el (viper-change-state): Don't move over the
13629 field boundaries in the minibuffer.
13630 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13631 (viper-minibuffer-post-command-hook): New hook.
13632 (viper-line): Don't move cursor at bolp.
13633
13634 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
13635
13636 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
13637 avoid compiler warnings.
13638
13639 * emulation/viper-macs.el (ex-map): Better messages.
13640
13641 * emulation/viper-utils.el (viper-beginning-of-field): New function.
13642
13643 * emulation/viper.el: Replace make-variable-buffer-local with
13644 viper-make-variable-buffer-local everywhere, to avoid warnings.
13645
13646 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13647
13648 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
13649 Delete unused var `old-selected-window'.
13650 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
13651 (mouse-drag-secondary): Delete unused var `start-frame'.
13652
13653 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13654
13655 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
13656
13657 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13658
13659 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
13660 Re-indent within 80 columns. Use inhibit-read-only.
13661
13662 2005-09-19 Romain Francoise <romain@orebokech.com>
13663
13664 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
13665
13666 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13667
13668 * font-lock.el (font-lock-default-fontify-region): Don't add a line
13669 unconditionally, since the after-change-function already did it.
13670
13671 2005-09-19 Miles Bader <miles@gnu.org>
13672
13673 * net/newsticker.el: Get rid of CVS keyword.
13674
13675 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
13676
13677 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
13678 The prompt is formatted later.
13679
13680 2005-09-19 David Ponce <david@dponce.com>
13681
13682 * tree-widget.el (tree-widget-value-create): Save the converted
13683 tree :node widget.
13684
13685 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
13686
13687 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
13688 variable `message'.
13689
13690 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
13691
13692 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
13693 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
13694 <slawomir.nowaczyk.847@student.lu.se>.
13695
13696 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
13697
13698 * image.el (image-load-path): Use symbol `data-directory' instead
13699 of its value, for backward compatibility with packages that bind
13700 it during `find-image'. Suggested by Katsumi Yamaoka.
13701 (image-search-load-path): Handle symbols whose values are strings.
13702
13703 2005-09-18 Romain Francoise <romain@orebokech.com>
13704
13705 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
13706 with-current-buffer form in save-excursion.
13707
13708 2005-09-18 Deepak Goel <deego@gnufans.org>
13709
13710 * apropos.el (apropos-command): Fix `message' call: first arg
13711 should be a format spec. In this and all other cases that appear
13712 below and elsewhere in the source code, I made a change only when
13713 two conditions were satisfied: [1] I can think of a possibility
13714 that the arguments would cause an error, for example, the code in
13715 question relies on external variables such as filenames. [2] I
13716 was sure that the arg to `message' could not have been nil in the code.
13717
13718 * textmodes/tildify.el (tildify-region): Ditto.
13719
13720 * textmodes/reftex-index.el (reftex-index-change-entry)
13721 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
13722 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
13723 * textmodes/org.el (org-complete, org-deadline, org-schedule)
13724 (org-priority, org-table-sum):
13725 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
13726 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
13727 (flyspell-word, flyspell-display-next-corrections):
13728 * textmodes/bibtex.el (bibtex-print-help-message):
13729 * textmodes/artist.el (artist-key-set-point-poly):
13730 * term/mac-win.el (mac-services-insert-text):
13731 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
13732 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
13733 (vhdl-port-paste-testbench, vhdl-compose-new-component)
13734 (vhdl-compose-configuration):
13735 * progmodes/sh-script.el (sh-blink, sh-show-indent)
13736 (sh-set-indent, sh-learn-line-indent):
13737 * progmodes/ps-mode.el (ps-mode-target-column):
13738 * progmodes/idlwave.el (idlwave-make-tags)
13739 (idlwave-scan-library-catalogs):
13740 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
13741 * progmodes/gud.el (gud-jdb-analyze-source):
13742 * progmodes/flymake.el (flymake-log):
13743 * progmodes/ebnf2ps.el (ebnf-generate-region):
13744 * progmodes/cmacexp.el (c-macro-expansion):
13745 * progmodes/ada-xref.el (ada-treat-cmd-string):
13746 * progmodes/ada-mode.el (ada-create-case-exception-substring)
13747 (ada-justified-indent-current, ada-batch-reformat):
13748 * play/zone.el (zone):
13749 * play/landmark.el (lm-move):
13750 * play/decipher.el (decipher-show-alphabet):
13751 * net/newsticker.el (newsticker--display-jump)
13752 (newsticker--display-scroll):
13753 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
13754 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
13755 * mail/feedmail.el (feedmail-dump-message-to-queue):
13756 * eshell/esh-proc.el (eshell-remove-process-entry):
13757 * emulation/ws-mode.el (ws-last-error):
13758 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
13759 (viper-record-kbd-macro):
13760 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
13761 * emacs-lisp/lisp-mnt.el (lm-report-bug):
13762 * emacs-lisp/find-func.el (find-function-noselect):
13763 * calendar/timeclock.el (timeclock-status-string)
13764 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
13765 (timeclock-when-to-leave-string):
13766 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
13767 * calc/calc-units.el (calc-enter-units-table):
13768 * calc/calc-mode.el (calc-mode-record-mode):
13769 * woman.el (woman-mini-help):
13770 * wdired.el (wdired-change-to-wdired-mode):
13771 * vc.el (vc-retrieve-snapshot):
13772 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
13773 * startup.el (display-startup-echo-area-message):
13774 * simple.el (set-goal-column):
13775 * ses.el (ses-command-hook, ses-recalculate-cell):
13776 * server.el (server-process-filter):
13777 * printing.el (pr-interface-txt-print, pr-interface-printify)
13778 (pr-interface-ps):
13779 * pcvs.el (cvs-help):
13780 * log-edit.el (log-edit, log-edit-mode-help):
13781 * iswitchb.el (iswitchb-possible-new-buffer):
13782 * isearch.el (isearch-edit-string):
13783 * image-mode.el (image-mode, image-minor-mode):
13784 * ibuf-macs.el (define-ibuffer-filter):
13785 * hi-lock.el (hi-lock-find-patterns):
13786 * files.el (toggle-read-only):
13787 * ediff-util.el (ediff-copy-diff)
13788 (ediff-write-merge-buffer-and-maybe-kill):
13789 * echistory.el (Electric-history-undefined):
13790 * dnd.el (dnd-insert-text):
13791 * dired-aux.el (dired-query):
13792 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
13793 * bookmark.el (bookmark-bmenu-locate):
13794 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
13795 Fix `message' calls to ensure first arg is a format string.
13796 The change was made only when these two conditions were satisfied:
13797 [1] when there is a possibility that the arguments would cause an error
13798 for example, if the code in question relies on external variables
13799 such as filenames, and
13800 [2] if the arg to `message' could not have been nil in the code.
13801
13802 * pcomplete.el (pcomplete--help): Fix `message' format spec.
13803 Not having a %s would be weird, though not technically wrong.
13804
13805 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13806
13807 * term/mac-win.el (mac-add-charset-info): Doc fix.
13808
13809 2005-09-17 Romain Francoise <romain@orebokech.com>
13810
13811 * shell.el (shell-resync-dirs): Handle echoing processes more
13812 reliably. Don't insert resync command if `comint-process-echoes'
13813 is non-nil.
13814
13815 2005-09-17 Magnus Henoch <mange@freemail.hu>
13816
13817 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13818 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13819 aspell versions >= 0.60.
13820 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13821 only if ispell-aspell-supports-utf8 is non-nil.
13822
13823 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13824
13825 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13826 buffer-local value to lisp-indent-function.
13827
13828 2005-09-17 Milan Zamazal <pdm@zamazal.org>
13829
13830 * progmodes/glasses.el (glasses-make-readable): If
13831 glasses-separator differs from underscore, put appropriate
13832 overlays over underscore characters.
13833 (glasses-convert-to-unreadable): If glasses-separator differs from
13834 underscore, try to convert glasses-separator characters to
13835 underscores.
13836
13837 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
13838
13839 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13840 Use with-syntax-table and dolist.
13841
13842 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
13843
13844 * textmodes/reftex-auc.el:
13845 * textmodes/reftex-cite.el:
13846 * textmodes/reftex-dcr.el:
13847 * textmodes/reftex-global.el:
13848 * textmodes/reftex-parse.el:
13849 * textmodes/reftex-ref.el:
13850 * textmodes/reftex-sel.el:
13851 * textmodes/reftex-toc.el:
13852 * textmodes/reftex-vars.el:
13853 * textmodes/reftex.el: Small changes to remove compiler warnings.
13854
13855 * textmodes/reftex-index.el: Likewise.
13856 (reftex-query-index-phrase): More efficient use of markers.
13857
13858 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13859
13860 * image.el (image-load-path): New variable.
13861 (image-search-load-path): New function.
13862 (find-image): Search for images in `image-load-path'.
13863
13864 2005-09-15 Richard M. Stallman <rms@gnu.org>
13865
13866 * follow.el: Change Maintainer field.
13867
13868 2005-09-15 David Ponce <david@dponce.com>
13869
13870 * recentf.el (recentf-save-file-modes): New option.
13871 (recentf-save-list): Use it.
13872
13873 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
13874
13875 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13876 (mode-line-mule-info, mode-line-modified): Move bindings from
13877 mouse-3 to mouse-1.
13878
13879 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13880
13881 * simple.el (sendmail-user-agent-compose): Revert last change.
13882
13883 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
13884
13885 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13886 Use with-current-buffer.
13887 (ange-ftp-gwp-start): Remove unused var `gw-user'.
13888 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13889 (ange-ftp-insert-directory): Remove unused var `short'.
13890 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13891
13892 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13893 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13894
13895 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13896 (check-calendar-holidays, diary-list-entries): Autoload.
13897 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13898 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13899
13900 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13901 which mistakenly removed a call to display-buffer.
13902
13903 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
13904
13905 * obsolete/iso-insert.el: Move to obsolete/ from international/.
13906
13907 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
13908
13909 * progmodes/hideshow.el
13910 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13911 (hs-allow-nesting): New user var.
13912 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13913 (hs-hide-block-at-point): When nesting allowed,
13914 if there is already an overlay in place, delete it.
13915 (hs-safety-is-job-n): Delete func; remove call sites.
13916 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13917 (hs-overlay-at): New func.
13918 (hs-already-hidden-p, hs-show-block): Use it.
13919 (hs-hide-all): Don't pre-clean if nesting allowed.
13920 (hs-show-all): Temporarily disallow
13921 nesting around call to `hs-discard-overlays'.
13922
13923 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
13924
13925 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13926 Delete unused local var.
13927
13928 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
13929
13930 * help-fns.el (describe-categories): "?\ " -> "?\s".
13931 (help-do-arg-highlight): Recognize also ARG-n, as in
13932 `move-to-left-margin' (ARG+n is already recognized). Simplify.
13933
13934 * international/codepage.el (dos-unsupported-char-glyph):
13935 * net/newsticker.el (tool-bar-map, w3-mode-map)
13936 (w3m-minor-mode-map):
13937 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13938 (ent-alist):
13939 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13940
13941 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
13942
13943 * custom.el (custom-push-theme): Handle the case where a symbol is
13944 bound but face properties have not yet been assigned.
13945
13946 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13947 Fix behavior if noerase is `t' and there is no mail buffer.
13948
13949 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13950 if `continue' is nil, rather than signal an error.
13951
13952 2005-09-12 Richard M. Stallman <rms@gnu.org>
13953
13954 * font-lock.el (font-lock-keywords): Add autoload.
13955
13956 * help-fns.el (describe-variable): Rearrange to put source link
13957 in a predictable place.
13958
13959 * net/newsticker.el: New file.
13960
13961 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13962
13963 * calendar/calendar.el (calendar-for-loop): Add edebug info.
13964 (calendar-basic-setup): Use the new nil arg.
13965 (number-of-diary-entries): Move to diary-lib.el.
13966
13967 * calendar/diary-lib.el: Use with-current-buffer, match-string.
13968 (diary-list-entries): Use with-syntax-table and dolist.
13969 Rename from list-diary-entries.
13970 Use number-of-diary-entries if `number' is nil.
13971 (diary, diary-view-entries): Use this new name and new nil arg value.
13972 (number-of-diary-entries): Move from calendar.el.
13973 (diary-unhide-everything): New function.
13974 (include-other-diary-files, fancy-diary-display)
13975 (diary-show-all-entries, make-diary-entry): Use it.
13976 (diary-mail-entries): Use buffer-string.
13977 (mark-diary-entries): Fix long standing paren typo.
13978 (diary-sexp-entry): Use count-lines.
13979 (make-diary-entry): Avoid `previous-line'.
13980 (diary-mode-map): New var.
13981 (diary-mode): Redraw cal after saving. Setup header-line.
13982 (fancy-diary-display-mode): Use local-set-key.
13983
13984 * startup.el (command-line): Try calling various terminal-init-foo-bar
13985 functions by stripping hyphenated suffixes from $TERM.
13986
13987 * files.el (normal-mode): Check boundness of font-lock-keywords.
13988
13989 2005-09-12 Richard M. Stallman <rms@gnu.org>
13990
13991 * progmodes/compile.el: Don't decide a file's directory
13992 until the user actually tries to go there.
13993 (compilation-next-error-function):
13994 Pass compilation-find-file the directory from the file-struct.
13995 (compilation-internal-error-properties): Separate local FILE-STRUCT
13996 from FILE. Doc the args better. Rename arg FMT to FMTS.
13997 (compilation-find-file): Arg DIR renamed to DIRECTORY.
13998 Expand it, and if nil, use default-directory.
13999 (compilation-get-file-structure): Don't mix specified directory
14000 with default directory. Put specified directory into
14001 file-struct. Don't make the file name absolute.
14002
14003 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
14004 (compile-command): Add autoload.
14005 (compilation-disable-input): Add autoload.
14006
14007 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
14008
14009 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
14010 strings of the variables it can override.
14011 (time-stamp): New (as yet undocumented) time-stamp-format escapes
14012 %Q and %q, for fully-qualified domain name and unqualified host name.
14013
14014 2005-09-11 Kim F. Storm <storm@cua.dk>
14015
14016 * emacs-lisp/authors.el (authors-aliases): Update list.
14017 (authors-fixed-entries): Update mldrag.el entry.
14018
14019 2005-09-10 Alan Mackenzie <acm@muc.de>
14020
14021 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
14022 from the region narrowed to.
14023
14024 2005-09-10 Magnus Henoch <mange@freemail.hu>
14025
14026 * textmodes/ispell.el (ispell-check-version): Signal an error if
14027 aspell version is less than 0.60.
14028
14029 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
14030
14031 * progmodes/octave-inf.el (inferior-octave-startup):
14032 Resync current dir at the end.
14033
14034 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
14035
14036 * woman.el (woman-topic-at-point-default):
14037 Rename to woman-use-topic-at-point-default.
14038 (woman-topic-at-point): Rename to woman-use-topic-at-point.
14039 (woman-file-name): Reflect renames above. Automatically use the
14040 word at point as topic if woman-use-topic-at-point is non-nil.
14041 Otherwise offer it as default but don't insert it in the
14042 minibuffer. Also use `test-completion' instead of `assoc' as
14043 suggested by Stefan Monnier.
14044
14045 2005-09-10 Andre Spiegel <spiegel@gnu.org>
14046
14047 * vc.el (vc-directory, vc-update-change-log): Throw an error on
14048 the attempt to do it over Tramp. This is not yet supported.
14049
14050 2005-09-10 Eli Zaretskii <eliz@gnu.org>
14051
14052 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
14053 (menu-bar-non-minibuffer-window-p): New functions.
14054 ("Split Window", "Save As..."): Use them.
14055 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
14056 ("Print Buffer", "Truncate Long Lines in this Buffer"):
14057 Use menu-bar-menu-frame-live-and-visible-p.
14058 ("Save Buffer", "Insert File", "Open Directory...")
14059 ("Open File...", "Visit New File..."):
14060 Use menu-bar-non-minibuffer-window-p.
14061 (kill-this-buffer-enabled-p, dired <menu-enable>):
14062 Use menu-bar-non-minibuffer-window-p.
14063
14064 2005-09-09 Eli Zaretskii <eliz@gnu.org>
14065
14066 * cus-start.el (all): Don't complain about fringe-related
14067 built-ins if fringes are not supported. Ditto about
14068 selection-related built-ins. Fix the test for GTK-related built-ins.
14069
14070 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
14071 ("Postscript Print Buffer", "Print Region", "Save As...")
14072 ("Save", "Insert File...", "Open Directory...")
14073 ("Open File...", "Visit New File..."")
14074 ("Truncate Long Lines in this Buffer"): Don't look at
14075 menu-updating-frame if this display does not support multiple frames.
14076
14077 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
14078
14079 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
14080
14081 2005-09-09 Emilio Lopes <eclig@gmx.net>
14082
14083 * woman.el: Format- and whitespace-related changes.
14084
14085 2005-09-09 Eli Zaretskii <eliz@gnu.org>
14086
14087 * woman.el: Fix my email address.
14088
14089 2005-09-08 Richard M. Stallman <rms@gnu.org>
14090
14091 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
14092 (sh-mode): Locally set skeleton-pair-default-alist.
14093
14094 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
14095
14096 * progmodes/flymake.el: Require `compile' unconditionally.
14097
14098 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
14099
14100 * woman.el (woman-file-name): Provide a default, not initial input.
14101
14102 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
14103
14104 * font-lock.el (font-lock-support-mode): Doc fix.
14105
14106 * descr-text.el (describe-property-list): Handle non-symbol prop names.
14107
14108 2005-09-08 Richard M. Stallman <rms@gnu.org>
14109
14110 * simple.el (blink-matching-open): Get rid of text props from
14111 the string shown in echo area. Don't permanently set point.
14112 Some rearrangements.
14113
14114 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
14115
14116 * recentf.el (recentf-filename-handler): Add custom choice
14117 `abbreviate-file-name'.
14118
14119 * msb.el (msb--very-many-menus): Fix typo.
14120
14121 * disp-table.el (standard-display-european): Don't set
14122 enable-multibyte-characters to nil.
14123
14124 2005-09-08 David Ponce <david@dponce.com>
14125
14126 * recentf.el (recentf-show-file-shortcuts-flag): New option.
14127 (recentf-expand-file-name): Doc fix.
14128 (recentf-dialog-mode-map): Define digit shortcuts.
14129 (recentf--files-with-key): New variable.
14130 (recentf-show-digit-shortcut-filter): New function.
14131 (recentf-open-files-items): New function.
14132 (recentf-open-files): Use it.
14133 (recentf-open-file-with-key): New command.
14134
14135 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
14136
14137 * buff-menu.el (Buffer-menu-sort-by-column): New function.
14138 Suggested by Kim F. Storm.
14139 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
14140 (Buffer-menu-make-sort-button): Use global keymap.
14141
14142 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
14143
14144 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
14145 (Man-getpage-in-background-advice): Remove defadvice; it isn't
14146 necessary any longer with the remapped command.
14147 (Man-bgproc-sentinel-advice): Remove defadvice which counts
14148 formatting time only.
14149
14150 * net/tramp.el (tramp-action-password)
14151 (tramp-multi-action-password): Compile the password prompt from
14152 `method', `user' and `host'. Sometimes it isn't obvious which
14153 password to enter, for example with remote files offered by
14154 recentf.el, or with multiple steps. Suggested by Robert Marshall
14155 <robert@chezmarshall.freeserve.co.uk>.
14156
14157 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
14158
14159 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14160 Fix regexp for when "s///" is at the beginning of line.
14161
14162 2005-09-07 Jay Belanger <belanger@truman.edu>
14163
14164 * calc/calc-poly.el (math-expand-term): Multiply out any powers
14165 when in matrix mode.
14166
14167 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
14168
14169 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
14170 non-anonymous functions.
14171
14172 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
14173
14174 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
14175 when using a header line. Otherwise, use mouse-1-click-follows-link.
14176
14177 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
14178 can't be moved; don't signal an error.
14179
14180 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
14181
14182 * cus-theme.el (custom-theme-write-faces): Save the current face
14183 spec, not the defface spec.
14184
14185 * custom.el (custom-known-themes): Clarify meaning of "standard".
14186 (custom-push-theme): Save old values in the standard theme.
14187 (disable-theme): Correct typo.
14188 (custom-face-theme-value) Deleted unused function.
14189 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
14190
14191 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
14192
14193 * progmodes/compile.el (compilation-goto-locus): Take into account
14194 iconified frames when determining whether the buffer is
14195 already visible.
14196 Don't reset window height if the window already existed.
14197
14198 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
14199
14200 * custom.el (load-theme): Rename from require-theme.
14201 Add interactive spec.
14202 (enable-theme): Rename from custom-enable-theme.
14203 Add interactive spec.
14204 (disable-theme): Rename from custom-disable-theme.
14205 Add interactive spec.
14206 (custom-make-theme-feature): Doc fix.
14207 (custom-theme-directory): Doc fix.
14208 (provide-theme): Call enable-theme.
14209
14210 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
14211
14212 * obsolete/lazy-lock.el (lazy-lock-mode):
14213 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
14214 font-lock-mode if it's off. Print a warning instead.
14215
14216 * progmodes/compile.el (compilation-start): Ignore errors if the
14217 process died before we get to send-eof.
14218
14219 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
14220 Undo last change. Enclosing the result in quotes broke things on Unix
14221 since tex-send-command passes it through shell-quote-argument.
14222 (tex-send-command): Pass `file' through convert-standard-filename
14223 when possible.
14224 (tex-uptodate-p): Handle the case where TeX hasn't put additional
14225 info in a transcript.
14226
14227 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
14228
14229 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
14230 fix compilation warning. Reorder the key definitions to group
14231 together keys emitted by the current version of xterm.
14232
14233 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
14234 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
14235 Reorder predicates to correct min-color usage.
14236
14237 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
14238
14239 * longlines.el (longlines-mode): Inhibit read-only when encoding.
14240 Kill local variables when longlines-mode is turned off.
14241
14242 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
14243
14244 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
14245
14246 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
14247
14248 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
14249
14250 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
14251 (font-lock-lines-before): Change default to being inactive.
14252 (font-lock-default-fontify-region): Obey font-lock-lines-before.
14253 (font-lock-after-change-function): Don't handle f-l-lines-before here.
14254
14255 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
14256
14257 * net/tramp.el (tramp-handle-make-auto-save-file-name):
14258 Deactivate temporarily advice if active (not needed for Emacs 22,
14259 but for backwards compatibility).
14260 (tramp-exists-file-name-handler): Rewrite. First implementation
14261 was too simple.
14262 (tramp-advice-make-auto-save-file-name):
14263 Call `tramp-handle-make-auto-save-file-name' (again, just for
14264 backwards compatibility).
14265
14266 2005-08-31 Reto Zimmermann <reto@gnu.org>
14267
14268 * progmodes/vhdl-mode.el
14269 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
14270 (vhdl-end-p): Fix indentation bug "else" after "-- when".
14271 (vhdl-set-default-project): New function (easier setting of default).
14272 (vhdl-port-copy): Handle extended identifiers for generics.
14273 (vhdl-compiler-alist): Better description for error message regexp.
14274 (vhdl-make): Query for target, use previous as default.
14275 (vhdl-port-copy): Fix port copy for port names starting with "signal".
14276 (vhdl-font-lock-keywords-2): Fix fontification for record
14277 el. assign.
14278 (vhdl-speedbar-make-subpack-line): Add package body link.
14279 (vhdl-generate-makefile-1): Not include itself as dependency.
14280 (vhdl-font-lock-init): Highlight c-preprocessor directives.
14281 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
14282 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
14283 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
14284 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
14285 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
14286 (vhdl-import-project): Add string argument for `error'.
14287 (vhdl-compose-configuration)
14288 (vhdl-compose-configuration-architecture): Add configuration
14289 declaration generation.
14290 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
14291 (vhdl-trailer-re): Add "record" keyword (better indentation).
14292 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
14293 "[^ \t-\"]+".
14294 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
14295 (vhdl-testbench-entity-file-name)
14296 (vhdl-testbench-architecture-file-name): Allow separate
14297 customization of testbench file names.
14298 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
14299 (vhdl-get-visible-signals): Allow newline within alias declaration.
14300 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
14301 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
14302 (member-ignore-case): Alias for missing function in XEmacs.
14303 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
14304 (vhdl-update-sensitivity-list): Ignore case on read signals.
14305 (vhdl-replace-string): Adjust case only for file names.
14306 (vhdl-update-sensitivity-list): Fix search for read signals.
14307 (vhdl-update-sensitivity-list): Exclude formal parameters.
14308 (vhdl-get-visible-signals): Include aliases of signals.
14309 (vhdl-get-visible-signals): Fix signal name searching.
14310 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
14311 (vhdl-fixup-whitespace-region): Fix for character
14312 literals (e.g. `:').
14313
14314 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
14315
14316 * ansi-color.el (comint-last-output-start):
14317 * bs.el (font-lock-verbose):
14318 * diff-mode.el (add-log-buffer-file-name-function):
14319 * dired-x.el (vm-folder-directory):
14320 * faces.el (help-xref-stack-item):
14321 * files.el (font-lock-keywords):
14322 * find-lisp.el (dired-buffers, dired-subdir-alist):
14323 * ido.el (cua-inhibit-cua-keys):
14324 * log-view.el (cvs-minor-wrap-function):
14325 * outline.el (font-lock-warning-face):
14326 * simple.el (compilation-current-error):
14327 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
14328 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
14329 * tooltip.el (comint-prompt-regexp):
14330 * w32-fns.el (explicit-shell-file-name):
14331 * term/mac-win.el (mac-charset-info-alist)
14332 (mac-services-selection, mac-system-script-code):
14333 * term/tty-colors.el (msdos-color-values):
14334 * term/w32-win.el (xlfd-regexp-registry-subnum):
14335 * term/x-win.el (x-keysym-table, x-selection-timeout)
14336 (x-session-id, x-session-previous-id):
14337 * textmodes/ispell.el (mail-yank-prefix):
14338 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
14339 * textmodes/org.el (calc-embedded-close-formula)
14340 (calc-embedded-open-formula)
14341 (font-lock-unfontify-region-function):
14342 * textmodes/reftex-global.el (isearch-next-buffer-function)
14343 (TeX-master):
14344 * textmodes/reftex.el (font-lock-keywords):
14345 * textmodes/tex-mode.el (font-lock-comment-face)
14346 (font-lock-doc-face):
14347 * textmodes/texinfo.el (outline-heading-alist):
14348 Add defvars.
14349
14350 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
14351 (artist-spray-chars, artist-mode-init, artist-replace-string)
14352 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
14353 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
14354 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
14355
14356 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
14357 (conf-align-assignments): "?\ " -> "?\s".
14358
14359 * textmodes/reftex-index.el (TeX-master): Add defvar.
14360 (reftex-index-phrases-marker): Move up defvar.
14361
14362 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
14363 (reftex-toc-include-labels-indicator)
14364 (reftex-toc-include-index-indicator)
14365 (reftex-toc-max-level-indicator): Move up declarations.
14366
14367 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
14368 of args to `tramp-run-real-handler', even if it's empty in this case.
14369
14370 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14371
14372 * dired.el (dired-move-to-filename-regexp): Add date format for
14373 Mac OS X 10.3 in East Asian locales.
14374
14375 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
14376
14377 * files.el (make-auto-save-file-name): Add file name handler call
14378 if applicable.
14379
14380 * net/tramp.el (tramp-file-name-handler-alist)
14381 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
14382 (tramp-handle-make-auto-save-file-name): Rename from
14383 `tramp-make-auto-save-file-name'.
14384 (tramp-exists-file-name-handler): New defun.
14385 (tramp-advice-make-auto-save-file-name): Make defadvice only when
14386 `make-auto-save-file-name' is not a magic file name operation.
14387
14388 2005-08-30 Richard M. Stallman <rms@gnu.org>
14389
14390 * files.el (risky-local-variable-p):
14391 Match `-predicates' and `-commands.
14392
14393 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
14394 (custom-save-all): Visit the file if necessary;
14395 kill the buffer if we created it.
14396 (custom-save-delete): Don't visit file or kill buffer here.
14397
14398 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
14399
14400 * textmodes/org.el (org-special-keyword): New face.
14401 (org-table-copy-down, org-table-eval-formula)
14402 (org-table-recalculate, org-init-section-numbers):
14403 Use `string-to-number' instead of `string-to-int'.
14404 (org-get-location): Use `insert-buffer-substring' instead of
14405 `insert-buffer'.
14406 (org-modify-diary-entry-string): New function.
14407 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
14408 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
14409 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
14410 active region.
14411 (org-export-as-html): Handle QUOTE keyword.
14412 (org-quote-string): New option.
14413 (org-bookmark-jump-unhide): New function, used for
14414 `bookmark-after-jump-hook'.
14415 (org-diary-default-entry): Apply only when not called through
14416 `org-agenda'.
14417
14418 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
14419
14420 * net/eudc.el (mode-popup-menu):
14421 * play/handwrite.el (ps-printer-name, ps-lpr-command):
14422 * progmodes/ada-mode.el (compile-auto-highlight)
14423 (skeleton-further-elements):
14424 * progmodes/autoconf.el (font-lock-syntactic-keywords):
14425 * progmodes/cmacexp.el (msdos-shells):
14426 * progmodes/compile.el (font-lock-extra-managed-props)
14427 (font-lock-keywords, font-lock-maximum-size)
14428 (font-lock-support-mode):
14429 * progmodes/grep.el (font-lock-lines-before):
14430 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
14431 * progmodes/mixal-mode.el (compile-command):
14432 * progmodes/perl-mode.el (font-lock-comment-face)
14433 (font-lock-doc-face, font-lock-string-face):
14434 * progmodes/prolog.el (comint-prompt-regexp):
14435 * progmodes/sh-script.el (font-lock-comment-face)
14436 (font-lock-set-defaults, font-lock-string-face):
14437 * progmodes/sql.el (font-lock-keyword-face)
14438 (font-lock-set-defaults, font-lock-string-face):
14439 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
14440 (itimer-version, lazy-lock-defer-contextually)
14441 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
14442 Add defvars.
14443
14444 * progmodes/cperl-mode.el (cperl-electric-lbrace)
14445 (cperl-electric-keyword, cperl-electric-pod)
14446 (cperl-electric-backspace, cperl-forward-re)
14447 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
14448 (vc-rcs-header, vc-sccs-header): Add defvars.
14449
14450 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
14451 (font-lock-syntactic-keywords, gud-find-expr-function):
14452 Add defvars.
14453
14454 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
14455 (gdb-frame-parameters): Declare before use.
14456
14457 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
14458 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
14459 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
14460 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
14461
14462 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
14463 (idlwave-help-with-source): Use `insert-buffer-substring', not
14464 `insert-buffer'.
14465
14466 2005-08-29 Juri Linkov <juri@jurta.org>
14467
14468 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
14469 Put outline-back-to-heading function call inside save-excursion.
14470
14471 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
14472
14473 * man.el (Man-init-defvars, Man-translate-references)
14474 (Man-support-local-filenames, Man-highlight-references):
14475 * progmodes/sql.el (sql-interactive-mode):
14476 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
14477
14478 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
14479 (compilation-mode-font-lock-keywords): Add defvars.
14480 (checkdoc-interactive-loop): "?\ " -> "?\s".
14481
14482 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
14483 (font-lock-doc-face, font-lock-string-face)
14484 (font-lock-keywords-case-fold-search): Add defvars.
14485 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
14486
14487 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
14488 Don't pass X and Y (they are ignored anyway).
14489 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
14490 (mouse-delete-window): Make arguments optional.
14491
14492 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
14493 (caesar-translate-table, minor-modes, news-buffer-save)
14494 (news-group-name, news-minor-modes): Add defvars.
14495
14496 * emacs-lisp/lselect.el (mouse-highlight-priority)
14497 (x-lost-selection-functions, zmacs-regions):
14498 * emacs-lisp/pp.el (font-lock-verbose):
14499 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
14500 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
14501 (ses-mode-map):
14502 * emacs-lisp/tcover-unsafep.el (safe-functions):
14503 * international/mule-cmds.el (mac-system-coding-system)
14504 (mac-system-locale):
14505 * language/ethio-util.el (rmail-current-message)
14506 (rmail-message-vector):
14507 * language/thai-util.el (thai-auto-composition-mode):
14508 * mail/metamail.el (rmail-current-message, rmail-message-vector):
14509 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
14510 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
14511 (vm-primary-inbox, vm-spool-files):
14512 * mail/rmail.el (deleted-head, font-lock-fontified)
14513 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
14514 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
14515 (total-messages):
14516 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
14517 (rmail-summary-mode-map):
14518 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
14519 (rmail-last-label, rmail-last-multi-labels)
14520 (rmail-summary-vector, rmail-total-messages):
14521 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
14522 * mail/rmailsum.el (msgnum):
14523 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
14524 (rmail-current-message):
14525 * obsolete/fast-lock.el (font-lock-face-list):
14526 * obsolete/rnewspost.el (mail-reply-buffer):
14527 * obsolete/scribe.el (compile-command):
14528 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
14529
14530 2005-08-28 John Paul Wallington <jpw@gnu.org>
14531
14532 * ibuf-ext.el (ibuffer-auto-update-changed):
14533 Use `frame-or-buffer-changed-p' to check whether we need to update.
14534 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
14535 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
14536 as a `frame-or-buffer-changed-p' state vector instead.
14537
14538 2005-08-27 Romain Francoise <romain@orebokech.com>
14539
14540 * textmodes/makeinfo.el (makeinfo-compile):
14541 Use `compilation-start'. Set `next-error-function' according to
14542 `disable-errors'.
14543 (makeinfo-next-error): New function.
14544 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
14545 (makeinfo-buffer): Likewise.
14546
14547 * progmodes/compile.el (compilation-start): Add autoload cookie.
14548
14549 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
14550 * textmodes/sgml-mode.el: Likewise.
14551 * progmodes/python.el: Likewise.
14552
14553 2005-08-27 Eli Zaretskii <eliz@gnu.org>
14554
14555 * simple.el (blink-matching-paren-distance): Document the meaning
14556 of nil value, and allow to customize to nil.
14557
14558 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14559 command.com, not command.exe.
14560
14561 2005-08-26 John Wiegley <johnw@newartisans.com>
14562
14563 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14564 code around a bit so that an extraneous nil argument is not added
14565 to a command when no args are given.
14566
14567 * eshell/esh-arg.el (eshell-parse-double-quote): If a
14568 double-quoted argument resolves to nil, return it as an empty
14569 string rather than as nil. This made it impossible to pass "" to
14570 a shell script as a null string argument.
14571
14572 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
14573
14574 * outline.el (outline-invent-heading): New fun.
14575 (outline-promote, outline-demote): Use it.
14576 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14577 (outline-end-of-subtree): Remove unused var `opoint'.
14578
14579 2005-08-26 David Reitter <david.reitter@gmail.com>
14580
14581 * menu-bar.el (truncate-lines, write-file, print-buffer)
14582 (ps-print-buffer-faces, ps-print-buffer, split-window):
14583 Disable menu items when the frame they refer to is invisible, or when
14584 they refer to a buffer and the minibuffer is selected.
14585
14586 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
14587
14588 * progmodes/flymake.el (flymake-highlight-err-lines):
14589 Use save-excursion around flymake-highlight-line to preserve point.
14590
14591 2005-08-26 Eli Zaretskii <eliz@gnu.org>
14592
14593 * progmodes/octave-mod.el: Change Author and Maintainer address.
14594 (octave-maintainer-address): Change Kurt's email address.
14595 * progmodes/octave-inf.el: Change Author and Maintainer address.
14596 * progmodes/octave-hlp.el: Change Author and Maintainer address.
14597
14598 2005-08-26 Kim F. Storm <storm@cua.dk>
14599
14600 * subr.el (version-list-<, version-list-<=, version-list-=):
14601 Rename from integer-list-*.
14602 (version-list-not-zero): Likewise. Fix while loop.
14603 (version=): Use version-list-= instead of string-equal.
14604
14605 2005-08-26 Richard M. Stallman <rms@gnu.org>
14606
14607 * outline.el (outline-promote): Try shortening the heading.
14608 As last resort, read the heading to use.
14609 (outline-demote): As last resort, read the heading to use.
14610
14611 2005-08-26 Romain Francoise <romain@orebokech.com>
14612
14613 * progmodes/compile.el (compilation-start): Doc fix.
14614
14615 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14616 (antlr-font-lock-additional-keywords): Fix reference to
14617 `antlr-font-lock-literal-regexp' erroneously changed during the
14618 mass face rename.
14619 (antlr-run-tool): Use `compilation-start'.
14620
14621 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14622 instead of the obsolete `compile-internal'.
14623
14624 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
14625
14626 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14627 (number, original-date):
14628 * calendar/cal-china.el (date):
14629 * calendar/cal-coptic.el (date):
14630 * calendar/cal-french.el (date):
14631 * calendar/cal-hebrew.el (date, entry, number, original-date):
14632 * calendar/cal-islam.el (date, number, original-date):
14633 * calendar/cal-iso.el (date):
14634 * calendar/cal-julian.el (date):
14635 * calendar/cal-mayan.el (date):
14636 * calendar/cal-menu.el (date, event):
14637 * calendar/cal-persia.el (date):
14638 * calendar/lunar.el (date):
14639 * calendar/solar.el (date): Add defvars.
14640
14641 * emerge.el:
14642 * ibuffer.el:
14643 * info-xref.el:
14644 * obsolete/bg-mouse.el:
14645 * obsolete/sun-curs.el:
14646 * obsolete/swedish.el: Move the `defvar's to the top level.
14647
14648 * smerge-mode.el (smerge-refined-change): Add :group.
14649
14650 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
14651
14652 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
14653 (smerge-keep-n): Remove props.
14654 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14655 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
14656 now that it's done in smerge-keep-n.
14657 (smerge-refined-change): New face.
14658 (smerge-refine-chopup-region, smerge-refine-highlight-change)
14659 (smerge-refine): New funs.
14660 (smerge-basic-map): Bind smerge-refine.
14661
14662 2005-08-25 Juri Linkov <juri@jurta.org>
14663
14664 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
14665 compilation-process-setup-function and compilation-disable-input
14666 in grep-mode instead of let-bindings in grep.
14667
14668 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
14669 Delete "Automatic File De/compression" (auto-compression-mode).
14670
14671 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
14672
14673 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
14674 Silence warning about non-existent variable.
14675
14676 2005-08-25 Richard M. Stallman <rms@gnu.org>
14677
14678 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
14679 Rename "Describe Key" to "Describe Key or Mouse Operation".
14680
14681 * mail/mailalias.el (build-mail-aliases): Delete comments
14682 from the contents before processing them.
14683
14684 * isearch.el (isearch-edit-string): Erase the Search prompt
14685 if user enters an empty string and there is no default.
14686
14687 * comint.el (comint-file-name-prefix): Add autoload.
14688
14689 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
14690
14691 * subr.el (play-sound): Rearrange to avoid warning.
14692
14693 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
14694
14695 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
14696 New hook.
14697 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
14698
14699 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
14700
14701 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
14702
14703 * custom.el (custom-theme-set-variables): Sort minor modes last.
14704
14705 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14706
14707 * subr.el (version-separator, version-regexp-alist): New vars used by
14708 version comparison funs.
14709 (integer-list-<, integer-list-=, integer-list-<=)
14710 (integer-list-not-zero): New funs for integer list comparison.
14711 (version-to-list, version=, version<, version<=): New funs for version
14712 comparison.
14713
14714 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
14715
14716 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
14717 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
14718 time to silence the byte-compiler.
14719
14720 * ibuffer.el (ibuffer-compile-make-eliding-form)
14721 (ibuffer-check-formats): Use `with-no-warnings' to hide references
14722 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
14723 so it's silly to get warnings for it).
14724 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
14725 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
14726 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
14727 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
14728 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
14729 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
14730 Defvar at compile time.
14731 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
14732 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
14733 Declare them before use.
14734
14735 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
14736 (info-xref-good, info-xref-bad): Defvar at compile time.
14737
14738 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
14739 Use `let*' instead of `let'.
14740
14741 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
14742 (*mouse-y*, menu, char): Defvar at compile time.
14743 (sc::menu): Declare it before use.
14744 (sc::pack-one-line): Use `let', not `let*'.
14745
14746 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
14747 (mail-send-hook): Defvar at compile time.
14748
14749 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
14750 Defvar at compile time.
14751
14752 * term/sun-mouse.el (current-global-mousemap)
14753 (current-local-mousemap): Declare them before use.
14754
14755 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
14756
14757 * bookmark.el (bookmark-after-jump-hook): New hook.
14758 (bookmark-jump): Run `bookmark-after-jump-hook'.
14759
14760 2005-08-23 Juri Linkov <juri@jurta.org>
14761
14762 * faces.el (minibuffer-prompt): Doc fix.
14763
14764 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
14765
14766 * progmodes/xscheme.el: Trivial changes to silence warnings.
14767 (xscheme-previous-mode, xscheme-previous-process-state):
14768 Add defvars.
14769 (xscheme-last-input-end, xscheme-process-command-line)
14770 (xscheme-process-name, xscheme-buffer-name)
14771 (xscheme-expressions-ring-max, xscheme-expressions-ring)
14772 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
14773 (xscheme-control-g-synchronization-p)
14774 (xscheme-control-g-disabled-p, xscheme-string-receiver)
14775 (default-xscheme-runlight, xscheme-runlight)
14776 (xscheme-runlight-string, xscheme-process-filter-state)
14777 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
14778 Move to beginning of file.
14779 (scheme-interaction-mode-commands-alist)
14780 (scheme-interaction-mode-map, scheme-debugger-mode-map):
14781 Declare them before use. Note: the initialization code for the variables
14782 has not been moved because it uses functions that reference the variables.
14783 (xscheme-control-g-message-string, xscheme-process-filter-alist)
14784 (xscheme-prompt-for-expression-map): Declare them before use.
14785 (scheme-debugger-mode-commands): "?\ " -> "?\s".
14786
14787 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
14788
14789 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
14790
14791 2005-08-22 Juri Linkov <juri@jurta.org>
14792
14793 * faces.el (set-face-underline): Delete this duplicate function
14794 and make an obsolete alias to set-face-underline-p.
14795 (set-face-underline-p): Use docstring of set-face-underline.
14796 (describe-face): Create hyperlink to parent face.
14797
14798 * info.el (Info-insert-dir): Use save-excursion around
14799 insert-buffer-substring.
14800 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
14801 (Info-escape-percent): Delete function.
14802 (Info-fontify-node): Replace Info-escape-percent by
14803 replace-regexp-in-string with REP arg set to lambda that
14804 duplicates `%' and preserves text properties.
14805
14806 * progmodes/compile.el (compilation-disable-input): Doc fix.
14807 (define-compilation-mode): Doc fix and refill.
14808 (kill-compilation): Use `mode-name' in the error message.
14809 (compilation-find-file): Use `compilation-error' in the
14810 read-file-name's prompt.
14811
14812 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
14813
14814 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14815 (smerge-auto-leave): Make undo re-enable the mode.
14816 (debug-ignored-errors): Add the user-error of impossible resolution.
14817 (smerge-resolve): Move things around a bit, in preparation for later.
14818 (smerge-diff): Don't fail if the buffer has no associated file.
14819 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14820 (smerge-conflict-overlay): New function.
14821 (smerge-match-conflict): Don't add text properties here.
14822 (smerge-find-conflict): Instead, add an overlay here.
14823 Also check for the case where we're inside a conflict already, so as to
14824 obviate the need for font-lock-multiline, which is unbearably slow with
14825 large conflicts and ciomplex font-lock patterns.
14826 (smerge-remove-props): Remove overlay rather than text-properties.
14827 (smerge-mode): Don't set font-lock-multiline.
14828 Remove overlays when turned off.
14829
14830 2005-08-21 Kim F. Storm <storm@cua.dk>
14831
14832 * ido.el (ido-ignore-item-p): Use save-match-data.
14833 Bind case-fold-search to ido-case-fold locally.
14834
14835 2005-08-20 Richard M. Stallman <rms@gnu.org>
14836
14837 * files.el (normal-mode): If font lock is on, turn it off and on.
14838
14839 * subr.el (replace-regexp-in-string): Doc fix.
14840
14841 * startup.el (command-line-1): Don't suppress startup screen
14842 due to existing processes.
14843
14844 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14845
14846 * progmodes/compile.el (compilation-disable-input): Default to nil.
14847
14848 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14849
14850 * progmodes/compile.el (compilation-disable-input): New defcustom.
14851 (compilation-start): If compilation-disable-input is non-nil, send
14852 EOF to the compilation process.
14853
14854 2005-08-20 Eli Zaretskii <eliz@gnu.org>
14855
14856 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14857 Run the argument of tex-shell-cd-command through
14858 convert-standard-filename, to get the correct style of slashes on
14859 Windows, and enclose the result in quotes, in case the file name
14860 includes whitespace or other special characters.
14861
14862 2005-08-19 Andreas Schwab <schwab@suse.de>
14863
14864 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14865 process.
14866
14867 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
14868
14869 * cus-start.el (minibuffer-prompt-properties): Correct typo.
14870
14871 2005-08-18 Kim F. Storm <storm@cua.dk>
14872
14873 * scroll-lock.el: Fix errors due to incorrect line wrapping.
14874
14875 2005-08-18 Richard M. Stallman <rms@gnu.org>
14876
14877 * scroll-lock.el: New file.
14878
14879 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
14880
14881 * dired.el (dired-move-to-end-of-filename):
14882 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14883
14884 2005-08-18 Kim F. Storm <storm@cua.dk>
14885
14886 * ido.el (ido-everywhere): Fix defcustom :set function to disable
14887 rather than toggle mode when custom value is nil.
14888 (ido-everywhere): Fix defun doc string.
14889
14890 2005-08-17 Richard M. Stallman <rms@gnu.org>
14891
14892 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14893 as tag instead of "Inviolable".
14894
14895 2005-08-17 Kim F. Storm <storm@cua.dk>
14896
14897 * windmove.el (windmove-coordinates-of-position): Remove.
14898 (windmove-coordinates-of-window-position): Remove.
14899 (windmove-reference-loc): Use posn-at-point instead.
14900
14901 * subr.el (insert-for-yank-1): Doc fix.
14902
14903 * ido.el (ido-enter-matching-directory): Rename from
14904 ido-enter-single-matching-directory. Change `slash' choice to
14905 `only'. Add `first' choice.
14906 (ido-exhibit): Adapt to above changes.
14907
14908 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
14909
14910 * Makefile.in: Expand comment about building loaddefs.el.
14911
14912 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
14913
14914 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14915 Comment use of defadvice.
14916
14917 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14918
14919 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
14920
14921 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14922 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14923 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14924 * progmodes/idlw-shell.el, progmodes/ld-script.el,
14925 * progmodes/which-func.el, ruler-mode.el, strokes.el,
14926 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14927 for backward compatibility for faces that did not appear in the
14928 previous Emacs release.
14929
14930 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14931
14932 2005-08-15 Kim F. Storm <storm@cua.dk>
14933
14934 * emulation/cua-base.el (cua-delete-region): Return t if
14935 deleted region was non-empty.
14936 (cua-replace-region): Inhibit overwrite-mode for
14937 self-insert-command if replaced region was non-empty.
14938 (cua--explicit-region-start, cua--status-string): Make them
14939 buffer-local at top-level...
14940 (cua-mode): ...rather than when mode is enabled.
14941
14942 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
14943
14944 * progmodes/vhdl-mode.el (vhdl-emacs-21):
14945 Set t for Emacs 21, 22, and so on.
14946
14947 2005-08-15 David Ponce <david@dponce.com>
14948
14949 * tree-widget.el: Update Commentary header.
14950 (tree-widget-theme): Doc fix.
14951 (tree-widget-space-width): New option.
14952 (tree-widget-image-properties): Look up in the default theme too.
14953 (tree-widget--cursors): Only for images with arrow pointer shape.
14954 (tree-widget-lookup-image): Pointer shape is hand by default.
14955 (tree-widget-icon): Rename generic icon widget from
14956 `tree-widget-control'.
14957 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14958 derive from `tree-widget-icon'.
14959 (tree-widget-handle): Improve default look and feel of the text
14960 representation.
14961 (tree-widget): Rename :*-control properties to :*-icon properties.
14962 Add :action and :help-echo properties.
14963 (tree-widget-after-toggle-functions): Move.
14964 (tree-widget-close-node, tree-widget-open-node): Remove.
14965 (tree-widget-before-create-icon-functions): New hook.
14966 (tree-widget-value-create): Update to allow customization of icons
14967 and nodes at run-time via that new hook.
14968 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14969 (tree-widget-icon-action, tree-widget-icon-help-echo)
14970 (tree-widget-action, tree-widget-help-echo): New functions.
14971
14972 2005-08-15 Kim F. Storm <storm@cua.dk>
14973
14974 * ido.el (ido-buffer-internal): Use with-no-warnings.
14975 (ido-make-merged-file-list): Use while-no-input.
14976
14977 2005-08-15 Richard M. Stallman <rms@gnu.org>
14978
14979 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14980 (flyspell-large-region): Fix doc and custom type.
14981
14982 2005-08-14 Richard M. Stallman <rms@gnu.org>
14983
14984 * files.el (interpreter-mode-alist): Doc fix.
14985
14986 * mail/rmail.el (rmail-nonignored-headers): New variable.
14987 (rmail-clear-headers): Use it.
14988 (rmail-reply): Better handling of mail-followup-to header.
14989
14990 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14991 Rename variable from sh-font-lock-keywords. In the `shell' entry,
14992 don't try to refer to executable-font-lock-keywords.
14993 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14994 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14995 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14996 (sh-mode): Set comment-start-skip, local-abbrev-table,
14997 imenu-case-fold-search.
14998 (sh-set-shell): Don't set them here.
14999 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
15000 Don't cache the results in the original alist; don't ever modify
15001 that alist.
15002
15003 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
15004
15005 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
15006 empty.
15007
15008 2005-08-15 Andreas Schwab <schwab@suse.de>
15009
15010 * desktop.el: Put autoload cookie at risky-local-variable declarations.
15011
15012 * dired.el, info.el, mail/rmail.el: Revert last change.
15013
15014 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
15015
15016 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
15017 modification in `eval-after-load' form.
15018 * info.el: Likewise.
15019 * mail/rmail.el: Likewise.
15020
15021 2005-08-14 Juri Linkov <juri@jurta.org>
15022
15023 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15024 Remove highlighting of "Compilation started". Highlight only
15025 the word "finished" in "Compilation finished". Add highlighting
15026 of "interrupt", "killed", "terminated" and the exit code.
15027 (compilation-start): Add newline after header. Use exactly the
15028 same time stamp format as the finishing message.
15029 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
15030
15031 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
15032 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
15033 Add highlighting of "interrupt", "killed", "terminated".
15034
15035 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
15036 enabled and the current command is self-insert-command, call it
15037 explicitly with overwrite-mode bound to nil, to not allow it
15038 to delete the character after the selected region.
15039
15040 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
15041
15042 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
15043 move-end-of-line, end-of-line, and beginning-of-line to the list
15044 of commands after which the echo area is updated.
15045
15046 2005-08-12 Eli Zaretskii <eliz@gnu.org>
15047
15048 * cus-edit.el (custom-save-all, custom-save-delete):
15049 Bind recentf-exclude to exclude custom-file.
15050
15051 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
15052
15053 * mail/rmailsum.el (rmail-summary-end-of-message): New command
15054 to go to the bottom of the mail message. Added to
15055 `rmail-summary-mode-map' with key "/".
15056 (rmail-summary-show-message): New (internal) function for use by
15057 both `rmail-summary-beginning/end-of-message'.
15058 (rmail-summary-beginning-of-message): Change to use
15059 rmail-summary-show-message.
15060
15061 * mail/rmail.el (rmail-end-of-message): New command to go to the
15062 end of the current message. Added to `rmail-mode-map' with key "/".
15063 (rmail-beginning-of-message): Fix to work as documented.
15064 (rmail-mode): Change documentation.
15065
15066 * progmodes/compile.el (compilation-start): Add the line
15067 "Compilation started" with compilation start time.
15068 (compilation-mode-font-lock-keywords): Add `started' to keywords.
15069
15070 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
15071
15072 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
15073 of menu items.
15074
15075 2005-08-11 Richard M. Stallman <rms@gnu.org>
15076
15077 * simple.el (pop-global-mark): Reverse test of widen-automatically.
15078
15079 * battery.el (battery-status-function): Don't use ignore-errors.
15080
15081 2005-08-11 Lute Kamstra <lute@gnu.org>
15082
15083 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
15084 define-obsolete-variable-alias.
15085
15086 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
15087
15088 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
15089 (ange-ftp-send-cmd): Revert last change, and expand
15090 the comment explaining the problem.
15091
15092 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
15093
15094 * ldefs-boot.el: Update.
15095
15096 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
15097 item to "Time, Load and Mail". Change help echo text.
15098
15099 * time.el (display-time-use-mail-icon, display-time-format)
15100 (display-time-string-forms): Shorten first line of docstrings.
15101
15102 2005-08-10 Lars Hansen <larsh@soem.dk>
15103
15104 * desktop.el (desktop-buffer-mode-handlers):
15105 Make non-customizable. Add autoload cookie. Change initial value to
15106 nil; add elements in respective modules instead. Fix doc string.
15107 (desktop-load-file): New function.
15108 (desktop-minor-mode-handlers): New autoloaded variable.
15109 (desktop-create-buffer): Call minor mode handlers.
15110 Use desktop-load-file to load major and minor mode modules prior to
15111 checking for a handler.
15112 (desktop-save): Don't add nil to desktop-minor-modes for minor
15113 modes with nil function in desktop-minor-mode-table. Don't delete
15114 desktop file before rewriting it.
15115 (desktop-locals-to-save): Add autoload cookie. Don't make
15116 automatically buffer-local. Add variables column-number-mode,
15117 size-indication-mode, indent-tabs-mode,
15118 indicate-buffer-boundaries, indicate-empty-lines and
15119 show-trailing-whitespace.
15120 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
15121 regexps. Don't use desktop-clear-preserve-buffers-regexp.
15122 (desktop-clear-preserve-buffers-regexp): Delete.
15123 (desktop-clear-preserve-buffers): Update initial value and docstring.
15124 (desktop-save-buffer): Fix doc string.
15125
15126 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
15127 (hilit-chg-desktop-restore): New function.
15128 (highlight-changes-mode): Add highlight-changes-mode to
15129 desktop-locals-to-save.
15130
15131 * dired.el: Add handler to desktop-buffer-mode-handlers.
15132 (dired-restore-desktop-buffer): Remove autoload cookie.
15133 (dired-mode): Add autoload cookie.
15134
15135 * info.el: Add handler to desktop-buffer-mode-handlers.
15136 (Info-restore-desktop-buffer): Remove autoload cookie.
15137 (Info-mode): Add autoload cookie.
15138
15139 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
15140 (mh-restore-desktop-buffer): Remove autoload cookie.
15141 (mh-folder-mode): Add autoload cookie.
15142
15143 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
15144 (rmail-restore-desktop-buffer): Remove autoload cookie.
15145
15146 2005-08-11 Masatake YAMATO <jet@gyve.org>
15147
15148 * hexl.el (hexl-address-region):
15149 (hexl-ascii-region, hexl-font-lock-keywords):
15150 (hexl-highlight-line-range): Use the term "region"
15151 instead of "area" for consistency with the other symbols
15152 defined in hexl.el.
15153
15154 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
15155
15156 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
15157 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
15158 out by Juri Linkov). Add `display-battery-mode'.
15159
15160 2005-08-09 Juri Linkov <juri@jurta.org>
15161
15162 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15163 Remove `-text' from face variable names.
15164 (compilation-error-file-name, compilation-warning-file-name)
15165 (compilation-info-file-name): Delete faces.
15166 (compilation-line-number, compilation-column-number):
15167 Remove face underlining.
15168 (compilation-message-face): Set to `underline' value by default.
15169 (compilation-error-face, compilation-warning-face)
15170 (compilation-info-face): Remove `-file-name' from face names.
15171 (compilation-error-text-face, compilation-warning-text-face)
15172 (compilation-info-text-face): Delete face variables.
15173 (compilation-text-face): Delete function.
15174
15175 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
15176 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
15177 (grep-error-face): Set to `compilation-error' instead of
15178 `compilation-error-face' (which is redefined to `grep-hit-face' in
15179 grep buffers).
15180 (grep-mode-font-lock-keywords): Remove `-text' from face variable
15181 names. Use `grep-error-face' instead of `compilation-error-text-face'.
15182
15183 * dired-aux.el (dired-do-query-replace-regexp):
15184 Use `query-replace-read-args'.
15185
15186 * replace.el (query-replace-read-from, query-replace-read-to)
15187 (query-replace-read-args): Rename arg `string' to `prompt'.
15188
15189 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
15190
15191 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
15192
15193 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
15194 uploading files.
15195 (ange-ftp-canonize-filename): Handle file names beginning with ~
15196 correctly.
15197
15198 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
15199
15200 * textmodes/fill.el (canonically-space-region)
15201 (fill-context-prefix, fill-french-nobreak-p)
15202 (fill-delete-newlines, fill-comment-paragraph)
15203 (justify-current-line): "?\ " -> "?\s".
15204
15205 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
15206
15207 * textmodes/fill.el (fill-nonuniform-paragraphs):
15208 Improve argument/docstring consistency.
15209
15210 2005-08-09 Richard M. Stallman <rms@gnu.org>
15211
15212 * textmodes/ispell.el (ispell-word): More fboundp checks.
15213
15214 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
15215 (find-file-noselect-1): Call it here, only if RAWFILE.
15216 (normal-mode): Always set some major mode.
15217 (save-some-buffers-action-alist): Change some explanation strings.
15218 (file-name-non-special): In the `quote' method, use unwind-protect.
15219
15220 2005-08-09 Magnus Henoch <mange@freemail.hu>
15221
15222 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
15223 (ispell-have-aspell-dictionaries): New variable.
15224 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
15225 (ispell-get-aspell-config-value): New function.
15226 (ispell-aspell-find-dictionary): New function.
15227 (ispell-aspell-add-aliases): New function.
15228 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
15229 appropriate. Don't look for ispell dictionaries if we use aspell.
15230 (ispell-menu-map): Don't build a submenu of dictionaries.
15231
15232 2005-08-09 Richard M. Stallman <rms@gnu.org>
15233
15234 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
15235 (sql-read-passwd): Use read-passwd.
15236
15237 * progmodes/idlw-toolbar.el (idlwave-toolbar)
15238 (idlwave-toolbar-is-possible): Add defvars.
15239
15240 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
15241 Avoid warnings.
15242
15243 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
15244 (idlwave-system-class-info, idlwave-executive-commands-alist):
15245 Use defvar.
15246
15247 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
15248
15249 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
15250 Avoid warnings.
15251
15252 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
15253 and content-type: headers.
15254
15255 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
15256
15257 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
15258 and rename some of them to be more self-explanatory.
15259
15260 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
15261
15262 * startup.el (command-line-1): Implement -scriptload.
15263
15264 * replace.el (occur-engine): Initial *Occur* output not undoable.
15265
15266 * menu-bar.el (menu-bar-file-menu): Rename some menu items
15267 and improve help strings.
15268
15269 * isearch.el (isearch-repeat): When changing direction,
15270 mark search successful.
15271
15272 * ediff-init.el: Use (featurep 'xemacs).
15273
15274 * comint.el (send-invisible): Identify buffer, if not selected.
15275
15276 * align.el: Delete autoload for c-guess-basic-syntax.
15277
15278 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
15279
15280 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
15281 Improve argument/docstring consistency. Doc fixes.
15282 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
15283 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
15284 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
15285 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
15286 (r2bv-organization, r2bv-pages, r2bv-primary-author)
15287 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
15288 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
15289 Defvar at compile time.
15290
15291 2005-08-09 Juri Linkov <juri@jurta.org>
15292
15293 * info.el: Replace `info' with upper-case `Info' where appropriate.
15294 (info-title-1, info-title-2, info-title-3, info-title-4)
15295 (info-menu-header): Move up face definitions.
15296 (info-menu-star): Rename from `info-menu-5'.
15297 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
15298 (Info-fontify-visited-nodes): Fix docstring.
15299 (Info-hide-note-references): Fix docstring.
15300 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
15301 menu items in the same way as on cross-references.
15302 (info-apropos): Fix sorting order and formatting to be like in the
15303 stand-alone Info browser. Display error messages for 1 sec.
15304 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
15305 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
15306 from the menu bar.
15307 (Info-insert-dir): Restore point after calling
15308 `insert-buffer-substring'.
15309
15310 2005-08-08 Richard M. Stallman <rms@gnu.org>
15311
15312 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
15313 (recompute-lucid-menubar): Add defvars.
15314
15315 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
15316
15317 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
15318
15319 * net/net-utils.el (run-dig): Rename from `dig'.
15320
15321 * play/gametree.el (gametree-mode): Use make-local-variable,
15322 not make-variable-buffer-local.
15323
15324 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
15325
15326 * ansi-color.el (ansi-color-make-extent)
15327 (ansi-color-set-extent-face): Use fboundp, not functionp.
15328
15329 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
15330 not make-variable-buffer-local.
15331
15332 * bookmark.el (Info-current-file): Add defvar.
15333 (bookmark-jump-noselect): Use with-no-warnings.
15334
15335 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
15336
15337 * ebuff-menu.el (Helper-return-blurb): Add defvar.
15338
15339 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
15340
15341 * find-file.el (ada-procedure-start-regexp)
15342 (ada-package-start-regexp): Add defvars.
15343
15344 * info.el (Info-insert-dir): Use insert-buffer-substring.
15345
15346 * xml.el (xml-att-def-re): Add defvar.
15347
15348 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
15349 calling convention.
15350
15351 * subr.el (while-no-input): Return t if there is input.
15352
15353 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
15354
15355 * cus-start.el (all): Add `overflow-newline-into-fringe'.
15356
15357 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
15358
15359 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
15360 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
15361
15362 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
15363
15364 * cmuscheme.el (scheme-start-file): Replace reference to
15365 `user-emacs-directory' by "~/.emacs.d/".
15366
15367 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
15368
15369 * info.el (Info-dir-remove-duplicates): Avoid case folding
15370 in loop; instead, keep downcased strings for comparison.
15371 Suggested by Helmut Eller.
15372
15373 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
15374
15375 Sync with Tramp 2.0.50.
15376
15377 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
15378 XEmacs case; not necessary anymore.
15379 (tramp-user-regexp): Allow "@" as part of user name.
15380 (tramp-handle-set-visited-file-modtime)
15381 (tramp-handle-insert-file-contents)
15382 (tramp-handle-write-region): No special handling for
15383 `last-coding-system-used, because this is done in
15384 `tramp-accept-process-output' now.
15385 (tramp-accept-process-output): New defun.
15386 (tramp-process-one-action, tramp-process-one-multi-action)
15387 (tramp-wait-for-regexp, tramp-wait-for-output)
15388 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
15389 Howells <dhowells@redhat.com>.
15390 (clear-visited-file-modtime): Defadvice removed. The check for
15391 unset buffer's modtime does not need to be based on
15392 `tramp-buffer-file-attributes'. Suggested by RMS.
15393 (tramp-message): Insert "\n" if not being at beginning of line.
15394 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
15395 sequence with same logic.
15396 (tramp-completion-handle-expand-file-name): Discard call of
15397 `tramp-drop-volume-letter'. It is not necessary, and there have
15398 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
15399 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15400 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
15401 should always be visible.
15402 (tramp-handle-insert-directory, tramp-setup-complete)
15403 (tramp-set-process-query-on-exit-flag)
15404 (tramp-append-tramp-buffers): Pacify byte-compiler.
15405 (tramp-bug): Delete non-existing variables from list.
15406 Apply `tramp-load-report-modules' as pre-hook.
15407 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
15408 `shell-prompt-pattern' because of non-7bit characters.
15409 Reported by Sebastian Luque <sluque@mun.ca>.
15410 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
15411 (tramp-match-string-list): Remove function.
15412 (tramp-wait-for-regexp): Remove call of that function.
15413 Suggested by Kim F. Storm <storm@cua.dk>.
15414 (tramp-set-auto-save-file-modes): Use octal integer code #o600
15415 instead of octal character code ?\600. The latter resulted in a
15416 syntax error with XEmacs.
15417
15418 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
15419 XEmacs case; not necessary anymore.
15420 (tramp-smb-handle-write-region): No special handling for
15421 `last-coding-system-used, because this is done in
15422 `tramp-accept-process-output' now.
15423 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
15424
15425 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
15426
15427 * wid-edit.el (widget-choice-value-create):
15428 Unconditionally respect user choice. Set :explicit-choice back to nil
15429 when no longer needed.
15430 (widget-choice-action): Unconditionally respect user choice.
15431 Eliminate :explicit-choice-value.
15432
15433 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
15434
15435 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
15436 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
15437 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
15438 running new function `toggle-indicate-empty-lines'.
15439 Rename "Customize" item to "Customize fringe".
15440 Rename "Indicators" item to "Buffer boundaries" and change help echo.
15441 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
15442 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
15443 Delete "Empty lines only" item.
15444 (menu-bar-showhide-fringe-ind-customize): New function.
15445 (menu-bar-showhide-fringe-ind-mixed)
15446 (menu-bar-showhide-fringe-ind-box)
15447 (menu-bar-showhide-fringe-ind-right)
15448 (menu-bar-showhide-fringe-ind-left)
15449 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
15450 instead of `fringe-indicators'.
15451
15452 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15453
15454 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
15455 Change the date of last update.
15456
15457 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15458
15459 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
15460 (viper-exec-yank, viper-put-back): Don't display modification msg
15461 if in the minibuffer.
15462
15463 * viper-init.el (viper-replace-overlay-cursor-color)
15464 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
15465 Make variables frame local.
15466
15467 * viper-util.el (viper-append-filter-alist): Use append instead of
15468 nconc.
15469
15470 * viper.el (viper-vi-state-mode-list)
15471 (viper-emacs-state-mode-list): Move help-mode and
15472 completion-list-mode from the first list to the second.
15473 (viper-mode): Docstring.
15474 (viper-go-away, viper-non-hook-settings): Don't localize
15475 minor-mode-alist in newer Emacsen. Add advice to
15476 set-cursor-color. Don't bind "\C-c\\".
15477
15478 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
15479
15480 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
15481 (scheme-macro-expand-command): New user options.
15482 (scheme-trace-procedure, scheme-expand-current-form): New commands.
15483 (scheme-form-at-point, scheme-start-file)
15484 (scheme-interactively-start-process): New functions.
15485 (scheme-get-process): New function, extracted from `scheme-proc'.
15486 (run-scheme): Call `scheme-start-file' to get start file, and pass
15487 it to `make-comint'.
15488 (switch-to-scheme, scheme-proc):
15489 Call `scheme-interactively-start-process' if no Scheme buffer/process
15490 is available.
15491
15492 2005-08-06 Juri Linkov <juri@jurta.org>
15493
15494 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15495 Use `compilation-text-face', `compilation-info-text-face' and
15496 `compilation-error-text-face' instead of `font-lock-keyword-face'.
15497 (compilation-error): New face.
15498 (compilation-error-file-name): Inherit from
15499 `compilation-error' instead of `font-lock-warning-face'.
15500 (compilation-warning-file-name): Inherit from
15501 `compilation-warning' instead of `font-lock-warning-face'.
15502 (compilation-info, compilation-error-file-name)
15503 (compilation-warning-file-name, compilation-info-file-name)
15504 (compilation-line-number, compilation-column-number): Doc fix.
15505 (compilation-error-text-face, compilation-warning-text-face)
15506 (compilation-info-text-face): New face variables.
15507 (compilation-line-face, compilation-column-face)
15508 (compilation-enter-directory-face)
15509 (compilation-leave-directory-face): Doc fix.
15510 (compilation-text-face): New function.
15511
15512 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
15513 instead of 1 to display binary file names as info file links.
15514 (grep-error-face): Use `compilation-error-face' instead of
15515 `font-lock-keyword-face'.
15516 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
15517 and `compilation-warning-text-face' instead of
15518 `font-lock-keyword-face'. Use `compilation-error-text-face'
15519 instead of `grep-error-face'.
15520
15521 2005-08-05 Kenichi Handa <handa@m17n.org>
15522
15523 * international/code-pages.el: Add autoload cookies for all coding
15524 systems.
15525
15526 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
15527
15528 * cus-start.el (all): Put undo.c where it alphabetically belongs.
15529
15530 2005-08-04 Juri Linkov <juri@jurta.org>
15531
15532 * progmodes/compile.el (compilation-mode-map):
15533 * progmodes/grep.el (grep-mode-map):
15534 Bind TAB to `compilation-next-error' and [backtab] to
15535 `compilation-previous-error'.
15536
15537 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
15538 matching line numbers, column numbers and their ranges with regexp
15539 matching only line numbers.
15540 (grep-context-face): New face variable.
15541 (grep-mode-font-lock-keywords): Use it.
15542
15543 * faces.el (read-face-name): Delete duplicate faces.
15544
15545 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
15546
15547 * thumbs.el (thumbs-find-image): Don't make variables
15548 automatically buffer local.
15549 (thumbs-current-tmp-filename, thumbs-current-image-filename)
15550 (thumbs-image-num): Make automatically buffer local.
15551 (thumbs-show-thumbs-list): Use `make-local-variable', not
15552 `make-variable-buffer-local'.
15553 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
15554
15555 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
15556 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
15557 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
15558 (bother, bye, canyou, chatlst, continue, deathlst, describe)
15559 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15560 (feelings-about, foullst, found, hello, history, howareyoulst)
15561 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15562 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15563 (neglst, obj, object, owner, please, problems, qlist)
15564 (random-adjective, relation, remlst, repetitive-shortness)
15565 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15566 (shortlst, something, sportslst, stallmanlst, states, subj)
15567 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15568 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15569 Defvar at compile time.
15570
15571 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15572 not `make-variable-buffer-local'.
15573
15574 2005-08-02 Kim F. Storm <storm@cua.dk>
15575
15576 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15577 rectangle overlay in selected window.
15578
15579 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
15580
15581 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15582 instead of display group. Make `indicate-buffer-boundaries'
15583 customizable through Custom.
15584
15585 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
15586
15587 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15588 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15589 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15590 (gdb-put-string): Fix typos in docstrings.
15591
15592 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
15593
15594 Update copyright notices of files in progmodes directory for
15595 release of Emacs 22.1.
15596
15597 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15598
15599 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15600 Don't barf if the GUD buffer has been killed.
15601
15602 2005-08-01 Kim F. Storm <storm@cua.dk>
15603
15604 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15605
15606 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
15607
15608 * simple.el (next-error-follow-minor-mode):
15609 make-variable-buffer-local -> make-local-variable.
15610
15611 * emacs-lisp/cl-extra.el: Require CL also when compiling.
15612
15613 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15614 (byte-compile-form-make-variable-buffer-local): New functions to warn
15615 about misuses of make-variable-buffer-local where make-local-variable
15616 was meant.
15617
15618 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
15619
15620 * bs.el (bs-attributes-list): Doc fix.
15621 (bs): Update url-link.
15622
15623 * desktop.el (desktop-save-buffer): Fix typos in docstring.
15624 (desktop-load-default): Simplify.
15625
15626 * ibuffer.el (ibuffer-columnize-and-insert-list)
15627 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15628 (ibuffer-unmark-all, ibuffer-toggle-marks)
15629 (ibuffer-unmark-forward, ibuffer-unmark-backward)
15630 (ibuffer-compile-make-format-form, ibuffer-format-column)
15631 (ibuffer-current-buffers-with-marks)
15632 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15633 (ibuffer): Doc fix.
15634 (ibuffer-mode): Fix typo in docstring.
15635 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
15636 with `define-obsolete-variable-alias'.
15637 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
15638
15639 2005-07-29 Kenichi Handa <handa@m17n.org>
15640
15641 * international/mule-cmds.el (select-message-coding-system):
15642 Be sure to use LF for end-of-line. If no coding system is decided,
15643 return iso-8859-1-unix.
15644
15645 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
15646
15647 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
15648 (ange-ftp-pending-error-line): New vars.
15649 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
15650 to handle the non-fatal no-route-to-host messages.
15651 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
15652
15653 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
15654
15655 * isearch.el (isearch-mode-map, isearch-other-meta-char)
15656 (isearch-quote-char, isearch-printing-char)
15657 (isearch-text-char-description): "?\ " -> "?\s".
15658 (isearch-lazy-highlight-cleanup)
15659 (isearch-lazy-highlight-initial-delay)
15660 (isearch-lazy-highlight-interval)
15661 (isearch-lazy-highlight-max-at-a-time)
15662 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
15663 Declare with define-obsolete-*-alias macros.
15664 (isearch-forward): Fix typo in docstring.
15665 (search-invisible, search-ring-yank-pointer)
15666 (regexp-search-ring-yank-pointer): Doc fixes.
15667
15668 * recentf.el (recentf-menu-append-commands-p): Declare with
15669 `define-obsolete-variable-alias'.
15670 (recentf-max-saved-items, recentf-menu-filter)
15671 (recentf-arrange-by-rule-subfilter): Doc fixes.
15672 (recentf-menu-append-commands-flag)
15673 (recentf-initialize-file-name-history, recentf-expand-file-name)
15674 (recentf-clear-data): Fix typos in docstrings.
15675
15676 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
15677
15678 * progmodes/gdb-ui.el: Smarten comments.
15679 (gdb-info-breakpoints-custom): Use nowarn when finding file.
15680
15681 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
15682
15683 * term/apollo.el (terminal-init-apollo): New function containing
15684 all former top level forms in the file.
15685 * term/bobcat.el (terminal-init-bobcat):
15686 * term/cygwin.el (terminal-init-cygwin):
15687 * term/iris-ansi.el (terminal-init-iris-ansi):
15688 * term/linux.el (terminal-init-linux):
15689 * term/news.el (terminal-init-news):
15690 * term/rxvt.el (terminal-init-rxvt):
15691 * term/sun.el (terminal-init-sun):
15692 * term/tvi970.el (terminal-init-tvi970):
15693 * term/vt100.el (terminal-init-vt100):
15694 * term/vt102.el (terminal-init-vt102):
15695 * term/vt125.el (terminal-init-vt125):
15696 * term/vt200.el (terminal-init-vt200):
15697 * term/vt201.el (terminal-init-vt201):
15698 * term/vt220.el (terminal-init-vt220):
15699 * term/vt240.el (terminal-init-vt240):
15700 * term/vt300.el (terminal-init-vt300):
15701 * term/vt320.el (terminal-init-vt320):
15702 * term/vt400.el (terminal-init-vt400):
15703 * term/vt420.el (terminal-init-vt420):
15704 * term/wyse50.el (terminal-init-wyse50):
15705 * term/xterm.el (terminal-init-xterm): Likewise.
15706
15707 * term/README: Describe the terminal-init-* functionality.
15708
15709 * startup.el (command-line): After loading the terminal initialization
15710 file call the corresponding terminal initialization function.
15711
15712 2005-07-27 Kenichi Handa <handa@m17n.org>
15713
15714 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
15715 negative.
15716
15717 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
15718 (ps-mule-composition-prologue): Fix for the case that
15719 RelativeCompose is false.
15720
15721 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15722
15723 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
15724
15725 * descr-text.el (describe-char): Handle the case where the list of
15726 chars is displayed in a separate frame.
15727 Be a bit more discriminating when looking for the char.
15728
15729 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
15730
15731 * bookmark.el (bookmark-automatically-show-annotations)
15732 (bookmark-read-annotation-text-func): Doc fixes.
15733 (bookmark-save): Improve argument/docstring consistency.
15734 (bookmark-get-bookmark, bookmark-get-bookmark-record)
15735 (bookmark-alist-from-buffer)
15736 (bookmark-upgrade-file-format-from-0)
15737 (bookmark-grok-file-format-version)
15738 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
15739 (bookmark-read-annotation-mode)
15740 (bookmark-insert-current-bookmark, bookmark-jump)
15741 (bookmark-exit-hook): Fix typos in docstrings.
15742 (bookmark-exit-hooks): Define as obsolete alias.
15743 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
15744 not `bookmark-exit-hooks'. Fix docstring.
15745 (bookmark-bmenu-select): "?\ " -> "?\s".
15746
15747 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
15748
15749 * startup.el (command-line): Fix typo.
15750
15751 2005-07-24 Richard M. Stallman <rms@gnu.org>
15752
15753 * tooltip.el (tooltip-mode): Test emacs-basic-display,
15754 not emacs-quick-startup.
15755
15756 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
15757
15758 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
15759 (reb-next-match, reb-show-subexp): Use `with-selected-window'
15760 instead of `reb-with-current-window'.
15761 (reb-prev-match): Likewise. Also, don't move left if the search
15762 was unsuccessful.
15763 (reb-initialize-buffer): New function.
15764 (re-builder, reb-change-syntax): Use it.
15765
15766 * man.el (Man-goto-page): Make second argument NOERROR optional.
15767
15768 2005-07-23 Richard M. Stallman <rms@gnu.org>
15769
15770 * man.el (Man-bgproc-sentinel): Check here for failure to find
15771 any man page in the output, and report the error here.
15772 (Man-arguments): Make it permanent local.
15773 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
15774 (Man-mode): Pass t for NOERROR.
15775
15776 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
15777 (grep-mode-font-lock-keywords):
15778 Don't use compilation-...-face for messages that are not file names.
15779
15780 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15781 Don't use compilation-...-face for messages that are not file names.
15782
15783 2005-07-22 Juri Linkov <juri@jurta.org>
15784
15785 * startup.el (normal-splash-screen): Update menu name.
15786
15787 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
15788
15789 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15790
15791 * term/xterm.el: Load term/rxvt if the terminal is actually an
15792 rxvt terminal.
15793 (xterm-rxvt-set-background-mode): Remove, not used anymore.
15794
15795 * term/rxvt.el (function-key-map): Use substitute-key-definition
15796 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
15797
15798 * term/cygwin.el: New file.
15799
15800 2005-07-22 Kim F. Storm <storm@cua.dk>
15801
15802 * image-file.el (insert-image-file, image-file-yank-handler):
15803 Fix last change to maintain a (unique) yank-handler on yanked images.
15804
15805 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
15806
15807 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15808 of the file size (as in "177B" for 177 bytes). This happens with
15809 "ls -lh" on FreeBSD.
15810
15811 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
15812
15813 * hilit-chg.el (highlight-changes-global-initial-state)
15814 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15815 (hilit-chg-fixup, highlight-changes-mode):
15816 Fix typos in docstrings.
15817 (highlight-changes-global-modes, highlight-changes-rotate-faces):
15818 Doc fixes.
15819
15820 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
15821
15822 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15823 mode function using `eval-after-load'.
15824
15825 2005-07-21 Kim F. Storm <storm@cua.dk>
15826
15827 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15828 included when reporting an emacs crash, and tell about the DEBUG file.
15829
15830 * image-file.el (insert-image-file): Add yank-handler.
15831 (image-file-yank-handler): Yank handler to make unique copies of
15832 images when they are yanked into a buffer next to each other.
15833
15834 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
15835
15836 * comint.el (comint-use-prompt-regexp, comint-send-input)
15837 (comint-source-default, comint-extract-string)
15838 (comint-get-source, comint-word, comint-completion)
15839 (comint-source, comint-prompt-read-only, comint-update-fence):
15840 Fix typos in docstrings.
15841 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15842 Declare with define-obsolete-*-alias macros.
15843 (comint-previous-matching-input-from-input)
15844 (comint-next-matching-input-from-input)
15845 (comint-previous-matching-input, comint-next-matching-input)
15846 (comint-forward-matching-input):
15847 Improve argument/docstring consistency.
15848
15849 * desktop.el (desktop-clear-preserve-buffers-regexp):
15850 Also preserve the *server* buffer.
15851
15852 * simple.el (clone-indirect-buffer): Doc fix.
15853 (fixup-whitespace, just-one-space)
15854 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15855 (next-error, next-error-highlight)
15856 (next-error-highlight-no-select, next-error-last-buffer)
15857 (next-error-buffer-p, next-error-find-buffer, next-error)
15858 (previous-error, next-error-no-select, previous-error-no-select)
15859 (open-line, split-line, minibuffer-prompt-width, kill-new)
15860 (binary-overwrite-mode): Fix typos in docstrings.
15861 (set-fill-column): Fix typo in message.
15862
15863 * skeleton.el (skeleton-proxy-new): Doc fix.
15864
15865 * strokes.el (strokes-load-hook): Doc fix.
15866 (strokes-grid-resolution, strokes-get-grid-position)
15867 (strokes-renormalize-to-grid, strokes-read-stroke)
15868 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15869 (strokes-global-map): Fix typos in docstrings.
15870 (strokes-help): Doc fix. Fix help message and pass it through
15871 `substitute-command-keys'.
15872
15873 * tempo.el (tempo-insert-prompt, tempo-interactive)
15874 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15875 (tempo-insert-string-functions, tempo-local-tags)
15876 (tempo-define-template, tempo-insert-template)
15877 (tempo-insert-prompt-compat, tempo-is-user-element)
15878 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15879 Fix typos in docstrings.
15880
15881 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15882 (vcursor-key-bindings, vcursor-use-vcursor-map)
15883 (vcursor-find-window, vcursor-scroll-down)
15884 (vcursor-disable, vcursor-beginning-of-buffer)
15885 (vcursor-end-of-buffer): Fix typos in docstrings.
15886 (vcursor-relative-move, vcursor-get-char-count):
15887 Improve argument/docstring consistency.
15888
15889 * version.el: "?\ " -> "?\s".
15890
15891 * wid-edit.el (widget-default-create, widget-after-change)
15892 (widget-default-format-handler, widget-checklist-add-item)
15893 (widget-radio-add-item, widget-choose, widget-specify-secret)
15894 (widget-field-value-create, widget-field-value-get)
15895 (widget-editable-list-format-handler)
15896 (widget-editable-list-entry-create, widget-group-value-create)
15897 (widget-documentation-link-add)
15898 (widget-documentation-string-value-create): "?\ " -> "?\s".
15899 (widget-convert-text): Doc fix.
15900 (widget-narrow-to-field, widget-field-find)
15901 (widget-url-link-action, widget-emacs-library-link-action)
15902 (widget-color-notify): Fix typos in docstrings.
15903
15904 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15905 (x-select-text, set-w32-system-coding-system)
15906 (w32-add-charset-info): Fix typos in docstrings.
15907
15908 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15909 (cua-enable-cua-keys, cua-use-hyper-key)
15910 (cua-virtual-rectangle-edges): Fix typos in docstrings.
15911 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15912
15913 * net/tramp.el (tramp-handle-load): Fix typo in error message.
15914
15915 * emacs-lisp/re-builder.el (regexp-builder): Declare with
15916 `defalias' instead of faking it.
15917
15918 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15919 (eshell-ls-missing, eshell-ls-dired-initial-args)
15920 (eshell-ls-use-in-dired): Fix typos in docstrings.
15921
15922 2005-07-20 Kim F. Storm <storm@cua.dk>
15923
15924 * emulation/cua-base.el (cua-mode): Improve doc string.
15925
15926 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
15927
15928 * abbrev.el (expand-region-abbrevs): Doc fix.
15929 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15930 Improve argument/docstring consistency.
15931
15932 * arc-mode.el (archive-get-descr, archive-alternate-display):
15933 Doc fixes.
15934 (archive-l-e): Improve argument/docstring consistency.
15935 (archive-tmpdir, archive-unixdate, archive-unixtime)
15936 (archive-chmod-entry): Fix typos in docstrings.
15937 (archive-unflag, archive-unflag-backwards)
15938 (archive-unmark-all-files): "?\ " -> "?\s".
15939
15940 * buff-menu.el (Buffer-menu-unmark): Doc fix.
15941 (Buffer-menu-not-modified, Buffer-menu-execute)
15942 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15943 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15944
15945 * composite.el (compose-string, encode-composition-rule)
15946 (compose-last-chars): Fix typos in docstrings.
15947
15948 * desktop.el (desktop-enable, desktop-basefilename):
15949 Declare with `define-obsolete-variable-alias'.
15950 (desktop-internal-v2s): Don't quote keywords.
15951 (desktop-clear): "?\ " -> "?\s".
15952
15953 * dired.el (dired-align-file, dired-flag-backup-files)
15954 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15955 (dired-listing-switches, dired-ls-F-marks-symlinks)
15956 (dired-dwim-target, dired-load-hook, dired-mode-hook)
15957 (dired-directory, dired-faces, dired, dired-revert)
15958 (dired-mode, dired-summary, dired-view-file)
15959 (dired-copy-filename-as-kill, dired-delete-file)
15960 (dired-no-confirm, dired-unmark-all-marks)
15961 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15962 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15963 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15964 Fix typos in message strings.
15965
15966 * dired-x.el (virtual-dired): Declare with `defalias'.
15967 (dired-mark-unmarked-files, dired-local-variables-file)
15968 (dired-omit-here-always): Doc fix.
15969 (dired-omit-mode, dired-find-subdir)
15970 (dired-enable-local-variables, dired-clean-up-buffers-too)
15971 (dired-extra-startup, dired-mark-extension, dired-jump)
15972 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15973 (dired-smart-shell-command, dired-guess-shell-alist-user)
15974 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15975 (dired-x-bind-find-file, dired-x-submit-report):
15976 Fix typos in docstrings.
15977 (dired-mark-unmarked-files): "?\ " -> "?\s".
15978
15979 * dirtrack.el (dirtrack-list): Fix typos in docstring.
15980
15981 * faces.el (describe-face): "?\ " -> "?\s".
15982 (read-all-face-attributes, read-face-font, modify-face)
15983 (face-attr-construct, italic): Fix typos in docstrings.
15984 (frame-update-face-colors): Declare with
15985 `define-obsolete-function-alias'.
15986
15987 * files.el (find-file-noselect, recode-file-name): Doc fixes.
15988 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15989 (magic-mode-alist, buffer-file-numbers-unique)
15990 (write-file-functions, get-free-disk-space):
15991 Fix typos in docstrings.
15992 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15993 (write-contents-hooks, write-file-hooks):
15994 Declare with `define-obsolete-variable-alias'.
15995
15996 * forms-d2.el (arch-rj): Fix typo in docstrings.
15997 (arch-tocol): Likewise. "?\ " -> "?\s".
15998
15999 * frame.el (set-frame-font, cursor-in-non-selected-windows):
16000 Fix typo in docstring.
16001 (set-screen-width, set-screen-height): Delete redundant info in
16002 doctrings.
16003 (new-frame, screen-height, screen-width): Declare with
16004 `define-obsolete-function-alias'.
16005 (delete-frame-hook, blink-cursor): Declare with
16006 `define-obsolete-variable-alias'.
16007
16008 * paths.el (prune-directory-list): Fix typos in docstring.
16009
16010 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
16011 (cvs-prefix-get): Fix typos in docstrings.
16012
16013 * ps-print.el (ps-extend-face-list, ps-extend-face)
16014 (ps-print-background-image): Fix typos in docstrings.
16015 (ps-default-fg, ps-default-bg): Doc fixes.
16016
16017 * s-region.el (s-region-bind): Doc fix.
16018 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
16019
16020 * textmodes/org.el (org-table-formula-substitute-names)
16021 (org-table-get-vertical-vector): Doc fixes.
16022 (org-table-recalculate): Remove unused argument to `message'.
16023
16024 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
16025
16026 * textmodes/org.el (org-table-column-names)
16027 (org-table-column-name-regexp)
16028 (org-table-named-field-locations): New variables.
16029 (org-archive-subtree): Protect `this-command' when calling
16030 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
16031 the kill buffer.
16032 (org-complete): Remove fixed-formula completion.
16033 (org-edit-formulas-map): New variable.
16034 (org-table-edit-formulas): New command.
16035 (org-finish-edit-formulas, org-abort-edit-formulas)
16036 (org-show-variable, org-table-get-vertical-vector): New functions.
16037 (org-table-maybe-eval-formula): Handle `:=' fields.
16038 (org-table-get-stored-formulas, org-table-store-formulas)
16039 (org-table-get-formula, org-table-modify-formulas)
16040 (org-table-replace-in-formulas): Handle named field formulas.
16041 (org-table-get-specials): Store locations of named fields.
16042
16043 2005-07-19 Juri Linkov <juri@jurta.org>
16044
16045 * progmodes/grep.el (grep-regexp-alist)
16046 (grep-mode-font-lock-keywords, grep-process-setup):
16047 Use default GNU grep match color "01;31m" instead of "01;41m".
16048 (grep-regexp-alist, grep-mode-font-lock-keywords):
16049 Use `\\[[0-9]*m' instead of `\\[00m'.
16050 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
16051 sgr_start where its handling is more important. Use the real
16052 length of sgr_start instead of constant 8.
16053 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
16054 specially. Delete all remaining escape sequences.
16055 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
16056 (grep-regexp-alist): Make hyperlink only for binary file name
16057 instead of the whole line.
16058 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
16059 (grep-mode): Add autoload.
16060
16061 * emacs-lisp/find-func.el (find-function-regexp):
16062 Add `define-compilation-mode'.
16063
16064 2005-07-19 Juri Linkov <juri@jurta.org>
16065
16066 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
16067 (compare-windows-sync-string-size, compare-windows-recenter)
16068 (compare-windows-highlight, compare-windows): Add version 22.1.
16069 (compare-windows) <defface>: Inherit from lazy-highlight instead
16070 of duplicating its default value.
16071
16072 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
16073 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
16074
16075 * descr-text.el (describe-char): Create link buttons for `charset'
16076 and `code point'. Add the current input method name with a link
16077 button to `to input' field. Print face names of display table
16078 characters in `The display table entry is displayed by' section
16079 instead of printing face-id in the `display' field.
16080 Guess hardcoded faces and create a link button for them.
16081 Skip empty fields when calculating max-width.
16082 Treat `widget-create' specially while inserting strings from the
16083 collected field list.
16084 (describe-char-after): Made obsolete in version 22.1, not 21.5.
16085
16086 * diff-mode.el (diff-file-header): Change foreground color from
16087 yellow to green on light backgrounds.
16088 (diff-context): Inherit from `shadow' only for color/grayscale
16089 with more than 88 colors.
16090 (diff-indicator-removed, diff-indicator-added)
16091 (diff-indicator-changed): New faces.
16092 (diff-font-lock-keywords): Use new faces. Regroup rules.
16093 Add "^---$" for `normal' diff format. Fontify `#' lines with
16094 font-lock-comment-delimiter-face and font-lock-comment-face.
16095 Add `#' to ^[^...] in the rule for `diff-context-face'.
16096
16097 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
16098 a button-like box. Inherit from `highlight' on low colors.
16099 (shadow): Use shades of gray only for color/grayscale with
16100 more than 88 colors. Use green for light backgrounds with
16101 8 colors, and yellow for dark backgrounds with 8 colors.
16102
16103 * font-lock.el (font-lock-regexp-grouping-backslash):
16104 Don't inherit from escape-glyph (use bold for all cases).
16105
16106 * info.el (info-xref-visited): Use light foreground color `violet'
16107 for dark backgrounds instead of dark color `magenta3'.
16108 (info-title-1): Use `yellow' color for dark backgrounds.
16109
16110 * isearch.el (isearch): Use not-too-dark magenta3 instead of
16111 too-light magenta2.
16112
16113 * replace.el (match): Use slightly more light RoyalBlue3 instead
16114 of dark RoyalBlue4.
16115
16116 * wid-edit.el (widget-inactive): Inherit from `shadow'.
16117
16118 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
16119
16120 * novice.el (disabled-command-hook): Declare it with
16121 `define-obsolete-variable-alias'.
16122
16123 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
16124 (desktop-buffer-misc-functions, desktop-buffer-handlers)
16125 (desktop-load-default): Add release to obsolescence info.
16126 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
16127 (desktop-append-buffer-args, desktop-read):
16128 Fix typos in docstrings.
16129 (desktop-kill): Fix typo in message.
16130 (desktop-save): Doc fix.
16131
16132 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
16133
16134 * viper-cmd.el (viper-escape-to-state): Bug fix.
16135 (viper-envelop-ESC-key): Change the definition of fast
16136 keysequence so it'll work with keyboard macros.
16137
16138 * ediff.el (ediff-patch-buffer): Change the docstring.
16139
16140 2005-07-19 Kenichi Handa <handa@m17n.org>
16141
16142 * international/mule-cmds.el (select-safe-coding-system): Try to
16143 use an auto-coding (if any) before anything else. If the found
16144 auto-coding is invalid, show a warning message.
16145
16146 * international/mule.el (find-auto-coding): New function created
16147 by modifying the body of set-auto-coding.
16148 (set-auto-coding): Use find-auto-coding to find a coding.
16149
16150 2005-07-18 Richard M. Stallman <rms@gnu.org>
16151
16152 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
16153 not isearch-mode-end-hook-error.
16154 (allout-before-change-protect): Fix error message.
16155
16156 2005-07-18 Juri Linkov <juri@jurta.org>
16157
16158 * allout.el (allout-mode):
16159 * calculator.el (calculator-copy):
16160 * custom.el (custom-known-themes):
16161 * dired.el (dired-desktop-buffer-misc-data)
16162 (dired-restore-desktop-buffer):
16163 * dired-x.el (dired-omit-marker-char):
16164 * files.el (basic-save-buffer):
16165 * font-core.el (font-lock-mode):
16166 * calendar/calendar.el (calendar-goto-hebrew-date)
16167 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
16168 (calendar-goto-persian-date):
16169 * language/ethio-util.el (ethio-sera-to-fidel-region):
16170 * textmodes/picture.el (picture-mode):
16171 Delete duplicate duplicate words.
16172
16173 2005-07-18 Juri Linkov <juri@jurta.org>
16174
16175 * isearch.el (isearch-mode-map): Remove key bindings for regexp
16176 chars * ? } |.
16177 (isearch-fallback): Don't call `isearch-process-search-char'.
16178 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
16179 (isearch-process-search-char): Call `isearch-fallback' for regexp
16180 chars * ? } |.
16181 (isearch-return-char): Make obsolete with `make-obsolete' instead
16182 of simply documenting it as obsolete in the docstring.
16183 (isearch-fallback): Refill docstring.
16184
16185 * international/isearch-x.el
16186 (isearch-process-search-multibyte-characters): Remove unneeded
16187 `concat'. Add intermediate values to `junk-hist' instead of
16188 `minibuffer-history'. Test the length of `str'.
16189
16190 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
16191
16192 * allout.el (allout-resolve-xref): Fix typos in error strings.
16193 (allout-before-change-protect): Remove unneeded `concat'.
16194
16195 * array.el (array-mode, array-reconfigure-rows)
16196 (untabify-backward): Fix typos in docstrings.
16197 (array-reconfigure-rows): Use `insert-buffer-substring', not
16198 `insert-buffer'.
16199
16200 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
16201 * progmodes/ada-mode.el (ada-make-body):
16202 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
16203
16204 * dired.el (dired-log):
16205 * tar-mode.el (tar-subfile-save-buffer):
16206 * play/zone.el (zone-pgm-stress-destress):
16207 Use `insert-buffer-substring', not `insert-buffer'.
16208
16209 2005-07-17 Simon Josefsson <jas@extundo.com>
16210
16211 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
16212
16213 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
16214
16215 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
16216 Add plain auth method.
16217 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
16218
16219 2005-07-17 Kim F. Storm <storm@cua.dk>
16220
16221 * ido.el (dired-other-window): Add ido property.
16222
16223 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
16224
16225 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16226 Fix typo in docstring.
16227 (byte-compile-interactive-only-functions): Add `insert-buffer' and
16228 `insert-file-literally'.
16229
16230 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
16231 info and delete redundant message. Doc fix.
16232 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
16233 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
16234
16235 2005-07-16 Richard M. Stallman <rms@gnu.org>
16236
16237 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
16238 (byte-compile-and): Use byte-compile-and-recursion.
16239 (byte-compile-or-recursion): New function.
16240 (byte-compile-or): Use that.
16241 (byte-compile-if): Guard the else-clause too.
16242 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
16243
16244 * isearch.el (isearch-mode-end-hook-quit): New variable.
16245 (isearch-done): Bind it.
16246 (isearch-mode-end-hook): Doc fix.
16247
16248 * allout.el (allout-isearch-did-quit): Variable deleted.
16249 (allout-real-isearch-abort): Function name no longer used.
16250 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
16251 (allout-isearch-rectification): isearch-mode always exists.
16252 Don't set allout-isearch-did-quit.
16253 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
16254 allout-isearch-did-quit.
16255 (allout-enwrap-isearch): Just add the hook.
16256 (allout-isearch-abort): Function deleted.
16257 (allout-pre-command-business): Avoid warning.
16258
16259 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
16260 Correctly avoid warnings.
16261 (pascal-outline): Likewise.
16262
16263 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
16264
16265 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
16266
16267 * play/tetris.el (tetris-mode): Avoid warning.
16268
16269 * play/snake.el (snake-mode): Avoid warning.
16270
16271 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
16272 (gamegrid-set-display-table): Avoid warning.
16273 (gamegrid-set-timer): Likewise.
16274 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
16275 (gamegrid-add-score-with-update-game-score-1): Take FILE
16276 as argument.
16277 (gamegrid-add-score-with-update-game-score): Pass that argument.
16278 Rename have-shared-game-dir to gamegrid-shared-game-dir.
16279
16280 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
16281
16282 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
16283 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
16284
16285 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
16286 and insert-file.
16287
16288 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
16289 (sc-ask): Avoid warnings.
16290
16291 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
16292 (eshell-hist-initialize): Use that var the natural way.
16293
16294 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
16295
16296 * emacs-lisp/re-builder.el (reb-cook-regexp):
16297 Avoid warning calling lre-compile-string.
16298 (reb-color-display-p): Avoid warning.
16299
16300 * calculator.el (calculator-last-input): Guard uses
16301 of event-key and key-press-event-p.
16302 (event-key, key-press-event-p): Delete definitions.
16303
16304 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
16305 (find-gc-source-directory, find-gc-subrs-callers)
16306 (find-gc-noreturn-list, find-gc-source-files)
16307 (find-gc-subrs-called): Vars renamed and defvar'd.
16308
16309 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
16310 (checkdoc-overlay-put, checkdoc-delete-overlay)
16311 (checkdoc-overlay-start, checkdoc-overlay-end)
16312 (checkdoc-mode-line-update, checkdoc-char=):
16313 Define such that compiler knows they are defined.
16314 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
16315 (checkdoc-read-event): Delete. Use read-event directly.
16316
16317 * whitespace.el (whitespace-make-overlay)
16318 (whitespace-overlay-put, whitespace-delete-overlay)
16319 (whitespace-overlay-start, whitespace-overlay-end):
16320 Define such that compiler knows they are defined.
16321 (whitespace): Move conditional inside.
16322
16323 * tempo.el (tempo-insert-template): Suppress warning.
16324
16325 * ediff-diff.el (longlines-mode): Add defvar.
16326
16327 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
16328
16329 * server.el: Bind "C-x #" in a way that works even if C-x is
16330 redefined to a command key, not a prefix key.
16331
16332 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
16333
16334 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
16335 cl-make-type-test till execution time.
16336
16337 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
16338
16339 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
16340 arg ARG and use it.
16341
16342 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
16343
16344 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
16345
16346 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
16347
16348 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16349 a defcustom with two :set or :type keywords.
16350
16351 2005-07-15 Richard M. Stallman <rms@gnu.org>
16352
16353 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16354 Don't give ^M comment-end syntax.
16355
16356 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
16357
16358 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
16359 Don't consider gdbmi (gdb-mi.el has its own update functions).
16360 (gdb-var-delete): Make it work for gdbmi as well.
16361 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
16362
16363 * progmodes/gud.el (etags, sdb): Only require etags when needed.
16364 (gud-speedbar-menu-items): Correct logic for enabling items.
16365
16366 2005-07-15 Kim F. Storm <storm@cua.dk>
16367
16368 * ido.el: Fix commentary.
16369 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
16370 Use with-no-warnings around ffap-guesser.
16371 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
16372 Let bind minibuffer-completing-file-name to t.
16373
16374 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
16375
16376 * startup.el (site-run-file, keyboard-type): Doc fixes.
16377 (command-line): Check for "--basic-display" argument; also for
16378 "--quick", not "--bare-bones" (which was renamed).
16379 (fancy-splash-text): Add missing item "Getting New Versions".
16380 (normal-splash-screen): Fix typos and improve consistency with
16381 `fancy-splash-text'. Update copyright year.
16382
16383 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
16384 valid binding for `help-char'.
16385
16386 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
16387
16388 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
16389
16390 * term.el (term-mode): Disable cua-mode for term buffers.
16391
16392 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
16393
16394 * add-log.el (add-log-mailing-address, change-log-merge):
16395 Doc fixes.
16396 (change-log-get-method-definition): Fix typo in docstring.
16397
16398 2005-07-14 Kim F. Storm <storm@cua.dk>
16399
16400 * emulation/cua-base.el:
16401 (cua--pre-command-handler-1, cua--pre-command-handler)
16402 (cua--post-command-handler-1, cua--post-command-handler):
16403 Split in two. Check (buffer local) value of cua-mode.
16404 (cua-selection-mode): New command.
16405
16406 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
16407
16408 * custom.el (custom-initialize-safe-set)
16409 (custom-initialize-safe-default): Doc fixes.
16410
16411 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16412 and simplify :init-value again.
16413
16414 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16415 and simplify :init-value again. Delete autoload.
16416
16417 * startup.el (command-line): Use `custom-reevaluate-setting' again
16418 for tooltip-mode.
16419
16420 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16421 a defcustom with two :initialize keywords.
16422
16423 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
16424
16425 * allout.el (my-mark-marker, allout-isearch-prior-pos)
16426 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
16427 (allout-post-command-business, allout-flag-region)
16428 (isearch-reenable-font-lock, allout-yank)
16429 (allout-insert-latex-header, allout-insert-latex-trailer)
16430 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
16431 (allout-latex-verb-quote): Fix typos in docstrings.
16432 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
16433 (allout-unprotected, allout-prefix-data):
16434 Improve argument/docstring consistency.
16435 (allout-chart-subtree): Fix argument spec.
16436 (allout-open-topic): Rename `use_sib_bullet' argument to
16437 `use-sib-bullet'. Doc fix.
16438
16439 * whitespace.el (whitespace-check-buffer-leading)
16440 (whitespace-check-buffer-trailing)
16441 (whitespace-check-buffer-indent)
16442 (whitespace-check-buffer-spacetab)
16443 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
16444 (whitespace-check-leading-whitespace)
16445 (whitespace-check-trailing-whitespace)
16446 (whitespace-check-spacetab-whitespace)
16447 (whitespace-check-indent-whitespace)
16448 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
16449 (whitespace-modes): Fix typos in docstrings.
16450 (defgroup, defcustom): Doc fixes.
16451
16452 * winner.el (winner-mode, winner-boring-buffers)
16453 (winner-pending-undo-ring): Doc fixes.
16454 (winner-ring): Remove unneeded `progn'.
16455 (winner-equal): `defsubst' it.
16456 (winner-redo): Fix message.
16457
16458 2005-07-13 Kim F. Storm <storm@cua.dk>
16459
16460 * simple.el (line-move-1): Always use vertical-motion to
16461 do the last (or only) line move to ensure some movement.
16462 Undo 2005-06-23 change--don't check for overlays.
16463
16464 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16465
16466 * term/mac-win.el (ccl-encode-mac-roman-font)
16467 (ccl-encode-mac-centraleurroman-font)
16468 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
16469 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
16470 Change charset-id boundary of dimension to ?\xef.
16471 (mac-char-fontspec-list): New constant.
16472 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
16473 argument. Nil uses itself as family in font-spec. Previous
16474 behavior for nil is now provided by non-nil non-string argument.
16475 All callers changed. Add font-specs for Mac fonts to
16476 "fontset-default" unless iso8859-1 fonts are installed.
16477
16478 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
16479
16480 * progmodes/sh-script.el (sh-get-indent-info): Only indent
16481 a continuation line if the \ is preceded by SPC or TAB.
16482 (sh-get-indent-info): Simplify.
16483 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
16484 Use with-current-buffer.
16485
16486 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
16487 when the matched text is empty.
16488
16489 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
16490
16491 * startup.el (command-line): Revert to previous handling of
16492 tooltip-mode. Explain in comment why the complexity is needed.
16493
16494 * tooltip.el (tooltip-mode): Revert to previous implementation of
16495 its defcustom.
16496
16497 * frame.el (blink-cursor-mode): Revert to previous implementation
16498 of its defcustom. Update comment.
16499
16500 2005-07-12 Lars Hansen <larsh@soem.dk>
16501
16502 * desktop.el: Update e-mail address.
16503
16504 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16505
16506 * term/mac-win.el (mac-services-mail-selection)
16507 (mac-services-mail-to): New functions.
16508 (mac-application-menu-map): Bind them.
16509
16510 2005-07-12 wulei <milton@wulei.net> (tiny change)
16511
16512 * progmodes/gdb-ui.el: Add note about buffering with Windows.
16513
16514 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
16515
16516 * custom.el (custom-reevaluate-setting): Doc fix.
16517
16518 2005-07-11 Jay Belanger <belanger@truman.edu>
16519
16520 * calc/calc.el (calc-embedded-announce-formula-alist)
16521 (calc-embedded-open-close-plain-alist)
16522 (calc-embedded-open-close-mode-alist): Add checks for additional
16523 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
16524
16525 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
16526
16527 * custom.el (custom-enable-theme): Don't add theme to
16528 `custom-enabled-themes' with `push' because there is no
16529 setf-method for `delq'.
16530
16531 2005-07-11 Richard M. Stallman <rms@gnu.org>
16532
16533 * custom.el (custom-declare-variable): Doc fix.
16534
16535 * dired-aux.el (dired-compare-directories): Remove "." and ".."
16536 from the alists.
16537
16538 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
16539 Do nothing if edebug-active.
16540
16541 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
16542 (edebug-display): Do it here instead.
16543
16544 2005-07-10 Richard M. Stallman <rms@gnu.org>
16545
16546 * cus-face.el (custom-theme-set-faces): Make it work.
16547 (custom-reset-faces): Doc fix.
16548 (custom-theme-reset-internal-face, custom-theme-face-value):
16549 Functions deleted.
16550
16551 * custom.el (custom-push-theme): Maintain list of the settings
16552 of a given theme in its theme-settings property.
16553 Maintain position of old settings in the theme-value
16554 or theme-face property.
16555 (custom-enabled-themes): New variable.
16556 (custom-theme-enabled-p): New function.
16557 (provide-theme): Update custom-enabled-themes.
16558 Disable and reenable the `user' theme.
16559 (require-theme): Doc fix.
16560 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16561 (custom-theme-value, custom-theme-variable-value): Likewise.
16562 (custom-theme-reset-internal): Likewise.
16563 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16564 (custom-enable-theme, custom-disable-theme): New functions.
16565 (custom-variable-theme-value, custom-face-theme-value): Likewise.
16566 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16567 (custom-theme-reset-variables): Simplify.
16568 (deftheme, custom-declare-theme, custom-make-theme-feature):
16569 Definitions moved.
16570
16571 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
16572
16573 * longlines.el (longlines-show-region)
16574 (longlines-unshow-hard-newlines): Recognize hard newlines by
16575 non-nil hard property, instead of t.
16576
16577 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
16578
16579 * viper-cmd.el (viper--key-maps): New variable.
16580 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16581 emulation-mode-map-alists.
16582 (viper-envelop-ESC-key): Use viper-subseq.
16583 (viper-search-forward/backward/next): Disable debug-on-error.
16584
16585 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16586 (viper-ESC-key): New defcustoms.
16587
16588 * viper-macs.el (ex-map-read-args): Use viper-subseq.
16589
16590 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16591 (viper-subseq): Copy of subseq from cl.el.
16592
16593 * viper.el (viper-go-away, viper-set-hooks): Use
16594 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16595
16596 * viper-mous.el (viper-current-frame-saved): Use defvar.
16597
16598 * viper-init.el: Get rid of -face in face names.
16599
16600 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16601 Make it work with longlines mode
16602
16603 * ediff-mult.el (ediff-meta-mode-hook): New variable.
16604
16605 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16606
16607 * ediff-init.el: Get rid of -face in face names.
16608
16609 2005-07-10 Richard M. Stallman <rms@gnu.org>
16610
16611 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16612 and with-timeout-unsuspend.
16613
16614 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16615 and with-timeout-unsuspend.
16616
16617 * emacs-lisp/timer.el (with-timeout-timers): New variable.
16618 (with-timeout): Bind that variable to record timers.
16619 (with-timeout-suspend, with-timeout-unsuspend): New functions.
16620
16621 * emacs-lisp/debug.el (debug-help-follow): New function.
16622 (debugger-mode-map): Use that instead of help-follow.
16623 (debugger-setup-buffer): Use eval-buffer-list
16624 to handle eval-buffer frames.
16625
16626 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
16627
16628 * timezone.el (timezone-parse-date): Change first regexp
16629 so it will not mistakenly match dates with no time zone.
16630
16631 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
16632
16633 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
16634
16635 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
16636
16637 * custom.el (custom-initialize-safe-set)
16638 (custom-initialize-safe-default): New functions.
16639
16640 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16641 and simplify :init-value.
16642
16643 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16644 and simplify :init-value. Delete obsolete comment.
16645
16646 * startup.el (command-line): Use `custom-reevaluate-setting' to
16647 handle `tooltip-mode'. Delete obsolete comment.
16648
16649 * files.el (set-visited-file-name): Avoid calling
16650 `file-name-nondirectory' with a nil argument.
16651
16652 2005-07-09 Richard M. Stallman <rms@gnu.org>
16653
16654 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
16655 was called with nil for the buffer, handle the read position right.
16656 Handle read position for eval-region, too.
16657
16658 2005-07-09 Juri Linkov <juri@jurta.org>
16659
16660 * fringe.el (fringe-mode): Add period in docstring.
16661 (fringe-query-style): Build prompt depending on `all-frames' arg.
16662
16663 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
16664 to not create links to unrelated functions in the Help buffer.
16665
16666 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
16667 Doc fix.
16668
16669 * simple.el (next-error-hook): New variable.
16670 (next-error): Use it. Doc fix.
16671
16672 * textmodes/ispell.el (ispell-command-loop): Add current
16673 dictionary name and program name to mode-line-format.
16674 (ispell-region, ispell-process-line): Add current dictionary name
16675 and program name to messages.
16676
16677 2005-07-08 Jay Belanger <belanger@truman.edu>
16678
16679 * calc/calc.el (calc-embedded-announce-formula-alist)
16680 (calc-embedded-open-close-formula-alist)
16681 (calc-embedded-open-close-word-alist)
16682 (calc-embedded-open-close-plain-alist)
16683 (calc-embedded-open-close-new-formula-alist)
16684 (calc-embedded-open-close-mode-alist)
16685 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
16686 (calc-embedded-mode-hook): New variables.
16687
16688 * calc/calc-embed.el (calc-embedded-firsttime)
16689 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
16690 New variables.
16691 (calc-do-embedded): Use calc-embedded-firsttime,
16692 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
16693 determine whether or not to run hooks.
16694 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
16695 calc-embedded-firsttime-formula appropriately.
16696 Set calc-embedded delimiter variables according to mode.
16697
16698 2005-07-08 Richard M. Stallman <rms@gnu.org>
16699
16700 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
16701 Check for "emacs", etc., as entire symbol, not just as word.
16702 (checkdoc-file-comments-engine): Use regexp-quote on FN.
16703
16704 * files.el (set-visited-file-name): Report the error
16705 for "empty filename" earlier.
16706 (kill-some-buffers): Ignore buffers already dead.
16707
16708 * fringe.el (fringe-mode): Doc fix.
16709
16710 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16711 Check for (featurep 'xemacs) and turn off warnings in what it guards.
16712 Use unwind-protect to ensure byte-compile-unresolved-functions
16713 is updated.
16714
16715 * whitespace.el (whitespace-buffer-leading-cleanup):
16716 Simplify w/ skip-chars-forward.
16717 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
16718
16719 * mail/rmail.el (rmail-only-expunge): Fix paren error.
16720 Unconditionally try to leave point at the same old place.
16721
16722 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
16723
16724 * comint.el (comint-postoutput-scroll-to-bottom)
16725 (comint-show-maximum-output): Take scroll-margin into consideration.
16726
16727 2005-07-08 Kim F. Storm <storm@cua.dk>
16728
16729 * ido.el (ido-use-filename-at-point): New choice `guess'.
16730 (ido-file-internal): Try ffap-guesser if selected.
16731
16732 * ido.el (ido-before-fallback-functions): New hook.
16733 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
16734 (ido-read-file-name): Run it.
16735
16736 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
16737
16738 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
16739 strings rather than a list of symbols to the completion function.
16740
16741 2005-07-07 Jay Belanger <belanger@truman.edu>
16742
16743 * calc/calc-units.el (math-apply-units): Change the places in
16744 which units are simplified.
16745
16746 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
16747
16748 * cus-edit.el (customize-option, customize-option-other-window):
16749 Make them handle aliases.
16750
16751 * custom.el (custom-variable-p): Make it recursively follow
16752 aliases. Mention that in the docstring.
16753
16754 2005-07-07 Richard M. Stallman <rms@gnu.org>
16755
16756 * cus-start.el (exec-path): Use `directory' instead of `file'.
16757 Fix tag for nil.
16758
16759 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16760
16761 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
16762 when called non-interactively. Doc fix.
16763
16764 2005-07-07 Lute Kamstra <lute@gnu.org>
16765
16766 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
16767 new address as well.
16768
16769 2005-07-07 Kenichi Handa <handa@m17n.org>
16770
16771 * international/mule.el (make-coding-system):
16772 Describe `ascii-incompatible' property in the docstring.
16773 (set-file-name-coding-system): Signal an error if coding-system is
16774 ascii-incompatible.
16775 (set-keyboard-coding-system): Likewise.
16776
16777 * international/mule-cmds.el (set-default-coding-systems):
16778 Don't set default-file-name-coding-system and
16779 default-keyboard-coding-system if coding-system is ASCII-incompatible.
16780
16781 * international/utf-16.el: Declare that all UTF-16-based coding
16782 systems are ASCII-incompatible.
16783
16784 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
16785
16786 * progmodes/gud.el: Require font-lock for displaying errors.
16787 Used by gdb-ui.el.
16788
16789 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16790
16791 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
16792 values for the pattern lists which are `read'able but not
16793 `append'able (like symbols).
16794
16795 2005-07-06 Richard M. Stallman <rms@gnu.org>
16796
16797 * progmodes/flymake.el (flymake-float-time): Instead of
16798 with-no-warnings, test for xemacs.
16799 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
16800 to avoid warning.
16801
16802 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
16803
16804 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16805
16806 2005-07-05 Lute Kamstra <lute@gnu.org>
16807
16808 * battery.el: Add support for Darwin (with much debugging help
16809 from Samuel Lauber <sam124@operamail.com>).
16810 (battery-status-function, battery-echo-area-format)
16811 (battery-mode-line-format): Add support for pmset on Darwin.
16812 (battery-load-low, battery-load-critical): New user options.
16813 (battery-pmset): New function.
16814
16815 2005-07-05 Lute Kamstra <lute@gnu.org>
16816
16817 Update FSF's address in GPL notices.
16818
16819 * textmodes/page-ext.el: Update FSF's address.
16820
16821 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16822
16823 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16824 filling from using prefix when filling a single-line docstring.
16825
16826 * progmodes/flymake.el: Remove useless eval-when-compile.
16827
16828 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16829
16830 2005-07-04 Richard M. Stallman <rms@gnu.org>
16831
16832 * textmodes/org.el (org-file-apps-defaults-gnu):
16833 Rename from org-file-apps-defaults-linux.
16834 (org-default-apps): Don't test system-type for `linux'.
16835 (org-file-apps): Doc fix.
16836
16837 2005-07-04 David Ponce <david@dponce.com>
16838
16839 * tree-widget.el: Improve header Commentary section.
16840 (tree-widget) [defgroup]
16841 (tree-widget-image-enable, tree-widget-themes-directory)
16842 (tree-widget-theme, tree-widget-image-properties-emacs)
16843 (tree-widget-image-properties-xemacs, tree-widget-create-image)
16844 (tree-widget-image-formats, tree-widget-control)
16845 (tree-widget-empty-control, tree-widget-leaf-control
16846 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16847 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16848 (tree-widget-keep, tree-widget-after-toggle-functions)
16849 (tree-widget-open-node, tree-widget-close-node): Doc fix.
16850 (tree-widget-open-control, tree-widget-close-control): Fix doc and
16851 :help-echo message.
16852 (tree-widget-set-theme): Doc fix. Use `string-equal'.
16853 (tree-widget-image-properties): Doc fix. Clearer implementation.
16854 (tree-widget--cursors): New constant.
16855 (tree-widget-lookup-image): New function split from
16856 `tree-widget-find-image'. Clearer implementation.
16857 (tree-widget-find-image): Use it.
16858 (tree-widget-button-keymap): Use `set-keymap-parent'.
16859 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16860 Define the sub-widgets here.
16861 (tree-widget-node): Check that :node is not a tree-widget.
16862 (tree-widget-get-super, tree-widget-open-control)
16863 (tree-widget-close-control, tree-widget-empty-control)
16864 (tree-widget-leaf-control, tree-widget-guide)
16865 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16866 (tree-widget-no-handle, tree-widget-value-delete)
16867 (tree-widget-map): Remove.
16868 (tree-widget-children-value-save): Doc fix. Simplified.
16869 (tree-widget-value-create): Update according to previous changes.
16870
16871 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
16872
16873 * textmodes/org.el: Leading space replaced by TABS.
16874 (org-recalc-marks, org-table-rotate-recalc-marks)
16875 (org-table-get-specials): Treat "^" and "_" marks.
16876 (org-table-justify-field-maybe): Optional argument NEW.
16877 (org-table-eval-formula): Parsing of the format simplified.
16878 New modes C,I. Honor the %= parameter in the current table.
16879 Avoid unnecessary re-align by using the NEW argument to
16880 `org-table-justify-field-maybe'.
16881 (org-calc-default-modes): Default for date-format mimicks org-mode.
16882 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16883
16884 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
16885
16886 * cus-face.el (custom-theme-set-faces): Make it handle face
16887 aliases whose alias declarations are pre- or autoloaded.
16888
16889 2005-07-04 Juri Linkov <juri@jurta.org>
16890
16891 * faces.el (read-face-name): Put the code for getting a face name
16892 from the buffer before adding the faces from the `face' property.
16893 Use `completing-read-multiple' instead of `completing-read'.
16894 Require `crm'. Add default value and post-process the returned
16895 list of faces.
16896
16897 * emacs-lisp/crm.el (crm-find-current-element)
16898 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16899
16900 * emacs-lisp/lisp-mode.el (eval-defun-1):
16901 * emacs-lisp/edebug.el (edebug-eval-defun):
16902 Remove unnecessary quotes.
16903
16904 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16905
16906 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16907 (prolog-indent-level): Fix typo in docstring.
16908
16909 * info.el (Info-history, Info-history-forward)
16910 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16911
16912 * add-log.el (add-change-log-entry):
16913 * comint.el (comint-dynamic-list-input-ring)
16914 (comint-dynamic-list-completions):
16915 * dabbrev.el (dabbrev-expand):
16916 * delim-col.el (delimit-columns-rectangle-line):
16917 * diff-mode.el (diff-context->unified, diff-reverse-direction)
16918 (diff-unified->context):
16919 * ediff-init.el (ediff-abbrev-jobname):
16920 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16921 (ediff-replace-session-activity-marker-in-meta-buffer):
16922 * info.el (Info-summary):
16923 * lpr.el (printify-region):
16924 * printing.el (pr-create-interface):
16925 * ps-print.el (ps-print-quote):
16926 * ses.el (ses-column-widths, ses-print-cell)
16927 (ses-adjust-print-width, ses-center):
16928 * shell.el (shell-file-name-quote-list):
16929 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16930 (strokes-fill-current-buffer-with-whitespace)
16931 (strokes-xpm-for-stroke, strokes-list-strokes)
16932 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16933 * term.el (term-dynamic-list-input-ring)
16934 (term-dynamic-list-completions):
16935 * calc/calc.el (math-format-stack-value):
16936 * emacs-lisp/edebug.el (edebug-display-freq-count):
16937 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16938 (delphi-new-comment-line):
16939 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16940 * progmodes/executable.el (executable-set-magic):
16941 * progmodes/python.el (inferior-python-mode):
16942 * progmodes/scheme.el (scheme-mode-syntax-table):
16943 * progmodes/sh-script.el (sh-maybe-here-document):
16944 * progmodes/sql.el (sql-copy-column):
16945 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16946 * textmodes/bibtex.el (bibtex-mode):
16947 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16948 (sgml-auto-attributes):
16949 * textmodes/table.el (table-insert, table-shorten-cell)
16950 (table--generate-source-scan-lines, table-delete-row)
16951 (*table--cell-delete-char, table--spacify-frame)
16952 (table--horizontally-shift-above-and-below)
16953 (table--cell-insert-char, table--cell-blank-str)
16954 (table--fill-region-strictly):
16955 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16956 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16957
16958 * add-log.el (change-log):
16959 * apropos.el (apropos):
16960 * comint.el (comint-completion, comint-source):
16961 * dabbrev.el (dabbrev):
16962 * delim-col.el (columns):
16963 * diff-mode.el (diff-mode):
16964 * ediff.el (ediff):
16965 * ediff-diff.el (ediff-diff):
16966 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16967 * ediff-mult.el (ediff-mult):
16968 * ediff-ptch.el (ediff-ptch):
16969 * ediff-wind.el (ediff-window):
16970 * facemenu.el (facemenu):
16971 * indent.el (indent):
16972 * info.el (info):
16973 * jka-cmpr-hook.el (compression, jka-compr):
16974 * lpr.el (lpr):
16975 * outline.el (outlines):
16976 * pcmpl-cvs.el (pcmpl-cvs):
16977 * pcmpl-rpm.el (pcmpl-rpm):
16978 * printing.el (printing):
16979 * ps-print.el (postscript, ps-print, ps-print-horizontal)
16980 (ps-print-vertical, ps-print-headers, ps-print-font)
16981 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16982 (ps-print-background, ps-print-printer, ps-print-page)
16983 (ps-print-miscellany):
16984 * ses.el (ses):
16985 * shell.el (shell, shell-directories, shell-faces):
16986 * startup.el (initialization):
16987 * strokes.el (strokes):
16988 * term.el (term):
16989 * uniquify.el (uniquify):
16990 * w32-vars.el (w32):
16991 * calc/calc.el (calc):
16992 * emacs-lisp/bytecomp.el (bytecomp):
16993 * emacs-lisp/cl-indent.el (lisp-indent):
16994 * emacs-lisp/edebug.el (edebug):
16995 * emacs-lisp/elp.el (elp):
16996 * emacs-lisp/testcover.el (testcover):
16997 * emacs-lisp/trace.el (trace):
16998 * emulation/viper-ex.el (viper-ex):
16999 * emulation/viper-mous.el (viper-mouse):
17000 * mail/mailalias.el (mailalias):
17001 * mail/supercite.el (supercite, supercite-frames)
17002 (supercite-attr, supercite-cite, supercite-hooks):
17003 * net/rcompile.el (remote-compile):
17004 * net/rlogin.el (rlogin):
17005 * obsolete/ooutline.el (outlines):
17006 * progmodes/delphi.el (delphi):
17007 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
17008 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
17009 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
17010 (ebnf-optimization):
17011 * progmodes/etags.el (etags):
17012 * progmodes/executable.el (executable):
17013 * progmodes/idlwave.el (idlwave):
17014 * progmodes/pascal.el (pascal):
17015 * progmodes/prolog.el (prolog):
17016 * progmodes/python.el (python):
17017 * progmodes/scheme.el (scheme):
17018 * progmodes/sh-script.el (sh, sh-script):
17019 * progmodes/sql.el (SQL):
17020 * progmodes/tcl.el (tcl):
17021 * textmodes/bibtex.el (bibtex, bibtex-autokey):
17022 * textmodes/enriched.el (enriched):
17023 * textmodes/makeinfo.el (makeinfo):
17024 * textmodes/sgml-mode.el (sgml):
17025 * textmodes/table.el (table-hooks):
17026 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
17027 * textmodes/texinfo.el (texinfo):
17028 * textmodes/two-column.el (two-column):
17029 Finish `defgroup' description with period.
17030
17031 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
17032 * eshell/esh-var.el (eshell-var):
17033 * progmodes/vhdl-mode.el (vhdl-testbench):
17034 * textmodes/org.el (org): Fix typos in docstrings.
17035
17036 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
17037 consistency.
17038
17039 * progmodes/flymake.el (flymake-find-file): Remove.
17040 (flymake-float-time): Use `with-no-warnings'.
17041 (flymake-check-start-time, flymake-check-was-interrupted)
17042 (flymake-err-info, flymake-is-running, flymake-last-change-time)
17043 (flymake-new-err-info): `defvar' at compile time.
17044
17045 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
17046
17047 * replace.el (occur-hook): Doc fix.
17048 (occur-1): Don't call `occur-hook' if there are no matches.
17049
17050 2005-07-03 Richard M. Stallman <rms@gnu.org>
17051
17052 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
17053 global-map, save the same map.
17054 (global-map): Don't alter it at top level.
17055 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
17056 Then alter it here instead.
17057 (tpu-edt-off): Set global-map to the saved one.
17058
17059 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
17060 All references simplified.
17061 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
17062 (zmacs-regions): Add defvar.
17063 (repeat-complex-command-map): Everything about that deleted.
17064
17065 * textmodes/artist.el (artist-key-is-drawing)
17066 (artist-key-endpoint1, artist-key-poly-point-list)
17067 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
17068 (artist-key-compl-table, artist-rb-save-data)
17069 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
17070 Don't put them in eval-when-compile.
17071 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
17072
17073 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
17074 Use with-no-warnings.
17075
17076 * net/browse-url.el (dos-windows-version): Add defvar.
17077
17078 * mail/supercite.el (filladapt-prefix-table): Add defvar.
17079
17080 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
17081 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
17082 (rmail-new-summary-line-count): Rename from new-summary-line-count.
17083 Add defvar.
17084 (rmail-summary-beginning-of-message): Use with-no-warnings.
17085 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
17086
17087 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
17088 Use with-no-warnings.
17089
17090 * emulation/vi.el (vi-mark-region): Use c-mark-function.
17091 (c-mark-function): Add point-moving-unit property.
17092 (vi-goto-line): Use with-no-warnings.
17093
17094 * emulation/edt.el (edt-last-copied-word): Add defvar.
17095 (zmacs-region-stays): Likewise.
17096 (edt-mark-section-wisely): Use c-mark-function for C.
17097 Use makr-defun for Fortran.
17098 (time-string): defvar deleted.
17099 (edt-display-the-time): Don't set time-string.
17100
17101 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
17102
17103 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
17104 Don't warn when name is not constant
17105 or for defining the group `emacs'.
17106
17107 * tooltip.el (gud-tooltip-mode): Add defvar.
17108
17109 * startup.el (default-frame-background-mode): Add defvar.
17110
17111 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
17112
17113 * info.el (tool-bar-map): Add defvar.
17114
17115 * dired.el (dnd-protocol-alist): Add defvar.
17116
17117 * dired-aux.el (dired-query): Display question with answer, when
17118 the user answers.
17119
17120 * custom.el (custom-add-option): Doc fix.
17121
17122 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
17123
17124 2005-07-03 Eli Zaretskii <eliz@gnu.org>
17125
17126 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
17127 bogus name from the last change.
17128
17129 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
17130
17131 * custom.el (custom-declare-variable): Fix typos in comment.
17132 (custom-known-themes): Doc fix.
17133 (custom-theme-directory): New defcustom.
17134 (require-theme): Make it check `custom-theme-directory'.
17135
17136 * cus-theme.el (custom-new-theme-mode): New function.
17137 (custom-theme-name, custom-theme-variables, custom-theme-faces)
17138 (custom-theme-description): Add compiler defvars.
17139 (customize-create-theme): Add doc to the "*New Custom Theme*"
17140 buffer. Use `custom-new-theme-mode'.
17141 (custom-theme-write): Put the created buffer in emacs-lisp-mode
17142 and save it to the `custom-theme-directory'. Make this the
17143 default directory of the buffer.
17144
17145 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
17146
17147 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
17148 Fix unbalanced parentheses.
17149
17150 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
17151
17152 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
17153 into flymake-mode and delegate to flymake-mode.
17154
17155 * find-file.el (ff-which-function-are-we-in): Clean up.
17156
17157 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
17158
17159 * replace.el (occur-rename-buffer): Fix docstring.
17160
17161 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
17162 (edt-last-copied-word, edt-learn-macro-count)
17163 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
17164 (edt-rect-start-point, edt-user-global-map, rect-start-point)
17165 (time-string, zmacs-region-stays):
17166 * emulation/edt-mapper.el (edt-save-function-key-map)
17167 (EDT-key-name): `defvar' to silence the byte-compiler.
17168
17169 2005-07-02 Martin Rudalics <rudalics@gmx.at>
17170
17171 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
17172 font-lock-regexp-backslash. Doc fix.
17173 (font-lock-regexp-backslash-grouping-construct): Rename from
17174 font-lock-regexp-backslash-construct. Doc fix.
17175 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
17176 grouping constructs.
17177
17178 2005-07-02 Eli Zaretskii <eliz@gnu.org>
17179
17180 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
17181 updating all the prerequisites.
17182
17183 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
17184
17185 * textmodes/org.el (org-agenda-start-on-weekday)
17186 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
17187 (org-agenda-use-time-grid, org-archive-location)
17188 (org-allow-space-in-links, org-usenet-links-prefer-google)
17189 (org-enable-table-editor, org-export-default-language)
17190 (org-export-html-show-new-buffer, org-fill-paragraph)
17191 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
17192 (org-goto-quit, org-occur, org-eval-in-calendar)
17193 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
17194 (org-agenda-diary-entry, org-remember-help)
17195 (org-table-convert-region, org-at-table-p)
17196 (org-table-move-row-down, org-table-move-row-up)
17197 (org-table-copy-region, org-table-toggle-vline-visibility)
17198 (org-table-get-stored-formulas, org-table-get-specials)
17199 (org-recalc-commands, org-table-eval-formula)
17200 (org-table-formula-substitute-names, orgtbl-make-binding)
17201 (org-format-org-table-html, org-format-table-table-html)
17202 (org-format-table-table-html-using-table-generate-source)
17203 (org-customize): Fix typos in docstrings.
17204 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
17205 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
17206 (org-back-to-heading): Doc fixes.
17207 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
17208 (org-agenda-change-all-lines, org-get-header):
17209 Improve argument/docstring consistency.
17210 (orgtbl-error): Fix error message.
17211
17212 * progmodes/flymake.el (flymake-find-possible-master-files)
17213 (flymake-master-file-compare, flymake-get-line-err-count)
17214 (flymake-highlight-line, flymake-gui-warnings-enabled):
17215 Fix typos in docstrings.
17216 (flymake-parse-line, flymake-get-project-include-dirs-function)
17217 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
17218 Doc fixes.
17219 (flymake-get-project-include-dirs-function)
17220 (flymake-make-err-menu-data):
17221 Improve argument/docstring consistency.
17222
17223 2005-07-01 Lute Kamstra <lute@gnu.org>
17224
17225 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
17226 Catch errors with ignore-errors. Use temporary buffer.
17227 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
17228
17229 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
17230 background color faces.
17231 (facemenu-set-foreground, facemenu-set-background):
17232 Use facemenu-set-face-from-menu.
17233 (facemenu-set-face-from-menu): Treat face names that start with
17234 "fg:" or "bg:" as special.
17235 (facemenu-add-new-color): Don't create faces. Simplify.
17236
17237 2005-06-30 Richard M. Stallman <rms@gnu.org>
17238
17239 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
17240 (crm-find-current-element): Likewise.
17241
17242 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
17243
17244 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
17245
17246 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
17247
17248 * arc-mode.el (archive-extract): Make it work as a mouse binding.
17249 (archive-mouse-extract): Make it an obsolete alias.
17250 (archive-mode-map): Don't use archive-mouse-extract any more.
17251 (archive-mode, archive-extract): write-contents-hooks ->
17252 write-contents-functions.
17253 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
17254 first arg.
17255 (archive-rename-entry): Update the call.
17256 (archive-zip-summarize): Remove unused var `method'.
17257 (archive-lzh-summarize): Remove unused var `creator'.
17258
17259 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
17260 dedicated frame upon exit.
17261
17262 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
17263 (archive-zip-extract, archive-zip-expunge)
17264 (archive-zip-update, archive-zip-update-case): Use executable-find.
17265 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
17266 Use restore-buffer-modified-p.
17267 (archive-extract, archive-add-new-member, archive-write-file-member):
17268 Use with-current-buffer.
17269 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
17270
17271 2005-06-30 Andreas Schwab <schwab@suse.de>
17272
17273 * progmodes/gud.el (gud-filter): Remove unneeded progn.
17274
17275 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17276
17277 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
17278
17279 2005-06-30 Juri Linkov <juri@jurta.org>
17280
17281 * faces.el (vertical-border): Inherit from mode-line-inactive
17282 only on tty.
17283
17284 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
17285
17286 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
17287 example, -NLINES in the `occur' docstring).
17288
17289 * replace.el (occur-1): When no matches are found, do not set the
17290 `buffer-read-only' and modified flags for the occur buffer,
17291 because it is deleted.
17292
17293 * emulation/cua-base.el (cua-check-pending-input)
17294 (cua-repeat-replace-region, cua-mode, cua-debug)
17295 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
17296 Fix typos in docstrings.
17297
17298 * emulation/cua-gmrk.el (cua-toggle-global-mark)
17299 (cua-cut-region-to-global-mark)
17300 (cua--cut-rectangle-to-global-mark):
17301 Remove period from end of messages.
17302
17303 * emulation/cua-rect.el (cua-do-rectangle-padding):
17304 Remove period from end of messages.
17305 (cua--rectangle-seq-format): Fix typo in docstring.
17306 (cua-sequence-rectangle, cua-fill-char-rectangle):
17307 Improve argument/docstring consistency.
17308
17309 2005-06-29 Juri Linkov <juri@jurta.org>
17310
17311 * faces.el (default-frame-background-mode): New internal variable.
17312 (frame-set-background-mode): Use it.
17313
17314 * startup.el (normal-top-level): Set default-frame-background-mode
17315 instead of frame-background-mode. Before setting it, test for its
17316 nil value. Remove tests for frame-background-mode and frame
17317 parameter `reverse'. Add test for "unspecified-fg".
17318
17319 * term/xterm.el (xterm-rxvt-set-background-mode):
17320 * term/rxvt.el (rxvt-set-background-mode):
17321 Set default-frame-background-mode instead of frame-background-mode.
17322
17323 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
17324
17325 * simple.el (set-variable): Warn about obsolete user variables.
17326
17327 * imenu.el (imenu--completion-buffer):
17328 * mouse.el (mouse-buffer-menu-alist):
17329 * msb.el (msb-invisible-buffer-p):
17330 * calendar/diary-lib.el (diary-header-line-format):
17331 * emacs-lisp/pp.el (pp-buffer):
17332 * progmodes/cperl-mode.el (cperl-do-auto-fill):
17333 * textmodes/picture.el (picture-replace-match):
17334 Change space constants followed by a sexp to "?\s ".
17335
17336 * play/decipher.el (decipher-loop-with-breaks):
17337 * textmodes/texinfo.el (texinfo-insert-@item): Change space
17338 constants "protected" from end of line by a comment to "?\s".
17339
17340 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
17341
17342 * font-lock.el (save-buffer-state): Use `declare'.
17343
17344 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
17345 reset the syntax-table to cperl-mode-syntax-table.
17346 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
17347 "foo_print_bar" is not matched as a reserved keyword.
17348
17349 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
17350
17351 * textmodes/org.el (orgtbl-setup): New function, for delayed
17352 setup for the orgtbl commands.
17353 (org-calc-default-modes): New option.
17354 (orgtbl-make-binding): Use `defun' to get better help display.
17355 (org-diary): Call `org-compile-prefix-format'.
17356 (org-table-formula-substitute-names): New function.
17357 (org-agenda-day-view, org-agenda-week-view): New commands.
17358 (org-agenda-toggle-week-view): Command removed.
17359 (org-tbl-menu): Split off from org-org-menu.
17360 (org-mode): Move removal of outline-mode menus to here.
17361 (org-table-formula-debug): New option.
17362 (org-table-insert-row): Keep first field if just "#" or "*".
17363 (org-mode): Paragraph regexps fixed.
17364 (org-table-recalculate-regexp): New constant.
17365 (org-table-justify-field-maybe): Avoid replace if not necessary.
17366 (org-copy-special, org-cut-special): Use `call-interactively'.
17367 (org-table-copy-region): Take region from `interactive' call.
17368 (org-trim): Return string even if no match.
17369 (org-formula): New face.
17370 (org-set-font-lock-defaults): No longer highlight "FIXME".
17371 But highlight formula-related fields in table.
17372 (org-table-p): Use regexp, not fontification.
17373 (org-table-align): Handle white space at end of line.
17374 (org-table-formula-evaluate-inline): New option.
17375 (org-mode): Auto-wrapping in comment lines turned off.
17376 (org-table-copy-down): Evaluate only in copied field, not in
17377 destination.
17378 (org-table-current-formula): Variable removed.
17379 (org-table-store-formulas, org-table-get-stored-formulas)
17380 (org-table-modify-formulas, org-table-replace-in-formulas)
17381 (org-table-maybe-eval-formula): New functions.
17382 (org-table-get-formula): Modify to use stored formulas.
17383 (org-table-insert-column, org-table-delete-column)
17384 (org-table-move-column): Call `org-table-modify-formulas'.
17385 (org-complete): Add completion for keyword formulas.
17386 (orgtbl-mode): Pull orgtbl-mode-map to start of
17387 minor-mode-map-alist.
17388
17389 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
17390
17391 * progmodes/python.el (python-check): Require `compile' before
17392 modifying its variables.
17393
17394 * newcomment.el (comment-indent-default): Don't get fooled by an early
17395 end of buffer.
17396
17397 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17398
17399 * ps-print.el (ps-print-version): Fix version number.
17400
17401 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
17402
17403 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
17404
17405 2005-06-28 Richard M. Stallman <rms@gnu.org>
17406
17407 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
17408 (flyspell-local-mouse-map): Declaration deleted.
17409 (flyspell-mouse-map): Bind only mouse-2.
17410 (flyspell-mode-map): Don't test flyspell-use-local-map.
17411 (flyspell-overlay-keymap-property-name): Var deleted.
17412 (flyspell-mode-on): Don't make local bindings for
17413 flyspell-mouse-map and flyspell-mode-map.
17414 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
17415
17416 * textmodes/ispell.el (ispell-word): Do not ignore short words.
17417
17418 * progmodes/compile.el (compilation-next-error-function):
17419 Don't switch buffers; operate on the current buffer.
17420
17421 * progmodes/compile.el (compilation-error-file-name)
17422 (compilation-warning-file-name, compilation-info-file-name)
17423 (compilation-line-number, compilation-column-number): New faces.
17424 (compilation-error-face, compilation-warning-face)
17425 (compilation-info-face, compilation-line-face)
17426 (compilation-column-face): Use them.
17427
17428 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
17429
17430 * comint.el (comint-password-prompt-regexp): Accept ", try again".
17431
17432 * bindings.el (global-map): Bind insertchar and its variants.
17433
17434 2005-06-27 Richard M. Stallman <rms@gnu.org>
17435
17436 * textmodes/artist.el (artist-text-overwrite)
17437 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
17438
17439 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17440
17441 * ps-print.el: It was not working the page selection for printing.
17442 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
17443 (ps-print-version): New version 6.6.7.
17444 (ps-end-sheet): New fun.
17445 (ps-header-sheet, ps-end-job): Call it.
17446
17447 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
17448
17449 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
17450
17451 2005-06-27 Lute Kamstra <lute@gnu.org>
17452
17453 * facemenu.el (facemenu-unlisted-faces): Add foreground and
17454 background color faces.
17455 (facemenu-get-face): Delete function.
17456 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
17457 (facemenu-add-new-color): Make second argument mandatory.
17458 Create the appropriate face and return it. Simplify.
17459 (facemenu-set-foreground, facemenu-set-background): Don't check if
17460 color is defined. Use return value of facemenu-add-new-color.
17461
17462 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
17463
17464 * progmodes/gud.el (gud-filter): Add missing argument to
17465 with-selected-window.
17466
17467 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
17468
17469 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
17470 a :require to the defcustom.
17471
17472 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
17473 defcustoms corresponding to minor modes.
17474
17475 2005-06-26 David Ponce <david@dponce.com>
17476
17477 * recentf.el: Require tree-widget instead of wid-edit.
17478 (recentf-filename-handler): Fix widget :type.
17479 (recentf-cancel-dialog, recentf-open-more-files)
17480 (recentf-open-files-action): Doc fix.
17481 (recentf-dialog-goto-first): New function.
17482 (recentf-dialog-mode-map): Set parent keymap first.
17483 (recentf-dialog-mode): Define with define-derived-mode.
17484 Don't display continuation lines in dialogs.
17485 (recentf-edit-list): Rename from recentf-edit-selected-items.
17486 (recentf-edit-list-select): Rename from recentf-edit-list-action.
17487 Simplify.
17488 (recentf-edit-list-validate): New function.
17489 (recentf-edit-list): Update accordingly.
17490 (recentf-open-files-item-shift): Remove.
17491 (recentf-open-files-item): Convert menu elements into tree and
17492 link widgets. Don't create the widgets.
17493 (recentf-open-files): Update accordingly.
17494 (recentf-save-list): Untabify.
17495
17496 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
17497
17498 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
17499 (keep-lines): Add INTERACTIVE arg. Never delete lines only
17500 partially contained in the active region. Do not take active
17501 region into account when called from Lisp, unless INTERACTIVE arg
17502 is non-nil. Use `forward-line' instead of `beginning-of-line' to
17503 avoid trouble with fields. Make marker point nowhere when no
17504 longer used. Always return nil. Doc fix.
17505 (flush-lines): Add INTERACTIVE arg. Do not take active region
17506 into account when called from Lisp, unless INTERACTIVE arg is
17507 non-nil. Use `forward-line' instead of `beginning-of-line' to
17508 avoid trouble with fields. Make marker point nowhere when no
17509 longer used. Always return nil. Doc fix.
17510 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
17511 interchangeable. Do not take active region into account when
17512 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
17513 message in echo area when called from Lisp, unless INTERACTIVE arg
17514 is non-nil. Avoid saying "1 occurrences". Do not use markers.
17515 Return the number of matches. Doc fix.
17516 (occur): Doc fix.
17517 (perform-replace): Make comment follow double space convention for
17518 the sake of `outline-minor-mode'.
17519
17520 * faces.el (facep): Doc fix.
17521
17522 2005-06-25 Richard M. Stallman <rms@gnu.org>
17523
17524 * facemenu.el (facemenu-enable-faces-p): New function.
17525 (facemenu-background-menu, facemenu-foreground-menu)
17526 (facemenu-face-menu): Add menu-enable property.
17527
17528 * jka-compr.el (jka-compr-insert-file-contents):
17529 Special handling if cannot find the uncompression program.
17530
17531 * cus-face.el (custom-face-attributes): Add autoload.
17532
17533 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17534 Bind comment-indent-function locally.
17535
17536 * window.el (save-selected-window): Use save-current-buffer.
17537
17538 * subr.el (with-selected-window): Use save-current-buffer.
17539
17540 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
17541 and with-current-buffer.
17542
17543 2005-06-24 Richard M. Stallman <rms@gnu.org>
17544
17545 * simple.el (line-move-1): Fix previous change.
17546
17547 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
17548
17549 * replace.el (occur-1): Set `buffer-read-only' and the
17550 buffer-modified flag before running `occur-hook' to protect
17551 against unintentional buffer switches that can lead to data loss.
17552
17553 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
17554
17555 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
17556 (gud-gdb-marker-filter): Use font-lock-warning-face for any
17557 initial error.
17558
17559 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17560 after fresh input.
17561 (gdb-var-create-handler): Put name of expression in quotes.
17562
17563 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
17564
17565 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17566 elements of RING in order, and without bogus nil elements.
17567
17568 2005-06-23 Richard M. Stallman <rms@gnu.org>
17569
17570 * simple.el (set-variable): Args renamed; doc fix.
17571 (line-move-1): When there are overlays around, use vertical-motion.
17572
17573 * faces.el (escape-glyph): Use brown against light background.
17574 (nobreak-space): Rename from no-break-space.
17575 Fix previous change.
17576
17577 * dired-aux.el (dired-do-copy): Fix arg prompt.
17578
17579 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17580
17581 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17582
17583 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17584 rather than "Distributor".
17585
17586 2005-06-23 Lute Kamstra <lute@gnu.org>
17587
17588 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17589 (debug-on-entry): Use it. New interactive declaration that uses
17590 function-called-at-point.
17591
17592 2005-06-23 Kim F. Storm <storm@cua.dk>
17593
17594 * subr.el (save-match-data): Add comment about using evaporate arg
17595 to set-match-data.
17596
17597 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
17598
17599 * cus-edit.el (customize-face)
17600 (customize-face-other-window): Handle face aliases.
17601
17602 * faces.el (face-documentation, set-face-attribute)
17603 (face-spec-set): Handle face aliases.
17604
17605 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
17606
17607 * help-mode.el (help-make-xrefs): If a symbol representing a face
17608 name is not followed by the word "face", it could still be a
17609 function or variable name, so don't bypass other checks.
17610
17611 2005-06-22 Juri Linkov <juri@jurta.org>
17612
17613 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17614 Replace aliased functions with calls where second arg `inherit' is t.
17615
17616 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
17617
17618 * progmodes/gdb-ui.el (gdb-error): New variable.
17619 (gdb-error): New function.
17620 (gdb-annotation-rules): Act on error-begin and error annotations.
17621 (gdb-concat-output): Use font-lock-warning-face for errors.
17622
17623 2005-06-22 Miles Bader <miles@gnu.org>
17624
17625 * bindings.el (propertized-buffer-identification): Use renamed
17626 `Buffer-menu-buffer' face.
17627
17628 * faces.el (vertical-border): Rename from `vertical-divider'.
17629 (escape-glyph): Change dark-background color back to `cyan'.
17630
17631 2005-06-21 Juri Linkov <juri@jurta.org>
17632
17633 * faces.el (face-user-default-spec): Try getting `customized-face'
17634 prior to `saved-face'.
17635 (frame-background-mode): Refill docstring.
17636
17637 * emacs-lisp/lisp-mode.el (eval-defun-1):
17638 * emacs-lisp/edebug.el (edebug-eval-defun):
17639 Set `saved-face' temporarily to nil before calling form.
17640 Set `customized-face' to the new spec after that.
17641
17642 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
17643
17644 * subr.el (1value, lambda, key-substitution-in-progress):
17645 Doc fixes.
17646
17647 * autoinsert.el (auto-insert-alist):
17648 * ses.el (ses-call-printer):
17649 * subr.el (noreturn):
17650 * emacs-lisp/lisp.el (check-parens):
17651 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
17652 * net/browse-url.el (browse-url-mosaic):
17653 * progmodes/cc-defs.el (c-safe-scan-lists):
17654 * progmodes/ebnf-abn.el (ebnf-abn-lex):
17655 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
17656 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
17657 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
17658 * progmodes/ebnf-iso.el (ebnf-iso-lex):
17659 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
17660
17661 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17662
17663 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
17664
17665 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
17666
17667 * calendar/appt.el (appt-make-list): Activate the package, if
17668 not already active (for backwards compatibility).
17669
17670 2005-06-20 Kim F. Storm <storm@cua.dk>
17671
17672 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
17673
17674 2005-06-20 Miles Bader <miles@gnu.org>
17675
17676 * faces.el (vertical-divider): New face.
17677
17678 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
17679
17680 * simple.el (kill-whole-line): Doc fix.
17681 (next-error-buffer-p, next-error-find-buffer)
17682 (clone-indirect-buffer): Fix typos in docstrings.
17683 (comment-line-break-function): Doc fix: don't say variable
17684 is automatically buffer-local (it isn't).
17685
17686 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
17687
17688 * net/tramp-ftp.el (top):
17689 * net/tramp-smb.el (top):
17690 * net/tramp-util.el (top):
17691 * net/tramp-uu.el (top):
17692 * net/tramp-vc.el (top):
17693 * net/tramp.el (top): Revert copyright years back to original
17694 ones. Tramp has a life outside GNU Emacs.
17695
17696 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
17697
17698 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
17699
17700 2005-06-18 Juri Linkov <juri@jurta.org>
17701
17702 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
17703 end of first regexp to limit the match to the position between
17704 line number and source line with same separator character as used
17705 between file name and line number. In the second regexp limit
17706 mouse-face area to file name and line number by adding new group
17707 for them and referring it in HYPERLINK arg.
17708 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
17709 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
17710 previous line where grep markers may be already removed.
17711
17712 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
17713
17714 * progmodes/ps-mode.el: Update version and maintainer's email address.
17715
17716 2005-06-18 Steve Youngs <steve@xemacs.org>
17717
17718 * net/browse-url.el (browse-url-browser-function)
17719 (browse-url-default-browser): Add firefox.
17720 (browse-url-firefox-program, browse-url-firefox-arguments)
17721 (browse-url-firefox-startup-arguments)
17722 (browse-url-firefox-new-window-is-tab): New defcustoms.
17723 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
17724
17725 2005-06-17 Richard M. Stallman <rms@gnu.org>
17726
17727 * startup.el (command-line): Warn if specified user name has
17728 no home directory.
17729
17730 * term.el (term-get-old-input, term-input-filter, term-input-sender)
17731 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
17732
17733 * longlines.el (longlines-mode, longlines-show-hard-newlines):
17734 Doc fixes.
17735
17736 * faces.el (underline): Try bold if terminal doesn't support underline.
17737
17738 * mail/sendmail.el (mail-setup-with-from): New variable.
17739 (mail-insert-from-field): New function.
17740 (sendmail-send-it): Call it.
17741 (mail-setup): Optionally call it here.
17742
17743 * term/linux.el: Call tty-no-underline.
17744
17745 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
17746
17747 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
17748
17749 2005-06-17 Miles Bader <miles@gnu.org>
17750
17751 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
17752 (ediff-current-diff-C, ediff-current-diff-Ancestor)
17753 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
17754 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
17755 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
17756 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
17757 Remove "-face" suffix from face names.
17758 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17759 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17760 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17761 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17762 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17763 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17764 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17765 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17766 New backward-compatibility aliases for renamed faces.
17767 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17768 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17769 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17770 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17771 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17772 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17773 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17774 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17775 Use renamed ediff faces.
17776
17777 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
17778 Remove "-face" suffix from face names.
17779 (eshell-test-ok-face, eshell-test-failed-face):
17780 New backward-compatibility aliases for renamed faces.
17781 (eshell-run-test): Use renamed eshell-test faces.
17782
17783 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
17784 face name.
17785 (eshell-prompt-face): New backward-compatibility alias for renamed
17786 face.
17787 (eshell-emit-prompt): Use renamed eshell-prompt face.
17788
17789 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
17790 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
17791 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
17792 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
17793 Remove "-face" suffix from face names.
17794 (eshell-ls-directory-face, eshell-ls-symlink-face)
17795 (eshell-ls-executable-face, eshell-ls-readonly-face)
17796 (eshell-ls-unreadable-face, eshell-ls-special-face)
17797 (eshell-ls-missing-face, eshell-ls-archive-face)
17798 (eshell-ls-backup-face, eshell-ls-product-face)
17799 (eshell-ls-clutter-face):
17800 New backward-compatibility aliases for renamed faces.
17801 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
17802
17803 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
17804 Remove "-face" suffix from face name.
17805 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17806 instead of literal face.
17807
17808 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
17809
17810 * emacs-lisp/warnings.el (display-warning, lwarn)
17811 (warning-minimum-log-level): Doc fixes.
17812 (warning-minimum-level, warning-minimum-log-level):
17813 Add :debug to :type choices.
17814
17815 * progmodes/ada-mode.el (ada-format-paramlist)
17816 (ada-get-indent-case, ada-check-matching-start)
17817 (ada-check-defun-name, ada-goto-matching-decl-start)
17818 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17819 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17820 (ada-make-subprogram-body): Follow error conventions.
17821 (ada-case-exception-file, ada-indent-comment-as-code)
17822 (ada-indent-handle-comment-special, ada-indent-renames)
17823 (ada-indent-return, ada-search-directories-internal)
17824 (ada-tab-policy, ada-case-exception-substring)
17825 (ada-other-file-alist, ada-matching-start-re)
17826 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17827 (ada-imenu-generic-expression, ada-compile-goto-error)
17828 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17829 (ada-popup-menu, ada-add-extensions, ada-mode)
17830 (ada-region-selected, ada-create-case-exception)
17831 (ada-create-case-exception-substring, ada-after-keyword-p)
17832 (ada-activate-keys-for-case, ada-adjust-case-region)
17833 (ada-adjust-case-buffer, ada-format-paramlist)
17834 (ada-scan-paramlist, ada-insert-paramlist)
17835 (ada-indent-newline-indent)
17836 (ada-indent-newline-indent-conditional)
17837 (ada-justified-indent-current, ada-goto-previous-word)
17838 (ada-indent-current, ada-get-indent-open-paren)
17839 (ada-get-indent-paramlist, ada-get-indent-end)
17840 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17841 (ada-get-indent-block-start, ada-get-indent-subprog)
17842 (ada-get-indent-noindent, ada-get-indent-label)
17843 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17844 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17845 (ada-goto-stmt-end, ada-goto-next-word)
17846 (ada-check-matching-start, ada-check-defun-name)
17847 (ada-goto-matching-decl-start, ada-goto-matching-start)
17848 (ada-goto-matching-end, ada-search-ignore-string-comment)
17849 (ada-in-decl-p, ada-looking-at-semi-or)
17850 (ada-looking-at-semi-private, ada-in-paramlist-p)
17851 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17852 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17853 (ada-next-procedure, ada-previous-procedure, ada-next-package)
17854 (ada-previous-package, ada-create-menu)
17855 (ada-fill-comment-paragraph-justify)
17856 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17857 (ada-other-file-name, ada-last-which-function-line)
17858 (ada-last-which-function-subprog, ada-which-function)
17859 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17860 (ada-gen-treat-proc, ada-check-emacs-version)
17861 (ada-continuation-indent, ada-align-region-separate):
17862 Fix typos in docstrings.
17863 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17864
17865 2005-06-16 Lute Kamstra <lute@gnu.org>
17866
17867 * simple.el (fundamental-mode): Run after-change-major-mode-hook
17868 conditionally.
17869
17870 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
17871
17872 * comint.el (comint-replace-by-expanded-filename)
17873 (comint-prompt-regexp, comint-delimiter-argument-list)
17874 (comint-preinput-scroll-to-bottom):
17875 * info.el (Info-hide-cookies-node):
17876 * ls-lisp.el (ls-lisp-classify):
17877 * find-file.el (ff-search-directories, ff-special-constructs)
17878 (ff-find-other-file):
17879 * font-lock.el (font-lock-keywords):
17880 * shell.el (shell-prompt-pattern)
17881 (shell-dynamic-complete-functions, shell-mode)
17882 (shell-delimiter-argument-list):
17883 * term.el (term-replace-by-expanded-filename)
17884 (term-prompt-regexp, term-delimiter-argument-list):
17885 * woman.el (woman-ignore, woman0-if):
17886 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17887 * emacs-lisp/elint.el (elint-init-env):
17888 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17889 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17890 * language/ethio-util.el (ethio-tilde-escape)
17891 (ethio-use-three-dot-question):
17892 * net/zone-mode.el (zone-mode-load-time-setup):
17893 * progmodes/cc-align.el (c-lineup-argcont):
17894 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17895 * progmodes/cperl-mode.el (cperl-set-style-back):
17896 * progmodes/inf-lisp.el (inferior-lisp-prompt):
17897 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17898 Fix spellings in docstrings.
17899
17900 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17901 * progmodes/modula2.el (m2-for): Fix spellings.
17902
17903 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17904
17905 * simple.el (undo-more): Don't use `format' on `error' arguments.
17906 Improve argument/docstring consistency.
17907 (pending-undo-list): Doc fix.
17908
17909 * smerge-mode.el (smerge-ensure-match):
17910 * emulation/vip.el (vip-ex):
17911 * net/zone-mode.el (zone-mode-update-serial):
17912 * progmodes/idlwave.el (idlwave-complete):
17913 * progmodes/vhdl-mode.el (vhdl-visit-file)
17914 (vhdl-compose-wire-components):
17915 Don't use `format' on `error' arguments.
17916
17917 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17918 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17919 (tooltip-help-tips): Fix typos in docstrings.
17920
17921 2005-06-16 David Ponce <david@dponce.com>
17922
17923 * tree-widget.el (tree-widget-value-create): Simplify last change.
17924
17925 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
17926
17927 * ido.el (ido-incomplete-regexp): New variable.
17928 (ido-set-matches-1): Handle invalid-regexp error and set
17929 ido-incomplete-regexp.
17930 (ido-incomplete-regexp): New face.
17931 (ido-completions): Use it.
17932 (ido-complete, ido-exit-minibuffer, ido-completions):
17933 Handle incomplete regexps.
17934 (ido-completions): Add check for complete match when entering a regexp.
17935
17936 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
17937
17938 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17939
17940 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17941
17942 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17943 by field delimiters.
17944
17945 2005-06-15 David Ponce <david@dponce.com>
17946
17947 * tree-widget.el: eval-and-compile inlined functions so they will
17948 be available at run-time too.
17949 (tree-widget-super-format-handler)
17950 (tree-widget-format-handler): Remove.
17951 (tree-widget-value-create): Handle the :indent property.
17952
17953 2005-06-15 Miles Bader <miles@gnu.org>
17954
17955 * progmodes/which-func.el (which-func): Only inherit
17956 `font-lock-function-name-face' when that makes sense against the
17957 default mode-line face, otherwise set the face color explicitly.
17958
17959 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17960 faces instead of (non-existent) variables.
17961
17962 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
17963
17964 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17965 (iswitchb-get-matched-buffers): Likewise. Simplify.
17966
17967 2005-06-14 Miles Bader <miles@gnu.org>
17968
17969 * progmodes/ld-script.el (ld-script-location-counter):
17970 Remove "-face" suffix from face name.
17971 (ld-script-location-counter-face):
17972 New backward-compatibility alias for renamed face.
17973 (ld-script-location-counter-face): Use renamed face.
17974
17975 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17976 (cperl-hash): Remove "-face" suffix from face names.
17977 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17978 New backward-compatibility aliases for renamed faces.
17979 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17980 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17981
17982 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17983 name.
17984 (which-func-face): New backward-compatibility alias for renamed face.
17985 (which-func-format): Use renamed which-func face.
17986
17987 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17988 (vhdl-function, vhdl-directive, vhdl-reserved-word)
17989 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17990 names.
17991 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17992 (vhdl-speedbar-configuration, vhdl-speedbar-package)
17993 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17994 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17995 (vhdl-speedbar-architecture-selected)
17996 (vhdl-speedbar-configuration-selected)
17997 (vhdl-speedbar-package-selected)
17998 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17999 names.
18000 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
18001 Use renamed faces.
18002 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
18003 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
18004 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
18005 Use renamed faces.
18006 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
18007 names.
18008 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
18009 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
18010 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
18011 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
18012 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
18013 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
18014
18015 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
18016 face name.
18017 (sh-heredoc-face): New backward-compatibility alias for renamed face.
18018 (sh-heredoc-face): Use renamed sh-heredoc face.
18019
18020 * progmodes/idlw-help.el (idlwave-help-link):
18021 Remove "-face" suffix from face name.
18022 (idlwave-help-link-face):
18023 New backward-compatibility alias for renamed face.
18024 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
18025
18026 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
18027 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
18028 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
18029 New backward-compatibility aliases for renamed faces.
18030 (idlwave-shell-disabled-breakpoint-face)
18031 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
18032
18033 * progmodes/flymake.el (flymake-errline, flymake-warnline):
18034 Remove "-face" suffix from face names.
18035 (flymake-errline-face, flymake-warnline-face):
18036 New backward-compatibility aliases for renamed faces.
18037 (flymake-highlight-line): Use renamed flymake faces.
18038
18039 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
18040 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
18041 (ebrowse-member-class, ebrowse-progress):
18042 Remove "-face" suffix from face names.
18043 (ebrowse-tree-mark-face, ebrowse-root-class-face)
18044 (ebrowse-file-name-face, ebrowse-default-face)
18045 (ebrowse-member-attribute-face, ebrowse-member-class-face)
18046 (ebrowse-progress-face):
18047 New backward-compatibility aliases for renamed faces.
18048 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
18049 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
18050 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
18051 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
18052
18053 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
18054 antlr-syntax)
18055 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
18056 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
18057 names.
18058 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
18059 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
18060 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
18061 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
18062 backward-compatibility aliases for renamed faces.
18063 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
18064 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
18065 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
18066 remove "font-lock-". Use renamed antlr-mode faces.
18067 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
18068 literal face-names with face variable references.
18069
18070 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
18071 face name.
18072 (Buffer-menu-buffer-face): New backward-compatibility alias for
18073 renamed face.
18074 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
18075
18076 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
18077
18078 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
18079 Eliminate "-face" suffix.
18080 (makefile-targets): Inherit from font-lock-function-name-face and
18081 eliminate "-face" suffix.
18082 (makefile-shell): Remove attributes and eliminate "-face" suffix.
18083 (makefile-*-font-lock-keywords): Append makefile-targets in rule
18084 actions, instead of prepending, to make it less visible.
18085 (makefile-previous-dependency, makefile-match-dependency):
18086 Don't match a target on a continuation line.
18087
18088 * files.el (auto-mode-alist): Put Makefile in gmake mode.
18089
18090 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
18091
18092 * progmodes/gdb-ui.el (menu): Re-order menu items.
18093 (gdb-tooltip-print): Respect tooltip-use-echo-area.
18094
18095 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
18096 Define in tooltip.el.
18097 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
18098 (gud-tooltip-tips): Respect tooltip-use-echo-area and
18099 gud-tooltip-echo-area.
18100
18101 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
18102 backward compatibility and make obsolete.
18103 (tooltip-help-tips): Use tooltip-use-echo-area.
18104 (tooltip-show-help-function): Rename to...
18105 (tooltip-show-help): ...this, because it is a function.
18106 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
18107
18108 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
18109
18110 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
18111 (edebug-print-length, edebug-print-level, edebug-print-circle)
18112 (edebug-modify-breakpoint, edebug-eval-last-sexp)
18113 (edebug-eval-print-last-sexp): Doc fixes.
18114
18115 2005-06-14 Kim F. Storm <storm@cua.dk>
18116
18117 * ido.el (ido-mode): Make a new keymap every time we enable ido,
18118 as the coverage buffer/file/both may change.
18119
18120 2005-06-14 Lute Kamstra <lute@gnu.org>
18121
18122 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
18123 and run-mode-hooks. Simplify.
18124
18125 * mail/rmailedit.el (rmail-edit-mode):
18126 * progmodes/octave-inf.el (inferior-octave-mode):
18127 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
18128
18129 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
18130 and run-mode-hooks.
18131 (recentf-edit-list, recentf-open-files): Don't call
18132 kill-all-local-variables directly.
18133
18134 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
18135
18136 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18137
18138 * emacs-lisp/byte-run.el (make-obsolete)
18139 (define-obsolete-function-alias): Rename arguments FUNCTION and
18140 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
18141 (make-obsolete-variable, define-obsolete-variable-alias):
18142 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
18143 respectively.
18144
18145 * isearchb.el (isearchb-activate):
18146 * pcvs.el (cvs-mode):
18147 * ses.el (ses-load):
18148 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
18149 * net/tramp.el (tramp-find-file-exists-command)
18150 (tramp-find-shell):
18151 * progmodes/ada-mode.el (ada-create-case-exception)
18152 (ada-create-case-exception-substring, ada-make-subprogram-body):
18153 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
18154 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
18155 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
18156 * textmodes/org.el (org-promote, org-evaluate-time-range)
18157 (org-agenda-next-date-line, org-agenda-previous-date-line)
18158 (org-agenda-error, org-open-at-point, org-table-move-row)
18159 (org-format-table-table-html-using-table-generate-source)
18160 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
18161 * textmodes/reftex.el (reftex-access-scan-info):
18162 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
18163 (reftex-toc-promote-prepare): Follow error conventions.
18164
18165 * diff-mode.el (diff-mode): Fix typo in docstring.
18166
18167 * forms.el (forms--intuit-from-file): Fix reference to
18168 `forms-number-of-fields' in error message.
18169 (forms-print): Fix quoting in error message.
18170
18171 * forms.el (forms-mode):
18172 * emulation/vi.el (vi-goto-insert-state):
18173 * progmodes/flymake.el (flymake-new-err-info)
18174 (flymake-start-syntax-check-for-current-buffer)
18175 (flymake-simple-cleanup):
18176 * eshell/esh-var.el (eshell/export):
18177 * progmodes/gud.el (xdb):
18178 * textmodes/flyspell.el (flyspell-incorrect-hook)
18179 (flyspell-maybe-correct-transposition)
18180 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
18181
18182 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
18183
18184 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
18185 minibuffer prompt.
18186
18187 2005-06-13 Kim F. Storm <storm@cua.dk>
18188
18189 * subr.el (add-to-ordered-list): New defun.
18190
18191 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
18192 add cua--keymap-alist to emulation-mode-map-alists.
18193
18194 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
18195
18196 * subr.el (complete-in-turn): New macro.
18197 (dynamic-completion-table, lazy-completion-table): Add debug info.
18198
18199 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
18200 in preference to face aliases.
18201
18202 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
18203 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
18204 Remove unused vars `start' and `firstline'.
18205 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
18206 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
18207
18208 2005-06-13 Eli Zaretskii <eliz@gnu.org>
18209
18210 * cus-start.el (all): Don't complain about missing GTK-related
18211 variables, unless either `gtk' is boundp or this isn't a
18212 `windows-nt' build.
18213
18214 2005-06-13 Lute Kamstra <lute@gnu.org>
18215
18216 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
18217 run-mode-hooks.
18218
18219 * ediff-mult.el (ediff-meta-mode):
18220 * ediff-util.el (ediff-mode): Use run-mode-hooks.
18221
18222 * ledit.el (ledit-mode): Use delay-mode-hooks.
18223
18224 * woman.el (woman-mode-line-format): Delete constant.
18225 (woman-mode-map): Initialize it properly.
18226 (woman-mode): Set mode-class property to special.
18227 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
18228 Set major-mode and mode-name. Don't set mode-line-format directly.
18229 (Man-getpage-in-background): Don't reference woman-mode-line-format.
18230
18231 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
18232 string argument obsolete.
18233
18234 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
18235
18236 * textmodes/org.el (org-CUA-compatible): New option.
18237 (org-disputed-keys): New variable.
18238 (org-key): New function.
18239 (orgtbl-make-binding): Add docstring to the created function.
18240 (org-mode): Set paragraph start/separate regexps.
18241 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
18242 (org-archive-location, org-archive-mark-done)
18243 (org-archive-stamp-time): New options.
18244 (org-archive-subtree): New command.
18245 (org-fill-paragraph): New function.
18246 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
18247 (org-fake-empty-table-line): Function removed.
18248 (org-format-org-table-html): Do not create empty table lines at
18249 separator lines. Improved table header treatment.
18250 (org-link-format): New option.
18251 (org-make-link): New function.
18252 (org-insert-link, org-store-link): Use org-make-link.
18253 (org-open-file): Quote file name for shell command, to allow
18254 spaces in file names.
18255 (org-link-regexp): Fix bug with mailto link.
18256 (org-link-maybe-angles-regexp, org-protected-link-regexp):
18257 New constants.
18258 (org-export-as-html): Deal with the optional angles around a link.
18259 Better treatment of file: links.
18260 (org-open-at-point): Replace @{ and @} with < and >.
18261 (org-run-mode-hooks): Function removed.
18262 (org-agenda-mode): No longer use `org-run-mode-hooks'.
18263
18264 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
18265
18266 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
18267 MI command -data-list-register-values.
18268 (gdb-post-prompt): Indent properly.
18269
18270 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
18271
18272 * hilit-chg.el (highlight-changes-colors): Rename from
18273 `highlight-changes-colours'.
18274 (highlight-changes-colours): Keep as obsolete alias.
18275 (highlight-changes-face-list): Doc fix.
18276 (hilit-chg-make-list): Use `highlight-changes-colors'.
18277
18278 2005-06-12 Mark A. Hershberger <mah@everybody.org>
18279
18280 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
18281 defun-prompt-regexp.
18282
18283 2005-06-12 Eli Zaretskii <eliz@gnu.org>
18284
18285 * loadup.el: Don't say we are dumping under 2 names on windows-nt
18286 and cygwin.
18287
18288 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
18289 Don't use an old loaddefs.el, as in Makefile.in.
18290
18291 2005-06-12 Lute Kamstra <lute@gnu.org>
18292
18293 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
18294
18295 * man.el (Man-mode-map): Initialize it properly.
18296 (Man-mode): Set mode-class property to special.
18297
18298 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
18299
18300 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
18301
18302 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
18303 A newline is needed in the docstring there.
18304
18305 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
18306 Doc fixes.
18307
18308 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18309
18310 * printing.el: Doc fix. The menubar is no more changed when printing
18311 is loaded, it only changes when pr-menu-bind or pr-update-menus is
18312 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
18313 (pr-version): New version number (6.8.4).
18314 (pr-menu-bind): New command.
18315 (pr-update-menus): Docstring and code fix.
18316 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
18317 Docstring fix.
18318 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
18319 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
18320
18321 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
18322
18323 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
18324 "Returns" to "return", document useful return values, etc.
18325
18326 2005-06-11 Alan Mackenzie <acm@muc.de>
18327
18328 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
18329 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
18330 (adaptive-file-function): Minor amendment to doc-string.
18331
18332 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
18333
18334 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
18335 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
18336 Fix :type--it is `integer', not `string'.
18337
18338 * faces.el (modeline-highlight): Rename from (the erroneous)
18339 `modeline-higilight'.
18340
18341 2005-06-11 Lute Kamstra <lute@gnu.org>
18342
18343 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
18344 lisp-interaction-mode-map but make it the parent.
18345 (edebug-eval-mode): Use define-derived-mode.
18346
18347 2005-06-11 Andreas Schwab <schwab@suse.de>
18348
18349 * bindings.el: Add binding of `ESC functionkey' for every
18350 `M-functionkey'.
18351 * hexl.el (hexl-mode-map): Likewise.
18352
18353 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
18354
18355 * progmodes/compile.el (compilation-error-regexp-alist-alist)
18356 [msft]: update regexp for newer msft compilers.
18357
18358 2005-06-10 Mark A. Hershberger <mah@everybody.org>
18359
18360 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
18361 ATTLIST portions of included DTDs.
18362 (xml-parse-dtd): Eliminate use of inefficient match-data.
18363
18364 2005-06-10 Miles Bader <miles@gnu.org>
18365
18366 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
18367 (mpuz-text): Remove "-face" suffix from face names.
18368 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
18369 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
18370 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
18371
18372 * play/gomoku.el (gomoku-O, gomoku-X):
18373 Remove "-face" suffix from face names.
18374 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
18375 New backward-compatibility aliases for renamed faces.
18376 (gomoku-font-lock-keywords): Use renamed gomoku faces.
18377
18378 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18379
18380 * thumbs.el: Fixes for changes of 2005-06-09.
18381 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
18382 as a directory.
18383 (thumbs-thumbname): Remove directory separator from format string;
18384 `thumbs-thumbsdir' now returns a valid directory name.
18385 (thumbs-temp-dir): New defsubst.
18386 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
18387 Use it.
18388
18389 * cus-edit.el (minibuffer):
18390 * files.el (make-backup-file-name-function):
18391 * filesets.el (filesets-external-viewers):
18392 * hilit-chg.el (highlight-changes-colours)
18393 (highlight-changes-face-list, highlight-changes-rotate-faces):
18394 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
18395 * kmacro.el (kmacro-call-macro):
18396 * log-edit.el (log-edit-changelog-full-paragraphs):
18397 * mouse.el (mouse-1-click-follows-link):
18398 * skeleton.el (skeleton-autowrap):
18399 * subr.el (insert-for-yank-1):
18400 * tempo.el (tempo-insert-region):
18401 * terminal.el (terminal-emulator):
18402 * time.el (display-time-mail-face):
18403 * vc.el (vc-annotate):
18404 * vcursor.el (vcursor-copy-line):
18405 * woman.el (woman-bold-headings, woman-ignore)
18406 (woman-default-faces, woman-monochrome-faces):
18407 * calendar/todo-mode.el (todo-insert-threshold):
18408 * emulation/pc-select.el (pc-select-selection-keys-only)
18409 (pc-selection-mode):
18410 * emulation/vip.el (vip-find-char-forward):
18411 * emulation/viper-cmd.el (viper-find-char-forward):
18412 * international/mule-cmds.el
18413 (select-safe-coding-system-accept-default-p)
18414 (input-method-exit-on-invalid-key):
18415 * international/mule-diag.el (describe-coding-system):
18416 * international/ucs-tables.el (unify-8859-on-encoding-mode):
18417 * net/browse-url.el (browse-url-xterm-program):
18418 * obsolete/lazy-lock.el (lazy-lock-mode):
18419 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
18420 (cperl-mode):
18421 * progmodes/cpp.el (cpp-face-light-name-list)
18422 (cpp-face-dark-name-list):
18423 * progmodes/delphi.el (delphi-newline-always-indents):
18424 Fix spellings in docstrings.
18425
18426 * ido.el (ido-mode, ido-file-extensions-order)
18427 (ido-default-file-method, ido-default-buffer-method)
18428 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
18429 (ido-decorations, ido-read-file-name-as-directory-commands)
18430 (ido-read-file-name-non-ido, ido-work-directory-list)
18431 (ido-ignore-item-temp-list, ido-current-directory)
18432 (ido-magic-forward-char, ido-enter-find-file)
18433 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
18434 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
18435
18436 2005-06-10 Lute Kamstra <lute@gnu.org>
18437
18438 * play/dunnet.el (dun-mode): Use define-derived-mode.
18439 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
18440 obsolete alias.
18441
18442 * play/doctor.el (doctor-mode-map): Remove defvar.
18443 (doctor-mode): Use define-derived-mode.
18444
18445 * mail/mspools.el (mspools-mode):
18446 * net/eudc-hotlist.el (eudc-hotlist-mode):
18447 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
18448
18449 2005-06-10 Miles Bader <miles@gnu.org>
18450
18451 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18452 Remove "-face" suffix from face names.
18453 (flyspell-incorrect-face, flyspell-duplicate-face):
18454 New backward-compatibility aliases for renamed faces.
18455 (flyspell-mode-on, make-flyspell-overlay)
18456 (flyspell-highlight-incorrect-region)
18457 (flyspell-highlight-duplicate-region)
18458 (flyspell-display-next-corrections)
18459 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18460
18461 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
18462 from face name.
18463 (texinfo-heading-face): New backward-compatibility alias for
18464 renamed face.
18465 (texinfo-heading-face): Use renamed texinfo-heading face.
18466
18467 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
18468 suffix from face names.
18469 (tex-math-face, tex-verbatim-face):
18470 New backward-compatibility aliases for renamed faces.
18471 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
18472 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
18473 literal face name.
18474
18475 * textmodes/table.el (table-cell): Remove "-face" suffix from face
18476 name.
18477 (table-cell-face): New backward-compatibility alias for renamed face.
18478 (table--put-cell-face-property, table--update-cell-face):
18479 Use renamed table-cell face.
18480
18481 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
18482 from face name.
18483 (sgml-namespace-face): New backward-compatibility alias for
18484 renamed face.
18485 (sgml-namespace-face): Use renamed sgml-namespace face.
18486
18487 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
18488 (org-level-4, org-level-5, org-level-6, org-level-7)
18489 (org-level-8, org-warning, org-headline-done)
18490 (org-deadline-announce, org-scheduled-today)
18491 (org-scheduled-previously, org-link, org-done, org-table)
18492 (org-time-grid): Remove "-face" suffix from face names.
18493 (org-level-1-face, org-level-2-face, org-level-3-face)
18494 (org-level-4-face, org-level-5-face, org-level-6-face)
18495 (org-level-7-face, org-level-8-face, org-warning-face)
18496 (org-headline-done-face, org-deadline-announce-face)
18497 (org-scheduled-today-face, org-scheduled-previously-face)
18498 (org-link-face, org-done-face, org-table-face)
18499 (org-time-grid-face):
18500 New backward-compatibility aliases for renamed faces.
18501 (org-level-faces, org-set-font-lock-defaults, org-timeline)
18502 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
18503 (org-agenda-get-timestamps, org-agenda-get-scheduled)
18504 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
18505
18506 * emulation/viper-init.el (viper-search, viper-replace-overlay)
18507 (viper-minibuffer-emacs, viper-minibuffer-insert)
18508 (viper-minibuffer-vi): Remove "-face" suffix from face names.
18509 (viper-search-face, viper-replace-overlay-face)
18510 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18511 (viper-minibuffer-vi-face):
18512 New backward-compatibility aliases for renamed faces.
18513 (viper-search-face, viper-replace-overlay-face)
18514 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18515 (viper-minibuffer-vi-face): Use renamed viper faces.
18516
18517 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
18518 Remove "-face" suffix from face names.
18519 (testcover-nohits-face, testcover-1value-face):
18520 New backward-compatibility aliases for renamed faces.
18521 (testcover-mark): Use renamed testcover faces.
18522
18523 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
18524 face name.
18525 (diary-button-face): New backward-compatibility alias for renamed face.
18526 (diary-entry): Use renamed diary-button face.
18527
18528 * calendar/calendar.el (diary, calendar-today, holiday)
18529 (mark-visible-calendar-date): Remove "-face" suffix from face names.
18530 (diary-face, calendar-today-face, holiday-face):
18531 New backward-compatibility aliases for renamed faces.
18532 (eval-after-load "facemenu", diary-entry-marker)
18533 (calendar-today-marker, calendar-holiday-marker, diary-face):
18534 Use renamed calendar faces.
18535
18536 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
18537 (compare-windows-face): New backward-compatibility alias for
18538 renamed face.
18539 (compare-windows-highlight): Use renamed compare-windows face.
18540
18541 * strokes.el (strokes-char): Remove "-face" suffix from face name.
18542 (strokes-char-face): New backward-compatibility alias for renamed face.
18543 (strokes-encode-buffer): Use renamed strokes-char face.
18544
18545 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
18546 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
18547 Remove "-face" suffix from face names.
18548 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
18549 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
18550 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
18551 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
18552 Use renamed pcvs faces.
18553 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
18554 * pcvs-defs.el (cvs-mode-map): Likewise.
18555 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
18556
18557 * info.el (info-title-1, info-title-2, info-title-3)
18558 (info-title-4): Remove "-face" suffix from and downcase face names.
18559 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18560 (Info-title-4-face):
18561 New backward-compatibility aliases for renamed faces.
18562 (Info-fontify-node): Use renamed info faces.
18563
18564 * hilit-chg.el (highlight-changes, highlight-changes-delete):
18565 Remove "-face" suffix from face names.
18566 (highlight-changes-face, highlight-changes-delete-face):
18567 New backward-compatibility aliases for renamed faces.
18568 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18569 (hilit-chg-make-list): Use renamed highlight-changes faces.
18570
18571 * generic-x.el (show-tabs-tab, show-tabs-space):
18572 Remove "-face" suffix from face names.
18573 (show-tabs-tab-face, show-tabs-space-face):
18574 New backward-compatibility aliases for renamed faces.
18575 (show-tabs-generic-mode-font-lock-defaults-1)
18576 (show-tabs-generic-mode-font-lock-defaults-2):
18577 Use renamed show-tabs faces.
18578
18579 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18580 (smerge-markers): Remove "-face" suffix from face names.
18581 (smerge-mine-face, smerge-other-face, smerge-base-face)
18582 (smerge-markers-face):
18583 New backward-compatibility aliases for renamed faces.
18584 (smerge-mine-face, smerge-other-face, smerge-base-face)
18585 (smerge-markers-face): Use renamed smerge faces.
18586
18587 * log-view.el (log-view-file, log-view-message): Remove "-face"
18588 suffix from face names.
18589 (log-view-file-face, log-view-message-face):
18590 New backward-compatibility aliases for renamed faces.
18591 (log-view-file-face, log-view-message-face): Use renamed log-view
18592 faces.
18593
18594 * paren.el (show-paren-match, show-paren-mismatch):
18595 Remove "-face" suffix from face names.
18596 (show-paren-match-face, show-paren-mismatch-face):
18597 New backward-compatibility aliases for renamed faces.
18598 (show-paren-function): Use renamed show-paren faces.
18599
18600 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18601 (ruler-mode-margins, ruler-mode-fringes)
18602 (ruler-mode-column-number, ruler-mode-fill-column)
18603 (ruler-mode-comment-column, ruler-mode-goal-column)
18604 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18605 suffix from face names.
18606 (ruler-mode-default-face, ruler-mode-pad-face)
18607 (ruler-mode-margins-face, ruler-mode-fringes-face)
18608 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18609 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18610 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18611 New backward-compatibility aliases for renamed faces.
18612 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18613 (ruler-mode-column-number, ruler-mode-fill-column)
18614 (ruler-mode-comment-column, ruler-mode-goal-column)
18615 (ruler-mode-tab-stop, ruler-mode-current-column)
18616 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18617 faces.
18618
18619 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18620 face name.
18621 (whitespace-highlight-the-space): Use renamed face.
18622 (whitespace-highlight-face): New backward-compatibility alias for
18623 renamed face.
18624
18625 * woman.el (woman-italic, woman-bold, woman-unknown)
18626 (woman-addition, woman-symbol-face):
18627 Remove "-face" suffix from face names.
18628 (woman-italic-face, woman-bold-face, woman-unknown-face)
18629 (woman-addition-face):
18630 New backward-compatibility aliases for renamed faces.
18631 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18632 (woman-decode-region, woman-replace-match)
18633 (woman-display-extended-fonts, woman-special-characters)
18634 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
18635 Use renamed woman faces.
18636
18637 * longlines.el (longlines-visible-face): Face removed.
18638
18639 * diff-mode.el (diff-header, diff-file-header, diff-index)
18640 (diff-hunk-header, diff-removed, diff-added, diff-changed)
18641 (diff-function, diff-context, diff-nonexistent): Remove "-face"
18642 suffix from face names.
18643 (diff-header-face, diff-file-header-face, diff-index-face)
18644 (diff-hunk-header-face, diff-removed-face, diff-added-face)
18645 (diff-changed-face, diff-function-face, diff-context-face)
18646 (diff-nonexistent-face): New backward-compatibility aliases for
18647 renamed faces.
18648 (diff-header-face, diff-file-header-face)
18649 (diff-index, diff-index-face, diff-hunk-header)
18650 (diff-hunk-header-face, diff-removed, diff-removed-face)
18651 (diff-added, diff-added-face, diff-changed-face, diff-function)
18652 (diff-function-face, diff-context-face, diff-nonexistent)
18653 (diff-nonexistent-face): Use renamed diff-mode faces.
18654
18655 * progmodes/compile.el (compilation-warning-face)
18656 (compilation-info-face): Remove "-face" suffix from face names.
18657 (compilation-warning-face, compilation-info-face):
18658 New backward-compatibility aliases for renamed faces.
18659 (compilation-warning-face, compilation-info-face):
18660 Use renamed compilation faces.
18661
18662 * add-log.el (change-log-date, change-log-name)
18663 (change-log-email, change-log-file, change-log-list)
18664 (change-log-conditionals, change-log-function)
18665 (change-log-acknowledgement): Remove "-face" suffix from face names.
18666 (change-log-date-face, change-log-name-face)
18667 (change-log-email-face, change-log-file-face)
18668 (change-log-list-face, change-log-conditionals-face)
18669 (change-log-function-face, change-log-acknowledgement-face):
18670 New backward-compatibility aliases for renamed faces.
18671 (change-log-font-lock-keywords): Use renamed change-log faces.
18672
18673 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
18674 (custom-set, custom-changed, custom-saved, custom-button)
18675 (custom-button-pressed, custom-documentation, custom-state)
18676 (custom-comment, custom-comment-tag, custom-variable-tag)
18677 (custom-variable-button, custom-face-tag, custom-group-tag-1)
18678 (custom-group-tag): Remove "-face" suffix from face names.
18679 (custom-magic-alist, custom-magic-value-create)
18680 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
18681 (custom-invalid-face, custom-rogue-face, custom-modified-face)
18682 (custom-set-face, custom-changed-face, custom-saved-face)
18683 (custom-button-face, custom-button-pressed-face)
18684 (custom-documentation-face, custom-state-face)
18685 (custom-comment-face, custom-comment-tag-face)
18686 (custom-variable-tag-face, custom-variable-button-face)
18687 (custom-face-tag-face, custom-group-tag-face-1)
18688 (custom-group-tag-face):
18689 New backward-compatibility aliases for renamed faces.
18690
18691 * wid-edit.el (widget-documentation, widget-button)
18692 (widget-field, widget-single-line-field, widget-inactive)
18693 (widget-button-pressed): "-face" suffix removed from face names.
18694 (widget-documentation-face, widget-button-face)
18695 (widget-field-face, widget-single-line-field-face)
18696 (widget-inactive-face, widget-button-pressed-face):
18697 New backward-compatibility aliases for renamed faces.
18698 (widget-documentation-face, widget-button-face)
18699 (widget-button-pressed-face, widget-specify-field)
18700 (widget-specify-inactive): Use renamed widget faces.
18701
18702 2005-06-10 Kenichi Handa <handa@m17n.org>
18703
18704 * term/x-win.el (x-clipboard-yank): Remove condition-case
18705 wrapping.
18706
18707 2005-06-11 Kenichi Handa <handa@m17n.org>
18708
18709 * add-log.el (change-log-font-lock-keywords): Make the regexp for
18710 date lines stricter.
18711
18712 2005-06-10 Zhang Wei <id.brep@gmail.com>
18713
18714 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
18715 of x-get-selection.
18716
18717 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18718
18719 * comint.el (comint-mode, comint-snapshot-last-prompt):
18720 * frame.el (frame-current-scroll-bars):
18721 * term.el (term-mode, term-check-proc, term-input-sender)
18722 (term-simple-send, term-extract-string, term-word)
18723 (term-match-partial-filename):
18724 * window.el (window-current-scroll-bars):
18725 * emulation/cua-base.el (cua-normal-cursor-color)
18726 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
18727 (cua-global-mark-cursor-color):
18728 * mail/undigest.el (rmail-forward-separator-regex):
18729 Fix typos in docstrings.
18730
18731 * comint.el (comint-check-proc, make-comint-in-buffer)
18732 (comint-source-default): Doc fixes.
18733
18734 * term.el (term-send-string): Improve argument/docstring consistency.
18735
18736 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
18737
18738 * comint.el (comint-send-input): Bind `inhibit-read-only' around
18739 call to `delete-region'.
18740 (comint-mode-hook): Do not enable Font Lock by default.
18741
18742 2005-06-09 Lute Kamstra <lute@gnu.org>
18743
18744 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
18745 could be void.
18746
18747 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
18748
18749 * emacs-lisp/debug.el (debugger-will-be-back): New var.
18750 (debug): Use it.
18751 (debugger-step-through, debugger-continue, debugger-jump)
18752 (debugger-return-value): Set it when needed.
18753 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
18754 Use inhibit-read-only.
18755
18756 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
18757
18758 * window.el (shrink-window-if-larger-than-buffer)
18759 (window-size-fixed): Fix typo in docstring.
18760
18761 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
18762 thumbnails directory on loading.
18763 (thumbs-conversion-program): Use `eq' to check the system type,
18764 not `equal'.
18765 (thumbs-temp-dir): Initialize to `temporary-file-directory',
18766 not "/tmp". Fix docstring.
18767 (thumbs-thumbsdir): New function to return the thumbnails
18768 directory, creating it if needed.
18769 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
18770 (thumbs-temp-file): Delete variable and make it into a function.
18771 (thumbs-resize-image, thumbs-modify-image): Use it.
18772 (thumbs-kill-buffer): Simplify.
18773 (thumbs-gensym): Defalias or duplicate CL `gensym'.
18774 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
18775 docstrings.
18776
18777 2005-06-09 Kim F. Storm <storm@cua.dk>
18778
18779 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
18780 set-match-data to free markers in match-data.
18781
18782 * replace.el (replace-match-data): Pass RESEAT arg `t' to
18783 match-data to unchain markers in match-data.
18784
18785 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
18786
18787 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
18788 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
18789 unnecessary now.
18790
18791 2005-06-08 Richard M. Stallman <rms@gnu.org>
18792
18793 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
18794 give the variable a doc string that doesn't say don't set it directly.
18795
18796 * textmodes/ispell.el (ispell-check-version):
18797 Use match-string-no-properties.
18798 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
18799 (ispell-buffer-local-words): Likewise.
18800
18801 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
18802 except on terminals with enough colors to really display it.
18803 (makefile-dependency-regex): Delete spurious `bb'.
18804
18805 * faces.el (escape-glyph): Use blue once again in last case.
18806 (no-break-space): Redefine so that it isn't invisible on a tty.
18807
18808 2005-06-08 Kim F. Storm <storm@cua.dk>
18809
18810 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18811 also when reading directory name.
18812
18813 2005-06-08 Lute Kamstra <lute@gnu.org>
18814
18815 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18816 (flyspell-mode-line-string): Remove autoload cookie.
18817 (flyspell-mode): Remove defvar.
18818
18819 2005-06-07 Lute Kamstra <lute@gnu.org>
18820
18821 * textmodes/org.el (org-run-mode-hooks): New function.
18822 (org-agenda-mode): Use it.
18823
18824 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
18825
18826 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18827
18828 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18829
18830 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18831
18832 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
18833
18834 * font-lock.el (font-lock-add-keywords): Doc fix.
18835
18836 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18837
18838 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18839 (tex-compile-default): In the absence of any history, use the order in
18840 tex-compile-alist to choose the preferred command.
18841 (tex-compile-commands): Reorder a bit.
18842
18843 * textmodes/flyspell.el (flyspell-auto-correct-binding)
18844 (flyspell-incorrect-face, flyspell-duplicate-face):
18845 Use (X)Emacs-agnostic code.
18846 (flyspell-mode-map): Don't overwrite at each load. Remove code
18847 redundant with the subsequent add-minor-mode. Merge Emacs and
18848 XEmacs code.
18849 (flyspell-word): Minor simplification.
18850 (flyspell-math-tex-command-p): Quieten the byte-compiler.
18851 (flyspell-external-point-words): Remove unused vars `size' and `start'.
18852 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18853 Merge the corresponding Emacs code.
18854 (flyspell-correct-word, flyspell-xemacs-popup):
18855 Use flyspell-do-correct.
18856
18857 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18858 a dedicated window.
18859
18860 * international/latexenc.el (latexenc-find-file-coding-system):
18861 Undo part of last patch, to turn off a compiler warning.
18862
18863 2005-06-06 Juri Linkov <juri@jurta.org>
18864
18865 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18866 Rename `tmm-inactive-face' to `tmm-inactive'.
18867
18868 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
18869
18870 * iswitchb.el: Rename faces.
18871
18872 2005-06-06 Kim F. Storm <storm@cua.dk>
18873
18874 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18875 (cua-global-mark): Remove -face suffix from face names.
18876
18877 * emulation/cua-gmrk.el (cua--init-global-mark):
18878 Remove cua-global-mark face setup.
18879
18880 2005-06-06 Richard M. Stallman <rms@gnu.org>
18881
18882 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18883 just like other allowed characters.
18884 (makefile-match-dependency): Exclude leading and training whitespace
18885 from the range of regexp subexp 1.
18886 (makefile-macroassign-regex): Don't try to match the body,
18887 just the name of the macro being defined.
18888
18889 * info.el (Info-read-node-name-2): New function.
18890 (Info-read-node-name-1): Use that.
18891 Add a completion-base-size-function property.
18892
18893 * simple.el (completion-setup-function): Look for
18894 completion-base-size-function property of minibuffer-completion-table.
18895
18896 * files.el (locate-file-completion): Doc fix.
18897
18898 * printing.el: Don't call pr-update-menus; user must do that.
18899
18900 * emacs-lisp/debug.el (debugger-window): New variable.
18901 (debug): Use debugger-window if it is set and still alive.
18902 Record debugger-window for next entry.
18903
18904 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18905
18906 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
18907
18908 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18909 (hack-one-local-variable, hack-local-variables)
18910 (hack-local-variables-prop-line): Pass that arg.
18911
18912 2005-06-06 Kim F. Storm <storm@cua.dk>
18913
18914 * ido.el (ido-first-match, ido-only-match, ido-subdir)
18915 (ido-indicator): Remove -face suffix from face names.
18916
18917 2005-06-06 Juri Linkov <juri@jurta.org>
18918
18919 * font-lock.el (font-lock-regexp-backslash)
18920 (font-lock-regexp-backslash-construct): New faces.
18921 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
18922 after `('. Add `while-no-input' to control structures.
18923
18924 * faces.el (no-break-space, shadow): New faces.
18925 (escape-glyph): Use less loud colors pink2 and red4.
18926
18927 * diff-mode.el (diff-context-face)
18928 * dired.el (dired-ignored)
18929 * rfn-eshadow.el (file-name-shadow)
18930 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18931
18932 * info.el (Info-title-1-face): Use green instead of yellow because
18933 bold yellow is not readable on light backgrounds.
18934
18935 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18936 before selecting the desired mode to not spend time fontifying
18937 old contents.
18938
18939 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
18940
18941 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18942 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18943
18944 * ps-print.el (ps-default-fg, ps-default-bg):
18945 Fix typos in docstrings.
18946
18947 * isearchb.el (isearchb): Don't pass a spurious second argument to
18948 `iswitchb-completions'.
18949
18950 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
18951
18952 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18953 to preserve point.
18954 (gdb-find-file-hook): Add doc string.
18955
18956 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18957 C dereferenced pointer expression.
18958 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
18959
18960 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18961
18962 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18963 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18964 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18965 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18966 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18967 Make background transparent.
18968
18969 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18970
18971 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
18972 (font-lock-remove-keywords): Doc fix.
18973 (font-lock-mode-major-mode): Compiler defvar.
18974 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18975
18976 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18977 (font-lock-mode): Update `font-lock-mode-major-mode'.
18978 (font-lock-set-defaults): Compiler defvar.
18979 (font-lock-default-function): Take `font-lock-mode-major-mode'
18980 into account.
18981
18982 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18983 keep track of which major mode it enabled the minor mode for.
18984 Use find-file-hook again. Update docstring.
18985
18986 * simple.el (eval-expression-print-level)
18987 (eval-expression-print-length, eval-expression-debug-on-error):
18988 Doc fixes.
18989
18990 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
18991
18992 * iswitchb.el (iswitchb-single-match-face)
18993 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18994 (iswitchb-invalid-regexp-face): New faces.
18995 (iswitchb-completions): Use them.
18996 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18997 now marked as an obsolete alias.
18998 (iswitchb-read-buffer): Remove check for bound font variables.
18999 (iswitchb-invalid-regexp): New free variable.
19000 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
19001 set iswitchb-invalid-regexp.
19002 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
19003 invalid regexps.
19004 (iswitchb-completions): Add check for complete match when entering
19005 a regexp.
19006 (iswitchb-completions): Remove require-match argument.
19007 (iswitchb-exhibit): Fix caller.
19008 (iswitchb-common-match-inserted): New variable.
19009 (iswitchb-complete, iswitchb-completion-help): Use it.
19010
19011 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
19012
19013 * url-http.el (url-http-chunked-encoding-after-change-function):
19014 Use `url-http-debug' instead of `message'.
19015
19016 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
19017
19018 * url-http.el (url-http-parse-headers): Pass redirected URL as a
19019 callback argument.
19020
19021 2005-06-04 Kim F. Storm <storm@cua.dk>
19022
19023 * simple.el (line-move): Only call sit-for when moving backwards.
19024
19025 * ido.el (ido-make-merged-file-list-1): New defun split from
19026 ido-make-merged-file-list.
19027 (ido-make-merged-file-list): Bind throw-on-input around call to
19028 ido-make-merged-file-list-1. Return input-pending-p if
19029 interrupted by more input available.
19030 (ido-read-internal): Handle input-pending-p return value from
19031 ido-make-merged-file-list.
19032
19033 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
19034
19035 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
19036 compatibility code.
19037
19038 * international/latexenc.el (latexenc-find-file-coding-system):
19039 Don't inherit the EOL part of the coding-system from the
19040 tex-main buffer. Fit within 80 columns.
19041
19042 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
19043
19044 * tmm.el (tmm-inactive-face): New face.
19045 (tmm-remove-inactive-mouse-face): New function.
19046 (tmm-prompt, tmm-add-one-shortcut)
19047 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
19048 but not selectable.
19049
19050 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
19051
19052 * faces.el (face-equal): Improve argument/docstring consistency.
19053
19054 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
19055
19056 * progmodes/make-mode.el (makefile-targets-face)
19057 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
19058 (makefile-bsdmake-dependency-regex)
19059 (makefile-makepp-rule-action-regex)
19060 (makefile-bsdmake-rule-action-regex): New constants.
19061 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
19062
19063 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19064 Allow (...) within `...' for makepp messages.
19065
19066 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
19067
19068 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
19069
19070 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
19071 "." files are deleted from all file lists before comparison.
19072
19073 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
19074 (viper-ESC-key): Made them customizable.
19075
19076 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
19077
19078 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
19079
19080 * autorevert.el (auto-revert-buffers): Use save-match-data.
19081
19082 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
19083
19084 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
19085 menu items with a nil command binding.
19086
19087 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
19088
19089 * emacs-lisp/cl-macs.el (defsetf):
19090 Improve argument/docstring consistency.
19091
19092 * faces.el (list-faces-display): Improve the formatting by
19093 computing the maximum length required for any face-name (reworked
19094 patch of 1999-01-11, accidentally deleted on 1999-07-21).
19095 (internal-find-face): Remove redundant info in docstring.
19096
19097 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
19098
19099 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
19100 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
19101 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
19102 (gdb-assembler-custom): Improve regexps.
19103 (def-gdb-auto-update-handler): Use window point to preserve point.
19104
19105 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
19106
19107 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
19108
19109 2005-05-31 Jay Belanger <belanger@truman.edu>
19110
19111 * calc/calc-embed.el (calc-embedded-word): Change argument passed
19112 to calc-embedded.
19113 (calc-embedded-make-info): Have plain prefix argument select
19114 entire line.
19115
19116 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
19117
19118 * faces.el (list-faces-display): Signal error if passed a regexp
19119 that matches no face name.
19120
19121 * simple.el (filter-buffer-substring): Fix typo in docstring.
19122
19123 2005-05-31 Richard M. Stallman <rms@gnu.org>
19124
19125 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
19126 (vhdl-emacs-21): Doc fix.
19127 (vhdl-mode): Unconditionally set comment-padding.
19128 (vhdl-fixup-whitespace-region): Insert spaces only where
19129 there are none.
19130 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
19131
19132 2005-05-30 John Wiegley <johnw@newartisans.com>
19133
19134 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
19135 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
19136 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
19137 `directory-sep-char' to ?/, and all uses of `string-to-int' to
19138 `string-to-number'.
19139
19140 2005-05-30 Jay Belanger <belanger@truman.edu>
19141
19142 * calc/calc.el (calc-bug-address): Fix docstring.
19143 (calc-window-hook, calc-trail-window-hook): New variables.
19144 (calc-trail-display): Restore use of calc-trail-window-hook.
19145 (calc): Restore use of calc-window-hook.
19146
19147 2005-05-31 Masatake YAMATO <jet@gyve.org>
19148
19149 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
19150
19151 * help-fns.el (help-C-file-name): Add autoload mark for
19152 `find-function-noselect'.
19153
19154 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
19155
19156 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
19157 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
19158
19159 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19160
19161 * calendar/diary-lib.el (mark-included-diary-files): Only kill
19162 included diary buffer if it was not already being visited.
19163 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
19164
19165 * calendar/icalendar.el (top-level): Do not require appt.
19166
19167 * mail/supercite.el (sc-select-attribution): Only use a list
19168 element from sc-attrib-selection-list if it returns a string.
19169 Reported by Davide G. M. Salvetti <salve@debian.org>.
19170
19171 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
19172
19173 * thumbs.el (thumbs-thumbname): The resulting thumbname now
19174 includes a hash value to improve its uniqueness, and has a ".jpg"
19175 extension. Also, it is now a valid filename on all systems.
19176 (thumbs-make-thumb): Use `let', not `let*'.
19177 (thumbs-show-thumbs-list): Check for JPEG availability.
19178
19179 2005-05-30 Richard M. Stallman <rms@gnu.org>
19180
19181 * filesets.el (filesets-menu-ensure-use-cached):
19182 Prevent warning when emacs-version>= is undefined.
19183
19184 * printing.el (pr-interactive-n-up): Use string-to-number.
19185
19186 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
19187
19188 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19189 Warn only when name to be defined is quoted.
19190
19191 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
19192
19193 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
19194 Make regexp more robust.
19195 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
19196 Force regeneration of disassembly.
19197
19198 2005-05-29 Jay Belanger <belanger@truman.edu>
19199
19200 * calc/calc.el (calc-user-invocation): Check if
19201 calc-invocation-macro is non-nil.
19202
19203 2005-05-29 Juri Linkov <juri@jurta.org>
19204
19205 * add-log.el (change-log-font-lock-keywords):
19206 Add `+' to e-mail regexp to accept mail address with keywords.
19207
19208 * man.el (Man-name-regexp): Add `:' to accept qualified names.
19209
19210 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
19211
19212 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
19213
19214 * ielm.el (inferior-emacs-lisp-mode): Ditto.
19215
19216 2005-05-29 Richard M. Stallman <rms@gnu.org>
19217
19218 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
19219 Undo the change that moves to end of the current word.
19220
19221 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
19222
19223 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
19224 Throw error when count <= 0 to ensure input is a number.
19225 (gdb-read-memory-custom): Pick up address from buffer.
19226 (gdb-memory-mode): Allow user to increment and decrement
19227 memory address from header line.
19228
19229 2005-05-29 Richard M. Stallman <rms@gnu.org>
19230
19231 * flyspell.el (flyspell-version): Function deleted.
19232 (flyspell-auto-correct-previous-hook): Doc fix.
19233
19234 * jit-lock.el (jit-lock-function, jit-lock-after-change):
19235 Do nothing if memory is full.
19236
19237 * font-lock.el (font-lock-fontify-syntactically-region):
19238 Pass t for GREEDY to looking-back.
19239
19240 * saveplace.el (save-place-alist-to-file): Write the file
19241 using write-region.
19242
19243 * subr.el (looking-back): New argument GREEDY.
19244
19245 * progmodes/compile.el (compilation-start): Set the mode
19246 before inserting the initial text.
19247
19248 * progmodes/which-func.el (which-func-update-1): Turn the mode
19249 off in case of error by setting which-func-mode.
19250
19251 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
19252
19253 * flyspell.el (flyspell-auto-correct-previous-word):
19254 Narrow down to what's on the screen, and recenter overlays
19255 at the end of the next word.
19256
19257 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
19258
19259 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
19260 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
19261 (flyspell-abbrev-p): Default to nil.
19262 (flyspell-use-global-abbrev-table-p): Doc fix.
19263 (flyspell-large-region): Allow nil as value.
19264 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
19265
19266 (mail-mode-flyspell-verify): More robust handling
19267 of `mail-header-separator'. More efficient signature detection.
19268 Allow for regexp metacharacters in message-header-separator.
19269 Adding `To' not to be checked in mail-mode-flyspell-verify.
19270
19271 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
19272 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
19273 Bind flyspell-auto-correct-binding.
19274 Bind C-. and C-, .
19275 (flyspell-mode-map): Likewise.
19276 (flyspell-mode): Doc fix.
19277 (flyspell-accept-buffer-local-defs): Preserve current buffer.
19278 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
19279 (flyspell-word-cache-result): New var, always local.
19280 (flyspell-check-pre-word-p): Doc fix.
19281 (flyspell-check-changed-word-p): Handle spc like newline.
19282 (flyspell-post-command-hook): Set flyspell-word-cache-result.
19283 (flyspell-word-search-backward, flyspell-word-search-forward):
19284 New functions.
19285 (flyspell-word): Return t if nothing to check.
19286 When parsing TeX code, check for after } or \.
19287 Use flyspell-word-search-backward to find previous word.
19288 Return nil if duplicated word.
19289 For word already checked, return same value as last time.
19290 Set flyspell-word-cache-result after checking.
19291 Don't clobber the return value.
19292 (flyspell-get-word): Major rewrite.
19293 (flyspell-external-point-words): New locals pword, pcount.
19294 Fix size used in progress message.
19295 Find the proper corresponding word in flyspell-large-region-buffer.
19296 (flyspell-region): Check for flyspell-large-region = nil.
19297 (flyspell-highlight-incorrect-region): Clean up overlays in region.
19298 (flyspell-auto-correct-word): Check that WORD is a cons.
19299 (flyspell-correct-word): Likewise.
19300
19301 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
19302
19303 * progmodes/make-mode.el (makefile-rule-action-regex)
19304 (makefile-macroassign-regex, makefile-makepp-mode)
19305 (makefile-bsdmake-mode): Continuation lines may be empty.
19306 Reported by Joshua Varner.
19307 (makefile-makepp-font-lock-keywords): Add $(stem).
19308
19309 2005-05-28 Karl Berry <karl@gnu.org>
19310
19311 * textmodes/tex-mode.el: Now that tex-send-command calls
19312 shell-quote-argument (2005-03-31 change), remove all calls to
19313 shell-quote-argument; they all end up invoking tex-send-command.
19314 The double quoting loses on filenames with non-safe characters,
19315 such as "@". Reported by Frederik Fouvry.
19316
19317 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
19318
19319 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
19320 about preserving point.
19321
19322 2005-05-27 Jay Belanger <belanger@truman.edu>
19323
19324 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
19325 Info-goto-node.
19326
19327 * calc/calc-embed.el (calc-embed-arg): New variable.
19328 (calc-do-embedded-activate, calc-embedded-activate-formula)
19329 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
19330 variable by new variable.
19331 (calc-embedded-make-info): Replace undeclared variable by new
19332 variable. When selecting region with positive prefix
19333 argument, use end of previous line instead of beginning of line.
19334
19335 * calc/calc-aent.el (calc-arg-values): Declare it.
19336
19337 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
19338 Declare them.
19339
19340 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
19341
19342 * calc/calc.el (calc-alg-map): Declare it.
19343
19344 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
19345
19346 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
19347
19348 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
19349 (gdb-registers-buffer, toggle-gdb-all-registers):
19350 Toggle display of floating point registers.
19351 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
19352
19353 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
19354 (toggle-gud-tooltip-dereference):
19355 Rename from gud-toggle-tooltip-dereference.
19356
19357 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
19358
19359 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
19360
19361 2005-05-27 Jay Belanger <belanger@truman.edu>
19362
19363 * calc/calc-prog.el (calc-kbd-report): Remove.
19364 (calc-kbd-query): Rewrite.
19365
19366 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
19367
19368 * image.el (image-library-alist): Move to image.c.
19369 (image-type-available-p): Doc fix.
19370
19371 2005-05-27 Lute Kamstra <lute@gnu.org>
19372
19373 * calc/calc.el (calc):
19374 * outline.el (outline-1, outline-2, outline-3, outline-4)
19375 (outline-5, outline-6, outline-7, outline-8):
19376 * textmodes/dns-mode.el (dns-mode):
19377 * textmodes/sgml-mode.el (sgml-namespace-face):
19378 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
19379 (tex-verbatim-face, tex-use-reftex):
19380 * textmodes/texinfo.el (texinfo-heading-face):
19381 Specify customization group.
19382
19383 * longlines.el: Don't require easy-mmode.
19384 (longlines-visible-face): Specify customization group.
19385
19386 2005-05-27 Kenichi Handa <handa@m17n.org>
19387
19388 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
19389 encoding table of windows-1251.
19390
19391 * international/ucs-tables.el (ucs-set-table-for-input):
19392 If translation-table-for-input of a coding system is a symbol, get
19393 its translation-table property.
19394
19395 * international/code-pages.el: Don't register a coding system into
19396 non-iso-charset-alist more than once.
19397 (cp-make-coding-system): Likewise.
19398
19399 2005-05-26 John Wiegley <johnw@newartisans.com>
19400
19401 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
19402 `eshell-resume-eval' is wrapped in a list, it indicates that the
19403 command was run asynchronously. In that case, unwrap the value
19404 before checking the delimiter value.
19405
19406 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
19407 character before a space at the end of a line is \, assume the space
19408 is part of the last argument rather than a final argument separator.
19409
19410 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
19411 is in use, and the target is `t' or `nil' (which are the most common
19412 values), don't assume that the symbol target is a buffer.
19413
19414 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
19415
19416 * calendar/calendar.el (calendar-mode-line-format):
19417 Use mode-line-highlight as mouse-face.
19418
19419 * time.el (display-time-string-forms, display-time-update):
19420 Use mode-line-highlight as mouse-face.
19421
19422 2005-05-26 Jay Belanger <belanger@truman.edu>
19423
19424 * calc/calc.el (calc-language-alist): Remove extra defvar.
19425
19426 2005-05-26 Lute Kamstra <lute@gnu.org>
19427
19428 * arc-mode.el (archive-mode):
19429 * bookmark.el (bookmark-read-annotation-mode)
19430 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
19431 * bs.el (bs-mode):
19432 * calc/calc-yank.el (calc-edit-mode):
19433 * calc/calc.el (calc-mode, calc-trail-mode):
19434 * calculator.el (calculator-mode):
19435 * chistory.el (command-history-mode):
19436 * comint.el:
19437 * cus-edit.el (custom-mode):
19438 * descr-text.el (describe-text-mode):
19439 * ebuff-menu.el (Electric-buffer-menu-mode):
19440 * ediff-util.el (ediff-mode):
19441 * emacs-lisp/re-builder.el (reb-mode):
19442 * emulation/vi.el (vi-mode-setup):
19443 * emulation/ws-mode.el (wordstar-mode):
19444 * eshell/esh-mode.el (eshell-mode):
19445 * forms.el (forms-mode):
19446 * help-mode.el (help-mode):
19447 * hexl.el (hexl-mode):
19448 * ibuffer.el (ibuffer-mode):
19449 * ielm.el (inferior-emacs-lisp-mode):
19450 * info.el (Info-mode, Info-edit-mode):
19451 * international/swedish.el:
19452 * ledit.el (ledit-from-lisp-mode):
19453 * locate.el (locate-mode):
19454 * mail/rmail.el (rmail-mode):
19455 * mail/rmailedit.el (rmail-edit-mode):
19456 * mail/rmailsum.el (rmail-summary-mode):
19457 * mail/supercite.el (sc-electric-mode):
19458 * net/eudc.el (eudc-mode):
19459 * net/quickurl.el (quickurl-list-mode):
19460 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
19461 * obsolete/ooutline.el (outline-mode):
19462 * obsolete/options.el (Edit-options-mode):
19463 * obsolete/rnews.el (news-mode):
19464 * obsolete/rnewspost.el (news-reply-mode):
19465 * play/5x5.el (5x5-mode):
19466 * play/decipher.el (decipher-mode, decipher-stats-mode):
19467 * play/gomoku.el (gomoku-mode):
19468 * play/snake.el (snake-mode):
19469 * play/solitaire.el (solitaire-mode):
19470 * play/tetris.el (tetris-mode):
19471 * progmodes/ada-mode.el (ada-mode):
19472 * progmodes/antlr-mode.el (antlr-mode):
19473 * progmodes/autoconf.el (autoconf-mode):
19474 * progmodes/dcl-mode.el (dcl-mode):
19475 * progmodes/delphi.el (delphi-mode):
19476 * progmodes/ebrowse.el (ebrowse-tree-mode)
19477 (ebrowse-electric-list-mode, ebrowse-member-mode)
19478 (ebrowse-electric-position-mode):
19479 * progmodes/f90.el (f90-mode):
19480 * progmodes/fortran.el (fortran-mode):
19481 * progmodes/icon.el (icon-mode):
19482 * progmodes/idlw-help.el (idlwave-help-mode):
19483 * progmodes/idlw-shell.el (idlwave-shell-mode):
19484 * progmodes/idlwave.el (idlwave-mode):
19485 * progmodes/inf-lisp.el (inferior-lisp-mode):
19486 * progmodes/m4-mode.el (m4-mode):
19487 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
19488 * progmodes/modula2.el (modula-2-mode):
19489 * progmodes/octave-inf.el (inferior-octave-mode):
19490 * progmodes/octave-mod.el (octave-mode):
19491 * progmodes/pascal.el (pascal-mode):
19492 * progmodes/sh-script.el (sh-mode):
19493 * progmodes/sql.el (sql-mode, sql-interactive-mode):
19494 * progmodes/vhdl-mode.el (vhdl-mode):
19495 * progmodes/xscheme.el (scheme-interaction-mode):
19496 * replace.el (occur-mode):
19497 * ses.el (ses-mode):
19498 * simple.el (completion-list-mode):
19499 * skeleton.el:
19500 * speedbar.el (speedbar-mode):
19501 * term.el (term-mode):
19502 * terminal.el (terminal-edit-mode):
19503 * textmodes/reftex-index.el (reftex-index-mode)
19504 (reftex-index-phrases-mode):
19505 * textmodes/reftex-sel.el (reftex-select-label-mode)
19506 (reftex-select-bib-mode):
19507 * textmodes/reftex-toc.el (reftex-toc-mode):
19508 * wdired.el (wdired-change-to-wdired-mode):
19509 * wid-browse.el (widget-browse-mode):
19510 Use run-mode-hooks.
19511
19512 * array.el (array-mode):
19513 * calendar/todo-mode.el (todo-mode):
19514 * man.el (Man-mode):
19515 * play/landmark.el (lm-mode):
19516 * play/mpuz.el (mpuz-mode):
19517 Use kill-all-local-variables and run-mode-hooks.
19518
19519 * subr.el (delay-mode-hooks): Specify indentation.
19520
19521 2005-05-26 Mark A. Hershberger <mah@everybody.org>
19522
19523 * xml.el (xml-substitute-special): Don't die for undefined xml
19524 entities.
19525
19526 2005-05-26 Jay Belanger <belanger@truman.edu>
19527
19528 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
19529 of nil.
19530
19531 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
19532
19533 * progmodes/gdb-ui.el (gdb-frame-address):
19534 Rename from gdb-current-address.
19535 (gdb-previous-frame-address): Rename from gdb-previous-address.
19536 (gdb-selected-frame): Rename from gdb-current-frame.
19537 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
19538 (gdb-frame-number): Rename from gdb-current-stack-level.
19539 (gdb-ann3): Match new mode-name for disassembly buffer.
19540 Extend initialization of variables.
19541 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
19542 (gdb-memory-mode): Use mouse-face in header line.
19543 (gdb-assembler-buffer-name): Call it disassembly and give frame
19544 in mode line.
19545 (gdb-source-spec-regexp, gdb-assembler-custom)
19546 (gdb-invalidate-assembler, gdb-frame-handler):
19547 Make robust to leading zeroes in address format.
19548
19549 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
19550
19551 * textmodes/org.el (org-mode): Use `define-derived-mode' to
19552 define `org-mode'.
19553 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
19554
19555 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
19556
19557 * log-edit.el (log-edit-changelog-entries): Distinguish between
19558 filenames like xfns.c and fns.c.
19559
19560 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
19561
19562 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19563 point after reverting.
19564 (Buffer-menu-make-sort-button): Handle the case where
19565 `Buffer-menu-use-header-line' is nil.
19566
19567 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
19568
19569 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19570 New funcs. In minibuffer-local-completion-map bind `]', `/'
19571 and `:' to them.
19572
19573 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
19574
19575 * startup.el (normal-top-level): Allow modification of load-path while
19576 we're iterating over it.
19577
19578 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
19579
19580 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19581 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19582 (thumbs-resize-interactive, thumbs-insert-image)
19583 (thumbs-insert-thumb, thumbs-dired-show-marked)
19584 (thumbs-find-image-at-point, thumbs-delete-images)
19585 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19586 (thumbs-increment-image-size, thumbs-decrement-image-size):
19587 Fix typos in docstrings.
19588
19589 2005-05-24 Andre Spiegel <spiegel@gnu.org>
19590
19591 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19592 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19593 (cperl-mode): Use them.
19594
19595 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
19596
19597 * window.el (quit-window, shrink-window-if-larger-than-buffer):
19598 Doc fixes.
19599
19600 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
19601
19602 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19603 Bind C-d to gdb-inferior-io-eof.
19604
19605 * dired.el (dired-dnd-popup-notice): Use message-box.
19606
19607 2005-05-23 Masatake YAMATO <jet@gyve.org>
19608
19609 * bindings.el (mode-line-major-mode-keymap):
19610 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19611
19612 * faces.el (mode-line-highlight): New face.
19613
19614 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19615 as mouse-face.
19616
19617 * bindings.el (top-level, help-echo, mode-line-modified)
19618 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19619 as mouse-face.
19620
19621 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
19622
19623 * progmodes/cc-engine.el (c-guess-basic-syntax):
19624 Remove spurious call to `zerop'.
19625
19626 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19627
19628 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
19629
19630 CC Mode update to 5.30.10:
19631
19632 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19633 could go past the limit in decoration level 2, thereby causing
19634 errors during interactive fontification.
19635
19636 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
19637 the file is evaluated interactively.
19638
19639 * cc-engine.el (c-guess-basic-syntax): Handle operator
19640 declarations somewhat better in C++.
19641
19642 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
19643 make use of `run-mode-hooks' which has been added in Emacs 21.1.
19644 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
19645 (awk-mode): Use it.
19646 (make-local-hook): Suppress warning about obsoleteness.
19647
19648 * cc-engine.el, cc-align.el, cc-cmds.el
19649 (c-append-backslashes-forward, c-delete-backslashes-forward)
19650 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
19651 Compensate for return value from `forward-line' when it has moved
19652 but not to a different line due to eob.
19653
19654 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
19655 `objc-method-intro' and `objc-method-args-cont'.
19656
19657 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
19658
19659 CC Mode update to 5.30.10:
19660
19661 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
19662 in the copyright statement. Incidentally, change "along with GNU
19663 Emacs" to "along with this program" where it occurs.
19664
19665 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
19666 so that it is interactive, hence can be found by M-x awk-mode
19667 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
19668 <gmorris+emacs@ast.cam.ac.uk>.
19669
19670 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
19671 Mode's regexps.
19672
19673 2005-05-23 Kevin Ryde <user42@zip.com.au>
19674
19675 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
19676 c-parse-state, to avoid a lisp error (on bad code).
19677
19678 2005-05-23 Lute Kamstra <lute@gnu.org>
19679
19680 * subr.el (font-lock-defaults): Remove defvar as it's already
19681 defined in font-core.el.
19682
19683 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
19684
19685 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
19686
19687 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
19688 more general and work when GDB variable "print pretty" is on,
19689 as with Emacs, for example.
19690
19691 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
19692
19693 * font-core.el: Update comment.
19694
19695 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19696 Use `after-change-major-mode-hook' instead of `find-file-hook'.
19697
19698 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
19699
19700 2005-05-22 Eli Zaretskii <eliz@gnu.org>
19701
19702 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
19703 and `yank-handler' in the doc strings.
19704
19705 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
19706
19707 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
19708
19709 2005-05-22 Richard M. Stallman <rms@gnu.org>
19710
19711 * help.el (describe-key): Move print-help-return-message call
19712 out of conditional.
19713
19714 * progmodes/etags.el (list-tags): Use with-no-warnings.
19715
19716 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
19717 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
19718 (starttls-extra-args, starttls-extra-arguments): Add defvars.
19719
19720 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
19721
19722 * language/viet-util.el (viet-viscii-nonascii-translation-table):
19723 Add defvar.
19724
19725 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
19726 Use defvar, not defconst.
19727
19728 * hexl.el (hexl-follow-line): Use with-no-warnings.
19729
19730 * emulation/tpu-extras.el: Use write-file-functions instead of
19731 write-file-hooks.
19732
19733 * dired.el (dired-font-lock-keywords): Fontify files with junk
19734 extensions even if marked by -F.
19735
19736 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
19737
19738 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
19739 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
19740 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
19741 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
19742 (concatenate, list-length, get*, getf, cl-remprop):
19743 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
19744 (etypecase, progv, lexical-let, lexical-let*)
19745 (multiple-value-bind, multiple-value-setq, shiftf):
19746 Improve argument/docstring consistency.
19747
19748 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
19749
19750 2005-05-22 Andre Spiegel <spiegel@gnu.org>
19751
19752 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
19753 doesn't exist.
19754
19755 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
19756 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
19757
19758 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
19759
19760 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
19761 already deleted variables: auto-fill-hook, blink-paren-hook,
19762 lisp-indent-hook, inhibit-local-variables, unread-command-event,
19763 suspend-hooks, comment-indent-hook, meta-flag,
19764 before-change-function, after-change-function,
19765 font-lock-doc-string-face.
19766
19767 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
19768
19769 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19770
19771 2005-05-21 Eli Zaretskii <eliz@gnu.org>
19772
19773 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
19774 rmail-dont-reply-to.
19775
19776 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19777
19778 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
19779 literal blank when splitting new-header-values.
19780
19781 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
19782
19783 * calendar/cal-menu.el (cal-menu-update): Add separator as a
19784 string so that tmm doesn't create a completion entry for it.
19785
19786 * textmodes/table.el (table-disable-menu): Ditto.
19787
19788 2005-05-21 Richard M. Stallman <rms@gnu.org>
19789
19790 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
19791
19792 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
19793
19794 * net/rcompile.el (remote-compile): Use compilation-start.
19795
19796 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
19797
19798 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
19799
19800 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
19801 Default to makefile-bsdmake-mode on BSD systems.
19802
19803 * imenu.el (imenu-generic-expression, imenu--generic-function'):
19804 REGEXP may also be a search function now. The part of doc-string
19805 for describing the structure was 95% identical to that of
19806 `imenu--generic-function'. Unify it there.
19807
19808 * progmodes/make-mode.el (makefile-imenu-generic-expression):
19809 Use function to find dependencies, because regexp alone is so complex,
19810 it easily goes into an endless loop.
19811 (makefile-makepp-mode): Also add submenu for Perl functions
19812 defined in the makefile.
19813 (makefile-bsdmake-mode): Special imenu-generic-expression no
19814 longer needed, due to function call.
19815 (makefile-match-dependency): Take BOUND into account when checking
19816 if we're through.
19817
19818 2005-05-20 Jay Belanger <belanger@truman.edu>
19819
19820 * calc/calc-units.el (calc-invalidate-units-table):
19821 Use inhibit-read-only.
19822 (math-build-units-table-buffer): Use view-mode.
19823
19824 2005-05-20 David Kastrup <dak@gnu.org>
19825
19826 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19827 easy-menu-add is not a nop on Emacs; and clarify when to call it.
19828
19829 2005-05-20 Lute Kamstra <lute@gnu.org>
19830
19831 * diff-mode.el (diff-header-face, diff-file-header-face)
19832 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19833 (diff-added-face, diff-changed-face, diff-function-face)
19834 (diff-context-face, diff-nonexistent-face): Put them in the
19835 diff-mode customization group.
19836
19837 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
19838
19839 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19840
19841 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19842
19843 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19844 Minor regexp-optimization.
19845
19846 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
19847
19848 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19849 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19850 (org-agenda-add-time-grid-maybe): New function.
19851 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19852 (org-table-create): `dotimes' instead of `mapcar'.
19853 (org-xor): Simplify implementation.
19854 (org-agenda): `inhibit-redisplay' turned on.
19855 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19856 a consistent line after a state change.
19857 (org-agenda-remove-times-when-in-prefix): New option.
19858 (org-prefix-has-time): New variable.
19859 (org-parse-time-string): Optional argument NODEFAULT.
19860 (org-format-agenda-item): Parse items for time-of-day
19861 specifications and move these into the prefix if possible.
19862 (org-agenda-priority): Get current heading, not previous heading
19863 during agenda remote editing.
19864
19865 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
19866
19867 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19868 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19869 (remove-duplicates, delete-duplicates, substitute)
19870 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19871 (nsubstitute-if-not, find, find-if, find-if-not, position)
19872 (position-if, position-if-not, count, count-if, count-if-not)
19873 (mismatch, search, sort*, stable-sort, merge, member*)
19874 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19875 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19876 (intersection, nintersection, set-difference, nset-difference)
19877 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19878 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19879 (nsublis, tree-equal): Improve argument/docstring consistency.
19880
19881 * subr.el (send-string, send-region): Remove obsolescence declaration.
19882 (window-dot, set-window-dot, read-input, show-buffer)
19883 (eval-current-buffer, string-to-int):
19884 Add release number to obsolescence declarations.
19885
19886 2005-05-19 Kim F. Storm <storm@cua.dk>
19887
19888 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19889 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19890
19891 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
19892
19893 * faces.el (list-faces-display): Make back button respect optional
19894 regexp arg.
19895
19896 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
19897
19898 * calculator.el (calculator-radix-grouping-mode)
19899 (calculator-radix-grouping-digits, calculator-displayer)
19900 (calculator-radix-grouping-separator, calculator-copy-displayer):
19901 * dabbrev.el (dabbrev-search-these-buffers-only):
19902 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19903 (diff-advance-after-apply-hunk, diff-mode-hook)
19904 (diff-minor-mode-prefix):
19905 * imenu.el (imenu-use-popup-menu):
19906 * jit-lock.el (jit-lock-context-time):
19907 * newcomment.el (comment-fill-column, comment-column)
19908 (comment-style, comment-padding, comment-multi-line)
19909 (comment-empty-lines, comment-auto-fill-only-comments):
19910 * reveal.el (reveal-around-mark):
19911 * uniquify.el (uniquify-buffer-name-style)
19912 (uniquify-after-kill-buffer-p)
19913 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19914 (uniquify-min-dir-content, uniquify-separator)
19915 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19916 * w32-vars.el (w32-fixed-font-alist):
19917 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19918 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19919 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19920 * progmodes/perl-mode.el (perl-indent-level)
19921 (perl-continued-statement-offset, perl-continued-brace-offset)
19922 (perl-brace-offset, perl-brace-imaginary-offset)
19923 (perl-label-offset, perl-indent-continued-arguments)
19924 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19925 * progmodes/tcl.el (tcl-indent-level)
19926 (tcl-continued-indent-level, tcl-auto-newline)
19927 (tcl-tab-always-indent, tcl-electric-hash-style)
19928 (tcl-help-directory-list, tcl-use-smart-word-finder)
19929 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19930 (inferior-tcl-source-command):
19931 * textmodes/fill.el (enable-kinsoku):
19932 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19933 * textmodes/table.el (table-yank-handler):
19934 Specify missing group (and type, if simple) in defcustom.
19935
19936 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
19937
19938 * progmodes/compile.el (compilation-finish-function): Fix defvar.
19939
19940 2005-05-19 Richard M. Stallman <rms@gnu.org>
19941
19942 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19943
19944 * subr.el (event-basic-type): Don't get an error.
19945 (left-fringe-p): Function deleted.
19946
19947 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19948 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19949
19950 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19951 in recursive copy.
19952
19953 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19954
19955 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19956
19957 * emacs-lisp/bytecomp.el
19958 (byte-compile-file-form-custom-declare-variable):
19959 Call byte-compile-nogroup-warn if appropriate.
19960
19961 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19962 (compilation-set-window): Don't call left-fringe-p; do it directly.
19963
19964 2005-05-19 Jay Belanger <belanger@truman.edu>
19965
19966 * calc/calc-graph.el (calc-graph-format-data): Make sure
19967 var-PlotRejects is bound before trying to check its value.
19968
19969 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
19970
19971 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19972 definition of this variable from reftex-global.el to reftex.el,
19973 because it is needed in the menu.
19974
19975 2005-05-19 Lute Kamstra <lute@gnu.org>
19976
19977 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19978 years are fixed. Don't insert a space after a dash.
19979
19980 2005-05-19 Kim F. Storm <storm@cua.dk>
19981
19982 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19983
19984 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
19985
19986 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19987 strings, because (eq ... ?\\) is fairly frequent.
19988
19989 * progmodes/make-mode.el (makefile-add-this-line-targets):
19990 Simplify and integrate into `makefile-pickup-targets'.
19991 (makefile-add-this-line-macro): Simplify and integrate into
19992 `makefile-pickup-macros.
19993 (makefile-pickup-filenames-as-targets): Simplify.
19994 (makefile-previous-dependency, makefile-match-dependency):
19995 Don't stumble over `::'.
19996
19997 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
19998
19999 * subr.el (post-command-idle-hook, post-command-idle-delay):
20000 Remove obsoletion of post-command-idle-hook and
20001 post-command-idle-delay.
20002
20003 * faces.el (list-faces-display): Provide button when describe-face
20004 is called to take user back to the list of faces.
20005
20006 * help-fns.el (describe-variable): Remove hyperlinks in a
20007 variable's value as these are quite frequently inappropriate.
20008
20009 * follow.el (follow-submit-feedback, follow-mode):
20010 Remove references to post-command-idle-hook.
20011
20012 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
20013
20014 * progmodes/make-mode.el (makefile-previous-dependency)
20015 (makefile-match-dependency): Check for := (and in bsd mode also
20016 !=) to give a better result, even when font-lock is not on.
20017
20018 2005-05-18 Jay Belanger <belanger@truman.edu>
20019
20020 * calc/calc-help.el (calc-s-prefix-help):
20021 Add `calc-copy-special-constant' to help string.
20022
20023 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
20024
20025 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20026
20027 2005-05-18 Jay Belanger <belanger@truman.edu>
20028
20029 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
20030 in linear factors are in proper order.
20031
20032 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
20033
20034 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
20035 Support for jurabib.
20036
20037 * textmodes/reftex.el (featurep): Define aliases for overlay
20038 commands, for XEmacs compatibility, and use these aliases in
20039 overlay initializations.
20040 (reftex-highlight): Use `reftex-move-overlay'.
20041 (reftex-unhighlight): Use `reftex-delete-overlay'.
20042 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
20043 (reftex-access-search-path): Use `reftex-uniquify' instead of
20044 `reftex-uniq'
20045
20046 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
20047 `before-string' property modification enables for Emacs as well.
20048 (reftex-select-item): Use `reftex-delete-overlay'.
20049 (reftex-select-mark): Use `reftex-make-overlay' and
20050 `reftex-overlay-put'.
20051 (reftex-select-unmark): Use `reftex-delete-overlay' and
20052 `reftex-overlay-put'.
20053
20054 2005-05-18 Lute Kamstra <lute@gnu.org>
20055
20056 * emacs-lisp/lisp.el (check-parens): Fix docstring.
20057
20058 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
20059
20060 * add-log.el (add-change-log-entry):
20061 * array.el (array-make-template, array-reconfigure-rows)
20062 (array-init-max-row, array-init-max-column)
20063 (array-init-columns-per-line, array-init-field-width):
20064 * replace.el (replace-match-maybe-edit, perform-replace):
20065 * textmodes/spell.el (spell-region):
20066 Replace `read-input' by `read-string'.
20067
20068 * forms.el (forms-mode):
20069 * finder.el (finder-compile-keywords):
20070 * shadowfile.el (shadow-read-files):
20071 Replace `eval-current-buffer' by `eval-buffer'.
20072
20073 * terminal.el (te-pass-through):
20074 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
20075 (ange-ftp-raw-send-cmd):
20076 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
20077 (send-process-next-char, telnet-initial-filter, telnet):
20078 Replace `send-string' by `process-send-string'.
20079
20080 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
20081 (prolog-consult-region): Replace `send-string' by
20082 `process-send-string'; replace `send-region' by `process-send-region'.
20083
20084 * progmodes/delphi.el (delphi-log-msg):
20085 Replace `set-window-dot' by `set-window-point'.
20086
20087 * subr.el (window-dot, set-window-dot, read-input, send-string)
20088 (send-region, show-buffer, eval-current-buffer):
20089 Make really obsolete, as the comment says.
20090
20091 2005-05-17 Kim F. Storm <storm@cua.dk>
20092
20093 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
20094 (cua--init-keymaps): Bind C-return instead of S-return to set
20095 rectangle mark.
20096
20097 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
20098 instead of S-return to toggle/clear rectangle mark.
20099
20100 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
20101
20102 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
20103 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
20104 Also fontify plain strings assigned to variables, mostly so that a
20105 colon has a face and is thus not taken as a dependency separator.
20106 (makefile-previous-dependency): Inline the new matcher, because it
20107 is too complex to work in both directions.
20108 (makefile-match-dependency): Eliminate `backward' arg (see above).
20109 Completely reimplemented so as to not sometimes go into an endless
20110 loop. It should also be more efficient, because first it only
20111 searches for `:', instead of applying the very complex regexp.
20112 (makefile-mode): Cancel `font-lock-support-mode', because blocks
20113 to be fontified in one piece can be too long for JIT.
20114 Makefiles are never *that* big.
20115
20116 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
20117
20118 * dired.el (dired-mode): Simplify.
20119
20120 2005-05-17 Lute Kamstra <lute@gnu.org>
20121
20122 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
20123 defcustom for the mode hook variable.
20124
20125 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
20126 Emacs Lisp Reference Manual.
20127
20128 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
20129
20130 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
20131 (evenp, list*):
20132 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
20133 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
20134
20135 * net/tramp-smb.el (tramp-smb-open-connection):
20136 Pass `tramp-chunksize' as fifth (required) argument.
20137
20138 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
20139
20140 * font-lock.el (lisp-font-lock-keywords-1):
20141 Set `font-lock-negation-char-face' for [^...] char group.
20142 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
20143
20144 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
20145 a var, and refine it to mask one more level of nested vars.
20146 (makefile-rule-action-regex): Turn it into a var, and refine it so
20147 it recognizes backslashed continuation lines as belonging to the
20148 same command.
20149 (makefile-macroassign-regex): Refine it so it recognizes
20150 backslashed continuation lines as belonging to the same command.
20151 (makefile-var-use-regex): Don't look at the next char, because it
20152 might be the same one to be skipped by the initial [^$], leading
20153 to an overlooked variable use.
20154 (makefile-make-font-lock-keywords): Remove two parameters, which
20155 are now variables that some of the modes set locally.
20156 Handle dependency and rule action matching through functions, because
20157 regexps alone match too often. Dependency matching now comes
20158 last, so it can check, whether a colon already matched something else.
20159 (makefile-mode): Inform that font-lock improves makefile parsing
20160 capabilities.
20161 (makefile-match-dependency, makefile-match-action): New functions.
20162
20163 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
20164
20165 * emacs-lisp/cl-extra.el (equalp): Doc fix.
20166
20167 * align.el (align-regexp):
20168 * ansi-color.el (ansi-color-get-face):
20169 * array.el (array-reconfigure-rows, array-init-max-row)
20170 (array-init-max-column, array-init-columns-per-line)
20171 (array-init-field-width):
20172 * dired-aux.el (dired-trample-file-versions):
20173 * dired-x.el (dired-mark-sexp):
20174 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
20175 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
20176 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
20177 * faces.el (face-read-integer):
20178 * files.el (backup-extract-version, insert-directory):
20179 * hexl.el (hexl-insert-decimal-char):
20180 * server.el (server-process-filter):
20181 * shell.el (shell-extract-num):
20182 * startup.el (command-line-1):
20183 * term.el (term-command-hook):
20184 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
20185 (time-stamp-do-number):
20186 * time.el (display-time-update):
20187 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
20188 (timezone-fix-time):
20189 * vms-patch.el (vms-suspend-resume-hook):
20190 * calendar/appt.el (appt-convert-time):
20191 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20192 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
20193 * calendar/cal-islam.el (mark-islamic-diary-entries):
20194 * calendar/calendar.el (calendar-cursor-to-date)
20195 (calendar-star-date):
20196 * calendar/diary-lib.el (diary-attrtype-convert)
20197 (mark-diary-entries, diary-entry-time):
20198 * calendar/solar.el (solar-get-number):
20199 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
20200 * emacs-lisp/re-builder.el (reb-display-subexp):
20201 * emulation/edt.el (edt-set-scroll-margins):
20202 * emulation/tpu-extras.el (tpu-set-scroll-margins):
20203 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
20204 (vip-get-ex-count):
20205 * emulation/viper-ex.el (viper-get-ex-token)
20206 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
20207 * international/fontset.el (fontset-plain-name):
20208 * mail/feedmail.el (feedmail-look-at-queue-directory):
20209 * mail/mailalias.el (mail-get-names):
20210 * mail/rmail.el (rmail-convert-to-babyl-format):
20211 * mail/rmailsum.el (rmail-make-basic-summary-line)
20212 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
20213 (rmail-summary-goto-msg):
20214 * mail/smtpmail.el (smtpmail-read-response):
20215 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
20216 (ange-ftp-vms-add-file-entry):
20217 * play/gametree.el (gametree-looking-at-ply)
20218 (gametree-current-branch-score):
20219 * progmodes/ada-xref.el (ada-prj-find-prj-file)
20220 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
20221 * progmodes/cperl-mode.el (condition-case):
20222 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
20223 (ebrowse-set-member-buffer-column-width)
20224 (ebrowse-select-1st-to-9nth):
20225 * progmodes/etags.el (etags-snarf-tag):
20226 * progmodes/flymake.el (flymake-parse-line):
20227 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
20228 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
20229 (idlwave-shell-menu-def):
20230 * progmodes/ps-mode.el (ps-run-goto-error):
20231 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
20232 (vhdl-speedbar-contract-level):
20233 * term/mac-win.el (x-handle-numeric-switch):
20234 * term/sun-mouse.el (sun-get-frame-data):
20235 * term/w32-win.el (x-handle-numeric-switch):
20236 * term/x-win.el (x-handle-numeric-switch):
20237 * textmodes/ispell.el (ispell-parse-output):
20238 * textmodes/nroff-mode.el (nroff-outline-level):
20239 * textmodes/reftex-cite.el (reftex-bib-sort-year)
20240 (reftex-bib-sort-year-reverse, reftex-format-citation):
20241 * textmodes/reftex-parse.el (reftex-init-section-numbers)
20242 (reftex-section-number):
20243 * textmodes/texinfmt.el (texinfo-paragraphindent):
20244 Replace `string-to-int' by `string-to-number'.
20245
20246 * international/latexenc.el: Add page marker to force the "Local
20247 Variables:" string out of the last page.
20248
20249 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
20250
20251 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
20252 tooltip-change-major-mode.
20253 (gud-tooltip-print-command): Remove case where gud-minor-mode
20254 is gdb ("--fullname").
20255 (gud-tooltip-tips): Turn GUD tooltips off for this case and
20256 explain to user.
20257
20258 2005-05-16 Jay Belanger <belanger@truman.edu>
20259
20260 * calc/calc-store.el (calc-copy-special-constant): New function.
20261
20262 * calc/calc-ext.el (calc-init-extensions): Add binding for
20263 `calc-copy-special-constant'.
20264
20265 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
20266 for the `calc-copy-special-constant' command.
20267
20268 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
20269
20270 * subr.el (left-fringe-p): New function.
20271
20272 * progmodes/compile.el (compilation-setup): Set local value of
20273 overlay-arrow-string to "" always.
20274 (compilation-set-window): Left fringe then don't scroll.
20275 No left fringe then no arrow and scroll message to top.
20276 (compilation-context-lines): Adjust doc string accordingly.
20277
20278 2005-05-16 Kim F. Storm <storm@cua.dk>
20279
20280 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
20281 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
20282 (ido-wide-find-dir-or-delete-dir): New command for M-d.
20283 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
20284 (ido-read-file-name): Handle commands with ido property value
20285 equal to find-file as reading a file name, to allow C-d to enter dired.
20286 (ibuffer-find-file): Add ido property with value find-file.
20287
20288 2005-05-15 Kim F. Storm <storm@cua.dk>
20289
20290 * subr.el (open-network-stream-nowait): Remove.
20291 (open-network-stream-server): Remove.
20292
20293 2005-05-15 Richard M. Stallman <rms@gnu.org>
20294
20295 * faces.el (describe-face): Output a definition link button.
20296
20297 * help-mode.el (help-face-def): New button type.
20298
20299 * emacs-lisp/copyright.el (copyright-fix-years):
20300 Match properly if the first year is 2-digit.
20301 Don't mess up the whitespace after the years by filling.
20302
20303 * dired-aux.el (dired-mark-confirm):
20304 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
20305
20306 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
20307 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
20308 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
20309
20310 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20311 Set font-lock-comment-start-skip.
20312
20313 * font-lock.el (font-lock-comment-start-skip): New variable.
20314 (font-lock-comment-end-skip): New variable.
20315 (font-lock-fontify-syntactically-region): Use them if non-nil.
20316
20317 2005-05-15 Jay Belanger <belanger@truman.edu>
20318
20319 * calc/calc-store.el (calc-store-value): Return a string rather
20320 than display it as a message.
20321 Use calc-var-name for variable name.
20322 (calc-store-into): Add the result of calc-store-value to message.
20323 (calc-copy-variable): Add a message.
20324 (calc-store-exchange): Improve error messages.
20325 (calc-store-binary, calc-store-map): Don't reset the values of
20326 special constants.
20327
20328 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
20329
20330 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
20331 manual to docstring.
20332
20333 * files.el (hack-local-variables-confirm): Add STRING argument.
20334 Make the function handle non file visiting buffers correctly.
20335 (hack-local-variables-prop-line, hack-local-variables)
20336 (hack-one-local-variable): Use STRING arg of
20337 `hack-local-variables-confirm'.
20338
20339 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
20340
20341 Sync with Tramp 2.0.49.
20342
20343 * net/tramp.el (tramp-handle-dired-call-process)
20344 (tramp-handle-insert-directory):`insert-buffer' cannot be used
20345 because the contents of the Tramp buffer is changed before
20346 insertion (`expand-file' and alike).
20347 (tramp-handle-insert-directory): If `localname' has an empty
20348 nondirectory name, it must not be quoted.
20349 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
20350 variable `tramp-chunksize'. Change callees.
20351 (tramp-open-connection-setup-interactive-shell): Check remote host
20352 for buggy `send-process-string' implementation.
20353 Set `tramp-chunksize' if found. Reported by Michael Kifer
20354 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
20355 (tramp-handle-shell-command): `insert-buffer' cannot be used
20356 because the contents of the Tramp buffer is changed before
20357 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
20358 <frederic.bothamy@free.fr>.
20359 (tramp-set-auto-save): Actions should be done for Tramp file name
20360 handler only. Ange-FTP has its own auto-save mechanism.
20361 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
20362 (tramp-set-auto-save-file-modes): Set file modes of
20363 `buffer-auto-save-file-name' to ?\600 as fallback solution.
20364 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
20365 (tramp-bug): Remove obsolete variable.
20366 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
20367 for presence of `mml-mode'. Make it running for older Emacsen as well.
20368
20369 2005-05-14 John Paul Wallington <jpw@pobox.com>
20370
20371 * ibuf-ext.el (define-ibuffer-filter filename):
20372 If `dired-directory' is a list, use its car.
20373
20374 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
20375
20376 * ibuffer.el (define-ibuffer-column filename):
20377 If `dired-directory' is a list, use its car.
20378
20379 2005-05-14 Richard M. Stallman <rms@gnu.org>
20380
20381 * subr.el (symbol-file): Doc fix.
20382
20383 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
20384 (byte-compile-form): Call byte-compile-nogroup-warn.
20385 (byte-compile-warning-types): Doc fix.
20386
20387 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
20388
20389 * progmodes/cc-engine.el (c-literal-faces):
20390 Add font-lock-comment-delimiter-face.
20391
20392 * net/net-utils.el (dig): Use with-no-warnings.
20393
20394 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
20395 (sc-recite-frame-alist, sc-default-cite-frame)
20396 (sc-default-uncite-frame, sc-default-recite-frame)
20397 (sc-attrib-selection-list, sc-rewrite-header-list):
20398 Mark as risky-local-variable.
20399
20400 * international/ogonek.el (ogonek-jak, ogonek-how):
20401 Don't use beginning-of-buffer.
20402
20403 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
20404
20405 * calendar/solar.el (solar-data-list): Move definition up.
20406
20407 * dnd.el (dnd-protocol-alist): Add autoload.
20408
20409 * progmodes/sh-script.el: Many doc usage fixes.
20410 (sh-indent-after-do): Change default to match common styles.
20411
20412 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
20413
20414 * files.el (interpreter-mode-alist)
20415 (auto-mode-interpreter-regexp): Doc fixes.
20416
20417 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
20418
20419 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
20420
20421 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
20422
20423 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20424
20425 * dired.el (dired-mode): make-variable-buffer-local =>
20426 make-local-variable.
20427
20428 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20429
20430 * term/mac-win.el (mac-select-convert-to-string): Try coding
20431 systems in mac-script-code-coding-systems if specified one cannot
20432 encode string for `com.apple.traditional-mac-plain-text'.
20433
20434 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
20435
20436 * progmodes/make-mode.el (makefile-targets-face)
20437 (makefile-shell-face, makefile-makepp-perl-face): New faces.
20438 (makefile-dependency-regex): Fix it to not make the colon in
20439 $(var:a=b) special.
20440 (makefile-rule-action-regex): New regexp for highlighting embedded
20441 Shell strings.
20442 (makefile-macroassign-regex): Handle != for highlighting as
20443 embedded Shell strings.
20444 (makefile-var-use-regex): New const.
20445 (makefile-statements, makefile-automake-statements)
20446 (makefile-gmake-statements, makefile-makepp-statements)
20447 (makefile-bsdmake-statements): New consts.
20448 (makefile-make-font-lock-keywords): New function.
20449 (makefile-automake-font-lock-keywords)
20450 (makefile-gmake-font-lock-keywords)
20451 (makefile-makepp-font-lock-keywords)
20452 (makefile-bsdmake-font-lock-keywords): New consts.
20453 (makefile-mode-map): Add switchers between the various submodes.
20454 (makefile-mode): Document the availability of the variants.
20455 (makefile-automake-mode, makefile-gmake-mode)
20456 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
20457
20458 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
20459 new variants of makefile-mode.
20460
20461 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20462
20463 * font-lock.el (font-lock-comment-delimiter-face): Fix up
20464 the inheritance.
20465
20466 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
20467
20468 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
20469 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
20470
20471 * files.el (normal-mode): Extend the scope of the
20472 `enable-local-variables' binding to include the `set-auto-mode' call.
20473 (magic-mode-alist): Doc fix.
20474
20475 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20476
20477 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
20478 font-lock-comment-face rather than copying its setting.
20479
20480 2005-05-12 Andreas Schwab <schwab@suse.de>
20481
20482 * eshell/esh-mode.el (eshell-send-input): Doc fix.
20483
20484 2005-05-12 Lute Kamstra <lute@gnu.org>
20485
20486 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
20487 defcustom for the mode hook variable. Delete the last argument.
20488 * generic-x.el: Fix callers of define-generic-mode.
20489 (generic-x-modes): Delete group.
20490 (show-tabs-tab-face, show-tabs-space-face): Put them in the
20491 generic-x customization group.
20492
20493 2005-05-12 Kim F. Storm <storm@cua.dk>
20494
20495 * font-lock.el (font-lock-negation-char-face): Default to "off".
20496
20497 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
20498 font-lock-negation-char-face to ! in !=.
20499
20500 2005-05-12 Masatake YAMATO <jet@gyve.org>
20501
20502 * add-log.el (find-change-log): Fix typos in the docstring
20503 of function.
20504
20505 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20506
20507 * international/latexenc.el (latexenc-find-file-coding-system):
20508 Avoid `re-search-forward' when looking for input encoding because
20509 of speed and safety. Better regular expressions for recognizing
20510 input encoding. Limit a search for TeX-master/tex-main-file to
20511 the local variable section.
20512
20513 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
20514
20515 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
20516 syntax of $ to "'" (quote).
20517
20518 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
20519
20520 * dnd.el (dnd-protocol-alist): Improve custom type.
20521
20522 * dired.el (dired-dnd-protocol-alist): New variable.
20523 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
20524 `dired-mode-hook' to the end.
20525
20526 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20527
20528 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
20529 comment-end if comment-start-skip is not set.
20530 Obey the font-lock-comment-delimiter-face variables.
20531
20532 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20533
20534 * files.el (executable-find): Move from executable.el. Use
20535 locate-file.
20536 * progmodes/executable.el (executable-find): Move to files.el.
20537
20538 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
20539 when trying to ensure forward progress.
20540
20541 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
20542
20543 * mouse-sel.el (mouse-sel-follow-link-p): New function.
20544 (mouse-select, mouse-select-internal, mouse-extend-internal):
20545 Use it to implement mouse-1-click-follows-link functionality.
20546
20547 2005-05-11 Richard M. Stallman <rms@gnu.org>
20548
20549 * font-lock.el (font-lock-fontify-syntactically-region):
20550 Use font-lock-comment-delimiter-face for comment delimiters.
20551
20552 2005-05-10 Jay Belanger <belanger@truman.edu>
20553
20554 * calc/calc-help.el (calc-m-prefix-help): Add mention of
20555 preserving embedded modes.
20556
20557 2005-05-10 Richard M. Stallman <rms@gnu.org>
20558
20559 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20560
20561 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20562 Move from ada-stmt.el.
20563 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20564
20565 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20566 Move to ada-mode.el.
20567 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20568
20569 * cus-edit.el (custom-file): Call file-chase-links.
20570
20571 * files.el (read-directory-name): Fix previous change.
20572 (hack-local-variables-confirm): New function.
20573 (hack-local-variables-prop-line, hack-local-variables)
20574 (hack-one-local-variable): Use it.
20575
20576 2005-05-10 Lute Kamstra <lute@gnu.org>
20577
20578 * font-lock.el (font-lock-keywords-alist)
20579 (font-lock-removed-keywords-alist): Clarify docstrings.
20580
20581 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
20582
20583 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20584 (gdb-source-info): Check for preprocessor info.
20585 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
20586 a macro for a function.
20587 (gdb-info-breakpoints-custom): Try to find file again if not already
20588 found (user might have used GDB dir command).
20589 (gdb-get-location): Update gdb-location-alist correctly for change
20590 to gdb-info-breakpoints-custom.
20591
20592 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20593 (gud-tooltip-print-command): Add gdbmi case.
20594 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20595 preprocessor info.
20596
20597 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
20598
20599 * startup.el (fancy-splash-insert): Fix typo in doc string.
20600
20601 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
20602
20603 * obsolete/float.el (string-to-float):
20604 * obsolete/hilit19.el (hilit-add-pattern):
20605 * obsolete/rnews.el (news-parse-range, news-select-message)
20606 (news-get-pruned-list-of-files): Replace `string-to-int' by
20607 `string-to-number'.
20608
20609 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20610 `find-file-not-found-hooks'; use `add-hook'.
20611 (uncompress-while-visiting): Set `write-file-functions', not
20612 `write-file-hooks'; use `add-hook'.
20613
20614 2005-05-09 Kim F. Storm <storm@cua.dk>
20615
20616 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20617 (cua-paste): Handle clipboard action.
20618 (cua--init-keymaps): Remap clipboard-kill-region and
20619 clipboard-kill-ring-save.
20620
20621 2005-05-08 Eli Zaretskii <eliz@gnu.org>
20622
20623 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20624 Improve commentary.
20625
20626 * simple.el (next-error-overlay-arrow-position): Revert the change
20627 made on 2005-04-30.
20628
20629 2005-05-07 Jay Belanger <belanger@truman.edu>
20630
20631 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20632 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20633 `calc-sel-reselect'.
20634
20635 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
20636 Calc is in embedded mode.
20637
20638 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20639
20640 * progmodes/compile.el (compilation-setup):
20641 Set overlay-arrow-string to an empty string on text terminals.
20642
20643 * textmodes/ispell.el (ispell-program-name): Try looking for
20644 "aspell" along exec-path, and if found, use it as the default
20645 speller program.
20646
20647 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
20648
20649 * international/mule.el (sgml-xml-auto-coding-function):
20650 Recognize encoding='FOO' in single quotes as well as in double quotes.
20651
20652 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20653
20654 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
20655 as well as `interactive', so that defmacro* would recognize
20656 `declare' forms.
20657
20658 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20659
20660 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20661 Explain more about the LIGHTER arg's usage in the doc string.
20662 Add commentary to clarify what the code does. Fix the regexp that
20663 strips whitespace from LIGHTER. Quote LIGHTER before using it,
20664 since it could have characters special to regular expressions.
20665
20666 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
20667
20668 * replace.el (occur-1): Bind inhibit-read-only so that
20669 erase-buffer doesn't barf on read-only text properties (likewise
20670 for add-text-properties in occur-engine). Mark buffer as unmodified.
20671 (occur-engine): Don't set buffer-read-only here.
20672
20673 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20674
20675 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
20676 list-buffers-directory. This caused the *cvs-commit* buffer to be
20677 sometimes mistakenly reused as a *cvs* buffer.
20678
20679 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
20680
20681 * tooltip.el: Move code for GUD tooltips into gud.el.
20682 (require): CL no longer needed to compile case.
20683 (tooltip-mode): Do not toggle functions for GUD tooltips.
20684 (tooltip-gud-tips-p): Remove. Replace with minor mode
20685 gud-tooltip-mode in gud.el.
20686 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
20687 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
20688 tooltip-gud prefix with gud-tooltip and obsolete.
20689 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
20690 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
20691 (tooltip-mouse-motion): Mouse movement functions/variable.
20692 Rename in gud.el by adding gud prefix.
20693 (tooltip-gud-original-filter, tooltip-gud-dereference)
20694 (tooltip-gud-event, tooltip-toggle-gud-tips)
20695 (tooltip-gud-process-output, tooltip-gud-print-command)
20696 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
20697 gud.el by replacing tooltip-gud prefix with gud-tooltip.
20698 (gdb-tooltip-print): Move to gdb-ui.el.
20699
20700 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
20701 (require): CL needed to compile case.
20702 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
20703 tooltip-gud-tips-p. Make it a minor-mode.
20704 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
20705 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
20706 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
20707 (gud-tooltip-change-major-mode)
20708 (gud-tooltip-activate-mouse-motions-if-enabled)
20709 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
20710 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
20711 (gud-tooltip-original-filter, gud-tooltip-dereference)
20712 (gud-tooltip-event, tooltip-toggle-gud-tips)
20713 (gud-tooltip-process-output, gud-tooltip-print-command)
20714 (gud-tooltip-tips): Move from tooltip.el.
20715
20716 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
20717 (gdb-cpp-define-alist-flags): Doc fix.
20718 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
20719 gud-tooltip-mode is t.
20720
20721 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20722
20723 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
20724 evaporate if their text is deleted.
20725 (goto-address-at-point): Make it work as a mouse binding as well.
20726 (goto-address-at-mouse): Obsolete it. Update users.
20727
20728 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20729
20730 * calendar/appt.el (top-level): No longer activate on load.
20731
20732 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
20733
20734 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20735 * net/webjump.el (webjump):
20736 * progmodes/idlw-help.el (idlwave-do-context-help1)
20737 (idlwave-highlight-linked-completions):
20738 * textmodes/po.el (po-find-file-coding-system-guts):
20739 Replace `assoc-ignore-case' by `assoc-string'.
20740
20741 2005-05-06 Eli Zaretskii <eliz@gnu.org>
20742
20743 * files.el (locate-file): Doc fix.
20744
20745 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
20746 Remove the redundant test for ms-dos.
20747
20748 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
20749 look for the preprocessor with exec-suffixes. If not found in
20750 standard places, look in exec-path. Remove most of the tests that
20751 used system-type.
20752
20753 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
20754
20755 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
20756
20757 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
20758 file-name clash with jka-compr.el on 8+3 filesystems.
20759
20760 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20761
20762 * term/mac-win.el: Don't define or bind scroll bar functions if
20763 x-toolkit-scroll-bars is t.
20764 (x-select-text, x-get-selection-value): Clear
20765 x-last-selected-text-clipboard if x-select-enable-clipboard is
20766 nil.
20767 (PRIMARY): Put mac-scrap-name property.
20768 (mac-select-convert-to-file-url): New function.
20769 (public.file-url): New selection target type. Add to
20770 selection-converter-alist.
20771 (x-get-selection, x-selection-value): Handle it.
20772 (x-cut-buffer-or-selection-value): New alias.
20773
20774 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20775
20776 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
20777 entry to avoid calling bibtex-find-entry with arg global
20778 being t. Remove arg key.
20779 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
20780 (bibtex-copy-summary-as-kill): Change accordingly.
20781
20782 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20783
20784 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
20785 (org-agenda-date-later): Use with-current-buffer.
20786
20787 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
20788
20789 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
20790 (define-obsolete-variable-alias): Doc Fixes.
20791
20792 2005-05-06 Kim F. Storm <storm@cua.dk>
20793
20794 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
20795 vertical-motion when selective-display is active.
20796
20797 * ido.el (ido-setup-hook): New hook.
20798 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
20799 (ido-input-stack): New var.
20800 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
20801 ido-next-work-file binding to M-O.
20802 Bind M-f to ido-wide-find-file-or-pop-dir.
20803 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
20804 (ido-read-internal): Run ido-setup-hook.
20805 Catch quit in read-file-name and read-string to cancel edit.
20806 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20807 Automatically pop-all when completing a directory name (RET).
20808 (ido-file-internal): Add with-no-warnings around ffap and dired code.
20809 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20810 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20811 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20812 New functions for M-b/M-f to move among the directory components.
20813 (ido-make-merged-file-list): Catch quit to cancel merge.
20814 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20815 (ido-completion-help): No warnings for ido-completion-buffer-full.
20816
20817 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
20818
20819 * font-lock.el (font-lock-negation-char-face): New face and variable.
20820 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20821 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20822 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20823 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20824
20825 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
20826
20827 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20828 Fix typo in docstring.
20829
20830 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20831 (ebrowse-print-statistics-line)
20832 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20833
20834 * term/w32-win.el (image-library-alist): Add additional name for
20835 Xpm library.
20836
20837 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
20838
20839 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20840 use gcc instead of cpp.
20841
20842 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20843 (gdb-create-define-alist): Use it.
20844 (gdb-cpp-define-alist-program): Update for MS-DOS.
20845
20846 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
20847
20848 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20849
20850 2005-05-04 Richard M. Stallman <rms@gnu.org>
20851
20852 * help.el (describe-key): No error when UNTRANSLATED is nil.
20853
20854 * simple.el (line-move-1): Fix previous change to signal errors
20855 appropriately.
20856
20857 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
20858
20859 * calendar/icalendar.el (icalendar-version): Now at 0.12.
20860 (icalendar-duration-correction): Remove.
20861 (icalendar--get-event-properties): Split result at commas.
20862 (icalendar--decode-isoduration): New optional argument
20863 DURATION-CORRECTION.
20864 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20865 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20866 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20867 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20868 (icalendar--convert-anniversary-to-ical): New functions, extracted
20869 from icalendar-export-region, with bug fixes.
20870 (icalendar-export-region): Use the above functions.
20871 (icalendar-import-buffer): Check before saving diary file.
20872 (icalendar--convert-recurring-to-diary)
20873 (icalendar--convert-non-recurring-all-day-to-diary)
20874 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20875 extracted from icalendar--convert-ical-to-diary, with bug fixes.
20876 (icalendar--convert-ical-to-diary): Use the above functions.
20877
20878 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
20879
20880 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20881 Remove these recent additions.
20882 (c-mode): Restore to before 2005-04-28.
20883
20884 * progmodes/cc-vars.el (cc-define-list-program): Remove this
20885 recent addition.
20886
20887 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20888 (gdb-define-alist): New variables.
20889 (gdb-create-define-alist): New function.
20890 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20891 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20892 with string-to-number.
20893 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
20894
20895 * progmodes/gud.el: Replace string-to-int with string-to-number.
20896 (gud-find-file): Handle gdb-define-alist.
20897
20898 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20899
20900 2005-05-02 Jay Belanger <belanger@truman.edu>
20901
20902 * calc/calc-aent.el (math-read-token):
20903 * calc/calc-bin.el (calc-word-size):
20904 * calc/calc-ext.el (calc-read-number-fancy):
20905 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20906 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20907 * calc/calc-frac.el (calc-over-notation):
20908 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20909 (calc-graph-num-points, calc-graph-init):
20910 * calc/calc-prog.el (calc-read-parse-table-part)
20911 (calc-edit-macro-repeats):
20912 * calc/calc-yank.el (calc-do-grab-rectangle):
20913 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20914 Replace `string-to-int' by `string-to-number'.
20915
20916 2005-05-02 Kim F. Storm <storm@cua.dk>
20917
20918 * kmacro.el: Use executing-kbd-macro-index variable.
20919
20920 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
20921
20922 * net/rlogin.el (rlogin-parse-words): Delete func.
20923 (rlogin): Use split-string, not rlogin-parse-words.
20924 Also, if there are option-like elements in the parsed args,
20925 take the host to be the first arg immediately following them.
20926 Suggested by Michael Mauger.
20927
20928 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20929
20930 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20931
20932 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20933
20934 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20935 (cc-mode-cpp-program): Rename to cc-define-list-program and
20936 move to cc-vars.el.
20937
20938 * progmodes/cc-vars.el (cc-define-list-program):
20939 Change to "gcc -E -dM -". Make customizable.
20940
20941 2005-05-02 Kim F. Storm <storm@cua.dk>
20942
20943 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20944
20945 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20946
20947 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20948
20949 * international/mule-util.el (truncate-string): Remove alias and
20950 obsolete declaration.
20951
20952 * international/mule-cmds.el (update-iso-coding-systems):
20953 Remove alias and obsolete declaration.
20954
20955 * international/mule.el (coding-system-parent): Remove alias and
20956 obsolete declaration.
20957
20958 * subr.el (define-function, sref): Remove aliases and obsolete
20959 declarations.
20960 (chars-in-region): Remove obsolete declaration.
20961
20962 2005-05-01 Richard M. Stallman <rms@gnu.org>
20963
20964 * info.el (Info-mode): Set widen-automatically to nil, locally.
20965
20966 * simple.el (widen-automatically): New variable.
20967 (pop-global-mark): Obey widen-automatically.
20968
20969 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
20970
20971 * term/xterm.el (function-key-map): Call substitute-key-definition
20972 before the keymap size is increased by a lot of define-key calls.
20973
20974 2005-05-01 Richard M. Stallman <rms@gnu.org>
20975
20976 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20977 Rename ARG to ELEMENT. Doc fix.
20978
20979 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20980
20981 * allout.el (allout-exposure): Remove macro and obsolete declaration.
20982 Remove references to allout-exposure/change to allout-new-exposure.
20983
20984 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20985 bytecode symbols.
20986
20987 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20988 (compiled-function-p, focus-frame, unfocus-frame):
20989 Remove aliases and obsolete declarations.
20990 Back out inadvertent changes from previous commit.
20991
20992 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20993
20994 * files.el (require-final-newline): Make Custom tags consistent
20995 with mode-require-final-newline.
20996 (mode-require-final-newline): Doc fix.
20997
20998 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
20999
21000 * international/latexenc.el (latexenc-find-file-coding-system):
21001 Fix regular expressions.
21002
21003 2005-05-01 David Kastrup <dak@gnu.org>
21004
21005 * international/latexenc.el (latexenc-find-file-coding-system):
21006 Fix regular expressions.
21007
21008 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
21009
21010 * subr.el (string-to-int): Make obsolete.
21011
21012 2005-04-30 Richard M. Stallman <rms@gnu.org>
21013
21014 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
21015
21016 * loadup.el: load jka-comp-hook.
21017
21018 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
21019 (jka-compr-handler): Add autoload. `put' calls moved
21020 to jka-comp-hook.el.
21021 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
21022 (jka-compr-inhibit): Autoload.
21023
21024 * jka-comp-hook.el: New file.
21025 Enable the mode by default.
21026
21027 * files.el (backup-buffer-copy): Use copy-file instead
21028 of write-region, and put back the 'excl.
21029
21030 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
21031
21032 * progmodes/flymake.el (flymake-split-string)
21033 (flymake-split-string, flymake-log, flymake-pid-to-names)
21034 (flymake-reg-names, flymake-get-source-buffer-name)
21035 (flymake-unreg-names, flymake-add-line-err-info)
21036 (flymake-add-err-info): Clarify docstrings.
21037 (flymake-popup-menu, flymake-make-emacs-menu)
21038 (flymake-make-xemacs-menu): Add docstrings.
21039 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
21040 Set variables directly throughout.
21041
21042 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
21043
21044 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
21045 exists. Initialize cc-define-alist.
21046 (c-mode): Add cc-create-define-alist locally to after-save-hook.
21047 If there is no file (Macroexpansion) don't create an alist.
21048
21049 2005-04-29 Sam Steingold <sds@gnu.org>
21050
21051 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
21052 (cc-create-define-alist): Use it instead of the hard-coded string.
21053
21054 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
21055
21056 * international/mule-conf.el (file-coding-system-alist): Fix regexp
21057 for latexenc.
21058
21059 2005-04-29 Lute Kamstra <lute@gnu.org>
21060
21061 * emacs-lisp/generic.el: Improve commentary section.
21062 (define-generic-mode): Improve docstring.
21063
21064 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
21065
21066 * textmodes/org.el (many places): Change to quiet the byte compiler.
21067 (org-prefix-format-compiled): New variable.
21068 (org-compile-prefix-format): New function.
21069 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
21070 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
21071 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
21072 (org-get-entries-from-diary): Use `org-get-time-of-day' for
21073 consistency with entries from `org-mode' files.
21074 (org-get-time-of-day): Fix bug with partial matches early in a line.
21075 (org-non-link-chars): New constant.
21076 (org-link-regexp): Respect `org-non-link-chars'.
21077 (org-agenda-day-view): Remove command.
21078 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
21079 (org-follow-bbdb-link, org-store-link): Search also company field.
21080 (org-highlight-overlay): New variable.
21081 (org-highlight, org-unhighlight): New functions.
21082 (org-agenda-mode): Add pre-command-hook to remove highlight.
21083 (org-evaluate-time-range): Behavior depends upon whether time stamp
21084 contains a time or not.
21085 (org-show-subtree, org-show-entry): New functions.
21086 (org-agenda-cleanup-fancy-diary): Remove empty lines.
21087
21088 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
21089
21090 * comint.el (comint-output-filter-functions): Add autoload cookie.
21091
21092 2005-04-28 Kim F. Storm <storm@cua.dk>
21093
21094 * ido.el (ido-everywhere): Fix last change.
21095
21096 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
21097
21098 * international/latexenc.el: New file.
21099 * international/mule-conf.el (file-coding-system-alist): For .tex,
21100 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
21101
21102 2005-04-28 Lute Kamstra <lute@gnu.org>
21103
21104 * font-lock.el (font-lock-add-keywords)
21105 (font-lock-remove-keywords): Clarify docstring.
21106 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
21107 Don't start docstrings with a `*'.
21108 (font-lock-update-removed-keyword-alist): Give it a docstring.
21109
21110 * generic-x.el: Update commentary section.
21111 Only require font-lock when compiling.
21112 Define all modes conditionally.
21113 Place all generic modes in the generic-x-modes customization group.
21114 (generic-x-modes): New customization group.
21115 (generic-default-modes, generic-mswindows-modes)
21116 (generic-unix-modes, generic-other-modes): New constants.
21117 (generic-define-mswindows-modes, generic-define-unix-modes):
21118 Update docstrings. Make them obsolete.
21119 (generic-extras-enable-list): New default value. Update docstring.
21120 Improve :type. Change :set function.
21121 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
21122 Fix docstring.
21123
21124 * emacs-lisp/generic.el (generic-mode-internal):
21125 Simplify font-lock-defaults.
21126 (define-generic-mode): Fix docstring.
21127
21128 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
21129
21130 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
21131 font-lock-face property to highlight matches.
21132
21133 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
21134
21135 * progmodes/cc-mode.el (cc-create-define-alist): New function.
21136 (cc-define-alist): New variable.
21137 (c-mode): Make it local and initialize it.
21138
21139 * progmodes/gdb-ui.el (gdb-active-process): New variable.
21140 (gdb-exited): New function.
21141 (gdb-annotation-rules): Use it.
21142 (gdb-starting): Set gdb-active-process to t.
21143 (gdb-stopping): Amend doc string.
21144 (gdb-reset): Set gdb-active-process to nil.
21145
21146 * tooltip.el (tooltip-gud-tips): Show the associated #define
21147 directives when a C program under GDB is not executing.
21148
21149 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
21150
21151 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
21152 font-lock-fontify-syntactic-keywords.
21153
21154 * font-lock.el (font-lock-default-fontify-region): Don't force
21155 parse-sexp-lookup-properties to nil.
21156
21157 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
21158
21159 * man.el (man-mode-syntax-table): Set up `:' to have
21160 word-constituent syntax.
21161
21162 2005-04-27 Lute Kamstra <lute@gnu.org>
21163
21164 * novice.el (disable-command): Don't add spurious newlines to the
21165 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
21166
21167 2005-04-26 Jay Belanger <belanger@truman.edu>
21168
21169 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
21170 than one window before deleting window.
21171
21172 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
21173
21174 * shell.el (shell-prompt-pattern): Doc fix.
21175 (shell-mode): Set paragraph-separate buffer locally to "\\'".
21176
21177 * comint.el (comint-prompt-regexp, comint-get-old-input)
21178 (comint-use-prompt-regexp)
21179 (comint-use-prompt-regexp-instead-of-fields)
21180 (comint-replace-by-expanded-history, comint-send-input)
21181 (comint-output-filter, comint-get-old-input-default)
21182 (comint-line-beginning-position, comint-bol, comint-show-output)
21183 (comint-backward-matching-input, comint-forward-matching-input)
21184 (comint-next-prompt, comint-previous-prompt):
21185 Rename `comint-use-prompt-regexp-instead-of-fields' to
21186 `comint-use-prompt-regexp'. Keep old name as alias and declare
21187 obsolete.
21188 (comint-use-prompt-regexp): Shorten first line of doc string.
21189
21190 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
21191 Set paragraph-separate buffer locally to "\\'".
21192
21193 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
21194 Adapt to above name change.
21195
21196 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
21197 (smbclient-prompt-regexp): Ditto.
21198
21199 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
21200
21201 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
21202
21203 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
21204 gdb-location-list.
21205 Break lines that are over 80 characters wide.
21206
21207 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
21208
21209 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
21210 New fun and var, to preserve compatibility.
21211
21212 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
21213
21214 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
21215
21216 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
21217 name to file-newer-than-file-p.
21218
21219 2005-04-26 Richard M. Stallman <rms@gnu.org>
21220
21221 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
21222
21223 * progmodes/python.el (python-mode):
21224 Use new name eldoc-documentation-function.
21225
21226 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
21227
21228 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
21229 (eldoc-documentation-function):
21230 Rename from eldoc-print-current-symbol-info-function. Calls changed.
21231
21232 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
21233
21234 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
21235
21236 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
21237
21238 * term/xterm.el (function-key-map): Fix strings for
21239 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
21240 {C,S,A,C-S}-{f1-f12}.
21241
21242 2005-04-26 Kenichi Handa <handa@m17n.org>
21243
21244 * international/mule-cmds.el (select-safe-coding-system):
21245 Fix previous change.
21246
21247 2005-04-26 Lute Kamstra <lute@gnu.org>
21248
21249 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
21250
21251 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
21252 (font-lock-comment-delimiter-face): Ditto.
21253
21254 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
21255
21256 2005-04-25 Jay Belanger <belanger@truman.edu>
21257
21258 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
21259 to t while inserting information; use help-mode.
21260
21261 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
21262
21263 * term.el (ansi-term-color-vector): Use the xterm colors.
21264 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
21265
21266 2005-04-25 Lute Kamstra <lute@gnu.org>
21267
21268 * font-core.el (font-lock-defaults): Fix docstring.
21269
21270 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
21271
21272 2005-04-25 Kenichi Handa <handa@m17n.org>
21273
21274 * international/mule-cmds.el (select-safe-coding-system):
21275 Don't check consistency with coding: spec, etc if raw-text or
21276 no-conversion was found to be safe.
21277
21278 2005-04-24 Richard M. Stallman <rms@gnu.org>
21279
21280 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
21281 citation markers at start of each line.
21282
21283 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
21284 citation markers at start of each line.
21285
21286 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
21287
21288 * files.el (mode-require-final-newline): Fix previous change.
21289 (require-final-newline): Fix type label.
21290
21291 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
21292
21293 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
21294 statement in buffer (broken by 2004-11-24 change).
21295
21296 2005-04-24 Kim F. Storm <storm@cua.dk>
21297
21298 * ido.el (ido-everywhere): Save and restore old read-buffer-function
21299 and read-file-name-function values. Don't overwrite existing
21300 non-nil values if ido-mode is enabled without ido-everywhere.
21301
21302 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
21303
21304 * files.el (mode-require-final-newline): Minor doc fix.
21305
21306 2005-04-24 Eli Zaretskii <eliz@gnu.org>
21307
21308 * subr.el (syntax-after): Doc fix.
21309 (syntax-class): If argument is nil, return nil. Mask off upper 16
21310 bits, not 8 bits.
21311
21312 * files.el (mode-require-final-newline): Doc fix.
21313 (backup-buffer-copy): Fix last change.
21314
21315 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21316
21317 * term/mac-win.el: Require select. Set selection-coding-system to
21318 mac-system-coding-system. Call menu-bar-enable-clipboard.
21319 (x-last-selected-text-clipboard, x-last-selected-text-primary)
21320 (x-select-enable-clipboard): New variables.
21321 (x-select-text, x-get-selection, x-selection-value)
21322 (x-get-selection-value, mac-select-convert-to-string)
21323 (mac-services-open-file, mac-services-open-selection)
21324 (mac-services-insert-text): New functions.
21325 (CLIPBOARD, FIND): Put mac-scrap-name property.
21326 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
21327 (public.tiff): Put mac-ostype property.
21328 (selection-converter-alist): Add entries for them.
21329 (mac-application-menu-map): New keymap.
21330 (interprogram-cut-function, interprogram-paste-function): Set to
21331 x-select-text and x-get-selection-value, respectively.
21332 (split-window-keep-point): Set to t.
21333
21334 2005-04-23 Richard M. Stallman <rms@gnu.org>
21335
21336 * files.el (read-directory-name): Always pass non-nil
21337 DEFAULT-FILENAME arg to read-file-name.
21338 (backup-buffer-copy, basic-save-buffer-2): Take care against
21339 writing thru an unexpected existing symlink.
21340 (revert-buffer): In indirect buffer, revert the base buffer.
21341 (magic-mode-alist): Doc fix.
21342 (buffer-stale-function): Doc fix.
21343 (minibuffer-with-setup-hook): Avoid warning.
21344 (mode-require-final-newline): Doc and custom fix.
21345
21346 * follow.el (follow-end-of-buffer): Use with-no-warnings.
21347
21348 * font-lock.el (font-lock-comment-face): On terminals with few colors,
21349 use the default appearance.
21350 (font-lock-comment-delimiter-face): New face, new variable.
21351
21352 * imenu.el (imenu--generic-function): The official position of a
21353 definition is the start of the line that BEG is in.
21354
21355 * midnight.el (midnight-timer): Move defvar up.
21356
21357 * mouse.el (mouse-drag-region-1): Delete some debugging code.
21358
21359 * saveplace.el (save-place-to-alist): Use with-no-warnings.
21360
21361 * startup.el (command-line): Use with-no-warnings.
21362
21363 * window.el (window-size-fixed): New defvar.
21364
21365 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
21366
21367 * mail/rmail.el (rmail-font-lock-keywords):
21368 Use font-lock-comment-delimiter-face.
21369
21370 * mail/sendmail.el (mail-font-lock-keywords):
21371 Use font-lock-comment-delimiter-face.
21372
21373 * progmodes/compile.el (next-error-highlight-timer): New defvar.
21374
21375 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
21376
21377 * progmodes/compile.el (compilation-mode-font-lock-keywords):
21378 Specify t for LAXMATCH when matching directories.
21379 Save match data around compilation-compat-error-properties form.
21380
21381 2005-04-23 David Kastrup <dak@gnu.org>
21382
21383 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
21384 Mention that the autoloaded aliases should be kept for AUCTeX.
21385
21386 2005-04-23 Andreas Schwab <schwab@suse.de>
21387
21388 * isearch.el (isearch-forward): Doc fix.
21389
21390 2005-04-23 Eli Zaretskii <eliz@gnu.org>
21391
21392 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
21393 (jit-lock-stealth-nice): Change default value to 0.5.
21394
21395 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
21396
21397 * abbrev.el (write-abbrev-file): Write table entries in
21398 alphabetical order by table name.
21399
21400 2005-04-22 Kim F. Storm <storm@cua.dk>
21401
21402 * ido.el (ido-read-internal): Fix `list' completion.
21403
21404 2005-04-22 Kenichi Handa <handa@m17n.org>
21405
21406 * recentf.el (recentf-save-file-coding-system): New variable.
21407 (recentf-save-list): Encode the file by
21408 recentf-save-file-coding-system and add coding: tag.
21409
21410 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
21411
21412 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
21413
21414 2005-04-21 Lute Kamstra <lute@gnu.org>
21415
21416 * loadhist.el (unload-feature): Don't remove a function from hooks
21417 if it is about to be restored to an autoload . Remove functions
21418 that will become unbound from auto-mode-alist. Simplify the code.
21419
21420 * subr.el (assq-delete-all): New implementation that is linear,
21421 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
21422 (rassq-delete-all): New function.
21423
21424 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21425 Add size-indication-mode.
21426
21427 2005-04-21 Kenichi Handa <handa@m17n.org>
21428
21429 * international/mule-cmds.el: Add autoload for widget-value in
21430 eval-when-compile.
21431
21432 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
21433
21434 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21435 Add tooltip-mode.
21436
21437 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
21438
21439 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
21440
21441 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
21442 (inferior-lisp-filter-regexp, inferior-lisp-program)
21443 (inferior-lisp-load-command, inferior-lisp-prompt)
21444 (inferior-lisp-mode-hook, lisp-source-modes)
21445 (inferior-lisp-load-hook): defvar->defcustom.
21446 (inferior-lisp-program, inferior-lisp-prompt)
21447 (inferior-lisp-load-hook): Doc fixes.
21448 (inferior-lisp-install-letter-bindings): Small change in
21449 introductory comment.
21450
21451 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
21452
21453 * vc.el (vc-annotate-color-map): Change some colors so that text
21454 using them as foreground is readable on both white and black
21455 backgrounds.
21456
21457 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21458
21459 * international/mule-conf.el (translation-table-for-input):
21460 Remove redundant declaration.
21461
21462 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21463
21464 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
21465
21466 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
21467 (tooltip-toggle-gud-tips): New function.
21468
21469 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21470
21471 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
21472 right angle brackets.
21473
21474 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21475
21476 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
21477
21478 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
21479
21480 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
21481 Remove. Update callers to use expand-file-name instead.
21482
21483 * subr.el (syntax-class): New function.
21484
21485 * simple.el (blink-matching-open): Use it.
21486
21487 * paren.el (show-paren-function): Use it to recognize parens that are
21488 also used in 2-char comment markers.
21489
21490 2005-04-19 Lute Kamstra <lute@gnu.org>
21491
21492 * loadhist.el (unload-feature): Update for new format of
21493 load-history. Simplify the code.
21494
21495 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21496
21497 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
21498 (mac-add-charset-info): New function. Initialize variable
21499 mac-charset-info-alist using it.
21500 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
21501 for translation.
21502 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
21503 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
21504 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
21505 New CCL programs.
21506
21507 2005-04-19 Kim F. Storm <storm@cua.dk>
21508
21509 * simple.el (next-buffer, prev-buffer, next-error)
21510 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21511 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
21512
21513 * bindings.el (next-buffer, prev-buffer, next-error)
21514 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21515 (clone-indirect-buffer-other-window): Move bindings from simple.el.
21516 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
21517 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
21518
21519 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
21520
21521 * isearch.el (isearch-edit-string): Make the search-ring available for
21522 minibuffer history commands.
21523 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
21524 the default history commands now work just as well.
21525 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
21526
21527 2005-04-18 Kim F. Storm <storm@cua.dk>
21528
21529 * emulation/cua-base.el (cua--pre-command-handler): Add more
21530 elaborate check for shift modifier on non-window systems.
21531
21532 2005-04-18 Lars Hansen <larsh@math.ku.dk>
21533
21534 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
21535
21536 2005-04-18 Kim F. Storm <storm@cua.dk>
21537
21538 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
21539 and make it optional. Don't test tooltip-gud-echo-area here.
21540 (tooltip-gud-process-output, gdb-tooltip-print):
21541 Pass tooltip-gud-echo-area to tooltip-show.
21542 (tooltip-help-tips): Remove second optional arg to tooltip-show.
21543
21544 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21545
21546 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
21547 `display-graphic-p' may not be bound yet.
21548
21549 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
21550
21551 * startup.el (command-line): No longer enable Xterm Mouse mode by
21552 default in terminals compatible with xterm.
21553
21554 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
21555
21556 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
21557
21558 * tooltip.el (tooltip-gud-echo-area): Rename from
21559 tooltip-use-echo-area.
21560 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21561 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21562 area independently of where help tooltips are displayed.
21563
21564 2005-04-17 David Kastrup <dak@gnu.org>
21565
21566 * cus-theme.el (custom-theme-write-variables): Quote variables
21567 where necessary.
21568
21569 2005-04-17 Richard M. Stallman <rms@gnu.org>
21570
21571 * simple.el (yank-excluded-properties): Add follow-link to value.
21572
21573 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21574
21575 * startup.el (fancy-splash-max-time): Just 30 seconds.
21576 (fancy-splash-delay): Just 7.
21577 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21578
21579 * loadhist.el (unload-feature): Update for new format of load-history.
21580 Simplify the code.
21581
21582 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21583 (rmail-font-lock-keywords): Don't fontify the text of a citation.
21584
21585 * mail/sendmail.el (mail-font-lock-keywords):
21586 Don't fontify subject text.
21587 Don't fontify the text of a citation.
21588
21589 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
21590
21591 * comint.el (comint-output-filter): Run comint-output-filter-functions
21592 with point where the user had it.
21593
21594 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
21595
21596 * international/ucs-tables.el (ucs-set-table-for-input):
21597 Disable when using unify-on-decoding.
21598
21599 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
21600
21601 * emulation/cua-base.el (cua-global-mark-face): Add special case
21602 for displays supporting a high number of colors.
21603
21604 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
21605
21606 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21607
21608 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
21609
21610 * filesets.el (filesets-add-buffer): If user supplies a name of a
21611 non-existing fileset, create a new fileset.
21612
21613 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
21614
21615 * textmodes/org.el (org-up-heading-all): Fix bug with
21616 `outline-up-heading-all'.
21617
21618 2005-04-16 Andreas Schwab <schwab@suse.de>
21619
21620 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21621 /etc/permissions.d/* and /etc/aliases.d/*.
21622
21623 2005-04-16 Kenichi Handa <handa@m17n.org>
21624
21625 * international/code-pages.el (cp-make-coding-system):
21626 Set `translation-table-for-input' property value to the symbol
21627 ucs-mule-to-mule-unicode, not to that value.
21628 (pt154): Escape guillemet by `\'.
21629
21630 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
21631
21632 * loadup.el: Load tooltip if x-show-tip is fboundp.
21633
21634 * startup.el (command-line): Add comment.
21635
21636 * tooltip.el (tooltip-mode): Specify correct standard value for
21637 Custom in init-value.
21638
21639 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
21640
21641 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
21642 possible.
21643
21644 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
21645
21646 * textmodes/org.el (org-agenda-date-prompt): Rename from
21647 `org-agenda-date-today'.
21648 (org-evaluate-time-range): Insert at point instead of directly
21649 after time range.
21650 (org-first-headline-recenter, org-subtree-end-visible-p)
21651 (org-optimize-window-after-visibility-change): New functions
21652 (org-agenda-post-command-hook): Don't allow point at end of line,
21653 to make sure it always hits the text properties.
21654 (org-agenda-next-date-line, org-agenda-previous-date-line):
21655 New commands.
21656 (org-set-regexps-and-options): Category may contain white space.
21657 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21658 Improve marker positions.
21659 (org-agenda-new-marker): Argument POS made optional.
21660 (org-agenda-get-timestamps): Deadlines which are done are listed
21661 in org-done-face now.
21662 (org-agenda-get-todos, org-agenda-get-timestamps)
21663 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21664 Set `undone-face' and `done-face' properties.
21665 (org-last-todo-state-is-todo): New variable.
21666 (org-todo): Set `org-last-todo-state-is-todo'.
21667 (org-agenda-todo): Change face according to
21668 `org-last-todo-state-is-todo'. And change other lines referring to
21669 the same entry.
21670 (org-calendar-goto-agenda): New command.
21671 (org-calendar-to-agenda-key): New option.
21672 (org-startup-folded): New allowed value `content'.
21673 (org-set-regexps-and-options): Accept new value `content' for
21674 `org-startup-folded'.
21675 (org-get-current-options): Handle new value `content' for
21676 `org-startup-folded'.
21677 (org-insert-todo-heading): New command.
21678 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
21679 interactively in empty file and option
21680 `org-insert-mode-line-in-empty-file' has been set.
21681 (org-agenda-todo, org-agenda-priority): Modify to use
21682 `org-agenda-change-all-lines'.
21683 (org-warning-face): Change color on dark background
21684
21685 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21686
21687 * international/mule-cmds.el (set-locale-environment): On Mac OS,
21688 use preferences AppleLocale and AppleLanguages, and variable
21689 mac-system-locale for default locale. On Mac OS Classic, use
21690 mac-system-coding-system for default coding systems.
21691
21692 * term/mac-win.el: Don't set file-name-coding-system.
21693 Decode variables system-name, emacs-build-system, user-login-name, and
21694 user-full-name by mac-system-coding-system on Mac OS Classic.
21695 (mac-system-coding-system): New variable.
21696
21697 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
21698
21699 * startup.el (command-line): Handle `xterm-mouse-mode' before
21700 reading init file.
21701
21702 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
21703
21704 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
21705
21706 * progmodes/sh-script.el (sh-here-document-word): Make it a
21707 defcustom. Doc fix.
21708 (sh-add): Bash uses $(( )) for arithmetic.
21709 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
21710 (sh-maybe-here-document): Remove quotes and leading whitespace
21711 from heredoc word when closing. Indent heredoc with tabs if word
21712 starts with "-".
21713
21714 2005-04-13 Richard M. Stallman <rms@gnu.org>
21715
21716 * simple.el (undo): Fix previous change.
21717
21718 * custom.el (defface): Doc fix.
21719
21720 2005-04-13 Lute Kamstra <lute@gnu.org>
21721
21722 * Makefile.in (DONTCOMPILE): Remove list.
21723 (compile, compile-always): Don't use DONTCOMPILE.
21724 (update-authors): Load the library in which batch-update-authors
21725 is defined.
21726 * makefile.w32-in (DONTCOMPILE): Remove list.
21727 (compile, compile-always): Fix comments.
21728 (update-authors): Load the library in which batch-update-authors
21729 is defined.
21730
21731 * generic-x.el (generic-mode-ini-file-find-file-hook):
21732 Rename to ini-generic-mode-find-file-hook.
21733 Keep generic-mode-ini-file-find-file-hook as an alias.
21734 (ini-generic-mode-find-file-hook): Rename from
21735 generic-mode-ini-file-find-file-hook. Fix docstring.
21736 (ini-generic-mode): Docstring change.
21737 (bat-generic-mode-run-as-comint): Silence the byte compiler.
21738
21739 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
21740 called from lisp.
21741
21742 * generic.el: Move to the emacs-lisp subdir.
21743
21744 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
21745
21746 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
21747 and C-S- function and cursor motion keys.
21748
21749 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
21750
21751 * startup.el (command-line): Enable Xterm Mouse mode by default.
21752 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
21753 for Custom. No longer show "Mouse" in mode line when enabled.
21754 Doc fix.
21755
21756 2005-04-12 Kim F. Storm <storm@cua.dk>
21757
21758 * emulation/cua-base.el (cua-rectangle-face)
21759 (cua-rectangle-noselect-face): Define face attributes here.
21760
21761 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
21762
21763 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21764
21765 * startup.el (command-line): Turn off blinking cursor if
21766 cursorBlink in resources is off or false.
21767
21768 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21769
21770 * term/mac-win.el (dnd): Require dnd.
21771 (mac-drag-n-drop): Call dnd-handle-one-url.
21772 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
21773 (kTextEncodingISOLatin2): Remove constants.
21774 (mac-script-code-coding-systems): New constant.
21775 (mac-handle-language-change): New function.
21776 (special-event-map): Bind it to `language-change' event.
21777 (mac-centraleurroman, mac-cyrillic): New coding systems.
21778 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
21779 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
21780 and mac-cyrillic-encoder to encode-mac-centraleurroman and
21781 encode-mac-cyrillic, respectively.
21782
21783 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21784
21785 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
21786 Don't set overlay-arrow-string to "=>" as this is done
21787 globally in C now.
21788
21789 2005-04-12 Lute Kamstra <lute@gnu.org>
21790
21791 * generic-x.el (rc-generic-mode, rul-generic-mode):
21792 Fix auto-mode-alist entries.
21793 (etc-fstab-generic-mode): Tweak fontification.
21794
21795 * generic.el (generic-make-keywords-list): Fix docstring.
21796 (generic-mode-internal): Simplify generic-font-lock-keywords.
21797
21798 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21799
21800 * whitespace.el (whitespace-buffer-leading)
21801 (whitespace-buffer-trailing): Revert the incorrect test inversion.
21802 However, fix the highlight area for the leading and
21803 trailing whitespaces to show space.
21804
21805 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21806
21807 * whitespace.el (whitespace-version): Bump to 3.5
21808
21809 (whitespace-buffer-leading, whitespace-buffer-trailing):
21810 Invert sense of the test to highlight the whitespace.
21811
21812 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21813
21814 * progmodes/gud.el (gud-display-line): GUD uses its own
21815 overlay arrow now so don't set overlay-arrow-string.
21816 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21817
21818 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
21819
21820 * term.el (term-ansi-current-bold, term-ansi-current-underline)
21821 (term-ansi-current-reverse, term-ansi-current-invisible)
21822 (term-ansi-face-already-done): Change to boolean.
21823 (term-reset-terminal, term-handle-colors-array): Handle the above
21824 vars accordingly.
21825 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21826 (term-emulate-terminal): Use the new name.
21827
21828 * faces.el (secondary-selection): Use yellow1, not yellow.
21829 (trailing-whitespace): Use red1, not red.
21830
21831 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21832
21833 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21834 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21835 (dired-dnd-handle-file): Call dnd-get-local-file-uri
21836
21837 * cus-edit.el (dnd): New group.
21838
21839 * term/w32-win.el (dnd): Require dnd
21840 (w32-drag-n-drop): Call dnd-handle-one-url.
21841
21842 * x-dnd.el: Require dnd.
21843 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21844 Call dnd-handle-one-url.
21845 (x-dnd-types-alist, x-dnd-insert-utf8-text)
21846 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21847 to dnd-insert-text.
21848 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21849 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21850 (x-dnd-get-local-file-name, x-dnd-open-local-file)
21851 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21852
21853 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21854
21855 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21856
21857 * wdired.el: Doc fixes.
21858 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21859 (wdired-use-dired-vertical-movement): Rename from
21860 wdired-always-move-to-filename-beginning.
21861 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21862 (wdired-change-to-wdired-mode): Change mode name.
21863 (wdired-newline): Delete.
21864
21865 2005-04-11 Richard M. Stallman <rms@gnu.org>
21866
21867 * whitespace.el (whitespace-highlight-the-space):
21868 Don't call whitespace-unhighlight-the-space here.
21869
21870 * simple.el (undo): Record t in undo-equiv-table
21871 for the redo record made by an undo-in-region.
21872
21873 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21874
21875 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21876 (gdb-frame-inferior-io-buffer): New Functions to control
21877 display of separate IO buffer.
21878 (menu): Add them to menu-bar.
21879 (gdb-display-buffer): Check for buffer another frame.
21880 Protect GUD buffer.
21881 (gdb-setup-windows): Create IO buffer if not already there.
21882 (gdb-memory-mode): Remove purecopy noops.
21883
21884 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21885
21886 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21887 and pass to self-insert-command.
21888
21889 2005-04-11 Lute Kamstra <lute@gnu.org>
21890
21891 * generic.el: Commentary section cleanup.
21892 (generic): Delete.
21893 (generic-use-find-file-hook, generic-lines-to-scan)
21894 (generic-find-file-regexp, generic-ignore-files-regexp)
21895 (default-generic-mode, generic-mode-find-file-hook)
21896 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21897 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
21898 (generic-use-find-file-hook, generic-lines-to-scan)
21899 (generic-find-file-regexp, generic-ignore-files-regexp)
21900 (default-generic-mode, generic-mode-find-file-hook)
21901 (generic-mode-ini-file-find-file-hook): Move from generic.el.
21902
21903 2005-04-10 Karl Fogel <kfogel@red-bean.com>
21904
21905 * bookmark.el (bookmark-write-file): Catch errors writing file.
21906 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21907
21908 2005-04-10 Richard M. Stallman <rms@gnu.org>
21909
21910 * startup.el (fancy-splash-tail): Update copyright year.
21911 (command-line): Split part of -Q into -D.
21912 (emacs-basic-display): New defvar.
21913 (fancy-splash-text): Correct name of menu item.
21914
21915 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21916
21917 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21918 lines in one node.
21919
21920 * comint.el (comint-send-input): New arg ARTIFICIAL.
21921 Callers in this file changed.
21922
21923 * abbrev.el (define-abbrevs): Read system abbrevs properly.
21924
21925 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21926
21927 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
21928
21929 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
21930 `ldap-search-internal'.
21931
21932 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21933
21934 * files.el (set-auto-mode-1): Use line-end-position.
21935
21936 * international/latin-1.el:
21937 * international/latin-2.el:
21938 * international/latin-3.el:
21939 * international/latin-4.el:
21940 * international/latin-5.el:
21941 * international/latin-8.el:
21942 * international/latin-9.el: Give punctuation syntax to NBSP.
21943
21944 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21945 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21946 Use char-classes to accept non-ascii letters, accepted in some recent
21947 bibtex implementations.
21948
21949 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
21950
21951 * custom.el (custom-set-minor-mode): Any non-nil value for the
21952 variable should enable the mode when set through Custom.
21953
21954 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21955
21956 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21957 TAB binding so tab-always-indent is obeyed.
21958 (vhdl-minibuffer-local-map): Move initialization into declaration.
21959 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21960 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21961 (vhdl-hooked-abbrev): Avoid test for XEmacs.
21962 (vhdl-current-line): Use line-beginning-position.
21963 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21964 with-output-to-temp-buffer, so the current position can be recorded.
21965
21966 2005-04-10 Masatake YAMATO <jet@gyve.org>
21967
21968 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21969 Add regexp for gcov.
21970
21971 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21972
21973 * calendar/time-date.el (time-to-seconds, seconds-to-time)
21974 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21975 syntax which Emacs 20 doesn't support.
21976
21977 2005-04-09 Richard M. Stallman <rms@gnu.org>
21978
21979 * help.el (describe-key-briefly, describe-key):
21980 Replace strings as event types with "(any string)".
21981
21982 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
21983
21984 * arc-mode.el (archive-mode-map): Move initialization into
21985 the declaration. Override *all* bindings of `undo'.
21986 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21987
21988 2005-04-09 Jay Belanger <belanger@truman.edu>
21989
21990 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21991
21992 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
21993
21994 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21995 (xterm-register-default-colors): Update color values computation
21996 to match xterm-200.
21997
21998 2005-04-09 Kenichi Handa <handa@m17n.org>
21999
22000 * international/code-pages.el (iso-latin-7): Fix the map.
22001
22002 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
22003
22004 * emacs-lisp/lisp.el (defun-prompt-regexp)
22005 (parens-require-spaces, buffer-end, end-of-defun)
22006 (insert-parentheses): Doc fixes.
22007
22008 2005-04-08 Kim F. Storm <storm@cua.dk>
22009
22010 * comint.el (comint-highlight-prompt): Fix face spec.
22011 * hi-lock.el (hi-green): Likewise.
22012
22013 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
22014
22015 * cus-edit.el (custom-modified-face):
22016 * comint.el (comint-highlight-input): Fix previous changes.
22017 * term.el (term-handle-ansi-escape): Add a comment.
22018
22019 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
22020
22021 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
22022 in the buffer and in whitespace-highlighted-space.
22023 (whitespace-unhighlight-the-space): Simplify.
22024 (whitespace-buffer): Simplify.
22025
22026 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
22027
22028 * textmodes/table.el (table-cell-face): Add special case for
22029 displays supporting a high number of colors.
22030 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
22031 (vhdl-font-lock-reserved-words-face)
22032 (vhdl-speedbar-architecture-face)
22033 (vhdl-speedbar-instantiation-face)
22034 (vhdl-speedbar-architecture-selected-face)
22035 (vhdl-speedbar-instantiation-selected-face): Likewise.
22036 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
22037 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
22038 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
22039 (ebrowse-root-class-face, ebrowse-member-attribute-face)
22040 (ebrowse-progress-face): Likewise.
22041 * progmodes/compile.el (compilation-info-face): Likewise.
22042 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
22043 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
22044 * calendar/calendar.el (diary-face): Likewise.
22045 * woman.el (woman-italic-face, woman-bold-face)
22046 (woman-unknown-face): Likewise.
22047 * wid-edit.el (widget-button-pressed-face): Likewise.
22048 * whitespace.el (whitespace-highlight-face): Likewise.
22049 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
22050 * pcvs-info.el (cvs-marked-face): Likewise.
22051 * info.el (info-xref): Likewise.
22052 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
22053 * hilit-chg.el (highlight-changes-face)
22054 (highlight-changes-delete-face): Likewise.
22055 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
22056 (hi-red-b): Likewise.
22057 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
22058 * font-lock.el (font-lock-keyword-face)
22059 (font-lock-function-name-face, font-lock-warning-face): Likewise.
22060 * cus-edit.el (custom-invalid-face, custom-modified-face)
22061 (custom-set-face, custom-changed-face, custom-variable-tag-face)
22062 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
22063 * comint.el (comint-highlight-prompt): Likewise.
22064
22065 2005-04-08 Lute Kamstra <lute@gnu.org>
22066
22067 * font-lock.el (font-lock-keywords): Docstring fixes.
22068
22069 2005-04-08 Kenichi Handa <handa@m17n.org>
22070
22071 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
22072 chars are more than a limit, print " and more..." at the tail.
22073
22074 2005-04-08 Kim F. Storm <storm@cua.dk>
22075
22076 * emacs-lisp/authors.el (authors-aliases): Update list.
22077 (authors-ignored-files): New list.
22078 (authors-fixed-entries): Fix typo.
22079 (authors-renamed-files-alist): Update list.
22080 (authors-add): Check authors-ignored-files.
22081
22082 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
22083
22084 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
22085 optional, to ensure backward compatibility.
22086
22087 2005-04-08 Stephen Eglen <stephen@gnu.org>
22088
22089 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
22090
22091 2005-04-08 Kim F. Storm <storm@cua.dk>
22092
22093 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
22094
22095 * mouse.el (mouse-on-link-p): Doc fix.
22096
22097 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
22098
22099 * ielm.el (ielm-prompt-read-only): Doc fix.
22100
22101 * comint.el (comint-prompt-read-only): Doc fix.
22102
22103 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
22104
22105 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
22106 ensure dired always handles wildcards passed to ffap.
22107 (find-file-at-point): Use it.
22108 (ffap-dired-wildcards): Doc fix.
22109
22110 2005-04-07 Juri Linkov <juri@jurta.org>
22111
22112 * simple.el (next-error-overlay-arrow-position): New defvar.
22113 Put "=>" on its property `overlay-arrow-string'. Add it to
22114 `overlay-arrow-variable-list'.
22115
22116 * progmodes/compile.el (compilation-setup):
22117 Set `next-error-overlay-arrow-position' to nil. Also set it to
22118 nil in the local hook `kill-buffer-hook'. Make local variable
22119 `overlay-arrow-string' and set it to "=>".
22120 (compilation-goto-locus): Set BOL position to
22121 `next-error-overlay-arrow-position' instead of
22122 `overlay-arrow-position'.
22123
22124 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
22125 locally instead of adding it to the global hook.
22126 (Info-kill-buffer): Move up.
22127
22128 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
22129
22130 * term/xterm.el (xterm-standard-colors): Update color values from
22131 xterm-200.
22132
22133 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
22134
22135 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
22136
22137 * fast-lock.el:
22138 * lazy-lock.el: Move them to the obsolete subdir.
22139
22140 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22141
22142 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
22143 (wdired-add-replace-advice): Remove.
22144 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
22145
22146 2005-04-06 Kim F. Storm <storm@cua.dk>
22147
22148 * startup.el (command-line): Add --bare-bones alias for -Q.
22149
22150 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22151
22152 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
22153 create the startup fontset if a font specification ends with
22154 `mac-roman'.
22155
22156 2005-04-06 Lute Kamstra <lute@gnu.org>
22157
22158 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
22159 change.
22160
22161 * emacs-lisp/copyright.el (copyright-update-year): Replace the
22162 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
22163
22164 2005-04-05 Lute Kamstra <lute@gnu.org>
22165
22166 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
22167 (define-generic-mode): Ditto. Fix debug declaration.
22168
22169 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
22170 Put them in the generic-x group.
22171
22172 * calendar/timeclock.el (timeclock): Doc fix.
22173
22174 * generic.el (define-generic-mode): Don't use custom-current-group.
22175 Document default :group value.
22176 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
22177 (define-global-minor-mode): Don't use custom-current-group.
22178
22179 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
22180
22181 * startup.el (command-line-1): Display startup-echo-area-message
22182 when fancy splash screen is in use.
22183
22184 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
22185 (sh-escaped-newline): New face.
22186 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
22187 newline, and use sh-escaped-newline face.
22188
22189 * progmodes/tcl.el (tcl-escaped-newline): New face.
22190 (tcl-builtin-list): New variable.
22191 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
22192 newlines. Fix keywords subexpression number.
22193
22194 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
22195
22196 * textmodes/org.el (org-diary-default-entry): Fix call to
22197 `add-to-diary-entry'.
22198
22199 2005-04-05 Kim F. Storm <storm@cua.dk>
22200
22201 * ediff-init.el: Use (featurep 'xemacs).
22202
22203 2005-04-05 David Ponce <david@dponce.com>
22204
22205 * cus-edit.el (face): Derive from symbol widget. Display sample
22206 of the current face on the fly.
22207 (widget-face-sample-face-get, widget-face-notify): New functions.
22208 (widget-face-value-create): Remove.
22209
22210 * wid-edit.el (widget-field-end): Temporarily remove field
22211 narrowing before to call `get-char-property'.
22212
22213 2005-04-04 Jay Belanger <belanger@truman.edu>
22214
22215 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
22216 (math-read-subscripts): New variable.
22217 (math-read-preprocess-string): Process subscripts.
22218
22219 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
22220
22221 * comint.el (comint-prompt-read-only): Doc fix.
22222
22223 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
22224 `-1'. Doc fix.
22225
22226 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
22227
22228 * textmodes/org.el (org-insert-mode-line-in-empty-file):
22229 Change default value to nil.
22230
22231 2005-04-04 Lute Kamstra <lute@gnu.org>
22232
22233 * autorevert.el (auto-revert-mode): Specify :group.
22234 * battery.el (display-battery-mode): Specify :group.
22235 * diff-mode.el (diff-minor-mode): Specify :group.
22236 * font-core.el (font-lock-mode): Specify :group.
22237 * hl-line.el (hl-line-mode): Specify :group.
22238 * iimage.el (iimage): New customization group.
22239 (iimage-mode): Specify :group.
22240 * longlines.el (longlines-mode): Specify :group.
22241 * master.el: Don't require easy-mmode.
22242 (master): New customization group.
22243 (master-mode): Specify :group.
22244 * msb.el (msb-mode): Specify :group.
22245 * reveal.el (reveal-mode): Specify :group.
22246 * simple.el (next-error-follow-minor-mode): Specify :group.
22247 * smerge-mode.el (smerge-mode): Specify :group.
22248 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
22249 * emulation/cua-base.el (cua-mode): Specify :group.
22250 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
22251 * language/thai-util.el (thai-auto-composition-mode)
22252 (thai-word-mode): Specify :group.
22253 * mail/supercite.el (sc-minor-mode): Specify :group.
22254 * progmodes/cwarn.el (cwarn-mode): Specify :group.
22255 * progmodes/flymake.el (flymake-mode): Specify :group.
22256 * progmodes/glasses.el (glasses-mode): Specify :group.
22257 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
22258 * textmodes/enriched.el (enriched-mode): Specify :group.
22259 * textmodes/refill.el (refill-mode): Specify :group.
22260
22261 * add-log.el (change-log-font-lock-keywords): Names in
22262 parenthesized lists can contain spaces.
22263
22264 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
22265
22266 * startup.el (fancy-splash-text): Shorten default text of
22267 "Emacs Tutorial" line. Also, if the current language env
22268 indicates an available tutorial file other than TUTORIAL,
22269 extract its title and append it to the line in parentheses.
22270 (fancy-splash-insert): If arg is a thunk, funcall it.
22271
22272 2005-04-04 Jay Belanger <belanger@truman.edu>
22273
22274 * calc.el (calc-language-alist): Add tags to customization type.
22275
22276 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
22277
22278 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
22279 Doc fix.
22280
22281 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
22282
22283 * add-log.el (change-log-font-lock-keywords): The manual
22284 describing a Change Log entry, says: (...) "Aside from these
22285 header lines, every line in the change log starts with a space or
22286 a tab.". The font-lock was not highlighting lines started with
22287 spaces, added support for it.
22288
22289 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22290
22291 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
22292 (bibtex-generate-url-list): Update docstring accordingly. Put the
22293 complex example in the docstring.
22294 (bibtex-font-lock-url): Use pop.
22295
22296 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
22297
22298 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
22299
22300 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
22301
22302 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
22303
22304 * filesets.el (filesets-set-default): Doc fix.
22305
22306 2005-04-03 Lute Kamstra <lute@gnu.org>
22307
22308 * generic.el (define-generic-mode): Add argument to specify
22309 keywords for defcustom.
22310 (default-generic-mode): Specify :group.
22311
22312 * generic-x.el: Specify :group for all generic modes.
22313
22314 * desktop.el (desktop-no-desktop-file-hook)
22315 (desktop-after-read-hook): Doc fix.
22316
22317 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
22318
22319 * simple.el (visible-mode): Use explicit :group keyword.
22320 This changes the group of `visible-mode-hook' from paren-blinking
22321 to editing-basics.
22322
22323 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
22324
22325 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
22326 mailbox specifications as well as URLs.
22327 (rmail-insert-inbox-text): Remove unused conditional branches.
22328
22329 2005-04-01 Jay Belanger <belanger@truman.edu>
22330
22331 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
22332 (calc-gnuplot-print-command): Move definitions to calc.el.
22333
22334 * calc/calc-embed.el (calc-embedded-announce-formula)
22335 (calc-embedded-open-formula, calc-embedded-close-formula)
22336 (calc-embedded-open-word, calc-embedded-close-word)
22337 (calc-embedded-open-plain, calc-embedded-close-plain)
22338 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
22339 (calc-embedded-open-mode, calc-embedded-close-mode):
22340 Move definitions to calc.el.
22341
22342 * calc/calc.el (calc-settings-file, calc-language-alist):
22343 Make customizable.
22344 (calc-embedded-announce-formula, calc-embedded-open-formula)
22345 (calc-embedded-close-formula, calc-embedded-open-word)
22346 (calc-embedded-close-word, calc-embedded-open-plain)
22347 (calc-embedded-close-plain, calc-embedded-open-new-formula)
22348 (calc-embedded-close-new-formula, calc-embedded-open-mode)
22349 (calc-embedded-close-mode, calc-gnuplot-name)
22350 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
22351 from other files and make customizable.
22352
22353 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
22354
22355 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
22356 Use buffer-live-p.
22357 (cvs-mode-run): Don't call cvs-update-header here.
22358 (cvs-run-process): Call cvs-update-header.
22359 Use process properties for cvs-postprocess and cvs-buffer so that
22360 the sentinel can behave better if the temp buffer is killed.
22361 Use a pipe rather than a tty, to better handle unexpected prompts.
22362 (cvs-sentinel): Rewrite. Call cvs-update-header.
22363
22364 2005-04-01 Andre Spiegel <spiegel@gnu.org>
22365
22366 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
22367 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
22368
22369 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
22370
22371 * generic.el (define-generic-mode): Add indentation rule.
22372
22373 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
22374
22375 * files.el (mode-require-final-newline): Make Custom correctly
22376 report a nil value and allow to set it to nil via Custom.
22377 Doc fix.
22378
22379 2005-04-01 Kenichi Handa <handa@m17n.org>
22380
22381 * international/characters.el: Enable the correct case setting for
22382 dotless-i and dotted-I.
22383
22384 2005-04-01 Kim F. Storm <storm@cua.dk>
22385
22386 * ido.el (ido-file-internal): Fall back to non-ido command if
22387 initial directory is on slow ftp (or tramp) host.
22388
22389 2005-03-31 Richard M. Stallman <rms@gnu.org>
22390
22391 * emacs-lisp/autoload.el (make-autoload):
22392 Handle define-global-minor-mode.
22393
22394 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
22395 Rename from easy-mmode-define-global-mode.
22396 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
22397
22398 * progmodes/scheme.el (scheme-mode-syntax-table):
22399 Update syntax of | and # for two-character comment syntax.
22400
22401 2005-03-31 Lute Kamstra <lute@gnu.org>
22402
22403 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
22404 (define-minor-mode): Call custom-current-group at load-time.
22405
22406 * generic.el (define-generic-mode): Add debug declaration.
22407 Add defcustom for the mode hook.
22408 (generic-mode-internal): Use run-mode-hooks.
22409
22410 2005-03-31 Kim F. Storm <storm@cua.dk>
22411
22412 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
22413 (mouse-fixup-help-message): New defun called by show_help_echo
22414 to fixup mouse-2 prefix in help messages when applicable.
22415
22416 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
22417
22418 2005-03-31 Kenichi Handa <handa@m17n.org>
22419
22420 * language/thai-word.el (thai-find-word-ends): Pay attention to
22421 the case that we reach the end of buffer.
22422
22423 * textmodes/fill.el (fill-text-properties-at): New function.
22424 (fill-newline): Use fill-text-properties-at instead of
22425 text-properties-at.
22426
22427 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22428
22429 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
22430 not comint-quote-filename.
22431
22432 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
22433
22434 * help-fns.el (help-with-tutorial): Revert last change.
22435
22436 2005-03-31 Kim F. Storm <storm@cua.dk>
22437
22438 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
22439
22440 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
22441
22442 * calendar/cal-china.el: Update reference to "Calendrical
22443 Calculations" book; there's a new edition.
22444 * calendar/cal-coptic.el: Likewise.
22445 * calendar/cal-french.el: Likewise.
22446 * calendar/cal-hebrew.el: Likewise.
22447 * calendar/cal-islam.el: Likewise.
22448 * calendar/cal-iso.el: Likewise.
22449 * calendar/cal-julian.el: Likewise.
22450 * calendar/cal-mayan.el: Likewise.
22451 * calendar/cal-persia.el: Likewise.
22452 * calendar/calendar.el: Likewise.
22453 * calendar/holidays.el: Likewise.
22454 * calendar/lunar.el: Likewise.
22455 * calendar/solar.el: Likewise.
22456
22457 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
22458 white space from doc string.
22459
22460 2005-03-30 Jay Belanger <belanger@truman.edu>
22461
22462 * calc/calc-help.el (calc-full-help): Remove email address.
22463
22464 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
22465
22466 * help-fns.el (help-with-tutorial): Delete title line.
22467
22468 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
22469
22470 * calendar/cal-x.el (calendar-one-frame-setup)
22471 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
22472 rather than `symbol' for set-window-dedicated-p.
22473
22474 * calendar/appt.el (appt-buffer-name): Make it a constant.
22475 (appt-add): Doc fix.
22476
22477 * filesets.el (filesets-menu-path, filesets-menu-before)
22478 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
22479 (filesets-menu-cache-file): Use directory ~/.emacs.d.
22480 (filesets-add-submenu): Delete and use add-submenu instead.
22481
22482 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
22483
22484 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
22485 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
22486 (org-diary-default-entry): New function.
22487 (org-get-entries-from-diary): Better parsing of diary entries.
22488 (org-agenda-check-no-diary): New function.
22489 ("diary-lib"): Advice to function `add-to-diary-list', to allow
22490 linking to diary entries.
22491 (org-agenda-execute-calendar-command): New function.
22492 (org-agenda): Improve visible section in window.
22493 Use `org-fit-agenda-window'.
22494 (org-fit-agenda-window): New option.
22495 (org-move-subtree-down): Better handling of empty lines
22496 at end of subtree.
22497 (org-cycle): Numeric prefix is interpreted now as show-subtree N
22498 levels up.
22499 (org-fontify-done-headline): New option.
22500 (org-headline-done-face): New face.
22501 (org-set-font-lock-defaults): Use `org-headline-done-face'.
22502 (org-table-copy-down): Rename from `org-table-copy-from-above'.
22503 When current field is non-empty, it is copied to next row.
22504 (org-table-copy-from-above): Fix bug which made it
22505 impossible to copy fields containing only a single non-white character.
22506
22507 2005-03-30 Kim F. Storm <storm@cua.dk>
22508
22509 * kmacro.el (kmacro-end-macro): Isearch may store this command
22510 into the macro -- so ignore it when executing keyboard macro.
22511
22512 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22513
22514 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
22515
22516 2005-03-29 Kenichi Handa <handa@m17n.org>
22517
22518 * language/thai.el ("Thai"): Set setup-function and exit-function
22519 for Thai language environment.
22520
22521 * language/thai-util.el: Require thai-word.
22522 (thai-word-mode-map): New variable.
22523 (thai-word-mode): New minor mode.
22524 (setup-thai-language-environment-internal): New function.
22525 (exit-thai-language-environment-internal): New function.
22526
22527 * language/thai-word.el (thai-word-table): Declare it by defvar,
22528 use dolist to initialize it.
22529 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
22530 (thai-fill-find-break-point): New functions.
22531
22532 2005-03-29 Richard M. Stallman <rms@gnu.org>
22533
22534 * simple.el (idle-update-delay): Move definition up.
22535 (set-mark): Doc fix.
22536
22537 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
22538
22539 * longlines.el: New file.
22540
22541 * simple.el (buffer-substring-filters): New variable.
22542 (filter-buffer-substring): New function.
22543 (kill-region, copy-region-as-kill): Use it.
22544
22545 * register.el (copy-to-register, append-to-register)
22546 (prepend-to-register): Use filter-buffer-substring.
22547
22548 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22549
22550 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
22551 (gud-filter-pending-text): Move in front of gdb.
22552 (gud-overlay-arrow-position): New variable.
22553 (gud-sentinel, gud-display-line): Use it in place of
22554 overlay-arrow-position.
22555
22556 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
22557
22558 * progmodes/fortran.el (fortran-if-indent): Doc fix.
22559 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22560 (fortran-font-lock-keywords-4): New variable.
22561 (fortran-blocks-re, fortran-end-block-re)
22562 (fortran-start-block-re): New constants, for hideshow.
22563 (hs-special-modes-alist): Add a Fortran entry.
22564 (fortran-mode-map): Bind fortran-end-of-block,
22565 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22566 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
22567 (fortran-looking-at-if-then, fortran-end-of-block)
22568 (fortran-beginning-of-block): New functions, for hideshow.
22569
22570 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22571 Doc fix. Tweak regexp.
22572 (f90-beginning-of-block): Push mark first.
22573
22574 2005-03-29 Jay Belanger <belanger@truman.edu>
22575
22576 * calc/calc.el: Update copyright date.
22577 (calc-version): Increase to 2.1.
22578 (calc-version-date): Remove.
22579
22580 * calc/calc-help.el: Update copyright date.
22581 (calc-full-help): Remove reference to calc-version-date.
22582 Update copyright date.
22583
22584 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22585
22586 * vc.el (vc-do-command): Use a pipe for async processes, so password
22587 prompts don't show up at places where the user can't reply.
22588
22589 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22590
22591 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22592 on the file name we pass to the inferior shell.
22593
22594 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
22595
22596 * progmodes/which-func.el (which-function): Be robust in the face of an
22597 imenu--make-index-alist failure.
22598
22599 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22600
22601 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22602
22603 * progmodes/python.el (python-preoutput-filter): Fix last change.
22604
22605 2005-03-29 Lute Kamstra <lute@gnu.org>
22606
22607 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22608 functions and compiled macros.
22609 (debug-convert-byte-code): Handle macros too.
22610 (debug-on-entry-1): Don't signal an error when trying to clear a
22611 function that is not set to debug on entry.
22612
22613 2005-03-29 Jay Belanger <belanger@truman.edu>
22614
22615 * calc/calc-lang.el: Add functions to math-function-table
22616 properties of tex and math.
22617
22618 2005-03-29 Kenichi Handa <handa@m17n.org>
22619
22620 * ps-mule.el (ps-mule-plot-string): Translate characters by
22621 ps-print-translation-table.
22622 (ps-mule-begin-job): Call find-charset-region/string with
22623 ps-print-translation-table.
22624 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22625
22626 * ps-print.el (ps-print-translation-table): New variable.
22627 (ps-plot-region): Translate characters by ps-print-translation-table.
22628
22629 2005-03-29 Juri Linkov <juri@jurta.org>
22630
22631 * simple.el (next-error-highlight-timer): New variable.
22632
22633 * progmodes/compile.el (compilation-goto-locus):
22634 Use `next-error-highlight-timer' instead of `sit-for'.
22635
22636 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22637
22638 * mail/supercite.el (sc-mail-field): Use assoc-string.
22639 (sc-get-address): Simplify regexps.
22640
22641 * files.el (minibuffer-with-setup-hook): New macro.
22642 (find-file-read-args): Use it to avoid let-binding
22643 minibuffer-with-setup-hook (which breaks turning on/off
22644 file-name-shadow-mode while in the prompt).
22645
22646 * complete.el (PC-read-include-file-name-internal):
22647 Use test-completion.
22648
22649 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
22650
22651 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
22652
22653 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22654
22655 * window.el (window-buffer-height): Use count-screen-lines.
22656
22657 * progmodes/python.el (python-preoutput-leftover): New var.
22658 (python-preoutput-filter): Use it.
22659 (python-send-receive): Loop until all the result has been received.
22660
22661 2005-03-28 Juri Linkov <juri@jurta.org>
22662
22663 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
22664
22665 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
22666 "Recover Crashed Session".
22667 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
22668 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
22669 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
22670 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
22671 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
22672 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
22673 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
22674 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
22675
22676 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
22677 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
22678 Ediff Sessions", "Toggle use of separate control buffer frame",
22679 "Use separate frame for Ediff control buffer".
22680
22681 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
22682 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
22683 "Rename Bookmark", "Delete Bookmark".
22684
22685 * info.el (Info-mode-menu): Remove ellipsis from "Index".
22686 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
22687 Add `:active Info-index-alternatives' to "Next Matching Item".
22688
22689 * wdired.el (wdired-change-to-wdired-mode):
22690 Mention `wdired-abort-changes' key in the initial message.
22691
22692 * international/mule.el (auto-coding-alist): Associate non-ascii
22693 image filename extensions with `no-conversion'.
22694
22695 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
22696
22697 * international/iso-acc.el:
22698 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
22699
22700 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
22701
22702 * textmodes/sgml-mode.el (html-mode): Doc update.
22703
22704 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
22705
22706 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
22707
22708 * term.el (term-move-columns): Fix face after extending a line.
22709 (term-insert-spaces): Likewise.
22710 (term-reset-terminal): Fix off by one error.
22711
22712 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22713
22714 * international/mule.el (auto-coding-alist): Add .xpi files.
22715
22716 * files.el (auto-mode-alist): Add .xpi files.
22717
22718 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
22719
22720 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
22721
22722 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22723
22724 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
22725
22726 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22727
22728 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
22729 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
22730
22731 * calendar/cal-move.el (calendar-beginning-of-year): Move the
22732 cursor to Jan 1 when needed.
22733 (calendar-end-of-year): Fix -/+ typo.
22734 Reported by Chong Yidong <cyd@stupidchicken.com>.
22735
22736 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
22737
22738 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
22739
22740 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
22741 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
22742
22743 2005-03-25 Richard M. Stallman <rms@gnu.org>
22744
22745 * filesets.el (filesets-init): Add autoload.
22746
22747 * mail/mailalias.el (mail-directory): Doc fix.
22748
22749 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22750
22751 * mail/mailalias.el (mail-directory-process): Do nothing if
22752 mail-directory-process is an atom.
22753 (mail-get-names): Ignore mail-directory-names if it is an atom.
22754 (mail-directory-process defvar): Doc fix.
22755 (mail-names): Doc fix.
22756
22757 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
22758
22759 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
22760
22761 2005-03-26 Kenichi Handa <handa@m17n.org>
22762
22763 * international/mule-util.el (detect-coding-with-priority):
22764 Call update-coding-systems-internal before detect-coding-region.
22765
22766 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
22767
22768 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
22769 (gdb-frames-mode-map): Add follow-link property.
22770
22771 2005-03-25 Jay Belanger <belanger@truman.edu>
22772
22773 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
22774 for variables.
22775
22776 2005-03-25 Juri Linkov <juri@jurta.org>
22777
22778 * image-mode.el: Optimize image filename extension regexps in
22779 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
22780 in `auto-mode-alist'.
22781 (image-mode): Add `image-toggle-display-text' to local hook
22782 `change-major-mode-hook'. Display the image as an image by
22783 default. Set `cursor-type' and `truncate-lines' if the image
22784 is already displayed. Take into account the current mode (image
22785 or text) in message.
22786 (image-minor-mode): New minor mode.
22787 (image-mode-maybe, image-toggle-display-text): New functions.
22788 (image-toggle-display): Use called-interactively-p.
22789 Let-bind `inhibit-read-only' to t.
22790
22791 * image-mode.el (image-minor-mode): Set `cursor-type' and
22792 `truncate-lines' if the image is already displayed. Add turning
22793 image-minor-mode off to `change-major-mode-hook'. Add message.
22794 Call `image-toggle-display-text' after turning image-minor-mode off.
22795
22796 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
22797
22798 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
22799 Terminal.app, use utf-8.
22800 (set-display-table-and-terminal-coding-system): Add coding-system arg.
22801 (set-locale-environment): Use it.
22802
22803 * term/xterm.el: Undo last change, better done in mule-cmds.el.
22804
22805 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22806
22807 * progmodes/python.el (python-close-block-statement-p)
22808 (python-outdent-p, python-current-defun): Use symbol-end.
22809
22810 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22811
22812 * files.el (save-some-buffers): Doc fix.
22813
22814 2005-03-25 Werner Lemberg <wl@gnu.org>
22815
22816 * complete.el, thumbs.el: Replace `legal' with `valid'.
22817 * calendar/calendar.el: Replace `legal' with `valid'.
22818 * emacs-lisp/advice.el: Replace `legal' with `valid'.
22819 * mail/supercite.el: Replace `legal' with `valid'.
22820 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22821 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22822 Replace `legal' with `valid'.
22823 * textmodes/reftex-vars.el, textmodes/reftex.el:
22824 Replace `legal' with `valid'.
22825
22826 2005-03-25 Werner Lemberg <wl@gnu.org>
22827
22828 * calc/calc-forms.el, calc/calc-sel.el
22829 * midnight.el, vc-cvs.el
22830 * emacs-lisp/cl-macs.el
22831 * emulation/vip.el
22832 * eshell/esh-io.el, eshell/esh-var.el
22833 * mail/supercite.el
22834 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22835 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22836 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22837 * progmodes/sh-script.el, progmodes/xscheme.el
22838 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22839 * textmodes/reftex-index.el, textmodes/reftex-parse.el
22840 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22841 * textmodes/reftex.el, textmodes/org.el:
22842 Replace `illegal' with `invalid'.
22843
22844 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22845
22846 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22847 (flymake-find-buildfile, flymake-find-possible-master-files)
22848 (flymake-check-include, flymake-parse-line): Replace loops over the
22849 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22850
22851 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22852 Substitute file-name-as-directory in the rest of the file.
22853 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22854 (flymake-replace-region): Remove unused arg `buffer'.
22855 (flymake-check-patch-master-file-buffer): Update calls to it.
22856 (flymake-add-err-info): Remove unused var `count'.
22857 (flymake-mode): Use define-minor-mode.
22858
22859 * progmodes/flymake.el: Use with-current-buffer.
22860 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22861 flymake-replace-regexp-in-string, flymake-line-beginning-position)
22862 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22863 Avoid testing for `xemacs'.
22864 (flymake-nop): Move.
22865 (flymake-region-has-flymake-overlays): Return the computed value.
22866 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22867 Remove unused var `endline'.
22868 (flymake-get-line-count): Remove unused function.
22869 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22870
22871 * emulation/vi.el:
22872 * generic.el:
22873 * hilit-chg.el (global-highlight-changes):
22874 * hi-lock.el (hi-lock-mode):
22875 * follow.el: find-file-hooks -> find-file-hook.
22876
22877 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22878
22879 2005-03-24 Juri Linkov <juri@jurta.org>
22880
22881 * dired.el (dired-mode-map): Add menu item "Compare directories"
22882 for dired-compare-directories.
22883
22884 * dired-aux.el (dired-compare-directories): Add autoload cookie.
22885 Doc fix. Replace `read-file-name' with `read-directory-name'.
22886
22887 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22888
22889 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22890
22891 2005-03-24 Jay Belanger <belanger@truman.edu>
22892
22893 * calc/calc-embed.el (calc-embedded-mode-change): Save all
22894 relevant mode settings in calc-embedded-original-modes when modes
22895 are permanently changed.
22896
22897 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22898
22899 * autoinsert.el: find-file-hooks -> find-file-hook.
22900
22901 2005-03-24 Lute Kamstra <lute@gnu.org>
22902
22903 * generic.el (generic-font-lock-defaults): Make it obsolete.
22904 (generic-font-lock-keywords): New variable to replace
22905 generic-font-lock-defaults.
22906 (generic-mode-set-font-lock): Delete it.
22907 (generic-mode-internal): Don't call generic-mode-set-font-lock.
22908 (generic-bracket-support): Add docstring.
22909
22910 * generic-x.el: Rename generic-font-lock-defaults to
22911 generic-font-lock-keywords throughout.
22912 (mailagent-rules-setup-function): Delete it.
22913 (mailagent-rules-generic-mode): Use anonymous function instead.
22914 (show-tabs-generic-mode-font-lock-defaults-1)
22915 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22916 Quote faces.
22917 (show-tabs-tab-face, show-tabs-space-face): Specify background,
22918 not foreground.
22919
22920 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22921 Recognize define-generic-mode.
22922
22923 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
22924
22925 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22926 if there's no completion table.
22927
22928 2005-03-23 Miles Bader <miles@gnu.org>
22929
22930 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22931 Remove tty-specific variants, as they're no longer needed.
22932
22933 2005-03-23 Lute Kamstra <lute@gnu.org>
22934
22935 * generic-x.el: Code cleanup: make args constant whenever possible.
22936 (installshield-statement-keyword-list)
22937 (installshield-system-functions-list)
22938 (installshield-system-variables-list, installshield-types-list)
22939 (installshield-funarg-constants-list): Make them constants.
22940
22941 * generic.el (generic-make-keywords-list): Add autoload cookie.
22942
22943 * calendar/time-date.el: Add comment on time value formats.
22944 Don't require parse-time.
22945 (with-decoded-time-value): New macro.
22946 (encode-time-value): New function.
22947 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22948 (days-to-time): Return a valid time value when arg is huge.
22949 (time-since): Use time-subtract.
22950 (time-to-number-of-days): Use time-to-seconds.
22951
22952 2005-03-23 David Ponce <david@dponce.com>
22953
22954 * recentf.el (recentf-keep): New option.
22955 (recentf-menu-action): Default to `find-file'.
22956 (recentf-keep-non-readable-files-flag)
22957 (recentf-keep-non-readable-files-p)
22958 (recentf-file-readable-p, recentf-find-file)
22959 (recentf-cleanup-remote): Remove.
22960 (recentf-include-p): More robust.
22961 (recentf-keep-p): New function.
22962 (recentf-remove-if-non-kept): Rename from
22963 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
22964 All callers updated.
22965 (recentf-menu-items-for-commands): Fix help string.
22966 (recentf-track-closed-file): Update. Doc fix.
22967 (recentf-cleanup): Update. Count removed files. Doc fix.
22968
22969 2005-03-23 Kim F. Storm <storm@cua.dk>
22970
22971 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22972 Don't inherit from fringe face (now happens automatically).
22973
22974 2005-03-22 Kim F. Storm <storm@cua.dk>
22975
22976 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22977 position values.
22978
22979 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
22980
22981 * menu-bar.el (showhide-date-time): Remove.
22982 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22983 (menu-bar-make-mm-toggle): Simplify.
22984
22985 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22986
22987 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22988 Accept qualified variable and function names.
22989
22990 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
22991
22992 * bindings.el (completion-ignored-extensions):
22993 Remove ".lis" for `vax-vms'.
22994
22995 2005-03-22 Andreas Schwab <schwab@suse.de>
22996
22997 * generic-x.el: Revert last change.
22998 * ldefs-boot.el: Update.
22999
23000 2005-03-22 Jay Belanger <belanger@truman.edu>
23001
23002 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
23003 (calc-embedded-save-original-modes)
23004 (calc-embedded-restore-original-modes): New functions.
23005 (calc-do-embedded): Save original modes when entering embedded mode
23006 and restore when leaving embedded mode.
23007 (calc-embedded-modes-change): Change the value of
23008 calc-embedded-original-modes to reflect permanent changes.
23009
23010 2005-03-22 Lute Kamstra <lute@gnu.org>
23011
23012 * generic-x.el: Require generic again.
23013
23014 2005-03-22 Miles Bader <miles@gnu.org>
23015
23016 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23017 Tweak details to look good on both ttys and bitmap displays, light
23018 or dark background, etc.
23019
23020 2005-03-21 Kim F. Storm <storm@cua.dk>
23021
23022 * tooltip.el (tooltip-show-help-function): Check car and cdr of
23023 mouse position.
23024
23025 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
23026
23027 * icomplete.el: Don't forcibly turn on the mode upon load.
23028 (icomplete-mode): Use define-minor-mode.
23029 (icomplete-eoinput): Default to nil.
23030 (icomplete-minibuffer-setup): Remove autoload.
23031 (icomplete-tidy): Simplify.
23032 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
23033 in the initial state or if the user has modified the field.
23034 Fix handling of icomplete-max-delay-chars.
23035 Remove code that handles the oddball case where
23036 minibuffer-completion-table is an integer.
23037 Wrap icomplete-completions in while-no-input in case building
23038 completions takes more time than expected.
23039 (icomplete-completions): Simplify.
23040
23041 2005-03-21 Richard M. Stallman <rms@gnu.org>
23042
23043 * jka-compr.el (jka-compr-really-do-compress):
23044 Make variable buffer-local.
23045
23046 * image-mode.el: Handle .xpm files too.
23047 (image-toggle-display): Preserve modification flag.
23048
23049 * help.el (where-is): Don't mention aliases with no key bindings.
23050
23051 2005-03-21 Lute Kamstra <lute@gnu.org>
23052
23053 * generic.el: Fix commentary section. Don't require cl for
23054 compilation.
23055 (generic-mode-list): Add autoload cookie.
23056 (generic-use-find-file-hook, generic-lines-to-scan)
23057 (generic-find-file-regexp, generic-ignore-files-regexp)
23058 (generic-mode, generic-mode-find-file-hook)
23059 (generic-mode-ini-file-find-file-hook): Fix docstrings.
23060 (define-generic-mode): Make it a defmacro. Fix docstring.
23061 (generic-mode-internal): Code cleanup. Add autoload cookie.
23062 (generic-mode-set-comments): Code cleanup.
23063 * generic-x.el: Don't prevent compilation. Don't require generic.
23064 Follow coding conventions. Minor code cleanup.
23065 (etc-fstab-generic-mode): Add some keywords.
23066 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
23067 define-generic-mode like a function declaration.
23068
23069 2005-03-21 Jay Belanger <belanger@truman.edu>
23070
23071 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
23072 changing modes.
23073
23074 2005-03-21 Sam Steingold <sds@gnu.org>
23075
23076 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
23077
23078 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
23079
23080 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
23081 Add underscore to "f$ lexicals" regexp.
23082
23083 2005-03-20 Juri Linkov <juri@jurta.org>
23084
23085 * subr.el (progress-reporter-do-update): When `min-value' is equal
23086 to `max-value', set `percentage' to 0 and prevent division by zero.
23087
23088 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
23089
23090 Sync with Tramp 2.0.48.
23091
23092 * net/tramp.el (all): Change all addresses to .gnu.org.
23093 (tramp-append-tramp-buffers): New defun.
23094 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
23095 Catch `dont-send' signal.
23096 (tramp-set-auto-save-file-modes): Set always permissions, because
23097 there might be an old auto-saved file belonging to another
23098 original file. This could be a security threat. Reported by
23099 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
23100 Check for Emacs 21.3.50 removed.
23101
23102 * net/tramp-smb.el (all): Remove debug construct for
23103 `with-parsed-tramp-file-name'.
23104 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
23105 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
23106 No error message if DIRECTORY or FILENAME doesn't exist.
23107 (tramp-smb-open-connection): Check existence of
23108 `tramp-smb-program'.
23109
23110 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
23111
23112 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
23113 Properly handle the case where the `m' or `s' command's argument is not
23114 yet terminated.
23115 (perl-indent-new-calculate): New function.
23116 (perl-indent-line): Use it.
23117
23118 2005-03-20 Miles Bader <miles@gnu.org>
23119
23120 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
23121 in text-mode too. Change to new face names.
23122 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
23123 Add `:weight bold' attribute.
23124 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
23125
23126 2005-03-19 Juri Linkov <juri@jurta.org>
23127
23128 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
23129
23130 * international/mule.el (auto-coding-alist): Sync with
23131 `auto-mode-alist' by adding upper case archive file extensions
23132 and adding ear/war to jar extension.
23133
23134 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
23135
23136 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
23137 running, restart it.
23138
23139 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
23140
23141 * finder.el (finder-current-item): Throw an error on an empty line.
23142
23143 * man.el (Man-follow-manual-reference): If current-word returns
23144 nil, use "".
23145
23146 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
23147
23148 * simple.el (goto-line): Doc fix.
23149
23150 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
23151
23152 * files.el (save-buffer): Doc fix.
23153
23154 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
23155
23156 * recentf.el (recentf-cleanup-remote): New variable.
23157 (recentf-cleanup): Use it to conditionally check availability of
23158 remote files.
23159
23160 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
23161
23162 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
23163 function names.
23164
23165 2005-03-19 Eli Zaretskii <eliz@gnu.org>
23166
23167 * language/thai-word.el: New file.
23168
23169 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
23170
23171 * files.el (backup-buffer): If the file's directory is not
23172 writable, use copy instead of move to backup the file.
23173
23174 2005-03-19 Eli Zaretskii <eliz@gnu.org>
23175
23176 * obsolete/keyswap.el: Moved to obsolete/ from term/.
23177
23178 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23179
23180 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
23181 Use functionp instead of symbolp and fboundp. Reported by Drkm
23182 <darkman_spam@yahoo.fr>.
23183 (ps-print-version): New version 6.6.6.
23184
23185 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
23186
23187 * textmodes/table.el (table--line-column-position): New idiom.
23188 (table--row-column-insertion-point-p): New function to test
23189 validity of row and column insertion operation at a location.
23190 (table-global-menu, table-cell-menu): Use above functions for
23191 deterministic test operation.
23192 (table--editable-cell-p): Behave in deterministic fashion.
23193
23194 2005-03-18 Juri Linkov <juri@jurta.org>
23195
23196 * isearch.el (isearch-lazy-highlight-new-loop):
23197 Make arguments beg and end optional.
23198 (isearch-update): Remove optional arguments nil from
23199 isearch-lazy-highlight-new-loop.
23200 (isearch-lazy-highlight-search): Let-bind case-fold-search to
23201 isearch-lazy-highlight-case-fold-search instead of
23202 isearch-case-fold-search, and let-bind isearch-regexp to
23203 isearch-lazy-highlight-regexp.
23204 Use isearch-lazy-highlight-last-string instead of isearch-string.
23205
23206 * replace.el (perform-replace): Remove bindings of global
23207 variables isearch-string, isearch-regexp, isearch-case-fold-search.
23208 Add three new arguments to `replace-highlight'.
23209 (replace-highlight): Add arguments string, regexp, case-fold.
23210 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
23211 to allow isearch-lazy-highlight-new-loop to use these values
23212 to set corresponding isearch-lazy-highlight-* internal
23213 variables whose values lazy highlighting will use regardless of
23214 changes to global variables isearch-string, isearch-regexp,
23215 isearch-case-fold-search during lazy highlighting loop.
23216 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
23217 to `lazy-highlight-cleanup'.
23218
23219 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
23220 (ispell-highlight-face): Set default face to `isearch' when
23221 lazy highlighting is enabled.
23222 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
23223 priority to 1. Add lazy highlighting.
23224 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
23225 from `isearch-dehighlight'.
23226
23227 2005-03-18 David Ponce <david@dponce.com>
23228
23229 * files.el (hack-local-variables): Do a case-insensitive search
23230 for End.
23231
23232 2005-03-18 Juri Linkov <juri@jurta.org>
23233
23234 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
23235 `isearch-lazy-highlight-cleanup', add alias to old name and
23236 declare obsolete. Add release numbers to other obsolete vars.
23237 (isearch-done, isearch-lazy-highlight-new-loop):
23238 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
23239 (lazy-highlight-cleanup) <variable>: Doc fix.
23240 (isearch-lazy-highlight-update): Rename obsolete
23241 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
23242
23243 2005-03-18 Kenichi Handa <handa@m17n.org>
23244
23245 * language/thai-util.el: Fix categorization of Thai characters in
23246 thai-category-table.
23247 (thai-composition-pattern): Adjust it for the above change.
23248 (thai-self-insert-command, thai-compose-syllable): New functions.
23249 (thai-compose-region): Use thai-compose-syllable.
23250 (thai-compose-string): Likewise.
23251 (thai-composition-function): Likewise.
23252 (thai-auto-composition): New function.
23253 (thai-auto-composition-mode): New minor mode.
23254
23255 * language/thai.el: Fix patterns to be registered in
23256 composition-function-table.
23257
23258 * international/quail.el (quail-input-method): Locally bind
23259 inhibit-modification-hooks to t.
23260
23261 2005-03-17 Richard M. Stallman <rms@gnu.org>
23262
23263 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
23264 (perl-mode): Use run-mode-hooks.
23265
23266 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
23267 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
23268 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
23269
23270 * mail/sendmail.el (sendmail-send-it): Reenable the code
23271 to compute resend-to-address and use it.
23272
23273 * tar-mode.el (tar-mode): Turn off undo unconditionally.
23274
23275 * image-mode.el: New file.
23276
23277 * image.el (insert-sliced-image): Add autoload cookie.
23278
23279 * font-lock.el (font-lock-lines-before): New user option.
23280 (font-lock-after-change-function): Obey it.
23281
23282 * bindings.el (esc-map): Make M-g a prefix.
23283 Bind M-g g and M-g M-g to goto-line.
23284
23285 * faces.el (face-id): Doc fix.
23286
23287 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
23288
23289 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
23290 (rmail-show-message): Use rmail-unknown-mail-followup-to.
23291 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
23292
23293 * mail/sendmail.el (mail-yank-ignored-headers)
23294 (mail-font-lock-keywords, mail-mode-fill-paragraph):
23295 Add Mail-Followup-To and Mail-Reply-To headers.
23296 (mail-citation-hook): Add autoload cookie.
23297 (mail-mode): Doc fix.
23298 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
23299 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
23300 (mail-mode-fill-paragraph): Handle those headers.
23301 (mail-mailing-lists): New variable.
23302 (mail-mail-reply-to, mail-mail-followup-to): New functions.
23303
23304 2005-03-17 Juri Linkov <juri@jurta.org>
23305
23306 * isearch.el (isearch-fallback): Check for `(car previous)'
23307 before calling `isearch-other-end-state'.
23308
23309 2005-03-17 Kim F. Storm <storm@cua.dk>
23310
23311 * simple.el (move-beginning-of-line): Move to beginning of buffer
23312 line, as well as beginning of screen line.
23313
23314 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
23315
23316 * calendar/diary-lib.el (mark-diary-entries): Use new optional
23317 argument REDRAW rather than calendar-redrawing variable.
23318 * calendar/calendar.el (calendar-redrawing): Delete.
23319 (redraw-calendar): Do not bind calendar-redrawing.
23320
23321 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
23322
23323 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
23324 diary-file buffer.
23325
23326 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
23327
23328 * help.el (describe-mode): Allow a :minor-mode-function property to
23329 specify a different minor mode toggle function than the variable.
23330 * simple.el (auto-fill-function):
23331 * subr.el (add-minor-mode): Use it.
23332
23333 2005-03-16 Kenichi Handa <handa@m17n.org>
23334
23335 * language/ethio-util.el (sera-being-called-by-w3): New variable.
23336 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
23337 (ethio-fidel-to-sera-buffer): Likewise.
23338
23339 2005-03-16 Juri Linkov <juri@jurta.org>
23340
23341 * emacs-lisp/find-func.el (find-function-regexp):
23342 Add defun-emitting macro `menu-bar-make-toggle'.
23343
23344 * isearch.el: Put `isearch-scroll' property to
23345 `split-window-horizontally'.
23346
23347 * info.el: Update error messages for `debug-ignored-errors'.
23348 (Info-isearch-search): Doc fix.
23349 (Info-find-node): Move up code to go into info buffer before
23350 recording the node to the history.
23351 (Info-fontify-node): Fontify titles only if the next line
23352 has two or more `*', `=', `-', `.'.
23353 Display "go to this node" for empty (match-string 3).
23354
23355 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23356
23357 * term/mac-win.el: Add mouse pointer shape constants.
23358
23359 2005-03-15 Kim F. Storm <storm@cua.dk>
23360
23361 * simple.el (move-beginning-of-line): Use vertical-motion.
23362
23363 2005-03-15 Juri Linkov <juri@jurta.org>
23364
23365 * isearch.el (isearch-error): New variable.
23366 (isearch-invalid-regexp, isearch-within-brackets): Remove.
23367 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
23368 (isearch-within-brackets-state): Remove.
23369 (isearch-case-fold-search-state, isearch-pop-fun-state):
23370 Decrease frame index.
23371 (isearch-mode, isearch-top-state, isearch-push-state)
23372 (isearch-edit-string, isearch-abort, isearch-search-and-update)
23373 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
23374 (isearch-search, isearch-lazy-highlight-new-loop):
23375 Replace `isearch-invalid-regexp' with `isearch-error'.
23376 Remove `isearch-within-brackets'.
23377 (isearch-search): Add `search-failed' handler to `condition-case'.
23378 (isearch-lazy-highlight-search): Add `condition-case' to catch
23379 errors and allow `isearch-lazy-highlight-update' to try
23380 highlighting from the beginning of the window.
23381 (isearch-repeat): Move up code to set isearch-wrapped to t
23382 before calling isearch-wrap-function.
23383
23384 * info.el (Info-isearch-initial-node): New internal variable.
23385 (Info-search): Signal an error in isearch mode when search leaves
23386 the initial node. Signal an error when `bound' is non-nil and
23387 nothing was found in the current subfile.
23388 (Info-isearch-search): Remove `condition-case'.
23389 (Info-isearch-wrap): Don't wrap when search failed during leaving
23390 the initial node. If `Info-isearch-search' is nil, wrap around
23391 the current node.
23392 (Info-isearch-start): New fun.
23393 (Info-mode): Add buffer-local hook `Info-isearch-start' to
23394 `isearch-mode-hook'.
23395
23396 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23397
23398 * simple.el (normal-erase-is-backspace): Set default to t if
23399 running on Mac.
23400
23401 * term/mac-win.el (function-key-map): Sync with x-win.el.
23402
23403 2005-03-15 Kenichi Handa <handa@m17n.org>
23404
23405 * international/mule-cmds.el (locale-language-names): Modify the
23406 format of elements and add more entries.
23407 (locale-preferred-coding-systems): Add more entries.
23408 (set-locale-environment): Adjust for the change of
23409 locale-language-names.
23410
23411 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
23412
23413 * pcvs.el (smerge-ediff): Remove bogus autoload.
23414
23415 2005-03-14 Lute Kamstra <lute@gnu.org>
23416
23417 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
23418 Ignore a `*' at the beginning of a line.
23419
23420 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
23421 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
23422 subr.el.
23423 (dont-compile, eval-when-compile, eval-and-compile): Use declare
23424 to specify indentation.
23425
23426 * generic.el (define-generic-mode): Let generic-mode-list be a
23427 list of strings; test membership with equal.
23428
23429 2005-03-14 Kim F. Storm <storm@cua.dk>
23430
23431 * simple.el (next-line, previous-line): Add optional try-vscroll
23432 arg to recognize interactive use. Pass it on to line-move.
23433 (line-move): Don't perform auto-window-vscroll when defining or
23434 executing keyboard macro to ensure consistent behavior.
23435
23436 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
23437
23438 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
23439
23440 2005-03-13 Lute Kamstra <lute@gnu.org>
23441
23442 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
23443 debugger-setup-buffer so that backtrace marks the frames set to
23444 debug-on-exit and we don't have to do it manually. Set an extra
23445 debug-on-exit for macro's.
23446 (debugger-setup-buffer): Don't mark the top frame manually.
23447
23448 2005-03-12 Lute Kamstra <lute@gnu.org>
23449
23450 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
23451 lisp-indent-function throughout.
23452 (with-no-warnings): Set lisp-indent-function property.
23453
23454 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
23455
23456 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
23457 Add entry for backslash.
23458
23459 2005-03-12 Juri Linkov <juri@jurta.org>
23460
23461 * info.el (Info-search): Four fixes for backward search.
23462
23463 2005-03-11 Jay Belanger <belanger@truman.edu>
23464
23465 * calc/calc.el (calc-language-alist): New variable.
23466 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
23467 (calc-embedded-find-modes): Use calc-language-alist instead of
23468 calc-embedded-language-alist.
23469
23470 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23471
23472 * calendar/calendar.el (calendar-redrawing): New internal
23473 variable.
23474 (redraw-calendar): Remove bogus save-excursion from previous
23475 change. Bind calendar-redrawing to t for mark-diary-entries.
23476 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
23477 calendar if that is why we were called.
23478
23479 2005-03-11 Kenichi Handa <handa@m17n.org>
23480
23481 * international/mule.el (make-coding-system): Set property
23482 coding-system-define-form to nil.
23483 (define-coding-system-alias): Likewise.
23484
23485 2005-03-11 Kenichi Handa <handa@m17n.org>
23486
23487 These changes are suggested by Dave Love <fx@gnu.org>.
23488
23489 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
23490 coding: tag.
23491 (adaptive-fill-regexp): Add more bullets.
23492 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
23493 regexps.
23494
23495 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
23496
23497 * help.el (describe-mode): Properly handle non-trivial lighters.
23498 Don't ignore minor modes that are not listed in minor-mode-list.
23499
23500 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
23501 feature ON when the user requests to turn it OFF.
23502
23503 2005-03-10 Lute Kamstra <lute@gnu.org>
23504
23505 * emacs-lisp/debug.el (debug-entry-code): Delete it.
23506 (implement-debug-on-entry): New function to replace debug-entry-code.
23507 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
23508 second argument as the 2005-03-07 change makes it obsolete.
23509 (debug-on-entry, cancel-debug-on-entry): Update call to
23510 debug-on-entry-1.
23511 (debug, debugger-setup-buffer): Comment update.
23512 (debugger-frame-number): Update to work with implement-debug-on-entry.
23513
23514 2005-03-10 Jay Belanger <belanger@truman.edu>
23515
23516 * calc/calc-embed.el (math-ms-args): Declare it.
23517 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
23518 math-ms-args.
23519 (calc-embedded-subst): Use math-multi-subst-rec to substitute
23520 variables.
23521
23522 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
23523
23524 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
23525 Use message-box.
23526
23527 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
23528 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
23529 (tooltip-gud-tips): Simplify.
23530 (tooltip-gud-tips-p): Remove superfluous :set.
23531 (tooltip-gud-modes): Add fortran-mode.
23532 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
23533
23534 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
23535
23536 2005-03-09 Kim F. Storm <storm@cua.dk>
23537
23538 * play/animate.el (animate-place-char): Use forward-line instead
23539 of next-line to improve performance.
23540
23541 2005-03-09 Simon Josefsson <jas@extundo.com>
23542
23543 * net/browse-url.el (browse-url-default-browser): Doc fix.
23544
23545 2005-03-09 Miles Bader <miles@gnu.org>
23546
23547 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
23548 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
23549
23550 2005-03-09 Kenichi Handa <handa@m17n.org>
23551
23552 * international/latin-1.el: Set case and syntax for 255 only if
23553 set-case-syntax-set-multibyte is nil.
23554
23555 * textmodes/ispell.el (ispell-insert-word): New function.
23556 (ispell-word): Use ispell-insert-word to insert a new word.
23557 (ispell-process-line): Likewise.
23558 (ispell-complete-word): Likewise.
23559
23560 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
23561
23562 * calendar/calendar.el (redraw-calendar): Preserve point.
23563 Reported by Matt Hodges <MPHodges@member.fsf.org>.
23564 (calendar-week-start-day): Move after definition of
23565 redraw-calendar. Delete buffer test, since redraw-calendar has
23566 that now.
23567
23568 * calendar/diary-lib.el (mark-diary-entries): Only call
23569 redraw-calendar in the first of any recursive calls.
23570 Reported by Alan Shutko <ats@acm.org>.
23571
23572 2005-03-08 Juri Linkov <juri@jurta.org>
23573
23574 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23575 (html-horizontal-rule, html-line, html-image, html-checkboxes)
23576 (html-radio-buttons): Add a space before the trailing `/>' where
23577 sgml-xml-mode is non-nil.
23578 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23579 the subsequent tag of the empty XML tag.
23580 (html-href-anchor): Don't set initial input to "http:".
23581 (html-image): Ask for the image URL and set point inside alt="".
23582 (html-name-anchor): Duplicate the name in the `id' attribute when
23583 sgml-xml-mode is non-nil.
23584 (html-paragraph): Remove \n before <p>.
23585 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23586 instead of `checked' when sgml-xml-mode is non-nil.
23587
23588 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23589 Remove 1 space before #RRGGBB to not truncate it on terminal
23590 windows w/o fringes. Remove 1 space between bg and fg examples
23591 to get more space.
23592 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23593 avoid byte-compile warnings.
23594
23595 * image-file.el (image-file-handler): Put `safe-magic' property to
23596 `image-file-handler'.
23597
23598 * info.el (Info-isearch-search): Emulate word search in
23599 isearching through multiple Info nodes with Info-search.
23600 (Info-isearch-wrap): Allow isearch-word.
23601
23602 2005-03-08 Lute Kamstra <lute@gnu.org>
23603
23604 * emacs-lisp/debug.el (debugger-step-through): Make sure that
23605 stepping into the debugger's code is not possible.
23606 (debugger-jumping-flag): Docstring update.
23607
23608 2005-03-08 Jay Belanger <belanger@truman.edu>
23609
23610 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23611 embedded mode begins.
23612 (calc-embedded-language-alist): New variable.
23613 (calc-embedded-find-modes): Use calc-embedded-language-alist to
23614 set default language mode.
23615
23616 2005-03-08 Kenichi Handa <handa@m17n.org>
23617
23618 * international/ccl.el (define-ccl-program): Fix docstring about
23619 extra 256 bytes assured for the output buffer.
23620
23621 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23622 Fix BUFFER_MAGNIFICATION to 2.
23623 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23624
23625 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
23626
23627 * align.el (align-rules-list): Added an alignment rule for CSS
23628 declarations (applies to css-mode and html-mode buffers).
23629
23630 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
23631
23632 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
23633
23634 2005-03-07 Kim F. Storm <storm@cua.dk>
23635
23636 * simple.el (move-beginning-of-line): New command.
23637
23638 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
23639
23640 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
23641
23642 * emulation/cua-base.el: Put CUA move property on move-end-of-line
23643 and move-beginning-of-line.
23644
23645 * apropos.el (apropos-print): Omit command from M-x ... RET.
23646
23647 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
23648
23649 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
23650 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
23651
23652 2005-03-06 Richard M. Stallman <rms@gnu.org>
23653
23654 * bindings.el (esc-map): Bind M-g to goto-line.
23655
23656 * facemenu.el (global-map): Bind M-o, not M-g.
23657
23658 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23659
23660 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
23661 "Open Directory" as for "Open File".
23662
23663 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
23664
23665 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
23666 (push-mark-command): Run activate-mark-hook.
23667
23668 2005-03-06 Richard M. Stallman <rms@gnu.org>
23669
23670 * help-mode.el (help-mode-finish): Don't alter the element
23671 in view-return-to-alist if there already is one.
23672
23673 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
23674 make sure the current buffer is the expected one.
23675
23676 * novice.el (disabled-command-function): Output in *Disabled Command*.
23677 Explicitly ignore non-keyboard events, and explicitly handle C-g.
23678
23679 * textmodes/flyspell.el (flyspell-large-region):
23680 Pass args differently for aspell.
23681
23682 * files.el (mode-require-final-newline): Doc fix.
23683
23684 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
23685
23686 * progmodes/which-func.el (which-function):
23687 Specify NOERROR when calling imenu--make-index-alist.
23688
23689 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
23690
23691 * simple.el (normal-erase-is-backspace): Define default value.
23692
23693 * custom.el (custom-theme-set-variables): Remove unused var
23694 `immediate'.
23695 (custom-reevaluate-setting): Simple function to handle variables
23696 that are defined before their default value can really be
23697 computed.
23698
23699 * startup.el (command-line): Use it for temporary-file-directory,
23700 small-emporary-file-directory, auto-save-file-name-transforms,
23701 blink-cursor-mode, and normal-erase-is-backspace.
23702
23703 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
23704 progress, even with buggy anchored keywords.
23705
23706 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
23707
23708 * simple.el (goto-line): Remove unbalanced final parenthesis.
23709
23710 2005-03-05 Richard M. Stallman <rms@gnu.org>
23711
23712 * simple.el (goto-line): Use a number at point as the default.
23713 With C-u as arg, switch buffers.
23714
23715 2005-03-05 Juri Linkov <juri@jurta.org>
23716
23717 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
23718 with `no-blinking-cursor'.
23719
23720 * startup.el (no-blinking-cursor): New defvar.
23721 (command-line): Add `--no-blinking-cursor' to longopts.
23722 Set `no-blinking-cursor' to t for command line arguments
23723 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
23724 with `no-blinking-cursor' in the condition for calling
23725 `blink-cursor-mode'.
23726
23727 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
23728
23729 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
23730 (menu-bar-options-save): Add blink-cursor-mode.
23731 (menu-bar-options-menu): Add blink-cursor-mode.
23732
23733 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
23734
23735 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
23736 (icalendar-export-file, icalendar-export-region)
23737 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
23738 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
23739
23740 2005-03-04 Lute Kamstra <lute@gnu.org>
23741
23742 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
23743 (debug-function-list): Ditto.
23744
23745 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
23746
23747 * textmodes/texinfmt.el (texinfo-append-refill):
23748 Redefine the types of line to which @refill
23749 is not appended by replacing a search for `@refill\\|@bye' with
23750 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
23751 itemize@refill' bug and the unfilled long lines bug.
23752 (texinfmt-version): Update number and date.
23753
23754 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
23755
23756 * international/code-pages.el (windows-1250, windows-125[2-8])
23757 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
23758
23759 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
23760
23761 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
23762 bound yet.
23763
23764 2005-03-02 Romain Francoise <romain@orebokech.com>
23765
23766 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
23767 buffer after removing limits.
23768 (ibuffer-pop-filter): Ditto.
23769 Update copyright.
23770
23771 2005-03-02 Miles Bader <miles@gnu.org>
23772
23773 * button.el (make-text-button): If the user doesn't specify a
23774 type, use the default. Rewrite to use `add-text-properties' and
23775 plist functions.
23776
23777 2005-03-01 Lute Kamstra <lute@gnu.org>
23778
23779 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
23780 (debugger-jumping-flag): New var.
23781 (debug-entry-code): Use it.
23782 (debugger-jump): Use debugger-jumping-flag and add
23783 debugger-reenable to post-command-hook.
23784 (debugger-reenable): Use debugger-jumping-flag and remove itself
23785 from post-command-hook.
23786 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
23787 debugger-reenable.
23788
23789 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
23790
23791 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
23792 inclusion of "itemize\\|", which may be unnecessary, is certainly
23793 inelegant, and stops refilling in itemize lists when formatting
23794 Japanese Texinfo files to Info.
23795 Update copyright to 2005.
23796
23797 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
23798
23799 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
23800 of an error if GDB can't find the source file.
23801
23802 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
23803
23804 * calendar/calendar.el (redraw-calendar): Work from any buffer,
23805 not just the calendar.
23806
23807 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23808 first.
23809 (diary-redraw-calendar): New function.
23810 (make-diary-entry): Add diary-redraw-calendar to local
23811 write-contents-functions. Turn off selective display before
23812 inserting in diary.
23813
23814 2005-03-01 Kim F. Storm <storm@cua.dk>
23815
23816 * emacs-lisp/copyright.el (copyright-fix-years): New command.
23817
23818 2005-03-01 Lute Kamstra <lute@gnu.org>
23819
23820 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23821 that debug-entry-code can be safely removed from a function while
23822 this code is being evaluated. Revert the 2005-02-27 change as the
23823 new implementation no longer requires it. Make sure that a
23824 function body containing just a string is not mistaken for a docstring.
23825 (debug): Skip one more frame in case of debug on entry.
23826 (debugger-setup-buffer): Delete one more frame line in case of
23827 debug on entry.
23828 (debugger-frame-number): Update to use the new text introduced by
23829 the 1999-11-03 change. Skip one more frame in case of debug on entry.
23830
23831 2005-02-28 Kim F. Storm <storm@cua.dk>
23832
23833 * double.el (double-translate-key): Call force-window-update after
23834 read-event to avoid crash in redisplay.
23835
23836 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
23837
23838 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23839 (debug): Use it. Move the inhibit-trace earlier.
23840 (debug-entry-code): New const.
23841 (debug-on-entry-1): Use it.
23842
23843 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
23844
23845 * international/utf-16.el (ccl-encode-mule-utf-16le):
23846 Fix BUFFER_MAGNIFICATION to 2.
23847 (ccl-encode-mule-utf-16be): Likewise.
23848
23849 2005-02-28 Kenichi Handa <handa@m17n.org>
23850
23851 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23852 Fix BUFFER_MAGNIFICATION to 4.
23853 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23854
23855 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
23856
23857 * speedbar.el (speedbar-update-flag): Doc fix.
23858 (speedbar-show-info-under-mouse): Give set-mouse-position the right
23859 argument.
23860
23861 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
23862
23863 * reveal.el (reveal-post-command): Don't try to reveal overlays which
23864 have a non-nil `invisible' property but are actually visible.
23865
23866 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23867 for perldoc sections.
23868 (perl-outline-regexp, perl-outline-level): New var and function.
23869 (perl-mode): Use them.
23870
23871 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
23872
23873 * calendar/diary-lib.el (diary-remind): Discard any mark portion
23874 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23875
23876 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
23877
23878 * cus-edit.el: Comment change.
23879 (custom-buffer-create-internal): Slightly reword text at top of
23880 Custom buffers. Mention there that saving an option edits the
23881 init file. Add link to Emacs manual node on `custom-file'.
23882 (custom-magic-alist): Rewrite individual State messages to use
23883 capitalized keywords. Doc fix.
23884
23885 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
23886
23887 * calendar/calendar.el (calendar-buffer): Move above
23888 calendar-week-start-day.
23889 (calendar-week-start-day): Doc fix. Add :set function.
23890 (calendar-minimum-window-height): New variable.
23891 (generate-calendar-window): Only resize window if selected-window
23892 is displaying the calendar buffer. Use new variable
23893 calendar-minimum-window-height.
23894 (generate-calendar): Reword error message.
23895 (calendar-mode-map): Bind DEL to scroll-other-window-down.
23896
23897 2005-02-27 Andreas Schwab <schwab@suse.de>
23898
23899 * vc.el (vc-do-command): Don't run command asynchronously when
23900 operating in a remote directory.
23901
23902 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23903 change from sync with Tramp 2.0.47.
23904
23905 2005-02-27 Richard M. Stallman <rms@gnu.org>
23906
23907 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23908
23909 * textmodes/flyspell.el (flyspell-mode-on):
23910 Call ispell-change-dictionary only if necessary.
23911
23912 * emacs-lisp/re-builder.el (regexp-builder): New function.
23913
23914 * register.el (describe-register-1): Explicitly handle
23915 yank-excluded-properties = t.
23916
23917 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23918 (custom-magic-alist): Change the status descriptions again.
23919 (face widget-type): Total rewrite based on `restricted-sexp'
23920 to eliminate the confusing double hiding levels.
23921
23922 * emacs-lisp/debug.el (debug-on-entry-1):
23923 If function body is empty, add nil as body form.
23924
23925 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
23926
23927 * emacs-lisp/trace.el (inhibit-trace): New var.
23928 (trace-make-advice): Use it.
23929
23930 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23931
23932 2005-02-26 Kim F. Storm <storm@cua.dk>
23933
23934 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23935 (mouse-on-link-p, mouse-drag-region-1): Use it.
23936
23937 2005-02-25 Lute Kamstra <lute@gnu.org>
23938
23939 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23940
23941 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
23942
23943 * frame.el (blink-cursor-mode): Add :group keyword.
23944
23945 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
23946
23947 * calendar/icalendar.el (icalendar--decode-isodatetime):
23948 New optional argument DAY-SHIFT.
23949 (icalendar-export-region): Fix coding-system-for-write.
23950 (icalendar--convert-ical-to-diary): Shift end-day of all-day
23951 events by one.
23952
23953 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
23954
23955 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23956
23957 2005-02-24 Kim F. Storm <storm@cua.dk>
23958
23959 * international/iso-acc.el (iso-accents-compose): Fix crash
23960 during redisplay. Call force-window-update after read-event
23961 and delete-region to signal that window is not accurate.
23962
23963 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
23964
23965 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23966 Remove unused and inexistent var `inhibit-trace'.
23967 (debugger-mode): Use run-mode-hooks.
23968 (debugger-list-functions): Add buttons; setup xref stack.
23969
23970 2005-02-23 Richard M. Stallman <rms@gnu.org>
23971
23972 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23973 appointment says it was explicitly made.
23974 (appt-add): Set the 3rd element.
23975 (appt-make-list): Preserve explicit appointments.
23976
23977 * subr.el (find-tag-default): Catch errors in forward-sexp.
23978
23979 2005-02-23 Juri Linkov <juri@jurta.org>
23980
23981 * info.el (Info-isearch-search): New defcustom.
23982 (Info-isearch-search): Call the default isearch function
23983 when Info-isearch-search is nil.
23984 (Info-isearch-wrap): Use variable Info-isearch-search.
23985
23986 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
23987
23988 * cus-edit.el: Comment change.
23989
23990 2005-02-22 Kim F. Storm <storm@cua.dk>
23991
23992 * progmodes/hideif.el (hide-ifdef-use-define-alist):
23993 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
23994
23995 2005-02-22 Simon Josefsson <jas@extundo.com>
23996
23997 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23998 New variable.
23999 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
24000 Oskarsson" <myrkraverk@users.sourceforget.net>.
24001
24002 2005-02-22 Kim F. Storm <storm@cua.dk>
24003
24004 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
24005 check that window of that event is the selected window.
24006 (mouse-drag-region-1): Compare mouse event window to selected
24007 window before setting point.
24008
24009 * tooltip.el (tooltip-show-help-function): Pass event to
24010 mouse-on-link-p so it can check selected window.
24011
24012 2005-02-22 Kenichi Handa <handa@m17n.org>
24013
24014 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
24015 (ps-mule-show-warning): New function.
24016 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
24017 characters are found.
24018
24019 * ps-print.el (ps-header-footer-string): Return a list of header
24020 and footer strings.
24021
24022 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
24023
24024 * pcvs.el (cvs-retrieve-revision): Fix thinko.
24025
24026 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
24027
24028 * frame.el (blink-cursor-mode): Use define-minor-mode.
24029
24030 * term/mac-win.el (function-key-map): Use char-names more consistently.
24031 (file-name-coding-system): Only set it for MacOS-9. The other case is
24032 already handled in mule-cmds.el (where it also works when mac-win.el
24033 is not used).
24034
24035 2005-02-21 Kenichi Handa <handa@m17n.org>
24036
24037 * international/mule.el (ctext-pre-write-conversion): Always use
24038 " *code-converting-work*" buffer for work.
24039
24040 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
24041
24042 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
24043
24044 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
24045
24046 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
24047
24048 * ses.el (undo-more): Restore defadvice, but only the part that
24049 allows changes outside the restricted area of the buffer.
24050
24051 2005-02-20 Kim F. Storm <storm@cua.dk>
24052
24053 * simple.el (line-move): Add fourth optional arg try-vscroll which
24054 must be set to perform auto-window-vscroll.
24055 When moving backwards and doing auto-window-vscroll, automatically
24056 vscroll to the last part of lines which are taller than the window.
24057 (next-line, previous-line): Set try-vscroll arg on line-move.
24058
24059 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
24060
24061 * replace.el (query-replace, query-replace-regexp)
24062 (replace-string, replace-regexp): When operating on region, make
24063 the minibuffer prompt say so.
24064
24065 * isearch.el (isearch-forward): Document isearch-query-replace and
24066 isearch-query-replace-regexp keybindings.
24067
24068 2005-02-19 Jay Belanger <belanger@truman.edu>
24069
24070 * calc/calc-aent.el (math-read-token): Add local variable.
24071
24072 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
24073 (calc-edit-top): Move declaration to earlier in file.
24074 (calc-edit-macro-repeats): Add local variables.
24075
24076 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
24077 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
24078 calcFunc-tanh.
24079 Adjust integration rule for calcFunc-tan.
24080
24081 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
24082
24083 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
24084 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
24085 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
24086 (viper-skip-separators): Bug fix.
24087 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
24088 particular major mode.
24089 (viper-del-backward-char-in-replace): Don't put deleted char on the
24090 kill ring.
24091
24092 * viper-ex.el (viper-color-display-p): New function.
24093 (viper-has-face-support-p): Use viper-color-display-p.
24094
24095 * viper-keym.el (viper-gnus-modifier-map): New keymap.
24096
24097 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
24098
24099 * viper-util.el (viper-glob-unix-files): Fix shell status check.
24100 (viper-file-remote-p): Make equivalent to file-remote-p.
24101
24102 * viper.el (viper-major-mode-modifier-list):
24103 Use viper-gnus-modifier-map.
24104
24105 2005-02-19 David Kastrup <dak@gnu.org>
24106
24107 * subr.el (subregexp-context-p): Fix garbled doc string by adding
24108 quoting.
24109
24110 2005-02-19 Jay Belanger <belanger@truman.edu>
24111
24112 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
24113 Remove extra definitions.
24114 (calc-coth): New function.
24115 (calcFunc-cot): Fix `let'.
24116
24117 2005-02-19 Eli Zaretskii <eliz@gnu.org>
24118
24119 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
24120 the reasons we use "type pc" in these faces.
24121
24122 * button.el (button): Ditto.
24123
24124 2005-02-19 Michael Mauger <mmaug@yahoo.com>
24125
24126 * replace.el (query-replace-read-from): Set the value of
24127 query-replace-from-history-variable to handle the case of an empty
24128 string entered to accept the suggested default.
24129
24130 * net/tramp.el (tramp-file-name-for-operation):
24131 Use dired-call-process instead of dired-call-process-command.
24132
24133 2005-02-19 Jay Belanger <belanger@truman.edu>
24134
24135 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
24136 (math-div-non-trig): New variables.
24137 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
24138 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
24139 (math-combine-prod, math-div-symb-fancy): Add simplifications for
24140 trig expressions.
24141
24142 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
24143
24144 * progmodes/gdb-ui.el (gdb-var-update-handler)
24145 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
24146 for watch expressions,
24147 (gdb-var-create-handler): Don't set speedbar-update-flag.
24148 (gdb-post-prompt): Simplify test for speedbar.
24149
24150 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
24151
24152 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
24153 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
24154 we use the syntax table of the correct buffer.
24155 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
24156 Felix Gatzemeier.
24157
24158 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
24159 (ediff-file-remote-p): Make synonymous with file-remote-p.
24160 In all deffaces ediff-*-face-*, use min-colors.
24161
24162 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
24163 ediff-recurse-to-subdirectories.
24164 (ediff-mark-if-equal): Check that the arguments are strings, use
24165 ediff-same-contents (after to Felix Gatzemeier).
24166
24167 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
24168 nil.
24169
24170 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
24171
24172 * log-view.el (log-view-message-re): Fix up Subversion regexp.
24173
24174 2005-02-18 David Kastrup <dak@gnu.org>
24175
24176 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
24177 use `mark-active' when defined.
24178
24179 2005-02-18 Kenichi Handa <handa@m17n.org>
24180
24181 * ps-print.el (ps-font-info-database): New entry
24182 ZapfChancery-MediumItalic with correct font name. Fix font name
24183 of the entry Zapf-Chancery-MediumItalic.
24184
24185 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
24186
24187 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
24188
24189 2005-02-16 Kim F. Storm <storm@cua.dk>
24190
24191 * ido.el (ido-fallback-command): Pass user input to fallback command.
24192
24193 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
24194
24195 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
24196 (gdb-find-file-hook): Add server prefix.
24197
24198 2005-02-16 Richard M. Stallman <rms@gnu.org>
24199
24200 * replace.el (perform-replace): Pass new args to replace-highlight.
24201 (replace-highlight): Take region args,
24202 and pass them to isearch-lazy-highlight-new-loop.
24203
24204 * novice.el (disabled-command-hook): Autoload the defalias
24205 and the make-obsolete-variable call.
24206
24207 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
24208
24209 * isearch.el (isearch-lazy-highlight-start-limit)
24210 (isearch-lazy-highlight-end-limit): New variables limit
24211 the region for highlighting.
24212 (isearch-lazy-highlight-new-loop): New args BEG and END.
24213 (isearch-lazy-highlight-search): Use the new vars.
24214 (isearch-lazy-highlight-update): Likewise.
24215
24216 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
24217
24218 * cus-start.el (all): Use default-boundp.
24219
24220 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
24221
24222 * menu-bar.el (menu-bar-select-frame): Handle current frame.
24223
24224 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
24225
24226 * autorevert.el (auto-revert-stop-on-user-input)
24227 (auto-revert-verbose): Doc fixes.
24228
24229 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
24230
24231 * international/mule-cmds.el (set-locale-environment): Remove call
24232 to set-selection-coding-system on Windows.
24233
24234 2005-02-15 Jay Belanger <belanger@truman.edu>
24235
24236 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
24237 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
24238 calcFunc-coth.
24239 (math-simplify-sqrt): Add simplifications.
24240
24241 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
24242 to list.
24243
24244 * calc/calc-ext.el: Add functions to autoloads.
24245
24246 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
24247 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
24248 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
24249 (math-csc-raw, math-cot-raw): New functions.
24250
24251 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
24252
24253 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
24254 the variable name in a message.
24255
24256 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
24257 calcFunc-csc, calcFunc-cot.
24258
24259 * calc/calcalg2.el: Add derivative and integration rules for
24260 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
24261 calcFunc-csch, calcFunc-coth.
24262 (math-do-integral-methods): Add to checks for when to use
24263 substitutions.
24264
24265 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
24266
24267 2005-02-15 Lute Kamstra <lute@gnu.org>
24268
24269 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
24270 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
24271 <monnier@iro.umontreal.ca>
24272 (lisp-outline-level): Improve efficiency. Suggested by David
24273 Kastrup <dak@gnu.org>.
24274
24275 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
24276
24277 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
24278 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
24279 (gdb-set-gud-minor-mode-existing-buffers): New functions.
24280 (gdb-find-file-hook): New hook. Add it to find-file-hook.
24281 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
24282
24283 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
24284
24285 * cus-start.el (all): Comment change.
24286
24287 2005-02-14 Lute Kamstra <lute@gnu.org>
24288
24289 * cus-start.el (all): Check if symbol is void.
24290
24291 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
24292
24293 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
24294 optional argument to \cite.
24295
24296 2005-02-14 Richard M. Stallman <rms@gnu.org>
24297
24298 * cus-edit.el (custom-buffer-create-internal): Update help message.
24299 (custom-magic-alist): Update help messages.
24300
24301 * cus-start.el (all): Allow a var to specify a standard value.
24302
24303 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
24304
24305 * custom.el (custom-theme-set-variables): Handle variable aliases.
24306
24307 * frame.el (blink-cursor-timer): Doc fix.
24308 (blink-cursor): Make it an alias for `blink-cursor-mode' and
24309 declare obsolete.
24310 (blink-cursor-mode): Define with defcustom and use correct
24311 standard expression in that defcustom.
24312 * startup.el (command-line): Adapt to above changes in frame.el.
24313
24314 2005-02-11 Lute Kamstra <lute@gnu.org>
24315
24316 * apropos.el (apropos-score-doc): Prevent division by zero.
24317
24318 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
24319
24320 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
24321 (icalendar--get-event-property-attributes)
24322 (icalendar--get-event-properties)
24323 (icalendar--datetime-to-diary-date): New functions.
24324 (icalendar--split-value): Doc fix.
24325 (icalendar--datetime-to-noneuropean-date)
24326 (icalendar--datetime-to-european-date): New optional argument
24327 SEPARATOR. Return result as a string instead of a list.
24328 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
24329 (icalendar--convert-string-for-export): Rename arg S to STRING.
24330 (icalendar-export-region): Doc fix. Change name of error buffer.
24331 Save output buffer.
24332 (icalendar-import-file): Add blank at end of prompt.
24333 (icalendar-import-buffer): Doc fix. Do not switch to error
24334 buffer. Indicate status in return value.
24335 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
24336 buffer. Save output buffer. Handle exception from recurrence
24337 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
24338 events. Fix problems with weekly all-day events.
24339
24340 2005-02-10 Richard M. Stallman <rms@gnu.org>
24341
24342 * simple.el (eval-expression-print-format):
24343 Avoid warning about edebug-active.
24344
24345 * help.el (help-for-help-internal): Rename from help-for-help.
24346 (help-for-help): Define with defalias.
24347
24348 * font-core.el (font-lock-default-function): Use with-no-warnings.
24349
24350 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
24351
24352 * custom.el (defface): Doc fix.
24353
24354 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
24355
24356 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
24357 width 0" to prevent word wrapping problems.
24358
24359 2005-02-09 Kim F. Storm <storm@cua.dk>
24360
24361 * ido.el (ido-file-extensions-order): New defcustom.
24362 (ido-file-extension-lessp, ido-file-extension-aux)
24363 (ido-file-extension-order): New advanced file ordering.
24364 (ido-file-lessp): New simple file ordering.
24365 (ido-sort-list): Remove.
24366 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
24367 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
24368
24369 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
24370
24371 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
24372 that some versions of grep produce.
24373 (grep-mode-font-lock-keywords): Likewise.
24374
24375 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
24376
24377 * progmodes/gdb-ui.el (gdb-location-list): New variable.
24378 (gdb-cdir): Delete.
24379 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
24380 (gdb-source-info): Treat case when source file is in another
24381 directory properly.
24382 (gdb-get-location): New function.
24383
24384 2005-02-07 Jay Belanger <belanger@truman.edu>
24385
24386 * calc/calc-prog.el (calc-write-parse-table-part)
24387 (calc-fix-token-name): Fix a check for language type.
24388
24389 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
24390
24391 2005-02-07 Andre Spiegel <spiegel@gnu.org>
24392
24393 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
24394 as directory not writable.
24395
24396 2005-02-07 Kim F. Storm <storm@cua.dk>
24397
24398 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
24399 (cua--standard-movement-commands): Remove list.
24400 Instead, set CUA property value to move for movement commands.
24401 (cua-movement-commands): Remove. Users must set CUA prop instead.
24402 (cua--pre-command-handler): Check CUA property.
24403 (cua--init-keymaps): Don't remap undo commands.
24404 (cua-mode): Don't call cua--rectangle-on-off.
24405
24406 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
24407 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
24408 (cua--rect-undo-set-point): New var.
24409 (cua--rectangle-undo-boundary): Setup undo apply entry.
24410 (cua--rect-undo-handler): New function for rectangle undo.
24411 (cua--rect-start-position, cua--rect-end-position): Add.
24412 (cua--rectangle-post-command): Call cua--rectangle-set-corners
24413 for restored rectangle. Set point if cua--rect-undo-set-point.
24414
24415 2005-02-06 Jay Belanger <belanger@truman.edu>
24416
24417 * calc/calc-lang.el (calc-tex-language): Display more information
24418 in messages.
24419
24420 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
24421 in TeX mode.
24422
24423 2005-02-06 Richard M. Stallman <rms@gnu.org>
24424
24425 * emacs-lisp/lisp.el (buffer-end): Doc fix.
24426
24427 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
24428
24429 * net/ldap.el (ldap-search-internal): Support attributes with
24430 optional descriptions separated by a semi-colon, as in
24431 "userCertificate;binary".
24432
24433 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24434
24435 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
24436 isn't a cons (i.e. the version is 0).
24437
24438 2005-02-05 Eli Zaretskii <eliz@gnu.org>
24439
24440 * help.el (help-for-help): Doc fix.
24441
24442 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
24443
24444 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
24445 GDB-Windows on the menu-bar as this works better.
24446
24447 2005-02-04 Jay Belanger <belanger@truman.edu>
24448
24449 * calc/calc-embed.el (calc-embedded-update): Don't put in
24450 unnecessary newlines. Adjust the end of formula marker.
24451
24452 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
24453 (math-latex-parse-two-args): New function.
24454
24455 2005-02-03 Lute Kamstra <lute@gnu.org>
24456
24457 * help-fns.el (help-with-tutorial): Make sure that users cannot
24458 remove the entire text of the tutorial by means of `undo'.
24459
24460 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
24461
24462 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
24463 in recent changes, where the ispell process was repeatedly
24464 killed & restarted.
24465
24466 * international/mule-cmds.el (set-locale-environment): Set file-name
24467 coding system to utf-8 on Darwin systems.
24468 (set-default-coding-systems): Don't set default-file-name-coding-system
24469 on Darwin systems.
24470
24471 2005-02-03 Richard M. Stallman <rms@gnu.org>
24472
24473 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
24474
24475 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
24476
24477 * faces.el (list-faces-display): Add optional argument.
24478
24479 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
24480
24481 * font-core.el (font-lock-default-function): Handle the rare case where
24482 only font-lock-keywords is set.
24483
24484 2005-02-02 Kenichi Handa <handa@m17n.org>
24485
24486 * international/characters.el: Cancel previous change for
24487 I-WITH-DOT-ABOVE and DOTLESS-i.
24488
24489 * international/latin-5.el: Cancel previous change.
24490
24491 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24492
24493 * progmodes/gud.el: Correction to syntax in gud-menu-map.
24494
24495 2005-02-02 Kenichi Handa <handa@m17n.org>
24496
24497 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
24498 DOTLESS-i.
24499
24500 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
24501 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
24502
24503 * case-table.el (get-upcase-table): New function.
24504 (copy-case-table): Copy upcaes table too if non-nil.
24505 (set-case-syntax-delims): Maintain upcase table too.
24506 (set-case-syntax-pair): Likewise.
24507 (set-upcase-syntax, set-downcase-syntax): New functions.
24508 (set-case-syntax): Maintain upcase table too.
24509
24510 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24511
24512 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
24513
24514 * progmodes/gud.el (gud-goto-info): New function.
24515 (gud-tool-bar-map): Use correct icon.
24516
24517 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24518
24519 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
24520 When delegating, order args in the funcall correctly.
24521
24522 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24523
24524 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
24525
24526 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
24527
24528 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
24529 buffer not visiting a file.
24530
24531 2005-01-31 Jay Belanger <belanger@truman.edu>
24532
24533 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
24534 bound on the line with the formula.
24535
24536 2005-01-31 Kim F. Storm <storm@cua.dk>
24537
24538 * ses.el (ses-create-cell-variable-range)
24539 (ses-destroy-cell-variable-range, ses-reset-header-string)
24540 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
24541 (ses-insert-row): Fix format of apply undo entries.
24542
24543 2005-01-31 Jay Belanger <belanger@truman.edu>
24544
24545 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
24546 parts.
24547
24548 * calc/calc-embed.el (calc-embedded-open-formula)
24549 (calc-embedded-close-formula): Ignore matrix environments.
24550
24551 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
24552 TeX mode.
24553
24554 * calc/calc-lang.el (math-function-table, math-oper-table)
24555 (math-variable-table): Adjust the LaTeX portions.
24556
24557 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
24558 (math-latex-ignore-words): New constant.
24559
24560 2005-01-31 Richard M. Stallman <rms@gnu.org>
24561
24562 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24563 (ispell-local-dictionary): Doc fix.
24564 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24565 Don't reinitialize at run time. Don't defcustom.
24566 All uses changed to append ispell-local-dictionary-alist,
24567 or check it first.
24568 (ispell-current-dictionary): New variable for dictionary in use.
24569 (ispell-dictionary): Now used only for global default.
24570 (ispell-start-process): Set ispell-current-dictionary,
24571 not ispell-dictionary.
24572 (ispell-change-dictionary): Use this only for setting
24573 user preferences.
24574 (ispell-internal-change-dictionary): New function
24575 to change the current dictionary in use.
24576 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24577 Use ispell-current-dictionary.
24578 Handle ispell-local-dictionary-overridden.
24579 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24580
24581 2005-01-31 Jay Belanger <belanger@truman.edu>
24582
24583 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24584
24585 * calc/calc-ext.el: Add calc-latex-language to autoloads.
24586 (calc-mode-map): Add calc-latex-language.
24587
24588 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24589 (math-latex-print-frac): New functions.
24590 (math-oper-table, math-function-table, math-variable-table)
24591 (math-complex-format, math-input-filter): Add latex properties.
24592 (calc-set-language): Set math-expr-special-function-mapping.
24593
24594 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24595 (calc-write-parse-table-part): Add LaTeX support.
24596
24597 * calc/calc.el (calc-language): Adjust docstring.
24598 (calc-set-mode-line): Add LaTeX support.
24599 (math-expr-special-function-mapping): New variable.
24600 (math-tex-ignore-words): Add to list.
24601
24602 * calc/calccomp.el (math-compose-expr, math-compose-rows):
24603 Add LaTeX support.
24604 (math-compose-expr): Add support for special functions.
24605
24606 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24607
24608 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
24609
24610 * progmodes/gdb-ui.el (gdb-memory-address)
24611 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24612 (gdb-memory-mode-map, gdb-memory-format-keymap)
24613 (gdb-memory-format-menu, gdb-memory-unit-keymap)
24614 (gdb-memory-unit-menu): New variables for a buffer
24615 that lets the user examine program memory.
24616 (gdb-memory-set-address, gdb-memory-set-repeat-count)
24617 (gdb-memory-format-binary, gdb-memory-format-octal)
24618 (gdb-memory-format-unsigned, gdb-memory-format-signed)
24619 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24620 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24621 (gdb-memory-unit-word, gdb-memory-unit-halfword)
24622 (gdb-memory-unit-byte, gdb-memory-unit-menu)
24623 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24624 (gdb-memory-mode, gdb-memory-buffer-name)
24625 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24626 New functions for above buffer.
24627
24628 2005-01-30 Richard M. Stallman <rms@gnu.org>
24629
24630 * cus-edit.el (custom-bury-buffer): Function deleted.
24631 (custom-buffer-done-function): Option deleted.
24632 (custom-buffer-done-kill): New replacement option.
24633 (Custom-buffer-done): Call quit-window.
24634 (custom-buffer-create-internal): Update for above changes.
24635
24636 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
24637
24638 * simple.el (undo-ask-before-discard): New var.
24639 (undo-outer-limit-truncate): Implement it.
24640 (undo-extra-outer-limit): Doc update.
24641
24642 2005-01-29 Richard M. Stallman <rms@gnu.org>
24643
24644 * ses.el (undo-more): Delete defadvice.
24645 (ses-begin-change): Doc fix.
24646
24647 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
24648 instead of rebinding C-x u and C-_.
24649
24650 * files.el (normal-backup-enable-predicate): Return nil for files
24651 in /tmp, regardless of temporary-file-directory.
24652
24653 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
24654
24655 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
24656 (open-rectangle, delete-whitespace-rectangle-line)
24657 (clear-rectangle-line): If FILL, pass t instead of FILL
24658 for move-to-column's 2nd arg.
24659
24660 * simple.el (undo): Fix the test for continuing a series of undos.
24661 (undo-more): Set pending-undo-list to t when we reach end.
24662 (pending-undo-list): Move up defvar.
24663
24664 * wid-edit.el (widget-button-click):
24665 Shorten the range of the track-mouse binding.
24666
24667 * comint.el (comint-insert-input): Undo previous changes;
24668 use last-input-event in interactive spec.
24669
24670 2005-01-29 Eli Zaretskii <eliz@gnu.org>
24671
24672 * progmodes/compile.el (compilation-start): Bind buffer-read-only
24673 to nil before invoking call-process. Reset buffer's modified flag
24674 after fontifying it in the no-async branch.
24675
24676 * wid-edit.el (widget-specify-button): If mouse pointer shape
24677 cannot be changed, use mouse face instead.
24678
24679 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
24680
24681 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
24682 (gdb-goto-breakpoint): Make breakpoint handling work on template
24683 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
24684 (gdb-assembler-custom): Update to recognize breakpoint information
24685 added on 2005-01-19.
24686
24687 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
24688
24689 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
24690 (dsssl-mode): Use define-derived-mode.
24691 (scheme-mode-initialize): Remove.
24692 (scheme-mode): Use run-mode-hooks.
24693
24694 * cus-edit.el (customize-group-other-window)
24695 (custom-buffer-create-other-window): Don't override special-display-*.
24696 (custom-mode-map): Make it dense.
24697
24698 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
24699 sets the default value.
24700
24701 2005-01-28 Eli Zaretskii <eliz@gnu.org>
24702
24703 * descr-text.el: Add more keywords.
24704
24705 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
24706
24707 * speedbar.el: Avoid unnecessary use of locate-library.
24708
24709 * international/mule-cmds.el (standard-display-european-internal):
24710 Don't fiddle with latin-1 non-break space any more since it's now
24711 special cased in the C code.
24712 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
24713
24714 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
24715
24716 * cus-start.el (all): Add `undo-outer-limit'.
24717
24718 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24719
24720 * textmodes/bibtex.el (bibtex-format-entry):
24721 Use `bibtex-empty-field-re' only on the text of fields, not on entire
24722 field lines.
24723 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
24724 not on part of a buffer.
24725
24726 2005-01-25 Lute Kamstra <lute@gnu.org>
24727
24728 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
24729 nonempty field text strings like "{letters\\macro{}more letters}".
24730 Clarify docstring.
24731 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
24732 (bibtex-entry-offset, bibtex-parse-association)
24733 (bibtex-parse-field-name): Fix typos in docstrings.
24734 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
24735
24736 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
24737
24738 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
24739 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
24740 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
24741 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
24742
24743 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
24744 isearch minor mode.
24745
24746 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
24747
24748 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
24749
24750 2005-01-24 Lute Kamstra <lute@gnu.org>
24751
24752 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
24753 CASECHARS and NOT-CASECHARS regular expressions of the
24754 "nederlands" and "nederlands8" dictionaries to prevent a "Range
24755 striding over charsets" error.
24756
24757 2005-01-24 Jay Belanger <belanger@truman.edu>
24758
24759 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
24760 display variable name.
24761
24762 2005-01-24 Kenichi Handa <handa@m17n.org>
24763
24764 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
24765 Fix setting of the element of encoded-kbd-iso2022-invocations.
24766
24767 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
24768
24769 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
24770 (gdb-threads-select): Change to also accept mouse events.
24771 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
24772 (gdb-threads-mouse-select): Delete.
24773
24774 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
24775
24776 * files.el (insert-directory): Take care of empty directory,
24777 listed without -a switch.
24778
24779 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
24780
24781 * textmodes/refill.el (refill-post-command-function):
24782 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
24783 to the list of functions that we should be careful not to undo.
24784 (refill-late-fill-paragraph-function): Remove.
24785 (refill-saved-state): New var.
24786 (refill-mode): Use it to save fill-paragraph-function.
24787 Save also the value of auto-fill-function.
24788
24789 * term/w32-win.el: Simplify code.
24790
24791 2005-01-23 Kim F. Storm <storm@cua.dk>
24792
24793 * simple.el (line-move): Adapt to new return value from
24794 pos-visible-in-window-p.
24795
24796 * simple.el (line-move): Fix last change. Check partial
24797 visibility at point rather than at window-start.
24798
24799 2005-01-22 Jason Rumney <jasonr@gnu.org>
24800
24801 * term/w32-win.el (xw-defined-colors): Remove debug-message.
24802
24803 2005-01-22 David Kastrup <dak@gnu.org>
24804
24805 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24806
24807 2005-01-22 Eli Zaretskii <eliz@gnu.org>
24808
24809 * type-break.el (type-break-mode): Add a test for
24810 type-break-file-name being non-nil.
24811
24812 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
24813
24814 * net/eudc.el (top level): Call (message "") via progn, so that
24815 eudc-options-file is loaded.
24816
24817 2005-01-22 Kim F. Storm <storm@cua.dk>
24818
24819 * simple.el (line-move-1): Rename from line-move.
24820 (line-move): New function that adjusts vscroll for partially
24821 visible rows, and calls line-move-1 otherwise.
24822
24823 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
24824
24825 * pcomplete.el: Define pcomplete-read-event instead of read-event,
24826 since it's not a complete read-event implementation
24827
24828 2005-01-20 Jay Belanger <belanger@truman.edu>
24829
24830 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24831 for called function.
24832
24833 2005-01-20 Steven Tamm <steventamm@mac.com>
24834
24835 * term/mac-win.el (process-connection-type): Remove.
24836 Controlled now by s/darwin.h:PTY_ITERATION.
24837
24838 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
24839
24840 * window.el (handle-select-window): Don't switch window when we're
24841 in the minibuffer.
24842
24843 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
24844
24845 * subr.el (dotimes-with-progress-reporter): New macro.
24846
24847 * ses.el (ses-dotimes-msg): Remove macro.
24848 Use `dotimes-with-progress-reporter' instead.
24849
24850 2005-01-19 Steven Tamm <steventamm@mac.com>
24851
24852 * term/mac-win.el (process-connection-type): Use new
24853 operating-system-release variable to use ptys on Darwin 7 (OS X
24854 10.3) when using carbon build.
24855
24856 2005-01-19 Jay Belanger <belanger@truman.edu>
24857
24858 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24859 flags if the last command was a tab or M-tab.
24860
24861 * calc/calc-prog.el (calc-user-define-edit): Put original formula
24862 in formula editing buffer.
24863
24864 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24865
24866 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24867 breakpoint image symbol in margin.
24868
24869 2005-01-19 Jay Belanger <belanger@truman.edu>
24870
24871 * calc/calc-prog.el (calc-execute-kbd-macro):
24872 Ignore calc-keep-arg-flag.
24873
24874 2005-01-19 Kenichi Handa <handa@m17n.org>
24875
24876 * textmodes/ispell.el (ispell-looking-at): New function.
24877 (ispell-process-line): Use ispell-looking-at to compare the ispell
24878 output and the buffer contents.
24879
24880 2005-01-18 Jay Belanger <belanger@truman.edu>
24881
24882 * calc/calc.el (calc-display-raw): Fix docstring.
24883
24884 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
24885
24886 * simple.el (blink-matching-open): Strip extra info from syntax.
24887
24888 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24889 funny chars in the end-of-here-doc marker.
24890
24891 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24892
24893 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24894 that enable/disabled state of breakpoints is shown correctly in
24895 fringe and on ttys.
24896 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24897 Add breakpoint information as text properties.
24898 (gdb-mouse-toggle-breakpoint):
24899 Rename to gdb-mouse-set-clear-breakpoint.
24900 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
24901 breakpoints in the margin.
24902 (gdb-remove-strings): Simplify.
24903
24904 2005-01-17 Jay Belanger <belanger@truman.edu>
24905
24906 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24907 erasing buffer.
24908
24909 2005-01-17 Richard M. Stallman <rms@gnu.org>
24910
24911 * progmodes/grep.el (grep-find): Copy from `grep' the condition
24912 for calling grep-compute-defaults.
24913
24914 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24915 if buffer is empty.
24916
24917 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24918
24919 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
24920
24921 * hilit-chg.el (highlight-changes-mode): Don't autoload.
24922
24923 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24924 non-preloaded variables.
24925
24926 2005-01-17 Steven Tamm <steventamm@mac.com>
24927
24928 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24929 tex-shell cause to force interactivity when using pipes.
24930
24931 2005-01-17 Kim F. Storm <storm@cua.dk>
24932
24933 * simple.el (just-one-space): Make arg optional.
24934
24935 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
24936
24937 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24938 posn-at-x-y to t to access left-margin.
24939
24940 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
24941
24942 Sync with Tramp 2.0.47.
24943
24944 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24945 catching keep-date problems in cp/scp operations.
24946 (tramp-handle-copy-file): Don't call `set-file-modes'
24947 unconditionally. Specialized functions should know better what is
24948 necessary. This improves performance a little bit, and the
24949 functions could catch errors with `cp -p' and `scp -p'.
24950 (tramp-do-copy-or-rename-file-via-buffer)
24951 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24952 when appropriate.
24953 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24954 Call `set-file-modes' when appropriate.
24955 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
24956 Johnsson <isak@hypergene.com>
24957 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24958 of both Tramp buffer and debug buffer. Reported by Joakim Verona
24959 <joakim@verona.se>
24960 (tramp-file-name-for-operation): Mark `shell-command' as magic for
24961 Emacs only.
24962
24963 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
24964 `find-file-hooks' and `dired-mode-hook'.
24965 (tramp-minor-mode-map): Respective map. Add remapping for
24966 `compile' and `recompile'.
24967 (tramp-remap-command, tramp-recompile): New defuns.
24968 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24969 in buffer "*Compilation*". Call the commands asynchronously.
24970
24971 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24972 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24973 `shell-command', because it isn't magic in XEmacs. Reported by
24974 Adrian Aichner <adrian@xemacs.org>.
24975
24976 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24977 `substitute-in-file-name.
24978 (tramp-smb-handle-substitute-in-file-name): New defun.
24979 (tramp-smb-advice-PC-do-completion): Delete advice.
24980
24981 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
24982
24983 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24984 Fix error in deleting region.
24985
24986 2005-01-15 Richard M. Stallman <rms@gnu.org>
24987
24988 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24989 In non-temp buffer, switch syntax table temporarily.
24990
24991 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24992
24993 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24994
24995 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24996
24997 * imenu.el (imenu--split-menu): Copy menulist before sorting.
24998 (imenu--generic-function): Use START, not BEG, as pos of definition.
24999
25000 * simple.el (just-one-space): Argument specifies number of spaces.
25001
25002 * simple.el (eval-expression-print-format): Avoid warning
25003 about edebug-active.
25004
25005 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
25006
25007 * progmodes/sh-script.el: Code copied from make-mode.el
25008 with small changes,
25009 (sh-mode-map): Bind C-c C-\.
25010 (sh-backslash-column, sh-backslash-align): New variables.
25011 (sh-backslash-region, sh-append-backslash): New functions.
25012
25013 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
25014
25015 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
25016 (rmail-pop-password, rmail-pop-password-required): Move to
25017 rmail-obsolete group.
25018 (rmail-set-pop-password): Rename to rmail-set-remote-password.
25019 All callers updated.
25020 (rmail-get-pop-password): Rename to rmail-get-remote-password.
25021 Take an argument specifying whether it is POP or IMAP mailbox we
25022 are using. All callers updated.
25023 (rmail-pop-password-error): Rename to
25024 rmail-remote-password-error. Added mailutils-specific error message.
25025 (rmail-movemail-search-path)
25026 (rmail-movemail-variant-in-use): New variables.
25027 (rmail-remote-password, rmail-remote-password-required):
25028 New customization variables.
25029 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
25030 (rmail-parse-url): New function.
25031 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
25032 with GNU mailutils movemail.
25033
25034 2005-01-15 Kevin Ryde <user42@zip.com.au>
25035
25036 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
25037 suffix to space, $ or '$, to correctly position point when going
25038 to @table style constants like DBL_MAX.
25039
25040 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
25041
25042 * type-break.el (type-break-mode, type-break-file-time)
25043 (type-break-file-keystroke-count, type-break-choose-file):
25044 Don't store data in or load data from the file if type-break-file-name
25045 is nil.
25046 (type-break-file-name): Doc update as per the above.
25047
25048 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
25049
25050 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
25051 lookup-key might return nil; handle that.
25052
25053 2005-01-15 Alan Mackenzie <acm@muc.de>
25054
25055 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
25056 rather than the element found, thus enabling the tree to be setcar'd.
25057
25058 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
25059
25060 * textmodes/org.el (org-show-following-heading): New option.
25061 (org-show-hierarchy-above): Use `org-show-following-heading'.
25062 (org-cycle): Documentation fix.
25063
25064 * textmodes/org.el (orgtbl-optimized): New option
25065 (orgtbl-mode): New command, a minor mode.
25066 (orgtbl-mode-map): New variable.
25067 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
25068 (orgtbl-error, orgtbl-self-insert-command)
25069 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
25070
25071 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
25072 a local variable in each org-mode buffer.
25073
25074 * textmodes/org.el (org-set-regexps-and-options): Rename from
25075 `org-set-regexps'. Added checking for STARTUP keyword.
25076 (org-get-current-options): Add STARTUP options.
25077 (org-table-insert-row): Make mode intelligent about when
25078 realignment is needed.
25079 (org-self-insert-command, org-delete-backward-char, org-delete-char):
25080 New commands.
25081 (org-enable-table-editor): New default value `optimized'.
25082 (org-table-blank-field): Support blanking regions if active.
25083
25084 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
25085
25086 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
25087 if the year is not given.
25088
25089 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
25090 Add new escapes %m and %M, fixed bug with %F by adding
25091 save-match-data.
25092 (reftex-reference): Remove ?. from list of spaces.
25093 (reftex-label-info): Add automatic label prefix recognition.
25094
25095 * textmodes/reftex-index.el (reftex-index-next-phrase):
25096 Add slave parameter to call of `reftex-index-this-phrase'.
25097 (reftex-index-this-phrase): New optional argument.
25098 (reftex-index-region-phrases): Add slave parameter to call of
25099 `reftex-index-this-phrase'.
25100 (reftex-display-index): New argument redo.
25101 (reftex-index-rescan): Add `redo' to arguments of
25102 `reftex-display-index'.
25103 (reftex-index-Rescan, reftex-index-revert)
25104 (reftex-index-switch-index-tag): Add `redo' to arguments of
25105 `reftex-display-index'.
25106 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
25107 indexing. Fix bug with matching is there is a quote before or
25108 after the word.
25109
25110 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
25111 Fix bug when collecting citation keys in lines with comments.
25112 (reftex-citation): Prefix argument no longer rescans the document,
25113 but forces prompting for optional arguments of cite macros.
25114 (reftex-do-citation): Prompting for optional arguments implemented.
25115
25116 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
25117 Add optional arguments to most cite commands.
25118 (reftex-cite-cleanup-optional-args): New option
25119 (reftex-cite-prompt-optional-args): New option.
25120 (reftex-trust-label-prefix): New option.
25121
25122 * textmodes/reftex-toc.el (reftex-toc-find-section):
25123 Add push-mark before changing the position in the buffer.
25124
25125 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
25126 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
25127
25128 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
25129
25130 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
25131 more carefully.
25132
25133 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
25134
25135 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
25136 (sgml-mode): Use it.
25137 (sgml-get-context): Better keep track of implicitly closed tags.
25138
25139 2005-01-13 Kenichi Handa <handa@m17n.org>
25140
25141 * textmodes/ispell.el: These changes are to fix misalignment error
25142 caused by equivalent characters of different Emacs charsets.
25143 (ispell-unified-chars-table): New variable.
25144 (ispell-get-decoded-string): New function.
25145 (ispell-get-casechars, ispell-get-not-casechars)
25146 (ispell-get-otherchars): Call ispell-get-decoded-string.
25147
25148 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
25149
25150 * custom.el (custom-declare-variable): Just put symbol instead
25151 of (defvar . symbol) in `current-load-list'.
25152
25153 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
25154
25155 * emacs-lisp/elint.el: Fixed typo in Commentary section.
25156
25157 2005-01-12 Jay Belanger <belanger@truman.edu>
25158
25159 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
25160 to create a Calc summary.
25161
25162 2005-01-12 Kim F. Storm <storm@cua.dk>
25163
25164 * mouse.el (mouse-on-link-p): Change functionality and doc
25165 string to comply with latest description in lisp ref.
25166
25167 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
25168
25169 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
25170 Enable mouse clicks on mode-line, header-line and margin.
25171 (event-type): Give mouse event symbols an `event-kind' property
25172 with value `mouse-click'.
25173
25174 2005-01-12 Juri Linkov <juri@jurta.org>
25175
25176 * facemenu.el (list-colors-display): Add new arg buffer-name.
25177 Use it. Fix docstring. Replace code for identifying duplicate
25178 colors by the name with call to `list-colors-duplicates' which
25179 identifies duplicate colors by the value unless the color
25180 is one of special Windows colors. Set truncate-lines to t.
25181 Print sorted duplicate color names on each line. Indent to 22
25182 \(the longest color name in rgb.txt) instead of 20. Optimize.
25183 (list-colors-duplicates): New function.
25184 (facemenu-color-name-equal): Delete function.
25185
25186 * facemenu.el (list-colors-print): New function created from code
25187 in list-colors-display. Print #RRGGBB at the window right edge.
25188 (list-colors-display): When temp-buffer-show-function is not
25189 defined, call list-colors-print from temp-buffer-show-hook
25190 to get the right value of window-width in list-colors-print
25191 after the buffer is displayed.
25192
25193 * simple.el (pop-mark): Move deactivate-mark out of conditional
25194 part to deactivate the active mark regardless of the state of the
25195 mark ring.
25196
25197 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
25198 variables line in desktop files.
25199
25200 2005-01-12 Juri Linkov <juri@jurta.org>
25201
25202 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
25203 Bring together isearch highlight related options.
25204 (lazy-highlight): Replace group `replace' by `matching'.
25205 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25206 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25207 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
25208 and declare them obsolete.
25209 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
25210 (isearch-faces): Remove defgroup.
25211 (isearch-overlay, isearch-highlight, isearch-dehighlight):
25212 Move isearch highlighting code closer to lazy highlighting code.
25213
25214 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
25215 (query-replace-highlight, query-replace-lazy-highlight)
25216 (query-replace): Move definitions to the beginning of the file.
25217
25218 2005-01-11 Juri Linkov <juri@jurta.org>
25219
25220 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
25221 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
25222 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
25223
25224 * info.el (Info-history-forward): New variable.
25225 (Info-select-node): Reset Info-history-forward to nil.
25226 (Info-last): Turn into defalias.
25227 (Info-history-back): Rename from Info-last.
25228 Add current node to Info-history-forward.
25229 (Info-history-forward): New fun.
25230 (Info-mode-map): Replace Info-last by Info-history-back.
25231 Bind Info-history-forward to "r".
25232 (Info-mode-menu): Replace Info-last by Info-history-back.
25233 Fix menu item text. Add menu item for Info-history-forward.
25234 (info-tool-bar-map): Replace Info-last by Info-history-back.
25235 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
25236 for Info-history-forward.
25237 (Info-mode): Replace Info-last by Info-history-back in docstring.
25238 Add local variable Info-history-forward.
25239 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
25240
25241 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
25242
25243 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
25244 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
25245 Ignore select-window events rather than fiddle with
25246 mouse-autoselect-window.
25247
25248 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
25249
25250 * type-break.el (type-break-mode): Fix previous change.
25251
25252 2005-01-10 Jay Belanger <belanger@truman.edu>
25253
25254 * calc/calc-ext.el (calc-reset): Reset when inside embedded
25255 calculator; only reset when point is inside a calculator.
25256 Don't adjust the window height if the window takes up the whole height
25257 of the frame.
25258
25259 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
25260
25261 * ebuff-menu.el (Electric-buffer-menu-mode):
25262 Preserve value of buffer-local var header-line-format.
25263
25264 2005-01-09 Jay Belanger <belanger@truman.edu>
25265
25266 * calc/calc.el (calc-mode-var-list-restore-saved-values):
25267 Make sure settings file exists before accessing it.
25268
25269 * calc/calc-embed.el (calc-embedded-subst):
25270 Replace math-multi-subst-rec, which is only supposed to be called
25271 by math-multi-subst, by math-multi-subst.
25272
25273 2005-01-09 Andre Spiegel <spiegel@gnu.org>
25274
25275 * vc.el (vc-allow-async-revert): New user option.
25276 (vc-disable-async-diff): New internal variable.
25277 (vc-revert-buffer): Use them to disable asynchronous diff.
25278
25279 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
25280 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
25281 asynchronously if vc-disable-async-diff is t.
25282
25283 2005-01-09 Jay Belanger <belanger@truman.edu>
25284
25285 * calc/calc.el (defcalcmodevar): New macro.
25286 (calc-mode-var-list-restore-default-values)
25287 (calc-mode-var-list-restore-saved-values): New functions.
25288 (calc-mode-var-list): Use defcalcmodevar to define it.
25289 (calc-always-load-extensions, calc-line-numbering)
25290 (calc-line-breaking, calc-display-just, calc-display-origin)
25291 (calc-number-radix, calc-leading-zeros, calc-group-digits)
25292 (calc-group-char, calc-point-char, calc-frac-format)
25293 (calc-prefer-frac, calc-hms-format, calc-date-format)
25294 (calc-float-format, calc-full-float-format, calc-complex-format)
25295 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
25296 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
25297 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
25298 (calc-matrix-brackets, calc-language, calc-language-option)
25299 (calc-left-label, calc-right-label, calc-word-size)
25300 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
25301 (calc-display-raw, calc-internal-prec, calc-angle-mode)
25302 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
25303 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
25304 (calc-window-height, calc-display-trail, calc-show-selections)
25305 (calc-use-selections, calc-assoc-selections)
25306 (calc-display-working-message, calc-auto-why, calc-timing)
25307 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
25308 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
25309 (calc-gnuplot-default-device, calc-gnuplot-default-output)
25310 (calc-gnuplot-print-device, calc-gnuplot-print-output)
25311 (calc-gnuplot-geometry, calc-graph-default-resolution)
25312 (calc-graph-default-resolution-3d, calc-invocation-macro)
25313 (calc-show-banner): Use defcalcmodevar to declare them and set
25314 their default values.
25315
25316 * calc/calc-ext.el (calc-reset): Restore saved values of variables
25317 instead of default values (but restore default values if there is
25318 an argument of 0).
25319
25320 2005-01-09 David Kastrup <dak@gnu.org>
25321
25322 * desktop.el (desktop-restore-eager): Fix typo in type.
25323
25324 2005-01-08 Richard M. Stallman <rms@gnu.org>
25325
25326 * cus-edit.el (customize): Delete :link.
25327
25328 2005-01-08 Jay Belanger <belanger@truman.edu>
25329
25330 * calc/calc.el (calc-mode): Remove the extension from the
25331 `calc-settings-file' file name when loading it.
25332
25333 2005-01-08 Kim F. Storm <storm@cua.dk>
25334
25335 * info.el (Info-mode-map, Info-next-link-keymap)
25336 (Info-prev-link-keymap, Info-up-link-keymap):
25337 Map follow-link to mouse-face.
25338 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
25339
25340 2005-01-08 Jay Belanger <belanger@truman.edu>
25341
25342 * calc/calc.el (calc-settings-file): Change default value.
25343 Suggested by cgw in a comment in calc-mode.el.
25344
25345 * calc/calc-mode.el (calc-settings-file-name):
25346 Compare calc-settings-file to user-init-file instead of ~/.emacs.
25347 Replace ~/.emacs in a prompt by calc-settings-file.
25348
25349 2005-01-07 Lars Hansen <larsh@math.ku.dk>
25350
25351 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
25352 (desktop-lazy-idle-delay): New customizable variables.
25353 (desktop-buffer-args-list): New variable.
25354 (desktop-append-buffer-args): New function.
25355 (desktop-save): Call desktop-append-buffer-args for some buffers.
25356 (desktop-lazy-create-buffer): New function.
25357 (desktop-idle-create-buffers): New function.
25358 (desktop-read): Add message about buffers to restore lazily.
25359 (desktop-lazy-abort): New command.
25360 (desktop-clear): Call desktop-lazy-abort.
25361 (desktop-lazy-complete): New command.
25362
25363 2005-01-06 Richard M. Stallman <rms@gnu.org>
25364
25365 * emacs-lisp/find-func.el (find-face-definition):
25366 Rename from find-face.
25367
25368 2005-01-06 Kim F. Storm <storm@cua.dk>
25369
25370 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
25371
25372 * man.el (Man-xref-man-page, Man-xref-header-file)
25373 (Man-xref-normal-file): Add follow-link property.
25374
25375 2005-01-06 Jay Belanger <belanger@truman.edu>
25376
25377 * calc/calc-units.el: Make sure the proper macro definitions are
25378 available when compiling.
25379
25380 2005-01-06 Juri Linkov <juri@jurta.org>
25381
25382 * isearch.el (isearch-lazy-highlight-update):
25383 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
25384
25385 2005-01-06 Miles Bader <miles@gnu.org>
25386
25387 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
25388 (isearch-lazy-highlight-face): Use new name.
25389
25390 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
25391
25392 * uniquify.el (uniquify-rationalize-file-buffer-names):
25393 Re-add an interactive spec.
25394 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
25395 to the same name.
25396
25397 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
25398 (isearch-update, isearch-done): Adjust calls accordingly.
25399
25400 2005-01-05 Richard M. Stallman <rms@gnu.org>
25401
25402 * custom.el (custom-set-variables, custom-theme-set-variables):
25403 Clarify documentation.
25404
25405 * emacs-lisp/find-func.el (find-variable)
25406 (find-variable-other-window, find-variable-other-frame):
25407 Fix the TYPE args to find-function-read and find-function-do-it.
25408 (find-function): Doc fix.
25409 (find-function-at-point): Replace function-at-point alias.
25410
25411 2005-01-04 Richard M. Stallman <rms@gnu.org>
25412
25413 * cus-face.el (custom-declare-face):
25414 Record defface in current-load-list.
25415
25416 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
25417
25418 * emacs-lisp/find-func.el: Doc fixes.
25419 (find-face-regexp): New variable.
25420 (find-function-regexp-alist): New variable.
25421 (find-function-C-source): Third arg is now TYPE.
25422 (find-function-search-for-symbol): Handle general TYPE.
25423 (find-function-read, find-function-do-it): Handle general TYPE.
25424 (find-definition-noselect, find-face): New functions.
25425 (function-at-point): Alias deleted.
25426
25427 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
25428
25429 * battery.el (display-battery-mode): Rename from display-battery.
25430 Handle the case where it gets turned off.
25431
25432 2005-01-04 Richard M. Stallman <rms@gnu.org>
25433
25434 * cus-edit.el (customize): Make :link point to user doc.
25435
25436 * man.el (Man-fontify-manpage): Turn off undo generation.
25437
25438 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
25439
25440 2005-01-04 Andreas Schwab <schwab@suse.de>
25441
25442 * files.el (insert-directory): Only look for error lines in
25443 inserted text. Don't move too far after processing --dired markers.
25444
25445 2005-01-04 Richard M. Stallman <rms@gnu.org>
25446
25447 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
25448 Don't expand if the character is @, period, dash, etc.
25449 (define-mail-abbrev): Quote names that contain problem characters.
25450
25451 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
25452
25453 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
25454
25455 2005-01-03 Richard M. Stallman <rms@gnu.org>
25456
25457 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
25458 (query-replace-highlight, query-replace-lazy-highlight)
25459 (query-replace): Definitions moved up. Doc fix.
25460
25461 2005-01-03 Richard M. Stallman <rms@gnu.org>
25462
25463 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
25464 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25465 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25466 (lazy-highlight-face): Rename from isearch-lazy-...
25467 Change all references to them.
25468
25469 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
25470
25471 * cus-edit.el (custom-file): Doc fix for defcustom.
25472 (custom-file): The function no longer sets the variable
25473 `custom-file' to its return value.
25474
25475 * startup.el (command-line): No longer load `custom-file'.
25476
25477 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
25478
25479 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
25480
25481 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
25482 Don't confuse module-prefixed identifiers for labels.
25483 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
25484
25485 2005-01-02 Richard M. Stallman <rms@gnu.org>
25486
25487 * files.el (basic-save-buffer-1): Fix previous change.
25488
25489 * loadhist.el (file-loadhist-lookup): New function.
25490 (file-provides, file-requires): Use it.
25491
25492 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
25493 instead of calculating the right size.
25494
25495 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
25496
25497 * vc-svn.el (vc-svn-diff): Stay local if possible.
25498
25499 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
25500
25501 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
25502
25503 * files.el (hack-local-variables): Fix last change.
25504
25505 2005-01-02 Jay Belanger <belanger@truman.edu>
25506
25507 * calc/calc-yank.el (calc-edit-top): New variable.
25508 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
25509 object. Change header properties.
25510 (calc-edit-finish, calc-edit-finish-stack-object)
25511 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
25512 edited object.
25513 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
25514 for the beginning of the edited object.
25515 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
25516 for the beginning of the edited object.
25517 * calc/calc-prog.el (calc-edit-macro-finish-edit)
25518 (calc-finish-formula-edit, calc-macro-repeats)
25519 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
25520 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
25521 beginning of the edited object.
25522 (calc-user-define-edit): Change the header for editing macros.
25523 Remove unnecessary variable.
25524
25525 2005-01-01 Jay Belanger <belanger@truman.edu>
25526
25527 * calc/calc-yank.el (calc-edit-mode): Change default header.
25528 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
25529 * calc/calc-store.el (calc-edit-variable): Change title to match new
25530 header.
25531 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
25532 mode to match new header.
25533 (calc-user-define-edit): Change titles to include names of commands.
25534 (calc-finish-formula-edit): Adjust to handle new header.
25535 (calc-finish-macro-edit): Remove.
25536 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
25537 (calc-edit-macro-command, calc-edit-macro-command-type)
25538 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
25539 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
25540 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
25541 (calc-edit-macro-finish-edit): New functions.
25542 (calc-user-define-edit): Use new functions to edit named calc macros.
25543
25544 2005-01-01 Stefan <monnier@iro.umontreal.ca>
25545
25546 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
25547
25548 * ses.el (copy-region-as-kill): Deactivate mark.
25549
25550 2005-01-01 Richard M. Stallman <rms@gnu.org>
25551
25552 * replace.el (occur-1): If the output buffer is also an input,
25553 don't kill it, rename it.
25554
25555 * faces.el (set-face-background, set-face-foreground): Doc fix.
25556
25557 * cus-face.el (custom-face-attributes): Fix :help-echo strings
25558 for :foreground and :background.
25559
25560 * dired.el (dired-view-command-alist): Variable deleted.
25561 (dired-view-file, dired-mouse-find-file-other-window):
25562 Delete the code to use it.
25563
25564 2005-01-01 Kim F. Storm <storm@cua.dk>
25565
25566 * image.el (insert-sliced-image): Use t for line-height property.
25567
25568 See ChangeLog.11 for earlier changes.
25569
25570 ;; Local Variables:
25571 ;; coding: iso-2022-7bit
25572 ;; End:
25573
25574 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25575 Copying and distribution of this file, with or without modification,
25576 are permitted provided the copyright notice and this notice are preserved.
25577
25578 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1