]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
* dired-aux.el (dired-compress-file): Confirm again if gzipped
[gnu-emacs] / lisp / ChangeLog
1 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * dired-aux.el (dired-compress-file): Confirm again if gzipped
4 file already exists.
5
6 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
7
8 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
9 entry, don't assign to free var; simply return the extracted filename.
10 (ff-treat-as-special): Incorporate common preamble from callers.
11 (ff-other-file-name, ff-find-the-other-file):
12 Update call to ff-treat-as-special.
13
14 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
15
16 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
17
18 * tumme.el (tumme-get-comment): Fix bug.
19
20 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 * files.el: Remove spurious * in docstrings.
23
24 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
25
26 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
27 grammar.
28 (allout-beginning-of-current-line): Beware beginning of buffer.
29 Also, a comment is simplified.
30 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
31 when appropriate. (This fix enables use for other than
32 bullet-hotspot operation.)
33 (allout-hide-current-subtree): While escalating to sibling-close,
34 make sure to situate on a topic.
35
36 2006-07-14 Kim F. Storm <storm@cua.dk>
37
38 * emulation/cua-base.el (cua-delete-selection)
39 (cua-toggle-set-mark): New defcustoms.
40 (cua-rectangle-modifier-key): Add `alt' modifier.
41 (cua-replace-region): Don't delete if cua-delete-selection is nil.
42 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
43 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
44
45 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
46
47 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
48
49 * allout.el: Require 'cl during byte-compilation/interactive load,
50 for the `assert' macro.
51 (allout-mode-deactivate-hook): New hook, run when allout mode
52 deactivates.
53 (allout-developer): New allout customization subgroup.
54 (allout-run-unit-tests-on-load): New allout-developer
55 customization variable, when true allout unit tests are run towards
56 end of file load/eval.
57 (allout-inhibit-auto-fill): Disable auto-fill activity even during
58 auto-fill-mode.
59 (allout-resumptions): Remove, to be replaced by...
60 (allout-add-resumptions): Register variable settings to be
61 reinstated by `allout-do-resumptions'. The settings are made
62 buffer-local, but the locality/globality of the suspended setting
63 is restored on resumption.
64 (allout-do-resumptions): Reinstate all settings suspended using
65 `allout-add-resumptions'.
66 (allout-test-resumptions): Unit tests (and intermediate variables)
67 for resumptions.
68 (allout-tests-globally-unbound, allout-tests-globally-true)
69 (allout-tests-locally-true): Intermediate variables for
70 resumptions unit tests.
71 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
72 (allout-exposure-category): Replaces 'allout-overlay-category variable.
73 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
74 instead of retired `allout-resumptions'. For hook functions, use
75 `local' parameter so hook settings are created and removed as
76 buffer-local settings. Revise (resumptions) setting
77 auto-fill-function so it is set only if already active. (The
78 related fill-function settings are all made in either case, so
79 that activating auto-fill-mode activity will have the custom
80 allout-mode behaviors (hanging indent on topics, if configured for it).
81 Remove all allout-exposure-category overlays on mode deactivation.
82 (allout-hotspot-key-handler): New function extracted from
83 `allout-pre-command-business', so the functionality can be used
84 for other purposes, eg as a binding in an overlay.
85 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
86 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
87 customization variable.
88 (allout-run-unit-tests): Run the (currently quite small)
89 repertoire of unit tests. Called just before the provide iff user
90 has customized `allout-run-unit-tests-on-load' non-nil.
91
92 2006-07-14 K\e,Aa\e(Broly L\e,Bu\e(Brentey <lorentey@elte.hu>
93
94 * emacs-lisp/authors.el (authors-aliases): Update.
95
96 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
97
98 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
99 gdb-source-window. Add dedicated argument.
100 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
101 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
102 (gdb-display-threads-buffer, gdb-display-memory-buffer)
103 (gdb-display-locals-buffer): Use it.
104
105 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
106 Set gdb-source-window.
107
108 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
109
110 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
111 minor modes, redundant with the custom-autoload line above.
112
113 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
114
115 * longlines.el (longlines-post-command-function): Handle open-line too.
116
117 2006-07-12 Richard Stallman <rms@gnu.org>
118
119 * progmodes/grep.el (grep-last-buffer): Doc fix.
120
121 * info.el (Info-try-follow-nearest-node): Doc fix.
122
123 * emacs-lisp/edebug.el (edebug-instrument-function):
124 Err if find-function-noselect gives no position.
125
126 * emacs-lisp/find-func.el (find-function-search-for-symbol):
127 If can't find definition, return nil for position.
128 (find-function-do-it): Handle new return value
129 of find-definition-noselect.
130 (find-definition-noselect, find-variable-noselect): Doc fix.
131 (find-function-noselect): Doc fix.
132
133 * help-mode.el (help-variable-def): Handle find-variable-noselect
134 returning no position.
135 (help-function-def): Likewise for find-function-search-for-symbol.
136 (help-face-def): Likewise.
137
138 * help-fns.el (describe-variable): Handle find-variable-noselect
139 returning no position.
140
141 * files.el (locate-file-completion): Avoid duplicates in result.
142
143 * cus-edit.el (custom-no-edit): New command.
144 (custom-mode-map): Remap to custom-no-edit instead of
145 using suppress-keymap.
146
147 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
148
149 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
150 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
151 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
152
153 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
154
155 2006-07-11 Kim F. Storm <storm@cua.dk>
156
157 * ido.el (ido-copy-current-file-name): Use buffer-name if
158 buffer-file-name is nil.
159
160 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
161
162 * simple.el (undo-ask-before-discard): Set to nil.
163
164 * vc.el (vc-exec-after): Don't delete process manually.
165 (vc-print-log): Run log-view-mode in process sentinel inside
166 inhibit-read-only. Don't shrink window due to timing issues.
167
168 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
169 Avoid using with-output-to-temp-buffer, which clobbers local vars.
170
171 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
172
173 * progmodes/compile.el (compilation-error-regexp-alist-alist):
174 Fix ambiguity introduced by last change.
175 (compilation-find-file): Move save-excursion to where it may
176 make sense. Fix a left over `find-file'.
177
178 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
179
180 * textmodes/texinfmt.el (texinfo-format-separate-node):
181 Insert a string before point, which fits documentation, not after.
182 (texinfo-multitable-item): In a multitable row, insert any
183 additional needed @tabs and spaces.
184
185 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
186
187 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
188 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
189 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
190 instead of shell-command.
191 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
192 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
193 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
194 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
195 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
196 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
197
198 2006-07-11 Kim F. Storm <storm@cua.dk>
199
200 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
201 Remove special case for seconds < 0. Use (redisplay t) instead.
202
203 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
204
205 * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid
206 compilation error.
207
208 * subr.el (sit-for): New function.
209
210 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
211
212 2006-07-10 Richard Stallman <rms@gnu.org>
213
214 * ldefs-boot.el (edebug): Update page.
215
216 2006-07-10 Kim F. Storm <storm@cua.dk>
217
218 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
219 to FOR-RELEASE and TODO.
220
221 2006-07-10 Romain Francoise <romain@orebokech.com>
222
223 * emacs-lisp/authors.el (authors-aliases): Update.
224
225 2006-07-10 Alan Mackenzie <acm@muc.de>
226
227 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
228 * cc-mode.el: Changes to eradicate eval-after-load.
229
230 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
231
232 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
233 on non-char events.
234
235 2006-07-09 Romain Francoise <romain@orebokech.com>
236
237 * progmodes/compile.el (compilation-mode-font-lock-keywords):
238 Don't highlight start/end markers as compilation messages.
239
240 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
241 to t.
242
243 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
244
245 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
246
247 2006-07-08 Richard Stallman <rms@gnu.org>
248
249 * term/x-win.el (x-handle-display): Add doc string.
250
251 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
252
253 * subr.el (def-edebug-spec): Move here.
254 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
255
256 * imenu.el (imenu-choose-buffer-index): Doc fix.
257
258 2006-07-08 Romain Francoise <romain@orebokech.com>
259
260 * term/x-win.el (x-display-name): Fix typo.
261
262 2006-07-08 Eli Zaretskii <eliz@gnu.org>
263
264 * hexl.el (hexl-find-file): Doc fix.
265
266 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
267
268 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
269
270 * term/x-win.el (x-display-name): Doc fix.
271
272 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
273
274 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
275 long prefixes.
276 (fill-region-as-paragraph): Don't round up to a whole line.
277 (fill-comment-paragraph): Don't include the code-before-the-comment
278 when calling fill-region-as-paragraph.
279
280 * international/mule.el (make-char): Remove redundancy.
281
282 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
283 property may contain an anonymous function rather than a symbol.
284
285 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
286
287 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
288 Use shy regexp. Fix incorrect backref to potentially unmatched group.
289
290 * dirtrack.el (dirtrack-default-directory-function): Remove.
291 (dirtrack-directory-function): Use file-name-as-directory.
292 (dirtrack-windows-directory-function): Simplify.
293 (dirtrack-forward-slash, dirtrack-backward-slash)
294 (dirtrack-replace-slash): Remove.
295 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
296 (dirtrack): Fix wrong parenthesizing; use match-string.
297
298 * progmodes/octave-inf.el: Remove spurious * in docstrings.
299 (inferior-octave-mode): Only change the buffer-local value of
300 comint-dynamic-complete-functions.
301 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
302 Move the initialization to the declaration.
303 (inferior-octave-complete): Remove unused var `filter'.
304
305 * shell.el (shell-mode): Only change the buffer-local value of
306 comint-dynamic-complete-functions.
307
308 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
309
310 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
311 entry is skipped because it has been scheduled.
312 (org-prepare-agenda-buffers): Don't mark buffers as modified when
313 changing `:org-archived' and `:org-comment' properties.
314
315 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
316
317 * server.el (server-select-display): Don't make the temp frame
318 minibuffer-only, in case it's not a temp frame.
319 (server-process-filter): Don't delete the temp frame if it's the
320 only one we have on that display.
321
322 * files.el (find-alternate-file): Doc fix.
323
324 2006-07-05 Richard Stallman <rms@gnu.org>
325
326 * files.el (abbreviate-file-name): Add save-match-data.
327
328 2006-07-03 Richard Stallman <rms@gnu.org>
329
330 * faces.el (read-face-name): Doc fix.
331
332 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
333
334 * net/goto-addr.el (goto-address): Mark as safe for local evals.
335
336 2006-07-05 Andre Spiegel <spiegel@gnu.org>
337
338 * vc.el (vc-diff-internal): Fix prev change.
339
340 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
341
342 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
343 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
344
345 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
346
347 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
348 fails if the symbol contains chars like ( or '.
349 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
350 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
351 `short'.
352
353 2006-07-04 Kenichi Handa <handa@m17n.org>
354
355 * international/mule-cmds.el (set-language-info): If LANG-ENV is
356 the current one, don't call set-language-environment, but call one
357 of set-language-environment-XXX to make INFO effective now.
358 (set-language-environment): Call set-language-environment-XXX
359 functions instead of doing the various setups directly.
360 (set-language-environment-coding-systems): Delete argument eol-type.
361 (set-language-environment-input-method)
362 (set-language-environment-nonascii-translation)
363 (set-language-environment-charset)
364 (set-language-environment-fontset)
365 (set-language-environment-unibyte): New functions.
366
367 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
368
369 * locate.el (locate-update-when-revert): New option.
370 (locate-update-path): New option (suggested by Michael Albinus).
371 (locate-prompt-for-command): Whitespace change.
372 (locate-update): No longer offer to update the locate database by
373 default. Implement the two new options.
374
375 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
376
377 * tooltip.el: Move comment about track-mouse...
378
379 * progmodes/gud.el: ...to here.
380
381 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
382
383 * facemenu.el (facemenu-listed-faces): New var.
384 (facemenu-unlisted-faces): Variable deleted.
385 (facemenu-add-new-face): Use facemenu-listed-faces.
386
387 * emulation/viper-init.el, calendar/calendar.el:
388 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
389
390 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
391
392 * textmodes/org.el (org-mode): Remove no invalid settings for
393 calc embedded mode.
394 (org-mode-p): New defsubst.
395 (org-save-all-org-buffers): New function.
396 (org-first-headline-recenter): Enclose outline-regexp in group
397 delimiters.
398 (org-set-tags): Keep single space after stars.
399
400 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
401
402 * window.el (set-window-text-height): Only set window-min-height to
403 1 if that's the requested size.
404
405 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
406 (diff-unified->context, diff-context->unified)
407 (diff-reverse-direction): Make sure the end marker stays at the end.
408 (diff-mode): Add the keymap table at the end of docstring.
409 Use lexical-let rather than constructing a closure manually.
410
411 * files.el (find-file-noselect-1): Remove unused var assignment.
412 (hack-local-variables-confirm): Print lists of strings as lists of
413 strings rather than lists of symbols.
414 (abbreviate-file-name, hack-local-variables-prop-line):
415 Use match-string.
416 (hack-one-local-variable): Move `make-local-variable' nearer its use.
417 (recover-session-finish): Use line-end-position.
418
419 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
420
421 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
422
423 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
424
425 * progmodes/make-mode.el (makefile-macroassign-regex):
426 Accept preceding keyword.
427 (makefile-gmake-statements): Reorganize, now that makepp has
428 "override" and also handle forgotten "override define".
429 (makefile-makepp-statements): Add new "global", "override export"
430 and "override global".
431
432 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
433
434 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
435 (ada-compile-mouse-goto-error, ada-deactivate-properties)
436 (ada-no-auto-case): Fix typos in docstrings.
437
438 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
439
440 * info.el (Info-find-node-2): Search for makeinfo version more
441 carefully.
442
443 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
444
445 * textmodes/org.el (org-prepare-agenda-buffers):
446 Use `invisible-OK' argument for `org-end-of-subtree'.
447 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
448 (org-beginning-of-item): Fix bug in regular expression for white line.
449 (org-export-as-html): Enforce space after bullet in plain list items.
450 (org-set-autofill-regexps): Require space after plain list bullet
451 for paragraph-start.
452 (org-ts-regexp3): New constant.
453 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
454 (org-timestamp-up-day, org-timestamp-down-day)
455 (org-timestamp-change): Work with inactive timestamps.
456 (org-ts-regexp1): Don't allow brackets in time stamps.
457
458 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
459
460 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
461 for ignoring links.
462
463 * faces.el (read-face-name): Use it.
464
465 2006-06-28 Juri Linkov <juri@jurta.org>
466
467 * buff-menu.el (list-buffers-noselect): Compare Info file
468 with the string "dir" to detect Info directory.
469
470 * complete.el (partial-completion-mode): In lambda for
471 `choose-completion-string-functions' use full function signature
472 with 4 args, and move point to the end of the minibuffer only if arg
473 `mini-p' is non-nil.
474
475 2006-06-28 John Paul Wallington <jpw@pobox.com>
476
477 * ibuffer.el (ibuffer-mode): Doc fix.
478
479 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
480
481 * textmodes/org.el (org-context): New contexts :item-bullet,
482 :latex-fragment, :latex-preview.
483 (org-overlays-at, org-overlay-start, org-overlay-end):
484 New compatibility functions.
485 (org-inside-LaTeX-fragment-p): More accurate matching, using the
486 exact regexp that will be used during export.
487 (org-latex-regexps): New variable.
488 (org-cdlatex-mode): Improve advice for `texmathp'.
489 (turn-on-org-cdlatex): New function.
490
491 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
492
493 * term/mac-win.el (mac-handle-font-selection): Change keys of
494 mac-atsu-font-table from strings to numbers.
495 (mac-ts-caret-position): Use also when cursor-type is nil.
496 (mac-ts-update-active-input-area): Add Mac OS Classic support.
497 Relax condition for using overlay strings.
498 Use mac-ts-caret-position face when cursor-type is nil.
499
500 2006-06-26 Kim F. Storm <storm@cua.dk>
501
502 * help.el (view-emacs-news): Declare `res' in the right let* form.
503
504 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
505
506 * net/rcompile.el (remote-compile): Replace ange-ftp based
507 implementation by Tramp functions.
508 Suggested by Marc Abramowitz <msabramo@gmail.com>.
509
510 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
511
512 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
513
514 * international/fontset.el (setup-default-fontset): Fix a typo in
515 the "Oriya-Akruti" registry name.
516
517 2006-06-23 Lars Hansen <larsh@soem.dk>
518
519 * desktop.el (desktop-full-file-name): New function.
520 (desktop-kill, desktop-save, desktop-remove, desktop-read)
521 (desktop-revert): Use it.
522 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
523 (desktop-after-read-hook): Add option list-buffers.
524 (desktop-locals-to-save): Add tab-width.
525 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
526 Fix docstring.
527
528 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
529
530 * textmodes/org.el (org-cdlatex-mode-map)
531 (org-cdlatex-texmathp-advice-is-done): New variables.
532 (org-cdlatex-mode): New minor mode.
533 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
534 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
535 (org-export-with-archived-trees): New option.
536 (org-open-file): Remove the call to `convert-standard-filename'.
537 (org-archive-tag, org-agenda-skip-archived-trees)
538 (org-cycle-open-archived-trees)
539 (org-sparse-tree-open-archived-trees): New options.
540 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
541 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
542 New functions.
543 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
544 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
545 (org-mode-map): Add binding for `org-toggle-archive-tag'.
546 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
547 Call `org-prepare-agenda-buffers'.
548 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
549 (org-file-apps, org-file-apps-defaults-gnu)
550 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
551 Handle remote files by forcing them to be opened in Emacs.
552
553 2006-06-23 Andre Spiegel <spiegel@gnu.org>
554
555 * vc.el (vc-diff-knows-L): New variable.
556 (vc-diff-internal): Use it to handle "diff" programs that don't
557 understand -L. This works automatically, no user action is necessary.
558
559 2006-06-23 Daniel Brockman <daniel@brockman.se>
560
561 * net/rcirc.el (rcirc-default-user-full-name): Default to
562 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
563 longer exists).
564 (rcirc-process-list): Check `buffer-live-p' before attempting to
565 switch to a buffer.
566
567 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
568
569 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
570 based on rcirc-coding-system-alist.
571
572 2006-06-23 Martin Rudalics <rudalics@gmx.at>
573
574 * cus-edit.el (customize-apropos): A better error message.
575 (top level) <debug-ignored-errors>: Extend and update the list of
576 ignored error messages.
577
578 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
579
580 * complete.el (PC-do-completion): Retain capitalization of user
581 input, when possible, even if completion-ignore-case is set.
582
583 2006-06-23 Eli Zaretskii <eliz@gnu.org>
584
585 * generic-x.el (bat-generic-mode): Support .cmd files.
586
587 * dos-w32.el (top level): Use find-file-not-found-functions
588 instead of the obsolete find-file-not-found-hooks.
589
590 2006-06-22 Kim F. Storm <storm@cua.dk>
591
592 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
593 to recognize mode name containing submodes, such as Grep/lw.
594
595 2006-06-21 Kim F. Storm <storm@cua.dk>
596
597 * simple.el (line-move-1): Check for move-end-of-line instead of
598 end-of-line when setting temporary-goal-column.
599
600 2006-06-21 Miles Bader <miles@gnu.org>
601
602 * play/cookie1.el (cookie): Work properly when there's only one entry.
603
604 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
605
606 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
607 (gdb-frame-handler): Generalize frame regexp for templates.
608
609 2006-06-20 Glenn Morris <rgm@gnu.org>
610
611 * calendar/appt.el (appt-display-format): Default value must be
612 one of the customize options.
613
614 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
615
616 * term/xterm.el (terminal-init-xterm): Update key availability info.
617 Bind C-return.
618
619 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
620
621 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
622
623 * files.el (hack-local-variables): Run `hack-local-variables-hook'
624 whether or not a local variables list is defined.
625
626 * msb.el (msb): Move `sit-for' hack here to handle both
627 "mouse-down and drag" and "mouse-up and select" situations.
628 (mouse-select-buffer): Move `sit-for' hack to `msb'.
629
630 2006-06-20 Kenichi Handa <handa@m17n.org>
631
632 * international/characters.el (word-combining-categories):
633 Add entries for 2-byte Han characters.
634
635 2006-06-19 Richard Stallman <rms@gnu.org>
636
637 * bindings.el (mode-line-format): Save some mode line space.
638
639 * files.el (find-file-noselect): Improve the question wording.
640 (basic-save-buffer-2): Mask UMASK against 666.
641
642 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
643 (mouse-drag-vertical-line): Call it.
644
645 * cus-edit.el (customize-option, customize-option-other-window):
646 Error if SYMBOL is nil.
647
648 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
649
650 * textmodes/org.el: Require noutline, also on XEmacs.
651 (org-end-of-subtree): Return point.
652 (org-dblock-start-re, org-dblock-end-re): New constants.
653 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
654 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
655 (org-update-all-dblocks, org-find-dblock): New functions.
656 (org-collect-clock-time-entries): New function.
657 (org-html-handle-time-stamps): Never export CLOCK timeranges.
658 (org-fixup-indentation): Modify to deal correctly with lines
659 starting with TAB. Only one argument DIFF now.
660 (org-demote, org-promote): Call `org-fixup-indentation' with just
661 one argument, DIFF.
662 (org-mode): Don't mark buffer as modified when aligning tables.
663 (org-clock-sum): Don't mark buffer modified when adding time sum
664 properties.
665 (org-export-as-html): Add support for a link validation function.
666 (org-archive-all-done): New function.
667 (org-archive-subtree): New prefix argument. When set, archive all
668 done subtrees in this buffer.
669 (org-remove-clock-overlays)
670 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
671 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
672 (org-put-clock-overlay): Don't swallow last headline character
673 when displaying overlay.
674 (org-store-link): Link to `image-mode' with just the file name.
675
676 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
677
678 * viper-cmd.el (viper-special-read-and-insert-char):
679 Use read-key-sequence.
680 (viper-after-change-undo-hook): Misc enhancements.
681 (viper-after-change-undo-hook): New hook.
682 (viper-undo): Use viper-after-change-undo-hook.
683 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
684 (viper-next-line-at-bol): If point is on a widget or a button, simulate
685 clicking on that widget/button.
686
687 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
688
689 * ediff-diff (ediff-test-patch-utility): Catch errors.
690 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
691 (ediff-set-actual-diff-options): New function.
692 (ediff-reset-diff-options, ediff-toggle-ignore-case):
693 Use ediff-set-actual-diff-options.
694 (ediff-extract-diffs): Catch errors.
695 (ediff-whitespace): Add non-breakable space.
696 (ediff-same-file-contents): Catch errors.
697
698 * ediff-mult.el (ediff-collect-custom-diffs):
699 Save coding-system-for-read.
700
701 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
702 (ediff-vc-internal, ediff-vc-merge-internal):
703 Use ediff-delete-version-file.
704 (ediff-delete-version-file): New function.
705
706 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
707
708 * ediff.el (ediff-directories, ediff-directory-revisions)
709 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
710 (ediff-directories-internal, ediff-merge-directory-revisions)
711 (ediff-merge-directory-revisions-with-ancestor)
712 (ediff-directories3): Use read-directory-name.
713
714 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
715
716 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
717 Remove superfluous part of regexp for brace matching which is handled
718 by `scan-lists' call.
719
720 2006-06-16 Richard Stallman <rms@gnu.org>
721
722 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
723
724 * files.el (basic-save-buffer-2): For a new precious file,
725 use the default modes in the return value.
726
727 * facemenu.el (facemenu-color-alist): Doc fix.
728
729 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
730
731 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
732
733 * cus-start.el (all): Add mac-ts-script-language-on-focus.
734
735 * term/mac-win.el (mac-text-encoding-ascii): New constant.
736 (mac-utxt-to-string): Use it.
737 (mac-ts-update-active-input-area): Use mac-ae-number.
738
739 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
740
741 * term.el (term-handle-scroll, term-delete-lines)
742 (term-insert-lines): Fix off by one errors.
743
744 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
745
746 * net/tramp.el (tramp-touch): Use UTC to express time.
747
748 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
749
750 * mail/sendmail.el (mail-send): Search explicitly for
751 mail-header-separator when checking for corrupted header lines.
752
753 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
754
755 * progmodes/gdb-ui.el (gdb-same-frame): New option.
756 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
757 (gdb-init-1): Initialise them.
758 (gdb-starting): Reset gdb-printing
759 (gdb-starting): Save value of gud-overlay-arrow-position.
760 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
761 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
762 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
763 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
764
765 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
766
767 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
768
769 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
770
771 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
772 (ldap-search-internal): Keep error messages, and a regexp fix.
773
774 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
775
776 * files.el (hack-local-variables-confirm):
777 Display string value using its printed representation.
778
779 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
780
781 * server.el (server-edit): No-op if no server buffers exist.
782
783 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
784
785 * textmodes/page-ext.el (pages-directory-for-addresses):
786 Including `pages-directory-address-mode' in the function results
787 in the message "Buffer in which pages were found is deleted".
788
789 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
790
791 * textmodes/org.el (org-agenda-mode-map): Add bindings for
792 clocking functions.
793
794 (org-agenda-clock-in, org-check-running-clock)
795 (org-clock-out-if-current, org-remove-clock-overlays)
796 (org-put-clock-overlay): New functions.
797 (org-clock-marker, org-clock-file-total-minutes)
798 (org-clock-overlays): New variables.
799 (org-clock-display, org-clock-sum, org-clock-cancel)
800 (org-clock-out, org-clock-in): New commands.
801 (org-export): New function.
802 (org-emph-re): New constant.
803 (org-set-emph-re, org-do-emphasis-faces): New functions.
804 (org-emphasis-regexp-components, org-emphasis-alist): New options.
805 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
806 (org-export-html-convert-emphasize): Use the configurable emphasis.
807 (org-cleaned-string-for-export): Make multiline emphasis visible
808 to the exporter. New optional argument PARAMETERS.
809 (org-export-as-html): Specify :emph-multiline parameter to
810 `org-cleaned-string-for-export'.
811
812 2006-06-10 Richard Stallman <rms@gnu.org>
813
814 * help.el (help-for-help-internal): Clean up help text.
815
816 2006-06-10 Andreas Schwab <schwab@suse.de>
817
818 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
819 in doc string.
820
821 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
822
823 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
824
825 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
826 spaces after the comment start.
827
828 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
829
830 * play/pong.el (pong-init-buffer):
831 Fill buffer with spaces instead of ^A.
832
833 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
834 launched asynchronously, delete its process instead of being cool.
835 (ispell-async-processp): Check for `delete-process' existence
836 instead of `kill-process' one for consistency.
837
838 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
839
840 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
841 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
842 in mode line at startup.
843
844 2006-06-08 Kim F. Storm <storm@cua.dk>
845
846 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
847 (ido-init-completion-maps): Bind them to M-SPC and M-v.
848 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
849 (ido-file-internal): Pass full file name to write-file.
850 (ido-read-internal): Only pop stack elements automatically if they
851 actually match an existing directory or file name.
852
853 2006-06-07 Kenichi Handa <handa@m17n.org>
854
855 * international/mule.el (find-auto-coding): Don't handle the short
856 name `char-trans'.
857
858 * files.el (hack-local-variables-prop-line)
859 (hack-local-variables): Cancel the previous change.
860
861 2006-06-06 Jesper Harder <harder@phys.au.dk>
862
863 * ediff-diff.el (ediff-test-utility): Protect against file-error.
864
865 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
866
867 * diff-mode.el (diff-mode): Set buffer-read-only to t when
868 diff-default-read-only is non-nil.
869 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
870 (diff-refine-hunk): Set inhibit-read-only to t.
871
872 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
873 modifying the *Diff* buffer.
874 (diff-process-filter): New filter function for diff process that
875 sets inhibit-read-only to t when modifying the *Diff* buffer.
876
877 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
878
879 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
880 insertion point and control the number of empty lines.
881 (org-paste-subtree): Limit the number of empty lines at the end of
882 the inserted tree.
883 (org-agenda): Use buffer name of current file for narrowing.
884 (org-export-as-xml): Command removed.
885 (org-export-xml-type): Option removed.
886 (org-mode-map): Call `org-export-as-xoxo' directly.
887 (org-get-indentation): New optional argument LINE.
888 (org-fix-indentation, org-remove-tabs): New functions.
889 (org-export-as-ascii, org-ascii-level-start): Determine and apply
890 correct indentation for headlines that are converted it items.
891 (org-skip-comments): Remove table lines that contain narrowing
892 cookies but no other non-empty fields.
893 (org-set-tags): Allow groups of mutually exclusive tags.
894 (org-cmp-time): Sort 24:21 before items without time.
895 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
896 (org-open-at-point): Require double colon also for numbers.
897
898 2006-06-06 Kim F. Storm <storm@cua.dk>
899
900 * ido.el (ido-default-file-method, ido-default-buffer-method):
901 Make choice values consistent with corresponding command names.
902 (ido-visit-buffer): Update accordingly. Default to selected-window.
903
904 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
905
906 * progmodes/gud.el (gud-running): Fix doc string.
907 (gud-menu-map): Use :visible instead fo :enable for debugger test.
908 (gud-tooltip-modes): Add python-mode.
909 (gud-tooltip-print-command): Add pdb. Remove perldb.
910
911 2006-06-05 Eli Zaretskii <eliz@gnu.org>
912
913 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
914 Quote $(EMACS).
915
916 2006-06-05 Richard Stallman <rms@gnu.org>
917
918 * faces.el (defined-colors): Doc fix.
919
920 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
921
922 * vc.el (vc-process-filter): Inhibit undo info collection around
923 call to insert.
924 (vc-setup-buffer): Likewise for call to erase-buffer.
925 (vc-do-command): Likewise for call to process-file.
926
927 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
928
929 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
930 for gud-go.
931 (gud-common-init): Other debuggers may trigger error.
932
933 2006-06-05 Kenichi Handa <handa@m17n.org>
934
935 * international/mule.el (find-auto-coding):
936 Handle enable-character-translation in file header.
937
938 2006-06-04 Kim F. Storm <storm@cua.dk>
939
940 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
941 (authors-fixed-entries): Fix spelling.
942 (authors-canonical-file-name): Don't report error for wildcards.
943
944 * help.el (view-emacs-news): Rewrite to support new NEWS,
945 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
946 e.g. version 10 matches 1.10, and don't be confused by version 1.1
947 being a prefix of 1.12 (etc). A numeric prefix arg also works.
948
949 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
950
951 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
952 exec constructs like `foo bar`.
953 (sh-quoted-subshell): New helper function to search for a possibly
954 nested subshell (like `` or $()) within a "" quoted string.
955 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
956 (sh-apply-quoted-subshell): Flag quote characters inside a
957 subshell, which is itself already in a quoted region, as
958 punctuation, since this is the closest to what they actually are.
959 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
960 sh-apply-quoted-subshell.
961 (sh-font-lock-syntactic-face-function): Apply the new face for
962 text inside `` instead of the old font-lock-string-face.
963
964 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
965
966 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
967 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
968 (mac-bytes-to-text-range, mac-ae-text-range-array)
969 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
970 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
971 (mac-ts-unicode-for-key-event): New functions.
972 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
973 (mac-handle-font-selection): Use mac-ae-number.
974 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
975 New variables.
976 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
977 (mac-ts-converted-text, mac-ts-selected-converted-text)
978 (mac-ts-block-fill-text, mac-ts-outline-text)
979 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
980 (mac-ts-hilite-style-faces): New constant.
981 (mac-apple-event-map): Bind text input events.
982 (mac-dispatch-apple-event): Use command-execute instead of
983 call-interactively.
984 (global-map): Don't bind mac-apple-event.
985 (special-event-map): Bind mac-apple-event.
986
987 2006-06-02 Eli Zaretskii <eliz@gnu.org>
988
989 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
990 file name.
991 (emacs): Enclose the value of $(EMACS) in quotes.
992
993 2006-06-02 Juri Linkov <juri@jurta.org>
994
995 * international/mule.el (sgml-html-meta-auto-coding-function):
996 Remove the condition `(search-forward "<html" size t)'.
997 Replace `\"' with `[\"']?' in `re-search-forward'.
998
999 2006-06-02 Kenichi Handa <handa@m17n.org>
1000
1001 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
1002 as well as `coding'.
1003 (hack-local-variables): Likewise.
1004
1005 * international/mule.el (enable-character-translation):
1006 Put permanent-local and safe-local-variable properties.
1007 (find-auto-coding): Handle char-trans: tag.
1008
1009 2006-06-02 Juri Linkov <juri@jurta.org>
1010
1011 * international/mule.el (sgml-html-meta-auto-coding-function):
1012 Limit the search by the end of the HTML header (if any).
1013
1014 2006-06-01 Richard Stallman <rms@gnu.org>
1015
1016 * subr.el (with-current-buffer): Doc fix.
1017
1018 2006-06-02 Masatake YAMATO <jet@gyve.org>
1019
1020 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
1021 Almost rewrite. Underlines over all lines of gcov output are too
1022 uncomfortable to read. Suggested by Dan Nicolaescu.
1023
1024 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1025
1026 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
1027
1028 * shell.el (shell-mode): Use shell-mode-map in docstring.
1029
1030 * comint.el (comint-send-input): Do not add help-echo and
1031 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
1032
1033 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1034
1035 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
1036
1037 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
1038
1039 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
1040 (gdb-stopped, gdb-info-stack-custom): If there is no source info
1041 look up the stack and pop up GUD buffer if necessary.
1042 (gdb-frames-select): Remove redundant call to gud-display-frame.
1043 (gdb-info-threads-custom): Keep point at start of buffer.
1044 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
1045
1046 2006-05-31 Juri Linkov <juri@jurta.org>
1047
1048 * replace.el (query-replace-read-from, query-replace-read-to):
1049 Bind `history-add-new-input' to nil. Call `add-to-history'.
1050
1051 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
1052
1053 * textmodes/table.el: Convert all HTML tags to lower case for
1054 XHTML compatibility.
1055
1056 2006-05-31 Masatake YAMATO <jet@gyve.org>
1057
1058 * progmodes/compile.el:
1059 (compilation-error-regexp-alist-alist::gcov-called-line):
1060 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
1061
1062 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
1063
1064 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
1065 Revert inadvertent changes made with last commit.
1066
1067 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
1068
1069 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
1070 New functions.
1071
1072 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
1073
1074 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
1075
1076 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
1077 only matches in the right place.
1078 (org-upcoming-deadline): New face.
1079 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
1080 (org-export-ascii-underline): Rename constant `org-ascii-underline'
1081 and make it an option.
1082 (org-export-ascii-bullets): New option.
1083 (org-export-as-html): Many changes to emit valid XHTML.
1084 (org-par-open): New variable.
1085 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
1086 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
1087 (org-timeline): Pass `org-timeline-show-empty-dates' to
1088 `org-get-all-dates'. Interpret empty dates returned by
1089 `org-get-all-dates'.
1090 (org-get-all-dates): New argument EMPTY. Add dates without
1091 entries to the list, mark large ranges of empty dates.
1092 (org-point-in-group, org-context): New functions.
1093
1094 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
1095
1096 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
1097
1098 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
1099 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
1100 to C-mouse-3 (for 2 button mice).
1101 (gdb-send): Do the right thing for C-d.
1102
1103 * speedbar.el (speedbar-detach): Delete.
1104 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
1105 it breaks things.
1106 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
1107
1108 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
1109
1110 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
1111 Makeppfile.
1112
1113 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1114 Add makepp diagnostic.
1115
1116 2006-05-29 Richard Stallman <rms@gnu.org>
1117
1118 * window.el (fit-window-to-buffer): Doc fix.
1119
1120 * help.el (temp-buffer-max-height): Doc fix.
1121
1122 * subr.el (with-current-buffer): Doc fix.
1123
1124 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1125
1126 * term/x-win.el: Bind F10 to menu-bar-start if available.
1127
1128 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
1129
1130 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
1131 uses with a simple test.
1132 (term-set-escape-char, term-mode, term-check-kill-echo-list)
1133 (term-send-raw-string, term-send-raw, term-mouse-paste)
1134 (term-char-mode, term-line-mode, term-exec, term-sentinel)
1135 (term-handle-exit, term-read-input-ring)
1136 (term-previous-matching-input-string)
1137 (term-previous-matching-input-string-position)
1138 (term-previous-matching-input-from-input)
1139 (term-replace-by-expanded-history, term-send-input)
1140 (term-skip-prompt, term-bol, term-send-invisible)
1141 (term-kill-input, term-delchar-or-maybe-eof)
1142 (term-backward-matching-input, term-check-source)
1143 (term-proc-query, term-emulate-terminal)
1144 (term-handle-colors-array, term-process-pager, term-pager-line)
1145 (term-pager-bob, term-unwrap-line, term-word)
1146 (term-dynamic-complete-filename)
1147 (term-dynamic-complete-as-filename)
1148 (term-dynamic-simple-complete): Replace one arm ifs with whens or
1149 unlesses.
1150
1151 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1152
1153 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
1154 during bootstrapping.
1155
1156 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
1157 Basically undo the change of 2006-05-26: use extra arguments instead of
1158 dynamic scoping.
1159 (ewoc-locate): Remove unused var `footer'.
1160
1161 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1162
1163 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
1164
1165 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
1166 (generate-file-autoloads): Obey it. Return whether autoloads were
1167 added at point or not.
1168 (update-file-autoloads): Use this new return value.
1169 Remove redundant test for the presence of an autoload cookie.
1170
1171 * emacs-lisp/autoload.el (autoload-find-file): New fun.
1172 This one calls hack-local-variables.
1173 (generate-file-autoloads, update-file-autoloads): Use it.
1174
1175 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
1176 (bibtex-sort-entry-class): Add safe-local-variable predicate.
1177 (bibtex-sort-entry-class-alist): Don't set the global value.
1178 (bibtex-init-sort-entry-class-alist): New fun.
1179 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
1180 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
1181 of bibtex-init-sort-entry-class.
1182
1183 2006-05-28 Richard Stallman <rms@gnu.org>
1184
1185 * subr.el (load-history-regexp): If FILE is relative, insist
1186 entire last name component must match it.
1187 (load-history-filename-element, load-history-regexp): Doc fixes.
1188
1189 2006-05-29 Kim F. Storm <storm@cua.dk>
1190
1191 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
1192 `pos' and `raw-data' for clarity, as eval forms may access these.
1193
1194 2006-05-28 Kim F. Storm <storm@cua.dk>
1195
1196 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
1197
1198 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1199
1200 * progmodes/make-mode.el (makefile-browser-map)
1201 (makefile-mode-syntax-table): Move initialization inside declaration.
1202 (makefile-fill-paragraph): Use the default comment-filling code.
1203
1204 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * replace.el (query-replace-defaults): New variable.
1207 (query-replace-read-from): Use `query-replace-defaults' for
1208 default value, instead of history list.
1209 (query-replace-read-to): Update `query-replace-defaults'.
1210
1211 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
1214 with no X toolkit.
1215
1216 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
1217
1218 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
1219 (tumme-show-all-from-dir): Add autoload.
1220
1221 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1222
1223 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
1224 (tumme-remove-tag): Fix bug.
1225
1226 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1227
1228 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
1229 FOOTER args. Update unique caller.
1230 (ewoc-delete): Compute last node once before looping.
1231 (ewoc--node-branch): Merge into unique caller.
1232 (ewoc--node): Don't define constructor make-ewoc--node for this
1233 structure.
1234 (ewoc): Add member `hf-pp' to this structure.
1235 (ewoc--wrap): New func.
1236 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
1237 header/footer pretty-printers. Save header/footer pretty-printer.
1238 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
1239
1240 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
1241
1242 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1243
1244 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
1245 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
1246 Tag'. Change "Compare directories..." to "Change Directories...".
1247 Move tumme commands to Operate, Regexp and Immediate menus.
1248 Change "Add Comment" to "Add Image Comment". Change "Add Image
1249 Tag" to "Add Image Tags".
1250
1251 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
1252 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
1253 `tumme-delete-tag'.
1254
1255 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
1256
1257 * shell.el (shell-mode): Call shell-dirtrack-mode after
1258 list-buffers-directory is made a local variable, to avoid setting
1259 the default value.
1260
1261 2006-05-26 Kevin Ryde <user42@zip.com.au>
1262
1263 * info.el (Info-index-next): Use where-is-internal to report
1264 actual binding of Info-index-next, rather than hard-coded `,'.
1265
1266 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1267
1268 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
1269 and "Find Command in Manual" to here.
1270
1271 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1272 Info-current-file as the file name.
1273
1274 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
1275
1276 * ses.el (defadvice undo-more): Delete this defadvice. The undo
1277 overrides will now be done a different way.
1278 (ses-set-parameter): Reapply this function for undo.
1279 (ses-set-header-row): Reconstruct header row during undo.
1280 (ses-widen): New function.
1281 (ses-goto-data, ses-reconstruct-all): Use new function.
1282 (ses-command-hook): Widen buffer during undo, before unupdating
1283 the cells.
1284 (ses-insert-row, ses-delete-row): Widen buffer during undo.
1285 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
1286 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
1287 formula hasn't been executed yet.
1288
1289 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1290
1291 * comint.el (comint-kill-whole-line): Rename arg to count.
1292 Fix doc string.
1293
1294 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
1297 to copy-file.
1298
1299 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1300
1301 * simple.el (toggle-truncate-lines): Make arg optional for
1302 backward compatibility.
1303
1304 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
1305
1306 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
1307 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
1308 DLL arg. Instead, use ewoc--current-dll. Update all callers.
1309 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
1310 (ewoc--adjust): Use ewoc--current-dll.
1311 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
1312
1313 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1314
1315 * textmodes/org.el (org-next-item, org-previous-item): Emit more
1316 compact error message.
1317 (org-tags-view): Refresh category table in each file.
1318 (org-table-justify-field-maybe): Remove superfluous arguments to
1319 `format'.
1320 (org-export-as-html): Insert "<p>" before postamble.
1321 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
1322
1323 2006-05-26 Kenichi Handa <handa@m17n.org>
1324
1325 * textmodes/po.el (po-find-charset): Pay attention to the case
1326 FILENAME is a cons (NAME . BUFFER).
1327 (po-find-file-coding-system-guts): Likewise.
1328
1329 * arc-mode.el (archive-set-buffer-as-visiting-file):
1330 Call find-operation-coding-system with (FILENAME . BUFFER).
1331
1332 * tar-mode.el (tar-extract): Call find-operation-coding-system
1333 with (FILENAME . BUFFER).
1334
1335 * international/mule.el (decode-coding-inserted-region):
1336 Call find-operation-coding-system with (FILENAME . BUFFER).
1337
1338 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * image-mode.el (image-toggle-display): Use buffer contents to
1341 generate image for a remote file.
1342
1343 2006-05-25 Juri Linkov <juri@jurta.org>
1344
1345 * replace.el (query-replace-read-from, query-replace-read-to):
1346 Remove 8th arg KEEP-ALL in read-from-minibuffer.
1347
1348 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
1349
1350 * whitespace.el (whitespace-cleanup): Change to cleanup
1351 region if one is active.
1352 * whitespace.el (whitespace-cleanup-internal): New internal method.
1353
1354 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1355
1356 * dired.el (dired-mode-map): Add help-echo strings to tumme
1357 commands. Bind `tumme-dired-display-image' to C-t i.
1358
1359 * tumme.el (tumme-display-image): Change documentation string slightly.
1360 (tumme-dired-display-image): Add call to `display-buffer'.
1361
1362 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1363
1364 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
1365 Signal error if RAW-DATA is a multibyte string.
1366
1367 2006-05-24 Richard Stallman <rms@gnu.org>
1368
1369 * subr.el (with-local-quit): When handling `quit' signal,
1370 make a chance for quit-flag to cause a quit.
1371
1372 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
1373 (ad-disable-advice): Add autoloads.
1374
1375 * subr.el (read-passwd): Copy PROMPT before changing its properties.
1376
1377 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1378
1379 * dired.el (dired-mode-map): Change menu items for tumme as per
1380 suggestions in emacs-devel.
1381
1382 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1383
1384 * dired.el (dired-mode-map): Fix breakage.
1385
1386 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1387
1388 * tumme.el (tumme-display-dired-image): Rename to...
1389 (tumme-dired-display-image): ...this.
1390 (tumme-track-movement): Change default value to t.
1391 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1392 used from `tumme-next-line-and-display' and similar commands.
1393
1394 * dired.el (dired-mode-map): Add Thumbnail submenu under the
1395 Immediate menu. Add some tumme commands there.
1396
1397 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
1398
1399 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1400
1401 2006-05-24 Chong Yidong <cyd@mit.edu>
1402
1403 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1404 menu entries that open submenus.
1405
1406 2006-05-24 Alan Mackenzie <acm@muc.de>
1407
1408 * startup.el (command-line): For names of preloaded files, don't
1409 append ".elc" (now done in Fload), and call file-truename on the
1410 lisp directory.
1411
1412 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
1413 match ANY loaded file with the right name, not just those in
1414 load-path. Put a regexp matching the file name into
1415 after-load-alist, rather than the name itself.
1416
1417 * subr.el: New functions load-history-regexp,
1418 load-history-filename-element, do-after-load-evaluation.
1419
1420 * international/mule.el (load-with-code-conversion): Do the
1421 eval-after-load stuff by calling do-after-load-evaluation.
1422
1423 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1424
1425 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1426 has not been killed.
1427
1428 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1429
1430 * term/mac-win.el: Set idle timer to clean up expired Apple events.
1431 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1432 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1433 Optionally set error message in reply.
1434
1435 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1436
1437 * textmodes/org.el (org-open-at-point): Use renamed variable
1438 `org-confirm-shell-link-function'.
1439 (org-confirm-shell-link-function): Rename from
1440 `org-confirm-shell-links'.
1441 (org-export-directory): New function.
1442 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1443 (org-export-icalendar): Use `org-export-directory'.
1444 (org-indent-item): Keep cursor position.
1445 (org-link-file-path-type): New option.
1446 (org-export-as-html): Fix bug with plain lists starting in
1447 column 0.
1448 (org-export-as-html): Remove deadline formatting, this happens
1449 now already in `org-html-handle-time-stamps'.
1450 (org-export-html-style): Deadline class removed.
1451 (org-insert-labeled-timestamps-at-point): New option.
1452 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1453 of `hide-sublevels 1', in case the first headline is not level 1.
1454 (org-overview, org-content): New fuction.
1455 (org-cycle-global-status, org-cycle-subtree-status): Make these
1456 variables buffer-local.
1457 (org-global-cycle): New command.
1458 (org-shifttab): Use `org-global-cycle'.
1459 (org-insert-heading, org-insert-item): Go to end of new
1460 headline/item after creating it.
1461 (org-export-visible): Rename from `org-export-copy-visible'.
1462 Now creates a temporary org-file and applies an exporting command
1463 to it.
1464 (org-table-eval-formula): Support for lisp forms.
1465 (org-agenda-todo-ignore-scheduled): New option.
1466 (org-agenda-get-todos): Use new option
1467 `org-agenda-todo-ignore-scheduled'.
1468 (org-export-html-inline-images): New value `maybe'.
1469 (org-export-as-html): Inlining of images dependent on link description.
1470 (org-archive-subtree): Check for end-of-buffer before trying
1471 `kill-line'.
1472 (org-agenda-follow-mode): New option.
1473 (org-export-with-tags, org-export-with-timestamps): New options.
1474 (org-html-handle-time-stamps): New function.
1475 (org-keyword-time-regexp): New variable.
1476 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1477 (org-agenda-todo-list-sublevels): New option.
1478 (org-html-level-start): When TITLE is nil, just close all levels.
1479 (org-parse-key-lines, org-parse-export-options): Remove functions,
1480 replaced by `org-infile-export-plist'.
1481 (org-combine-plists, org-infile-export-plist)
1482 (org-default-export-plist): New functions.
1483 (org-export-html-preamble, org-export-html-postamble)
1484 (org-export-html-auto-preamble, org-export-html-auto-postamble):
1485 New variables.
1486 (org-export-publishing-directory): New option.
1487 (org-export-as-html, org-export-as-ascii): Use the new property
1488 lists for settings.
1489 (org-export-copy-visible, org-export-as-xoxo):
1490 Respect `org-export-publishing-directory'.
1491 (org-link-search, org-store-link, org-file-apps): Support for
1492 links to BibTeX database entries..
1493 (org-get-current-options, org-set-regexps-and-options):
1494 Implement logging as a startup option.
1495 (org-store-link): Make sure context string is never empty
1496 (org-insert-link): Use relative path when possible.
1497 (org-at-item-checklet-p): New function.
1498 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1499 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1500 (org-metaright, org-metaup, org-metadown, org-shiftup)
1501 (org-shiftdown, org-shiftright, org-shiftleft)
1502 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1503 Dispatch using `call-interactively'.
1504 (org-call-with-arg): New defsubst.
1505 (org-tag-alist, org-use-fast-tag-selection): New options.
1506 (org-complete): Use `org-tag-alist'.
1507 (org-fast-tag-insert, org-fast-tag-selection): New functions.
1508 (org-next-item, org-previous-item): New commands.
1509 (org-beginning-of-item, org-end-of-item): Add (interactive) to
1510 make command.
1511 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1512
1513 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
1514
1515 * emacs-lisp/ewoc.el (ewoc-delete): New function.
1516 (ewoc-filter): Use `ewoc-delete'.
1517
1518 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
1519
1520 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1521
1522 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
1523 Signal more user-friendly error messages.
1524
1525 * complete.el (PC-do-completion): Undo the addition of implicit
1526 wildcards if they did not lead to finding any match.
1527 (read-file-name-internal): Don't add the final > if the completion is
1528 not finished.
1529
1530 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1531
1532 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
1533 Quote safe-local-variable predicate.
1534
1535 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1536
1537 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
1538
1539 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1540
1541 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
1542
1543 * progmodes/make-mode.el (makefile-special-targets-list)
1544 (makefile-macro-table, makefile-target-table): Mark as risky.
1545 (makefile-query-one-target-method): Make this the alias for the
1546 following variable.
1547 (makefile-query-one-target-method-function): Make this the real name.
1548
1549 * textmodes/artist.el (artist-text-renderer): Make this the alias
1550 for the following variable.
1551 (artist-text-renderer-function): Make this the real name.
1552
1553 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
1554 the alias for the following variable.
1555 (flyspell-generic-check-word-predicate): Make this the real name.
1556
1557 * textmodes/ispell.el (ispell-format-word): Make this the alias
1558 for the following variable.
1559 (ispell-format-word-function): Make this the real name.
1560 (ispell-message-text-end): Mark as risky.
1561
1562 * skeleton.el (skeleton-transformation, skeleton-filter)
1563 (skeleton-pair-filter): Make these the aliases for the following
1564 variables.
1565 (skeleton-transformation-function, skeleton-filter-function)
1566 (skeleton-pair-filter-function): Make these the real names.
1567
1568 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
1569 and skeleton-pair-filter-function.
1570
1571 * textmodes/sgml-mode.el (sgml-transformation): Make this the
1572 alias for the following variable.
1573 (sgml-transformation-function): Make this the real name.
1574 (sgml-tag-alist): Mark as risky.
1575
1576 2006-05-21 Richard Stallman <rms@gnu.org>
1577
1578 * simple.el (kill-region): Interactively, pass point, then mark.
1579
1580 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1581
1582 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
1583
1584 2006-05-21 Romain Francoise <romain@orebokech.com>
1585
1586 * dired-x.el (dired-mode-map): Don't bind M-g.
1587
1588 2006-05-20 Richard Stallman <rms@gnu.org>
1589
1590 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
1591 (dired-goto-file): Doc fix.
1592
1593 2006-05-21 Kim F. Storm <storm@cua.dk>
1594
1595 * emulation/cua-base.el: Mention customizing cua-mode as alternative
1596 way to enable built-in cua-mode if user loads older CUA-mode package.
1597
1598 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
1599 if default-filename is specified.
1600
1601 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1602
1603 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
1604
1605 * info.el (info-apropos): Make sure current-file and current-node
1606 have non-nil values. Speed up by using add-to-list instead of
1607 manual consing.
1608
1609 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1610
1611 * progmodes/make-mode.el (makefile-mode): Doc fix.
1612
1613 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1614
1615 * dired-aux.el (dired-do-shell-command): Doc fix.
1616
1617 2006-05-20 Kevin Ryde <user42@zip.com.au>
1618
1619 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
1620 ``(custom-manual :tag "Foo" "(foo)Node")''.
1621
1622 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
1623
1624 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
1625 value is an integer.
1626
1627 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1628
1629 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1630 "format".
1631 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1632
1633 2006-05-20 Martin Rudalics <rudalics@gmx.at>
1634
1635 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1636 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1637
1638 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1639
1640 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1641 regexp for keywords.
1642
1643 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
1644
1645 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1646 replace-regexp-in-string.
1647
1648 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1649 encode, and escape file name on conversion to URL.
1650
1651 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1652
1653 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1654 Don't unescape URL.
1655 (dnd-get-local-file-name): Unescape URL on conversion to file name.
1656
1657 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1658 on conversion to URLs.
1659
1660 * net/browse-url.el (browse-url-file-url): Encode file name on
1661 conversion to URL.
1662
1663 * term/mac-win.el (mac-ae-open-documents): Escape file name on
1664 conversion to URL.
1665
1666 2006-05-19 Eli Zaretskii <eliz@gnu.org>
1667
1668 * progmodes/cc-styles.el (c-style-alist): Doc fix.
1669
1670 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1671
1672 * term/mac-win.el (mac-bytes-to-digits): Remove function.
1673 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1674
1675 2006-05-19 Glenn Morris <rgm@gnu.org>
1676
1677 * calendar/diary-lib.el (diary-bahai-date)
1678 (list-bahai-diary-entries, mark-bahai-diary-entries)
1679 (mark-bahai-calendar-date-pattern): Not interactive.
1680 (add-to-diary-list): New optional arg LITERAL. Doc fix.
1681 (diary-entries-list): Change format of 4th element in each entry.
1682 (diary-list-entries): Use add-to-diary-list.
1683 (diary-goto-entry): Handle the case where the buffer visiting the
1684 diary has been killed.
1685 (fancy-diary-display): Add 'locator to button rather than 'marker.
1686 Only generate temp-face when there are marks to apply.
1687 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1688 (diary-fancy-date-pattern): New variable.
1689 (diary-time-regexp): Doc fix.
1690 (diary-anniversary, diary-time): New faces.
1691 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1692 diary-time-regexp. Add font-lock-multiline property where needed.
1693 Use new faces diary-anniversary and diary-time.
1694 (diary-fancy-font-lock-fontify-region-function): New function, to
1695 handle multiline font-lock pattern in fancy diary.
1696 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1697 (diary-font-lock-keywords): Tweak time regexp. Use new face
1698 diary-time.
1699
1700 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
1701
1702 * international/code-pages.el (mik): Table corrected.
1703
1704 2006-05-18 Kim F. Storm <storm@cua.dk>
1705
1706 * progmodes/grep.el (grep-find): Don't check grep-find-command
1707 before running command (breaks non-interactive usage).
1708
1709 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
1710
1711 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1712 (ewoc--insert-new-node): Don't insert trailing newline.
1713 Instead, adjust successor nodes's start markers.
1714 (ewoc--refresh-node): Delete all text from current node's start
1715 marker to the next one's; adjust successor nodes's start markers.
1716 (ewoc--create): Doc fixes.
1717 (ewoc--refresh): Don't insert newline.
1718 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1719 * pcvs.el (cvs-make-cvs-buffer):
1720 Specify extra newline for ewoc's header and footer.
1721 (cvs-update-header): Update initial header recognition.
1722 Append newline to final header and footer values.
1723 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1724
1725 2006-05-17 Richard Stallman <rms@gnu.org>
1726
1727 * files.el (file-name-extension): Doc fix.
1728
1729 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1730
1731 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1732 we can explicitly enable/disable rather than toggle.
1733 (shell-mode): Use it.
1734 (shell-cd): Don't try to reproduce what `cd' does.
1735
1736 2006-05-17 Kim F. Storm <storm@cua.dk>
1737
1738 * ido.el (ido-read-internal): Use only nondirectory part of
1739 default item.
1740
1741 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
1742
1743 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1744 (ewoc-nth): Doc fix.
1745
1746 (ewoc-map, ewoc-invalidate): Compute PP before looping.
1747
1748 2006-05-16 Eli Zaretskii <eliz@gnu.org>
1749
1750 * international/mule.el (auto-coding-alist): Add .lha to files
1751 read with no-conversion.
1752
1753 * files.el (auto-mode-alist): Add .lha files to archive file
1754 extensions.
1755
1756 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1757 Convert csize to integer when computing offsets within the
1758 compressed archive file.
1759
1760 2006-05-16 Kim F. Storm <storm@cua.dk>
1761
1762 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1763 with read-from-minibuffer.
1764
1765 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
1766
1767 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1768 (byte-compile-warnings): Fix safe-local-variable property.
1769
1770 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
1771
1772 * allout.el (allout-show-bodies, allout-old-style-prefixes)
1773 (allout-stylish-prefixes, allout-numbered-bullet)
1774 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1775 predicates to qualify `safe-local-variable' property, when
1776 available, else use equivalent lambda.
1777 (allout-current-topic-collapsed-p): Do the right thing regarding
1778 trailing blank lines.
1779
1780 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1781
1782 * server.el (server-start): Only create a directory if needed.
1783 (server-edit, server-unload-hook): server-start => server-mode.
1784 (kill-emacs-hook): Cleanup upon exit.
1785
1786 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1787
1788 * hexl.el (hexlify-buffer): Encode process arguments manually.
1789
1790 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
1791
1792 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1793 call to gdb-tooltip-print.
1794
1795 2006-05-15 Romain Francoise <romain@orebokech.com>
1796
1797 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1798 systems, default to "tar" since those systems probably have GNU tar.
1799
1800 2006-05-14 Lars Hansen <larsh@soem.dk>
1801
1802 * desktop.el (desktop-missing-file-warning): Fix docstring.
1803 (desktop-restore-file-buffer): Correct question asked on missing file.
1804
1805 2006-05-14 Kim F. Storm <storm@cua.dk>
1806
1807 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1808 Add CUA move property.
1809
1810 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
1811
1812 * custom.el (custom-push-theme): Load the variable before checking
1813 its `standard-value'.
1814
1815 2006-05-13 Lars Hansen <larsh@soem.dk>
1816
1817 * desktop.el (desktop-save): Use with-temp-buffer.
1818
1819 2006-05-12 Glenn Morris <rgm@gnu.org>
1820
1821 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
1822 * calendar/calendar.el (calendar-mode-map):
1823 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
1824 * calendar/appt.el (appt-check, appt-make-list): Refer to
1825 diary-view-entries, diary-list-entries, diary-show-all-entries
1826 rather than obsolete aliases.
1827
1828 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
1829
1830 * simple.el (line-move-finish): Avoid calling point motion hooks
1831 while processing intangibility.
1832
1833 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
1834
1835 * term/xterm.el (terminal-init-xterm): Fix typo.
1836
1837 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
1838
1839 * allout.el (allout-view-change-hook): Mark as being deprecated,
1840 to be replaced by `allout-exposure-change-hook'.
1841 (allout-exposure-change-hook): New, replacing
1842 `allout-view-change-hook'.
1843 (allout-flag-region): Run new hook `allout-exposure-change-hook',
1844 in addition to `allout-view-change-hook'.
1845 (allout-show-bodies, allout-old-style-prefixes)
1846 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
1847 lambda forms to prevent their showing up in variable help
1848 presentations as inscrutable byte-compiled code.
1849 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
1850 Use string-or-null-p to qualify safe-local-variable values.
1851 (allout-reindent-bodies): Use memq to qualify matches against
1852 valid safe-local-variable values. Also, quote the lambda as above.
1853 (allout-use-mode-specific-leader): Add missing candidate-value
1854 symbols, use memq, and quote the lambda.
1855 (allout-overlay-interior-modification-handler): Remove unused
1856 variables `msg' and 'opened'.
1857 (allout-hidden-p): Constrain invisibility consideration to allout's
1858 invisibility spec, disregarding invisibility for other reasons.
1859
1860 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1861
1862 * files.el (version-control): Correct safe values.
1863
1864 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
1865
1866 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
1867
1868 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
1869 (ewoc--insert-new-node): New func.
1870 Update callers of deleted funcs to use it, instead.
1871
1872 2006-05-11 Glenn Morris <rgm@gnu.org>
1873
1874 * calendar/calendar.el (diary-show-all-entries): Do not refer to
1875 obsolete alias `show-all-diary-entries'.
1876 (make-diary-entry): Not interactive.
1877 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
1878 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
1879 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1880 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1881 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
1882 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
1883
1884 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1885
1886 * calendar/calendar.el (calendar-french-date-string)
1887 (calendar-mayan-date-string, calendar-chinese-date-string)
1888 (calendar-astro-date-string, calendar-iso-date-string)
1889 (calendar-islamic-date-string, calendar-bahai-date-string)
1890 (calendar-hebrew-date-string, calendar-coptic-date-string)
1891 (calendar-ethiopic-date-string, calendar-persian-date-string):
1892 These functions are not interactive.
1893
1894 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
1895
1896 * files.el: Balance parentheses.
1897
1898 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
1899
1900 * files.el, newcomment.el, outline.el, simple.el,
1901 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
1902 progmodes/cc-vars.el, progmodes/compile.el:
1903 Move `safe-local-variable' declarations to the respective files.
1904
1905 * help-fns.el (describe-variable): Don't print safe-var if it is
1906 byte-code. Improve wording as suggested by Luc Teirlinck.
1907
1908 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
1911 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
1912 Use a token for pending-triggers to ensure gdb-var-update
1913 gets called once per user input again for pre-GDB 6.4.
1914 (gdb-var-delete): Match on more complex expressions.
1915 (gdb-var-list-children-handler, gdb-var-create-handler):
1916 Use a token for consistency.
1917
1918 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
1919
1920 * textmodes/org.el (org-read-date, org-goto-calendar)
1921 (org-agenda-goto-calendar):
1922 Bind `view-calendar-holidays-initially' to nil.
1923
1924 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1925
1926 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
1927 Update all callers to do it there, instead.
1928
1929 2006-05-10 Glenn Morris <rgm@gnu.org>
1930
1931 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
1932 prefix arg case, to avoid view-diary-entries-initially error.
1933 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1934 (calendar-date-is-legal-p): Handle dates with no day part.
1935
1936 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1937
1938 * comint.el (comint-insert-input): Just make it when
1939 comint-use-prompt regexp is nil (default) and with the mouse.
1940 (comint-copy-old-input): Reinstate from 2004-06-23.
1941 (comint-mode-map): Bind C-c C-m to it.
1942
1943 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
1944
1945 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1946 Remove spurious move to point-max (new comint behavior fixes).
1947
1948 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
1949 compatibility function (Emacs 18/19).
1950 (idlwave-is-continuation-line): Always return point at start of
1951 previous non-blank continuation line.
1952 `keyword-parameters': Fix continued comment font-lock matcher.
1953 (idlwave-font-lock-fontify-region): Written, use as
1954 font-lock-fontify-region-function, to fix continued keyword
1955 fontification issues.
1956
1957 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1958
1959 * term/mac-win.el (mac-font-panel-mode): Doc fix.
1960 (mac-service-selection, mac-service-open-file)
1961 (mac-service-open-selection, mac-service-mail-selection)
1962 (mac-service-mail-to, mac-service-insert-text): Rename from
1963 mac-services-*. All uses changed.
1964 (mac-apple-event-map): Rename event symbol `services' to `service'.
1965
1966 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
1967
1968 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
1969 (ewoc--node-enter-first, ewoc--node-enter-last)
1970 (ewoc--delete-node-internal): Merge funcs into unique callers.
1971
1972 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
1973
1974 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
1975 return value of read-from-minibuffer for empty input.
1976
1977 2006-05-09 Miles Bader <miles@gnu.org>
1978
1979 * comint.el (comint-insert-input): Remove redundant calls to setq
1980 and goto-char.
1981
1982 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
1983
1984 * comint.el (comint-insert-input): Make it work when
1985 comint-use-prompt-regexp is t.
1986
1987 2006-05-10 Miles Bader <miles@gnu.org>
1988
1989 * subr.el (field-at-pos): New function.
1990
1991 * comint.el (comint-insert-input): Use it.
1992
1993 2006-05-09 Juri Linkov <juri@jurta.org>
1994
1995 * battery.el (battery-linux-proc-acpi): Also try
1996 `/proc/acpi/thermal_zone/THR2/temperature'.
1997
1998 * files.el <safe-local-variable>: Remove `eval' and `let' binding
1999 for now unused lambda `string-or-null'.
2000
2001 * add-log.el (change-log-default-name): Put `string-or-null-p'
2002 instead of lambda on `safe-local-variable' property.
2003
2004 * diff-mode.el (diff-context->unified): Use `region-beginning' and
2005 `region-end' instead of `mark' and `point'.
2006 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
2007 Operate on region in Transient Mark mode when the mark is active.
2008 Use `region-beginning' and `region-end' instead of `mark' and
2009 `point'.
2010 (diff-hunk-text, diff-goto-source): Doc fix.
2011
2012 * startup.el (fancy-splash-screens, normal-splash-screen): Use
2013 face `mode-line-buffer-id' for mode-line buffer face instead of
2014 hard-coded `(:weight bold)'.
2015
2016 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
2017 buffer-undo-list to t (undo-ask is reproducible by visiting
2018 nested archives).
2019
2020 2006-05-09 Kim F. Storm <storm@cua.dk>
2021
2022 * progmodes/grep.el (rgrep): Set default directory of *grep*
2023 buffer if we start M-x rgrep in the *grep* buffer and choose
2024 a different base directory.
2025
2026 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2027
2028 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
2029 completion also when ido is loaded.
2030
2031 2006-05-09 Masatake YAMATO <jet@gyve.org>
2032
2033 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
2034 "warning" and "import".
2035 (cpp-font-lock-keywords): Added "warning".
2036
2037 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
2038
2039 * term/xterm.el (terminal-init-xterm): Add more key bindings.
2040
2041 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2042
2043 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
2044 pages at a time, if we signal the end, we should indeed reach that end.
2045
2046 2006-05-08 David Reitter <david.reitter@gmail.com>
2047
2048 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
2049 output during execution of the body.
2050
2051 2006-05-08 Kim F. Storm <storm@cua.dk>
2052
2053 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
2054
2055 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2056
2057 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
2058 Use with-current-buffer.
2059
2060 2006-05-07 Kim F. Storm <storm@cua.dk>
2061
2062 * subr.el (add-to-history): Remove keep-dups arg.
2063
2064 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
2065 to nil around call to add-to-history.
2066
2067 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2068
2069 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
2070 than after a buffer modification.
2071
2072 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
2073
2074 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
2075 call to...
2076 (gud-watch): ...here so speedbar is raised for already watched
2077 expressions.
2078 (gdb-speedbar-refresh): Delete function.
2079 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
2080 Use speedbar-timer-fn instead of speedbar-refresh (reverting
2081 earlier change).
2082 (gdb-var-evaluate-expression-handler)
2083 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
2084
2085 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
2086 Update localized contents for all buffers except ignored modes.
2087
2088 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2089
2090 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
2091 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
2092 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
2093 (mac-handle-font-panel-closed, mac-handle-font-selection):
2094 New functions.
2095 (mac-font-panel-mode): New minor mode.
2096 (mac-apple-event-map): Add bindings for toolbar toggle button and
2097 font panel.
2098 (menu-bar-showhide-menu): Add mac-font-panel-mode.
2099
2100 2006-05-07 John Paul Wallington <jpw@pobox.com>
2101
2102 * ibuffer.el (ibuffer-compressed-file-name-regexp):
2103 Avoid `regexp-opt'; simplify regexp for readability.
2104
2105 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2106
2107 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
2108 * files.el (buffer-stale-function):
2109 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2110 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
2111 links to the main manual, not to emacs-xtra.
2112
2113 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2114
2115 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
2116 MacJapanese if text is ASCII-only.
2117
2118 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
2119
2120 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
2121 unless so nil isn't returned.
2122 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
2123
2124 2006-05-06 Kim F. Storm <storm@cua.dk>
2125
2126 * subr.el (add-to-history): New function.
2127
2128 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
2129 (ediff-merge-files-with-ancestor):
2130 * env.el (setenv):
2131 * isearch.el (isearch-update-ring):
2132 * server.el (server-visit-files):
2133 * progmodes/grep.el (lgrep, rgrep):
2134 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
2135 * progmodes/xscheme.el (xscheme-insert-expression):
2136 Use add-to-history.
2137
2138 * kmacro.el (kmacro-push-ring): Use add-to-history.
2139 (kmacro-ring-length): Remove unused defun.
2140 (kmacro-start-macro): Use kmacro-push-ring.
2141
2142 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
2143
2144 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
2145 directly instead of a lambda expression that calls it.
2146
2147 2006-05-06 Kim F. Storm <storm@cua.dk>
2148
2149 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
2150 instead of compute-motion.
2151
2152 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
2153
2154 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
2155 change.
2156
2157 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
2158
2159 * startup.el (command-line-1): Refer to "Pure Storage" on
2160 pure-space-overflow.
2161
2162 2006-05-05 Martin Rudalics <rudalics@gmx.at>
2163
2164 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
2165 provided faces once they all have been used up.
2166
2167 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2168
2169 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
2170 reference to the Lisp manual to the warning about pure space
2171 overflow.
2172
2173 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2174
2175 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
2176 argument to avoid the call to `ispell-internal-change-dictionary'
2177 when not needed.
2178 (ispell-change-dictionary): Use this argument and call
2179 `ispell-internal-change-dictionary' after the possible change
2180 to `ispell-local-dictionary'.
2181 (ispell-internal-change-dictionary): Check for a change in
2182 personal dictionary use too.
2183 Cosmetic changes from Agustin Martin
2184 <agustin.martin@hispalinux.es>.
2185
2186 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2187
2188 * startup.el (command-line): On MS-Windows, probe "~", not
2189 "~USER", for warning about non-existent home directory
2190
2191 * arc-mode.el (archive-l-e): New optional argument `float' means
2192 generate a float value.
2193 (archive-arc-summarize, archive-lzh-summarize)
2194 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
2195 with 3rd argument non-nil when file's size is being computed.
2196 Format the file sizes with %8.0f instead of %8d.
2197
2198 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2199
2200 * cus-start.el (all): Add mac-dnd-known-types.
2201
2202 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
2203 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
2204 (mac-TIFF-to-string): New functions.
2205 (x-get-selection, x-selection-value)
2206 (mac-select-convert-to-string): Use them.
2207 (mac-text-encoding-mac-japanese-basic-variant): New constant.
2208 (mac-dnd-types-alist): New customization variable.
2209 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
2210 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
2211 (mac-dnd-handle-drag-n-drop-event): New functions.
2212 (mac-drag-n-drop): Remove function.
2213 (global-map): Bind drag-n-drop and M-drag-n-drop to
2214 mac-dnd-handle-drag-n-drop-event.
2215
2216 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
2217
2218 * progmodes/perl-mode.el (perl-beginning-of-function):
2219 Skip anonymous subs.
2220
2221 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
2222
2223 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
2224 regexp-opt at run time.
2225
2226 * term.el (term-handle-ansi-escape): Fix off by one error.
2227
2228 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
2229
2230 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
2231 (gdb-init-1, gdb-post-prompt): ...and references to it.
2232 (gdb-frame-handler): Strip directory name from filename if present.
2233
2234 * progmodes/gud.el (gdb-force-update): Delete defvar
2235 (gud-speedbar-buttons): ...and references to it. Use window-start
2236 to try to keep positon in watch expression.
2237
2238 2006-05-03 Richard Stallman <rms@gnu.org>
2239
2240 * simple.el (next-history-element, previous-history-element): Doc fix.
2241
2242 * isearch.el (isearch-update-ring): Doc fix.
2243
2244 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
2245
2246 * isearch.el (isearch-update-ring): Take history-delete-duplicates
2247 into consideration. Replace one arm ifs with whens.
2248
2249 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
2250
2251 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
2252 (menu): Fix typo.
2253
2254 2006-05-02 Miles Bader <miles@gnu.org>
2255
2256 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
2257
2258 2006-05-02 Jay Belanger <belanger@truman.edu>
2259
2260 * calc/calc-embed.el (calc-override-minor-modes-map)
2261 (calc-override-minor-modes): New variables.
2262 (calc-do-embedded): Make sure that Calc keystrokes aren't
2263 overwritten by minor modes.
2264
2265 2006-05-02 Chong Yidong <cyd@mit.edu>
2266
2267 * msb.el (msb): If EVENT is a down event, read and discard the up event.
2268
2269 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2270
2271 * startup.el (command-line-1): Refer to Lisp manual when
2272 pure-space-overflow occurs.
2273
2274 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
2275 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
2276 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
2277 (version-control): Don't use `t' for safe-local-variable declarations.
2278
2279 2006-05-01 Richard Stallman <rms@gnu.org>
2280
2281 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2282 M-r, M-R, M-A, M-SPC or M-DEL.
2283 (diff-mode-map): diff-refine-hunk now on C-c C-w
2284 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
2285
2286 * help-mode.el (help-mode): view-exit-action calls delete-window
2287 only when it is safe and possible.
2288
2289 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
2290 in messages.
2291
2292 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
2293
2294 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
2295 in the default tool-bar-map.
2296
2297 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
2298
2299 * net/tramp.el (tramp-completion-file-name-handler-alist)
2300 (tramp-run-real-handler, tramp-completion-run-real-handler)
2301 (tramp-completion-handle-file-name-all-completions)
2302 (tramp-completion-handle-file-name-completion): Autoload them.
2303 (tramp-completion-handle-file-exists-p)
2304 (tramp-completion-handle-file-name-directory)
2305 (tramp-completion-handle-file-name-nondirectory)
2306 (tramp-completion-handle-expand-file-name): Remove them.
2307 (tramp-handle-file-name-directory): Return the real directory name.
2308 Returning "/" only doesn't need to be necessary any longer.
2309 (tramp-file-name-handler): Make special attention when in hostname
2310 completion mode.
2311 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
2312 (tramp-register-file-name-handlers):
2313 Register `tramp-completion-file-name-handler' only when
2314 `partial-completion-mode' is enabled.
2315 (tramp-completion-handle-file-name-all-completions):
2316 Delete directory part from results.
2317 (tramp-get-completion-methods, tramp-get-completion-user-host):
2318 Discard deleting "/", it doesn't work after the change of
2319 `tramp-handle-file-name-directory' above.
2320
2321 2006-05-01 Kim F. Storm <storm@cua.dk>
2322
2323 * progmodes/grep.el (grep-expand-template): Use save-match-data
2324 and symbol-value.
2325
2326 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2327
2328 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
2329 Use select-frame-set-input-focus instead of raise-frame.
2330 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
2331
2332 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
2333
2334 * progmodes/gud.el (gud-def): Add %c case.
2335 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2336 (gud-format-command): Make match case sensitive. Match on %F.
2337
2338 2006-04-30 Glenn Morris <rgm@gnu.org>
2339
2340 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
2341 (cal-tex-preamble): Use cal-tex-preamble-extra.
2342 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
2343 than alias `list-diary-entries'.
2344
2345 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2346
2347 * help-fns.el (describe-variable): Add info about safe local variables.
2348
2349 2006-04-29 Richard Stallman <rms@gnu.org>
2350
2351 * bindings.el (mode-line-format): help-echo doc fixes.
2352
2353 * net/tramp.el (tramp-file-name-handler-alist): Delete
2354 expand-file-name and other operations that can cause spurious loading.
2355
2356 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2357
2358 * files.el (safe-local-variable-p): Remove support for the special
2359 value t.
2360
2361 * textmodes/paragraphs.el (sentence-end-without-space):
2362 Fix safety predicate.
2363 (sentence-end-double-space, sentence-end-without-period)
2364 (paragraph-ignore-fill-prefix):
2365 * textmodes/fill.el (colon-double-space):
2366 * abbrev.el (abbrev-mode): Tighten the safety predicate.
2367
2368 * subr.el (booleanp): New fun.
2369
2370 * textmodes/reftex-vars.el (reftex-guess-label-type):
2371 Tighten the safety predicate.
2372
2373 2006-04-28 Kim F. Storm <storm@cua.dk>
2374
2375 * progmodes/grep.el (defgroup grep): Doc fix.
2376 (grep-auto-highlight): Remove.
2377 (grep-template): New defcustom.
2378 (grep-find-template): Rename from grep-tree-template.
2379 (grep-files-aliases): Rename from grep-tree-files-aliases.
2380 Remove "all" alias, add "l" alias.
2381 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2382 (grep-find-ignored-directories): New defcustom to replace
2383 grep-tree-ignore-CVS-directories, to facilitate ignoring
2384 subdirectories for multiple version control systems.
2385 (grep-mode-map): Add Recursive grep item to GREP menu.
2386 (grep-regexp-history, grep-files-history): New defvars.
2387 (grep-probe): New helper function.
2388 (grep-compute-defaults): Use it to simplify code.
2389 Adapt to name changes.
2390 Use `.' as base in grep-find-template rather than <D>.
2391 (grep): Remove superfluous highlight-regexp arg. Fix doc.
2392 Call grep-compute-defaults unconditionally.
2393 (grep-expand-keywords): New defconst.
2394 (grep-expand-template): Rename from grep-expand-command-macros.
2395 Simplify via grep-expand-keywords. Look at case-fold-search instead
2396 of grep-tree-ignore-case to add -i option.
2397 Bind case-fold-search to nil while matching keywords.
2398 (grep-tree-last-regexp, grep-tree-last-files): Remove.
2399 (grep-read-regexp, grep-read-files): New helper functions.
2400 (rgrep): Rename from grep-tree. Rework to use proper histories.
2401 Adapt to changes in defcustoms and functions above.
2402 (lgrep): New command, as grep, but using same interactive UI as rgrep.
2403
2404 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
2405
2406 * net/tramp.el (tramp-completion-file-name-handler):
2407 Disable Tramp's functionality while loading Tramp itself.
2408 (tramp-register-file-name-handlers): That's a defsubst now.
2409 Code from `tramp-repair-jka-compr' moved here. Apply it via
2410 `after-init-hook'.
2411 (tramp-repair-jka-compr): Remove.
2412
2413 2006-04-27 Jay Belanger <belanger@truman.edu>
2414
2415 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2416 read expression when `math-read-big-expr' doesn't work.
2417
2418 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2419
2420 * startup.el (command-line-1): Display warning when
2421 pure-space-overflow is non-nil.
2422
2423 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2424
2425 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2426 risky.
2427
2428 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2429
2430 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2431 Return the URL or nil if none can be generated.
2432
2433 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
2434
2435 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2436 byte compiler warnings.
2437 (gud-basic-call, gud-find-expr): Let user select an expression
2438 for printing. Print expression as well as value in GUD buffer.
2439
2440 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
2441
2442 * allout.el: Remove local autoload declaration for
2443 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2444 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2445 (allout-plain-bullets-string, allout-distinctive-bullets-string)
2446 (allout-use-mode-specific-leader, allout-old-style-prefixes)
2447 (allout-stylish-prefixes, allout-numbered-bullet)
2448 (allout-file-xref-bullet, allout-presentation-padding)
2449 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2450 safe-local-variable with suitable value spec, and add autoload
2451 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
2452 (move-beginning-of-line, move-end-of-line): Repair so these compat
2453 functions now actually resituate the point, when appropriate.
2454
2455 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2456
2457 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
2458
2459 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
2460 (add-log-iso8601-time-string): Fix call to format-time-string.
2461
2462 2006-04-26 Kim F. Storm <storm@cua.dk>
2463
2464 * subr.el (posn-string, posn-image, posn-object): Doc fix.
2465
2466 2006-04-26 Masatake YAMATO <jet@gyve.org>
2467
2468 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
2469 Add support for "//" style comments. Remove `b' flag
2470 from ?* in `asm-mode-syntax-table'.
2471
2472 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2473
2474 * follow.el: Use (featurep 'xemacs) everywhere.
2475 (follow-mode): Use define-minor-mode.
2476 (follow-mode-map): Move initialization into the declaration.
2477 Use command remapping.
2478 (follow-emacs-version-xemacs-p): Remove.
2479 (follow-submit-feedback): Remove.
2480
2481 * allout.el (allout-layout, allout-passphrase-verifier-string)
2482 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2483
2484 * textmodes/reftex-vars.el (reftex-vref-is-default)
2485 (reftex-fref-is-default, reftex-guess-label-type):
2486 Tighten up a bit the safety predicate.
2487
2488 * textmodes/paragraphs.el (sentence-end-double-space)
2489 (sentence-end-without-period, sentence-end-without-space)
2490 (page-delimiter, paragraph-ignore-fill-prefix):
2491 Tighten up a bit the safety predicate.
2492
2493 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
2494
2495 * progmodes/python.el (python-continuation-line-p)
2496 (python-beginning-of-statement): syntax-ppss may return
2497 a negative depth.
2498 (python-mode): Don't forcefully enable font-lock.
2499
2500 * time-stamp.el (time-stamp-start, time-stamp-end)
2501 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
2502
2503 * add-log.el: Remove spurious * in docstrings.
2504 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
2505 (add-change-log-entry): Use it here, since it's not specific
2506 to iso8601.
2507 (add-log-iso8601-time-string): Don't use it here any more.
2508 (change-log-indent-text, change-log-indent): Rename from add-log-*.
2509
2510 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
2511
2512 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
2513
2514 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
2515 (rcirc-toggle-low-priority): Doc fix.
2516 (rcirc-handler-NOTICE): Remove beginning of line anchor in
2517 ChanServ regexp.
2518 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
2519 #emacs.
2520 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
2521 (rcirc-decode-coding-system): Use utf-8 as the default.
2522 (rcirc-multiline-minor-mode): Set the fill-column.
2523 (rcirc-format-response-string): Display bright and dim nicks.
2524 (rcirc-browse-url): Update interactive spec to fill ARG.
2525 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
2526 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2527
2528 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2529
2530 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
2531 case for @Article, etc.
2532
2533 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
2534
2535 * net/tramp.el (tramp-register-file-name-handlers): New defun.
2536 Added with autoload cookie.
2537 (tramp-unload-file-name-handlers): Rename from
2538 `tramp-unload-file-name-handler-alist'.
2539
2540 2006-04-23 Romain Francoise <romain@orebokech.com>
2541
2542 * comint.el (comint-match-partial-filename): Doc fix.
2543
2544 2006-04-21 Glenn Morris <rgm@gnu.org>
2545
2546 * calendar/cal-menu.el (calendar-mode-map): Refer to
2547 `diary-view-entries' rather than alias `view-diary-entries'.
2548 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
2549
2550 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
2551
2552 * progmodes/antlr-mode.el (antlr-default):
2553 * cus-edit.el (custom-documentation):
2554 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
2555 in defface.
2556
2557 2006-04-21 Kim F. Storm <storm@cua.dk>
2558
2559 * image.el (image-type): New defun split out of create-image.
2560 (create-image): Use it.
2561
2562 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2563
2564 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
2565 (org-open-at-point): Remove the "...done" message to keep output
2566 in the echo area visible.
2567 (org-export-as-xoxo): Fix call to `indent-region'.
2568
2569 2006-04-21 Kevin Ryde <user42@zip.com.au>
2570
2571 * international/mule.el (keyboard-coding-system): defcustom
2572 info-link fixes: "Specify Coding" has been split, keyboard now in
2573 "Terminal Coding", and "Single-Byte Character Support" is now
2574 "Unibyte Mode".
2575
2576 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
2577
2578 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
2579 Use font-lock-warning-face for any errors e.g. no stack.
2580 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
2581
2582 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2583
2584 * progmodes/sh-script.el (sh-shell): Mark as safe.
2585
2586 * newcomment.el (comment-start, comment-start-skip)
2587 (comment-end-skip, comment-end): Mark as safe.
2588
2589 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2590
2591 * textmodes/org.el (org-deadline-announce): Face removed.
2592 (org-level-faces, org-n-levels): Convert to constant.
2593 (org-compatible-face): New function.
2594 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
2595 (org-level-5, org-level-6, org-level-7, org-level-8)
2596 (org-special-keyword, org-warning, org-headline-done, org-link)
2597 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
2598 (org-scheduled-today, org-scheduled-previously, org-time-grid):
2599 Face definition revised for better color tty support.
2600 (org-bold-re, org-italic-re, org-underline-re): New constants.
2601 (org-set-font-lock-defaults): Use the new constants.
2602 (org-agenda-highlight-todo): New function.
2603 (org-agenda-todo): Fix bug with point at end of line.
2604 (org-agenda-change-all-lines, org-finalize-agenda-entries):
2605 Fontify TODO keywords.
2606 (org-insert-link): Preserve relative path in ../ links.
2607 (org-export-as-html): Convert links pointing to .org files into
2608 links that will work beteen the exported HTML files.
2609 (org-todo-list): Fix bug when arg=0.
2610 (org-insert-heading): More fine-tuning.
2611
2612 2006-04-19 Romain Francoise <romain@orebokech.com>
2613
2614 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
2615 from `rmail-mime-charset-pattern'.
2616
2617 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2618
2619 * progmodes/python.el (python-mode): Fix typo.
2620
2621 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2622
2623 * comint.el (comint-previous-input): Don't clobber input line
2624 when moving off either end of the input history ring.
2625 (comint-delete-input): New function, used by
2626 `comint-previous-input' and others.
2627 (comint-previous-matching-input):
2628 Use `coming-delete-input'. Save the partial input if leaving the
2629 edit line. Goto point-max before deleting input to avoid
2630 partial input fragments hanging around.
2631 (comint-restore-input): New function, used by `comint-previous-input'.
2632
2633 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
2634
2635 * imenu.el (imenu--index-alist): Balance parentheses.
2636
2637 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2638
2639 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2640
2641 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
2642
2643 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2644 file is nil.
2645
2646 2006-04-18 Richard Stallman <rms@gnu.org>
2647
2648 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2649
2650 * imenu.el (imenu-create-index-function, imenu--index-alist)
2651 (imenu--last-menubar-index-alist, imenu--make-index-alist)
2652 (imenu-default-create-index-function, imenu--generic-function):
2653 Doc fixes.
2654
2655 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2656
2657 * help-mode.el (help-mode): Set view-exit-action to delete window.
2658
2659 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
2660 now works by passing nil as arg.
2661
2662 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2663
2664 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2665 (read-abbrev-file): Provide default when reading filename.
2666
2667 * files.el (enable-local-variables): Allow :all as value.
2668 (hack-local-variables): Implement that value.
2669 (safe-local-variable-values, safe-local-eval-forms)
2670 (enable-local-variables): Mark as risky.
2671 (find-file-visit-truename, kept-old-versions): Mark safe.
2672
2673 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2674 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2675 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2676
2677 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2678
2679 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2680 Use forward-line so as to get to BOL even in the presence of fields.
2681 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2682 in return.
2683 (inferior-tcl): Tell tclsh to work in interactive mode.
2684
2685 * complete.el (partial-completion-mode):
2686 Use 'choose-completion-string-functions to make sure that
2687 choose-completion fills the minibuffer properly.
2688
2689 * complete.el (PC-old-read-file-name-internal): Remove.
2690 (PC-read-include-file-name-internal): Remove. Turn it into an advice
2691 of read-file-name-internal.
2692 (partial-completion-mode): Enable/disable this advice.
2693
2694 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
2695
2696 * net/tramp.el (tramp-completion-file-name-handler): Revert change
2697 of 2006-04-17.
2698
2699 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2700
2701 * textmodes/org.el (org-insert-heading): Insert heading before
2702 current if at beginning of line.
2703 (org-todo, org-date): New faces.
2704 (org-table-align): Make sure tooltip window contains full text.
2705 (org-no-properties): New defsubst.
2706 (org-set-font-lock-defaults): Use new faces.
2707
2708 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2709
2710 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2711 for root variables.
2712
2713 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2714 (gdb-frame-address): Re-use to identify frame for watch expression.
2715 (gdb-var-list, gdb-var-create-handler): Add frame address for root
2716 variables.
2717 (gdb-init-1, gdb-source, gdb-post-prompt)
2718 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2719 (gdb-frame-handler): Get gdb-frame-address.
2720
2721 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2722
2723 Sync with Tramp 2.0.53.
2724
2725 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2726 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2727 (tramp-completion-file-name-handler): Add autoload cookie for
2728 adding to `file-name-handler-alist'.
2729
2730 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2731 the prompt. If it returns earlier (when detecting an error
2732 message), the rest of the output will merge accidently with the
2733 output of the next command. Reported by M Jared Finder
2734 <jared@hpalace.com>.
2735
2736 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2737 for `process-file', in order to let it work for older Emacsen too.
2738
2739 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
2740
2741 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2742 (tex-font-lock-keywords-3): Use it.
2743
2744 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2745
2746 * newcomment.el (comment-add): New function.
2747 (comment-region-default, comment-dwim): Use it.
2748
2749 2006-04-15 Michael Olson <mwolson@gnu.org>
2750
2751 * emacs-lisp/tq.el: Improve comments.
2752 (tq-queue-head-question): New accessor function.
2753 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2754 Update for modified queue structure.
2755 (tq-queue-add): Accept `question' argument.
2756 (tq-queue-pop): If a question is pending, send it.
2757 (tq-enqueue): Accept new optional argument `delay-question'.
2758 If this is non-nil, and at least one other question is pending a
2759 response, queue the question rather than sending it immediately.
2760
2761 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2762
2763 * calendar/appt.el (appt-add): Check whether an appointment is
2764 already present in appt-time-msg-list. Simplify code.
2765
2766 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2767
2768 * progmodes/cc-langs.el (c-mode-menu):
2769 Don't presume c-subword-mode is bound.
2770
2771 2006-04-13 Bill Wohler <wohler@newt.com>
2772
2773 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2774 (customize-package-emacs-version): Use cdr instead of cadr now
2775 that alists use dotted pairs.
2776
2777 * custom.el (defcustom): Fix docstring for :package-version.
2778
2779 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
2780
2781 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2782 (tramp-handle-shell-command): Display output buffer only when
2783 `tramp-display-shell-command-buffer' is true.
2784 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2785
2786 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2787
2788 * textmodes/org.el (org-set-autofill-regexps): Set only the local
2789 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2790
2791 2006-04-13 Romain Francoise <romain@orebokech.com>
2792
2793 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2794 leaving temporary .cvsignore buffers behind.
2795
2796 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2797
2798 * textmodes/org.el (org-set-regexps-and-options)
2799 (org-get-current-options): Better names for the startup folding
2800 options.
2801
2802 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
2803
2804 * vc.el (vc-annotate): Arrange for point to end up at the same
2805 line number as in the original, but only when using a new buffer.
2806
2807 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
2808
2809 * files.el (hack-one-local-variable-eval-safep):
2810 Recognize `edebug-form-spec' for `put', but only if it passes
2811 `edebug-basic-spec'. Generalize `put' handling.
2812
2813 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2814 vetting file-local form specs.
2815
2816 * allout.el (allout-layout): Autoload its `safe-local-variable'
2817 property.
2818
2819 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2820
2821 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2822 (org-agenda-mouse-1-follows-link)
2823 (org-mouse-1-follows-link): New options.
2824 (org-format-agenda-item): Fix bug if TAGS is nil.
2825 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
2826
2827 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
2830 GDB 6.1+ gives full filename for "info sources" so use
2831 file-name-nondirectory.
2832
2833 2006-04-12 Romain Francoise <romain@orebokech.com>
2834
2835 * subr.el (read-passwd): Bind `message-log-max' to nil.
2836
2837 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2838
2839 * progmodes/perl-mode.el (perl-indent-new-calculate):
2840 Recompute parse-start after jumping backward by a whole sexp.
2841
2842 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2843
2844 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
2845 window configuration.
2846 (vc-annotate-display-select): Select the buffer so that current-buffer
2847 (and selected-window) is the output buffer at the end of vc-annotate.
2848
2849 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2850
2851 * vc.el (vc-annotate-color-map): Add custom TTY color map for
2852 8-color terminals, to use all of the colors in a sensible order.
2853 256-color terminals work well with the standard map.
2854 (vc-annotate-lines): Only strip the first color character if it
2855 is "#", to allow for terminal-style named colors.
2856 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
2857 the correct buffer is scrolled.
2858
2859 2006-04-11 Richard Stallman <rms@gnu.org>
2860
2861 * emacs-lisp/bytecomp.el (byte-compile-file):
2862 Bind enable-local-variables to :safe, and make normal-mode obey it.
2863
2864 * files.el (enable-local-variables): Allow value :safe.
2865 (normal-mode): Doc fix.
2866 (hack-local-variables): Implement enable-local-variables = :safe.
2867 (hack-local-variables-confirm): Don't prevent quitting.
2868
2869 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2870
2871 * loadhist.el (unload-feature): A bit of sanity check of
2872 load-history entries. Cancel timer-vars before unbinding them.
2873
2874 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
2875 quote special chars, and make the trick work on the hex part of the
2876 buffer as well.
2877 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
2878 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2879
2880 * startup.el (normal-splash-screen): Fix last change so we don't wait
2881 2 minutes if we don't show the splash screen.
2882
2883 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2884
2885 * textmodes/org.el (org-export-plain-list-max-depth)
2886 (org-table-spaces-around-separators)
2887 (org-radio-targets, org-activate-camels)
2888 (org-table-spaces-around-invisible-separators): Options removed.
2889 (org-time-stamp-rounding-minutes, org-remember-templates)
2890 (org-ellipsis, org-activate-links, org-descriptive-links):
2891 New options.
2892 (org-remember-apply-template, org-current-time)
2893 (org-finish-edit-table-field)
2894 (org-link-unescape, org-link-escape)
2895 (org-string-width, org-table-clean-line, org-html-do-expand)
2896 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
2897 (org-read-agenda-file-list): New functions.
2898 (org-table-edit-field)
2899 (org-table-create-or-convert-from-region): New commands
2900 (org-table-toggle-vline-visibility): Command removed.
2901 (org-table-convert-region): Made a command.
2902 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
2903 Replace with the normal org- functions.
2904 (org-self-insert-command): Don't trigger realign unnecessarily
2905 when blanking a field that is not full.
2906 (org-mode): `Set buffer-invisibility-spec' for links.
2907 (org-activate-links2): Hide link part and only show descriptive
2908 part of the link.
2909 (org-insert-link): Modify for new linking system.
2910 (org-store-link): Store description separately, for use by
2911 `org-insert-link'.
2912 (org-table-align): Use `org-string-width'.
2913 (defgroup): Completely new group structure for custom variables.
2914 (org-agenda-files): Option: Single file name allowed. Function:
2915 Optional argument unrestrited means ignore any restricitons.
2916 (org-install-agenda-files-menu): Find a buffer in Org-mode before
2917 trying to modify the menu. Use generalized access to
2918 `org-agenda-files.'
2919 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
2920 (org-agenda-file-to-front, org-remove-file, org-diary)
2921 (org-tags-view, org-export-icalendar-all-agenda-files)
2922 (org-export-icalendar-combine-agenda-files): Use generalized
2923 access to `org-agenda-files'.
2924 (org-remember-handler): Correctly preserve heading if present.
2925 (org-table-insert-row, org-table-insert-hline): Deal with
2926 invisible characters.
2927
2928 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
2929
2930 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
2931 (vc-annotate-color-map): New 18 element constant
2932 value/saturation, rotating hue colormap, from red->blue.
2933 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
2934 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
2935 (vc-annotate): To avoid killing the required local variables,
2936 set them before the end of `with-output-to-temp-buffer', and
2937 after first switching to annotate-mode.
2938 (vc-annotate-warp-version): Add buffer argument in goto-line to
2939 ensure annotation, not source, is scrolled.
2940
2941 2006-04-10 Bill Wohler <wohler@newt.com>
2942
2943 * custom.el (defcustom, custom-handle-keyword):
2944 Add :package-version keyword.
2945 (custom-add-package-version): New function. Sets value of new
2946 property 'custom-package-version from :package-version keyword.
2947 (defcustom): Create Common Keywords section in docstring.
2948 (defface, defgroup): Replace definitions of a select few keywords
2949 with a reference to the Common Keywords in defcustom.
2950 (defcustom, defface, defgroup): Replace reference to Customization
2951 chapter in manual with hyperlink.
2952
2953 * cus-edit.el (customize-package-emacs-version-alist):
2954 New variable.
2955 (customize-changed-options): Add check for custom-package-version.
2956 (customize-package-emacs-version): New function to look up Emacs
2957 version corresponding to the given package version.
2958
2959 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
2960 defun name, in similar fashion to find-variable-regexp.
2961
2962 2006-04-10 Eli Zaretskii <eliz@gnu.org>
2963
2964 * international/mule-cmds.el (set-locale-environment): Fix last
2965 change for when the locale's preferences don't specify any encoding.
2966
2967 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2968
2969 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
2970 so the defined var/fun doesn't need to be quoted.
2971
2972 2006-04-10 Richard Stallman <rms@gnu.org>
2973
2974 * finder.el (finder-mode-map): Add n and p bindings.
2975
2976 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
2977
2978 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
2979 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
2980 (gdb-setup-windows): Put something in source window if we can't find
2981 the source file.
2982 (gdb-frame-handler): Make it work again with just assembly.
2983 (gdb-data-list-register-values-handler): Make it work when there is
2984 no stack.
2985
2986 2006-04-09 Richard Stallman <rms@gnu.org>
2987
2988 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
2989 specs while looking for charset.
2990
2991 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2992
2993 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2994 Make them faces.
2995 (lm-font-lock-keywords): Update appropriately.
2996
2997 2006-04-10 Kim F. Storm <storm@cua.dk>
2998
2999 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
3000 it can also replace buffer-substring-no-properties.
3001
3002 * emulation/cua-base.el (cua-delete-region, cua-paste)
3003 (cua-repeat-replace-region): Use filter-buffer-substring.
3004
3005 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
3006 (cua-cut-region-to-global-mark): Likewise.
3007
3008 * emulation/cua-rect.el (cua--extract-rectangle)
3009 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
3010
3011 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3012
3013 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
3014 entry-type. Add field delimiters to numerical fields if they are
3015 not present.
3016
3017 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3018
3019 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
3020 string-const to return value.
3021 (bibtex-remove-delimiters): Use it.
3022
3023 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3024
3025 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
3026 cl-byte-compile-compiler-macro unless it exists.
3027
3028 2006-04-08 Eli Zaretskii <eliz@gnu.org>
3029
3030 * files.el (hack-local-variables-confirm) <offer-save>:
3031 Clarify message text. Suggested by Ralf Angeli.
3032
3033 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
3034
3035 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
3036 (delete-extract-rectangle-line): Use `filter-buffer-substring'
3037 instead of `buffer-substring' and `delete-region'. (Most of the
3038 code actually copied from `kill-region'.)
3039
3040 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
3041
3042 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
3043 (rcirc-default-port): Rename from rcirc-port.
3044 (rcirc-default-nick): Rename from rcirc-nick.
3045 (rcirc-default-user-name): Rename from rcirc-user-name.
3046 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
3047 (rcirc-low-priority-flag): New variable.
3048 (rcirc-decode-coding-system): New defcustom.
3049 (rcirc-encode-coding-system): New defcustom.
3050 (rcirc-coding-system-alist): New defcustom.
3051 (rcirc-multiline-major-mode): New defcustom.
3052 (rcirc-nick): New internal variable.
3053 (rcirc-process): Remove variable.
3054 (rcirc-server-buffer): New variable.
3055 (rcirc): Update to use rcirc-default-* variables above.
3056 (rcirc-connect): Do not add window-configuration-hook-here.
3057 (rcirc-server): New internal variable.
3058 (rcirc-connect): Do not send keepalive pings if
3059 rcirc-keepalive-seconds is nil.
3060 (with-rcirc-server-buffer): New macro.
3061 (rcirc-send-string): Encode with rcirc-encode-coding-system.
3062 (rcirc-server-name): Rename from rcirc-server.
3063 (rcirc-buffer-process): New function.
3064 (rcirc-buffer-nick): New function.
3065 (rcirc-buffer-target): Remove function.
3066 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
3067 New commands.
3068 (rcirc-mode-map): Change binding of C-c C-l to
3069 rcirc-toggle-low-priority.
3070 (rcirc-mode): Initialize coding system based on
3071 rcirc-coding-system-alist. New change-major-mode-hook to part the
3072 channel on a mode change. Make kill-buffer-hook buffer-local.
3073 (rcirc-change-major-mode-hook): New function.
3074 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
3075 (rcirc-last-post-time): New variable.
3076 (rcirc-process-message): Store the last time user posted a message
3077 to this target.
3078 (rcirc-multiline-minor-mode): New mode.
3079 (rcirc-multiline-minor-mode-map): New mode map.
3080 (rcirc-edit-multiline): Put multiline-edit buffer in
3081 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
3082 (rcirc-print): Ignore any line starting with an ignored nick.
3083 (rcirc-print): Decode using rcirc-decode-coding-system.
3084 (rcirc-track-minor-mode): Update global-mode-string when disabling
3085 this mode.
3086 (minor-mode-alist): Add LowPri indicator.
3087 (rcirc-toggle-low-priority): New function.
3088 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
3089 next lowpriority buffer with activity.
3090 (rcirc-record-activity): Sort buffers in rcirc-activity by the
3091 last time the user posted a message in to the target.
3092 (rcirc-update-activity-string): New formatting for low priority
3093 buffers.
3094 (rcirc-split-activity): New function.
3095 (rcirc-handler-PART, rcirc-handler-KICK)
3096 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
3097 (rcirc-nick-away-alist): New variable.
3098 (rcirc-handler-301): New handler. Away messages are printed once
3099 per change.
3100
3101 2006-04-08 Eli Zaretskii <eliz@gnu.org>
3102
3103 * info.el (Info-follow-nearest-node): Doc fix.
3104
3105 * international/mule-cmds.el (set-locale-environment): Make sure
3106 the coding-system preferred by the locale's language has the same
3107 EOL conversion type as the original buffer-file-coding-system.
3108 (locale-language-names): Add a few MS Windows language codes.
3109
3110 2006-04-07 Richard Stallman <rms@gnu.org>
3111
3112 * simple.el (eval-expression): Doc fix.
3113
3114 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
3115 (eval-defun): Doc fixes.
3116
3117 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3118
3119 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
3120
3121 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
3122
3123 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
3124 GDB list command without argument for greater generality.
3125
3126 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3127
3128 * subr.el (string-or-null-p): New function.
3129
3130 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
3131
3132 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
3133
3134 * files.el: Update comment about safe-local-variable declarations.
3135
3136 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3137
3138 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
3139 See idlwave.org.
3140
3141 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
3142 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
3143
3144 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
3145 See idlwave.org.
3146
3147 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
3148 version 6.0 (minimal changes). See idlwave.org.
3149
3150 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
3151 6.0 (minimal changes). See idlwave.org.
3152
3153 * progmodes/idlw-rinfo.el: File obsoleted and removed.
3154
3155 2006-04-06 Romain Francoise <romain@orebokech.com>
3156
3157 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
3158 symmetric encryption features and a new asynchronous interface to
3159 GnuPG. This new version is version 1.4, plus whitespace changes.
3160
3161 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3162
3163 * files.el: Move some `safe-local-variable' declarations to the
3164 respective files.
3165
3166 * textmodes/ispell.el (ispell-check-comments)
3167 (ispell-local-dictionary): Mark as safe.
3168
3169 * abbrev.el (abbrev-mode): Mark as safe.
3170
3171 * add-log.el (change-log-default-name): Mark as safe.
3172
3173 * textmodes/reftex-vars.el (reftex-vref-is-default)
3174 (reftex-fref-is-default, reftex-level-indent)
3175 (reftex-guess-label-type): Mark as safe.
3176
3177 * textmodes/fill.el (colon-double-space): Mark as safe.
3178
3179 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
3180 (sentence-end-double-space, sentence-end-without-period)
3181 (sentence-end-without-space, sentence-end, sentence-end-base)
3182 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
3183
3184 2006-04-06 Kim F. Storm <storm@cua.dk>
3185
3186 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
3187 the :set-after list.
3188 (ido-downcase-unc-hosts): New user option. Default on.
3189 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
3190 when it is set, as regexps are now applied on the fly.
3191 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
3192 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
3193 on the fly, but only when ido-process-ignore-lists is set.
3194 Do case insensitive filtering if ido-downcase-unc-hosts is set.
3195 Only downcase names if ido-downcase-unc-hosts is set.
3196
3197 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
3198
3199 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
3200
3201 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
3202
3203 2006-04-05 Kim F. Storm <storm@cua.dk>
3204
3205 * ido.el (ido-mode): Set after ido-unc-hosts and
3206 ido-ignore-unc-host-regexps.
3207 (ido-save-history): Save ido-unc-hosts-cache.
3208 (ido-load-history): Load ido-unc-hosts-cache.
3209 (ido-reread-directory): Refresh unc hosts cache in // dir.
3210
3211 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
3212 to nil while displaying slash screen.
3213
3214 2006-04-05 Daiki Ueno <ueno@unixuser.org>
3215
3216 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
3217 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3218
3219 2006-04-05 Kenichi Handa <handa@m17n.org>
3220
3221 * international/characters.el: Setup cases of Latin, Greek, and
3222 Cyrillic characters in CJK charsets.
3223
3224 2006-03-29 Daiki Ueno <ueno@unixuser.org>
3225
3226 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3227 default-enable-multibyte-characters. This reverts the change from
3228 revision 6.17 which is no longer necessary because the passphrase
3229 is sent separately now. GnuPG messages are unreadable under
3230 multibyte locales with default-enable-multibyte-characters set to nil.
3231
3232 2006-04-04 Andreas Schwab <schwab@suse.de>
3233
3234 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
3235 and `byte-compile-warnings' as `safe-local-variable'.
3236
3237 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
3238
3239 * man.el (Man-mode-map): Restore the \r binding.
3240 (Man-abstract-xref-man-page): If Man-target-string is a function,
3241 call it.
3242 (Man-highlight-references): Use Man-default-man-entry to get the
3243 target. Deal with xrefs too.
3244 (Man-highlight-references0): Don't call the target function.
3245
3246 * woman.el (WoMan-xref-man-page): Strip the section number, woman
3247 cannot deal with it.
3248
3249 2006-04-04 Daiki Ueno <ueno@unixuser.org>
3250
3251 * pgg-gpg.el: Clean up process buffers every time gpg processes
3252 complete.
3253
3254 2006-04-04 Kenichi Handa <handa@m17n.org>
3255
3256 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
3257 here.
3258 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
3259 Temporarily bind inhibit-field-text-motion to t.
3260
3261 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3262
3263 * startup.el (normal-splash-screen): Only set mode-line-format in the
3264 splash buffer, so as not to interfere when debugging the code.
3265 Ignore errors when switching buffer.
3266
3267 2006-04-03 Romain Francoise <romain@orebokech.com>
3268
3269 * dired.el (dired-dnd-protocol-alist): Fix typo.
3270
3271 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3272
3273 * savehist.el (savehist): Add :version.
3274 (savehist-ignored-variables): New variable.
3275 (savehist-minibuffer-hook): Don't save variables listed in
3276 `savehist-ignored-variables'.
3277
3278 * dired.el (dired-dnd-protocol-alist): Mention that change does
3279 only apply to new buffers in doc string.
3280
3281 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
3282
3283 * recentf.el (recentf-open-files-item): Include newline in button
3284 field, so opening a file will work, when the point is at the end
3285 of the file name. Allow, for example, to [i]search a file by
3286 extension and just push RET to open it.
3287
3288 2006-04-03 Daiki Ueno <ueno@unixuser.org>
3289
3290 * pgg-gpg.el (pgg-gpg-process-filter)
3291 (pgg-gpg-wait-for-completion): Check if buffer is alive.
3292
3293 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3294 lines, temporary fix.
3295
3296 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3297
3298 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
3299
3300 2006-04-02 Richard Stallman <rms@gnu.org>
3301
3302 * progmodes/compile.el (compilation-message-face): Make it defcustom.
3303
3304 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3305
3306 * ibuf-macs.el (define-ibuffer-column): Add a new key:
3307 header-mouse-map.
3308
3309 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
3310 (ibuffer-mode-header-map): New keymaps.
3311 (ibuffer-update-title-and-summary): Enable mouse face highlighting
3312 and keybindings for column headers.
3313 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
3314 property.
3315
3316 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
3317
3318 * speedbar.el (speedbar-after-create-hook): Doc fix.
3319
3320 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
3321
3322 * shell.el (shell-directory-tracker)
3323 (shell-dynamic-complete-command): Doc fixes.
3324
3325 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
3326
3327 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
3328 terminals.
3329
3330 2006-04-01 Kim F. Storm <storm@cua.dk>
3331
3332 * ido.el (ido-unc-hosts-cache): New defvar.
3333 (ido-unc-hosts): If value of defcustom is a function, call it to
3334 get list of UNC hosts. Add function-item choices to specify
3335 ido-unc-hosts-net-view or user function.
3336 (ido-ignore-unc-host-regexps): New defcustom.
3337 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
3338 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
3339 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
3340
3341 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3342
3343 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
3344 wwidth.
3345
3346 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
3347
3348 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
3349 (ido-max-work-file-list, ido-switch-buffer)
3350 (ido-read-file-name-as-directory-commands):
3351 Fix typos in docstrings.
3352
3353 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3354
3355 * term/mac-win.el (mac-system-coding-system): Define and use after
3356 Mac-specific coding systems are ready.
3357
3358 2006-03-27 Romain Francoise <romain@orebokech.com>
3359
3360 * net/rcirc.el (rcirc-connect): Add autoload cookie.
3361
3362 * ldefs-boot.el: Update.
3363
3364 2006-03-27 Daiki Ueno <ueno@unixuser.org>
3365
3366 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3367 passphrases when it is not needed.
3368 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3369 passphrase stuff from gpg, should only be necessary when you use
3370 gpg with a smartcard.
3371
3372 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * comint.el (comint-dynamic-list-completions): Allow user to
3375 select *Completions* buffer.
3376
3377 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
3378
3379 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
3380
3381 2006-03-26 Andreas Schwab <schwab@suse.de>
3382
3383 * progmodes/gud.el (gdb): Only complain about multiple debugging
3384 when the gdb process is still running.
3385
3386 2006-03-25 Eli Zaretskii <eliz@gnu.org>
3387
3388 * mail/rmail.el (tool-bar-map): Defvar it.
3389 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3390 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3391
3392 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
3393
3394 * help.el (print-help-return-message): Suggest to use
3395 display-buffer instead of switch-to-buffer-other-window to restore
3396 the previous window without selecting it.
3397
3398 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3399
3400 * frame.el (select-frame-by-name): Call x-focus-frame also when
3401 window-system is mac.
3402
3403 * term/mac-win.el: Adjust Courier font specifications in
3404 x-fixed-font-alist.
3405 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3406 when directly encoding to UTF-16 in native byte order, no BOM.
3407
3408 2006-03-25 Kim F. Storm <storm@cua.dk>
3409
3410 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3411 (cua--init-keymaps): Use it instead of fixed C-return.
3412 (cua-mode): Set after it.
3413
3414 * emulation/cua-rect.el (cua--init-rectangles):
3415 Use cua-rectangle-mark-key instead of fixed C-return.
3416
3417 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
3418
3419 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3420 "run" in .gdbinit.
3421 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3422
3423 2006-03-24 Romain Francoise <romain@orebokech.com>
3424
3425 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3426 `display-buffer-other-frame'.
3427
3428 2006-03-24 Kim F. Storm <storm@cua.dk>
3429
3430 * apropos.el (apropos-synonyms): Add selection => region.
3431
3432 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3433
3434 * progmodes/gdb-ui.el (gdb-var-create-regexp)
3435 (gdb-var-list-children-regexp, gdb-var-update-regexp)
3436 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3437 (gdb-data-list-register-values-regexp)
3438 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3439 Future proof against new fields being added to MI output.
3440 (gdb-send): Don't treat backslashes for program input as
3441 continuations.
3442 (gdb-assembler-handler): Don't use window-start for this handler.
3443 (gdb-frame-handler): Don't change to hollow arrow if overlay
3444 arrow doesn't move to new frame.
3445
3446 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3449 prevent compiler warnings.
3450 (gdb-stopped): Check for gud-last-last-frame (case: signal).
3451 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3452 (gdb-assembler-custom): Use hollow-right-triangle for assembler
3453 buffer too.
3454
3455 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
3456
3457 * pgg-gpg.el (pgg-gpg-update-agent): Check for
3458 make-network-process, so we can use the same code in Gnus v5-10
3459 too and have this file fully synchronized with that release.
3460
3461 2006-03-23 Romain Francoise <romain@orebokech.com>
3462
3463 * ibuf-ext.el (ibuffer-read-filter-group-name):
3464 Use `ibuffer-generate-filter-groups' to make completion list match
3465 the filter groups that are really displayed in the Ibuffer buffer.
3466 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
3467
3468 2006-03-23 Kenichi Handa <handa@m17n.org>
3469
3470 * international/mule-cmds.el (sort-coding-systems): Describe that
3471 the argument is modified in docstring.
3472
3473 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
3474
3475 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3476 (pgg-gpg-update-agent): New function.
3477 (pgg-gpg-use-agent-p): New function.
3478 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3479 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3480 (pgg-gpg-sign-region): Use it.
3481
3482 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * cus-edit.el (custom-face-set): Call custom-push-theme before
3485 face-spec set so that `changed' theme is correctly saved.
3486 (custom-face-reset-standard): Reset to recalculated face rather
3487 than defface spec.
3488
3489 * custom.el (custom-push-theme): Only save `changed' theme if the
3490 current face does not match the defface specs.
3491
3492 2006-03-21 Simon Josefsson <jas@extundo.com>
3493
3494 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3495 <wilde@sha-bang.de>.
3496 (pgg-gpg-use-agent): New variable.
3497 (pgg-gpg-process-region): Use it.
3498 (pgg-gpg-encrypt-region): Likewise.
3499 (pgg-gpg-encrypt-symmetric-region): Likewise.
3500 (pgg-gpg-decrypt-region): Likewise.
3501 (pgg-gpg-sign-region): Likewise.
3502 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3503
3504 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
3505
3506 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
3507 bracket links.
3508
3509 2006-03-21 Kim F. Storm <storm@cua.dk>
3510
3511 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
3512 fringe-indicator-alist instead of modifying global value.
3513 (gdb-frame-handler): Likewise.
3514
3515 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
3516
3517 * diff-mode.el (diff-function): Make it inherit from diff-header
3518 instead of diff-context.
3519
3520 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
3521 bitmap.
3522 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
3523 change names in macro above for consistency.
3524 (gdb-frame-handler): Use hollow-right-triangle for all selected
3525 frames which except the innermost (where execution has stopped).
3526 (gdb-reset): Reset buffer-local values of overlay-arrow.
3527
3528 2006-03-20 Richard Stallman <rms@gnu.org>
3529
3530 * simple.el (set-mark-command): Doc fix.
3531
3532 * files.el (display-buffer-other-frame): New command.
3533 (ctl-x-4-map): Bind C-x 5 C-o to it.
3534
3535 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3536
3537 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
3538 rather than just defer-time, in case defer-time has been changed but
3539 the timer isn't running yet.
3540 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
3541
3542 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3543
3544 * help-mode.el (help-follow-symbol): New function.
3545 Essentially identical to the old `help-follow', but do not let
3546 `push-button' do the work when on an xref.
3547 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
3548
3549 2006-03-19 Richard Stallman <rms@gnu.org>
3550
3551 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
3552 preceded by the word `program'.
3553 (help-follow-mouse, help-follow): Throw error if not on xref.
3554 Delete no longer used args.
3555
3556 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
3557
3558 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
3559 annotation ensure gud-overlay-arrow-position is redisplayed.
3560
3561 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3562
3563 * textmodes/bibtex.el (bibtex-include-OPTkey)
3564 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
3565 (bibtex-autokey-name-case-convert)
3566 (bibtex-autokey-titleword-case-convert): Make these the aliases
3567 for the following two variables.
3568 (bibtex-autokey-name-case-convert-function)
3569 (bibtex-autokey-titleword-case-convert-function): Make these the
3570 real names.
3571 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
3572 bibtex-font-lock-crossref sublists.
3573 (bibtex-mode): Revert 2005-12-30 change (which made
3574 completion-ignore-case buffer-local).
3575 (bibtex-url): Simplify.
3576
3577 2006-03-19 Kim F. Storm <storm@cua.dk>
3578
3579 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
3580 cursor property value to 2 (to align with C level change).
3581
3582 2006-03-19 Bill Wohler <wohler@newt.com>
3583
3584 * image.el (image-load-path-for-library): Shorten first line in
3585 docstring.
3586
3587 2006-03-18 Richard Stallman <rms@gnu.org>
3588
3589 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
3590
3591 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
3592
3593 * isearch.el (isearch-other-meta-char): Handle user bindings for
3594 shifted control characters.
3595
3596 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
3597
3598 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
3599 part that matches email addresses, file names, etc.
3600
3601 2006-03-18 Eli Zaretskii <eliz@gnu.org>
3602
3603 * term/w32-win.el (mouse-set-font):
3604 Mention w32-list-proportional-fonts in the doc string.
3605
3606 2006-03-18 Kim F. Storm <storm@cua.dk>
3607
3608 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
3609 (ido-unc-hosts): New user option to explicitly define list of know
3610 UNC-style hosts for completion.
3611 (ido-cache-unc-host-shares-time): New user option.
3612 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
3613 New helper functions for UNC file-name support.
3614 (ido-may-cache-directory): Check for UNC host. Simplify.
3615 (ido-wash-history): Clean out old UNC hosts.
3616 (ido-nonreadable-directory-p): UNC hosts are always readable.
3617 (ido-directory-too-big-p): UNC hosts are never too big.
3618 (ido-set-current-directory): Handle UNC root path.
3619 (ido-file-name-all-completions): Complete UNC host names from
3620 ido-unc-hosts list. Cache UNC host shares.
3621 (ido-make-file-list-1): Don't filter UNC root.
3622 (ido-exhibit): Check for // in root directory, and switch to UNC
3623 mode by setting ido-current-directory to //.
3624
3625 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
3626
3627 * cus-edit.el (customize-changed-options): Mention explicit
3628 version number as default in prompt.
3629
3630 2006-03-17 Bill Wohler <wohler@newt.com>
3631
3632 * image.el (image-load-path-for-library): Minor docstring fix.
3633
3634 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
3635
3636 * textmodes/org.el (org-read-date): Include subgroup 5 into
3637 replacement text.
3638 (org-popup-calendar-for-date-prompt): Fix customization type.
3639
3640 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
3641
3642 * progmodes/gdb-ui.el (gud-watch): Provide completion.
3643 (gdb-continuation): New variable.
3644 (gdb-send): Deal with continuation lines.
3645
3646 * progmodes/gud.el (gud-gdb-complete-command)
3647 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3648 expressions.
3649 (gud-tooltip-mode): Use buffer-local value.
3650
3651 2006-03-16 Kim F. Storm <storm@cua.dk>
3652
3653 * ido.el (ido-edit-input): Use selected match, if any.
3654
3655 2006-03-16 Bill Wohler <wohler@newt.com>
3656
3657 * image.el (image-load-path-for-library): Prefer user's images in
3658 image-load-path.
3659
3660 2006-03-16 Martin Rudalics <rudalics@gmx.at>
3661
3662 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3663 when checking for attempt to drag leftmost or rightmost scrollbar.
3664
3665 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
3666
3667 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3668 (gdb-force-mode-line-update): New function.
3669 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3670 (gdb-exited): Use them.
3671 (gdb-signal): New function.
3672 (gdb-annotation-rules): Provide a rule for it.
3673
3674 2006-03-16 Kenichi Handa <handa@m17n.org>
3675
3676 * international/mule.el (auto-coding-regexp-alist): Add entries
3677 for Unicode BOM.
3678
3679 * sort.el (sort-build-lists): Temporarily bind
3680 inhibit-field-text-motion to t.
3681
3682 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
3683
3684 * locate.el (locate-command, locate-make-command-line)
3685 (locate-fcodes-file, locate-update-command)
3686 (locate-prompt-for-command, locate, locate-with-filter)
3687 (locate-get-file-positions): Doc fixes.
3688 (locate-buffer-name, locate-header-face): Remove leading `*' in
3689 defcustom.
3690 (locate-filter-output): Use `keep-lines' instead of its alias
3691 `delete-non-matching-lines'.
3692 (locate-get-filename, locate-get-dirname): Add introductory comment.
3693 (locate-find-directory-other-window): Give appropriate error
3694 message if used outside main listing.
3695
3696 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3697
3698 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3699 the new extend-region feature.
3700 (font-lock-after-change-function): Update correspondingly.
3701 * jit-lock.el (jit-lock-after-change): Update correspondingly.
3702 * progmodes/grep.el (font-lock-lines-before): Don't disable.
3703
3704 2006-03-15 Bill Wohler <wohler@newt.com>
3705
3706 * image.el (image-load-path-for-library): Fix example by not
3707 recommending that one binds image-load-path. Just defvar it to
3708 placate compiler and only use it if previously defined.
3709
3710 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3711
3712 * textmodes/org.el (org-insert-centered): Use `string-width' to
3713 make underlining work for wide characters.
3714 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3715 TAB to `org-cycle', to make sure that no binding in
3716 `outline-mode-map' can supercede it.
3717
3718 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
3719
3720 * allout.el: Increment version to 2.2.1 in file commentary.
3721
3722 (allout-version): Increment to 2.2.1.
3723
3724 (allout-default-layout): New customization variable, used when the
3725 file lacks a specific allout-layout. Uses allout-layout-type for
3726 recursively nested definition.
3727
3728 (allout-layout-type): Widget defining allout layouts, necessary for
3729 self-recursive definition.
3730
3731 (allout-mode): Incorporate allout-default-layout as fallback for
3732 allout-layout.
3733
3734 (allout-layout): Mark as 'safe-local-variable', and refer mention
3735 fallback to `allout-default-layout' in absence of a specified value.
3736 (allout-passphrase-verifier-string)
3737 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3738
3739 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3740
3741 (allout-get-encryption-passphrase-verifier): Use correct name of
3742 passphrase verifier in docstring.
3743
3744 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
3745
3746 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3747 elements.
3748 (gdb-find-watch-expression): Make it work for arrays too.
3749 Follow change to gdb-var-list.
3750 (gud-watch): Allow the user to enter variable name with a prexix
3751 arg. Create keybindings.
3752 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3753 (gdb-var-list-children-handler, gdb-var-update-handler)
3754 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3755 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3756 Follow change to gdb-var-list.
3757 (gdb-starting): Don't show the overlay arrows when program is running.
3758
3759 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3760 gdb-var-list.
3761
3762 2006-03-14 Bill Wohler <wohler@newt.com>
3763
3764 * image.el (image-load-path-for-library): Pass value of path
3765 rather than symbol. Always return list of directories.
3766 Guarantee that image directory comes first.
3767
3768 2006-03-14 Alan Mackenzie <acm@muc.de>
3769
3770 * font-core.el (font-lock-extend-region\(-function\)?.):
3771 New function/variable.
3772
3773 * font-lock.el (font-lock-after-change-function):
3774 Call font-lock-extend-region. Obey font-lock-lines-before.
3775 (font-lock-default-fontify-region): Remove reference to
3776 font-lock-lines-before.
3777
3778 * jit-lock.el (jit-lock-after-change):
3779 Call font-lock-extend-region. Obey font-lock-lines-before.
3780
3781 2006-03-14 David Ponce <david@dponce.com>
3782
3783 * tree-widget.el (tree-widget-themes-load-path)
3784 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3785
3786 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
3787
3788 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3789 (rcirc-print): Mark the start of text at the end of the prompt.
3790 (rcirc-track-minor-mode): Add autoload cookie.
3791 (rcirc-update-activity-string): Add space to front of mode-line
3792 indicator.
3793
3794 2006-03-13 Miles Bader <miles@gnu.org>
3795
3796 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3797 (rcirc-abbrev-nick): Remove function.
3798 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3799
3800 2006-03-13 David Ponce <david@dponce.com>
3801
3802 * tree-widget.el: Handle themes across all occurrences of the main
3803 themes sub-directory found in tree-widget-themes-load-path.
3804 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3805 (tree-widget--locate-sub-directory): Return all occurrences.
3806 (tree-widget-themes-path): New function.
3807 Replace tree-widget-themes-directory, and return a list of directories.
3808 (tree-widget-set-parent-theme)
3809 (tree-widget-lookup-image): Use it.
3810
3811 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3812
3813 * textmodes/org.el (org-link-search): Avoid self-matching of
3814 links, allow target text to be distributed over several lines.
3815 (org-search-not-link): New function.
3816 (org-set-regexps-and-options, org-get-current-options):
3817 New startup options.
3818 (org-export-as-html): Take odd-level setting from local variable.
3819 (org-fontify-emphasized-text): New option.
3820 (org-set-font-lock-defaults): Include emphasized text.
3821 (org-follow-mhe-link): Allow folder-only links, fix folder name.
3822 (org-font-lock): Customize group renamed from `org-faces'.
3823
3824 2006-03-13 John Paul Wallington <jpw@pobox.com>
3825
3826 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
3827 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
3828
3829 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
3830
3831 * cus-start.el (all): Delete :version keyword for members of the
3832 fringe group, since the entire group is new in 22.1.
3833
3834 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
3835
3836 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
3837 map if value is hexadecimal (an address).
3838 (gud-watch): Only search roots for existing watch expressions.
3839 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
3840 prevent caching problems with speedbar-update-directory-contents.
3841
3842 2006-03-12 Juri Linkov <juri@jurta.org>
3843
3844 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
3845 before comparing with `low' and `warn'.
3846
3847 * info.el (Info-dir-remove-duplicates): Move point to the
3848 beginning of the current line after deleting the entries from
3849 redundant heading. Use marker for `limit' and compare it with
3850 point before calling `re-search-forward'.
3851
3852 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3853
3854 * simple.el (yank): Fix typo in docstring.
3855
3856 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
3857
3858 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
3859 messages, where "D" is the 6th character.
3860
3861 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3862
3863 * simple.el (yank): Fix last change.
3864
3865 2006-03-11 David Ponce <david@dponce.com>
3866
3867 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
3868 merging elements from the standard ispell-dictionary-alist.
3869 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
3870 alist, and return the new alist.
3871
3872 2006-03-11 Richard Stallman <rms@gnu.org>
3873
3874 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
3875
3876 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
3877 the way it is implemented is too unclean.
3878
3879 * simple.el (kill-region, yank): Doc fix.
3880
3881 * battery.el (battery-echo-area-format): Doc fix.
3882 (battery-mode-line-format): Likewise.
3883 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
3884 (battery-linux-proc-acpi): Ignore batteries that say "charged".
3885
3886 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
3887
3888 * progmodes/octave-mod.el (octave-indent-for-comment):
3889 Behave according to do string.
3890
3891 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
3892
3893 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
3894 Be visible only if major mode is Mail Mode.
3895
3896 * textmodes/flyspell.el (flyspell-external-point-words)
3897 (flyspell-process-localwords): Fix last changes.
3898
3899 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3900
3901 * calendar/holidays.el (list-holidays): Doc fix.
3902
3903 * international/mule.el (auto-coding-alist): Add .odt
3904 (OpenOffice's open document) files.
3905
3906 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
3907 document) files. Mention in the doc string the need to sync with
3908 auto-coding-alist.
3909
3910 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * files.el (hack-local-variables-confirm): Don't prompt for ! if
3913 enable-local-variables is set to always query, or there is no
3914 savable variable.
3915
3916 2006-03-10 Bill Wohler <wohler@newt.com>
3917
3918 * image.el (image-load-path-for-library): Merge at least three
3919 functions from Gnus and MH-E into this one function that can now
3920 be shared.
3921
3922 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
3923
3924 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
3925 gdb-remove-mouse-face and remove help-echo too.
3926 (gdb-enqueue-input): Correct conditional clause.
3927
3928 2006-03-10 Glenn Morris <rgm@gnu.org>
3929
3930 * calendar/calendar.el (calendar-holidays): Doc fix.
3931 * calendar/holidays.el (list-holidays): Doc fix.
3932
3933 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
3934
3935 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
3936 it gets called in gdb-prompt anyway.
3937 (gdb-use-separate-io-buffer): Only restore window arrangement for
3938 gdb-many-windows.
3939 (gdb-enqueue-input): Make it harder to send GDB input when program
3940 is running.
3941 (gdb-buffer-list): New variable.
3942 (gdb-remove-mouse-face): New function.
3943 (gdb-starting): Use it when GDB input won't get sent.
3944
3945 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
3946
3947 * help.el (view-lossage): Remove trailing whitespace before
3948 inserting "\n".
3949
3950 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
3951
3952 * files.el (hack-local-variables-confirm):
3953 Set coding-system-for-read to nil before writing to .emacs.
3954
3955 * arc-mode.el (archive-extract): Check if an existing buffer name
3956 comes from a different archive.
3957
3958 * help.el (describe-key-briefly): If KEY is a down event, read and
3959 discard the up event.
3960
3961 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
3962
3963 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
3964 be edited and use font-lock-warning-face for any changes.
3965
3966 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
3967 (gdb-edit-value): Use it to report any errors.
3968
3969 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
3970
3971 * help.el (describe-key): Remove leftover test code.
3972
3973 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3974
3975 * textmodes/org.el: Move defvars out of eval-when-compile.
3976 Use buffer-file-name variable.
3977 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
3978 arg `file'.
3979 (org-level-faces): Remove startup dependency.
3980 (org-cycle, org-map-tree, org-scan-tags)
3981 (org-remember-handler): Don't call `outline-level' directly.
3982 (org-mhe-search-all-folders): New option.
3983 (org-mhe-get-message-folder-from-index)
3984 (org-mhe-get-message-folder): Fix indexing search.
3985 (org-format-agenda-item): Handle nil TAGS argument.
3986 (org-cleaned-string-for-export, org-activate-target-links)
3987 (org-make-target-link-regexp): Deal with empty radio target list.
3988 (org-tag): New face.
3989 (org-get-level-face): New function.
3990 (org-set-font-lock-defaults): Simplify setup for headlines.
3991 (org-complete): Pass common substring to `display-completion-list'.
3992
3993 2006-03-06 David Ponce <david@dponce.com>
3994
3995 * tree-widget.el: Update Commentary header.
3996 (tree-widget-theme-name): Ignore parent themes.
3997 (tree-widget-set-parent-theme): New function.
3998 (tree-widget-set-theme): Use it.
3999 (tree-widget-set-image-properties): Move definition. Does nothing
4000 if image properties have already been set.
4001 (tree-widget-image-properties): Move definition. Receive an image
4002 name. Set the :pointer property.
4003 (tree-widget-lookup-image): Doc fix. Search in parent themes.
4004 Don't set the :pointer image property.
4005 (tree-widget-convert-widget): New function. Handle :dynargs
4006 compatibility here.
4007 (tree-widget): Use it to :convert-widget. Add the :expander-p
4008 predicate to control when the :expander function is entered.
4009 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
4010 (tree-widget-value-create): Handle :expander-p. widget-apply
4011 :expander.
4012 (tree-widget-expander-p): New function. Default value of the
4013 :expander-p property.
4014
4015 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
4016
4017 * help.el (describe-key): Properly handle the return value of
4018 read-key-sequence when grabbing an up-event. Cleanup mouse-1
4019 remaps. Handle string and vector `follow-link' values.
4020
4021 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4022
4023 * complete.el (PC-expand-many-files): Try be more careful when parsing
4024 the shell's output.
4025
4026 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4027
4028 * outline.el (hide-sublevels): Provide better interactive default.
4029
4030 2006-03-06 Kenichi Handa <handa@m17n.org>
4031
4032 * international/fontset.el (create-fontset-from-fontset-spec):
4033 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
4034
4035 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
4036
4037 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
4038 backslashes instead of one in regexp.
4039 (gud-tooltip-dereference): Add missing optional argument.
4040
4041 2006-03-04 John Paul Wallington <jpw@pobox.com>
4042
4043 * wdired.el (toplevel): Require `cl' at compile-time.
4044
4045 2006-03-04 Andreas Schwab <schwab@suse.de>
4046
4047 * server.el (server-process-filter): Handle errors during
4048 evaluation of the argument.
4049
4050 2006-03-03 John Paul Wallington <jpw@pobox.com>
4051
4052 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
4053 escape parentheses at beginning of line.
4054 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
4055 (t-mouse-mode): Remove period from end of error message.
4056
4057 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
4058
4059 * textmodes/flyspell.el (flyspell-process-localwords):
4060 Be case-sensitive.
4061
4062 2006-03-03 Martin Rudalics <rudalics@gmx.at>
4063
4064 * cus-edit.el (custom-quote): Remove function, since it has been
4065 moved to custom.el.
4066
4067 * font-lock.el (lisp-font-lock-keywords-2)
4068 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
4069 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
4070 they have no special meaning.
4071
4072 * midnight.el (clean-buffer-list): Handle case where base-buffer of
4073 indirect buffer gets killed before indirect buffer. Use dolist.
4074
4075 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
4076
4077 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
4078 value instead of a literal constant (1) on more pauses.
4079
4080 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
4081
4082 * textmodes/flyspell.el (flyspell-external-point-words):
4083 Be case-sensitive.
4084
4085 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
4086
4087 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
4088 with "www".
4089
4090 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
4091
4092 * allout.el: Restablish intermediate missing comment header to
4093 preserve outline structure.
4094 (allout-beginning-of-current-entry): Skip invisible text.
4095 (allout-open-topic): Fix opening a topic at end-of-buffer.
4096 (allout-minor-mode): Move nearer to allout-mode function.
4097
4098 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
4099
4100 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
4101
4102 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
4103
4104 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
4105 is nil.
4106
4107 * progmodes/gud.el (gud-speedbar-menu-items):
4108 Use buffer-local-value and add missing :visible keyword.
4109
4110 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
4111
4112 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4113
4114 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
4115 must be `follow-link'.
4116
4117 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
4118
4119 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
4120 formatting: No nested anchors.
4121 (org-all-targets): Fix bug with XEmacs compatibility.
4122 (org-read-date): Add (require 'parse-time).
4123 (org-set-tags): Fix bug with extra inserted space.
4124 (org-export-html-style): Define a style class for targets.
4125 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
4126 (org-hide-leading-stars): New option.
4127 (org-hide): New face.
4128 (org-set-font-lock-defaults): Allow to hide leading stars.
4129 (org-get-legal-level, org-tr-level): New functions.
4130 (org-odd-levels-only): New option.
4131 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
4132 (org-demote, org-promote): Deal with double-star levels.
4133 (org-convert-to-odd-levels): New command.
4134
4135 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
4136
4137 * speedbar.el (speedbar-update-localized-contents): Try to
4138 preserve window-start.
4139 (speedbar-update-directory-contents): Try to preserve window-start
4140 and window-point.
4141 (speedbar-update-special-contents): Don't move back to start of window.
4142
4143 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
4144 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
4145 speedbar-timer-fn.
4146 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
4147 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
4148 instead of gdb-speedbar-timer-fn.
4149
4150 2006-02-28 Jay Belanger <belanger@truman.edu>
4151
4152 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
4153 (math-compose-expr): Use latex option when calling
4154 `math-compose-tex-matrix' for latex mode.
4155
4156 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
4157
4158 * speedbar.el: Re-instate comments about developing for speedbar
4159 [this is what info and gdb-ui use even if better methods exist now].
4160
4161 * t-mouse.el: New file.
4162 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
4163 (t-mouse-lispy-buffer-posn-from-coords): Remove.
4164 (t-mouse-make-event-element): Use posn-at-x-y instead.
4165 (t-mouse-make-event): Deal with Fedora Core 3.
4166 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
4167 (t-mouse-mouse-position-function): New function. Use it instead
4168 of advising mouse-position.
4169 (t-mouse-mode): New minor mode.
4170 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
4171
4172 2006-02-27 Glenn Morris <rgm@gnu.org>
4173
4174 * calendar/calendar.el (calendar-holidays): Doc fix.
4175
4176 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
4177
4178 * progmodes/gdb-ui.el (gdb-source-window): New variable.
4179 Re-introduce the concept of a source window.
4180 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
4181 consistency with get-buffer-create.
4182 (def-gdb-auto-update-handler, gdb-info-locals-handler)
4183 (gdb-data-list-register-values-handler)
4184 (gdb-stack-list-locals-handler): Try to preserve window-start as
4185 well as window-point.
4186 (gdb-display-source-buffer): New function (old concept).
4187 (gdb-goto-breakpoint): Use it.
4188
4189 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
4190 for gdb-ui/gdb-mi (old concept).
4191
4192 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
4193
4194 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
4195 binding.
4196
4197 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
4198
4199 * textmodes/reftex-sel.el (reftex-select-label-map)
4200 (reftex-select-bib-map): Add `follow-mouse' binding.
4201
4202 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
4203
4204 * jka-cmpr-hook.el (jka-compr-compression-info-list)
4205 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
4206 Give :set functions to provide automatic updating.
4207 Update docstring. Give compiler defvars early in the file
4208 and move the defcustoms to a later spot where all called functions
4209 are defined.
4210 (jka-compr-file-name-handler-entry): Doc fix.
4211 (jka-compr-compression-info-list--internal)
4212 (jka-compr-mode-alist-additions--internal)
4213 (jka-compr-load-suffixes--internal): New variables.
4214 (jka-compr-install): Set the three above variables.
4215 Update `load-file-rep-suffixes' instead of `load-suffixes'.
4216 (jka-compr-update, jka-compr-set): New functions.
4217 (auto-compression-mode): Doc fix.
4218
4219 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
4220 Update `load-file-rep-suffixes' instead of `load-suffixes'.
4221 Use jka-compr-compression-info-list--internal,
4222 jka-compr-mode-alist-additions--internal and
4223 jka-compr-load-suffixes--internal.
4224
4225 * files.el (load-library):
4226 * loadhist.el (file-loadhist-lookup):
4227 * startup.el (command-line):
4228 * subr.el (locate-library):
4229 * emacs-lisp/autoload.el (update-directory-autoloads):
4230 * emacs-lisp/find-func.el (find-library-suffixes):
4231 Use `get-load-suffixes' instead of `load-suffixes'.
4232
4233 * subr.el (locate-library):
4234 * emacs-lisp/find-func.el (find-library-name):
4235 Use `load-file-rep-suffixes' instead of '("").
4236
4237 2006-02-26 Kim F. Storm <storm@cua.dk>
4238
4239 * ido.el (ido-save-history, ido-load-history): Simplify.
4240 Don't use find-file-noselect to avoid interference from other modes.
4241
4242 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
4243
4244 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
4245 to use the default shell if filename is not available.
4246 Reported by Giorgos Keramidas.
4247
4248 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
4249
4250 * progmodes/etags.el (tags-completion-table): Do completion from
4251 all the tables in the current list, as documented in the manual.
4252
4253 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4254
4255 * CC Mode Update to 5.31.3.
4256
4257 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4258
4259 * progmodes/cc-mode.el (c-postprocess-file-styles):
4260 Bind inhibit-read-only to t, around the call to
4261 c-remove-any-local-eval-or-mode-variables, so that it works on a
4262 RO file.
4263
4264 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4265
4266 * progmodes/cc-awk.el: Correct a typo.
4267
4268 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4269
4270 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
4271 c-hungry-delete-backwards, at the request of RMS. Leave the old
4272 name as an alias.
4273
4274 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4275
4276 * progmodes/cc-mode.el: Correct a typo.
4277
4278 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4279
4280 * progmodes/cc-defs.el: Update the version number to 5.31.3.
4281
4282 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4283
4284 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
4285 brace-else-brace (error due to mbeg, mend being undefined).
4286
4287 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4288
4289 * progmodes/cc-mode.el: File Local variables: Solve the problem
4290 where both `mode' and c-file-offsets are specified: `mode' will
4291 overwrite c-f-o's settings:
4292 (c-remove-any-local-eval-or-mode-variables): New function.
4293 (c-postprocess-file-styles): Call the above new function, within
4294 c-tentative-buffer-change, to splat `mode' and `eval' before the
4295 second hack-local-variables.
4296
4297 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4298
4299 * progmodes/cc-mode.el:
4300 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
4301 (c-after-change): Protect the match data with save-match-data.
4302 It was getting corrupted by c-after-change-check-<>-operators.
4303
4304 * cc-defs.el: [Supersedes patch V1.38]:
4305 (top level): Check for a buggy font-lock-compile-keywords ONLY in
4306 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
4307
4308 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
4309 with save-match-data. It was being corrupted when Font Lock was
4310 not enabled.
4311
4312 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4313
4314 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
4315 Mode and Subword Mode.
4316
4317 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
4318 real labels ("case 1:" or "foo:") from non-labels ("public:").
4319 (c-forward-objc-directive): Replace c-forward-token-2 with crude
4320 coding; c-f-t-2 doesn't move over a token at EOB.
4321
4322 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
4323
4324 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
4325 (c-update-modeline): Concatenate the minor mode indicators
4326 directly onto mode-name, removing c-submode-indicators.
4327 Sometimes, c-s-i got separated from the mode name on the mode line.
4328
4329 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
4330 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
4331
4332 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
4333
4334 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
4335 error message when there's an evaluation error to show whether
4336 it's loaded from source or not.
4337 (c-filter-ops): Make it available at runtime too to work when
4338 `c-make-init-lang-vars-fun' needs to evaluate from source.
4339
4340 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
4341
4342 * help.el (help): Revert last part of 2006-02-23 change (deletion
4343 of the `provide' call).
4344
4345 2006-02-23 Juri Linkov <juri@jurta.org>
4346
4347 * compare-w.el (compare-windows-highlight): Add new value
4348 `persistent' and change :type from `boolean' to `choice'.
4349 (compare-windows-overlays1, compare-windows-overlays2):
4350 New internal variables.
4351 (compare-windows-highlight): If compare-windows-highlight is
4352 `persistent', add current overlays to compare-windows-overlays[12]
4353 instead of adding compare-windows-dehighlight to pre-command-hook.
4354 (compare-windows-dehighlight): Delete all overlays from
4355 compare-windows-overlays[12].
4356
4357 * info.el (Info-search): Don't bind search-spaces-regexp to
4358 Info-search-whitespace-regexp in non-regexp isearch mode.
4359
4360 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4361
4362 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
4363
4364 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * textmodes/org.el (org-xemacs-p)
4367 (org-export-html-show-new-buffer, org-table-may-need-update)
4368 (org-insert-item, org-mhe-get-message-real-folder)
4369 (org-mhe-get-message-folder-from-index)
4370 (org-mhe-get-message-folder, org-mhe-get-message-num)
4371 (org-mhe-get-header, org-make-org-heading-search-string)
4372 (org-make-org-heading-camel, org-table-sort-lines)
4373 (org-format-org-table-html, org-format-table-table-html):
4374 Fix typos in docstrings.
4375
4376 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
4377
4378 * textmodes/org.el (org-cleaned-string-for-export)
4379 (org-solidify-link-text): New function.
4380 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
4381 XEmacs, just to silence the compiler.
4382 (org-export-as-ascii, org-export-as-html-and-open):
4383 Use `org-cleaned-string-for-export' and create internal links.
4384 (org-follow-mhe-link): Require mh-e, use folder.
4385
4386 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4387
4388 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4389
4390 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4391 gdb-debug-log-length.
4392 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
4393 it a real ring but...
4394 (gud-gdba-marker-filter): ...make it work like mark-ring.
4395 (gdb-enable-debug): Rename from gdb-enable-debug-log.
4396 (gdb-mouse-jump): New function. Add bindings.
4397
4398 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4399
4400 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4401 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4402 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4403 (gdb-debug-log-length): Customize it's length.
4404 (gud-watch, gdb-var-create-handler): Display function::var format
4405 but don't use to create variable object.
4406 (gdb-var-create-handler): Use message-box in place of message.
4407 (gdb-stopped): Call gdb-exited if signalled.
4408
4409 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4410
4411 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4412
4413 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4414
4415 * textmodes/reftex.el (reftex-locate-file): Search all extensions
4416 if `reftex-try-all-extensions' is set.
4417
4418 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4419 fail silently when there is no valid argument at point.
4420 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4421 `fail-silently' argument. From a patch by David Reiter.
4422
4423 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4424 New commands.
4425 (org-mark-ring): New variable.
4426 (org-mark-ring-length): New option.
4427 (org-open-at-point, org-goto, org-open-file): Push old position
4428 onto the mark ring.
4429 (org-add-hook): New function.
4430 (org-export-table-remove-special-lines): New option.
4431 (org-skip-comments, org-format-org-table-html): Respect new
4432 option `org-export-table-remove-special-lines'.
4433 (org-open-file): Allow special command configuration for
4434 directory link.
4435 (org-file-apps): Fix bugs in customize type, added setting
4436 for directories.
4437 (org-activate-tags, org-format-agenda-item, org-complete)
4438 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4439 (org-get-tags, org-get-buffer-tags, org-open-at-point)
4440 (org-link-search, org-make-org-heading-search-string)
4441 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4442 (org-radio-targets, org-file-link-context-use-camel-case)
4443 (org-activate-camels): New options.
4444 (org-update-radio-target-regexp, org-all-targets)
4445 (org-make-target-link-regexp, org-activate-target-links):
4446 New functions.
4447 (org-make-org-heading-search-string): New function.
4448 (org-store-link, org-insert-link): Use new option
4449 `org-file-link-context-use-camel-case'.
4450 (org-activate-camels): Use new option `org-activate-camels'.
4451 (org-link-regexp): Add mhe prefix.
4452 (org-open-at-point, org-store-link): Support for mhe links.
4453 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4454 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4455 (org-mhe-get-header, org-follow-mhe-link): New functions.
4456 (org-remove-angle-brackets, org-add-angle-brackets):
4457 New functions.
4458 (org-bracket-link-regexp): New constant.
4459 (org-read-date): Fix bug that was rejecting all typed dates.
4460 (org-link-search): Make hierarchy above visible after a match.
4461 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4462 (org-store-link): Fix bug with link creation when cursor is in
4463 an empty line.
4464 (org-open-at-point): Fix bug with matching a link.
4465 Fixed buggy argument sequence in call to `org-view-tags'.
4466 (org-compile-prefix-format): Set `org-prefix-has-tag'.
4467 (org-prefix-has-tag): New variable.
4468 (org-format-agenda-item): Remove tags from headline
4469 if appropriate.
4470 (org-agenda-remove-tags-when-in-prefix): New option.
4471
4472 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
4473
4474 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
4475 Fix the regular expressions.
4476
4477 2006-02-21 Richard M. Stallman <rms@gnu.org>
4478
4479 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
4480 if there's no other specific basis.
4481
4482 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
4483 as variables at all.
4484 (unsafep-variable): Rename arg; doc fix.
4485
4486 * abbrevlist.el (list-one-abbrev-table): Add autoload.
4487
4488 * calendar/appt.el (diary-selective-display): Add defvar.
4489
4490 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
4491
4492 * isearch.el (search-whitespace-regexp): Fix custom type.
4493
4494 * help.el (describe-key-briefly): Compute interactive args
4495 in same was as before previous change.
4496
4497 * files.el (enable-local-variables): Doc fix.
4498
4499 2006-02-21 Kim F. Storm <storm@cua.dk>
4500
4501 * fringe.el: Cleanup as file is now pre-loaded.
4502 (fringe-bitmaps): Initialize unconditionally.
4503 (fringe-mode, set-fringe-style): Remove autoload cookies.
4504
4505 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4506
4507 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
4508 `horizontal-bar'.
4509 (fringe-cursor-alist): Use `horizontal-bar'.
4510
4511 2006-02-20 Kim F. Storm <storm@cua.dk>
4512
4513 * fringe.el (fringe-bitmaps): Update to new bitmap names.
4514 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
4515
4516 * loadup.el: Load "fringe" on window systems.
4517
4518 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
4521 out of scope components.
4522
4523 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
4524 default.
4525
4526 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
4527
4528 * custom.el (customize-mark-to-save, customize-mark-as-set):
4529 Load the symbol first.
4530
4531 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
4532
4533 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
4534 strech spec so it doesn't display as "^J" on the header line
4535 when `Buffer-menu-use-header-line' is t.
4536
4537 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4538
4539 * speedbar.el (speedbar-make-button): Keep text properties
4540 of string arguments if desired.
4541
4542 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
4543 expessions.
4544
4545 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
4546 of speedbar.
4547
4548 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
4549
4550 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
4551 to value of `read-file-name-completion-ignore-case'.
4552
4553 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
4554
4555 * custom.el (customize-mark-as-set): Push to `user' theme.
4556
4557 * cus-edit.el (custom-save-variables): Allow unthemed values.
4558 (customize-set-variable): Push setting to `user' theme.
4559
4560 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * progmodes/gud.el: Don't require font-lock as it's now
4563 automatically loaded.
4564 (gud-speedbar-buttons): Replace gdb-var-changed with
4565 gdb-force-update.
4566
4567 * progmodes/gdb-ui.el (gdb-force-update): Rename from
4568 gdb-var-changed.
4569 (gdb-post-prompt): Use it.
4570 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4571 (gdb-var-update-handler, gdb-var-delete)
4572 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
4573 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
4574 gdb-force-update in gdb-post-prompt.
4575 (gdb-reset): Clear watch expressions from speedbar when quitting.
4576
4577 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4578
4579 * viper-cmd.el (viper-insert-state-post-command-sentinel)
4580 (viper-change-state-to-vi, viper-change-state-to-emacs):
4581 Make aware of cursor coloring in the Emacs state.
4582 (viper-special-read-and-insert-char): Use read-char-exclusive.
4583 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
4584
4585 * viper-init.el (viper-emacs-state-cursor-color): New variable.
4586
4587 * viper-util.el (viper-save-cursor-color)
4588 (viper-get-saved-cursor-color-in-replace-mode)
4589 (viper-get-saved-cursor-color-in-insert-mode)
4590 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
4591 state.
4592 (viper-get-saved-cursor-color-in-emacs-mode): New function.
4593
4594 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
4595 (ediff-ignore-case-option3, ediff-actual-diff-options)
4596 (ediff-actual-diff3-options): New variables to control case sensitivity.
4597 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
4598 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
4599 (ediff-toggle-ignore-case): New function.
4600 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
4601
4602 * ediff-help.el (ediff-long-help-message-narrow2)
4603 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
4604 (ediff-long-help-message-word-mode): Add ignore-case command.
4605 (ediff-help-for-quick-help): Add ignore-case command.
4606
4607 * ediff-merg.el: Move provide to the end.
4608
4609 * ediff-ptch.el: Move provide to the end.
4610
4611 * ediff-wind.el: Move provide to the end.
4612
4613 * ediff-mult.el: Move provide to the end.
4614 (ediff-set-meta-overlay): Enable follow-link.
4615
4616 * ediff.el: Move provide to the end.
4617 Break recursive load cycle in eval-when-compile.
4618 (ediff-patch-buffer): Better heuristics.
4619
4620 * ediff-util.el: Move provide to the end.
4621 Break recursive load cycle in eval-when-compile.
4622 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
4623 defuns.
4624 (ediff-submit-report): Pass the values of ediff-diff3-program,
4625 ediff-diff3-options.
4626
4627 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
4628
4629 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4630 the opening bracket of the following bracketing pairs: {}, [], (), <>,
4631 `' (for example, in the docstring of `windmove-default-keybindings').
4632
4633 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4634
4635 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4636 shadow face. Don't provide binding to edit variable when it is
4637 out of scope.
4638
4639 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4640 (gdb-var-update-handler): Detect out of scope variables with pre
4641 GDB 6.4 too.
4642 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4643 Reset status of variable objects to nil in update handlers.
4644 (gdb-var-update-handler-1): Detect when a variable object comes
4645 in scope. setcar on var changes gdb-var-list directly.
4646
4647 2006-02-17 Juri Linkov <juri@jurta.org>
4648
4649 * ffap.el (ffap) <defface>: Add explicit face declaration.
4650 (ffap-highlight): Use face `ffap' directly instead of checking
4651 for its existence.
4652
4653 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4654 `visible-ok' of `other-buffer' to find the right original buffer.
4655
4656 * info.el (Info-search): Skip `Local Variables' node.
4657
4658 2006-02-17 Juri Linkov <juri@jurta.org>
4659
4660 * info.el (Info-find-file): Check for symbols `apropos', `history',
4661 `toc' in the input filename, and return these symbols as is.
4662 (Info-find-node-2): Set Info-current-file to symbols `apropos',
4663 `history', `toc' instead of strings.
4664 (Info-set-mode-line): For non-string Info-current-file use the
4665 symbol's name inside **.
4666 (Info-isearch-push-state): Add quote before Info-current-file and
4667 Info-current-node.
4668 (Info-isearch-pop-state): Use `equal' instead of `string='.
4669 (Info-extract-pointer, Info-following-node-name): Use
4670 `match-string-no-properties' instead of `match-string'.
4671 (Info-up): Check `old-file' for `stringp'.
4672 (Info-history): Use `equal' instead of `string-equal'.
4673 Check `file' for `stringp'.
4674 (Info-history): Use symbol `history' instead of string as first arg
4675 of `Info-find-node'.
4676 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
4677 `toc' instead of string.
4678 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4679 instead of `buffer-substring', and `match-string-no-properties'
4680 instead of `match-string'.
4681 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4682 instead of strings.
4683 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4684 Use symbol `apropos' instead of string.
4685 (Info-copy-current-node-name): Check `Info-current-file' for
4686 `stringp' and construct a command with `Info-find-node' from it.
4687 (Info-fontify-node): Use `match-string-no-properties' instead of
4688 `match-string' and check file names for `stringp'.
4689 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4690 `history', `toc' instead of strings.
4691
4692 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * files.el: Rearrange functions and variables in the file local
4695 variables section.
4696
4697 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
4698
4699 * files.el: Add truncate-lines, ispell-check-comments and
4700 ispell-local-dictionary as safe local variables.
4701
4702 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4703
4704 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4705 out of scope variables.
4706 (gud-speedbar-buttons): Use unless.
4707
4708 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4709 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4710 (gdb-show-changed-values): Also use for out of scope variables.
4711 (gdb-var-update-handler-1): Note if variable goes out of scope.
4712
4713 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
4714
4715 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4716 default to global variable values for unsupplied args.
4717 (rcirc-get-buffer-create): Fix bug with setting the target.
4718 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4719 test for rcirc-always-use-server-buffer-flag here.
4720 (rcirc-response-formats): Add %N, which is a facified nick. %n
4721 uses the default face. Change the ACTION format string. If the
4722 "nick" is the server, don't print anything for that field.
4723 Comment fixes.
4724 (rcirc-target-buffer): Don't test
4725 rcirc-always-use-server-buffer-flag here.
4726 (rcirc-print): Squeeze extra spaces out of the text before message.
4727 (rcirc-put-nick-channel): Strip potential "@" char from nick
4728 before adding them to nick table.
4729 (rcirc-url-regexp): Improve to match address like "foo.com".
4730
4731 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4732
4733 * allout.el (allout-hidden-p): Move this defsubst before
4734 allout-overlay-interior-modification-handler, where it is first
4735 used.
4736
4737 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
4738
4739 * allout.el: Use allout invisible-text overlays instead of
4740 selective display for concealed text. Also, lots of general
4741 cleanup, and improved compatibility code.
4742
4743 (allout-version) Incremented, corrected, revised, and refined
4744 module commentary.
4745
4746 (provide 'allout): Moved to the bottom, added a require of overlay.
4747
4748 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4749 `except-current'.
4750 (allout-write-file-hook-handler): Minimize delay.
4751 (count-trailing-whitespace-region): New function so
4752 auto-encryption of current topic can resituate cursor exactly.
4753 PGP/GPG encryption trims trailing whitespace from lines, which
4754 must be accounted for across encryption then decryption.
4755
4756 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4757 just plain "\C-c", to avoid intruding on user's keybinding space.
4758
4759 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4760 parameter, so user request to provide a new password is done.
4761
4762 (allout-outside-normal-auto-fill-function, allout-auto-fill):
4763 Refined mechanism for auto-filling behavior while in allout mode.
4764
4765 (allout-mode): Explicitly specify the mode map in the docstring.
4766 Clarify provision for various write-file hook var names.
4767 Adjusted for invisible-text overlays instead of selective-display.
4768
4769 (allout-depth): Really return 0 if not within any topic. This
4770 rectifies `allout-beginning-of-level' and sequence numbering
4771 errors that occur when cutting and pasting numbered topics.
4772 Changed from a in-line subst to a regular function, as well.
4773
4774 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4775
4776 (allout-end-of-subtree, allout-end-of-subtree)
4777 (allout-end-of-entry, allout-end-of-current-heading)
4778 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4779 (allout-show-children, allout-show-to-offshoot)
4780 (allout-hide-current-entry, allout-show-current-entry): Rectified
4781 handling of trailing blank lines between items.
4782
4783 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4784 (allout-current-depth, allout-unprotected, allout-hidden-p)
4785 (allout-on-current-heading-p, allout-listify-exposed)
4786 (allout-chart-subtree, allout-goto-prefix)
4787 (allout-back-to-current-heading, allout-get-body-text)
4788 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4789 (allout-hide-region-body, allout-toggle-subtree-encryption)
4790 (allout-encrypt-string, allout-encrypted-key-info)
4791 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4792 (allout-file-vars-section-data): Adjusted for use with
4793 invisible-text overlays instead of selective-display.
4794
4795 (allout-kill-line, allout-kill-topic, allout-yank-processing):
4796 Reworked for use with invisible text overlays.
4797
4798 (allout-current-topic-collapsed-p): New function.
4799
4800 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4801 to know when to close the containing topic.
4802
4803 (allout-pre-command-business, allout-post-command-business):
4804 Simplify undo-batching and dynamic isearch exposure.
4805
4806 (allout-set-overlay-category): New for invisible-text overlays.
4807 Sets properties of allout-overlay-category, used by
4808 allout-flag-region to set invisible-text overlay properties.
4809 (allout-get-invisibility-overlay): Get the first qualifying
4810 invisibility overlay, so we can find the extent of it.
4811 (allout-back-to-visible-text): Get to just before the beginnining
4812 of the current invisibility overlay, if any.
4813
4814 (allout-overlay-insert-in-front-handler)
4815 (allout-overlay-interior-modification-handler)
4816 (allout-before-change-handler, allout-isearch-end-handler): New
4817 functions to handle extraordinary actions affecting concealed
4818 text.
4819
4820 (allout-flag-region): Use overlays instead of selective-display
4821 for invisible text - by inheritence from the properties of
4822 allout-overlay-category in mainline Emacs, and applied
4823 property-by-property in XEmacs, some recent versions of which
4824 don't inherit the properties from the category. Provisions to
4825 respond to concealed-text edits simplified drastically.
4826
4827 (allout-isearch-rectification, allout-isearch-was-font-lock)
4828 (allout-isearch-expose, allout-enwrap-isearch)
4829 (allout-isearch-abort, allout-pre-was-isearching)
4830 (allout-isearch-prior-pos, allout-isearch-did-quit)
4831 (allout-isearch-dynamic-expose)
4832 (allout-hide-current-entry-completely): Functions deleted.
4833
4834 (allout-undo-aggregation): Explicit undo aggregation no longer
4835 necessary due to transition away from selective-display.
4836
4837 (set-allout-regexp, allout-up-current-level)
4838 (allout-next-visible-heading, allout-forward-current-level)
4839 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
4840 (allout-kill-line, allout-yank-processing, allout-show-children)
4841 (allout-expose-topic, allout-old-expose-topic)
4842 (allout-listify-exposed, allout-insert-latex-header)
4843 (allout-toggle-subtree-encryption, allout-encrypt-string)
4844 (remove-from-invisibility-spec, allout-hide-current-subtree):
4845 Ditched unused variables.
4846
4847 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
4848
4849 * textmodes/ispell.el (ispell-change-dictionary): Call
4850 ispell-buffer-local-dict instead of
4851 ispell-accept-buffer-local-defs.
4852 (ispell-local-dictionary-alist): Accept as valid any coding-system
4853 supported by Emacs.
4854 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
4855 changed to iso-8859-3.
4856
4857 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
4858
4859 * speedbar.el (speedbar-frame-width): Make an inline function
4860 instead of a macro. Use frame-width.
4861 (speedbar-try-completion, speedbar-update-contents)
4862 (speedbar-timer-fn): Use consp.
4863 (speedbar-update-localized-contents): Try to preserve point.
4864
4865 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
4866 (menu): Re-order menu items.
4867 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
4868 field.
4869 (gdb-var-update-handler-1): Use it for GDB 6.4+.
4870 (gdb-post-prompt): Speed things by not forcing update.
4871
4872 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
4873
4874 * wid-edit.el (widget-button-click): For mouse-1, cancel button
4875 press and perform default action if we get a mouse movement event.
4876
4877 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
4878
4879 * calendar/icalendar.el (icalendar--get-event-property)
4880 (icalendar--get-event-property-attributes): Fix typos in
4881 docstrings.
4882
4883 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
4884 docstring.
4885
4886 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * bs.el (bs-mode): Use `buffer-disable-undo'.
4889 (bs--get-file-name): Simplify.
4890 (bs-show-in-buffer): Mark the buffer as not modified.
4891
4892 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4893
4894 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4895 widget-button-click.
4896
4897 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
4898 (custom-mode): Update docstring.
4899
4900 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
4901 binding.
4902
4903 * files.el (hack-local-variables-confirm): Allow scrolling if the
4904 file variable list is too long. Kill temp buffer after use.
4905
4906 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
4907
4908 * progmodes/gud.el (gdb): Improve doc string.
4909 (gdb-script-font-lock-keywords): Expand allowed character set.
4910
4911 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
4912 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
4913 (gdb-separate-io-interrupt, gdb-separate-io-quit)
4914 (gdb-separate-io-stop, gdb-separate-io-eof):
4915 Rename from gdb-inferior-* to gdb-separate-*.
4916 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
4917
4918 2006-02-14 Jay Belanger <belanger@truman.edu>
4919
4920 * calc/calc-arith.el (math-check-known-scalarp): Make sure
4921 expression is a symbol before checking that it is bound.
4922
4923 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
4924 test to see if equation can be solved.
4925
4926 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * wid-edit.el (widget-button-click): Use :pressed-face property
4929 for overlay face, if it exists.
4930
4931 * cus-edit.el (custom-manual, custom-add-see-also)
4932 (custom-add-parent-links, custom-group-link): Add :pressed-face
4933 property to links.
4934
4935 * files.el (hack-local-variables): Remove ignored variables before
4936 checking if any variables need setting.
4937
4938 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4939
4940 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
4941
4942 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
4943
4944 * help.el (where-is): Fix message for remapped commands.
4945
4946 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
4947 Fix typos in docstrings.
4948
4949 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * files.el (safe-local-variable-values): New option.
4952 (hack-local-variables-prop-line): Return a list of variable-value
4953 pairs if MODE-ONLY is non-nil.
4954 (hack-local-variables): Construct list of variable-value pairs,
4955 and apply or reject them in one go. Ask for confirmation if
4956 variables are not known safe.
4957 (hack-local-variables-confirm): Complete rewrite. Support
4958 `safe-local-variable-values'.
4959 (enable-local-variables): Update docstring to reflect new
4960 behavior.
4961 (ignored-local-variables): Ignore ignored-local-variables and
4962 safe-local-variable-values.
4963 (safe-local-variable-p): New function.
4964 (risky-local-variable-p): `safe-local-variable' property check
4965 moved to safe-local-variable-p.
4966 (hack-one-local-variable): Checks moved to hack-local-variables.
4967
4968 (byte-compile-dynamic, c-basic-offset, c-file-style)
4969 (c-indent-level, comment-column, fill-column, fill-prefix)
4970 (indent-tabs-mode, kept-new-versions, no-byte-compile)
4971 (no-update-autoloads, outline-regexp, page-delimiter)
4972 (paragraph-start, paragraph-separate, sentence-end)
4973 (sentence-end-double-space tab-width, version-control):
4974 Add `safe-local-variable' property.
4975
4976 * find-lisp.el: Delete nonexistent `autocompile' file variable.
4977
4978 * icomplete.el, play/landmark.el: Change nonexistent
4979 `outline-layout' file variable to `allout-layout'.
4980
4981 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
4982
4983 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
4984 (gdb-get-changed-registers): Test value of gud-minor-mode relative
4985 to gud-comint-buffer.
4986 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
4987 gdb-ui.el for gdb-mi.el.
4988 (gdb-post-prompt, gdb-get-changed-registers): Move test for
4989 registers buffer to gdb-get-changed-registers.
4990 (gdb-breakpoint-regexp): New regexp. Allow toggling and
4991 deletion of catchpoints (throw and catch).
4992 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4993 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4994 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4995 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4996 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4997
4998 2006-02-13 Jay Belanger <belanger@truman.edu>
4999
5000 * calc/calc-arith.el (math-check-known-matrixp): Make sure
5001 expression is a symbol before checking that it is bound.
5002
5003 2006-02-13 Richard M. Stallman <rms@gnu.org>
5004
5005 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
5006 for the minibuffer too, but not if resize-mini-windows will interfere.
5007
5008 * help.el (describe-key-briefly, describe-key): Do all arg-reading
5009 inside `interactive' spec.
5010 (describe-key-briefly-internal, describe-key-internal):
5011 Functions merged back into their callers.
5012
5013 2006-02-13 Martin Rudalics <rudalics@gmx.at>
5014
5015 * info.el (info-xref-visited): Inherit from info-xref too.
5016 (Info-set-mode-line): Replace occurrences of `%' by `%%'
5017 when propertizing Info-current-file and Info-current-node.
5018
5019 2006-02-13 Juri Linkov <juri@jurta.org>
5020
5021 * tumme.el (tumme-thumbnail-storage): Fix docstring.
5022 (tumme-thumb-name): Fix per-directory format.
5023
5024 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
5025
5026 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
5027
5028 2006-02-12 Miles Bader <miles@gnu.org>
5029
5030 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
5031
5032 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
5033
5034 * tumme.el: Remove history section. If someone needs the it, it
5035 can always be found in CVS.
5036
5037 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
5038
5039 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
5040 about the Thumbnail Managing Standard option.
5041
5042 2006-02-12 Richard M. Stallman <rms@gnu.org>
5043
5044 * subr.el (substitute-key-definition): Doc fix.
5045
5046 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
5047
5048 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
5049
5050 * info.el (Info-mode): Doc fix.
5051
5052 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
5053
5054 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
5055
5056 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
5057 because on Solaris a POSIX compatible "id" is needed. Reported by
5058 Magnus Henoch <mange@freemail.hu>.
5059
5060 2006-02-12 Juri Linkov <juri@jurta.org>
5061
5062 * tumme.el: Remove todo item about Thumbnail Managing Standard.
5063 (tumme) <defgroup>: Change :group to `multimedia'.
5064 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
5065 Managing Standard.
5066 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
5067 Fix dostring.
5068 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
5069 and %y. Fix docstring.
5070 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
5071 (tumme-cmd-create-standard-thumbnail-command): New user options.
5072 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
5073 is `standard'. Fix docstring.
5074 (tumme-thumb-width, tumme-thumb-height): New user options.
5075 (tumme-external-viewer): Try to find various viewers.
5076 (tumme-get-thumbnail-image): Use `create-image' instead of
5077 constructing the `image' structure.
5078 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
5079 `standard'.
5080 (tumme-thumb-name): Add file name generation for standard storage.
5081 Simplify code for other storages.
5082 (tumme-thumb-name): Use width %w and height %h instead of size %s.
5083 Add modification time %m and thumbnail-nq8 %q.
5084 Use `tumme-cmd-create-standard-thumbnail-command' if
5085 tumme-thumbnail-storage is `standard'.
5086 (tumme-dired-insert-marked-thumbs): New autoload command.
5087 (tumme-dired-after-readin-hook): New function.
5088 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
5089 `tumme-thumb-size'.
5090 (tumme-display-image): Replace size-x %x and size-y %y with
5091 width %w and height %h.
5092
5093 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
5094 `tumme-dired-insert-marked-thumbs'.
5095
5096 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
5097
5098 * tumme.el (tumme-write-tag): Fix small bug (file name did not
5099 include path).
5100 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
5101 matching tag.
5102
5103 2006-02-12 Miles Bader <miles@gnu.org>
5104
5105 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
5106 New variables.
5107 (rcirc-abbrev-nick): New function.
5108 (rcirc-format-response-string): Rewrite to use the formats in
5109 `rcirc-response-formats' and expand escape sequences therein.
5110 A text-property `rcirc-text' is added over the actual response
5111 text to make easy to find inside the returned string.
5112 (rcirc-print): When filling, just look for the `rcirc-text'
5113 text-property to find the appropriate fill prefix, instead of
5114 using hardwired patterns.
5115
5116 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
5117
5118 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
5119 Managing Standard.
5120
5121 2006-02-11 Kim F. Storm <storm@cua.dk>
5122
5123 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
5124 Don't use insert-buffer; do insert-buffer-substring directly.
5125 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
5126
5127 2006-02-11 Martin Rudalics <rudalics@gmx.at>
5128
5129 * files.el (revert-buffer, recover-file): Replace buffer-read-only
5130 with inhibit-read-only. Suggested by Stefan Monnier.
5131 (revert-buffer): Let insert-file-contents discard
5132 buffer-undo-list. Simplify code.
5133 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
5134
5135 2006-02-11 Eli Zaretskii <eliz@gnu.org>
5136
5137 * menu-bar.el (menu-bar-select-yank): Add a doc string.
5138
5139 * help.el (describe-key-briefly): Now a wrapper for
5140 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
5141 to t. Populate yank-menu if empty.
5142 (describe-key-briefly-internal): Renamed from describe-key-briefly.
5143 (describe-key): Now a wrapper for describe-key-internal. Bind
5144 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
5145 (describe-key-internal): Renamed from describe-key.
5146
5147 2006-02-11 Milan Zamazal <pdm@zamazal.org>
5148
5149 * progmodes/glasses.el (glasses-separator): Doc fix.
5150 (glasses-original-separator): New defcustom.
5151 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
5152
5153 2006-02-11 Martin Rudalics <rudalics@gmx.at>
5154
5155 * mwheel.el (mouse-wheel-up-event): Doc fix.
5156
5157 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
5158
5159 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
5160 (tumme-dir): New function. Copied from thumbs.el.
5161
5162 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
5163
5164 * desktop.el (desktop-outvar): Fix typo.
5165 (desktop-save-buffer-p): Doc fix.
5166
5167 * subr.el (substitute-key-definition): Fix typo.
5168
5169 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5170
5171 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
5172 when window-system is mac.
5173
5174 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
5175
5176 2006-02-10 Kim F. Storm <storm@cua.dk>
5177
5178 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
5179 indirect-function instead of using condition-case.
5180
5181 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
5182
5183 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
5184 less `colloquial'...
5185
5186 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
5187
5188 * tumme.el: Add a couple of todo items.
5189
5190 2006-02-09 Lars Hansen <larsh@soem.dk>
5191
5192 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
5193 (highlight-changes-mode): Don't change desktop-locals-to-save.
5194
5195 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * image-mode.el (image-toggle-display): Clear image cache if using
5198 filename.
5199
5200 2006-02-09 Masatake YAMATO <jet@gyve.org>
5201
5202 * dired-x.el (dired-guess-shell-alist-default): Add .man as
5203 a `dired-man' target.
5204
5205 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
5206 boundary of symbols.
5207
5208 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
5209
5210 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
5211
5212 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
5213
5214 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
5215 `mapcar'; return nil.
5216
5217 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * mouse.el (mouse-drag-track): Don't change window if we rebind to
5220 some other event.
5221
5222 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
5223
5224 * net/rcirc.el (rcirc-startup-channels-alist):
5225 Add irc.freenode.net and #emacs as defaults.
5226 (rcirc-ignore-all-activity-flag): Remove variable.
5227 (rcirc-authinfo): New variable.
5228 (rcirc-authinfo-filename): Remove variable.
5229 (rcirc-always-use-server-buffer-flag): New flag.
5230 (rcirc): M-x rcirc will automatically connect without prompting.
5231 C-u M-x rcirc will prompt. Use rcirc-connect to create a
5232 connection in lisp.
5233 (rcirc-process-server-response-1): Remove everything but the nick
5234 portion of the sender so it doesn't need to be done everywhere
5235 else. Update related code.
5236 (global-map): Remove global keybindings.
5237 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
5238 (rcirc-send-input): Split into several functions.
5239 (rcirc-process-input-line, rcirc-process-message)
5240 (rcirc-process-command): New functions.
5241 (rcirc-target-buffer): New function to determine where to route
5242 messages.
5243 (rcirc-user-nick): Save match data.
5244 (rcirc-toggle-ignore-buffer-activity)
5245 (rcirc-update-activity-string): Remove global ignore functionality,
5246 which can be done now by toggling rcirc-track-minor-mode.
5247 (rcirc-track-minor-mode-map): New keymap.
5248 (rcirc-track-minor-mode): New minor-mode.
5249 (ignore): Make the ignore output nicer. Always print it when
5250 adding or removing nicks.
5251 (rcirc-url-regexp): Improve.
5252 (rcirc-mangle-text): Remove properties before using text in the
5253 modeline.
5254 (rcirc-authenticate): Authentication data comes from
5255 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
5256 (rcirc-server-prefix): Inherit from rcirc-server.
5257
5258 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
5259
5260 * Makefile.in (compile): Append "|| true" to the end of the `find'
5261 command, like compile-always does.
5262
5263 2006-02-08 Sam Steingold <sds@gnu.org>
5264
5265 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
5266 output from a dead connection.
5267
5268 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5269
5270 * dired.el (dired-mode-map): Add more bindings for tumme.
5271
5272 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
5273
5274 * wdired.el (wdired-mode-map): Use remap.
5275 (wdired-get-filename): Massage.
5276 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
5277 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
5278 `keymap' property rather than `local-map'.
5279
5280 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5281
5282 * tumme.el (tumme-get-thumbnail-image): New utility function.
5283 Suggested by from Chong Yidong.
5284 (tumme-dired-with-window-configuration): Rename from
5285 `tumme-dired'. Add code to save window configuration.
5286 (tumme-restore-window-configuration): New command to restore the
5287 window configuration that `tumme-dired-with-window-configuration'
5288 saves before it changes the window configuration.
5289 (tumme-show-all-from-dir): New command to display thumbnails for
5290 all files in a directory entered by the user, like M-x thumbs.
5291 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
5292 have been created.
5293 (tumme-display-thumbnail-original-image): Call `display-buffer'.
5294 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
5295 Remove obsolete test function.
5296
5297 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
5298
5299 * vc.el (small-temporary-file-directory): Remove defvar; there's
5300 a defcustom for it in files.el.
5301
5302 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
5303 Fix typo in message.
5304 (tumme-gallery-generate): Fix typo in `error' message.
5305 (tumme-display-window-height-correction)
5306 (tumme-display-window-width-correction, tumme-line-up-dynamic)
5307 (tumme-line-up-interactive): Dox fixes.
5308 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
5309 (tumme-restore-window-configuration, tumme-format-properties-string)
5310 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
5311 Fix typos in docstrings.
5312
5313 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
5314
5315 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
5316
5317 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
5318
5319 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
5320 User should use hook if desired.
5321
5322 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
5323 buffer if necessary.
5324 (gdb-delete-frame-or-window): New function.
5325 (gdb-breakpoints-mode-map): Bind "q" to it.
5326
5327 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5328
5329 * textmodes/nroff-mode.el: Clean up name space.
5330 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
5331 (nroff-mode): Obey the global setting of nroff-electric-mode.
5332 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
5333
5334 * calendar/calendar.el (calendar-increment-month): Typo in last change.
5335
5336 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
5337
5338 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
5339
5340 2006-02-06 Lars Hansen <larsh@soem.dk>
5341
5342 * generic-x.el (etc-fstab-generic-mode): Add file system types
5343 cifs and usbdevfs. Allow special chars in file names.
5344
5345 2006-02-05 Jay Belanger <belanger@truman.edu>
5346
5347 Update copyright notices of the files in lisp/calc.
5348
5349 2006-02-05 Romain Francoise <romain@orebokech.com>
5350
5351 Update copyright notices of all files in the lisp/play directory.
5352
5353 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
5354
5355 * ldefs-boot.el: Regenerate.
5356
5357 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
5358
5359 2006-02-05 Kim F. Storm <storm@cua.dk>
5360
5361 * files.el (magic-mode-regexp-match-limit): New defvar.
5362 (set-auto-mode): Use it to limit magic-mode-alist matching.
5363
5364 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
5365
5366 * simple.el (display-message-or-buffer): Compare the number of
5367 characters to the frame width when determining whether a 1-line
5368 message string will fit in the echo area. Count screen lines
5369 instead of buffer lines when determining whether a multi-line
5370 message will fit in the echo area/minibuffer window.
5371
5372 2006-02-04 Eli Zaretskii <eliz@gnu.org>
5373
5374 * info.el (Info-index, Info-mode): Improve the description of the
5375 `i' command.
5376
5377 * ldefs-boot.el: Regenerate.
5378
5379 2006-02-03 Werner Lemberg <wl@gnu.org>
5380
5381 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5382 greedy to find the closing bracket in \*[...] and similar
5383 expressions. This is a first rough fix -- many additional
5384 refinements are necessary to make nroff mode really usable with groff.
5385
5386 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
5387
5388 * international/mule-cmds.el (set-locale-environment):
5389 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5390 libX11.
5391
5392 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5393
5394 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5395 archive are created in archive-tmpdir.
5396
5397 2006-02-02 John Paul Wallington <jpw@pobox.com>
5398
5399 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5400 (ibuffer-fontification-alist): Use it.
5401 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5402 to "* z" and the Ibuffer Mark menu.
5403
5404 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5405
5406 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5407
5408 * textmodes/table.el (*table--cell-describe-mode)
5409 (*table--cell-describe-bindings): Undo last change since
5410 print-help-return-message is not obsoleted by anything at all.
5411
5412 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
5413
5414 * emulation/cua-base.el (cua-mode): Doc fix.
5415
5416 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
5417
5418 * dframe.el (dframe-handle-make-frame-visible)
5419 (dframe-handle-iconify-frame, dframe-get-focus)
5420 (dframe-select-attached-frame, dframe-power-click)
5421 (dframe-frame-mode): Fix typos in docstrings.
5422
5423 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5424 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5425 Fix typos in docstrings.
5426
5427 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5428 (hi-lock-face-buffer, hi-lock-font-lock-hook)
5429 (hi-lock-archaic-interface-message-used)
5430 (hi-lock-file-patterns-range): Fix typos in docstrings.
5431
5432 * savehist.el (savehist-loaded, savehist-load, savehist-install)
5433 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5434
5435 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5436 Fix typo in docstring.
5437
5438 * net/newsticker.el (newsticker--decode-iso8601-date)
5439 (newsticker--set-customvar, newsticker--buffer-insert-item)
5440 (newsticker--do-run-auto-mark-filter)
5441 (newsticker--parse-generic-feed): Doc fixes.
5442 (newsticker--retrieval-timer-list, newsticker-url-list)
5443 (newsticker-hide-immortal-items-in-echo-area)
5444 (newsticker-hide-obsolete-items-in-echo-area)
5445 (newsticker-new-item-face, newsticker--enclosure)
5446 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5447 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5448 (newsticker--parse-generic-feed, newsticker--cache-contains)
5449 (newsticker--stat-num-items, newsticker-download-enclosures):
5450 Fix typos in docstrings.
5451
5452 * net/rcirc.el (rcirc-debug): Doc fix.
5453 (rcirc-fill-column, rcirc-receive-message-hooks)
5454 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5455 (rcirc-mode, rcirc-generate-new-buffer-name)
5456 (rcirc-startup-channels, rcirc-ignore-update-automatic)
5457 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
5458 Fix typos in docstrings.
5459 (rcirc-print): "?\ " -> "?\s".
5460 (rcirc-cmd-join): Improve argument/docstring consistency.
5461
5462 2006-02-01 Mark A. Hershberger <mah@everybody.org>
5463
5464 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
5465 before narrow-to-region.
5466
5467 2006-02-01 Richard M. Stallman <rms@gnu.org>
5468
5469 * simple.el (move-beginning-of-line): Scan properly for invis change.
5470
5471 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
5472
5473 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
5474
5475 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
5476 change bit only when id-format is 'integer. Reported by Matt
5477 Hodges <M.P.Hodges@rl.ac.uk>.
5478
5479 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
5480
5481 * hilit-chg.el (highlight-changes-initial-state)
5482 (highlight-changes-global-initial-state): Doc fixes.
5483 (highlight-changes-global-modes, global-highlight-changes):
5484 Fix typos in docstrings.
5485
5486 2006-02-01 Kim F. Storm <storm@cua.dk>
5487
5488 * emulation/cua-base.el (cua-mode): Mention that CUA enables
5489 transient-mark-mode in doc string.
5490
5491 2006-01-31 Richard M. Stallman <rms@gnu.org>
5492
5493 * replace.el (multi-occur): Doc fix.
5494 (multi-occur-in-matching-buffers): Rename from
5495 multi-occur-by-filename-regexp. Prefix arg says match
5496 buffer names instead of file names.
5497
5498 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
5499
5500 * bs.el: Allow non-default values of `bs-header-lines-length'.
5501 (bs--running-in-xemacs): Remove (not needed anymore).
5502 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
5503 instead of `shrink-window', thus avoiding having to compute the
5504 height of the window.
5505 (bs--up): Wrap around even when there's no header.
5506 (bs--down): Use `forward-line' instead of `next-line'.
5507
5508 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * image-mode.el (image-toggle-display): Use file name if possible,
5511 instead of unnecessarily allocating a (possibly huge) lisp string.
5512
5513 2006-01-30 John Paul Wallington <jpw@pobox.com>
5514
5515 * subr.el (toplevel): Define `cl-assertion-failed' condition here
5516 because the `assert' macro signals it at runtime.
5517
5518 * emacs-lisp/cl.el (toplevel): Remove definition of
5519 `cl-assertion-failed' condition.
5520
5521 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
5522
5523 * thumbs.el (thumbs-marked-list): Make buffer-local and
5524 permanent-local.
5525 (thumbs-insert-thumb): Make help-echo non-sticky.
5526 (thumbs-file-alist): Use eolp as check for (non)-image.
5527
5528 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
5529
5530 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
5531 (ediff-before-session-group-setup-hooks)
5532 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
5533 Fix typos in docstrings.
5534
5535 * window.el (bw-dir, bw-eqdir, balance-windows)
5536 (split-window-keep-point): Fix typos in docstrings.
5537
5538 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
5539 (org-quote-string, org-calendar-to-agenda-key)
5540 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
5541 (org-show-following-heading, org-tags-column)
5542 (org-use-tag-inheritance, org, org-allow-space-in-links)
5543 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
5544 (org-enable-table-editor, org-calc-default-modes)
5545 (org-table-allow-automatic-line-recalculation)
5546 (org-export-html-style, org-export-with-fixed-width)
5547 (org-export-with-sub-superscripts, org-special-keyword)
5548 (org-formula, org-time-grid, org-table-may-need-update)
5549 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
5550 (org-goto-quit, org-get-indentation, org-end-of-item)
5551 (org-move-item-down, org-move-item-up)
5552 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
5553 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
5554 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
5555 (org-agenda-log-mode, org-agenda-toggle-diary)
5556 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
5557 (org-agenda-file-to-end, org-agenda-no-heading-message)
5558 (org-agenda-get-closed, org-format-agenda-item)
5559 (org-cmp-priority, org-cmp-category, org-cmp-time)
5560 (org-agenda-change-all-lines, org-agenda-diary-entry)
5561 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
5562 (org-link-search, org-camel-to-words, org-open-file)
5563 (org-remember-handler, org-table-convert-region)
5564 (org-table-move-row-down, org-table-move-row-up)
5565 (org-table-copy-region, org-table-wrap-region)
5566 (org-table-toggle-vline-visibility)
5567 (org-table-get-vertical-vector, org-table-modify-formulas)
5568 (org-table-get-specials, org-recalc-commands)
5569 (org-table-rotate-recalc-marks, org-table-eval-formula)
5570 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
5571 (org-level-color-stars-only, org-insert-heading):
5572 Fix typos in docstrings.
5573 (last-arg): Add defvar.
5574
5575 * makefile.w32-in (WINS): Add erc.
5576 (MH_E_SRC): Update (copied from lisp/Makefile.in).
5577
5578 2006-01-29 Bill Wohler <wohler@newt.com>
5579
5580 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
5581 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
5582 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
5583 (mh-autoloads): Don't use comments on otherwise empty lines.
5584
5585 2006-01-29 Edward O'Connor <ted@oconnor.cx>
5586
5587 * emulation/viper.el (viper-major-mode-modifier-list): Add
5588 insert-state and vi-state entries for erc-mode.
5589 (viper-go-away, viper-set-hooks): Add and remove
5590 viper-comint-mode-hook from erc-mode-hook as appropriate.
5591
5592 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
5593
5594 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
5595
5596 * bs.el (bs--format-aux): Implement `middle' alignment as
5597 described in the docstring for `bs-attributes-list'.
5598 (bs--get-name): Simplify. Don't pad the buffer name.
5599
5600 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
5601
5602 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
5603 English aspell dictionary is installed, use the first entry of
5604 ispell-dictionary-alist-1.
5605
5606 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
5607
5608 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5609 Doc fix.
5610
5611 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
5612
5613 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5614 for `process-file', in order to let it work for older Emacsen too.
5615
5616 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5617
5618 * international/latexenc.el: Add a suitable `coding:' tag.
5619 (latexenc-find-file-coding-system): Undo last change.
5620
5621 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5622
5623 * international/latexenc.el (latexenc-find-file-coding-system):
5624 Make sure latexenc-main-file is a regular file and is readable.
5625
5626 2006-01-27 Andre Spiegel <spiegel@gnu.org>
5627
5628 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5629 Pass FILE to vc-user-login-name.
5630
5631 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5632
5633 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
5634
5635 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5636 there are no more images to display.
5637 (thumbs-mark, thumbs-unmark): Revert change so that they move to
5638 the next image.
5639
5640 2006-01-26 Richard M. Stallman <rms@gnu.org>
5641
5642 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5643
5644 * wid-edit.el (advertised-widget-backward): New alias.
5645 (widget-keymap): Use advertised-widget-backward for S-TAB.
5646
5647 * tumme.el: Correct the keywords.
5648 (tumme-dir-max-size): Use defvar.
5649 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5650
5651 * simple.el (move-beginning-of-line): Take account of fields.
5652 (clone-indirect-buffer-other-window): Take args like
5653 clone-indirect-buffer, and work like it.
5654
5655 * help-fns.el (describe-function): Don't pass `nil' as default.
5656
5657 * files.el (risky-local-variable-p): Follow var aliases.
5658
5659 * subr.el (lazy-completion-table): Doc fix.
5660
5661 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5662 global binding of `line'.
5663
5664 2006-01-25 Andre Spiegel <spiegel@gnu.org>
5665
5666 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5667 Tramp.
5668
5669 * vc.el (vc-default-dired-state-info): Pass FILE to
5670 vc-user-login-name.
5671 (vc-default-update-changelog): Don't use vc-user-login-name, we
5672 don't need it here.
5673
5674 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5675 no longer necessary.
5676
5677 2006-01-25 Kenichi Handa <handa@m17n.org>
5678
5679 * international/mule.el (decode-char): Avoid the overhead of
5680 calling utf-lookup-subst-table-for-decode if
5681 utf-translate-cjk-mode is nil.
5682 (encode-char): Avoid the overhead of calling
5683 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5684 nil.
5685
5686 2006-01-22 Kenichi Handa <handa@m17n.org>
5687
5688 * international/mule.el (make-subsidiary-coding-system): Reset
5689 `coding-system-define-form' property of subsidiaries to nil.
5690 Avoid duplicated entry in coding-system-alist.
5691 (make-coding-system): Avoid duplicated entry in
5692 coding-system-alist.
5693 (define-coding-system-alias): Likewise.
5694
5695 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
5696
5697 * completion.el: Minor fixes in introductory comment.
5698 (completion-def-wrapper): Fix alist.
5699
5700 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
5701
5702 * thumbs.el (thumbs-new-image-size): New function.
5703 (thumbs-increment-image-size-element)
5704 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5705 (thumbs-decrement-image-size): Delete.
5706 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
5707 temp files and use to resize.
5708 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5709 Use increment argument to enlarge/shrink. Preserve point.
5710 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5711 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5712 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5713 (thumbs-mark, thumbs-unmark): Preserve point.
5714 (thumbs-modify-image): Keep old temp files and use to modify.
5715 Cleanup old temp files at load time. Preserve point.
5716 (thumbs-view-image-mode-map): Use new command names.
5717
5718 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
5719
5720 * log-view.el (log-view-minor-wrap): First rev is the one at point.
5721
5722 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5723 the nastiest part of the cyclic dependency.
5724 (cal-menu-update): Use dotimes and calendar-increment-month.
5725
5726 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5727 (calendar-week-start-day): Add an :initializer.
5728 (calendar-mode-map): Use suppress-keymap, and command remapping.
5729 (describe-calendar-mode): Setup xref-stack info for the back button.
5730 (calendar-star-date): Insert before delete.
5731 (calendar-set-mode-line): Add file-modified info if applicable.
5732 (calendar-increment-month): New function.
5733
5734 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
5735
5736 * font-lock.el (lisp-font-lock-keywords-2):
5737 Recognize "& keywords" only at word boundaries.
5738
5739 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
5740
5741 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
5742 and permanent-local.
5743 (thumbs-max-image-number): New variable.
5744 (thumbs-do-thumbs-insertion): Use them.
5745 (thumbs-per-line): Change default to 4.
5746 (thumbs-marked-list): Rename from thumbs-markedL.
5747 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5748 (thumbs-rename-images): Use -list instead of L for internal variables.
5749 (thumbs-call-convert): Use call-process instead of shell-command.
5750 (thumbs-insert-thumb): Add filename as help-echo to each image.
5751 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5752 Give dir to thumbs-show-thumbs-list.
5753 (thumbs-show-thumbs-list): Set default-directory to that of images.
5754 (thumbs-dired-show): Rename from thumbs-dired-show-all.
5755 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5756 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5757 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5758
5759 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
5760
5761 * ses.el (ses-read-cell): Provide a default value.
5762
5763 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
5764
5765 * term/w32-win.el (image-library-alist): Add additional names for
5766 GIF library.
5767
5768 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5769
5770 * international/latexenc.el (latexenc-find-file-coding-system):
5771 Add file-regular-p check.
5772
5773 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
5774
5775 * simple.el (clone-buffer): Don't show the new buffer in the same
5776 window.
5777
5778 2006-01-23 Juri Linkov <juri@jurta.org>
5779
5780 * faces.el (link, link-visited): New faces based on default values
5781 of `info-xref' and `info-xref-visited'.
5782
5783 * info.el (info-xref): Inherit from `link'.
5784 (info-xref-visited): Inherit from `link-visited'.
5785
5786 * cus-edit.el (custom-buffer-create-internal): Use widget type
5787 `custom-manual' instead of `info-link' and don't set properties
5788 `button-face' and `mouse-face' explicitly.
5789 (custom-browse-group-tag, custom-browse-variable-tag)
5790 (custom-browse-face-tag): Inherit from widget class
5791 `custom-group-link' instead of `push-button'.
5792 (custom-button-unraised): Inherit from `underline' face.
5793 (custom-link): Inherit from `link' face. Fix doc and group.
5794 (custom-add-parent-links, custom-group-value-create): Don't set
5795 properties `button-face' and `mouse-face' explicitly for
5796 `custom-group-link' widget.
5797 (custom-group-link): Add properties `button-face' and `mouse-face'
5798 to widget definition.
5799 (custom-field-keymap): New variable. Put `custom-field-keymap' to
5800 editable-field's :keymap property.
5801 (custom-mode): Fix docstring: substitute keybindings for
5802 `widget-forward' and `widget-backward' from `widget-keymap',
5803 `widget-complete' from `custom-field-keymap', replace old
5804 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
5805
5806 * desktop.el (desktop-load-file): Check for `fboundp' before
5807 calling `symbol-function'.
5808
5809 * simple.el (clone-buffer, clone-indirect-buffer)
5810 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5811 `read-string'. Fix prompts.
5812
5813 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5814
5815 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
5816
5817 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5818
5819 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * startup.el (inhibit-splash-screen, initial-scratch-message):
5822 Doc fixes.
5823
5824 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
5825
5826 Sync with Tramp 2.0.52.
5827
5828 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
5829 net/tramp-vc.el: Add code for unloading Tramp. See comment before
5830 `tramp-unload-tramp' for checklist.
5831
5832 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
5833 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
5834 (tramp-unload-file-name-handler-alist)
5835 (tramp-unload-tramp): New defuns.
5836 (tramp-advice-PC-expand-many-files): New defadvice.
5837 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
5838 removed.
5839 (tramp-handle-expand-file-name): Remove double slash.
5840 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
5841 It doesn't matter, because it will be converted later on.
5842 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
5843 implementation was just heuristic.
5844 (tramp-post-connection): Set uid and gid properties.
5845 (tramp-convert-file-attributes): Set file's gid change bit.
5846 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
5847 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
5848 in case of su(do)? methods. The home directory of the local user
5849 will be taken else.
5850 (tramp-open-connection-telnet)
5851 (tramp-open-connection-rsh, tramp-open-connection-su)
5852 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
5853 local shell prompt could hurt. Reported by Romain Francoise
5854 <romain@orebokech.com>.
5855 (tramp-let-maybe): Add `edebug-form-spec' property.
5856 (tramp-handle-expand-file-name): Bind `default-directory' locally
5857 to "/" in order to avoid problems with UNC shares or Cygwin
5858 mounts.
5859 (tramp-md5-function): Fix typo in error message.
5860
5861 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
5862
5863 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
5864 for byte-compiler pacification.
5865
5866 2006-01-22 Andre Spiegel <spiegel@gnu.org>
5867
5868 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
5869 ID-FORMAT `string'. This allows us to get rid of
5870 `vc-user-login-name UID'.
5871
5872 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
5873
5874 2006-01-22 John Paul Wallington <jpw@pobox.com>
5875
5876 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
5877
5878 2006-01-21 Martin Rudalics <rudalics@gmx.at>
5879
5880 * emacs-lisp/find-func.el (find-definition-noselect)
5881 (find-variable-noselect): Search variables in C source code too.
5882 (find-function-C-source, find-function-noselect, find-function)
5883 (find-function-other-frame, find-variable-noselect, find-variable)
5884 (find-variable-other-frame, find-variable-at-point):
5885 Fix docstrings.
5886
5887 2006-01-21 Francesco Potorti` <pot@gnu.org>
5888
5889 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
5890
5891 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
5892
5893 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
5894 Default to disabling the "Save affix" question.
5895
5896 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
5897
5898 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
5899 the first arg to run-python.
5900
5901 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5902
5903 * startup.el (command-line-1): Handle --no-desktop if desktop.el
5904 is not loaded.
5905
5906 2006-01-20 Jay Belanger <belanger@truman.edu>
5907
5908 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
5909 limit is 0.
5910
5911 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
5912 the correct variable.
5913
5914 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
5915
5916 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
5917 link. Fixed buggy argument sequence in call to `org-view-tags'.
5918 (org-compile-prefix-format): Set `org-prefix-has-tag'.
5919 (org-prefix-has-tag): New variable.
5920 (org-format-agenda-item): Remove tags from headline if
5921 appropriate.
5922 (org-agenda-remove-tags-when-in-prefix): New option.
5923 (org-get-tags-at): New function.
5924
5925 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
5926
5927 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
5928 (thumbs-find-image): Move image name and number from buffer name
5929 to mode name. Set thumbs-buffer. Preserve point so that large
5930 images remain visible.
5931 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
5932 order.
5933 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
5934 mode name.
5935 (thumbs-next-image, thumbs-previous-image): Make them work.
5936
5937 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * cus-edit.el (custom-buffer-create-internal): State in the text above
5940 the whole buffer buttons that they do not operate on hidden items.
5941 (custom-face-menu): Use `custom-face-save' instead of
5942 `custom-face-save-command'.
5943 (custom-face-save-command): Make it an alias for `custom-face-save'
5944 and declare it obsolete.
5945 (custom-face-save): Doc fix.
5946
5947 * dired.el (dired-no-confirm): Add quote.
5948 (dired-subdir-alist-pre-R): Add quote in
5949 `make-variable-buffer-local' form and remove unbalanced parenthesis.
5950
5951 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
5952
5953 * textmodes/table.el (table-mode-indicator): Typo in last change.
5954
5955 2006-01-19 Richard M. Stallman <rms@gnu.org>
5956
5957 * outline.el (hide-leaves): Don't call outline-end-of-heading.
5958 Fixes bug reported in Nov 2005.
5959
5960 * isearch.el (isearch-forward): Doc fix.
5961
5962 * dired.el (dired-move-to-filename-regexp): Define as alias.
5963 (dired-no-confirm): Use defcustom.
5964 (dired-subdir-alist-pre-R): Put defvar at top level.
5965
5966 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
5967
5968 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5969 Mark as risky.
5970
5971 * simple.el (set-mark-command): Doc fix.
5972 (clone-indirect-buffer-other-window):
5973 Read arg like clone-indirect-buffer.
5974 (move-beginning-of-line): Skip invisible newlines.
5975
5976 2006-01-19 Masatake YAMATO <jet@gyve.org>
5977
5978 * progmodes/cpp.el (cpp-edit-load): Make the order of
5979 listed conditions in a base C code buffer and its associate
5980 CPP Edit buffer the same.
5981
5982 2006-01-19 Kenichi Handa <handa@m17n.org>
5983
5984 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
5985 (rmail-mime-feature): Likewise.
5986 (rmail-require-mime-maybe): Use display-warning to show a warning
5987 message.
5988
5989 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
5990 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
5991
5992 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
5993
5994 * array.el: Move defvars out of eval-when-compile.
5995 (array-make-template): Replace undeclared global var with a local one.
5996 (array-mode): Inline initialization functions.
5997 (array-init-local-variables, array-init-max-row)
5998 (array-init-max-column, array-init-columns-per-line)
5999 (array-init-field-width, array-init-rows-numbered)
6000 (array-init-line-length, array-init-lines-per-row): Remove.
6001
6002 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
6003 (doc-mode-map): Define explicitly.
6004 (doctor-txtype): Use mapc.
6005
6006 * textmodes/table.el: Move defvars out of eval-when-compile.
6007 Remove harmful code meant to avoid byte-compiler warnings.
6008 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
6009 specification that checks table-fixed-width-mode directly.
6010 (table-recognize-region, table-recognize-cell):
6011 Use restore-buffer-modified-p.
6012 (table-fixed-width-mode): Remove code that refreshes
6013 table-fixed-mode-indicator.
6014 (*table--cell-describe-bindings, *table--cell-describe-mode):
6015 Avoid obsolete name print-help-return-message.
6016 (table--test-cell-list): Don't use replace-regexp from elisp.
6017 (table--point-entered-cell-function, table--point-left-cell-function):
6018 Don't set table-fixed-mode-indicator, use force-mode-line-update.
6019
6020 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
6021 that was after the end of file. Use buffer-file-name variable.
6022 (org-timestamp-change): Use with-current-buffer.
6023 (org-todo-list): Don't unnecessarily define a new buffer-local var.
6024 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
6025 `file'.
6026
6027 * progmodes/fortran.el: Move defvars out of eval-when-compile.
6028 (fortran-break-line): Remove unused var `opoint'.
6029 (fortran-abbrev-start): Obey help-event-list.
6030
6031 2006-01-18 Jesper Harder <harder@phys.au.dk>
6032
6033 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
6034
6035 2006-01-18 Masatake YAMATO <jet@gyve.org>
6036
6037 * progmodes/make-mode.el (makefile-imake-mode): New mode
6038 derived from makefile-mode.
6039 (makefile-imake-mode-syntax-table): New syntax table
6040 derived from makefile-mode-syntax-table.
6041 (makefile-mode): Write about makefile-imake-mode in doc string.
6042 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
6043 (makefile-imake-font-lock-keywords): New font lock keywords.
6044
6045 * files.el (auto-mode-alist): Add Imakefile.
6046
6047 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
6048
6049 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
6050 loading the file rather than when turning on flyspell-mode.
6051
6052 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * cus-edit.el (customize-rogue): Minor doc fix.
6055
6056 2006-01-17 Juri Linkov <juri@jurta.org>
6057
6058 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
6059 instead of the file at the mark as default if the file at the mark
6060 is the same as the file at point or if dired-dwim-target-directory
6061 is not the same as the current directory and the mark is not active.
6062
6063 * log-view.el (log-view-minor-wrap): Use the same logic to get
6064 revisions as `log-view-diff'.
6065
6066 * info.el (Info-revert-find-node): Check for Info-current-file
6067 before preserving new-history.
6068
6069 * man.el (Man-heading-regexp): Add `/'.
6070
6071 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
6072 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
6073
6074 2006-01-16 Juri Linkov <juri@jurta.org>
6075
6076 * faces.el (mode-line-faces): New defgroup.
6077 (mode-line-highlight): Move definition after new defgroup.
6078 (mode-line, mode-line-inactive, mode-line-highlight):
6079 Replace :group `modeline' with `mode-line-faces'.
6080 (mode-line-buffer-id): New face.
6081 (modeline-buffer-id): New face alias.
6082 (vertical-border): Remove :group `modeline'.
6083
6084 * bindings.el (propertized-buffer-identification): Use face
6085 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
6086 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
6087 (mode-line-buffer-identification-keymap): For mouse-1 replace
6088 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
6089 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
6090 mouse-3.
6091
6092 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
6093 Buffer-menu-buffer. Doc fix.
6094 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
6095 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
6096 `Buffer-menu-buffer'.
6097
6098 * info.el (Info-mode-line-node-keymap): New defvar.
6099 (Info-set-mode-line): Use `stringp' to check Info-current-file.
6100 Propertize Info-current-node with `mode-line-buffer-id' and
6101 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
6102
6103 * time.el (display-time-mail-face): Replace :group `faces' with
6104 `mode-line-faces'.
6105
6106 2006-01-16 Kenichi Handa <handa@m17n.org>
6107
6108 * international/code-pages.el: Add autoload cookies for cp125[0345678].
6109
6110 * language/european.el (cp1252): New alias for windows-1252.
6111
6112 * international/mule.el (autoload-coding-system): Prepare for EOL
6113 variants.
6114
6115 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
6116
6117 * term.el (term-raw-map): Add mapping for insert.
6118 (term-send-insert): New.
6119 (term-mode): Make variables local here instead of doing it in
6120 `term-emulate-terminal'.
6121 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
6122 Scroll reverse needs to take into account the scroll region.
6123 Saving and restoring the cursor should save the color attributes too.
6124 (term-reset-terminal): Reset the scroll region.
6125 (term-handle-ansi-escape): Cursor up and down should take into
6126 account the scroll region.
6127 (term-set-scroll-region): Rename from `term-scroll-region'.
6128 Move to 0,0 after setting the region.
6129 (term-handle-scroll): Handle scroll up.
6130 (term-down): Fix off by one error.
6131 (term-delete-lines): Do not delete outside the scroll region.
6132 (term-insert-lines): Take into account the scroll region.
6133
6134 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
6135
6136 * textmodes/ispell.el (ispell-internal-change-dictionary)
6137 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
6138 (start, end): Move declaration outside of eval-when-compile.
6139
6140 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
6141 (flyspell-mode-on): Use it.
6142
6143 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
6144 ispell-kill-ispell-hook.
6145
6146 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
6147
6148 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
6149 (Custom-reset-saved): Do not ask for confirmation in single option
6150 buffers.
6151
6152 2006-01-13 Richard M. Stallman <rms@gnu.org>
6153
6154 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
6155
6156 2006-01-13 Romain Francoise <romain@orebokech.com>
6157
6158 * add-log.el (add-change-log-entry, change-log-merge):
6159 Conditionally use `hard-newline'.
6160
6161 2006-01-13 Martin Rudalics <rudalics@gmx.at>
6162
6163 * wid-edit.el (widget-field-end): If the overlay is no longer
6164 associated with a buffer, behave as if the overlay didn't exist.
6165
6166 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
6167 Make sure the links use the `custom-link' face.
6168
6169 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6170
6171 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
6172 (ld-script-mode): Don't set indent-line-function since we don't
6173 have one.
6174
6175 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6176
6177 * textmodes/org.el (org-open-file): Use mailcap for selecting an
6178 application.
6179 (org-file-apps-defaults-gnu): Use mailcap as the default for
6180 selecting an application on a UNIX system.
6181 (org-agenda-show-tags): New command.
6182 (org-table-insert-hline): Keep cursor in current table line.
6183 (org-table-convert): Offset effect of modifying
6184 `org-table-insert-hline'.
6185 (org-format-agenda-item): New optional argument TAG.
6186 (org-compile-prefix-format): Handle %T format for the tag.
6187 (org-expand-wide-chars): New function.
6188 (org-table-insert-row, org-table-insert-hline):
6189 Use `org-expand-wide-chars'.
6190 (org-open-file): Fix bug in program launch.
6191 (org-get-time-of-day): Fix bug with times before 1am.
6192 (org-agenda-menu): Add tags commands.
6193
6194 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
6195
6196 * textmodes/ispell.el (ispell-init-process): Include the used
6197 dictionary in ispell process start message.
6198 (ispell-internal-change-dictionary): When flyspell-mode is active
6199 and dictionary is changed, make sure ispell process is restarted
6200 and flyspell word cache cleared out for the current buffer.
6201 (ispell-change-dictionary): Make sure flyspell word cache is
6202 cleared out in all buffers with active flyspell mode when
6203 dictionary is globally changed.
6204 Call ispell-internal-change-dictionary after dictionary change.
6205
6206 2006-01-13 Eli Zaretskii <eliz@gnu.org>
6207
6208 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
6209
6210 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
6211 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
6212 years. Fix small differences wrt Makefile.in.
6213 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
6214 Makefile.in does.
6215
6216 2006-01-12 Bill Wohler <wohler@newt.com>
6217
6218 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
6219 mh-search.el.
6220
6221 2006-01-12 Masatake YAMATO <jet@gyve.org>
6222
6223 * progmodes/ld-script.el: Update copyright year.
6224
6225 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
6226
6227 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
6228 Don't add widget if setting undefined.
6229
6230 2006-01-12 John Paul Wallington <jpw@pobox.com>
6231
6232 * help-fns.el (describe-variable): Remove newlines from void
6233 variable output.
6234
6235 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
6236
6237 * wdired.el (wdired-mode-map): Add help echo for
6238 wdired-abort-changes.
6239
6240 * man.el (Man-file-name-regexp): Adjust for a list of files.
6241
6242 2006-01-12 Masatake YAMATO <jet@gyve.org>
6243
6244 * progmodes/ld-script.el (auto-mode-alist): Support
6245 suffix conventions used in netbsd and eCos.
6246
6247 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
6250 (custom-variable-menu, custom-face-menu, custom-group-menu)
6251 (Custom-mode-menu): Change names of menu items. (As discussed on
6252 emacs-devel.)
6253 (custom-face-menu): Add "Undo Edits" item.
6254
6255 * startup.el (init-file-user): defcustom -> defvar.
6256
6257 * tooltip.el (tooltip-mode): Doc fix.
6258
6259 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6260
6261 * reveal.el (reveal-post-command): window-buffer signals an error on
6262 dead windows rather than returning nil.
6263 (reveal-open-new-overlays): An overlay might die while we open others.
6264
6265 2006-01-11 Bill Wohler <wohler@newt.com>
6266
6267 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
6268 phrasing in docstring.
6269
6270 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
6271 can give some systems gas. Add new file mh-buffers.el.
6272
6273 2006-01-06 Masatake YAMATO <jet@gyve.org>
6274
6275 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
6276 C preprocessor forward ported from GNU Emacs 21.2.
6277
6278 * progmodes/asm-mode.el (asm-font-lock-keywords):
6279 Use `cpp-font-lock-keywords'.
6280
6281 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
6282
6283 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
6284 of $ for "\\.ld[s]?".
6285
6286 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6287
6288 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
6289 (tcl-indent-line): Return `noindent' if inside a string.
6290
6291 * progmodes/flymake.el (flymake-split-string): Remove more than one
6292 empty string at beg/end of the result.
6293 (flymake-find-buildfile, flymake-find-possible-master-files):
6294 Use expand-file-name.
6295 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
6296 since expand-file-name does it for us. Use directory-file-name.
6297 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
6298 (flymake-ler-get-type, flymake-ler-get-text)
6299 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
6300 (flymake-current-line-no): Remove spurious interactive spec.
6301 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
6302 (flymake-check-include): Remove arg inc-path merged into inc-name.
6303 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
6304 Arg regexp-list replaced by a simple regexp.
6305 (flymake-master-make-header-init, flymake-master-tex-init):
6306 Correspondingly replace regexp-list with a regexp. Fix regexp.
6307
6308 2006-01-10 Simon Josefsson <jas@extundo.com>
6309
6310 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
6311 describing AUTH PLAIN fix.
6312
6313 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6314
6315 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
6316 (report-emacs-bug): Don't record initial prompt text.
6317 Instead, add text properties to prompting text.
6318 (report-emacs-bug-hook): Delete prompting text.
6319
6320 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6321
6322 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
6323 `dirs'. Adjust callers.
6324
6325 2006-01-09 John Paul Wallington <jpw@gnu.org>
6326
6327 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
6328
6329 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6330
6331 * reveal.el (reveal-open-new-overlays): New extracted fun.
6332 (reveal-close-old-overlays): Idem. Check overlays's liveness before
6333 using them. Simplify the code.
6334 (reveal-post-command): Use them. Fix up obsolete windows in
6335 reveal-open-spots.
6336
6337 * progmodes/flymake.el: Use `require' rather than autoload for
6338 XEmacs's overlays.
6339 (flymake-get-common-file-prefix, flymake-build-relative-filename):
6340 Delete. Use file-relative-name instead.
6341 (flymake-get-syntax-check-program-args, flymake-perl-init):
6342 Simplify the resulting code.
6343
6344 * log-view.el (log-view-file-re, log-view-message-re): Add support
6345 for DaRCS output.
6346
6347 2006-01-09 Alex Schroeder <alex@gnu.org>
6348
6349 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
6350 identifiers sometimes added in square brackets at the beginning of
6351 subject lines.
6352
6353 2006-01-07 Richard M. Stallman <rms@gnu.org>
6354
6355 * cus-edit.el (Custom-set, Custom-save): Doc fix.
6356 (Custom-reset-current, Custom-reset-saved): Change question text.
6357 (Custom-reset-standard): Likewise.
6358 (custom-variable-reset-saved): Doc fix.
6359
6360 2006-01-07 Eli Zaretskii <eliz@gnu.org>
6361
6362 * startup.el (init-file-user): Doc fix.
6363
6364 2006-01-07 Alex Schroeder <alex@gnu.org>
6365
6366 * mail/rmail.el (rmail-current-subject): New function.
6367 (rmail-current-subject-regexp): New function.
6368 (rmail-next-same-subject): Use it.
6369
6370 * mail/rmailsum.el (rmail-summary-by-topic):
6371 Use rmail-current-subject and rmail-current-subject-regexp.
6372 (rmail-summary-next-same-subject): Ditto.
6373
6374 * net/rcirc.el (rcirc-send-input): No longer check whether the
6375 process is open, since not all commands need an open process.
6376 (rcirc-send-string): Check whether the process is open before
6377 sending anything.
6378 (rcirc-ignore-list): New option.
6379 (rcirc-ignore-list-automatic): New variable.
6380 (rcirc-print): Take rcirc-ignore-list into account.
6381 (rcirc-cmd-ignore): New command.
6382 (rcirc-ignore-update-automatic): New function.
6383 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6384 list if ignored nicks.
6385 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6386
6387 2006-01-06 David Reitter <david.reitter@gmail.com>
6388
6389 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6390 reflect the address to which the report will be sent.
6391
6392 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6393
6394 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6395 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6396
6397 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
6398
6399 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6400
6401 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6402 the doc string: "functoin" => "function".
6403 * ldefs-boot.el: Likewise.
6404
6405 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6406 message text: "Duplicat" => "Duplicate".
6407
6408 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
6409
6410 * files.el (basic-save-buffer-2): If backing-up failed, reset
6411 buffer-backed-up to nil.
6412
6413 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
6414
6415 * progmodes/gud.el (gdb-script-skip-to-head)
6416 (gdb-script-calculate-indentation): Indent for breakpoint command
6417 lists also.
6418
6419 2006-01-05 Bill Wohler <wohler@newt.com>
6420
6421 * Makefile.in (compile-always): Add mh-autoloads dependency.
6422 (bootstrap): Remove mh-autoloads dependency, as compile dependency
6423 provides it.
6424 (updates): Remove mh-autoloads dependency, since it probably has
6425 already run recently (via recompile).
6426
6427 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6428
6429 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6430 argument `force' to disable the flyspell-last-buffer optimization.
6431 (flyspell-mode-on): Use it.
6432
6433 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6434 flymake-simple-cleanup.
6435 (flymake-allowed-file-name-masks): Use this new default.
6436 All the functions are now called in the right buffer rather than
6437 passing the buffer as argument.
6438 (flymake-process-sentinel): Switch to buffer before calling cleanup.
6439 (flymake-parse-err-lines): Remove redundant buffer arg.
6440 (flymake-get-program-dir): Comment out unused function.
6441 (flymake-start-syntax-check, flymake-start-syntax-check-process):
6442 Remove redundant buffer argument.
6443 (flymake-get-real-file-name, flymake-simple-java-cleanup)
6444 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6445
6446 2006-01-05 Richard M. Stallman <rms@gnu.org>
6447
6448 * info.el (Info-find-node): Don't record previous node if have none.
6449 (info): Go to directory only if history is empty.
6450
6451 * simple.el (mark): Doc fix.
6452
6453 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6454
6455 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6456 already of desired type.
6457 (mac-ae-list): Coerce parameter to "list" type.
6458 (mac-dispatch-apple-event): Replace cadr part of event with a
6459 dummy position so that event-start returns it.
6460
6461 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6462
6463 * textmodes/org.el (org-end-of-subtree): New function.
6464 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
6465 Use `org-end-of-subtree'.
6466 (org-agenda, org-agenda-convert-date): Protect calls to
6467 `fit-window-to-buffer'.
6468 (org-tags-view): Force matching of sublevels when doing a
6469 todo-only search. Define the correct redo command, including the
6470 arguments.
6471 (org-agenda-redo): Display message.
6472 (org-check-for-org-mode): New function.
6473 (org-agenda-type): New variable.
6474 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6475 Set `org-agenda-type'.
6476 (org-agenda-check-type): New function.
6477 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6478 (org-agenda-week-view, org-agenda-day-view)
6479 (org-agenda-next-date-line, org-agenda-previous-date-line)
6480 (org-agenda-log-mode, org-agenda-toggle-diary)
6481 (org-agenda-toggle-time-grid, org-agenda-date-later)
6482 (org-agenda-date-prompt, org-agenda-diary-entry)
6483 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
6484 (org-agenda-convert-date, org-agenda-menu):
6485 Use `org-agenda-check-type'.
6486 (org-make-overlay, org-delete-overlay)
6487 (org-detatch-overlay, org-move-overlay, org-overlay-put):
6488 New compatibility functions.
6489 (org-calendar-select-mouse): New command.
6490
6491 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
6492
6493 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
6494 (Custom-reset-standard): Fix y-or-n-p messages.
6495 (custom-link): New face for links.
6496 (custom-buffer-create-internal, custom-manual): Use it.
6497 (custom-face-save): Push to theme-face before setting face spec.
6498
6499 * wid-edit.el (widget-default-mouse-face-get): New function.
6500 (widget-specify-button): Handle mouse-face like button-face.
6501
6502 * custom.el (load-theme): Clear old theme settings if reloading.
6503
6504 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
6507 "Erase Customization" button back to same position it occupies in
6508 the individual State menus.
6509
6510 2006-01-04 Kim F. Storm <storm@cua.dk>
6511
6512 * wid-edit.el (key-sequence): Rework widget to read key binding
6513 using `kbd' syntax. Use C-q to insert literal key, event, or code.
6514 (widget-key-sequence-default-value): Default value for empty sequence.
6515 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
6516 (widget-key-sequence-read-event): New command for C-q.
6517 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
6518 (widget-key-sequence-value-to-external): New functions.
6519
6520 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6521
6522 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
6523 Use expand-file-name.
6524 (flymake-delete-temp-directory): Use expand-file-name,
6525 file-name-directory, and directory-file-name.
6526 (flymake-strrchr): Delete.
6527 (flymake-start-syntax-check): Don't pass the redundant buffer argument
6528 to the init-f function.
6529 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
6530 (flymake-init-find-buildfile-dir)
6531 (flymake-init-create-temp-source-and-master-buffer-copy)
6532 (flymake-simple-make-init-impl, flymake-simple-make-init)
6533 (flymake-master-make-init, flymake-master-make-header-init)
6534 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
6535 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
6536 (flymake-xml-init): Remove corresponding redundant buffer argument.
6537 (flymake-allowed-file-name-masks): Remove last elems that are equal to
6538 the default anyway. Clean up regexps.
6539
6540 * progmodes/flymake.el (flymake-temp-source-file-name)
6541 (flymake-master-file-name, flymake-temp-master-file-name)
6542 (flymake-base-dir): New buffer-local vars.
6543 (flymake-buffer-data, flymake-get-buffer-value)
6544 (flymake-set-buffer-value): Replace those hash-tables by the new
6545 buffer-local vars. Update callers.
6546
6547 * progmodes/flymake.el (flymake-check-start-time)
6548 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
6549 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
6550 Move definition, so we can remove redundant earlier declaration.
6551 (flymake-replace-regexp-in-string, flymake-split-string)
6552 (flymake-get-temp-dir): Use defalias.
6553 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
6554 (flymake-xemacs-window-edges): Remove unused function.
6555 (flymake-get-point-pixel-pos): Move.
6556 (flymake-pid-to-names, flymake-reg-names)
6557 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
6558 Replace by a simple list flymake-processes and by process-buffer.
6559 Update callers. Other than simplify the code, it uses buffers rather
6560 than buffer-names so it doesn't get confused by uniquify.
6561 (flymake-buffer-data): The global value should just be nil.
6562
6563 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
6564 Optimize the body of a defalias like any other code.
6565
6566 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
6567 Make sure we've setup font-lock's vars. It may influence which
6568 function we then call.
6569 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
6570 here since it's too late anyway.
6571
6572 2006-01-03 Romain Francoise <romain@orebokech.com>
6573
6574 * startup.el (fancy-splash-tail, normal-splash-screen):
6575 Update copyright year.
6576
6577 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
6578
6579 * mouse.el (mouse-drag-track): Rename, from
6580 `mouse-drag-region-1'. Includes optional argument required to
6581 enable post-drag event processing (e.g. delete region keys).
6582 Can be used without this argument to track a mouse region and operate
6583 on it as soon as the drag completes.
6584 (mouse-drag-region): Use `mouse-drag-track'.
6585
6586 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6587
6588 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
6589 Move to `custom-buffer' group.
6590
6591 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
6592 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
6593 (custom-theme-insert-face-marker, custom-theme-variable-menu)
6594 (custom-theme-face-menu): New variables.
6595 (custom-theme-add-variable, custom-theme-variable-action)
6596 (custom-variable-reset-theme, custom-theme-delete-variable)
6597 (custom-face-reset-theme, custom-theme-face-action)
6598 (custom-theme-delete-face, custom-theme-merge-theme)
6599 (custom-theme-add-face, custom-theme-visit-theme): New functions.
6600
6601 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
6602
6603 * custom.el: Move Custom Themes commentary to start of theme code.
6604 (custom-known-themes): Rename `standard' theme to `changed'.
6605 (custom-push-theme): Caller no longer specifies what theme to use
6606 when doing `reset'---the setting is simply removed from the theme.
6607 Delete MODE from `theme-value' and `theme-settings' properties.
6608 (custom-declare-theme): Ignore &rest args since we don't use them.
6609
6610 (custom-loaded-themes): Delete variable.
6611 (custom-theme-load-themes, custom-theme-loaded-p)
6612 (custom-theme-value): Delete functions.
6613
6614 (custom-declare-theme): Signal error on invalid theme names.
6615 (provide-theme): custom-loaded-themes was deleted.
6616 (load-theme): Load the file unconditionally.
6617 (enable-theme): Call `load-theme' if theme is undefined.
6618 (custom-enabled-themes): Only update value for successful loads.
6619 (disable-theme): Complete from enabled themes when interactive.
6620 (custom-variable-theme-value): Calculate theme value directly.
6621
6622 (custom-theme-reset-variables, custom-reset-variables): Mark as
6623 XEmacs compatibility functions. We don't actually use these.
6624
6625 * cus-edit.el (custom-variable-state-set):
6626 Use custom-variable-theme-value instead of custom-theme-value.
6627 (custom-face-state-set): Rename `standard' theme to `changed'.
6628 (custom-save-variables, custom-save-faces): Delete unneeded
6629 references to custom-reset-variables.
6630 (custom-save-resets): Delete function.
6631 (custom-save-variables, custom-save-faces): MODE argument deleted.
6632 (custom-save-variables, custom-save-faces): Ignore theme values.
6633
6634 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6635 compatibility function.
6636
6637 2006-01-01 Richard M. Stallman <rms@gnu.org>
6638
6639 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6640 (Custom-reset-current, Custom-reset-saved): Likewise.
6641 (Custom-reset-standard): Show message if aborted.
6642 (custom-mode): Doc fix, describing those commands.
6643
6644 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6645 put on event-kind property.
6646
6647 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
6648
6649 * custom.el (provide-theme): Ban `user' theme name.
6650 (custom-enabling-themes): New variable.
6651 (enable-theme): Don't enable user if custom-enabling-themes is t.
6652 (custom-enabled-themes): Make it a defcustom.
6653 (custom-theme-recalc-face): No-op if face is undefined.
6654
6655 * cus-edit.el (custom-button-mouse): New variable.
6656 (custom-button-mouse): New face.
6657 (custom-raised-buttons, custom-mode): Use it.
6658
6659 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6660
6661 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6662
6663 * progmodes/gud.el (gud-display-line): Support hl-line in the
6664 source buffer.
6665
6666 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
6667
6668 * mouse.el (mouse-drag-window-above): Verify that the found window
6669 overlaps with the given window in the horizontal dimension.
6670
6671 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6672
6673 * Makefile.in (cvs-update): New target.
6674
6675 * makefile.w32-in (cvs-update): Ditto.
6676
6677 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
6678
6679 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6680 (custom-new-theme-mode-map): New variable.
6681
6682 2005-12-30 Richard M. Stallman <rms@gnu.org>
6683
6684 * custom.el (custom-load-themes): Function deleted.
6685
6686 * cus-edit.el (custom-save-loaded-themes): Function deleted.
6687 (custom-save-variables): Don't delete or add custom-load-themes call.
6688
6689 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
6690
6691 * cus-start.el: Add `visible-cursor'.
6692
6693 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6694 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6695 (flymake-process-filter): Switch to buffer before calling it instead.
6696 (flymake-post-syntax-check, flymake-highlight-err-lines)
6697 (flymake-delete-own-overlays, flymake-parse-err-lines)
6698 (flymake-start-syntax-check, flymake-start-syntax-check-process)
6699 (flymake-count-lines, flymake-parse-residual):
6700 Remove constant buffer argument.
6701 (flymake-start-syntax-check-for-current-buffer): Remove.
6702 Update callers to use flymake-start-syntax-check instead.
6703 (flymake-display-err-menu-for-current-line):
6704 Remove unused var `mouse-pos'.
6705 (flymake-restore-formatting): Comment out unused function.
6706 (flymake-report-status, flymake-report-fatal-status): Remove buffer
6707 argument, use current-buffer instead. Update callers.
6708
6709 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6710
6711 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6712 buffer-local because choose-completion-delete-max-match requires
6713 that we set completion-ignore-case (i.e., binding via let is not
6714 sufficient).
6715 (bibtex-complete): Always set completion-ignore-case and
6716 choose-completion-string-functions. The latter is needed because
6717 choose-completion-string-functions keeps its value if we quit the
6718 *Completions* buffer without requesting a completion.
6719
6720 2005-12-30 Andreas Schwab <schwab@suse.de>
6721
6722 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6723
6724 2005-12-30 Eli Zaretskii <eliz@gnu.org>
6725
6726 * jit-lock.el (jit-lock-chunk-size): Doc fix.
6727
6728 2005-12-30 Juri Linkov <juri@jurta.org>
6729
6730 * locate.el (locate-fcodes-file, locate-header-face)
6731 * progmodes/delphi.el (delphi-other-face)
6732 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6733
6734 * paren.el (show-paren-match, show-paren-mismatch): Use existing
6735 group `paren-showing-faces'.
6736
6737 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6738 (goto-address): Fix docstring.
6739
6740 * net/webjump.el (webjump-sample-sites): Update URLs.
6741
6742 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6743
6744 * subr.el (cancel-change-group): Add listp around pending-undo-list.
6745
6746 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
6747
6748 * font-lock.el (font-lock-compile-keywords): Signal an error when
6749 font-lock-set-defaults hasn't been called.
6750
6751 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6752
6753 * subr.el (noreturn, 1value): Doc fixes.
6754
6755 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6756
6757 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6758 that assoc-string returns nil.
6759
6760 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6761
6762 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6763 (bibtex-entry-type-str, bibtex-empty-field-re)
6764 (bibtex-search-backward-string, bibtex-preamble-prefix)
6765 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6766 (bibtex-any-valid-entry-type): New variable.
6767 (bibtex-parse-field-name): Simplify.
6768 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6769 (bibtex-preamble-prefix): Include left delimiter.
6770 (bibtex-search-forward-field, bibtex-search-backward-field):
6771 Allow unbounded search past entry boundaries (required by bibtex-pop).
6772 (bibtex-text-in-field-bounds): Use push.
6773 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6774 (bibtex-parse-preamble, bibtex-valid-entry)
6775 (bibtex-beginning-first-field): New functions.
6776 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
6777 (bibtex-map-entries): Fix docstring.
6778 (bibtex-flash-head): New arg prompt. Simplify.
6779 (bibtex-enclosing-field): Include code of bibtex-inside-field.
6780 (bibtex-insert-kill): Simplify. Always insert text past the
6781 current field or entry.
6782 (bibtex-format-entry): Use bibtex-parse-field.
6783 (bibtex-pop): Use bibtex-beginning-of-entry and
6784 bibtex-end-of-entry to initiate the search. Insert empty field if
6785 we found ourselves.
6786 (bibtex-print-help-message): New args field and comma.
6787 Handle entry keys.
6788 (bibtex-make-field): Use bibtex-beginning-of-entry.
6789 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
6790 invalid entry.
6791 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6792 Handle preambles. Simplify code for thorough test.
6793 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6794 New arg comma. Handle entry heads.
6795 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6796 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6797 New arg comma.
6798 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6799 (bibtex-fill-field): Simplify.
6800 (bibtex-fill-entry): Use bibtex-beginning-first-field and
6801 bibtex-parse-field.
6802 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6803 (bibtex-complete): Use bibtex-parse-preamble.
6804
6805 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6808 Display name of expression instead of convenience variable.
6809 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6810
6811 * progmodes/gud.el (gud-tooltip-dereference): Rename from
6812 toggle-gud-tooltip-dereference.
6813 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6814 (gud-tooltip-tips): ...here when dereferencing.
6815
6816 2005-12-28 Bill Wohler <wohler@newt.com>
6817
6818 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6819
6820 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
6821
6822 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
6823 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
6824 (vc-annotate-display-autoscale): Adjust call.
6825 (vc-annotate-display-default): Adjust call. Make arg compulsory.
6826 Fix interactive spec.
6827 (vc-annotate-time-span): Remove.
6828 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
6829 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
6830 (vc-annotate-display-select): Use new name.
6831
6832 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
6833 (vc-annotate-mode-menu): Remove left-over redundant declaration.
6834 Correct the construction of span entries. Simplify.
6835 (vc-annotate-display-select): Fix the nil case.
6836 (vc-annotate): Remove obsolete (and now broken) code.
6837 (vc-annotate-extract-revision-at-line): Remove obsolete code.
6838 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
6839
6840 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6841
6842 * subr.el (lazy-completion-table): Correct typo in docstring.
6843
6844 * startup.el (command-line): Use `custom-reevaluate-setting' for
6845 `send-mail-function'.
6846
6847 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
6848
6849 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
6850
6851 * mail/smtpmail.el (smtpmail-try-auth-methods):
6852 Send credentials together with "AUTH PLAIN" command.
6853
6854 2005-12-27 Richard M. Stallman <rms@gnu.org>
6855
6856 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
6857 mouse-2, go back to previously selected window, so it's selected
6858 when mouse-2 command runs.
6859
6860 2005-12-27 Juri Linkov <juri@jurta.org>
6861
6862 * descr-text.el (describe-text-sexp): Use square brackets for
6863 button [Show] to distinguish it from the property value `show'.
6864 (describe-property-list): Use `insert-text-button' with
6865 `help-face' type instead of putting face in quotes, because button
6866 is not created automatically for a list of faces.
6867 (describe-text-properties-1): Put button-type value in quotes to
6868 distinguish from plain text "button".
6869 (describe-char): Display code point values in hex. Don't use
6870 `symbol-name' for `current-input-method' because it is a string.
6871 Use `insert-text-button' with `help-face' type instead of putting
6872 hardcoded face in quotes, because button is not created automatically.
6873
6874 2005-12-27 Richard M. Stallman <rms@gnu.org>
6875
6876 * progmodes/glasses.el (glasses-face): More specific custom type.
6877
6878 * files.el (set-visited-file-name): Doc fix.
6879
6880 * textmodes/flyspell.el (flyspell-external-point-words):
6881 Use local var buffer-scan-pos to advance scan for next misspelling.
6882 Advance it only after we find the misspelling.
6883
6884 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
6885
6886 * textmodes/flyspell.el (flyspell-external-point-words):
6887 New criteria for finding the misspelling in the buffer.
6888
6889 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * help-mode.el (help-insert-string): Set help-xref-stack-item
6892 rather than call help-setup-xref.
6893
6894 * descr-text.el (describe-char): Revert previous changes for
6895 optional buffer argument.
6896
6897 2005-12-27 Juri Linkov <juri@jurta.org>
6898
6899 * help-mode.el (help-insert-string): New function. Save buffer
6900 contents in cases where it is impossible to recompute the old contents.
6901
6902 * descr-text.el (describe-char): Set help-xref-stack-item
6903 explicitly after buffer has been generated.
6904
6905 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6906
6907 * cus-start.el (all): Add x-gtk-show-hidden-files.
6908
6909 2005-12-26 Richard M. Stallman <rms@gnu.org>
6910
6911 * replace.el (perform-replace): Calculate match-again
6912 before skipping read-only matches.
6913
6914 * paren.el (paren-showing-faces): New group.
6915 (show-paren-match, show-paren-mismatch): Move to that group.
6916
6917 * button.el (button): Put into group `basic-faces'.
6918
6919 * progmodes/make-mode.el: Remove faces from group `faces'.
6920
6921 * apropos.el (apropos, apropos-value): Doc fix.
6922 (apropos-documentation): Doc fix.
6923
6924 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
6925
6926 * subr.el (lazy-completion-table): Remove argument `args'.
6927
6928 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6929 Don't use the `args' argument of lazy-completion-table.
6930
6931 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
6932
6933 * descr-text.el (describe-char): Add optional argument for buffer.
6934 Set buffer appropriately. Call help-setup-xref.
6935 Suggested by Stefan Monnier.
6936
6937 2005-12-26 Juri Linkov <juri@jurta.org>
6938
6939 * descr-text.el: Require `help-fns' at runtime. Don't require
6940 `button' for byte compilation.
6941 (describe-text-widget): Add `help-echo' for first button.
6942 Use `help-info' for second.
6943 (describe-property-list): Use `help-argument-name' instead of `italic'.
6944 (describe-text-category): Add prompt to interactive spec.
6945 Call `help-setup-xref'.
6946 (describe-char): Use `help-character-set'. Add `help-echo' for
6947 code point. Use `help-input-method'. Remove superfluous insert.
6948
6949 2005-12-25 Richard M. Stallman <rms@gnu.org>
6950
6951 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
6952 at point, in case of narrowing.
6953
6954 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
6955
6956 * locate.el (locate-header-face): Allow nil in type.
6957
6958 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
6959
6960 2005-12-25 Romain Francoise <romain@orebokech.com>
6961
6962 * battery.el (battery-linux-proc-acpi): Also try
6963 `/proc/acpi/thermal_zone/THM0/temperature'.
6964
6965 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6966
6967 * custom.el (custom-push-theme): Fix docstring.
6968
6969 * cus-edit.el (custom-variable-set, custom-variable-save)
6970 (custom-variable-save): Custom-quote widget values.
6971 (customize-save-variable): Fix custom-push-theme call.
6972
6973 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6974
6975 * w32-fns.el (w32-batch-update-autoloads): New function.
6976
6977 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
6978 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
6979 from the command line.
6980
6981 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
6982
6983 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
6984 reset means to remove setting from theme entirely. Don't keep
6985 expanding theme-settings list; delete old entries if necessary.
6986
6987 * cus-edit.el (custom-buffer-create-internal): Move "Erase
6988 customization" button one line up.
6989 (custom-themed): New face.
6990 (custom-magic-alist): New value, THEMED, for theme settings.
6991 (custom-variable-state-set, custom-face-state-set):
6992 Check theme-value instead of saved-value.
6993 (custom-variable-reset-standard, custom-face-reset-standard):
6994 Remove theme setting entirely. Recalculate new values.
6995 (custom-variable-set, custom-variable-set)
6996 (custom-variable-reset-saved, custom-variable-reset-backup)
6997 (custom-face-set, custom-face-reset-saved): Update `user' theme.
6998 (custom-variable-save): Fix typos.
6999
7000 2005-12-23 Juri Linkov <juri@jurta.org>
7001
7002 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
7003 Add autoload cookies.
7004 (edebug-outside-d-c-i-n-s-w): New variable.
7005 (edebug-display, edebug-outside-excursion): Use it to save the
7006 original value of default-cursor-in-non-selected-windows.
7007 Set default-cursor-in-non-selected-windows to t while Edebug
7008 is active.
7009 (edebug-mode, edebug-eval-mode): Doc fix.
7010
7011 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
7012 with `buffer-substring-no-properties' to remove common substring
7013 highlighting.
7014
7015 * info.el (info-other-window, info): Rename function argument
7016 `file' to `file-or-node'.
7017 (Info-complete-menu-item): Use local variable `complete-nodes' to
7018 keep the global value of `Info-complete-nodes' unchanged for
7019 subsequent completions.
7020 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
7021
7022 * simple.el (get-next-valid-buffer, last-buffer)
7023 (next-error-buffer-p, next-error-find-buffer)
7024 (minibuffer-history-sexp-flag): Doc fix.
7025
7026 * savehist.el (savehist-mode-hook): Add `:group'.
7027
7028 * log-view.el: Call autoload for vc-find-version.
7029 (log-view-current-file): Adjust subgroup numbers.
7030 (log-view-current-tag): Add `length'.
7031
7032 2005-12-23 Richard M. Stallman <rms@gnu.org>
7033
7034 * vc.el (vc-annotate-car-last-cons): Defn moved up.
7035
7036 2005-12-23 Juri Linkov <juri@jurta.org>
7037
7038 * hi-lock.el (hi-lock-archaic-interface-message-used)
7039 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
7040 (hi-lock-mode): Display "Hi" in the mode line only when
7041 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
7042 (hi-lock-write-interactive-patterns):
7043 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
7044 (hi-lock-set-pattern, hi-lock-set-file-patterns)
7045 (hi-lock-font-lock-hook): Set 3rd arg `how' of
7046 font-lock-add-keywords to t.
7047
7048 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
7049
7050 * hi-lock.el (hi-lock-highlight-range): New variable.
7051 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
7052 only if font-lock-fontified is non-nil. Remove overlays.
7053 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
7054 font-lock-fontified is non-nil, otherwise use overlays (instead of
7055 text properties).
7056 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
7057 New variables.
7058 (hi-lock-string-serialize) New function.
7059
7060 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7061
7062 * menu-bar.el (menu-find-file-existing): New function.
7063 (menu-bar-file-menu): Use menu-find-file-existing for Open.
7064
7065 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
7066
7067 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
7068
7069 * vc.el: Remove unnecessary leading * in docstrings.
7070 (vc-annotate-mode-map): Move initialization into declaration.
7071 (vc-static-header-alist): Nitpick on the regexp.
7072 (vc-default-init-version): New fun.
7073 (vc-register): Use it.
7074 (vc-insert-headers): Use dolist.
7075 (vc-annotate-get-backend): Remove unused function.
7076 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
7077 (vc-annotate-mode): Remove corresponding call.
7078 (vc-annotate-car-last-cons): Simplify.
7079 (vc-annotate-buffers): Remove var.
7080 (vc-annotate-backend): Make it buffer-local.
7081 (vc-annotate): Move the interaction to the interactive spec.
7082 Add a `buf' argument.
7083 (vc-annotate-warp-version): Use this new `buf' argument to avoid
7084 killing&creating a vc-annotate buffer, which is very disruptive when
7085 the buffers are shown in dedicated frames.
7086
7087 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
7088
7089 * descr-text.el: Add FSF as maintainer.
7090 (describe-text-mode, describe-text-mode-map)
7091 (describe-text-mode-hook, describe-text-done): Delete. Use normal
7092 help-mode.
7093 (describe-text-widget, describe-text-sexp)
7094 (describe-property-list, describe-text-category)
7095 (describe-text-properties, describe-text-properties-1)
7096 (describe-char): Use help buttons instead of widgets.
7097 (describe-char-unicodedata-file): Make URL link in doc string.
7098
7099 2005-12-22 Richard M. Stallman <rms@gnu.org>
7100
7101 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
7102 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
7103 Don't include buttons that write a file when there's no file.
7104 (custom-variable-menu, custom-face-menu, custom-group-menu):
7105 Don't include commands that write a file when there's no file.
7106 (customize-browse): Reword the top-of-buffer help intro.
7107 (custom-buffer-create-internal): Fix previous change.
7108 (customize-changed-options-previous-release): Prev release is 21.1.
7109 (customize-changed-options): Doc fix.
7110 (customize-changed): New alias.
7111 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
7112 Say "standard values".
7113 (Custom-reset-standard): Doc fix.
7114 (custom-face-reset-standard): Doc fix.
7115
7116 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
7117
7118 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
7119 even if font-lock-mode is non-nil since it may be t without having
7120 turned on font-lock-mode-internal.
7121 (font-lock-choose-keywords): Minor optimization.
7122 (font-lock-add-keywords, font-lock-remove-keywords)
7123 (font-lock-set-defaults): Don't call make-local-variable on a variable
7124 that we know to already be local.
7125
7126 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7127
7128 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
7129 messages if in the minibuffer.
7130
7131 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
7132
7133 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
7134 (tex-mode-flyspell-verify, flyspell-get-word)
7135 (flyspell-external-point-words): Don't use point-min/max uselessly.
7136
7137 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
7138 by Kevin Rodgers. Instead, just hide the completions buffer if we
7139 don't need to show it.
7140
7141 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7142
7143 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
7144
7145 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
7146
7147 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
7148 delete-windows-on with an inexistent buffer.
7149
7150 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
7151
7152 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7153 Delete defcustom variable :tag names.
7154
7155 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
7156
7157 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
7158 (log-view-font-lock-keywords): Ajust subgroup numbers.
7159 (log-view-current-tag): Don't hard code the number of subgroups.
7160
7161 2005-12-20 Juri Linkov <juri@jurta.org>
7162
7163 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
7164 (tooltip-x-offset, tooltip-y-offset): Doc fix.
7165
7166 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7167 (menu-bar-non-minibuffer-window-p): Instead of checking
7168 display-multi-frame-p, use selected-frame when menu-updating-frame
7169 is nil.
7170
7171 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
7172
7173 * align.el (align-rules-list): Use [ \t] instead of \s-
7174 for column separators in text mode.
7175
7176 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
7177
7178 * help-mode.el (help-customize-variable, help-customize-face):
7179 Don't pop help-xref-stack as help-follow no longer pushes
7180 anything on to it.
7181
7182 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7183
7184 * textmodes/org.el (org-agenda-custom-commands): New option.
7185 (org-agenda): Offer custom commands on splash screen.
7186 (org-make-tags-matcher): Parser for Boolean logic added.
7187 (org-agenda-set-tags): New command.
7188 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
7189 (org-set-tags): Efficiency improvements.
7190 (org-auto-align-tags): New option.
7191 (org-todo, org-demote, org-promote): Realign tags.
7192 (org-tags-completion-function): Use also "&" and "|" as separators.
7193 (org-org-menu): Agenda commands simplified.
7194
7195 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7196
7197 * cus-edit.el (customize-apropos, customize-apropos-options):
7198 Docstring changes.
7199
7200 * font-lock.el (font-lock): Add tags to the links in the defgroup.
7201
7202 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
7203
7204 * longlines.el (longlines-mode): Wrap while widened.
7205 (longlines-decode-region, longlines-encode-region): Compute max
7206 just once.
7207
7208 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7209
7210 * cus-edit.el (mac): New group.
7211
7212 * cus-start.el (all): Add user options in macterm.c. Add test for
7213 Mac-related built-ins. Fix test for GTK-related built-ins.
7214
7215 * term/mac-win.el (mac-handle-language-change)
7216 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
7217 (mac-services-open-selection, mac-services-mail-selection)
7218 (mac-services-mail-to, mac-services-insert-text)
7219 (mac-dispatch-apple-event): Add docstrings.
7220 (x-get-selection, mac-select-convert-to-string): Select coding
7221 system from `utf-16be' and `utf-16le' using `byteorder'.
7222
7223 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
7224
7225 * subr.el (lazy-completion-table): Don't be fooled if the var holds
7226 a "list" (lambda ...) rather than a real completion list.
7227
7228 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
7229 lexical-let when encountering ((lambda (...) ...) ...).
7230
7231 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7232
7233 * progmodes/sh-script.el (sh-mode):
7234 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
7235 * textmodes/picture.el (picture-mode): Update docstrings.
7236
7237 2005-12-17 Eli Zaretskii <eliz@gnu.org>
7238
7239 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
7240 commands enclosed in $(ARGQUOTE)s should not be split between two
7241 lines, as that will break with GNU Make >3.80, when sh.exe is used
7242 and arg quoting is with '..'.
7243 (autoloads): Don't break the quoted --eval expression between
7244 several lines.
7245
7246 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7247
7248 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
7249 Capture error from printing circular structures.
7250
7251 2005-12-17 Martin Rudalics <rudalics@gmx.at>
7252
7253 * wid-edit.el (widget-checkbox-action): Clear undo info.
7254
7255 2005-12-16 Bill Wohler <wohler@newt.com>
7256
7257 * menu-bar.el (kill-this-buffer): Set a good example by using menu
7258 bar, not menubar in comment.
7259
7260 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
7261
7262 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
7263 After-change-functions should not clobber the match data.
7264
7265 2005-12-16 Juri Linkov <juri@jurta.org>
7266
7267 * simple.el (choose-completion): Use `buffer-substring-no-properties'
7268 instead of `buffer-substring'.
7269 (completion-common-substring): Doc fix.
7270 (completion-setup-function): Use minibuffer-completion-contents
7271 instead of minibuffer-contents. Don't set common-string-length
7272 initially. Remove special handling of partial-completion-mode.
7273 Move computation of completion-base-size into one cond.
7274 Call completion-base-size-function in mainbuf. In computation of
7275 completion-base-size for file name completion don't move point to
7276 the end of the minibuffer. Move computation of common-string-length
7277 into one cond. Start putting faces only when common-string-length>=0.
7278 Add condition to put completions-common-part when
7279 common-string-length>0.
7280
7281 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
7282 place point at the first different character in the minibuffer
7283 even if this position is at the beginning of the minibuffer.
7284
7285 * info.el (Info-read-node-name-1): In completion-base-size-function's
7286 lambda return 1 if common-substring or minibuffer-completion-contents
7287 starts with (, and 0 otherwise.
7288
7289 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
7290 Use `crm-current-element' for second arg of `display-completion-list'.
7291
7292 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
7293
7294 * files.el (set-auto-mode): Look for an interpreter specified on
7295 the first line also if search for mode specification succeeded,
7296 but the mode is not known.
7297
7298 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7299
7300 * textmodes/org.el (org-tags-match-list-sublevels): New option.
7301 (org-open-at-point): Implement tag searches as links.
7302 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
7303 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
7304 (org-tags-sparse-tree, org-tags-view, org-set-tags)
7305 (org-agenda-dispatch): New commands.
7306 (org-use-tag-inheritance, org-tags-column): New options.
7307 (org-tab-follows-link, org-return-follows-link): New options.
7308 (org-tags): New customize group.
7309 (org-start-icalendar-file): Get local time zone.
7310 (org-tags-completion-function): New function.
7311 (org-set-font-lock-defaults): Make sure links will also be
7312 highlighted inside headlines.
7313
7314 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
7315
7316 * term.el (term-emulate-terminal):
7317 Let term-handle-ansi-terminal-messages override what Bash says about
7318 its current directory.
7319
7320 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7321
7322 * bindings.el (last-buffer): Move to simple.el.
7323 * simple.el (last-buffer): Move here.
7324 (get-next-valid-buffer): New function.
7325 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
7326 (prev-buffer): Ditto. Rename to `previous-buffer'.
7327
7328 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
7329 * bindings.el (global-map): Ditto.
7330
7331 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
7332
7333 * cus-edit.el: Introductory comment change.
7334 (custom-magic-alist): Change message string for the `rogue' state.
7335
7336 2005-12-15 Richard M. Stallman <rms@gnu.org>
7337
7338 * tooltip.el: Delete defcustom variable :tag names.
7339
7340 * complete.el (partial-completion-mode): Doc fix.
7341
7342 * textmodes/flyspell.el (flyspell-external-point-words):
7343 Use save-excursion to ensure we don't move backward in the
7344 search loop, not even one character.
7345 (flyspell-delete-all-overlays): Use remove-overlays directly.
7346
7347 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
7348 (ispell-start-process): Set that variable.
7349 Clear ispell-buffer-local-name.
7350 (ispell-internal-change-dictionary):
7351 Set ispell-current-dictionary after killing process.
7352 (ispell-buffer-local-dict):
7353 Don't set spell-personal-dictionary after killing process.
7354 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
7355 (ispell-tex-skip-alists, ispell-html-skip-alists)
7356 (ispell-skip-region-alist): Mark as risky.
7357
7358 * net/newsticker.el (newsticker--retrieval-timer-list)
7359 (newsticker--display-timer, newsticker-running-p)
7360 (newsticker-ticker-running-p): Definitions moved up.
7361
7362 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
7363
7364 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
7365
7366 2005-12-15 David Ponce <david@dponce.com>
7367
7368 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
7369 (recentf-edit-list, recentf-open-files): Signal an error when
7370 there is no recent file.
7371
7372 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7373
7374 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
7375 read-only except for texinfo-format-region evaluation.
7376
7377 2005-12-14 Richard M. Stallman <rms@gnu.org>
7378
7379 * vc.el (vc-default-previous-version, vc-default-next-version)
7380 (vc-do-command): Doc fixes.
7381
7382 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7383
7384 * textmodes/bibtex.el (bibtex-expand-strings)
7385 (bibtex-autokey-expand-string, bibtex-name-part)
7386 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7387 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7388 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7389 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7390 (bibtex-entry-postfix, bibtex-known-entry-type-re)
7391 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7392 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7393 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7394 (bibtex-beginning-of-last-entry): Remove.
7395 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
7396 message if comma is missing but buffer is read-only.
7397 (bibtex-parse-field-text): Handle whitespaces at the end of field
7398 text. Return 3-element list with beginning and end of field text
7399 and end of field.
7400 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7401 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
7402 (bibtex-search-forward-field, bibtex-search-backward-field):
7403 Search always delimited by limits of entry. Use more efficient
7404 search algorithms.
7405 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7406 bibtex-end-of-name-in-field.
7407 (bibtex-text-in-field-bounds): Handle BibTeX strings when
7408 extracting the content of a field.
7409 (bibtex-text-in-field): Use search limits.
7410 (bibtex-parse-string-prefix): Handle empty string keys based on
7411 bibtex-string-empty-key.
7412 (bibtex-parse-string): Fix docstring.
7413 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7414 (bibtex-preamble-prefix, bibtex-strings): New functions.
7415 (bibtex-skip-to-valid-entry): Include preceding whitespace in
7416 BibTeX entries (consistent with other BibTeX functions).
7417 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7418 (bibtex-search-entry): Fix docstring. Simplify.
7419 (bibtex-flash-head, bibtex-complete-string-cleanup)
7420 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7421 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7422 (bibtex-parse-entry): New optional arg content.
7423 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7424 Use bibtex-text-in-field-bounds.
7425 (bibtex-print-help-message): Handle BibTeX strings and preambles.
7426 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7427 bibtex-parse-string-postfix.
7428 (bibtex-find-text-internal): New function.
7429 (bibtex-remove-delimiters): Use it.
7430 (bibtex-find-text): Use it. New optional arg help.
7431 (bibtex-complete): Handle BibTeX string and preamble entries.
7432 (bibtex-Preamble): Fix order of closing delimiters.
7433
7434 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
7435
7436 * vc.el (vc-default-revert): New fun.
7437
7438 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7439
7440 2005-12-14 Romain Francoise <romain@orebokech.com>
7441
7442 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7443 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7444 (font-lock-remove-keywords): Likewise.
7445
7446 2005-12-14 Juri Linkov <juri@jurta.org>
7447
7448 * log-view.el (log-view-diff): Doc fix.
7449
7450 * isearch.el (isearch-query-replace): Use (mark) instead of
7451 isearch-opoint if mark is active in transient-mark-mode.
7452
7453 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7454
7455 * isearch.el (isearch-query-replace): Check for isearch-other-end.
7456
7457 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
7458
7459 * progmodes/cpp.el (cpp-face): New widget.
7460 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
7461
7462 2005-12-14 Juri Linkov <juri@jurta.org>
7463
7464 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
7465 around `erase-buffer' and `insert'.
7466
7467 * descr-text.el (describe-text-properties): Replace buffer name
7468 "*Help-2*" with "*Help*<2>".
7469 (describe-char): Add functions print-help-return-message,
7470 toggle-read-only. Use help-setup-xref with nil to not store
7471 describe-char in help-xref-stack. Use help-make-xrefs to
7472 make [back] button.
7473
7474 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
7475
7476 * wdired.el (wdired-old-point): New internal variable.
7477 (wdired-change-to-wdired-mode): Set it buffer-locally.
7478 (wdired-abort-changes): Restore point after aborting changes.
7479
7480 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7481
7482 * vc.el (vc-do-command): Add a new value t for okstatus.
7483
7484 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
7485 frame in case of errors.
7486
7487 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7488
7489 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
7490 so it comes after "On the Left" in the menu.
7491
7492 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
7493
7494 * cus-edit.el (customize-apropos, customize-apropos-options)
7495 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
7496
7497 2005-12-12 Bill Wohler <wohler@newt.com>
7498
7499 * vc-svn.el (vc-svn-registered): Fix problem of visiting
7500 non-writable Subversion-controlled files by saving window
7501 configuration before calling vc-do-command. vc-do-command calls
7502 pop-to-buffer on error which is unexpected during registration.
7503
7504 2005-12-12 Jay Belanger <belanger@truman.edu>
7505
7506 * calc/README: Update the summary of changes.
7507
7508 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
7509
7510 * descr-text.el (describe-char): Rework last fix to solve the problem
7511 is the same way it's solved for everything else in that function
7512 (i.e. by extracting the info before setting up the *Help* buffer).
7513
7514 2005-12-12 Kim F. Storm <storm@cua.dk>
7515
7516 * subr.el (version-regexp-alist): Allow space as separator before
7517 non-numeric part, e.g. "1.0 alpha".
7518 (version-to-list): Interpret .X.Y version as 0.X.Y version.
7519
7520 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7521
7522 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7523 Implement Logging and the keep-modes setting.
7524 (org-get-category): Make sure a string is returned.
7525 (org-log-done): New function.
7526 (org-log-done, org-closed-string): New options.
7527
7528 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7529
7530 * tooltip.el (tooltip-y-offset): Change default to 20.
7531
7532 2005-12-12 Richard M. Stallman <rms@gnu.org>
7533
7534 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
7535
7536 * frame.el (display-hourglass): Doc fix.
7537
7538 * help.el (help-for-help-internal): Simplify entry for `a'.
7539
7540 * info.el (Info-on-current-buffer): Doc fix.
7541 (info-insert-file-contents): Don't test (featurep 'jka-compr).
7542
7543 * startup.el (inhibit-splash-screen): Make this the real name.
7544 (inhibit-startup-message): Make this the alias.
7545 (command-line): Find only simple.el, and use its directory
7546 to fill in other preloaded files' names.
7547 (command-line): Deactivate the mark if deactivate-mark is set.
7548
7549 * international/mule.el (load-with-code-conversion):
7550 Bind deactivate-mark.
7551
7552 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7553
7554 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
7555
7556 * cus-edit.el (customize-apropos): Avoid listing an option more
7557 than once under different aliases. No longer list user options
7558 that are not defined with defcustom (unless a prefix arg is given).
7559 Doc fix.
7560 (customize-apropos-options): Doc fix.
7561
7562 2005-12-11 Juri Linkov <juri@jurta.org>
7563
7564 * frame.el (set-background-color, set-foreground-color)
7565 (set-cursor-color, set-mouse-color, set-border-color):
7566 Add explicit prompts to read colors by `facemenu-read-color'.
7567 (show-trailing-whitespace, blink-cursor-delay)
7568 (blink-cursor-interval, display-hourglass, hourglass-delay):
7569 Remove tags.
7570 (display-hourglass, hourglass-delay): Doc fix.
7571 (cursor-in-non-selected-windows): Capitalize words in tag.
7572
7573 * faces.el (frame-background-mode): Replace `choice-item' keywords
7574 with `const' to not make [default] button. Change default value tag
7575 from `default' to `automatic'. Doc fix.
7576 (trailing-whitespace) <defface>: Change group `whitespace' to
7577 `whitespace-faces'.
7578
7579 2005-12-11 Richard M. Stallman <rms@gnu.org>
7580
7581 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
7582
7583 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7584
7585 * term/mac-win.el: Create keymap for mac-apple-event-map.
7586
7587 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
7588
7589 * tooltip.el (tooltip-mode): Move to start of file so that it
7590 appears at top of customize buffer.
7591
7592 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7593 Add the gud groupname.
7594 (gud-tooltip-mode): Add the tooltip groupname.
7595 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
7596 avoid conflict with tooltip-use-echo-area.
7597
7598 2005-12-10 Romain Francoise <romain@orebokech.com>
7599
7600 * help.el (help-for-help-internal): Add `r' in doc string.
7601
7602 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7603
7604 * align.el (align-regexp, align-highlight-rule):
7605 Use region-beginning and region-end instead of point and mark, so that
7606 repetition (with `repeat-complex-command') recomputes the region
7607 bounds.
7608
7609 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
7610
7611 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7612 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7613 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
7614 (balance-windows): Rewrite using the above new functions.
7615
7616 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7617
7618 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
7619 react if global-hi-lock-mode seems intended.
7620 (global-hi-lock-mode) Renamed from hi-lock-mode.
7621 (hi-lock-archaic-interface-message-used)
7622 (hi-lock-archaic-interface-deduce): New variables.
7623 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
7624 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
7625 (hi-lock-find-patterns, hi-lock-font-lock-hook):
7626 Replace hi-lock-buffer-mode with hi-lock-mode.
7627
7628 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
7629
7630 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7631 completion list, even after a partial completion has been
7632 inserted in the current buffer. If there are more than 1
7633 completion, redisplay the *Completions* buffer; if the
7634 completion is unique, delete the *Completions* window.
7635
7636 2005-12-10 Eli Zaretskii <eliz@gnu.org>
7637
7638 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7639 strings and long subject lines that were broken into multiple
7640 lines at arbitrary places. Handle subjects that have "Re: " in
7641 the middle.
7642
7643 2005-12-10 John W. Eaton <jwe@octave.org>
7644
7645 * emacs/octave-mod.el (octave-electric-space): Don't indent
7646 comments or strings if octave-auto-indent is nil.
7647
7648 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7649
7650 * term/mac-win.el: Require url when compiling.
7651 Call mac-process-deferred-apple-events after loading init files.
7652 (mac-apple-event-map): New defvar. Define event handlers in it.
7653 (core-event, internet-event): New Apple event class symbols.
7654 (open-application, reopen-application, open-documents)
7655 (print-documents, open-contents, quit-application)
7656 (application-died, show-preferences, autosave-now, get-url):
7657 New Apple event ID symbols.
7658 (about): New HICommand ID symbol.
7659 (mac-event-spec, mac-event-ae): New macros.
7660 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7661 (mac-ae-selection-range, mac-ae-text-for-search)
7662 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7663 (mac-application-menu-map): Remove keymap. Handlers for HICommand
7664 and Services menu events are now defined in mac-apple-event-map.
7665 (mac-drag-n-drop): Remove selection range handling.
7666
7667 2005-12-10 Kenichi Handa <handa@m17n.org>
7668
7669 * simple.el (zap-to-char):
7670 * isearch.el (isearch-process-search-char): Translate CHAR by
7671 translation-table-for-input.
7672
7673 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
7674
7675 * foldout.el (foldout-exit-fold): Properly hide subtree.
7676
7677 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
7678
7679 * files.el (save-buffer):
7680 * international/ucs-tables.el (ucs-set-table-for-input):
7681 * mail/mail-extr.el (mail-extract-address-components):
7682 * mail/sendmail.el (mail-mode): Reformat doc string.
7683
7684 2005-12-09 Juri Linkov <juri@jurta.org>
7685
7686 * isearch.el (isearch-highlight): Change main overlay priority
7687 from 1 to 1001. Simplify.
7688 (isearch-lazy-highlight-update): Change lazy overlay priority
7689 from 0 to 1000.
7690
7691 * replace.el (replace-highlight): Change overlay priority from
7692 1 to 1001.
7693
7694 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7695 Change overlay priority from 1 to 1001. Reuse existing overlay.
7696
7697 * compare-w.el (compare-windows-highlight): Change overlay
7698 priority from 1 to 1000.
7699
7700 * menu-bar.el (menu-bar-edit-menu): Add listp around
7701 pending-undo-list to disable menu item "undo" when pending
7702 undo list is empty.
7703
7704 * locate.el (locate): Disable undo in *Locate* buffer.
7705
7706 2005-12-09 Kim F. Storm <storm@cua.dk>
7707
7708 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7709
7710 2005-12-09 David Ponce <david@dponce.com>
7711
7712 * recentf.el: Improvement of the menu code.
7713 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
7714 instead of menu hook.
7715 (recentf-show-menu, recentf-hide-menu): New functions.
7716 (recentf-menu-customization-changed, recentf-mode): Use them.
7717 (recentf-menu-action, recentf-max-menu-items)
7718 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7719 (recentf-arrange-by-rule-others)
7720 (recentf-arrange-by-rules-min-items)
7721 (recentf-arrange-by-rule-subfilter) : Don't use
7722 `recentf-menu-customization-changed'.
7723 (recentf-arrange-rules): Likewise. Accept functions to compute
7724 sub-menu titles.
7725 (recentf-menu-filter): Likewise. Doc fix.
7726 (recentf-menu-value-shortcut): Doc fix.
7727 (recentf-dump-variable): Quote atom value.
7728 (recentf-make-menu-items): Update to use it as a menu filter.
7729 (recentf-match-rule): New function.
7730 (recentf-arrange-by-rule): Use it.
7731 (recentf-indirect-mode-rule): New function.
7732 (recentf-build-mode-rules): Use it.
7733 (recentf-dir-rule): New function.
7734 (recentf-arrange-by-dir): Use it.
7735 (recentf-filter-changer-current): Rename from
7736 `recentf-filter-changer-state'. All references updated.
7737 (recentf-filter-changer-alist): Update filter names.
7738 (recentf-filter-changer-select): New function.
7739 (recentf-filter-changer): Use it. Make a sub-menu from filters
7740 available in `recentf-filter-changer-alist'.
7741 (recentf-data-cache, recentf-clear-data)
7742 (recentf-update-menu): Remove. All references updated.
7743 (recentf-match-rule-p, recentf-build-dir-rules)
7744 (recentf-filter-changer-goto-next)
7745 (recentf-filter-changer-get-current)
7746 (recentf-filter-changer-get-next): Remove.
7747
7748 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7751 buffer "Reset" button to "Reset to Current" for consistency with
7752 the State buttons.
7753
7754 2005-12-08 John Paul Wallington <jpw@pobox.com>
7755
7756 * ibuf-ext.el (define-ibuffer-filter filename):
7757 If `dired-directory' is a list then really use its car.
7758
7759 2005-12-08 Kim F. Storm <storm@cua.dk>
7760
7761 * emulation/cua-rect.el (cua--rectangle-aux-replace):
7762 Fix indention of text on right side of replaced rectangle.
7763
7764 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
7765
7766 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7767 No need to check gud-comint-buffer is bound.
7768 (gdb): Prevent multiple debugging when first session uses gdba.
7769
7770 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7771
7772 CC Mode update to 5.31.
7773
7774 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7775 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
7776 We might do this function properly in the future).
7777
7778 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7779 New macros c-sentence-end and c-default-value-sentence end, to cope
7780 with Emacs 22's new function `sentence-end'.
7781
7782 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7783
7784 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7785 compat issue using `c-put-overlay' and `c-delete-overlay'.
7786
7787 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7788 New compat macros to handle overlays/extents.
7789
7790 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7791
7792 * progmodes/cc-fix.el: Add definitions of the macros push and pop
7793 (for GNU Emacs 20.4)
7794
7795 * progmodes/cc-defs.el:
7796 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7797
7798 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7799 highlighting mechanism so it will work in XEmacs too.
7800
7801 * progmodes/cc-defs.el: Insert c-int-to-char.
7802
7803 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7804 call to the new macro c-int-to-char. This solves XEmacs's
7805 regarding characters as different from integers.
7806
7807 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7808
7809 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7810 New internal helper.
7811
7812 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7813 construct to make the indirect face lookup work in XEmacs.
7814
7815 (c-cpp-matchers): Append the negation char face to the existing
7816 fontification, so that the cpp face doesn't disappear.
7817 Use `c-make-syntactic-matcher' to avoid negation chars in comments
7818 and strings.
7819
7820 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7821 to map to `font-lock-negation-char-face' in emacsen where it exists.
7822
7823 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7824
7825 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
7826
7827 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
7828 Rename "c-subword-move-mode" as "c-subword-mode".
7829
7830 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
7831 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
7832
7833 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7834
7835 * progmodes/cc-mode.el: Added autoload directive for
7836 `c-subword-move-mode' for use in older emacsen.
7837
7838 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7839
7840 * progmodes/cc-mode.el:
7841 (i) Insert a binding for C-c C-backspace into
7842 c-bind-special-erase-keys which works in TTYs.
7843 (ii) Make sure that when file styles are used, any explicitly
7844 given style variables take priority over those in the style.
7845 Do this by calling `hack-local-variables' a second time.
7846
7847 * progmodes/cc-vars.el: Add language specific customization
7848 widgets for AWK to c-doc-comment-style, c-require-final-newline
7849 and c-default-style. Add a defcustom for awk-mode-hook.
7850 Give c-syntactic-element and c-syntactic-context doc-strings by
7851 directly setting their `variable-documentation' propery.
7852 This allows Emacs 22.1 to read these with C-h v.
7853
7854 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
7855
7856 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7857
7858 * progmodes/cc-fonts.el, cc-vars.el
7859 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
7860 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
7861 Masatake YAMATO.
7862
7863 (c-doc-comment-style): Made GtkDoc default in C mode.
7864
7865 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
7866 and C-c C-<delete>.
7867
7868 (c-bind-special-erase-keys): New function for use on
7869 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
7870
7871 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
7872 <delete> key behavior in XEmacs according to `delete-forward-p'.
7873 C.f. `c-electric-delete'.
7874
7875 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7876
7877 * progmodes/cc-mode.el: Give c-hungry-backspace and
7878 c-hungry-delete-forward permanent key bindings.
7879
7880 * progmodes/cc-cmds.el (c-electric-semi&comma):
7881 Bind c-syntactic-context for calls to "criteria functions", for
7882 consistency with other calls to user functions.
7883
7884 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
7885 `current-prefix-arg', since this might be the prefix arg to a
7886 command which calls c-indent-command as a function. Change the
7887 interactive spec from "p" to "P".
7888
7889 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
7890 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
7891 was difficult to understand.
7892
7893 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7894
7895 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
7896 first char of an identifier.
7897
7898 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
7899 +" syntax in C++.
7900
7901 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7902
7903 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
7904 auto-fill doesn't split a c-comment's last word from a hanging
7905 "*/" when a space is typed between them after fill-column.
7906
7907 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
7908
7909 * progmodes/cc-styles.el (c-set-style)
7910 (c-setup-paragraph-variables): Abort the command if we're not in a
7911 CC Mode buffer.
7912
7913 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
7914 with blank comment-prefix, and a blank line as the comment's
7915 second line.
7916
7917 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7918
7919 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
7920 Incorporate the patterns added in the Emacs development branch
7921 for the new Emacs 22 face `font-lock-negation-char-face'.
7922
7923 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
7924 of "red" since it stands out better in xterms and DOS terminals.
7925
7926 * progmodes/cc-engine.el (c-literal-faces):
7927 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
7928
7929 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7930
7931 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
7932 forcibly enable c-electric-flag.
7933
7934 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
7935 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
7936 after the comment-prefix of a C-style comment will close that comment.
7937
7938 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7939
7940 * progmodes/cc-fonts.el (c-basic-matchers-before)
7941 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
7942 in Pike.
7943
7944 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
7945 digraphs.
7946
7947 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
7948 (c-cpp-message-directives, c-cpp-include-directives)
7949 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
7950 (c-cpp-expr-directives): Introduce new language constants to
7951 control cpp syntax in a cleaner way.
7952
7953 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
7954
7955 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
7956
7957 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
7958 (c-multiline-string-start-char): New language constants and
7959 variables to specify how newlines in string literals work.
7960
7961 (c-font-lock-invalid-string): Use them.
7962
7963 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
7964 unbalanced close brace is entered. Optimization by avoiding going
7965 back over arbitrarily large blocks. Removed hints that this
7966 function only would be relevant/useful in AWK.
7967
7968 (c-electric-brace): Indent syntactically after the cleanups since
7969 lineup functions might do it differently then.
7970
7971 * progmodes/cc-engine.el, cc-langs.el
7972 (c-opt-op-identifier-prefix): New language constant and variable.
7973
7974 (c-just-after-func-arglist-p, c-after-special-operator-id)
7975 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
7976
7977 * progmodes/cc-align.el, cc-engine.el
7978 (c-after-special-operator-id): New helper to handle C++ operator
7979 identifiers.
7980
7981 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
7982 (c-guess-basic-syntax): Handle C++ operator identifiers in
7983 declarations.
7984
7985 * progmodes/cc-langs.el (c-assignment-operators): Add the
7986 trigraph version of ^= too.
7987
7988 * progmodes/cc-langs.el (c-assignment-operators): Add the
7989 trigraph version of |= in C++.
7990
7991 * progmodes/cc-fonts.el (c-font-lock-declarators):
7992 Handle `c-decl-hangon-kwds' after the identifier name.
7993
7994 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7995 whether an arglist is "nonempty", ignore a comment after the open
7996 paren if it isn't followed by a non-comment token on the same line.
7997
7998 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7999 Enable heuristics below the point to cope with classes inside special
8000 brace lists in Pike.
8001
8002 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8003
8004 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
8005
8006 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8007
8008 * progmodes/cc-guess.el (cc-guess-install): New function to
8009 install an already guessed style in another buffer.
8010
8011 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
8012 sets `inhibit-read-only' - `c-save-buffer-state' should be used
8013 anyway if the change always is undone.
8014
8015 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8016
8017 Implement togglable electricity:
8018
8019 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
8020 saying when it should be used.
8021
8022 * progmodes/cc-engine.el: Add the new buffer-local variable,
8023 c-electric-flag.
8024
8025 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
8026 c-toggle-auto-newline.
8027
8028 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
8029 c-toggle-auto-newline. Remove the binding for
8030 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
8031 c-toggle-electric-state.
8032
8033 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
8034
8035 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
8036 c-\(forward\|backward\)-subword.
8037 (c-update-modeline): Add the new modeline flag `l' for
8038 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
8039 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
8040 Make the old name an alias of the new name.
8041 (c-toggle-electric-state): New function.
8042 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
8043 Adapt these functions to do electric things only when
8044 c-electric-flag is non-nil.
8045 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
8046 new functions from c-electric-brace.
8047 (c-point-syntax): Add a check for "virtual semicolons" in AWK
8048 mode, so that the tentative extra newline doesn't change the
8049 syntax of the following brace.
8050 (c-electric-brace): Restructure by extracting the above functions.
8051 Tidy up the coding somewhat.
8052 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
8053 restructure a bit.
8054
8055 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8056
8057 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
8058 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
8059
8060 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
8061 (c-submode-indicators): Change name from `c-auto-hungry-string'
8062 since it's now used to track another submode.
8063
8064 (c-update-modeline): Convert to function and extended to check
8065 `c-subword-move-mode'.
8066
8067 (c-forward-into-nomenclature, c-backward-into-nomenclature):
8068 Convert to compat aliases for `c-forward-subword' and
8069 `c-backward-subword'.
8070
8071 * progmodes/cc-subword.el: New functions and minor mode to handle
8072 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
8073
8074 (c-forward-subword, c-backward-subword, c-mark-subword)
8075 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
8076 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
8077 Functions corresponding to the standard word handling functions.
8078
8079 (c-subword-move-mode): Minor mode that replaces all the standard
8080 word handling functions with their subword equivalences.
8081
8082 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8083
8084 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
8085 entry for one-liner-defun.
8086
8087 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
8088 name in its def-edebug-spec.
8089
8090 * progmodes/cc-cmds.el (c-electric-brace): Make the
8091 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
8092 compacts space before a comment, if this will make things fit on
8093 one line.
8094
8095 Introduce an "awk" style, mainly for auto-newline and clean-ups.
8096
8097 * progmodes/cc-align.el: New function c-snug-1line-defun-close
8098
8099 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
8100 clean-up one-liner-defun.
8101
8102 * progmodes/cc-styles.el: Add the new "awk" style.
8103
8104 * progmodes/cc-vars.el: Add description of one-liner-defun to
8105 c-cleanup-list's doc-string. New user options,
8106 c-max-one-liner-length. In c-default-style, set the default style
8107 for AWK to "awk".
8108
8109 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8110
8111 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
8112 macros inside labels.
8113
8114 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
8115 `c-at-statement-start-p' and `c-at-expression-start-p'.
8116
8117 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
8118 error if the mark isn't set.
8119
8120 * progmodes/cc-engine.el (c-guess-continued-construct)
8121 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
8122 accurately detect functions inside functions.
8123
8124 * progmodes/cc-engine.el (c-at-expression-start-p): New function
8125 like `c-at-statement-start-p' that additionally recognizes commas
8126 and expression parentheses as delimiters.
8127
8128 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
8129 to avoid heuristics that doesn't work for unclosed blocks.
8130 (c-at-statement-start-p): New function.
8131
8132 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
8133 Objective-C directives, e.g. directives spanning lines should work
8134 reasonably well now.
8135
8136 (c-put-c-type-property, c-clear-c-type-property): New helpers.
8137
8138 (c-forward-objc-directive): New function to move over any ObjC
8139 directive.
8140
8141 (c-just-after-func-arglist-p, c-guess-basic-syntax)
8142 (c-basic-matchers-before): Use it.
8143
8144 (c-font-lock-objc-iip-decl): Remove.
8145
8146 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
8147 in the template arglist recognition.
8148
8149 * progmodes/cc-styles.el (c-style-alist): Fix several
8150 inconsistencies in the Whitesmith style.
8151
8152 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
8153 New lineup function to get lines after Whitesmith style blocks
8154 correctly indented.
8155
8156 (c-lineup-whitesmith-in-block): Back out the compensation for
8157 opening parens since it's done using `add' lists in the style
8158 definition instead. Don't use the anchor position since it varies
8159 too much between the syntactic symbols. :P
8160
8161 * progmodes/cc-vars.el (c-valid-offset): Update.
8162
8163 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
8164 lists where the offsets are combined according to several
8165 different methods: `first', `min', `max', and `add'.
8166 Report offset evaluation errors with `c-benign-error' so that some kind
8167 of reindentation still is done.
8168
8169 * progmodes/cc-engine.el (c-guess-basic-syntax):
8170 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
8171 `arglist-close'.
8172
8173 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
8174 situations for `arglist-cont-nonempty' and `arglist-close'.
8175
8176 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
8177
8178 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
8179 cc-bytecomp-boundp' in a number of places.
8180
8181 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
8182 macro related issue.
8183
8184 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8185
8186 * progmodes/cc-awk.el: Change the terminology of regexps: A char
8187 list is now [asdf], a char class [:alpha:].
8188 Include code for char classes.
8189 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
8190 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
8191
8192 Remove (nearly all of) the cruft associated with AWK Mode's former
8193 concept of "virtual semicolons":
8194
8195 Adapt c-beginning-of-statement, c-end-of-statement (together with
8196 subfunctions) to use the new notion of "virtual semicolon" in
8197 place of the old awkward special handling for AWK. There remains
8198 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
8199 * progmodes/cc-cmds.el:
8200 (c-ascertain-adjacent-literal): In the backwards direction, now
8201 recognises AWK regexp delimiters as string delimiters.
8202 (c-after-statement-terminator-p): Adapt for virtual semicolons;
8203 check more rigorously for "end of macro".
8204 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
8205 virtual semicolons;
8206 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
8207 out the code for forward movement into ...
8208 (c-end-of-statement): Now contains the code for forward movement,
8209 adapted for virtual semicolons.
8210
8211 * progmodes/cc-engine.el:
8212 (c-ws*-string-limit-regexp): New regexp.
8213 (c-forward-single-comment, c-backward-single-comment): Comment out
8214 the (now redundant) "special" AWK stuff.
8215
8216 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
8217 c-string-par-start, c-string-par-separate to be more like Text
8218 Mode than Fundamental Mode.
8219
8220 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8221
8222 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
8223 to the fontified region so that fontification doesn't occur
8224 outside it (could happen e.g. when fontifying a line with an
8225 unfinished declaration).
8226
8227 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8228
8229 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
8230 start of the file. ^L now separate sections of the file.
8231 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
8232 (c-awk-one-line-possibly-open-string-re)
8233 (c-awk-regexp-one-line-possibly-open-char-class-re)
8234 (c-awk-one-line-possibly-open-regexp-re)
8235 (c-awk-one-line-non-syn-ws*-re): New defonsts.
8236 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
8237
8238 Amend the concept of "virtual semicolons" (in the indentation
8239 engine) for languages like AWK, such that they are now
8240 conceptually attached to end of the last token of a statement, not
8241 the end of the line. (In AWK Mode, however, the pertinent text
8242 property is still physically set on the EOL.) Remove the specific
8243 tests for awk-mode, thus facilitating the introduction of other
8244 language modes where EOLs can end statements.
8245 (Note: The funtionality in cc-cmds.el, specifically
8246 c-beginning/end-of-statement has yet to be amended.)
8247
8248 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
8249 New macros.
8250
8251 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
8252 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
8253 c-vsemi-status-unknown-p-fn (in a new page).
8254
8255 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
8256 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
8257 numerous awkward forms like
8258 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
8259 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
8260 variable before-ws-ip, the place just after char-before-ip appears.
8261
8262 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
8263 a comment.
8264
8265 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8266
8267 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
8268 `c-tentative-buffer-changes'.
8269
8270 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
8271 convert to macro to choose between Emacs and XEmacs at compile time.
8272
8273 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
8274
8275 (c-tentative-buffer-changes): New macro to handle temporary buffer
8276 changes in a convenient way.
8277
8278 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
8279 for `c-tentative-buffer-changes'.
8280
8281 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
8282 the checks for paren sexps between the point and the keyword, to
8283 avoid some false alarms.
8284
8285 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
8286 Fixed a situation where an error could be thrown for unbalanced
8287 parens. Changed to make use of c-keyword-member' to avoid some
8288 repeated regexp matches.
8289
8290 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
8291 These language variable are no longer necessary.
8292
8293 (c-block-stmt-kwds): New language constant used by
8294 c-looking-at-inexpr-block'.
8295
8296 (c-guess-basic-syntax): Remove an optional check that looked at
8297 the existence of the now removed language variables.
8298
8299 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
8300 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
8301 object instantiation expressions as declarations in some contexts.
8302 This bug only affected languages where the declarator can't be
8303 enclosed in parentheses.
8304
8305 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
8306 insert newlines before and after substatement braces.
8307
8308 * progmodes/cc-engine.el: Improved the heuristics for recognizing
8309 function declaration headers and the handling of C++ style member
8310 init lists.
8311
8312 (c-just-after-func-arglist-p): Rewritten to use
8313 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
8314
8315 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
8316
8317 (c-guess-basic-syntax): Adapt case 5B for the new
8318 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
8319 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
8320 covers all cases now).
8321
8322 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
8323
8324 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8325
8326 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
8327 c-string-par-start/separate c-sentence-end-with-esc-eol,
8328 initialised in c-setup-paragraph-variables, used in string
8329 scanning subroutines of c-beginning-of-statement.
8330
8331 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
8332 which precedes the newly inserted `{'.
8333
8334 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8335
8336 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
8337 function for declaration level blocks. It should now cope with
8338 templates better and also be a lot more comprehensible.
8339
8340 (c-looking-at-decl-block): The new function.
8341
8342 (c-search-uplist-for-classkey): The old one. It's now a wrapper
8343 for compatibility.
8344
8345 (c-add-class-syntax, c-guess-continued-construct)
8346 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
8347
8348 (c-decl-block-key): Change to tell apart ambiguous and
8349 unambiguous keywords. Pike specials are now handled directly in
8350 the code instead.
8351
8352 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
8353 New language constants and variables to make the backward skip in
8354 `c-looking-at-decl-block' as tight as possible.
8355
8356 (c-nonsymbol-token-char-list): New language constant.
8357
8358 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
8359 find balanced template arglists backwards.
8360
8361 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
8362 making char classes for `c-syntactic-skip-backward'.
8363
8364 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
8365 16D - can't be a class-close at that point.
8366
8367 * progmodes/cc-engine.el (c-guess-basic-syntax)
8368 (c-add-class-syntax): Don't narrow out the enclosing declaration
8369 level. This makes everything a lot easier, and it was actually
8370 only four small places that needed it to work. Some places that
8371 previously did `widen' are removed now, which has the effect that
8372 `c-guess-basic-syntax' never will look at things outside the
8373 current narrowment now. The anchor position for `topmost-intro'
8374 is affected by this, but it was so bogus it was basically useless
8375 before, and now it's equally bogus but in a slightly different way.
8376
8377 (c-narrow-out-enclosing-class): Gone.
8378
8379 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
8380 the narrowed region.
8381
8382 (c-least-enclosing-brace): Remove silly optional argument.
8383
8384 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8385 the point could be left directly after an open paren when finding
8386 the beginning of the first decl in the block.
8387
8388 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8389 Specify which submatch to use.
8390
8391 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8392
8393 (c-decl-start-re): No longer any need for special treatment of
8394 ObjC due to the above.
8395
8396 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8397 presumably follows C in that regard.
8398
8399 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8400 New language constants to specify operator tokens inside
8401 identifiers in a more high level way.
8402
8403 (c-opt-identifier-prefix-key): New internal language constant.
8404
8405 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8406 (c-identifier-start, c-identifier-key): Now completely calculated
8407 from other constants.
8408
8409 (c-identifier-last-sym-match): Decommission since it's no longer used.
8410
8411 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
8412
8413 * progmodes/cc-engine.el (c-forward-name): Remove the
8414 optimization when c-identifier-key is equal to c-symbol-key since
8415 it doesn't work in byte compiled files. Don't record empty
8416 regions as identifiers.
8417
8418 * progmodes/cc-langs.el (c-filter-ops): New helper function to
8419 simplify access to `c-operators' and its likes.
8420
8421 (c-operator-list, c-all-op-syntax-tokens)
8422 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8423 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8424 (c-primary-expr-regexp, c-cast-parens): Use it.
8425
8426 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8427 an explicit language in functions.
8428
8429 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8430 variant of adornment.
8431
8432 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8433 variable.
8434
8435 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8436 the Pike value.
8437
8438 * progmodes/cc-engine.el (c-on-identifier)
8439 (c-simple-skip-symbol-backward): Small fix for handling "-"
8440 correctly in `skip-chars-backward'. Affected the operator lfun
8441 syntax in Pike.
8442
8443 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8444 diagnostic message about precompiled language vars not being used.
8445
8446 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8447 "__attribute__" is followed by a parenthesis.
8448
8449 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8450 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8451 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8452
8453 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8454 Internal cleanups to properly detect the declared identifiers in
8455 various declarations.
8456
8457 (c-decl-start-kwds): New language constant to recognize
8458 declarations that can start anywhere. Used for class declarations
8459 in Pike.
8460
8461 (c-specifier-key, c-not-decl-init-keywords)
8462 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
8463 (c-find-decl-spots): Implement `c-decl-start-kwds'.
8464
8465 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
8466 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
8467 handling of the compiler specific extension keywords into a new
8468 language constant `c-decl-hangon-kwds' that defines keyword
8469 clauses to be ignored in declarations.
8470
8471 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
8472 past unrecognized tokens when handling `c-colon-type-list-kwds'.
8473 Necessary to stop at the declared identifier in e.g. IDL valuetype
8474 declarations.
8475
8476 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
8477 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
8478 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
8479 (c-forward-decl-or-cast-1): Recognize the declared identifier in
8480 class and enum declarations as such and not as part of the type.
8481
8482 (c-forward-decl-or-cast-1, c-forward-label): Relax the
8483 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
8484
8485 (c-forward-decl-or-cast-1): Don't disregard sure signs of
8486 declarations when there's some syntax error later on.
8487
8488 (c-complex-decl-matchers): Did away with a reference to
8489 `c-specifier-key'.
8490
8491 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
8492 value - this variable is always dynamically bound.
8493
8494 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
8495 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
8496 * cc-cmds.el, cc-defs.el: Change the policy for marking up
8497 functions that might do hidden buffer changes: All such internal
8498 functions are now marked instead of those that don't.
8499
8500 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
8501 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
8502 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
8503 (c-literal-type): Allow these functions to make hidden buffer changes,
8504 so that they are free to use text property caching later on.
8505
8506 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
8507 (c-electric-brace, c-electric-slash, c-electric-star)
8508 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
8509 (c-electric-paren, c-electric-continued-statement, c-indent-command)
8510 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
8511 (c-context-line-break): Add `c-save-buffer-state' calls to comply
8512 with the changed semantics of the functions above.
8513
8514 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
8515 when macros occur in obscure places. Optimized the sexp movement
8516 a bit.
8517
8518 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8519
8520 Enhancements for c-beginning-of-statement to work in AWK Mode:
8521
8522 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
8523 (completed statement) with `}' (statement completed by closing
8524 brace or semicolon) and `$' (statement completed by EOL).
8525
8526 (c-awk-virtual-semicolon-ends-prev-line-p)
8527 (c-awk-virtual-semicolon-ends-line-p)
8528 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
8529 (c-awk-at-statement-end-p): New functions.
8530
8531 * progmodes/cc-cmds.el: Simplify the structure of functions
8532 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
8533 two functions and c-beginning-of-statement to handle AWK Mode.
8534
8535 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
8536 c-backward-single-comment for AWK mode. Attempt to clarify their
8537 doc-strings.
8538
8539 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
8540
8541 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8542
8543 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
8544 label handling. Labels are now recognized in a uniform and more
8545 robust way, regardless of context. Text properties are put on all
8546 labels to recognize the following declarations better.
8547 Multiword labels are handled both in indentation and fontification for
8548 the benefit of language extensions like Qt. For consistency, keywords
8549 in labels are now fontified with the label face instead.
8550 That also applies to "case" and "default".
8551
8552 (c-beginning-of-statement-1): Fix some bugs in the label
8553 handling. Disregard `c-nonlabel-token-key' in labels that begin
8554 with `c-label-kwds'.
8555
8556 (c-find-decl-spots): Support that the callback adds more
8557 `c-decl-end' spots to find.
8558
8559 (c-forward-decl-or-cast-1): Don't treat a list of plain
8560 identifiers followed by a colon as a declaration.
8561
8562 (c-forward-label): New function to recognize labels.
8563
8564 (c-guess-basic-syntax): Replace uses of `c-label-key' with
8565 `c-forward-label'. Moved the label recognition cases (14 and 15)
8566 earlier since they aren't so context sensitive now. Handle labels
8567 on the top level gracefully. Moved access label recognition to
8568 the generic label case (CASE 15) - removed CASE 5E.
8569
8570 (c-font-lock-declarations): Add recognition of labels in the
8571 same round since we need to handle labels in parallell with other
8572 declarations to recognize both accurately. It should also improve
8573 speed.
8574
8575 (c-simple-decl-matchers, c-basic-matchers-after):
8576 Move `c-font-lock-labels' so that it only is used on decoration level 2
8577 since `c-font-lock-declarations' handles it otherwise.
8578
8579 (c-complex-decl-matchers): Remove the simplistic recognition of
8580 access labels.
8581
8582 (c-decl-prefix-re): Remove the kludges that was necessary to cope
8583 with labels earlier.
8584
8585 (c-decl-start-re): New language variable to make
8586 `c-font-lock-declarations' stop for the special protection labels
8587 in Objective-C that start with `@'.
8588
8589 (c-label-key): Remove since it's no longer used.
8590
8591 (c-recognize-colon-labels, c-label-prefix-re): New language
8592 constants to support recognition of generic colon-terminated labels.
8593
8594 (c-type-decl-end-used): `c-decl-end' is now used whenever there
8595 are colon terminated labels.
8596
8597 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
8598 first argument starts with a special brace list.
8599
8600 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
8601 (c-font-lock-declarations): Break out the declaration and cast
8602 recognition from `c-font-lock-declarations' to a new function, so
8603 that it can be used in the indentation engine.
8604
8605 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
8606 up to the start of the literal. Fixed bug with the point on the
8607 wrong side of the search limit that could happen when the start
8608 position is inside a literal.
8609
8610 * progmodes/cc-engine.el (c-parse-state)
8611 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
8612 so that it's kept a little bit back to increase the hit rate.
8613
8614 (c-parse-state): Change the macro handling and fixed some
8615 glitches. Macro context is checked more often than necessary now,
8616 but otoh less garbage conses are generated.
8617
8618 * progmodes/cc-engine.el (c-parse-state)
8619 (c-invalidate-state-cache): Cache the last position where
8620 `c-state-cache' applies. This can speed up refontification quite
8621 a bit in blocks where there are many non-brace parens before the point.
8622
8623 (c-state-cache-end): New variable for this.
8624
8625 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
8626 cache variable.
8627
8628 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8629 get close initial continue positions when the start position is
8630 inside a literal or macro. Do not call the callback for spots
8631 before the start position (which can happen e.g. for `c-decl-end'
8632 spots inside comments). Optimize better in special cases when the
8633 region is a single line inside a literal or macro (typically when
8634 the current line is refontified).
8635
8636 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8637 to `c-add-stmt-syntax' - there's no need to explicitly whack off
8638 entries from the paren state.
8639
8640 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8641 special case for "else if" clauses.
8642
8643 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8644 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8645
8646 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8647 New language variable to recognize the gcc extension with statement
8648 blocks inside expressions.
8649
8650 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8651 it somewhat more comprehensible. The argument AT-BLOCK-START is
8652 no longer used and hence removed.
8653
8654 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8655 to `c-add-stmt-syntax'.
8656
8657 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8658 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8659 This fixes bogus label recognition.
8660
8661 * progmodes/cc-engine.el (c-add-type, c-check-type)
8662 (c-forward-name, c-forward-type): Improve storage of template
8663 types in `c-found-types' so that they can be recognized better.
8664
8665 (c-syntactic-content): Add option to skip past nested parens.
8666
8667 * progmodes/cc-engine.el (c-forward-name):
8668 Set `c-last-identifier-range' all the time. It's less work that way.
8669 Handle that there might not be an identifier to store in
8670 `c-last-identifier-range'.
8671
8672 (c-forward-type): Handle that `c-last-identifier-range' might be
8673 nil from `c-forward-name'.
8674
8675 * progmodes/cc-defs.el (c-safe-scan-lists)
8676 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8677
8678 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8679 to work even if the form fails.
8680
8681 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8682 down in a large file in one go.
8683
8684 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8685
8686 * progmodes/cc-align.el (c-lineup-assignments): New lineup
8687 function which is like `c-lineup-math' but returns nil instead of
8688 `c-basic-offset' when it doesn't match.
8689
8690 (c-lineup-math): Change to use `c-lineup-assignments'.
8691
8692 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8693
8694 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8695 c-beginning-of-statement. New subfunctions
8696 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8697
8698 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8699
8700 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8701 hardcoded char classes whereever possible. Changed a couple of
8702 places to use skip by syntax instead of skip by char class.
8703
8704 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8705 Fix a bug in the regexp that caused extreme backtracking.
8706
8707 * progmodes/cc-langs.el (c-block-comment-starter)
8708 (c-block-comment-ender): New language constants to specify in a
8709 single place how block comments look.
8710
8711 (c-comment-start-regexp, c-block-comment-start-regexp)
8712 (comment-start, comment-end, comment-start-skip)
8713 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8714 (c-syntactic-ws, c-nonempty-syntactic-ws)
8715 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8716 `c-line-comment-starter', `c-block-comment-starter' and
8717 `c-block-comment-ender'.
8718
8719 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8720 New language constants to break up things a bit.
8721
8722 (c-simple-ws): New language constant for simple whitespace.
8723
8724 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8725
8726 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8727 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8728 newlines. Allow and ignore nil elements in the list.
8729
8730 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8731
8732 * progmodes/cc-cmds.el: Comment out a (n almost certainly
8733 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8734
8735 * progmodes/cc-cmds.el: Tidy up the comments in
8736 c-beginning-of-statement and subfunctions.
8737
8738 * progmodes/cc-awk.el: Replace calls to put-text-property to the
8739 more flexible c-put-char-property and c-clear-char-properties.
8740 Add the author's email address.
8741
8742 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8743
8744 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8745 closing "*/" of a block comment.
8746
8747 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8748 subfunctions) so that it works at BOB and EOB.
8749
8750 * progmodes/cc-cmds.el, cc-vars.el: More updating of
8751 c-beginning-of-statement, including new variable
8752 c-block-comment-start-regexp.
8753
8754 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8755
8756 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8757 symbols from `*-font-lock-extra-types' so that there's no need to
8758 use `regexp-opt' on those lists.
8759
8760 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8761 `c-type-modifier-kwds' is empty.
8762
8763 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8764 there are several strings on the same line.
8765
8766 * progmodes/cc-engine.el (c-literal-limits): Remove the
8767 compatibility function for older emacsen. `c-literal-limits-fast'
8768 has now taken the place of this function.
8769
8770 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8771 with older emacsen: We now require `pps-extended-state'.
8772
8773 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8774
8775 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8776 which obviates the need to hack sentence-end. This now handles
8777 escaped newlines in strings correctly. Correct minor bugs in
8778 c-move-over-sentence and in c-beginning-of-statement.
8779
8780 * progmodes/cc-cmds.el (c-beginning-of-statement (and
8781 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8782 that movement over macros and code are rigorously separated from
8783 eachother. Correct a few incidental bugs.
8784
8785 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8786 Improve its doc-string. Improve the handling of certain specific cases.
8787
8788 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8789
8790 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8791 (c-guess-basic-syntax): Change the way class-level labels are
8792 recognized; they can now contain essentially any symbols.
8793
8794 (c-opt-extra-label-key): New language variable to cope with the
8795 special protection label syntax in Objective-C.
8796
8797 (c-opt-access-key): Remove; this is now handled better by
8798 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8799
8800 (c-complex-decl-matchers): Update to handle that
8801 `c-opt-access-key' no longer exists.
8802
8803 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8804 improved label recognition in `c-beginning-of-statement-1'.
8805
8806 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8807 Recognize bitfields better.
8808
8809 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8810 Remove some cruft and fixed a bug that could cause it to go to a
8811 position further down.
8812
8813 * progmodes/cc-langs.el, cc-engine.el
8814 (c-beginning-of-statement-1): Improve detection of labels in
8815 declaration contexts.
8816
8817 (c-beginning-of-decl-1): Use it.
8818
8819 (c-nonlabel-token-key): New language constant and variable needed
8820 by `c-beginning-of-statement-1'.
8821
8822 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
8823 manifested itself due to the correction in `c-forward-sexp'.
8824
8825 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
8826 Make these behave as documented when used at the buffer limits.
8827
8828 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
8829 (c-type-decl-end-used): Made this a language variable.
8830
8831 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
8832 correctly when `combine-after-change-calls' is used together with
8833 temporary narrowings.
8834
8835 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8836 Report labels correctly when the start point is immediately after the
8837 colon.
8838
8839 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
8840 Remove since it isn't used anymore.
8841
8842 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
8843 bracket arglists such as template parens in C++.
8844
8845 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
8846 in the last check-in. Some optimization.
8847
8848 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
8849 where it could stop at the same level in a preceding sexp when
8850 PAREN-LEVEL is set.
8851
8852 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
8853 text property lookup only when it's needed.
8854
8855 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
8856 Change the policy for paren marked angle brackets to be more
8857 persistent; once marked they remain marked even when they're found
8858 to be unbalanced in the searched region. This should keep the
8859 paren syntax around even when individual lines are refontified in
8860 multiline template arglists.
8861
8862 (c-parse-and-markup-<>-arglists): New dynamically bound variable
8863 to control markup so that incorrect angle bracket arglists aren't
8864 marked in contexts where the correct value for
8865 `c-disallow-comma-in-<>-arglists' isn't known.
8866
8867 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
8868 argument has become `c-parse-and-markup-<>-arglists'.
8869
8870 (c-remove-<>-arglist-properties): Remove - no longer used.
8871
8872 (c-after-change-check-<>-operators): New function used on
8873 `after-change-functions' to avoid that "<" and ">" characters that
8874 are part of longer operators have paren syntax.
8875
8876 (c-<>-multichar-token-regexp): New language variable used by
8877 `c-after-change-check-<>-operators'.
8878
8879 (c-after-change): Call `c-after-change-check-<>-operators'.
8880
8881 (c-font-lock-<>-arglists): Use the context properties set by
8882 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
8883 correctly to avoid doing invalid markup.
8884
8885 (c-font-lock-declarations): Remove code that undoes the invalid
8886 markup done by `c-font-lock-<>-arglists'.
8887
8888 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
8889 after `c-font-lock-declarations'.
8890
8891 * progmodes/cc-engine.el (c-syntactic-skip-backward):
8892 Add paren-level feature.
8893
8894 (c-guess-basic-syntax): Improve the anchor position for
8895 `template-args-cont' in nested template arglists. There's still
8896 much to be desired in this area, though.
8897
8898 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8899
8900 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
8901 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
8902
8903 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8904
8905 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
8906 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
8907
8908 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
8909 it doesn't work no longer are supported.
8910
8911 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
8912 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
8913 requires support for the syntax-table' text property, which rules
8914 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
8915 cruft associated with those versions.
8916
8917 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
8918 for the `syntax-table' text property, which rules out Emacs 19 and
8919 XEmacs < 21.4. Removed various compatibility cruft associated
8920 with those versions.
8921
8922 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
8923 support for the `syntax-table' text property.
8924
8925 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
8926 variable and use an extra quoted face name instead. All the
8927 emacsen flavors handle that correctly.
8928
8929 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
8930 (c-font-lock-declarators, c-font-lock-declarations)
8931 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
8932 property to mark the items in in declarator lists to handle
8933 refontification inside multiline declarations better.
8934
8935 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
8936 construct like "a * b = c;" as a declaration.
8937
8938 2005-12-08 Kim F. Storm <storm@cua.dk>
8939
8940 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
8941 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
8942 select either meta, hyper, or super modifier for rectangle commands.
8943 (cua--rectangle-modifier-key): New defvar.
8944 (cua--M/H-key): Use it. Remove special case for `space'.
8945 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
8946 on X, to meta otherwise. Always bind C-return to toggle
8947 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
8948
8949 * emulation/cua-rect.el (cua-help-for-rectangle):
8950 Use cua--rectangle-modifier-key. Handle super modifier too.
8951 (cua--init-rectangles): Always bind C-return to toggle rectangle.
8952 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
8953
8954 * ido.el: Move Acknowledgements and History after Commentary.
8955 Minor changes to Commentary.
8956
8957 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
8958 keymap if cua--prefix-override-timer is `shift'.
8959 (cua--shift-control-prefix): New function; emulate "type prefix
8960 key twice" functionality to handle shifted prefix key override.
8961 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
8962 New commands.
8963 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
8964
8965 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8966
8967 * textmodes/org.el (org-insert-heading): Try to do items before
8968 headings.
8969 (org-agenda-mode): Quote `org-agenda-mode-hook'.
8970 (org-insert-item): New function.
8971 (org-renumber-ordered-list): Don't skip to higher level lists.
8972
8973 2005-12-08 Juri Linkov <juri@jurta.org>
8974
8975 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
8976
8977 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
8978
8979 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
8980
8981 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
8982 the constructed function name fun-1.
8983
8984 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
8985 because such links don't lead to parent documentation.
8986
8987 2005-12-08 Kenichi Handa <handa@m17n.org>
8988
8989 * descr-text.el (describe-char): Use *Help-2* buffer if the
8990 current buffer is *Help*. Call describe-text-properties while
8991 setting the original buffer.
8992
8993 2005-12-07 Bill Wohler <wohler@newt.com>
8994
8995 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
8996 and causes problems with non-MH users (such as Gnus users).
8997
8998 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8999
9000 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
9001 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
9002 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
9003 command "info sources". Move calls to GDB command "list".
9004 (gdb-find-file-hook): Just use gdb-source-file-list.
9005 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
9006 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
9007 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
9008 (gdb-data-list-register-values-handler): Use correct trigger name.
9009
9010 2005-12-07 Kim F. Storm <storm@cua.dk>
9011
9012 * ido.el (ido-completion-map): Rename from ido-mode-map.
9013 (ido-common-completion-map, ido-file-completion-map)
9014 (ido-file-dir-completion-map, ido-buffer-completion-map):
9015 Rename from ido-mode-....-map.
9016 (ido-init-completion-maps): Rename from ido-init-mode-maps.
9017 (ido-setup-completion-map): Rename from ido-define-mode-map.
9018 (ido-read-internal): Bind minibuffer-local-filename-completion-map
9019 to ido-completion-map.
9020
9021 2005-12-07 Kenichi Handa <handa@m17n.org>
9022
9023 * international/mule-cmds.el
9024 (set-display-table-and-terminal-coding-system): If the coding
9025 system specified in `unibyte-display' property is different from
9026 the arg coding-system, don't setup standard-display-table.
9027
9028 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9029
9030 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
9031 that comments end at \n, regardless of selective-display.
9032
9033 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
9034
9035 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
9036 (gdb-version): New variables.
9037 (gdb-source-file-list, gdb-register-names)
9038 (gdb-changed-registers): New variables for use with GDB 6.4+.
9039 (gdb-ann3): Replace with...
9040 (gdb-init-1, gdb-init-2): ...two new functions.
9041 (gdba, gdb-prompt): Call gdb-init-1.
9042 (gdb-get-version): New function. Call gdb-init-2 from here.
9043 (gud-watch): Make it work with mouse events too.
9044 (gdb-post-prompt): Don't add to queue until GDB version is known.
9045 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
9046 (gdb-locals-mode): Use gdb-version.
9047 (gdb-memory-format-map, gdb-memory-unit-map)
9048 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
9049 (gdb-locals-font-lock-keywords-1)
9050 (gdb-locals-font-lock-keywords-2): New variables.
9051 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
9052 (gdb-set-gud-minor-mode-existing-buffers-1)
9053 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
9054 (gdb-var-update-1, gdb-var-update-handler-1)
9055 (gdb-data-list-register-values-handler)
9056 (gdb-data-list-register-values-custom)
9057 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
9058 (gdb-stack-list-locals-handler, gdb-get-register-names):
9059 New functions for use with GDB 6.4+.
9060 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
9061 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
9062 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
9063 (gdb-stack-list-locals-regexp)
9064 (gdb-data-list-register-names-regexp): New regexps for use with
9065 GDB 6.4+.
9066
9067 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9068
9069 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
9070
9071 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
9072
9073 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
9074 prompts work for AUTH PLAIN. Also reported by Steve Allan
9075 <seallan@verizon.net>.
9076
9077 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9078
9079 * frame.el (set-frame-parameter): Add doc string.
9080
9081 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9082
9083 * textmodes/org.el (org-occur-highlights): New variable.
9084 (org-highlight-new-match, org-remove-occur-highlights): New functions.
9085 (org-highlight-sparse-tree-matches): New option.
9086 (org-do-occur): New function.
9087 (org-get-heading): Make it work also at beginning of line.
9088 (org-category-table): New variable.
9089 (org-get-category-table, org-get-category)
9090 (org-camel-to-words, org-link-search): New functions.
9091 (org-select-this-todo-keyword): New variable.
9092 (org-todo-list): New command.
9093 (org-shiftright, org-shiftleft): New commands.
9094 (org-agenda-todo): Add prefix argument.
9095 (org-show-hierarchy-above): New option.
9096 (org-show-todo-tree): Numerical prefix creates tree for specific
9097 TODO keyword.
9098 (org-outline-level): New function, to assign a level to plain
9099 lists items.
9100 (org-cycle-include-plain-lists): New option.
9101 (org-mode): Use `org-outline-level' as value of `outline-level'.
9102 (org-cycle): Temporarily switch `outline-regexp' if
9103 `org-cycle-include-plain-lists' is non-nil.
9104 (org-start-icalendar-file): Fix format bug.
9105 (org-agenda-get-day-entries): Create category table.
9106 (org-agenda-get-todos, org-agenda-get-timestamps)
9107 (org-agenda-get-deadlines, org-agenda-get-scheduled)
9108 (org-agenda-get-blocks): Use `org-get-category'.
9109 (org-context-in-file-links): Rename from
9110 `org-line-numbers-in-file-links'.
9111
9112 2005-12-06 Romain Francoise <romain@orebokech.com>
9113
9114 * window.el (balance-windows): Delete extraneous third arg in call
9115 to `enlarge-window'.
9116
9117 2005-12-06 Kenichi Handa <handa@m17n.org>
9118
9119 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
9120
9121 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
9122
9123 * progmodes/gdb-ui.el (gdb-var-create-handler)
9124 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
9125 (gdb-var-list-children-handler, gdb-var-update-handler):
9126 Current buffer is already gdb-partial-output-buffer, don't
9127 make it current again.
9128
9129 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
9130
9131 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
9132 (list-buffers-noselect): Use it.
9133
9134 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
9135
9136 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
9137 (mail-yank-ignored-headers): Use regexp-opt.
9138 (mail-mode-map): Move initialization into declaration.
9139 (mail-sent-via): Remove unused shadowed var `to-line'.
9140 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
9141 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
9142 (mail-do-fcc): Use dolist and push.
9143 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
9144 (mail-yank-ignored-headers): Don't autoload.
9145
9146 2005-12-05 Kenichi Handa <handa@m17n.org>
9147
9148 * international/mule-cmds.el (set-language-info-internal): New fun.
9149 (set-language-info): Call set-language-info-internal to update
9150 language-info-alist. If LANG-ENV is the current one, call
9151 set-language-environment to make INFO effective now.
9152 (set-language-info-alist): Likewise.
9153 (locale-language-names): With locale "en", use English
9154 lang. env. but set the default codings to iso-8859-1.
9155
9156 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
9157
9158 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
9159 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
9160 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
9161 for plain strings.
9162 (gdb-frames-mode): Remove redundant call to font-lock-mode.
9163 (gdb-all-registers): Rename from toggle-gdb-all-registers.
9164 Create registers buffer if necessary. Echo new state in minibuffer.
9165 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
9166
9167 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
9168
9169 * info.el (Info-fontify-node): Match external links using
9170 non-directory part of filename.
9171
9172 2005-12-04 Juri Linkov <juri@jurta.org>
9173
9174 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
9175 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
9176 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
9177 because there is no customization option for it.
9178
9179 * font-lock.el (lisp-font-lock-keywords-1):
9180 Add define-global-minor-mode.
9181
9182 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
9183
9184 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
9185 properties on the constructed variable names.
9186
9187 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9188 Put `definition-name' properties on the constructed function names
9189 next-sym and prev-sym.
9190
9191 * emacs-lisp/find-func.el (find-function-regexp):
9192 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
9193 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
9194 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
9195 and easy-menu-define.
9196
9197 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
9198 easy-mmode-define-global-mode and define-global-minor-mode.
9199 (lisp-imenu-generic-expression): Add define-global-minor-mode.
9200
9201 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
9202 instead of easy-mmode-define-global-mode.
9203
9204 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
9205 Use define-minor-mode instead of easy-mmode-define-minor-mode.
9206
9207 * cus-edit.el (customize-group, customize-group-other-window):
9208 Filter out autoloaded options from the group completion list by
9209 using heuristics that autoloaded groups don't have `custom-autoload'
9210 property on their symbols (they have only `custom-loads').
9211
9212 * simple.el (completion-setup-function): Put completions-common-part
9213 face on complete completion string too (i.e. completion string
9214 without completions-first-difference face).
9215
9216 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
9217
9218 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9219
9220 * view.el (view-mode): Doc fix.
9221
9222 * disp-table.el (standard-display-european): Add to the warning
9223 message a reference to the doc string.
9224
9225 * play/yow.el (apropos-zippy): Call print-help-return-message,
9226 similar to other Help and Apropos commands.
9227
9228 * help.el (print-help-return-message): If pop-up-frames is
9229 non-nil, set up help-return-method to delete the help window and,
9230 possibly, its frame as well, and don't display message about
9231 scrolling the help window. Doc fix.
9232 (help-return-method): Doc fix.
9233
9234 2005-12-03 Martin Rudalics <rudalics@gmx.at>
9235
9236 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
9237 whereby names of length one or names starting with a
9238 symbol-constituent character would not be returned.
9239
9240 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9241
9242 * subr.el (atomic-change-group): Add edebug and indentation spec.
9243
9244 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * completion.el (save-completions-file-name): Fix typo in last change.
9247
9248 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9249
9250 * info.el: Move back/forward history to the beginning of the tool bar.
9251
9252 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
9253
9254 * allout.el (eval-when-compile): Remove unnecessary load of cl.
9255 Add fset of allout-real-isearch-abort during compile to fix
9256 byte-compilation warnings.
9257 (allout-mode-p): Move definition of this macro above all uses, or
9258 byte compilation in barren emacs (eg, during emacs build) will
9259 lack the definition.
9260 (allout-mode): Move this variable above any uses, or byte
9261 compilation will fail.
9262 (allout-resolve-xref): Remove use of personal file-reference function.
9263 (allout-toggle-current-subtree-encryption): Do the current (ie,
9264 visible containing) topic, rather than nearest around point. Doc fix.
9265 (allout-toggle-subtree-encryption): New function, workhorse that
9266 works on nearest topic containing point.
9267 (allout-encrypt-string): Signal requirement for newer version of pgg.
9268 (allout-resumptions): Doc fix.
9269
9270 2005-12-02 Eli Zaretskii <eliz@gnu.org>
9271
9272 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
9273
9274 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
9275
9276 * textmodes/flyspell.el (flyspell-external-point-words):
9277 Consider a misspelling as found in the string search if: (a) misspelling
9278 and found string lengths match, or (b) misspelling is found as
9279 element in a boundary-chars separated longer string, or (c)
9280 ispell-program-name is really ispell and misspelling is found as
9281 part of a TeX string. After successful match move beginning of
9282 search region to end of match. Warn about not found misspellings
9283 once the process is done.
9284 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
9285
9286 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
9287
9288 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
9289 tool bar (removed inadvertently).
9290
9291 2005-12-02 Juri Linkov <juri@jurta.org>
9292
9293 * log-view.el (log-view-diff): Clarify doc string.
9294
9295 2005-12-01 Bill Wohler <wohler@newt.com>
9296
9297 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
9298 triggers lm-verify errors.
9299
9300 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
9301
9302 * simple.el (transient-mark-mode, line-number-mode)
9303 (column-number-mode, size-indication-mode): Remove `:require nil'.
9304
9305 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
9306
9307 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
9308 in the margin also.
9309 (gdb-breakpoints-mode-map): Use D instead of d for
9310 gdb-delete-breakpoint.
9311 (gdb-get-frame-number): Require a number to match on.
9312 (gdb-threads-mode-map): Add follow-link binding.
9313
9314 2005-11-30 Jason Rumney <jasonr@gnu.org>
9315
9316 * isearch.el (isearch-mode-map): Avoid exiting search on
9317 language-change event.
9318
9319 2005-11-30 Romain Francoise <romain@orebokech.com>
9320
9321 * speedbar.el (speedbar-default-position): New defcustom.
9322 (speedbar-frame-reposition-smartly): Use it.
9323
9324 * dframe.el (dframe-reposition-frame-emacs): Fix position
9325 computation for `left' location.
9326 Update copyright year.
9327
9328 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9329
9330 * help.el (help-map): Move initialization into declaration.
9331
9332 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
9333
9334 * help-fns.el (help-argument-name): Don't autoload.
9335 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
9336 to be re-loaded when customizing the `help' group.
9337
9338 2005-11-30 John Paul Wallington <jpw@gnu.org>
9339
9340 * help-fns.el (describe-function-1): Fill arglist output.
9341
9342 2005-11-30 Kim F. Storm <storm@cua.dk>
9343
9344 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
9345 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
9346 after revert-buffer (or anything else which kills all local variables).
9347
9348 * apropos.el (apropos-parse-pattern): Doc fix.
9349 Set apropos-regexp directly, rather than expecting callers to do so.
9350 (apropos-command, apropos, apropos-value, apropos-documentation):
9351 Simplify calls to apropos-parse-pattern.
9352
9353 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9354
9355 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
9356 (hi-lock-face-phrase-buffer): Use hi-yellow face.
9357 (hi-lock-write-interactive-patterns): Use comment-region.
9358
9359 * longlines.el (longlines-mode): Add mail-setup-hook.
9360
9361 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
9362
9363 * simple.el (sendmail-user-agent-compose, next-line):
9364 Conditionally use hard-newline.
9365
9366 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9367
9368 * international/latexenc.el (latex-inputenc-coding-alist):
9369 Reword doc string.
9370
9371 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9372
9373 * help.el (describe-key-briefly, describe-key): Recognize default
9374 bindings.
9375
9376 2005-11-29 Romain Francoise <romain@orebokech.com>
9377
9378 * view.el (view-inhibit-help-message): New defcustom.
9379 (view-mode-enter): Use it.
9380
9381 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
9382
9383 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9384 Preserve user position.
9385
9386 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
9387
9388 * font-lock.el: Throw error if facemenu is not loaded to prevent
9389 accidental change of loading order in loadup.el. (Suggested by RMS.)
9390
9391 * loadup.el: Add comment explaining why facemenu must be loaded
9392 before font-lock.
9393
9394 2005-11-28 Jay Belanger <belanger@truman.edu>
9395
9396 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9397 (calc-dispatch-map): Add more keys for `calc-same-interface'.
9398
9399 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9400
9401 * calc/calc-embed.el (calc-do-embedded): Update help message.
9402
9403 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9404
9405 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9406
9407 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9408
9409 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9410 called-interactively-p.
9411 (elp-profilable-p): Rename from elp-not-profilable-p.
9412 Invert result and take into account macros and autoloaded functions.
9413 (elp-instrument-function): Update call.
9414 (elp-instrument-package): Update call. Add completion.
9415 (elp-pack-number): Use match-string.
9416 (elp-results-jump-to-definition-by-mouse): Merge into
9417 elp-results-jump-to-definition and then remove.
9418 (elp-output-insert-symname): Make help echo text single-line.
9419
9420 * replace.el (query-replace-map): Move initialization into declaration.
9421 (occur-engine): Use with-current-buffer.
9422 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9423 (occur-mode-mouse-goto): Replace with an alias.
9424
9425 2005-11-28 Juri Linkov <juri@jurta.org>
9426
9427 * simple.el (quoted-insert): Let-bind input-method-function to nil.
9428
9429 * term/w32-win.el: Bind [S-tab] to [backtab].
9430
9431 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9432 `Info-find-file' to t.
9433
9434 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9435 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9436 and same-window-regexps.
9437 (occur-next-error): Don't move point for arg 0.
9438
9439 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
9440
9441 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9442
9443 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9444
9445 * log-edit.el (log-edit-changelog-use-first): New var.
9446 (log-edit-changelog-ours-p): Use it.
9447 (log-edit-insert-changelog): Set it with new arg `use-first'.
9448 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9449 (log-edit-hook): Add them to the list of suggested options.
9450
9451 * textmodes/flyspell.el (flyspell-last-buffer): New var.
9452 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9453 redundant work.
9454 (flyspell-mode-on): Use add-hook for after-change-functions.
9455 (flyspell-mode-off): Use remove-hook for after-change-functions.
9456 (flyspell-changes): Make it buffer-local.
9457 (flyspell-after-change-function): Make it non-interactive. Use push.
9458 (flyspell-post-command-hook): Check input-pending-p while processing
9459 the potentially long list of buffer changes.
9460
9461 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9462
9463 * buff-menu.el (list-buffers-noselect): Display the selected
9464 frame's buffer list, not the global one.
9465
9466 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9467
9468 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
9469 that (list last-input-event) works as in interactive spec.
9470
9471 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9472
9473 * loadup.el ("facemenu"): Load facemenu before font-lock, because
9474 `facemenu-keymap' needs to be defined when font-lock is loaded.
9475 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
9476
9477 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9478
9479 * completion.el: Remove useless leading * in defcustom docstrings.
9480 (save-completions-file-name): Use ~/.emacs.d if available.
9481 (completion-standard-syntax-table): Rename from
9482 cmpl-standard-syntax-table and fold initialization into declaration,
9483 thus removing cmpl-make-standard-completion-syntax-table.
9484 (completion-lisp-syntax-table, completion-c-syntax-table)
9485 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
9486 (cmpl-saved-syntax, cmpl-saved-point): Remove.
9487 (symbol-under-point, symbol-before-point)
9488 (symbol-under-or-before-point, symbol-before-point-for-complete)
9489 (add-completions-from-c-buffer): Use with-syntax-table.
9490 (make-completion): Don't return a list of completion entries.
9491 Update callers.
9492 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
9493 (completion-initialize): Rename from initialize-completions.
9494 (completion-find-file-hook): Rename from cmpl-find-file-hook.
9495 (kill-emacs-save-completions): Collect stats here.
9496 (save-completions-to-file, load-completions-from-file):
9497 Use with-current-buffer.
9498 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
9499 into a function. Move all calls to toplevel.
9500 (completion-lisp-mode-hook): New fun.
9501 (completion-c-mode-hook, completion-setup-fortran-mode):
9502 Set the syntax-table here. Use local-set-key.
9503 (completion-saved-bindings): New var.
9504 (dynamic-completion-mode): Make it into a proper minor mode.
9505 (load-completions-from-file): Remove unused var `num-uses'.
9506
9507 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
9508 constructor if it is explicitly overridden.
9509
9510 * complete.el (PC-completion-as-file-name-predicate):
9511 Use minibuffer-completing-file-name.
9512 (partial-completion-mode): Use find-file-not-found-functions.
9513 (PC-lisp-complete-symbol): Use with-syntax-table.
9514 (PC-look-for-include-file): Remove dead setq.
9515 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
9516 (PC-complete): Use with-current-buffer.
9517
9518 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
9519 escape single quotes.
9520
9521 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9522
9523 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
9524 of `if' whose condition always returned nil. Doc fix.
9525
9526 * buff-menu.el (Buffer-menu-revert-function): Make the selected
9527 window's buffer the current buffer around the call to
9528 `list-buffers-noselect'. This is necessary to mark that buffer
9529 with a `.' in the Buffer Menu when called from Lisp, for instance
9530 by Auto Revert Mode.
9531
9532 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9533
9534 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
9535 attaching to it.
9536 (gdb-pre-prompt): Make sure gdb-error is reset.
9537
9538 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
9539 with a child process, detect it.
9540 (gud-speedbar-buttons): Match regexp more carefully.
9541
9542 2005-11-27 Richard M. Stallman <rms@gnu.org>
9543
9544 * mouse.el (mouse-drag-move-window-bottom):
9545 Use adjust-window-trailing-edge.
9546
9547 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9548
9549 * simple.el (blink-matching-open): Ignore
9550 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
9551 (blink-matching-paren-on-screen): Update docstring.
9552
9553 * paren.el (show-paren-mode): No longer change
9554 `blink-matching-paren-on-screen'.
9555
9556 2005-11-27 John Paul Wallington <jpw@pobox.com>
9557
9558 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9559 (gdb-threads-select, gdb-edit-register-value):
9560 Use `posn-set-point' instead of `mouse-set-point' because the
9561 latter is not fbound when configured without X.
9562
9563 2005-11-27 Kim F. Storm <storm@cua.dk>
9564
9565 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
9566 existing face when partially highlighting a TAB in a rectangle.
9567
9568 2005-11-26 Kim F. Storm <storm@cua.dk>
9569
9570 * ido.el (ido-mode-map): Doc fix.
9571 (ido-mode-common-map, ido-mode-file-map)
9572 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
9573 (ido-define-mode-map): Rewrite. Select one of the new maps as
9574 parent for ido-mode-map instead of building from scratch.
9575 (ido-init-mode-maps): New defun to initialize new maps.
9576 (ido-mode): Call it.
9577 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
9578 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
9579
9580 2005-11-26 John Paul Wallington <jpw@pobox.com>
9581
9582 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
9583 `mouse-set-point' because the latter is not fbound when configured
9584 without X.
9585
9586 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9587
9588 * files.el (file-relative-name): Doc fix.
9589
9590 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9591
9592 * progmodes/octave-inf.el (inferior-octave-startup): Force a
9593 non-empty string for secondary prompt PS2.
9594
9595 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9596
9597 * progmodes/compile.el (compilation-setup): Fix last change.
9598
9599 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
9600
9601 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9602 (gdb-mouse-toggle-breakpoint-margin)
9603 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
9604 Add gdb-server-prefix to keep out of command history.
9605 (gdb-edit-register-value): New function.
9606 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
9607 (gdb-info-registers-custom): Use above map.
9608
9609 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9610
9611 * custom.el (enable-theme): Signal error if argument is not a
9612 theme. Don't recalculate a face if it's not loaded yet.
9613
9614 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
9615 the `user' theme is in effect.
9616
9617 * info.el (Info-on-current-buffer): Record actual filename in
9618 Info-current-file, instead of t, or a fake filename if a non-file
9619 buffer. Make autoload.
9620 (Info-find-node, Info-revert-find-node): No need to check for
9621 Info-current-file nil.
9622 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
9623 Info-current-file is now never `t'.
9624 (Info-fontify-node): Many simplifications due to Info-current-file
9625 always being valid. Use Info-find-file to find node filename.
9626
9627 2005-11-25 David Kastrup <dak@gnu.org>
9628
9629 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9630 new character, then delete" in order to preserve markers.
9631
9632 2005-11-25 David Ponce <david@dponce.com>
9633
9634 * recentf.el (recentf-arrange-by-rule): Handle a special
9635 `auto-mode-alist'-like "strip suffix" rule.
9636 (recentf-build-mode-rules): Handle second level auto-mode entries.
9637
9638 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
9639
9640 * viper-keym.el (viper-ESC-key): Use different values in terminal and
9641 window modes.
9642
9643 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9644 jde-javadoc-checker-report-mode.
9645
9646 * ediff-wind (ediff-make-wide-display): Slight simplification.
9647
9648 * ediff.el (ediff-date): Change the date of last update.
9649
9650 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
9651
9652 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9653 Use define-minor-mode, and make it a local mode. Turn on font-lock.
9654 (hi-lock-mode): New global minor mode.
9655 (turn-on-hi-lock-if-enabled): New function.
9656 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9657 Change arguments to regexp and face instead of a font-lock pattern.
9658 Directly set face property, instead of refontifying.
9659 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9660 (hi-lock-find-patterns): Use line-number-at-pos.
9661
9662 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
9663 arguments for hi-lock-set-pattern.
9664 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9665 Call font-lock-fontify-buffer.
9666 (hi-lock-find-file-hook, hi-lock-current-line)
9667 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9668
9669 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9670 turned off.
9671
9672 * progmodes/compile.el (compilation-setup): Don't fiddle with
9673 font-lock-defaults.
9674
9675 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
9676
9677 * progmodes/gdb-ui.el (gdb-var-create-handler)
9678 (gdb-var-list-children-handler): Find values for all variable
9679 objects. gud-speedbar-buttons decides whether to display them.
9680
9681 2005-11-24 Romain Francoise <romain@orebokech.com>
9682
9683 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9684 buffer name with a space.
9685
9686 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9687
9688 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9689 `org-export-local-list-max-depth'. Change default value to 3.
9690 (org-auto-renumber-ordered-lists)
9691 (org-plain-list-ordered-item-terminator): New options.
9692 (org-at-item-p, org-beginning-of-item, org-end-of-item)
9693 (org-get-indentation, org-get-string-indentation)
9694 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9695 New functions.
9696 (org-move-item-down, org-move-item-up): New commands.
9697 (org-export-as-html): New classes for CSS support. Bug fix in
9698 regular expression detecting fixed-width regions. Respect
9699 `org-local-list-ordered-item-terminator'.
9700 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9701 also a list item.
9702 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9703 New item moving functions.
9704
9705 2005-11-24 Juri Linkov <juri@jurta.org>
9706
9707 * isearch.el (isearch-repeat): With empty search ring set
9708 `isearch-error' to the error string instead of signaling error
9709 with the function `error'.
9710
9711 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9712
9713 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9714
9715 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
9716
9717 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9718 and variable.
9719 (gdb-var-create-handler, gdb-var-list-children-handler):
9720 Don't match on "char **...".
9721 (gdb-var-update-handler): Find values for all variable objects.
9722 (gdb-info-frames-custom): Identify frames by leading "#".
9723
9724 * progmodes/gud.el (gud-speedbar-menu-items): Add
9725 gdb-speedbar-auto-raise as radio button.
9726 (gud-speedbar-buttons): Raise speedbar if requested.
9727 Don't match on "char **...".
9728 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9729 Make it editable.
9730
9731 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
9732
9733 * info.el (Info-fontify-node): Handle the case where
9734 Info-current-file is t.
9735
9736 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
9737
9738 * simple.el (blink-matching-open): Fix off-by-one in last change.
9739
9740 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9741
9742 * term/mac-win.el: Don't change default directory.
9743
9744 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
9745
9746 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9747 buffers correctly. (It used to throw an error in such buffers.)
9748 Make it ask for confirmation in group buffers and other Custom
9749 buffers containing more than one customization item.
9750
9751 2005-11-22 John Paul Wallington <jpw@gnu.org>
9752
9753 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9754 property on mail and url overlays.
9755 (goto-address-at-point): Use `posn-set-point' instead of
9756 `mouse-set-point' because the latter is not fbound when configured
9757 without X.
9758
9759 2005-11-22 Lars Hansen <larsh@soem.dk>
9760
9761 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9762 (ls-lisp-classify, ls-lisp-format): Delete call to
9763 ls-lisp-parse-symlink.
9764 (ls-lisp-handle-switches): Handle symlinks to directories as
9765 directories when ls-lisp-dirs-first in non-nil.
9766
9767 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
9768
9769 * startup.el (command-line): Make sure that loaddefs.el is handled
9770 correctly in load-history.
9771
9772 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
9773
9774 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9775 (gdb-struct-string, gdb-array-string): New constants.
9776 (gdb-info-locals-handler): Use them.
9777 (gdb-reset): Reset gdb-var-list to nil.
9778
9779 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9780
9781 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9782 in patterns.
9783
9784 2005-11-21 Juri Linkov <juri@jurta.org>
9785
9786 * custom.el (defcustom): Update link types in docstring.
9787
9788 2005-11-20 Martin Rudalics <rudalics@gmx.at>
9789
9790 * custom.el (defgroup): Add doc-string-elt info.
9791
9792 * widget.el (define-widget): Don't use declare for the doc-string-elt.
9793
9794 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
9795
9796 * newcomment.el (comment-enter-backward): Fix last fix.
9797
9798 * simple.el (blink-matching-open):
9799 * paren.el (show-paren-function): Allow new paren-class info.
9800
9801 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
9802
9803 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
9804 handled automagically.
9805
9806 2005-11-20 Andreas Schwab <schwab@suse.de>
9807
9808 * descr-text.el (describe-char): When copying overlays put them
9809 over the full char description instead of just the first character
9810 of it.
9811
9812 2005-11-20 Juri Linkov <juri@jurta.org>
9813
9814 * simple.el (what-cursor-position):
9815 * descr-text.el (describe-char): Use Lisp-readable syntax
9816 for octal and hex. Reorder decimal, octal and hex values.
9817 Remove excess whitespace in the output. Use `=' in `column='
9818 like in `point=' and `Hscroll='.
9819
9820 * international/mule-cmds.el (encoded-string-description):
9821 Use Lisp-readable syntax for hex.
9822
9823 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
9824
9825 * newcomment.el (comment-enter-backward): Handle the case where the
9826 comment is closed by EOB.
9827
9828 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
9829
9830 * longlines.el (longlines-before-revert-hook)
9831 (longlines-after-revert-hook): New functions.
9832 (longlines-mode): Turn off longlines temporarily when reverting.
9833 Add a message-setup-hook.
9834 (longlines-decode-buffer): New function.
9835 (longlines-wrap-line): Preserve marker positions.
9836
9837 2005-11-19 Andreas Schwab <schwab@suse.de>
9838
9839 * emacs-lisp/shadow.el: Handle compressed files.
9840
9841 2005-11-19 Romain Francoise <romain@orebokech.com>
9842
9843 * net/browse-url.el (browse-url-default-browser): Signal an error
9844 if no usable browser can be found, rather than try to load w3.
9845
9846 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
9847
9848 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
9849 replacing existing properties.
9850 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9851 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
9852 tty specs.
9853 (rcirc-server-prefix, rcirc-server): New faces.
9854 (rcirc-url-regexp): Generate with rx macro.
9855 (rcirc-last-server-message-time): New variable.
9856 (rcirc-filter): Record time of last message.
9857 (rcirc-keepalive): Kill processes that did not send a message
9858 since the last ping.
9859 (rcirc-mode): Give rcirc-topic a local binding here.
9860
9861 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
9862
9863 * subr.el (read-passwd): Fontify the prompt as we do with other
9864 prompts.
9865
9866 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
9867
9868 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
9869 binding buffer-read-only to nil.
9870
9871 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9872
9873 * complete.el (partial-completion-mode):
9874 Mention completion-auto-help in the doc string.
9875
9876 * man.el (Man-highlight-references): Doc fix. Reformat code in a
9877 more Lisp-ish way.
9878
9879 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9880
9881 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
9882 digits, not 8, to avoid misalignment for files larger than 100MB.
9883
9884 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9885
9886 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
9887 Mention "keyboard shortcuts" in the help text.
9888
9889 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9890
9891 * startup.el (fancy-splash-default-action): Discard only
9892 mouse-down and succeeding mouse-up events in the splash screen
9893 window so that drag-n-drop event can be processed.
9894
9895 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
9896
9897 * longlines.el (longlines-mode): Add hacks for mail-mode and
9898 message-mode.
9899
9900 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9901
9902 * textmodes/org.el (org-table-sort-lines): New command.
9903 (org-tbl-menu): Add entry for `org-table-sort-lines'.
9904 (org-add-file): Command removed, use `org-agenda-file-to-front'
9905 instead.
9906 (org-export-icalendar): Use `org-icalendar-combined-name'.
9907 (org-cycle-agenda-files, org-agenda-file-to-end)
9908 (org-agenda-file-to-front): New commands.
9909 (org-table-tab-jumps-over-hlines, org-export-html-style):
9910 New options.
9911 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
9912 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
9913 New functions.
9914 (org-fill-paragraph): Call `org-table-align' in tables.
9915 (org-mode): Call `org-set-autofill-regexps'.
9916 (org-export-as-html): Support for local handformatted lists.
9917 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
9918 (org-export-local-list-max-depth): New option.
9919 (org-html-expand): Use `org-html-protect'.
9920
9921 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
9922
9923 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
9924 to "p".
9925 (gdb): Move definition of gud-pp to...
9926
9927 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
9928 speedbar.
9929 (gdb-find-watch-expression): New function.
9930
9931 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9932
9933 * faces.el (face-attribute, set-face-attribute): Mention existence
9934 of `:ignore-defface' setting in docstring.
9935
9936 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9937
9938 * simple.el (completion-setup-function): Fix last change.
9939
9940 2005-11-17 John Paul Wallington <jpw@pobox.com>
9941
9942 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
9943 Use `posn-set-point' instead of `mouse-set-point' because the
9944 latter is not fbound when configured without X.
9945
9946 * comint.el (comint-insert-input): Likewise.
9947
9948 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9949
9950 * simple.el (hard-newline): New variable.
9951 (sendmail-user-agent-compose, next-line): Use it.
9952
9953 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
9954 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
9955 (mail-mail-reply-to, mail-mail-followup-to)
9956 (mail-position-on-field, mail-signature, mail-yank-original)
9957 (mail-attach-file): Likewise.
9958
9959 * mail/mailheader.el (mail-header-format)
9960 (mail-header-format-function): Likewise.
9961
9962 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
9963
9964 2005-11-17 Juri Linkov <juri@jurta.org>
9965
9966 * font-lock.el (font-lock-faces): Rename this defgroup from
9967 `font-lock-highlighting-faces'.
9968 (font-lock-comment-face, font-lock-comment-delimiter-face)
9969 (font-lock-string-face, font-lock-doc-face)
9970 (font-lock-keyword-face, font-lock-builtin-face)
9971 (font-lock-function-name-face, font-lock-variable-name-face)
9972 (font-lock-type-face, font-lock-constant-face)
9973 (font-lock-warning-face, font-lock-negation-char-face)
9974 (font-lock-preprocessor-face)
9975 (font-lock-regexp-grouping-backslash)
9976 (font-lock-regexp-grouping-construct): Rename :group from
9977 `font-lock-highlighting-faces' to `font-lock-faces'.
9978
9979 * cus-edit.el (lisp, c, tex):
9980 * progmodes/ada-mode.el (ada):
9981 * progmodes/asm-mode.el (asm):
9982 * progmodes/cperl-mode.el (cperl-faces):
9983 * progmodes/cpp.el (cpp):
9984 * progmodes/dcl-mode.el (dcl):
9985 * progmodes/f90.el (f90):
9986 * progmodes/fortran.el (fortran):
9987 * progmodes/icon.el (icon):
9988 * progmodes/idlwave.el (idlwave-misc):
9989 * progmodes/m4-mode.el (m4):
9990 * progmodes/make-mode.el (makefile):
9991 * progmodes/meta-mode.el (meta-font):
9992 * progmodes/modula2.el (modula2):
9993 * progmodes/octave-mod.el (octave):
9994 * progmodes/pascal.el (pascal):
9995 * progmodes/perl-mode.el (perl):
9996 * progmodes/prolog.el (prolog):
9997 * progmodes/ps-mode.el (PostScript-edit):
9998 * progmodes/scheme.el (scheme):
9999 * progmodes/sh-script.el (sh-script):
10000 * progmodes/simula.el (simula):
10001 * progmodes/tcl.el (tcl):
10002 * textmodes/nroff-mode.el (nroff):
10003 * textmodes/reftex-vars.el (reftex-fontification-configurations):
10004 * textmodes/sgml-mode.el (sgml):
10005 * textmodes/texinfo.el (texinfo):
10006 Add :link (custom-group-link font-lock-faces) to defgroup.
10007
10008 * hi-lock.el (hi-lock): Rename this defgroup from
10009 `hi-lock-interactive-text-highlighting'. Change parent group from
10010 `faces' to `font-lock'. Add link to the manual.
10011 (hi-lock-mode, hi-lock-file-patterns-range)
10012 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
10013 `hi-lock-interactive-text-highlighting' to `hi-lock'.
10014 (hi-lock-faces): Add :group `faces'.
10015
10016 * cus-edit.el (custom-variable-prompt): Clarify the code.
10017
10018 * faces.el (face-read-string): Set the default value arg of
10019 completing-read.
10020
10021 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
10022
10023 * rfn-eshadow.el (file-name-shadow-properties)
10024 (file-name-shadow-tty-properties, file-name-shadow-mode):
10025 Remove autoloads, because the file is now preloaded.
10026
10027 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10028
10029 * printing.el (easy-menu-intern): Don't define.
10030 (pr-get-symbol): Use easy-menu-intern only if defined.
10031
10032 * simple.el (blink-matching-open): Simplify a bit.
10033 (completion-setup-function): Fix the case of partial-completion-mode
10034 when the minibuffer's contents start with "-".
10035 Obey completion-base-size-function even when
10036 minibuffer-completing-file-name is non-nil.
10037
10038 2005-11-16 Richard M. Stallman <rms@gnu.org>
10039
10040 * net/eudcb-ph.el (eudc-ph-open-session):
10041 Use set-process-query-on-exit-flag.
10042
10043 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
10044
10045 * international/ucs-tables.el (ucs-set-table-for-input):
10046 Use make-local-variable, not make-variable-buffer-local.
10047
10048 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10049 Improve warning message text.
10050
10051 * savehist.el (savehist-save-hook): Add :group.
10052
10053 * menu-bar.el (menu-bar-help-menu):
10054 Rename Find Extra Packages to External Packages.
10055
10056 * cus-edit.el (Custom-reset-standard): Verify that
10057 :custom-standard-value prop exists before calling it.
10058
10059 * apropos.el (apropos-calc-scores): Use apropos-pattern.
10060
10061 2005-11-16 Martin Rudalics <rudalics@gmx.at>
10062
10063 * wid-edit.el (color): Enclose %t in %{...%}.
10064
10065 * cus-edit.el (face): Enclose %t in %{...%}.
10066
10067 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
10068
10069 * savehist.el (savehist-mode-hook): Re-add the var.
10070 (savehist-mode): Use it.
10071
10072 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10073
10074 * textmodes/flyspell.el: Fix commenting convention.
10075 Remove unnecessary leading * in custom docstrings.
10076 (flyspell-emacs): Remove unused var.
10077 (flyspell-delete-region-overlays): Use remove-overlays.
10078 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
10079 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
10080 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
10081 (flyspell-debug-signal-word-checked): Use with-current-buffer.
10082 (make-flyspell-overlay): Don't locally reuse a global name.
10083 (flyspell-highlight-incorrect-region)
10084 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
10085 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
10086 (flyspell-notify-misspell): Remove unused args `start' and `end'.
10087 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
10088 Wrap calls to accept-process-output inside with-local-quit since it's
10089 often called from a post-command-hook.
10090 (flyspell-correct-word, flyspell-auto-correct-word):
10091 Use ispell-send-string.
10092 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
10093
10094 * calendar/diary-lib.el (diary-list-entries): Also hide the
10095 terminating newline.
10096
10097 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
10098
10099 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
10100 window-system, to allow fonts on tty.
10101
10102 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
10103
10104 * progmodes/gud.el (gud-speedbar-item-info): New function.
10105 (gud-install-speedbar-variables): Use it to display data type
10106 of watch expression as a tooltip in speedbar.
10107
10108 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
10109
10110 * font-core.el (global-font-lock-mode): Add :version keyword,
10111 because default was changed.
10112
10113 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
10114
10115 * startup.el (command-line): Use `custom-reevaluate-setting' for
10116 `file-name-shadow-mode'.
10117
10118 * loadup.el: Preload rfn-eshadow.
10119
10120 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
10121 Add :version keyword.
10122 (file-name-shadow-properties, file-name-shadow-tty-properties)
10123 (file-name-shadow): Add :version keyword.
10124
10125 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
10126 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
10127 in the custom-group property of the symbol frames and the fringe
10128 group got no link to its parent group frames.
10129 Doc fix.
10130
10131 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10132
10133 * progmodes/gud.el (gud-stop-subjob): New function.
10134 (gud-menu-map, gud-tool-bar-map): Use it.
10135
10136 2005-11-16 Kim F. Storm <storm@cua.dk>
10137
10138 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
10139 than kill it.
10140 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
10141 to a more useful/logical place.
10142
10143 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10144
10145 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
10146 go buttons complementary.
10147
10148 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10149
10150 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
10151 (rfn-eshadow-sifn-equal): New function.
10152 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
10153
10154 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
10155
10156 * viper-utils.el (viper-non-word-characters-reformed-vi):
10157 Quote `-' in string.
10158
10159 * viper.el (viper-emacs-state-mode-list): Ensure that
10160 rcirc-mode buffers come up in Emacs state.
10161
10162 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
10163 operation.
10164
10165 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
10166
10167 * term.el (term-termcap-format): Fix typos.
10168 (term-down): Fix the negative argument case.
10169
10170 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
10171
10172 * progmodes/gdb-ui.el: Remove face-alias left over from change on
10173 2005-08-15.
10174 (gdb-ann3): New command gud-go.
10175 (menu): Accomodate gdb-mi.el.
10176 (gdb-assembler-custom): Make buffer of selected window current
10177 so that set-window-point works.
10178
10179 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
10180 buttons and include new ones.
10181
10182 2005-11-16 Kim F. Storm <storm@cua.dk>
10183
10184 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
10185 (gud-menu-map): Use it.
10186
10187 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
10188
10189 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
10190 that works correctly for Custom and that does not override a user
10191 who disables it.
10192
10193 * help-mode.el (help-make-xrefs, help-xref-on-pp)
10194 (help-xref-interned, help-follow): Make hyperlinks for variables
10195 that are unbound, but have a non-nil variable-documentation property.
10196
10197 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
10198 mode hook. (It conflicted with defcustoms for some mode hooks.)
10199 Use the `variable-documentation' property to give the mode hook a
10200 docstring and expand that docstring.
10201
10202 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
10203
10204 * savehist.el (savehist-mode): Don't bother with
10205 `custom-set-minor-mode'.
10206 (savehist-coding-system): Check XEmacs version.
10207 (history-length): Declare also at run time.
10208 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
10209 Don't set the customize state.
10210 (savehist-minibuffer-hook): Special case for when
10211 minibuffer-history-variable is equal to t.
10212
10213 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10214
10215 * files.el (write-file): Refresh VC status.
10216
10217 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
10218 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
10219 than fundamental-mode to see if the mode was set.
10220
10221 2005-11-14 Romain Francoise <romain@orebokech.com>
10222
10223 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
10224 dummy function in `eval-when-compile' to avoid compiler warning.
10225 Require `man' at compile time.
10226
10227 2005-11-14 Jay Belanger <belanger@truman.edu>
10228
10229 * calc-alg.el (calcFunc-write-out-power): Rename it to
10230 calcFunc-powerexpand.
10231 (math-write-out-power): Rename it to math-powerexpand; have it
10232 handle negative exponents.
10233 (calc-writeoutpower): Rename it to calc-powerexpand.
10234
10235 * calc-ext.el: Change calcFunc-writeoutpower and
10236 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
10237 autoloads.
10238 Add calcFunc-ldiv to autoloads.
10239
10240 * calc-arith.el (calcFunc-ldiv): New function.
10241
10242 * calc.el (calc-left-divide): New function.
10243
10244 2005-11-14 Juri Linkov <juri@jurta.org>
10245
10246 * cus-edit.el (custom-variable-prompt): Set the default value arg
10247 of completing-read.
10248
10249 * cus-dep.el (custom-make-dependencies): Reverse the list of
10250 found dependencies.
10251
10252 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
10253
10254 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
10255 Highlighting" entry, it is on by default now.
10256 (menu-bar-options-save): Do not save global-font-lock-mode.
10257
10258 2005-11-13 Richard M. Stallman <rms@gnu.org>
10259
10260 * textmodes/flyspell.el (flyspell-large-region):
10261 Call flyspell-accept-buffer-local-defs.
10262
10263 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
10264
10265 * textmodes/flyspell.el (flyspell-notify-misspell):
10266 Fix misspelling of "Misspelling".
10267 (flyspell-process-localwords): New function.
10268 (flyspell-large-region): Call flyspell-process-localwords and
10269 flyspell-delete-region-overlays.
10270 (flyspell-delete-region-overlays): New function.
10271 (flyspell-delete-all-overlays): Call that.
10272
10273 2005-11-13 Richard M. Stallman <rms@gnu.org>
10274
10275 * help.el (help-for-help-internal): Improve doc of C-h a.
10276 (describe-key): Improve prompt; doc fix.
10277
10278 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
10279
10280 * vc-svn.el (vc-svn-registered): Catch all errors.
10281
10282 * cus-dep.el (custom-make-dependencies): Typo.
10283
10284 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
10285
10286 * net/tramp-util.el (top): Fix compilation warning.
10287
10288 2005-11-13 Kim F. Storm <storm@cua.dk>
10289
10290 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
10291
10292 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10293
10294 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
10295 (gud-speedbar-buttons): Match on "const char *" too.
10296
10297 * progmodes/gdb-ui.el (gdb-var-create-handler)
10298 (gdb-var-list-children-handler): Match on "const char *" too.
10299 (gdb-var-evaluate-expression-handler): Match on empty string.
10300 (gdb-var-update-handler): Only call
10301 gdb-var-evaluate-expression-handler when required.
10302
10303 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10304
10305 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
10306 selected window. This still doesn't work for speedbar.
10307 (gud-speedbar-buttons): Handle string expressions properly.
10308
10309 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10310 (gdb-var-create-handler): Handle string expressions properly.
10311 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
10312 Handle string expressions properly. Move "type" field into regexp.
10313
10314 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10315
10316 * bookmark.el (bookmark-maybe-message): New function to reduce
10317 code duplication: invokes `message' iff baud-rate is high enough.
10318 (bookmark-write-file): Use above instead of an inline conditional.
10319 (bookmark-load): Same.
10320
10321 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10322
10323 * bookmark.el (bookmark-write-file): Don't visit the destination
10324 file, just write the data to it using write-region. This is
10325 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
10326 change to avoid visiting the file in the first place.
10327
10328 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
10329
10330 * hi-lock.el (hi-lock-mode): Set the default value of
10331 font-lock-defaults.
10332
10333 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
10334
10335 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
10336 arg to `file-attributes'.
10337 (find-lisp-format): The UID and GID can now be strings.
10338
10339 2005-11-12 Kim F. Storm <storm@cua.dk>
10340
10341 * help.el (help-map): Bind C-h d to apropos-documentation.
10342
10343 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
10344 when point is at end-of-buffer.
10345
10346 * apropos.el (apropos-match-face): Doc fix.
10347 (apropos-sort-by-scores): Add new choice `verbose'.
10348 (apropos-documentation-sort-by-scores): New defcustom.
10349 (apropos-pattern): Now contains the pattern entered by the user.
10350 (apropos-pattern-quoted): New defvar.
10351 (apropos-regexp): New defvar, containing the regexp corresponding
10352 to apropos-pattern.
10353 (apropos-all-words-regexp): Rename from apropos-all-regexp.
10354 (apropos-read-pattern): New defun. Use it to read pattern arg in
10355 interactive calls; returns list of words for a word list, and
10356 string for a regexp.
10357 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
10358 parses a list of words or regexp as returned by apropos-read-pattern.
10359 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
10360 (apropos-score-doc): Return a very high score if the string
10361 entered by the user matches literally.
10362 (apropos-variable): Doc fix. Use apropos-read-pattern.
10363 (apropos-command): Doc fix. Use apropos-read-pattern and
10364 apropos-parse-pattern. Call apropos-print with nosubst=t.
10365 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
10366 apropos-parse-pattern.
10367 (apropos-documentation): Doc fix. Use apropos-read-pattern and
10368 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
10369 apropos-documentation-sort-by-scores. Call apropos-print with
10370 nosubst=t.
10371 (apropos-documentation-internal): Pass doc string through
10372 substitute-key-definition before adding text properties.
10373 Highlight substring matching literal user input if possible.
10374 (apropos-documentation-check-doc-file): Remove locals beg and end.
10375 Fix calculation of score (as added twice). Pass doc string through
10376 substitute-key-definition before adding text properties.
10377 (apropos-documentation-check-elc-file): Pass doc string through
10378 substitute-key-definition before adding text properties.
10379 Highlight substring matching literal user input if possible.
10380 (apropos-print): Add new arg NOSUBST; if set, command and variable
10381 doc strings have already been passed through substitute-key-definition.
10382 Add code to handle apropos-accumulator items without score element
10383 for backwards compatibility (e.g. with woman package).
10384 Only show scores if apropos-sort-by-scores is `verbose'.
10385
10386 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10387
10388 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10389 Add jka-compr-load-suffixes to load-suffixes.
10390
10391 * jka-compr.el: Require jka-cmpr-hook.
10392 (jka-compr-info-compress-message, jka-compr-info-compress-program)
10393 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10394 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10395 (jka-compr-info-can-append, jka-compr-info-strip-extension)
10396 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10397 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
10398 (jka-compr-uninstall): Remove entries from
10399 jka-compr-added-to-file-coding-system-alist after they are used.
10400 (jka-compr-error): Remove unused var `curbuf'.
10401 (jka-compr-file-local-copy): Remove unused var `notfound'.
10402
10403 2005-11-10 Romain Francoise <romain@orebokech.com>
10404
10405 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10406
10407 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
10408
10409 * progmodes/gud.el (gud-menu-map): Move parentheses.
10410 (gdb): New command gud-pv.
10411
10412 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10413
10414 * tar-mode.el: Remove spurious or unnecessary leading stars
10415 in docstrings.
10416 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10417 (tar-parse-octal-integer-safe): Use mapc.
10418 (tar-header-block-summarize): Remove unused var `ck'.
10419 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10420 cleared before. Obey default-enable-multibyte-characters.
10421 Use mapconcat. Simplify setting of tar-header-offset.
10422 (tar-mode-map): Move initialization inside delcaration.
10423 (tar-flag-deleted): Use `abs'.
10424 (tar-expunge-internal): Remove unused var `line'.
10425 (tar-expunge-internal): Don't hardcode point-min==1.
10426 (tar-expunge): Widen while doing set-buffer-multibyte.
10427 (tar-rename-entry): Use file-name-coding-system.
10428 (tar-alter-one-field): Don't hardcode point-min==1.
10429 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10430 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
10431
10432 2005-11-10 Masatake YAMATO <jet@gyve.org>
10433
10434 * add-log.el (add-log-current-defun): Handle class::method
10435 notation of c++. Fix incorrect comment.
10436
10437 2005-11-10 Alan Mackenzie <acm@muc.de>
10438
10439 * help-fns.el (describe-variable): Make C-h v work when a variable
10440 has variable documentation yet is unbound.
10441
10442 2005-11-10 Masatake YAMATO <jet@gyve.org>
10443
10444 * man.el (Man-highlight-references): Set an empty
10445 string to `Man-arguments' if it is nil.
10446 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10447
10448 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10449
10450 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10451 commenting conventions.
10452
10453 * cus-dep.el (custom-make-dependencies): Simplify.
10454 Better follow the commenting conventions.
10455
10456 2005-11-09 Richard M. Stallman <rms@gnu.org>
10457
10458 * apropos.el (apropos-pattern): Rename from apropos-regexp.
10459 (apropos-orig-pattern): Rename from apropos-orig-regexp.
10460 All uses changed.
10461 (apropos-rewrite-regexp): Doc fix.
10462 (apropos-variable, apropos-command, apropos, apropos-value):
10463 Change prompt; carry through the argument renaming.
10464
10465 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
10466
10467 * find-lisp.el: Require dired.
10468 (find-lisp-find-dired-internal): Do not call
10469 `abbreviate-file-name' on DIR.
10470
10471 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
10472
10473 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
10474
10475 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
10476
10477 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
10478 when using the speedbar.
10479 (gdb): New command gud-pp.
10480 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
10481
10482 2005-11-09 Juri Linkov <juri@jurta.org>
10483
10484 * replace.el (occur-excluded-properties): New defcustom.
10485 (occur-1, occur-engine, occur-accumulate-lines): Use it.
10486
10487 2005-11-08 Jay Belanger <belanger@truman.edu>
10488
10489 * calc/calc-units.el (math-convert-units): Replace any composite
10490 unit by its definition.
10491
10492 2005-11-08 Lars Hansen <larsh@soem.dk>
10493
10494 * emacs-lisp/autoload.el (update-directory-autoloads):
10495 Add obsolete function alias.
10496
10497 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
10498
10499 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10500 comment-indent-function.
10501 (lisp-comment-indent): Replace by an alias for comment-indent-default.
10502
10503 * reveal.el (reveal-post-command): Rework the handling of
10504 reveal-open-spots, so as to be more reliable. There were several
10505 tricky corner cases where an open spot might be lost, or where
10506 a closed spot might end up on the list of open spots.
10507 Only reveal text that's ellipsised.
10508
10509 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
10510
10511 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
10512
10513 2005-11-07 John Paul Wallington <jpw@gnu.org>
10514
10515 * ibuffer.el (ibuffer): Search iconified frames too when
10516 getting Ibuffer buffer's window.
10517
10518 2005-11-06 Richard M. Stallman <rms@gnu.org>
10519
10520 * progmodes/compile.el (compilation-internal-error-properties):
10521 save-excursion around the computation of MARKER.
10522
10523 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
10524
10525 * textmodes/flyspell.el (flyspell-external-point-words):
10526 flyspell-get-word returns a list, not just a string.
10527
10528 2005-11-06 John Paul Wallington <jpw@pobox.com>
10529
10530 * ibuffer.el (ibuffer): Search all visible frames when getting
10531 Ibuffer buffer's window.
10532
10533 2005-11-07 Masatake YAMATO <jet@gyve.org>
10534
10535 * man.el (Man-reference-regexp): Accept spaces between
10536 `Man-name-regexp' and `Man-section-regexp'.
10537 (Man-apropos-regexp): New variable.
10538 (Man-abstract-xref-man-page): Use value for `Man-target-string'
10539 if available.
10540 (Man-highlight-references, Man-highlight-references0):
10541 Handle the case when `Man-arguments' includes "-k".
10542 (Man-highlight-references0): Rename the argument `TARGET-POS' to
10543 `TARGET'. `TARGET' can be a number, function or nil.
10544
10545 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
10546
10547 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
10548 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
10549 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
10550 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
10551 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
10552 (gdb-send-item): Use buffer-local-value and simplify.
10553
10554 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
10555
10556 * startup.el (command-line): Use `custom-reevaluate-setting' for
10557 `global-font-lock-mode'.
10558
10559 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
10560 by default, except in batch mode or when the -D option is given.
10561
10562 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
10563 specified keyword args on to `define-minor-mode'. Update docstring.
10564
10565 2005-11-05 Romain Francoise <romain@orebokech.com>
10566
10567 * replace.el (occur-engine): Add marker at end of line, too.
10568
10569 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10570
10571 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10572 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10573 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10574 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10575 argument to all these routines, so the passphrase can be managed
10576 externally and passed in to the system.
10577 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10578 pgg-add-passphrase-to-cache function.
10579
10580 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10581 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10582 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10583 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10584 argument to all these routines, so the passphrase can be managed
10585 externally and passed in to the system.
10586 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10587 function.
10588
10589 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
10590
10591 * font-lock.el: Don't deal with font-lock-face-attributes here,
10592 move the code ...
10593
10594 * startup.el (command-line): ... here. Use face-spec-set instead
10595 of custom-declare-face.
10596
10597 * faces.el (face-spec-set): Reset the face if spec is not nil.
10598
10599 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
10600
10601 * newcomment.el (comment-region-internal): Box more tightly in the
10602 common case where there's no TAB in the boxed text.
10603
10604 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10605
10606 * info.el (info-tool-bar-map): Use images prev-node, next-node and
10607 up-node.
10608
10609 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10610
10611 * newsticker.el: Commentary updated. Code formatting changed.
10612 (newsticker-version): Change to "1.9".
10613 (newsticker, newsticker-feed): Doc fix.
10614 (newsticker-url-list): Doc fix. Add option "Weekly".
10615 (newsticker-retrieval-interval): Add option "Weekly".
10616 (newsticker-headline-processing): Doc fix.
10617 (newsticker-auto-mark-filter): Remove.
10618 (newsticker-auto-mark-filter-list): New.
10619 (newsticker-layout, newsticker-sort-method): Doc fix.
10620 (newsticker-hide-old-items-in-newsticker-buffer)
10621 (newsticker-heading-format, newsticker-item-format)
10622 (newsticker-desc-format): Doc fix.
10623 (newsticker-show-all-rss-elements): Remove.
10624 (newsticker-show-all-news-elements): New.
10625 (newsticker-faces, newsticker-ticker): Doc fix.
10626 (remove-from-invisibility-spec): Code formatting.
10627 (newsticker--process-ids): New.
10628 (newsticker-mode): Doc fix.
10629 (newsticker-mode): Change mode-line-format.
10630 (newsticker-start): Remove debug output.
10631 (newsticker-start-ticker): Doc fix. Add autoload cookie.
10632 (newsticker-w3m-show-inline-images): Code formatting.
10633 (newsticker-next-item): Call `force-mode-line-update'.
10634 (newsticker-previous-item): Call `force-mode-line-update'.
10635 (newsticker-next-feed): Call `force-mode-line-update'.
10636 (newsticker-previous-feed): Call `force-mode-line-update'.
10637 (newsticker-mark-all-items-at-point-as-read): Code formatting.
10638 (newsticker-show-old-items): Do not show descs.
10639 (newsticker-hide-entry): Hide too much.
10640 (newsticker-hide-entry, newsticker-show-entry)
10641 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10642 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10643 (newsticker-toggle-auto-narrow-to-item): Code formatting.
10644 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10645 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10646 (newsticker-get-news): Call `force-mode-line-update'.
10647 Collect process ids.
10648 (newsticker--sentinel): Change coding system handling.
10649 Move image retrieval to new functions newsticker--get-logo-url-*.
10650 Move feed parsing to new functions newsticker--parse-*.
10651 Update list of process ids.
10652 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10653 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10654 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10655 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10656 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10657 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10658 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10659 (newsticker--decode-coding-string): Remove.
10660 (newsticker--decode-numeric-entities): Check input. Format code.
10661 (newsticker--remove-whitespace): Check input.
10662 (newsticker--do-forget-preformatted): Doc fix.
10663 (newsticker--decode-rfc822-date): Allow for missing time.
10664 (newsticker--update-process-ids): New.
10665 (newsticker--image-sentinel): Change comment.
10666 (newsticker--image-read): Change error message.
10667 (newsticker--imenu-goto): Doc fix. Show headline title.
10668 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10669 (newsticker--buffer-do-insert-text): Clean whitespace in
10670 html-rendered headline title. Code formatting.
10671 Call `newsticker--buffer-print-extra-elements'.
10672 (newsticker--buffer-print-extra-element): Remove.
10673 (newsticker--buffer-print-extra-elements): New.
10674 (newsticker--buffer-do-print-extra-element): New.
10675 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
10676 large sizes.
10677 (newsticker--run-auto-mark-filter)
10678 (newsticker--do-run-auto-mark-filter):
10679 Use `newsticker-auto-mark-filter-list'.
10680
10681 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
10682
10683 * net/rcirc.el: Use split-string OMIT-NULLS argument.
10684 (rcirc-print): Force redisplay before running hooks. Do long
10685 buffer truncation after making new text read-only. Deal with nil
10686 text when decoding strings. If TARGET is nil, use either the
10687 currently selected buffer, if it is an rcirc buffer and of the
10688 same process or the process buffer.
10689 (rcirc-mode): Remove header-line. Recompute short buffer names.
10690 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10691 (rcirc-short-buffer-name): Add variable.
10692 (rcirc-kill-buffer-hook): Recompute short buffer names.
10693 Remove nick from private channel.
10694 (rcirc-send-input): Send command text to current-buffer.
10695 Don't clear overlay arrow here.
10696 (rcirc-short-buffer-name): Return a short buffer name.
10697 (rcirc-update-short-buffer-names, rcirc-abbreviate)
10698 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10699 buffer-name abbreviations.
10700 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10701 Do not touch nick-table when killing a parted channel.
10702 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10703 Clear arrow from current buffer if it is now hidden.
10704 (rcirc-current-buffer): Add variable.
10705 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10706 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10707 Remove -face from names.
10708 (rcirc-update-activity-string): Print "DND" when globally ignoring
10709 activity.
10710 (rcirc-ignore-buffer-activity-flag): Rename from
10711 rcirc-ignore-channel-activity.
10712 (rcirc-ignore-all-activity-flag): Doc fix.
10713 (rcirc-channels): Remove variable.
10714 (rcirc-kill-buffer-hook):
10715 (rcirc-get-buffer-create): Add nick to private channel.
10716 (rcirc-multiline-edit-submit): Remove tabs.
10717 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10718 folded.
10719 (rcirc-remove-nick-channel): Bug fix.
10720 (rcirc-toggle-ignore-buffer-activity): Rename from
10721 rcirc-toggle-ignore-channel-activity.
10722 (rcirc-record-activity): Add buffers to the front of the list.
10723 (rcirc-update-activity): Remove killed buffers from list.
10724 (rcirc-process-server-response-1): Remove last argument if it is
10725 null before calling handler.
10726 (rcirc): Add "rcirc" defcustom prefix.
10727 (rcirc-prompt): Simplify default prompt.
10728 Use custom-initialize-default.
10729 (rcirc-private-chats): Remove variable.
10730 (rcirc-prompt): Change initialization.
10731 (rcirc-version): Remove function.
10732 (rcirc-id-string): Add constant.
10733 (rcirc-last-buffer): Remove variable.
10734 (rcirc-buffer-alist): Add variable.
10735 (rcirc-connect): Update variable setup.
10736 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10737 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10738 default.
10739 (rcirc-handler-generic): Trigger activity.
10740 (rcirc-send-message): Create the buffor of the target.
10741 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10742 (rcirc-get-buffer): Just return nil if there is no matching buffer.
10743 (rcirc-multiline-edit-cancel): Remove function.
10744 (rcirc-set-last-buffer): Remove function.
10745 (rcirc-get-any-buffer): Add function.
10746 (rcirc-join-channels): Don't print /join text.
10747 (rcirc-toggle-ignore-channel-activity): Add and update echo area
10748 messages.
10749 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10750 (rcirc-handler-NOTICE): Recognize CTCP responses.
10751 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10752 constructing TOPIC string for buffers we are not JOINed.
10753 (rcirc-handler-CTCP-response): Add handler.
10754 (rcirc-multiline-edit-submit): Restore the window-configuration
10755 before adjusting point.
10756 (rcirc): Add customization group.
10757 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10758 (rcirc-user-full-name, rcirc-startup-channels-alist)
10759 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10760 (rcirc-ignore-all-activity-flag, rcirc-time-format)
10761 (rcirc-input-ring-size, rcirc-read-only-flag)
10762 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10763 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10764 Change defvar to defcustom.
10765 (rcirc-update-prompt): Add optional ALL arg, which will update
10766 prompts in all rcirc buffers. Regexp quote replacement text.
10767 (rcirc-fill-column): Accept frame-width as a value.
10768 (rcirc-set-changed): Add function.
10769 (rcirc-next-active-buffer): Write more meaningful messages.
10770 (rcirc-faces): Add customization group.
10771 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10772 (rcirc-nick-in-message-face, rcirc-prompt-face)
10773 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10774 (with-rcirc-process-buffer): Move before first usage.
10775 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10776 (rcirc-debug-flag): Rename from `rcirc-log-p'.
10777 (rcirc-debug): Rename from `rcirc-log'.
10778 (rcirc-format-response-string): Do not print `-' chars for a
10779 NOTICE with no sender. Simplify output of server responses.
10780
10781 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10782
10783 (rcirc-browse-url-map, rcirc-browse-url-at-point)
10784 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10785 Make urls mouse and RET clickable.
10786
10787 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10788
10789 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10790
10791 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10792
10793 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10794 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10795 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10796 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10797 argument to all these routines, so the passphrase can be managed
10798 externally and passed in to the system.
10799 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10800 pgg-add-passphrase-to-cache function.
10801
10802 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10803 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10804 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10805 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10806 argument to all these routines, so the passphrase can be managed
10807 externally and passed in to the system.
10808 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10809 function.
10810
10811 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
10812
10813 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10814 from goto-address-url-regexp.
10815
10816 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10817
10818 * textmodes/org.el (org-read-date, org-goto-calendar)
10819 (org-recenter-calendar, org-agenda-goto-calendar):
10820 Temporarily clear `calendar-move-hook'.
10821
10822 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
10823
10824 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
10825 merging.
10826
10827 * ediff-util.el (ediff-previous-difference): Don't skip regions that
10828 have merge clashes.
10829
10830 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10831
10832 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10833 Undo previous change.
10834
10835 * startup.el (command-line): Use `custom-reevaluate-setting' for
10836 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
10837 tty-register-default-colors on Mac.
10838
10839 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10840
10841 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
10842 (gdb-buffer-type): Make it automatically buffer local...
10843 (gdb-get-create-buffer): ...and set it accordingly.
10844 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
10845 actually work.
10846
10847 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
10848
10849 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
10850 not red.
10851
10852 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10853
10854 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
10855 case GUD buffer is not visible.
10856 (gdb-goto-breakpoint): Try to force display in source buffer.
10857 (gdb-frame-gdb-buffer): Copy other similar functions.
10858 (gdb-restore-windows): Don't display source if not asked for.
10859 (gdb-assembler-buffer-name): Don't capitalise.
10860
10861 2005-11-03 Richard M. Stallman <rms@gnu.org>
10862
10863 * wid-edit.el (key-sequence): New widget type.
10864
10865 * simple.el (set-mark-command-repeat-pop): New variable.
10866 (set-mark-command): Only interpret plan C-@ after a pop as a pop
10867 if set-mark-command-repeat-pop is true.
10868
10869 * info.el (Info-fontify-node): Don't display extra "see" if there
10870 already is one here.
10871
10872 * mouse.el: Fix special handling of DEL after dragging a region:
10873 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
10874 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
10875
10876 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
10877
10878 * textmodes/ispell.el (ispell-command-loop): Change `i' description
10879 not to assume it pertains to an affix.
10880
10881 * textmodes/flyspell.el (flyspell-post-command-hook):
10882 Bind deactivate-mark to prevent deactivation.
10883
10884 2005-11-03 Lars Hansen <larsh@soem.dk>
10885
10886 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
10887 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
10888 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
10889
10890 2005-11-03 Romain Francoise <romain@orebokech.com>
10891
10892 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
10893 Update copyright years.
10894
10895 2005-11-03 Sam Steingold <sds@gnu.org>
10896
10897 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10898 Use system-type instead of window-system because window-system is not
10899 correctly defined during loadup.
10900
10901 2005-11-02 Mark A. Hershberger <mah@everybody.org>
10902
10903 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
10904 (xml-parse-tag): Join strings separated by a comment properly.
10905
10906 2005-11-02 Andreas Schwab <schwab@suse.de>
10907
10908 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
10909
10910 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
10911
10912 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
10913 (byte-optimize-pure-func): Quote the eval'd value.
10914
10915 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10916 Rename from perl-font-lock-syntactic-face-function.
10917 Change the calling convention so it can be used as a font-lock MATCHER.
10918 Do the parse-partial-sexp loop outselves.
10919 (perl-font-lock-syntactic-keywords): Use it.
10920 (perl-mode): Don't set font-lock-syntactic-face-function any more.
10921
10922 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
10923
10924 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
10925 disassembly buffer too.
10926 (gdb-exited): Remove overlay arrows when execution has finished.
10927 (gdb-info-frames-custom, gdb-info-threads-custom)
10928 (gdb-info-registers-custom): Don't add inappropriate text
10929 properties if inferior is not active.
10930
10931 2005-11-02 Glenn Morris <rgm@gnu.org>
10932
10933 * progmodes/fortran.el (fortran-blink-match):
10934 Use `blink-matching-delay'.
10935
10936 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
10937
10938 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
10939
10940 2005-11-02 Lars Hansen <larsh@soem.dk>
10941
10942 * net/tramp.el (tramp-action-out-of-band): Handle scp message
10943 "Permission denied".
10944
10945 2005-11-01 Richard M. Stallman <rms@gnu.org>
10946
10947 * textmodes/flyspell.el (flyspell-external-point-words):
10948 Pass nil to flyspell-get-word.
10949
10950 2005-11-02 Kim F. Storm <storm@cua.dk>
10951
10952 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
10953 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
10954
10955 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10956
10957 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
10958 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
10959 (calendar-mouse-print-dates): Add optional `event' argument.
10960 Update interactive-spec.
10961 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
10962 Use `calendar-event-to-date' instead of `event'.
10963
10964 2005-11-02 Masatake YAMATO <jet@gyve.org>
10965
10966 * progmodes/ld-script.el (ld-script-builtins):
10967 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
10968 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
10969 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
10970
10971 2005-11-01 Romain Francoise <romain@orebokech.com>
10972
10973 * vc-sccs.el: Update copyright year.
10974 * ezimage.el: Likewise.
10975
10976 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
10977
10978 * info.el (Info-fontify-node): Use `string-width' for fontifying
10979 underlined titles.
10980
10981 2005-11-01 Juri Linkov <juri@jurta.org>
10982
10983 * info.el (Info-fontify-node): Downcase node header keywords Node,
10984 Prev, Next, Up before comparison.
10985 (Info-history): Insert absolute directory name, and put invisible
10986 property on it.
10987
10988 2005-11-01 Juri Linkov <juri@jurta.org>
10989
10990 * info.el (Info-file-supports-index-cookies): New variable.
10991 (Info-find-node-2): Check makeinfo version for index cookie support.
10992 (Info-index-nodes): Search for nodes with index cookies only when
10993 Info-file-supports-index-cookies is t. Otherwise, search nodes
10994 with "Index" in the node name.
10995 (Info-index-node): Search index cookie in the current node only when
10996 Info-file-supports-index-cookies is t. Otherwise, check the word
10997 "Index" in the node name.
10998 (Info-find-emacs-command-nodes): Remove code that searches nodes
10999 with "Index" node name in the top menu.
11000
11001 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
11002
11003 * progmodes/scheme.el (scheme-mode-variables): Use the default
11004 comment-indent-function.
11005
11006 * faces.el (face-attribute): Handle the case where a face inherits from
11007 a non-existent face.
11008
11009 * simple.el (eval-expression-print-format): Use lisp-readable syntax
11010 for octal and hexa output, and merge the char into the paren.
11011 (kill-new): Use push.
11012 (copy-to-buffer): Use with-current-buffer.
11013 (completion-setup-function): Move code in loop to remove redundancy.
11014 (minibuffer-local-must-match-map): Don't add bindings that duplicate
11015 those inherited from minibuffer-local-completion-map.
11016
11017 * savehist.el (savehist-mode) <defcustom>:
11018 Use custom-set-minor-mode if available.
11019 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
11020 and emit a message if applicable.
11021
11022 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
11023
11024 * savehist.el: Sync up to version 19.
11025 (savehist-mode): New minor mode.
11026 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
11027 (savehist-length): Remove (use history-length instead).
11028 (savehist-file-modes): Rename from savehist-modes.
11029 (savehist-save-hook, savehist-loaded): New vars.
11030 (savehist-load): Use savehist-mode. Try to smooth up transition from
11031 old format to new format.
11032 (savehist-install): Allow savehist-autosave-interval to be nil.
11033 (savehist-save): Run the new hook. Be more careful to only trim the
11034 history variables.
11035 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
11036 (savehist-printable): Print into a buffer rather than char-by-char.
11037
11038 2005-11-01 John Wiegley <johnw@newartisans.com>
11039
11040 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
11041 toggle-ignore keybinding (C-a). The author said it had been
11042 disabled much earlier due to a possible incompatibility, but after
11043 many months of usage I have encountered no problems (and it is a
11044 rather useful option, especially for switching to " *temp*").
11045
11046 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
11047 support for OS/X's AddressBook, by calling out to the open source
11048 program "contacts" (installable through Fink).
11049
11050 * net/eudc.el (eudc-expand-inline): If the
11051 `eudc-multiple-match-handling-method' is set to `all', delete the
11052 query string before inserting the query result.
11053
11054 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
11055 flag, to prevent Eshell from using the system ls when
11056 `eshell-ls-insert-directory' is in used.
11057 (eshell-ls-insert-directory): Disable font-lock in directory
11058 buffer so that Eshell's own fontification is seen. This broke
11059 recently due to changes in font-lock, so this goes back to version
11060 21 behavior.
11061
11062 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
11063
11064 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
11065 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
11066 (gdb-many-windows): Doc fix.
11067
11068 2005-10-31 Romain Francoise <romain@orebokech.com>
11069
11070 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
11071
11072 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
11073
11074 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
11075 that global-font-lock-mode can be enabled by default.
11076
11077 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
11078 (font-lock-add-keywords, font-lock-remove-keywords)
11079 (font-lock-fontify-buffer): Remove autoload cookies.
11080
11081 * jit-lock.el (jit-lock-register): Likewise.
11082
11083 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
11084
11085 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
11086
11087 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
11088 intact if there is no gud-comint-buffer.
11089
11090 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
11091
11092 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
11093 old prompt comint-prompt-read-only is t and GDB commands are
11094 issued from tool bar etc.
11095
11096 2005-10-31 Masatake YAMATO <jet@gyve.org>
11097
11098 * vc.el (vc-directory-exclusion-list): Add "{arch}".
11099
11100 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
11101
11102 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
11103 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
11104
11105 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
11106
11107 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
11108 starting at beginning of line. Fontification is messed up when
11109 `open-paren-in-column-0-is-defun-start' set to t.
11110 Reported by John Paul Wallington <jpw@pobox.com>.
11111
11112 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
11113
11114 * comint.el (comint-send-input): Call `comint-update-fence' when
11115 `comint-process-echoes' and `comint-prompt-read-only' are both
11116 non-nil, to avoid leftover read-only newline.
11117
11118 2005-10-30 Richard M. Stallman <rms@gnu.org>
11119
11120 * textmodes/flyspell.el (flyspell-external-point-words):
11121 Detect when WORD can't be checked properly because
11122 flyspell-get-word finds just part of it, and move on.
11123
11124 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
11125 boundarychar for Polish.
11126 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
11127 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
11128
11129 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
11130
11131 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
11132 (gdb-registers-font-lock-keywords): Delete.
11133 (gdb-registers-mode): Don't fontify.
11134 (gdb-info-registers-custom): Use text properties instead as, in
11135 future, changed register values will use font-lock-warning-face.
11136 (gdb-local-font-lock-keywords): Rename to...
11137 (gdb-locals-font-lock-keywords): ...for consistency.
11138
11139 2005-10-30 Andre Spiegel <spiegel@gnu.org>
11140
11141 * vc.el (vc-switch-backend): Better error message if the buffer is
11142 not visiting a file under version control.
11143
11144 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
11145
11146 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
11147
11148 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
11149 ~/.emacs.d/.emacs.
11150
11151 2005-10-29 Richard M. Stallman <rms@gnu.org>
11152
11153 * replace.el (occur-mode-mouse-goto): Always go to other window.
11154 (occur-mode-goto-occurrence): Always switch in same window.
11155
11156 * simple.el (undo): Display message at end, not at start.
11157
11158 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
11159 New arg REUSE-CELL.
11160 (cancel-timer-internal): New function.
11161 (timer-event-handler): Use cancel-timer-internal,
11162 and pass the cell it returns to timer-activate...
11163
11164 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
11165 (jit-lock-deferred-fontify, jit-lock-context-fontify)
11166 (jit-lock-after-change): Test memory-full.
11167
11168 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
11169
11170 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11171 part of the decoded armor to find the key-identifier.
11172 (pgg-gpg-lookup-key-owner): New function to return the
11173 human-readable identifier of a key owner.
11174 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11175 key itself.
11176 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11177 the key value) if we have a key and can match it against a secret
11178 key. Also, added a note pointing out fact that the prompt only
11179 indicates the first matching key.
11180
11181 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11182 pgg-decrypt-region.
11183 (pgg-pending-timers): A new hash for tracking the passphrase cache
11184 timers, so that new ones supercede old ones.
11185 (pgg-add-passphrase-to-cache): Rename from
11186 `pgg-add-passphrase-cache' to reduce confusion (all callers
11187 changed). Modified to cancel old timers when new ones are added.
11188 (pgg-remove-passphrase-from-cache): Rename from
11189 `pgg-remove-passphrase-cache' to reduce confusion (all callers
11190 changed). Modified to cancel old timers when their keys are
11191 removed from the cache.
11192 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11193 XEmacs, an indirection to delete-itimer.
11194 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11195 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11196 users can only check cache without risk of prompting. Correct bug in
11197 notruncate behavior.
11198 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11199 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11200 Add informative docstrings.
11201 (pgg-decrypt): Convey provided passphrase in subordinate call to
11202 pgg-decrypt-region.
11203
11204 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11205 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11206 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11207 `passphrase' argument, so the passphrase can be managed externally
11208 and then passed in to the system.
11209
11210 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11211 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11212 so the passphrase cache can be used reliably with identifiers
11213 besides a pgp packet's key id.
11214
11215 * pgg-gpg.el (pgg-pgp-encrypt-region)
11216 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11217 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11218 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11219 argument to all these routines, so the passphrase can be managed
11220 externally and passed in to the system.
11221
11222 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11223 `notruncate' argument, so the passphrase cache can be used
11224 reliably with identifiers besides a pgp packet's key id.
11225
11226 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11227
11228 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11229 symmetric encryption.
11230 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11231 encrypted session key.
11232 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11233 message ask for the passphrase in a proper way.
11234
11235 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11236 New user commands for symmetric encryption.
11237
11238 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
11239
11240 * textmodes/conf-mode.el (conf-assignment-sign)
11241 (conf-assignment-regexp): Fix docstrings.
11242 (conf-mode-initialize): New function.
11243 (conf-mode): Remove optional args. Use delay-mode-hooks to
11244 recognize recursive calls.
11245 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
11246 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
11247 (conf-xdefaults-mode): Use define-derived-mode and
11248 conf-mode-initialize.
11249
11250 2005-10-29 Romain Francoise <romain@orebokech.com>
11251
11252 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
11253
11254 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
11255
11256 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11257 part of the decoded armor to find the key-identifier.
11258 (pgg-gpg-lookup-key-owner): New function to return the
11259 human-readable identifier of a key owner.
11260 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11261 key itself.
11262 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11263 the key value) if we have a key and can match it against a secret
11264 key. Also, added a note pointing out fact that the prompt only
11265 indicates the first matching key.
11266
11267 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11268 pgg-decrypt-region.
11269 (pgg-pending-timers): A new hash for tracking the passphrase cache
11270 timers, so that new ones supercede old ones.
11271 (pgg-add-passphrase-to-cache): Rename from
11272 `pgg-add-passphrase-cache' to reduce confusion (all callers
11273 changed). Modified to cancel old timers when new ones are added.
11274 (pgg-remove-passphrase-from-cache): Rename from
11275 `pgg-remove-passphrase-cache' to reduce confusion (all callers
11276 changed). Modified to cancel old timers when their keys are
11277 removed from the cache.
11278 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11279 XEmacs, an indirection to delete-itimer.
11280 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11281 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11282 users can only check cache without risk of prompting. Correct bug in
11283 notruncate behavior.
11284 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11285 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11286 Add informative docstrings.
11287 (pgg-decrypt): Convey provided passphrase in subordinate call to
11288 pgg-decrypt-region.
11289
11290 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
11291
11292 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11293 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11294 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11295 `passphrase' argument, so the passphrase can be managed externally
11296 and then passed in to the system.
11297
11298 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11299 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11300 so the passphrase cache can be used reliably with identifiers
11301 besides a pgp packet's key id.
11302
11303 * pgg-gpg.el (pgg-pgp-encrypt-region)
11304 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11305 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11306 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11307 argument to all these routines, so the passphrase can be managed
11308 externally and passed in to the system.
11309
11310 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11311 `notruncate' argument, so the passphrase cache can be used
11312 reliably with identifiers besides a pgp packet's key id.
11313
11314 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11315
11316 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11317 symmetric encryption.
11318 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11319 encrypted session key.
11320 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11321 message ask for the passphrase in a proper way.
11322
11323 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11324 New user commands for symmetric encryption.
11325
11326 2005-10-28 Bill Wohler <wohler@newt.com>
11327
11328 * help-mode.el (help-url): New button type. Calls browse-url.
11329 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
11330 Similar to Info nodes: URL `url'.
11331 (help-make-xrefs): Create help-url buttons for
11332 help-xref-url-regexp matches.
11333
11334 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
11335
11336 * tool-bar.el (tool-bar-add-item-from-menu)
11337 (tool-bar-local-item-from-menu): Fix doc strings.
11338
11339 2005-10-28 Romain Francoise <romain@orebokech.com>
11340
11341 * ldefs-boot.el: Update.
11342
11343 * subr.el (locate-library): Move from help-fns.el.
11344 * help-fns.el (locate-library): Move to subr.el.
11345
11346 2005-10-28 Richard M. Stallman <rms@gnu.org>
11347
11348 * net/tramp.el (tramp-completion-mode): defvar moved up.
11349
11350 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
11351
11352 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
11353
11354 * files.el (find-file-noselect): Use %d to format large file size.
11355
11356 * bindings.el (mode-line-format): Add %e.
11357
11358 * loadup.el ("facemenu"): Load unconditionally.
11359 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
11360 ("x-dnd"): Load, when appropriate.
11361
11362 * startup.el (command-line): Call before-init-hook earlier.
11363 Warn about some bad characters in -u user name.
11364
11365 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
11366 (flyspell-external-point-words): Error if misspelled word is not found.
11367 Set flyspell-large-region-beg at end of word.
11368
11369 2005-10-28 Andreas Schwab <schwab@suse.de>
11370
11371 * view.el (View-revert-buffer-scroll-page-forward):
11372 Use view-page-size-default.
11373
11374 2005-10-28 Juri Linkov <juri@jurta.org>
11375
11376 * international/quail.el (quail-get-current-str): Translate last
11377 raw character for deterministic input methods.
11378
11379 2005-10-27 Jay Belanger <belanger@truman.edu>
11380
11381 * calc/calc-ext.el: Add functions to autoloads.
11382 (math-identity-matrix-p, math-ident-row-p): New functions.
11383
11384 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11385 multiplication by an identity matrix; don't turn multiplication by
11386 an inverse matrix into division.
11387 (math-div-symbol-fancy): Replace division by matrices with
11388 multiplication by inverse.
11389
11390 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11391
11392 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11393 (calc-writeoutpower): New functions.
11394
11395 2005-10-27 Romain Francoise <romain@orebokech.com>
11396
11397 * replace.el (occur-engine): Include colon in mouse-face highlight.
11398
11399 * dired-x.el: Change Maintainer field.
11400
11401 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
11402
11403 * longlines.el (longlines-mode): Bind after-change-functions to
11404 nil during initial decoding and final encoding.
11405
11406 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
11407
11408 * term.el (term-emulate-terminal, term-handle-colors-array)
11409 (term-handle-ansi-escape): Specify the terminfo capabilities
11410 implemented.
11411
11412 2005-10-26 Richard M. Stallman <rms@gnu.org>
11413
11414 * info.el (Info-fontify-node): Fix detection of sentence-break
11415 before *Note.
11416
11417 2005-10-26 Romain Francoise <romain@orebokech.com>
11418
11419 * smerge-mode.el: Add `tools' to file keywords.
11420
11421 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
11422
11423 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11424 when the fringe is not available.
11425
11426 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11427 (def-gdb-auto-update-trigger): Simplify construction.
11428 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11429 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11430 defined explicitly.
11431 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11432 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11433 defined explicitly.
11434 (gdb-info-locals-custom): Remove as it's a no-op.
11435
11436 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
11437
11438 * longlines.el (longlines-mode): Remove narrowing before
11439 performing the initial decoding or final encoding.
11440
11441 2005-10-25 Romain Francoise <romain@orebokech.com>
11442
11443 * emacs-lisp/find-func.el (find-library-name): Also strip
11444 extension if library name ends in .el, to take advantage of
11445 `find-library-suffixes'.
11446
11447 2005-10-25 Richard M. Stallman <rms@gnu.org>
11448
11449 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11450
11451 2005-10-25 Juri Linkov <juri@jurta.org>
11452
11453 * textmodes/texinfo.el (texinfo-mode): Change charset of one
11454 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11455
11456 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11457
11458 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
11459 (blackbox-redefine-key): Add argument `map'.
11460
11461 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
11462 regions when moving the jit-lock-context-unfontify-pos boundary.
11463
11464 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
11465
11466 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
11467
11468 2005-10-25 Masatake YAMATO <jet@gyve.org>
11469
11470 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
11471
11472 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
11473
11474 * play/blackbox.el (blackbox-redefine-key): New function.
11475 (blackbox-mode-map): Use it to remap existing bindings for cursor
11476 motion instead of binding literal keys.
11477
11478 2005-10-25 Glenn Morris <rgm@gnu.org>
11479
11480 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
11481 diary does not end in a newline. Do not assume a blank line at
11482 the start of the diary file.
11483
11484 2005-10-25 Kenichi Handa <handa@m17n.org>
11485
11486 * international/quail.el (quail-translate-key): If the input
11487 method is deterministic and failed to handle the last key, restart
11488 the key handling loop from an appropriate key.
11489
11490 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
11491
11492 * vc.el (vc-dired-mode): Extend comment for binding of
11493 `directory-listing-before-filename-regexp'.
11494
11495 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11496
11497 * textmodes/texinfo.el (texinfo-mode):
11498 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
11499 not to unnecessarily expose emacs-mule's internal char codes.
11500
11501 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
11502
11503 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
11504 Display hand pointer and help-echo on disabled icon too.
11505 (gdb-mouse-until): New function.
11506 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
11507
11508 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
11509
11510 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
11511 with 2005-10-23 change to doctor.el.
11512
11513 * finder.el (finder-mode-map): Add follow-link binding.
11514
11515 2005-10-25 Kim F. Storm <storm@cua.dk>
11516
11517 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
11518 to gdb-mouse-toggle-breakpoint-fringe.
11519 (gdb-mouse-toggle-breakpoint-margin): Rename from
11520 gdb-mouse-toggle-breakpoint. Fix doc.
11521 (gdb-mouse-toggle-breakpoint-fringe): New defun.
11522 (gdb-put-string): Add optional SPROPS arg. Add props to string.
11523 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
11524 string properties also for fringe breakpoint bitmaps.
11525
11526 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
11527
11528 * textmodes/org.el (org-start-icalendar-file): Fix format form.
11529
11530 2005-10-25 Masatake YAMATO <jet@gyve.org>
11531
11532 * simple.el (completion-common-substring):
11533 Use `completion-common-substring' prior to `completion-base-size'.
11534
11535 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
11536
11537 * savehist.el: Require CL while compiling.
11538 (savehist-history-variables): Remove.
11539 (savehist-save-minibuffer-history, savehist-additional-variables)
11540 (savehist-minibuffer-history-variables): New vars.
11541 (savehist-save): Use them.
11542 (savehist-uninstall, savehist-minibuffer-hook): New funs.
11543 (savehist-install): New fun, extracted from savehist-load.
11544 (savehist-load): Use them.
11545
11546 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11547
11548 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
11549 a dummy doc-string-elt property.
11550 (defalias, defvaralias, define-category): Add a docstring property.
11551
11552 * image.el (defimage):
11553 * widget.el (define-widget):
11554 * custom.el (defface, defcustom): Add `doc-string' declaration.
11555
11556 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
11557 (defadvice): Add `doc-string' declaration.
11558
11559 * emacs-lisp/byte-run.el (macro-declaration-function):
11560 Handle `doc-string' declarations.
11561 (define-obsolete-function-alias, define-obsolete-variable-alias):
11562 Add `doc-string' declaration.
11563
11564 2005-10-24 Kenichi Handa <handa@m17n.org>
11565
11566 * international/utf-7.el (utf-7): Add autoload cookie.
11567
11568 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
11569
11570 2005-10-24 Eli Zaretskii <eliz@gnu.org>
11571
11572 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
11573 list of directories passed to batch-update-autoloads. Add "." to
11574 the list of the echoed directories.
11575
11576 * pgg-def.el:
11577 * pgg-gpg.el:
11578 * pgg-parse.el:
11579 * pgg-pgp.el:
11580 * pgg-pgp5.el:
11581 * pgg.el: Moved here from the gnus subdirectory.
11582
11583 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
11584
11585 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
11586 in case comint-prompt-read-only is set to t.
11587
11588 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
11589 in case comint-prompt-read-only is set to t.
11590
11591 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
11592
11593 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
11594 Now a string.
11595 (icalendar-import-format): Handle CLASS, STATUS, URL.
11596 Rename `subject' to `summary'.
11597 (icalendar-import-format-summary): Rename from
11598 `icalendar-import-format-subject'.
11599 (icalendar-import-format-url, icalendar-import-format-status)
11600 (icalendar-import-format-class): New variables.
11601 (icalendar--rris): Take variable argument list.
11602 (icalendar--datestring-to-isodate): Remove unnecessary
11603 calendar-style check when converting dates with explicit month names.
11604 (icalendar-export-region): Change return type of conversion
11605 subroutines. Bury current buffer unless error occurred.
11606 (icalendar--convert-to-ical)
11607 (icalendar--parse-summary-and-rest): New functions.
11608 (icalendar--convert-ordinary-to-ical)
11609 (icalendar--convert-weekly-to-ical)
11610 (icalendar--convert-yearly-to-ical)
11611 (icalendar--convert-block-to-ical)
11612 (icalendar--convert-cyclic-to-ical)
11613 (icalendar--convert-anniversary-to-ical): Change return type.
11614 Strip trailing blanks from subject.
11615 (icalendar--convert-sexp-to-ical): Change return type.
11616 Strip trailing blanks from subject. Handle simple sexp
11617 entries as generated by icalendar.el.
11618 (icalendar--convert-float-to-ical)
11619 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
11620 (icalendar-import-file): Doc fix.
11621 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
11622 Correct call to icalendar--rris.
11623 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
11624 `summary'.
11625 (icalendar--add-diary-entry): Rename `subject' to `summary'.
11626
11627 2005-10-24 Romain Francoise <romain@orebokech.com>
11628
11629 * server.el (server-sentinel): Set query-on-exit flag to nil on
11630 new client processes (it isn't inherited from the server process).
11631
11632 * replace.el (occur-engine): Rearrange text properties.
11633
11634 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
11635
11636 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11637 case-fold-search is nil.
11638 (debug-help-follow): Use help-xref-interned directly.
11639
11640 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11641
11642 * thumbs.el (thumbs-image-type): Add .pbm.
11643
11644 2005-10-23 Richard M. Stallman <rms@gnu.org>
11645
11646 * faces.el (inhibit-face-set-after-frame-default): New variable.
11647 (set-face-attribute): Bind it.
11648 (face-set-after-frame-default): Test it.
11649
11650 * help-fns.el (describe-simplify-lib-file-name): New function.
11651 (describe-function-1, describe-variable): Use it.
11652
11653 * faces.el (describe-face): Use describe-simplify-lib-file-name.
11654
11655 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11656 Eliminate nil as possible value.
11657 (tooltip-hide-delay): Reduce internal-border-width.
11658
11659 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11660 (menu-bar-file-menu) <new-file>: Likewise.
11661
11662 * simple.el (line-move-finish): Ignore fields computing LINE-END.
11663
11664 * international/mule.el (load-with-code-conversion):
11665 Pass full file name to `eval-buffer' unless preloading.
11666
11667 * textmodes/flyspell.el (flyspell-large-region):
11668 Call ispell-check-version.
11669
11670 * textmodes/ispell.el (ispell-local-dictionary-overridden):
11671 Fix the make-variable-buffer-local call that was supposed
11672 to be for this variable.
11673 (ispell-aspell-supports-utf8): Doc fix.
11674 (ispell-find-aspell-dictionaries): Preserve elements of
11675 ispell-dictionary-alist for dictionaries that aspell doesn't report.
11676 (ispell-aspell-find-dictionary): Return nil on error.
11677
11678 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11679 (doctor-symptoms): Likewise.
11680
11681 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11682
11683 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11684
11685 * cus-edit.el (custom-button, custom-button-pressed): New vars.
11686 (custom-raised-buttons): Add :set spec.
11687 (custom-button-unraised, custom-button-pressed-unraised):
11688 New faces, so that custom-raised-buttons actually does something.
11689 (custom-mode): Use custom-button and custom-button-pressed.
11690
11691 * wid-edit.el (widget-specify-button): Don't ignore
11692 widget-mouse-face on graphic terminals.
11693 (widget-move-and-invoke): Cleanup.
11694
11695 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
11696
11697 * whitespace.el (whitespace-cleanup): Doc fix.
11698
11699 2005-10-23 Romain Francoise <romain@orebokech.com>
11700
11701 * emulation/viper.el (viper-set-hooks): Quote forms passed to
11702 `eval-after-load' to avoid evaluating their result.
11703
11704 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
11705
11706 * files.el (directory-listing-before-filename-regexp):
11707 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
11708
11709 * dired.el (dired-move-to-filename-regexp): Remove.
11710 All occurences replaced by `directory-listing-before-filename-regexp'.
11711
11712 * dired-x.el, locate.el, vc.el:
11713 Replace `dired-move-to-filename-regexp' by
11714 `directory-listing-before-filename-regexp'. In vc.el it is
11715 overwritten locally; maybe this can be handled in files.el too.
11716
11717 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
11718 replaced by `directory-listing-before-filename-regexp'.
11719
11720 2005-10-23 Andreas Schwab <schwab@suse.de>
11721
11722 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11723 and eval-next-after-load.
11724
11725 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
11726
11727 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11728 exist, create it.
11729
11730 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
11731
11732 * allout.el: Remove autoloads for mailcrypt and crypt++.
11733 Require pgg, pgg-gpg during compilation.
11734 (allout-version): Increment version number to 2.1, and use a literal
11735 rather than RCS Id.
11736 (allout-default-encryption-scheme): Remove.
11737 (allout-passphrase-verifier-handling)
11738 (allout-passphrase-verifier-string)
11739 (allout-file-passphrase-verifier-string)
11740 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11741 (allout-passphrase-hint-handling): Rename and simplify.
11742 (allout-init): Use `find-file-hook' if available, otherwise
11743 `find-file-hooks'.
11744 (allout-mode): Use `write-file-functions' if available, otherwise
11745 `local-write-file-hooks' and, instead of making auto-save-hook
11746 buffer local, make the write-file-hook activity contingent to
11747 allout-mode.
11748 (allout-mode): Use key-binding substitution in the docstring.
11749 (allout-kill-line): Spell-out kill ring data structure mutation
11750 instead of using byte-compiler-complaint-provoking `pop'.
11751 (allout-insert-listified): Use `insert' rather than `insert-string'
11752 (allout-toggle-current-subtree-encryption): Update docstring, adjust
11753 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11754 (allout-encrypt-string): Totally revamped vis new underlying
11755 encryption facilities.
11756 (allout-mc-activate-passwd): Remove.
11757 (allout-obtain-passphrase): New, more or less replaces
11758 allout-mc-activate-passwd.
11759 (allout-encrypted-key-info): More or less replaces
11760 allout-encrypted-text-type.
11761 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11762 (my-mark-marker): Use `(featurep 'xemacs)'.
11763
11764 2005-10-23 Lars Hansen <larsh@soem.dk>
11765
11766 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11767 (byte-compile-file-form-defmumble, byte-compile-defun)
11768 (byte-compile-defmacro): Use it.
11769 (byte-compile-form): Don't call byte-compile-set-symbol-position
11770 when a byte-compile handler is called.
11771
11772 2005-10-22 Romain Francoise <romain@orebokech.com>
11773
11774 * savehist.el (savehist-history-variables): Add `grep-find-history'.
11775
11776 * subr.el (eval-after-load): Convert library name to an absolute
11777 file name using locate-library, since load-history no longer has
11778 library names in it.
11779
11780 2005-10-22 Richard M. Stallman <rms@gnu.org>
11781
11782 * files.el (make-temp-file): Move from subr.el.
11783 * subr.el (make-temp-file): Move to files.el.
11784
11785 * window.el (get-buffer-window-list): Move from subr.el.
11786 * subr.el (get-buffer-window-list): Move to window.el.
11787
11788 * image.el (image-load-path): Use eval-at-startup to initialize.
11789
11790 * subr.el (eval-at-startup): New macro.
11791
11792 * subr.el: Much rearrangement of functions and division
11793 into pages. No code changes.
11794
11795 2005-10-22 Kenichi Handa <handa@m17n.org>
11796
11797 * tar-mode.el (tar-extract): Be sure to call
11798 find-operation-coding-system if set-auto-coding doesn't find a
11799 coding system.
11800
11801 2005-10-22 Kim F. Storm <storm@cua.dk>
11802
11803 * image.el (image-type-header-regexps): Rename from image-type-regexps.
11804 Change users.
11805 (image-type-file-name-regexps): New defconst.
11806 (image-type-from-data): Simplify loop.
11807 (image-type-from-buffer): New defun.
11808 (image-type-from-file-header): Use it instead of image-type-from-data.
11809 Use image-search-load-path instead of only looking in data-directory.
11810 (image-type-from-file-name): New defun.
11811 (image-search-load-path): Change `pathname' to `filename'.
11812 Make PATH arg optional, default to image-load-path.
11813
11814 2005-10-21 Richard M. Stallman <rms@gnu.org>
11815
11816 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11817
11818 * textmodes/paragraphs.el (sentence-end-base): New variable.
11819 (sentence-end): Use sentence-end-base.
11820
11821 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11822
11823 * font-lock.el (font-lock-default-fontify-region): Check the multiline
11824 property independently from the font-lock-multiline variable.
11825
11826 2005-10-21 Richard M. Stallman <rms@gnu.org>
11827
11828 * emacs-lisp/find-func.el (find-library-name): Doc fix.
11829
11830 * startup.el (command-line): Convert library names
11831 in `load-history' to absolute file names.
11832
11833 * subr.el (symbol-file): Doc fix.
11834
11835 * loadhist.el (file-loadhist-lookup): Call locate-library
11836 instead of find-library-name. Don't try converting
11837 abs file names to library names, since load-history no longer
11838 has library names in it.
11839 (file-dependents, file-provides, file-requires): Doc fixes.
11840
11841 2005-10-21 Juri Linkov <juri@jurta.org>
11842
11843 * progmodes/etags.el (tags-table-mode): New function.
11844 (tags-verify-table): Replace initialize-new-tags-table with
11845 tags-table-mode.
11846
11847 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
11848 default value.
11849 (desktop-modes-not-to-save): Add tags-table-mode to the
11850 default value.
11851
11852 * info.el (Info-index-next): Add total number of index
11853 alternatives to the message.
11854
11855 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
11856 backward only space (instead of space and period) before looking
11857 at sentence end.
11858
11859 * simple.el (set-variable): Use user-variable-p instead of symbolp.
11860 Add the old variable value as 4th default-value arg of read-string.
11861
11862 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11863
11864 * cus-face.el (custom-declare-face): Make face from X resources
11865 also on Mac.
11866
11867 * disp-table.el (standard-display-g1, standard-display-graphic):
11868 Refuse to use string glyphs also on Mac.
11869 (standard-display-european): Don't set terminal coding system also
11870 on Mac.
11871
11872 * frame.el (display-screens): Use x-display-screens also on Mac.
11873
11874 2005-10-21 Romain Francoise <romain@orebokech.com>
11875
11876 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
11877
11878 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11879
11880 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
11881 and $? into sexps.
11882
11883 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
11884 warning face on open-paren-in-column-0.
11885
11886 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
11887 boundary case. Fix typo.
11888 Suggested by Martin Rudalics <rudalics@gmx.at>.
11889
11890 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
11891
11892 * textmodes/org.el (org-combined-agenda-icalendar-file)
11893 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
11894 (org-export-icalendar-this-file)
11895 (org-export-icalendar-all-agenda-files)
11896 (org-export-icalendar-combine-agenda-files): New commands.
11897 (org-export-icalendar, org-print-icalendar-entries)
11898 (org-start-icalendar-file, org-finish-icalendar-file)
11899 (org-ical-ts-to-string): New functions.
11900 (org-read-date, org-goto-calendar)
11901 (org-agenda-goto-calendar): Inhibit displaying diary entries by
11902 call to `calendar'.
11903 (orgtbl-setup): Remove the :keys arguments from the menu description.
11904 (org-after-save-iCalendar-file-hook): New variable.
11905
11906 2005-10-21 Kenichi Handa <handa@m17n.org>
11907
11908 * language/vietnamese.el (tcvn-5712): Make it an alias of
11909 vietnamese-tcvn coding-system.
11910
11911 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
11912
11913 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
11914 group id is given.
11915
11916 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11917
11918 * progmodes/sh-script.el (sh-escaped-line-re): New var.
11919 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
11920 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
11921 whose line is either continued or ends with a comment.
11922
11923 2005-10-20 Romain Francoise <romain@orebokech.com>
11924
11925 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
11926
11927 * replace.el (occur-engine): Add follow-link property.
11928
11929 * font-core.el (font-lock-mode): Doc fix.
11930
11931 2005-10-20 Richard M. Stallman <rms@gnu.org>
11932
11933 * net/rcirc.el: New file.
11934
11935 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
11936
11937 * term.el (term-term-name): Initialize to "eterm-color".
11938
11939 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
11940
11941 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
11942 for encryption functionality.
11943 Move allout customization subgroup from `editing' to `outlines' group.
11944 Fix commentary keywords to legitimate ones.
11945 Update author info (using my current email address, obscurified).
11946 (allout-encrypt-string, allout-encryption-produce-work-buffer)
11947 (allout-encrypted-topic-p, allout-encrypted-text-type)
11948 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
11949 (allout-situate-encryption-key-verifier)
11950 (allout-get-encryption-key-verifier, allout-verify-key)
11951 (allout-next-topic-pending-encryption)
11952 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
11953 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
11954 (outline-key-verifier-handling, outline-key-hint-handling)
11955 (outline-encrypt-unencrypted-on-saves): New defcustoms.
11956 (allout-file-key-verifier-string, allout-encryption-scheme)
11957 (allout-key-verifier-string, allout-key-hint-string)
11958 (allout-after-save-decrypt): New variables.
11959 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
11960 (allout-after-saves-handler): New hook functions.
11961 (allout-post-command-business): Do allout-after-save-decrypt.
11962 (allout-enable-file-variable-adjustment): Custom var to enable
11963 mechanism for adding and adjusting settings of Emacs file variables.
11964 (allout-adjust-file-variable, allout-file-vars-section-data):
11965 New functions, implement the mechanism.
11966 (outlineify-sticky): Use the file vars mechanism.
11967 (allout-inhibit-protection, allout-during-write-cue)
11968 (allout-override-protect, allout-before-change-protect): Remove.
11969 (allout-flag-region, allout-open-topic): Adjust read-only text.
11970 (allout-open-line-not-read-only): Add to facilitate read-only
11971 text based protection.
11972 (allout-kill-line): Revise to adjust read-only text, clue the
11973 user about the inhibition.
11974 (allout-unprotected): Use unwind-protect.
11975 (allout-shift-in, allout-shift-out): Disallow manually shifting a
11976 topic deeper than the offspring depth of the previous topic -
11977 avoiding confusing "containment discontinuities".
11978 (allout-reindent-bodies): Fix retention of body relative hanging
11979 indent during promotion of collapsed bodies.
11980 (allout-open-topic): Make it easy to open new topic with same
11981 bullet as current topic - topic creation functions provided with
11982 any universal argument provokes now prompt for bullet, defaulting
11983 to the bullet of the previous topic.
11984 (allout-plain-bullets-string, allout-distinctive-bullets-string):
11985 Plain bullet alternates `.' period and `,' comma only. All other
11986 bullets are relegated to special status (but customizable).
11987 (allout-end-of-entry): Rename from allout-end-of-current-entry
11988 since it actually operates w.r.t. most immediately containing
11989 entry, visible or not.
11990 (allout-hide-current-entry, allout-show-current-entry): Use the
11991 revised version.
11992 (allout-old-expose-topic): Solidify deprecation.
11993 (allout-end-of-subtree): Add so we can span concealed as well
11994 as visible topics.
11995 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11996 (allout-end-of-current-heading): Tweak to just respect the first line.
11997 (allout-get-body-text): Add.
11998 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11999 when invoked interactively.
12000 (allout-up-current-level): Use `interactive-p'.
12001 (allout-mode, allout-init): Miscellaneous docstring and
12002 operational refinements, as well as hookups of new encryption stuff.
12003 (allout-beginning-of-current-entry): Now works as advertised.
12004 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
12005 (allout-isearch-rectification): Refine condition for isearching.
12006 (allout-isearch-abort, allout-enwrap-isearch)
12007 (allout-flag-region, my-region-active-p): Relocate some macros.
12008 (allout-title): Fallback title is (buffer-name), not
12009 non-existing (current-buffer-name).
12010 (subst-char-in-string): Define if absent (for some XEmacs versions).
12011
12012 2005-10-20 Jari Aalto <jari.aalto@cante.net>
12013
12014 * mail/sendmail.el (mail-setup-hook, mail-aliases)
12015 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
12016 (mail-citation-prefix-regexp, mail-signature-file)
12017 (mail-default-headers, mail-bury-selects-summary)
12018 (mail-send-nonascii): Add autoload cookies.
12019
12020 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
12021
12022 * frame.el (blink-cursor-mode): Add `mac' to the list of
12023 window-system's that support blinking cursor.
12024
12025 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12026
12027 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
12028
12029 2005-10-20 Eli Zaretskii <eliz@gnu.org>
12030
12031 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
12032 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
12033 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
12034
12035 2005-10-20 Kim F. Storm <storm@cua.dk>
12036
12037 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
12038 (ido-set-current-directory): Don't add / after final @.
12039 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
12040 Explicitly handle ange-ftp completion oddities.
12041 (ido-make-file-list): Don't rotate list at tramp root to avoid
12042 triggering tramp file handler for expand-file-name via get-file-buffer.
12043
12044 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
12045
12046 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
12047
12048 2005-10-19 Jay Belanger <belanger@truman.edu>
12049
12050 * calc/calc-units.el (math-standard-units): Add units, adjust
12051 symbols and update values.
12052 (math-unit-prefixes): Add more prefixes.
12053
12054 2005-10-19 Romain Francoise <romain@orebokech.com>
12055
12056 * bookmark.el (bookmark-menu-heading): New face.
12057 (bookmark-bmenu-list): Use it.
12058 Don't fiddle with `baud-rate' at top-level.
12059
12060 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
12061
12062 * image.el (create-image, find-image): Mention max-image-size in
12063 docstring.
12064
12065 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
12066
12067 * savehist.el (savehist-load): Revert to checking XEmacs.
12068
12069 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
12070 Various docstring and line-width fixups.
12071 (conf-mode): Use cond.
12072 Set font-lock-defaults. Don't set comment-use-syntax.
12073
12074 2005-10-18 David Ponce <david@dponce.com>
12075
12076 * tree-widget.el (tree-widget-button-click): New function.
12077 (tree-widget-button-keymap): Use it.
12078
12079 2005-10-18 Romain Francoise <romain@orebokech.com>
12080
12081 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12082 (bookmark-bmenu-hide-filenames): Add follow-link property.
12083 Improve help-echo text.
12084
12085 * ffap.el (find-file-at-point): Doc fix.
12086
12087 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12088
12089 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
12090
12091 2005-10-18 Masatake YAMATO <jet@gyve.org>
12092
12093 Install to the CVS repository what I forgot to install in my
12094 2005-10-16 changes.
12095
12096 * progmodes/python.el (python-complete-symbol): Pass the common
12097 prefix substring of completion to `display-completion-list'.
12098
12099 * textmodes/org.el (org-complete): Ditto.
12100
12101 2005-10-18 Masatake YAMATO <jet@gyve.org>
12102
12103 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
12104
12105 * woman.el (WoMan-xref-man-page): New button type derived
12106 from `Man-abstract-xref-man-page'.
12107 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
12108
12109 * man.el (Man-abstract-xref-man-page): New button type.
12110 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
12111 (Man-highlight-references): Add new optional argument `xref-man-type'.
12112
12113 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
12114
12115 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
12116
12117 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
12118
12119 * cus-edit.el (Custom-move-and-invoke): Delete.
12120 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
12121
12122 * wid-edit.el (widget-move-and-invoke): New function, from
12123 Custom-move-and-invoke.
12124
12125 2005-10-17 Bill Wohler <wohler@newt.com>
12126
12127 Move all remaining images from lisp/toolbar to etc/images, move
12128 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
12129 the low resolution images in their own directory (low-color).
12130
12131 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
12132 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
12133 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
12134 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
12135 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
12136 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
12137 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
12138
12139 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
12140 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
12141 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
12142 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
12143 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
12144 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
12145 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
12146 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
12147 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
12148 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
12149 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
12150 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
12151 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
12152 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
12153 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
12154
12155 To conform with convention, replace the underscore (_) in the
12156 following image names with dash (-) or (/) as appropriate.
12157
12158 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
12159 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
12160 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
12161 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
12162 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
12163 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
12164 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
12165 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
12166 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
12167 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
12168 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
12169 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
12170 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
12171 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
12172 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
12173
12174 * info.el (info-tool-bar-map): Replace underscores in image names
12175 with dashes.
12176
12177 * makefile.w32-in (WINS): Remove toolbar.
12178
12179 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
12180
12181 * tool-bar.el: Move to lisp from toolbar. Now that
12182 toolbar is empty, it should be deleted when folks run "cvs up -P".
12183
12184 2005-10-18 Jay Belanger <belanger@truman.edu>
12185
12186 * calc/calc-store.el (calc-store-into): Get the proper variable name
12187 to display in message.
12188
12189 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
12190
12191 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
12192 expressions display in speedbar for all buffers when debugging.
12193 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
12194
12195 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
12196 (speedbar-insert-button, speedbar-make-button):
12197 Use add-text-properties.
12198 (speedbar-update-localized-contents)
12199 (speedbar-update-directory-contents)
12200 (speedbar-update-special-contents): Use dolist.
12201 (speedbar-buffer-easymenu-definition): Add a menu separator.
12202
12203 2005-10-17 Jason Rumney <jasonr@gnu.org>
12204
12205 * makefile.w32-in: Use $(lisp) consistently.
12206 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
12207 for shell specific generation of mh-autoloads.
12208
12209 2005-10-17 Richard M. Stallman <rms@gnu.org>
12210
12211 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
12212
12213 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12214
12215 * jit-lock.el (jit-lock-fontify-now):
12216 Move jit-lock-context-unfontify-pos to avoid wasted work.
12217
12218 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
12219
12220 * net/tramp.el (tramp-completion-mode): New defvar. Used in
12221 `tramp-completion-mode' for checking if we are in completion mode.
12222 (tramp-completion-handle-file-name-all-completions): Reorder code
12223 in order to complete for file names only in case there are no
12224 method/user/host completions. This is necessary for cooperation
12225 with ido. Reported by Kim F. Storm <storm@cua.dk>.
12226
12227 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
12228
12229 * longlines.el (longlines-search-forward)
12230 (longlines-search-backward): Match any number of spaces.
12231
12232 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
12233
12234 * diff-mode.el (diff-mode): Doc fix.
12235
12236 2005-10-16 David Reitter <david.reitter@gmail.com>
12237
12238 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
12239 as default on darwin and windows systems.
12240
12241 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
12242
12243 * arc-mode.el (archive-zip-extract): Doc fix.
12244
12245 2005-10-16 Romain Francoise <romain@orebokech.com>
12246
12247 * mouse.el (mouse-1-click-follows-link): Doc fix.
12248
12249 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12250
12251 * savehist.el: Don't require CL at runtime.
12252 (savehist-xemacs): Remove.
12253 (savehist-coding-system): Use utf-8 if present, regardless of religion.
12254 (savehist-no-conversion): Use (featurep 'xemacs).
12255 (savehist-load): Check existence of start-itimer rather than XEmacs.
12256 Use an idle timer.
12257 (savehist-process-for-saving): Replace use of CL funs `subseq' and
12258 `delete-if-not'.
12259
12260 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
12261
12262 * savehist.el: Newer version.
12263 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
12264 (savehist-last-checksum, savehist-no-conversion): New vars.
12265 (savehist-autosave, savehist-process-for-saving, savehist-printable):
12266 New functions.
12267 (savehist-load, savehist-save): Use them.
12268 (savehist-delimit): Remove.
12269
12270 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12271
12272 * progmodes/compile.el (compilation-goto-locus): Display the
12273 compilation buffer first and the source buffer second, in case they're
12274 in overlapping frames. Don't raise the compilation frame if it was the
12275 selected window upon entry. Pass the `other-window' arg to
12276 pop-to-buffer.
12277
12278 * info.el (Info-fontify-node): Use dolist.
12279 Change add-text-properties to put-text-property.
12280
12281 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12282
12283 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
12284 bound of search.
12285
12286 2005-10-16 Masatake YAMATO <jet@gyve.org>
12287
12288 * dabbrev.el (dabbrev-completion): Pass the common
12289 prefix substring of completion to `display-completion-list'.
12290
12291 * filecache.el (file-cache-minibuffer-complete)
12292 (file-cache-complete): Ditto.
12293
12294 * tempo.el (tempo-display-completions): Ditto.
12295
12296 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
12297
12298 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
12299
12300 * eshell/em-hist.el (eshell-list-history): Ditto.
12301
12302 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
12303
12304 * mail/mailalias.el (mail-complete): Ditto.
12305
12306 * progmodes/etags.el (complete-tag): Ditto.
12307
12308 * progmodes/make-mode.el (makefile-complete): Ditto.
12309
12310 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
12311
12312 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
12313
12314 * progmodes/pascal.el (pascal-complete-word)
12315 (pascal-show-completions): Ditto.
12316
12317 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
12318
12319 * simple.el (completion-common-substring): New variable.
12320 (completion-setup-function): Use `completion-common-substring'
12321 to put faces.
12322
12323 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12324
12325 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
12326 (x-get-selection, mac-select-convert-to-string): Convert from/to
12327 UTF-16 clipboard data as in native byte order, no BOM.
12328
12329 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
12330
12331 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12332 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
12333 (gud-sentinel): Use speedbar-frame to check for speedbar.
12334
12335 2005-10-15 Richard M. Stallman <rms@gnu.org>
12336
12337 * savehist.el: New file.
12338
12339 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
12340
12341 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
12342 Fix bug in \bf fontification.
12343
12344 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
12345
12346 * pcvs.el (cvs-edit-log-files): New var.
12347 (cvs-mode-edit-log): New arg `file'.
12348 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
12349 Instead force the use of the original file and nothing else.
12350 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
12351 the cvs-minor-wrap-function is set.
12352 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
12353
12354 2005-10-14 Bill Wohler <wohler@newt.com>
12355
12356 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
12357 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
12358 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
12359 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
12360 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
12361 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
12362 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
12363 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
12364 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
12365 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
12366 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
12367 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
12368 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
12369 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
12370 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
12371
12372 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12373 appropriately (for example, gud-break to gud/break).
12374
12375 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
12376
12377 * longlines.el (longlinges-search-function)
12378 (longlines-search-forward, longlines-search-backward): New functions.
12379 (longlines-mode): Set isearch-search-fun-function to
12380 longlinges-search-function.
12381
12382 * mouse.el (mouse-drag-region-1): Handle the case where a
12383 double-click event is bound to an arbitrary function.
12384
12385 2005-10-14 David Ponce <david@dponce.com>
12386
12387 * recentf.el (recentf-track-opened-file)
12388 (recentf-track-closed-file, recentf-update-menu)
12389 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12390 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12391 mouse-1-click-follows-link.
12392
12393 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12394
12395 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12396 Gnome file-manager.png. Suggested by
12397 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12398
12399 * toolbar/README: Add diropen.xpm.
12400
12401 2005-10-13 Bill Wohler <wohler@newt.com>
12402
12403 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12404 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
12405
12406 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12407
12408 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12409 Don't waste the byte-compiler's time on constant data.
12410
12411 2005-10-13 Kenichi Handa <handa@m17n.org>
12412
12413 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12414 byte with `escape-glyph' face.
12415
12416 * international/fontset.el (ccl-encode-unicode-font):
12417 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12418 Handle the case that ucs-mule-to-mule-unicode translates a character to
12419 ASCII (usually for IPA characters).
12420
12421 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12422
12423 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12424 Don't hide the underline of titles if font-lock-mode is disabled.
12425
12426 2005-10-12 Bill Wohler <wohler@newt.com>
12427
12428 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
12429 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12430 files in MH-E-SRC have been updated.
12431 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12432
12433 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12434
12435 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12436 (mixal-mode-syntax-table): Add \n as end-comment.
12437 (mixal-operation-codes-alist): Immediately initialize to full value.
12438 (mixal-add-operation-code): Remove.
12439 (mixal-describe-operation-code): Make the arg non-optional.
12440 Use the interactive spec instead.
12441 Use mixal-operation-codes-alist rather than mixal-operation-codes.
12442 (mixal-font-lock-keywords): Don't highlight comments here any more.
12443 (mixal-font-lock-syntactic-keywords): New var.
12444 (mixal-mode): Use it. Fix comment-start-skip.
12445
12446 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12447
12448 * startup.el (command-line-x-option-alist): -nb => -nbi
12449
12450 2005-10-12 Kim F. Storm <storm@cua.dk>
12451
12452 * startup.el (fancy-splash-default-action): Discard mouse click in
12453 the splash screen window, as it has no sensible meaning in the
12454 next window to be selected. Fixes error reported by Jan D.
12455
12456 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
12457
12458 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
12459
12460 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12461
12462 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
12463 Try to fix up minor layout issues like indentation, line break, etc...
12464 (mixal-mode-syntax-table): Don't try to specify comment syntax,
12465 because it doesn't work.
12466 (mixal-operation-codes): Add some more codes.
12467 (mixal-font-lock-keywords): Process comments here.
12468 (mixal-mode): mixasm no longer needs -g option.
12469
12470 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
12471
12472 * progmodes/sh-script.el (sh-tmp-file):
12473 Use mktemp -t. Finish support for es and rc shells.
12474
12475 2005-10-11 Jay Belanger <belanger@truman.edu>
12476
12477 * calc/calcalg2.el (calc-integral): With an argument, compute the
12478 definite integral.
12479
12480 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
12481
12482 * mouse.el (mouse-drag-region-1): Don't try to catch a
12483 double-click when doing follow-link (it's overridden anyway).
12484
12485 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
12486
12487 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
12488 (autoload-print-form-outbuf): Add docstring.
12489
12490 2005-10-11 Juri Linkov <juri@jurta.org>
12491
12492 * info.el (Info-mode-menu): Delete menu item "Edit".
12493 (Info-mode): Delete description of Info-edit from docstring,
12494 and rearrange descriptions of Info commands in the order
12495 they are documented in the Info manual.
12496
12497 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12498
12499 * calendar/appt.el (appt-check): Use diary-selective-display var.
12500
12501 2005-10-10 Richard M. Stallman <rms@gnu.org>
12502
12503 * net/newsticker.el (newsticker-start, newsticker-show-news):
12504 Add autoload cookies.
12505
12506 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
12507
12508 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
12509
12510 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
12511
12512 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
12513
12514 2005-10-10 Jay Belanger <belanger@truman.edu>
12515
12516 * calc/calc-arith.el (math-check-known-scalarp)
12517 (math-check-known-matrixp): Check the values of arguments that are
12518 variables.
12519 (math-check-known-square-matrixp): New function.
12520 (math-known-square-matrixp): Use math-check-known-square-matrixp.
12521 (math-super-types): Add sqmatrix type.
12522
12523 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
12524 mode name `square' to `sqmatrix'.
12525
12526 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
12527 mode name `square' to `sqmatrix'.
12528
12529 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12530
12531 * progmodes/etags.el (select-tags-table-mode): Don't use
12532 selective-display.
12533 (tags-select-tags-table): Pass `button' to the action function.
12534 (select-tags-table): Place the side-info on button properties rather
12535 than in hidden text. Abbreviate file names.
12536 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
12537 (select-tags-table-select): Add `button' argument.
12538 Get side-info from the button property rather than from hidden text.
12539
12540 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
12541
12542 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
12543 (gud-speedbar-buttons): Preserve point if possible.
12544 (gud-sentinel): Restore previous speedbar display type.
12545
12546 * progmodes/gdb-ui.el (gdba): Improve diagram.
12547 (def-gdb-auto-update-handler, gdb-info-locals-handler)
12548 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
12549 Call get-buffer-window once.
12550
12551 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12552
12553 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
12554 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
12555 (pascal-indent-command): Remove unused var `ind'.
12556 (pascal-indent-case): Remove unused var `oldpos'.
12557 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
12558 since it's now used as a proper minor mode map.
12559 (pascal-outline): Rename to pascal-outline-mode.
12560 (pascal-outline-mode): Use define-minor-mode.
12561 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
12562 selective-display.
12563
12564 2005-10-10 Andreas Schwab <schwab@suse.de>
12565
12566 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
12567 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
12568
12569 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
12570 outside source directory.
12571
12572 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
12573
12574 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
12575 C-x' as a prefix.
12576 (orgtbl-mode-map): Full keymap instead of sparse, because all
12577 `self-insert-command' keys are redefined in this map.
12578 (org-export-as-html): Specify charset for HTML file, by taking it
12579 from the coding system.
12580
12581 2005-10-10 Kenichi Handa <handa@m17n.org>
12582
12583 * textmodes/flyspell.el (flyspell-check-word-p):
12584 If unread-command-events is non-empty, don't call sit-for.
12585
12586 2005-10-09 Richard M. Stallman <rms@gnu.org>
12587
12588 * font-lock.el (font-lock-syntactic-keywords)
12589 (font-lock-keywords): Doc fixes.
12590
12591 * textmodes/flyspell.el (flyspell-external-point-words):
12592 Simplify logic, and don't try to check for consecutive appearances
12593 of one incorrect word.
12594
12595 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
12596
12597 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
12598 separator.
12599
12600 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
12601 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
12602 (gud-expansion-speedbar-buttons): New function.
12603 (gud-speedbar-buttons): Check for gud-comint-buffer.
12604
12605 2005-10-09 Bill Wohler <wohler@newt.com>
12606
12607 * Makefile.in (updates): Add mh-loaddefs dependency.
12608
12609 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
12610
12611 * speedbar.el (speedbar-file-key-map): Fix typo.
12612
12613 2005-10-09 Daniel Brockman <daniel@brockman.se>
12614
12615 * cus-start.el (line-spacing): Add custom spec.
12616
12617 2005-10-09 Romain Francoise <romain@orebokech.com>
12618
12619 * textmodes/ispell.el (ispell-check-version): Fix last change.
12620
12621 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12622
12623 * term/x-win.el: Remove -i, --icon-type from comment.
12624
12625 * startup.el (command-line-x-option-alist): Remove options -i,
12626 -itype, --icon-type, added -nb, --no-bitmap-icon
12627
12628 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
12629
12630 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12631 instead of :active.
12632
12633 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
12634
12635 * textmodes/ispell.el (ispell-check-version):
12636 Ignore hyphen, and all that follows, in aspell's version text.
12637
12638 2005-10-08 Jay Belanger <belanger@truman.edu>
12639
12640 * calc/calc-arith.el (math-known-square-matrixp): New function.
12641 (math-pow-fancy): Check for matrices before distributing exponent
12642 across products.
12643
12644 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12645 fullscreen keypad. Suggested by Luc Teirlinck.
12646 (calc-keypad-show-input): Add space for formatting.
12647
12648 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12649 Add square matrix option.
12650
12651 * calc/calc-poly.el (math-expand-term): Check for matrices instead
12652 of checking calc-matrix-mode when deciding how to expand.
12653
12654 * calc/calc.el (calc-set-mode-line): Add square matrix option.
12655
12656 2005-10-08 Lars Hansen <larsh@soem.dk>
12657
12658 * net/tramp.el (tramp-perl-directory-files-and-attributes):
12659 Add error handling.
12660 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12661
12662 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
12663
12664 Sync with Tramp 2.0.51.
12665
12666 * net/tramp.el (tramp-handle-set-visited-file-modtime)
12667 (tramp-handle-insert-file-contents, tramp-handle-write-region):
12668 Insert special handling for `last-coding-system-used', again
12669 it still seems to be necessary (unlike stated before).
12670 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12671 (tramp-password-prompt-regexp): There might be other words before
12672 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12673 (tramp-chunksize): Improve docstring.
12674 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12675 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
12676 Christian Joergensen <bugs@razor.dk>.
12677
12678 2005-10-07 Glenn Morris <rgm@gnu.org>
12679
12680 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12681 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12682 precision'.
12683
12684 2005-10-07 Romain Francoise <romain@orebokech.com>
12685
12686 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12687 (ibuffer-do-shell-command-pipe-replace)
12688 (ibuffer-do-shell-command-file, ibuffer-do-eval)
12689 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12690 (ibuffer-do-revert, ibuffer-do-replace-regexp)
12691 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12692 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12693 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12694 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12695 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12696 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12697 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12698 Autoload file sans suffix.
12699
12700 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12701
12702 2005-10-07 David Ponce <david@dponce.com>
12703
12704 * recentf.el (recentf-menu-open-all-flag): New option.
12705 (recentf-digit-shortcut-command-name): New function.
12706 (recentf--shortcuts-keymap): New variable.
12707 (recentf-menu-shortcuts): New variable.
12708 (recentf-make-menu-items): Initialize it. Replace the "More..."
12709 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12710 (recentf-menu-value-shortcut): New function.
12711 (recentf-make-menu-item): Use it. No more in-lined.
12712 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12713 (recentf-open-most-recent-file): Rename from
12714 `recentf-open-file-with-key'. Don't depend on key binding.
12715 (recentf-mode-map): New variable.
12716 (recentf-mode): Use it.
12717
12718 2005-10-06 Bill Wohler <wohler@newt.com>
12719
12720 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
12721
12722 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12723 (MH-E-SRC): New. Used by mh-autoloads.
12724 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12725 files in MH-E-SRC have been updated.
12726 (compile, recompile, bootstrap): Depend on mh-autoloads.
12727
12728 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
12729
12730 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12731 gud-break and gud-remove icons when the fringe is not available.
12732
12733 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12734 Typo.
12735
12736 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
12737
12738 * play/zone.el (zone): Wrap body with save-window-excursion.
12739
12740 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
12741
12742 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12743 Use the new `list-only' arg to diary-list-entries.
12744
12745 * calendar/diary-lib.el: Use overlays rather than selective-display.
12746 (diary-selective-display): New var.
12747 (diary-header-line-format): Use it.
12748 (diary-list-entries): Add argument `list-only'.
12749 Put the buffer in diary-mode. Don't add \^M at beg and end.
12750 Replace \^M by invisible overlays.
12751 (diary-unhide-everything): Replace \^M by invisible overlays.
12752 (print-diary-entries): Look for overlays rather than \^M.
12753 Add a space to the temp buffer name.
12754 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12755 Put the buffer in diary-mode.
12756 (list-sexp-diary-entries): Replace \^M by invisible overlays.
12757 (diary-anniversary): Make the year arg optional.
12758 (diary-time-regexp): New const.
12759 (diary-font-lock-keywords): Use it to accept a few more time formats.
12760
12761 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12762
12763 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
12764
12765 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12766 Fix bug introduced 2005-07-03: Use (car (last ...))
12767 to faithfully reproduce replaced artist-last.
12768 (artist-set-arrow-points-for-poly): Likewise.
12769 Suggested by Johan Bockg\e,Ae\e(Brd.
12770
12771 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
12772
12773 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12774 * wid-edit.el (widget):
12775 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12776 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12777
12778 2005-10-06 Kenichi Handa <handa@m17n.org>
12779
12780 * international/mule-cmds.el (set-language-environment):
12781 Fix setting up of case-table for unibyte mode.
12782
12783 * simple.el (what-cursor-position): If the character is displayed
12784 by some `display' text property, show that. Don't use
12785 single-key-description for eight-bit characters in multibyte mode.
12786
12787 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
12788
12789 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12790 (gdb-ann3): Set it.
12791 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12792 (gdb-info-frames-custom): Use inverse-video for first five
12793 characters of selected frame only.
12794 (gdb-get-frame-number): Select frame even when point is on frame
12795 number.
12796
12797 2005-10-06 Masatake YAMATO <jet@gyve.org>
12798
12799 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12800 Put `font-lock-function-name-face'.
12801 (gdb-info-frames-custom): Put `font-lock-function-name-face'
12802 and `font-lock-variable-name-face'
12803 (gdb-registers-font-lock-keywords): New font lock keywords definition.
12804 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12805 (gdb-memory-font-lock-keywords): New font lock keywords definition.
12806 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12807 (gdb-local-font-lock-keywords): New font lock keywords definition.
12808 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12809 (gdb-threads-font-lock-keywords): New font lock keywords definition.
12810 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12811
12812 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
12813
12814 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12815 (ediff-merge-region-is-non-clash-to-skip): Previously called
12816 ediff-merge-region-is-non-clash.
12817
12818 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12819 Use insert-buffer-substring.
12820
12821 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12822 selecting files to patch. Also bug fixes.
12823
12824 * ediff-util.el (ediff-setup): Bug fix.
12825 (ediff-next-difference): Never skip clashes that differ in white
12826 space only.
12827
12828 * ediff-wind.el (ediff-setup-control-frame)
12829 (ediff-destroy-control-frame): Check the menubar feature.
12830
12831 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
12832 (viper-refresh-mode-line): Use make-local-variable to localize
12833 some vars instead of make-variable-buffer-local. Suggested by
12834 Stefan Monnier.
12835
12836 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
12837 (viper-restore-cursor-type, viper-set-insert-cursor-type):
12838 Use make-local-variable instead of make-variable-buffer-local.
12839 Suggested by Stefan Monnier.
12840
12841 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
12842 (viper-comint-mode-hook): Use make-local-variable on
12843 require-final-newline.
12844 (viper-non-hook-settings): Don't use make-variable-buffer-local.
12845
12846 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
12847
12848 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
12849 also the second char of a comment-start sequence.
12850 (scheme-sexp-comment-syntax-table): New var.
12851 (lambda, define): Set their scheme-doc-string-elt property.
12852 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
12853 Use lisp-font-lock-syntactic-face-function now that it properly
12854 handles |...| symbols.
12855 (scheme-mode-variables): Set lisp-doc-string-elt-property,
12856 parse-sexp-lookup-properties and font-lock-extra-managed-props.
12857
12858 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
12859 bit from # to |.
12860 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
12861
12862 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
12863 (lisp-doc-string-elt-property): New var.
12864 (lisp-font-lock-syntactic-face-function): Use it.
12865 Rewrite to recognize docstrings even for forms not at toplevel.
12866
12867 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
12868 annotation on the | part of #| rather than on the # part.
12869 (scheme-font-lock-syntactic-face-function): New function, to
12870 distinguish strings from |...| symbols.
12871 (scheme-mode-variables): Use it. Also fix up the font-lock-time
12872 syntax-table so that #|...|# is properly highlighted.
12873
12874 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
12875 Don't mark as docstring the 3rd elem of an unknown toplevel form.
12876
12877 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
12878
12879 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
12880 and C-e.
12881
12882 * emacs-lisp/eldoc.el: Move comments into docstrings.
12883 (eldoc-message-commands): Initialize in its declaration.
12884 Add move-beginning-of-line and move-end-of-line.
12885 (eldoc-add-command, eldoc-add-command-completions)
12886 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
12887
12888 * outline.el (outline-mark-subtree): Activate the mark.
12889
12890 * calendar/appt.el (appt-time-regexp): New var.
12891 (appt-add, appt-make-list): Use it.
12892 (appt-convert-time): Clean up.
12893
12894 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
12895 Don't set any syntax-table property here.
12896 (tex-font-lock-verb): New function. Do it here.
12897 (tex-font-lock-syntactic-keywords): Use it.
12898
12899 2005-10-04 Richard M. Stallman <rms@gnu.org>
12900
12901 * wid-edit.el (widget-file-complete): Get the widget start point
12902 the right way. Default directory to `/' if file has none.
12903
12904 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
12905
12906 * textmodes/flyspell.el (flyspell-mode-on):
12907 Call ispell-maybe-find-aspell-dictionaries.
12908
12909 * textmodes/ispell.el (ispell-word, ispell-region):
12910 Call ispell-maybe-find-aspell-dictionaries.
12911 (ispell-accept-buffer-local-defs):
12912 Don't call ispell-maybe-find-aspell-dictionaries
12913
12914 2005-10-04 Richard M. Stallman <rms@gnu.org>
12915
12916 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
12917
12918 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
12919
12920 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
12921 instead of `fboundp' in order to allow for anonymous functions.
12922
12923 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
12924
12925 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
12926 case the user clicks on the link while another window is selected.
12927 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
12928
12929 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
12930 functionality.
12931 (dframe-help-echo): Save point in case mouse tracking is off.
12932
12933 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
12934
12935 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
12936
12937 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12938
12939 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
12940 not change the global value of those vars.
12941
12942 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
12943 make-local-variable which we do not need any more.
12944
12945 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
12946
12947 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
12948 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
12949 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
12950 (speedbar-path-line): Define obsolete aliases.
12951 (speedbar-line-directory): Doc fix.
12952
12953 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
12954 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
12955 instead of speedbar-line-path.
12956
12957 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12958
12959 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
12960 to nil if dropping on a window. Handle dropping on a minibuffer window
12961 like dropping on a non-window part of Emacs.
12962
12963 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12964
12965 * net/ange-ftp.el: Use with-current-buffer.
12966 (ange-ftp-insert-directory): Do not follow symlinks any more.
12967
12968 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12969 Remove interactive spec.
12970
12971 2005-10-03 Kim F. Storm <storm@cua.dk>
12972
12973 * ido.el (ido-mode): Use custom-initialize-set.
12974
12975 2005-10-02 Richard M. Stallman <rms@gnu.org>
12976
12977 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
12978 Use insert-buffer-substring.
12979
12980 * net/tramp.el: Pacify byte compiler warnings in pacification code.
12981 (tramp-handle-file-local-copy): Use insert-buffer-substring.
12982
12983 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12984
12985 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
12986 in last change.
12987 (ange-ftp-insert-directory): Fix up the search for the case where
12988 `file' is absolute.
12989
12990 2005-10-02 Romain Francoise <romain@orebokech.com>
12991
12992 * progmodes/compile.el (compile-goto-error): Delete extra paren.
12993
12994 2005-10-02 Andreas Schwab <schwab@suse.de>
12995
12996 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12997 directory component in the session info.
12998
12999 2005-10-01 Richard M. Stallman <rms@gnu.org>
13000
13001 * comint.el (comint-redirect-subvert-readonly): Doc fix.
13002
13003 * simple.el (next-error-internal): New function.
13004
13005 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
13006 (compilation-start): Pass new arg to compilation-buffer-name.
13007 (compile-goto-error): Use next-error-internal.
13008
13009 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
13010
13011 * speedbar.el: Remove RCS tag.
13012 (speedbar-check-read-only): Handle non-existent files.
13013
13014 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
13015
13016 * info.el (Info-speedbar-hierarchy-buttons)
13017 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
13018
13019 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13020
13021 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
13022 Do not match newline.
13023 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
13024 (bibtex-summary): Remove unnecessary save-excursion.
13025 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
13026
13027 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13028
13029 * term/mac-win.el: Add charset info for "iso10646-1".
13030 Modify default fontset to use ATSUI-compatible fonts for some charsets
13031 if available.
13032
13033 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
13034
13035 * speedbar.el: Re-apply arch tag.
13036 (speedbar-version): Rename to version 1.0. Suggested by Eric
13037 M. Ludlam.
13038 Reapply two changes from Emacs CVS' version of speedbar lost
13039 during the merge:
13040 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
13041 (speedbar-frame-parameters): Improve customize type.
13042
13043 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
13044
13045 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
13046 (ange-ftp-file-directory-p): Fix the symlink case.
13047 (ange-ftp-insert-directory): When listing a single file, get a list of
13048 the parent buffer and extract the relevant line. Inspired from a patch
13049 by Katsumi Yamaoka <yamaoka@jpl.org>.
13050 (ange-ftp-file-name-sans-versions): Simplify.
13051
13052 2005-09-30 Bill Wohler <wohler@newt.com>
13053
13054 Move MH-E image files from toolbar and mail directories into
13055 etc/images.
13056
13057 * mail/reply2.*: Move to etc/images/mail/reply*.
13058
13059 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
13060 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
13061 etc/images.
13062
13063 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
13064 * toolbar/reply*: Move to etc/images/mail.
13065
13066 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
13067
13068 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
13069
13070 * speedbar.el: New version 1.0pre3.
13071
13072 Frame management code (including timer, and mouse click specifics)
13073 moved to dframe.el:
13074 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
13075 (speedbar-timer): Removed. Use dframe-timer.
13076 (speedbar-close-frame): Removed. Use dframe-close-frame.
13077 (speedbar-activity-change-focus-flag): Removed. Use
13078 dframe-activity-change-focus-flag.
13079 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
13080 dframe-update-speed.
13081
13082 (speedbar-current-frame): New macro. Use this instead of the
13083 variable speedbar-frame.
13084
13085 (speedbar-use-images, speedbar-expand-image-button-alist)
13086 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
13087
13088 (speedbar-find-image-on-load-path): Removed. Replaced by
13089 defezimage in ezimage.el.
13090 (speedbar-expand-image-button-alist): Removed. Replaced by
13091 ezimage-expand-image-button-alist in ezimage.el.
13092
13093 (speedbar-ignored-directory-regexp)
13094 (speedbar-add-ignored-directory-regexp)
13095 (speedbar-ignored-directory-expressions)
13096 (speedbar-line-directory, speedbar-buffers-line-directory)
13097 (speedbar-directory-line, speedbar-buffers-line-directory):
13098 Renamed, replacing `path' with `directory'.
13099
13100 (speedbar-create-directory, speedbar-expand-line-descendants)
13101 (speedbar-toggle-line-expansion)
13102 (speedbar-contract-line-descendants): New commands.
13103
13104 (speedbar-query-confirmation-method, speedbar-select-frame-method)
13105 (speedbar-use-tool-tips-flag): New options.
13106
13107 (speedbar-check-read-only, speedbar-require-version)
13108 (speedbar-insert-separator, speedbar-buffers-tail-notes)
13109 (speedbar-handle-delete-frame, speedbar-try-completion)
13110 (speedbar-update-localized-contents): New functions.
13111
13112 (speedbar-incompatible-version, speedbar-ro-to-do-point)
13113 (speedbar-object-read-only-indicator): New variables.
13114
13115 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
13116 New hooks.
13117
13118 (speedbar-separator-face): New face.
13119
13120 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
13121 (speedbar-ignored-modes): Add fundamental-mode.
13122 (speedbar-directory-unshown-regexp): Add . directories.
13123
13124 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
13125 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
13126 `]' for full expand/close.
13127 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
13128
13129 (speedbar-check-vc): Support hidden files.
13130 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
13131 (speedbar-this-file-in-vc): Use vc-state if available. If VC
13132 state is nil, it is not checked out.
13133
13134 (speedbar-line-text, speedbar-line-token): Support expand buttons
13135 with no text.
13136 (speedbar-refresh): Universal argument acts as power-click.
13137 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
13138 that buffer to get variable values.
13139
13140 And many other bugfixes.
13141
13142 * dframe.el, ezimage.el, sb-image.el: New files.
13143
13144 * sb-*.xpm: Remove files. New image files installed into
13145 etc/images/ezimage.
13146
13147 2005-09-30 Kenichi Handa <handa@m17n.org>
13148
13149 * ps-mule.el (ps-mule-show-warning): If a character is in
13150 ps-print-translation-table, don't treat it as non-printable.
13151
13152 2005-09-30 David Ponce <david@dponce.com>
13153
13154 * tree-widget.el (tree-widget-themes-load-path): New variable.
13155 (tree-widget-themes-directory): Doc fix.
13156 (tree-widget-image-formats) [Emacs]: Doc fix.
13157 (tree-widget--locate-sub-directory): New function.
13158 (tree-widget-themes-directory): Use it.
13159
13160 * recentf.el (recentf-filename-handlers): Rename from
13161 `recentf-filename-handler'. Allow a list of functions.
13162 (recentf-menu-items-for-commands): Fix :help strings.
13163 (recentf-apply-filename-handlers): New function.
13164 (recentf-expand-file-name): Use it.
13165 (recentf-cleanup): Remove duplicates too.
13166
13167 2005-09-29 Juri Linkov <juri@jurta.org>
13168
13169 * faces.el: Rearrange face definitions to be in the same order as
13170 their face descriptions in "(emacs)Standard Faces".
13171
13172 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
13173
13174 * tooltip.el (tooltip): Add group `basic-faces'.
13175
13176 * buff-menu.el (Buffer-menu-buffer): Remove group
13177 `font-lock-highlighting-faces'.
13178
13179 * progmodes/compile.el (compilation-error, compilation-warning)
13180 (compilation-info, compilation-line-number, compilation-column-number):
13181 Change group from `font-lock-highlighting-faces' to `compilation'.
13182
13183 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
13184 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
13185 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
13186 (vhdl-font-lock-reserved-words-face)
13187 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
13188 `font-lock-highlighting-faces'.
13189
13190 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
13191
13192 2005-09-28 Kim F. Storm <storm@cua.dk>
13193
13194 * emulation/cua-base.el: Set CUA move property on additional commands:
13195 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
13196 forward-sexp, backward-sexp, forward-list, backward-list.
13197
13198 2005-09-28 Romain Francoise <romain@orebokech.com>
13199
13200 * comint.el (comint-show-output): Really set point at the
13201 beginning of the output when not using `comint-use-prompt-regexp'.
13202
13203 2005-09-27 Jay Belanger <belanger@truman.edu>
13204
13205 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
13206 in TeX mode.
13207
13208 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
13209
13210 * textmodes/org.el (org-table-sum): Fix format string.
13211
13212 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
13213 Quote face names.
13214
13215 2005-09-26 Romain Francoise <romain@orebokech.com>
13216
13217 * isearch.el (isearch-forward-regexp): Close doc string.
13218
13219 2005-09-25 Richard M. Stallman <rms@gnu.org>
13220
13221 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
13222
13223 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
13224
13225 * progmodes/compile.el (compilation-error-properties):
13226 When getting the file from the previous error message,
13227 correctly decode the new data format.
13228
13229 * progmodes/cc-cmds.el (c-electric-paren):
13230 Call old-blink-paren only for close-paren.
13231
13232 2005-09-24 Andreas Schwab <schwab@suse.de>
13233
13234 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
13235 condition.
13236
13237 2005-09-25 Romain Francoise <romain@orebokech.com>
13238
13239 * dired-aux.el (dired-copy-file-recursive):
13240 * dired.el (dired-delete-file):
13241 * ediff-mult.el (ediff-dir-diff-copy-file):
13242 * ediff-util.el (ediff-test-save-region):
13243 * forms.el (forms-mode):
13244 * ido.el (ido-file-internal, ido-delete-file-at-head):
13245 * log-edit.el (log-edit-done):
13246 * ses.el (ses-yank-resize):
13247 * play/gomoku.el (gomoku-human-plays, gomoku)
13248 (gomoku-human-resigns, gomoku-prompt-for-other-game)
13249 (gomoku-offer-a-draw):
13250 * play/landmark.el (lm-human-resigns, lm):
13251 * net/eudcb-ldap.el (eudc-ldap-check-base):
13252 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
13253 * progmodes/ebrowse.el (ebrowse-find-pattern):
13254 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
13255 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
13256 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
13257
13258 * vc.el (vc-delete-file):
13259 * play/gomoku.el (gomoku-terminate-game, gomoku)
13260 (gomoku-prompt-for-move, gomoku-human-takes-back):
13261 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
13262 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
13263
13264 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
13265
13266 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
13267 color rxvt terminals by using the code xterm.el used to use before
13268 2005-04-09 in order to match the colors used by rxvt.
13269
13270 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13271
13272 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
13273 colors rxvt-unicode terminals by using the same code as xterm.el.
13274
13275 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
13276
13277 * textmodes/tex-mode.el (tex-font-lock-append-prop)
13278 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
13279 new symbol used for the tex-verbatim face.
13280
13281 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
13282
13283 * woman.el (woman-file-name):
13284 * wid-edit.el (widget-file-prompt-value)
13285 (widget-coding-system-prompt-value):
13286 * w32-fns.el (set-w32-system-coding-system):
13287 * vc.el (vc-version-diff, vc-annotate):
13288 * textmodes/reftex-auc.el (reftex-arg-cite)
13289 (reftex-arg-index-tag):
13290 * textmodes/refer.el (refer-get-bib-files):
13291 * textmodes/artist.el (artist-figlet-choose-font):
13292 * terminal.el (terminal-emulator):
13293 * replace.el (occur-read-primary-args):
13294 * rect.el (string-rectangle, string-insert-rectangle):
13295 * ps-print.el (ps-print-preprint):
13296 * progmodes/pascal.el (pascal-goto-defun):
13297 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
13298 * progmodes/compile.el (compilation-find-file):
13299 * printing.el (pr-interactive-n-up):
13300 * play/animate.el (animate-birthday-present):
13301 * net/rcompile.el (remote-compile):
13302 * man.el (man, Man-goto-section, Man-follow-manual-reference):
13303 * mail/rmailsum.el (rmail-summary-search-backward)
13304 (rmail-summary-search):
13305 * mail/rmailout.el (rmail-output-read-rmail-file-name)
13306 (rmail-output-read-file-name):
13307 * mail/rmail.el (rmail-search, rmail-search-backwards):
13308 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
13309 * locate.el (locate):
13310 * international/quail.el (quail-show-keyboard-layout):
13311 * international/mule.el (set-buffer-file-coding-system)
13312 (revert-buffer-with-coding-system, set-file-name-coding-system)
13313 (set-terminal-coding-system, set-keyboard-coding-system)
13314 (set-next-selection-coding-system):
13315 * international/mule-diag.el (describe-coding-system)
13316 (describe-font, describe-fontset):
13317 * international/mule-cmds.el (universal-coding-system-argument)
13318 (search-unencodable-char, describe-input-method)
13319 (set-language-environment, describe-language-environment):
13320 * international/codepage.el (codepage-setup):
13321 * international/code-pages.el (codepage-setup):
13322 * info.el (Info-search, Info-follow-reference)
13323 (Info-search-backward):
13324 * emacs-lisp/advice.el (ad-read-advised-function)
13325 (ad-read-advice-class, ad-clear-cache, ad-activate)
13326 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
13327 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
13328 (ad-read-regexp):
13329 * ediff-util.el (ediff-toggle-regexp-match):
13330 * ediff-ptch.el (ediff-prompt-for-patch-file):
13331 * dired-aux.el (dired-diff):
13332 * diff.el (diff):
13333 * cus-edit.el (custom-variable-prompt):
13334 * calendar/timeclock.el (timeclock-ask-for-project):
13335 * calc/calcalg3.el (calc-get-fit-variables):
13336 * calc/calc-store.el (calc-edit-variable)
13337 (calc-permanent-variable):
13338 * vc-mcvs.el (vc-mcvs-register):
13339 * shadowfile.el (shadow-define-literal-group):
13340 * woman.el (woman-file-name):
13341 * vc.el (vc-version-diff, vc-merge):
13342 * textmodes/reftex-index.el (reftex-index-complete-tag):
13343 * format.el (format-decode-buffer, format-decode-region):
13344 * emulation/viper-cmd.el (viper-read-string-with-history):
13345 * emacs-lisp/debug.el (cancel-debug-on-entry):
13346 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13347 * ediff.el (ediff-merge-revisions)
13348 (ediff-merge-revisions-with-ancestor, ediff-revision):
13349 * completion.el (interactive-completion-string-reader):
13350 * calc/calc-prog.el (calc-user-define-formula):
13351 Follow convention for reading with the minibuffer.
13352
13353 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
13354
13355 * progmodes/python.el (python-describe-symbol): Add globals() and
13356 locals() to the arguments of emacs.ehelp.
13357
13358 2005-09-24 Magnus Henoch <mange@freemail.hu>
13359
13360 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
13361 New function, code extracted from ispell-valid-dictionary-list.
13362 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
13363 Call it.
13364
13365 2005-09-24 Eli Zaretskii <eliz@gnu.org>
13366
13367 * subr.el (version-regexp-alist): Extend valid syntax for version
13368 strings: allow any of the characters -,_,+ to separate the
13369 alpha/beta/rc part from the version part. Doc fix.
13370 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
13371
13372 2005-09-23 David Reitter <david.reitter@gmail.com>
13373
13374 * mail/mailclient.el: New file.
13375
13376 2005-09-23 Richard M. Stallman <rms@gnu.org>
13377
13378 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
13379 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
13380 Doc fixes.
13381
13382 * progmodes/cc-mode.el (c-font-lock-init):
13383 Specify font-lock-lines-before.
13384
13385 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
13386
13387 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13388 whole conflict.
13389
13390 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
13391
13392 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13393 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
13394 of `remap' feature when available. Additional key bindings for
13395 better tty support.
13396 (org-mode-restart, org-force-self-insert): New commands.
13397 (org-time-stamp-inactive): New command.
13398 (org-remap): New function.
13399 (org-table-auto-blank-field, org-level-color-stars-only): New options.
13400 (org-enable-fixed-width-editor): Move to `org-structure'
13401 customization group.
13402 (org-self-insert-command, orgtbl-self-insert-command): Modify to
13403 blank field after field motion commands.
13404
13405 2005-09-23 Kenichi Handa <handa@m17n.org>
13406
13407 * international/mule-cmds.el (set-language-environment):
13408 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13409 have to call utf-translate-cjk-load-tables.
13410
13411 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
13412
13413 * mouse.el (mouse-move-drag-overlay): Fix last change.
13414
13415 2005-09-22 David Ponce <david@dponce.com>
13416
13417 * tree-widget.el (tree-widget-value-create): Fix previous change.
13418
13419 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13420
13421 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13422
13423 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13424
13425 * mouse.el (mouse-move-drag-overlay): New function.
13426 (mouse-drag-region-1): Use it.
13427 Try to simplify a bit the state handling. Handle clicks on links
13428 inside intangible areas.
13429 (mouse-save-then-kill): Minor simplification.
13430 (mouse-secondary-overlay): Make it always non-nil instead of
13431 recreating it each time.
13432 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13433 (mouse-kill-secondary, mouse-secondary-save-then-kill):
13434 Simplify accordingly.
13435
13436 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13437
13438 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13439
13440 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
13441
13442 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13443 (ediff-file-name-sans-prefix): Treat nil as an empty string.
13444 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13445 to patch.
13446
13447 * ediff-util.el: Use insert-buffer-substring.
13448
13449 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13450
13451 * emulation/viper-cmd.el (viper-change-state): Don't move over the
13452 field boundaries in the minibuffer.
13453 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13454 (viper-minibuffer-post-command-hook): New hook.
13455 (viper-line): Don't move cursor at bolp.
13456
13457 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
13458
13459 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
13460 avoid compiler warnings.
13461
13462 * emulation/viper-macs.el (ex-map): Better messages.
13463
13464 * emulation/viper-utils.el (viper-beginning-of-field): New function.
13465
13466 * emulation/viper.el: Replace make-variable-buffer-local with
13467 viper-make-variable-buffer-local everywhere, to avoid warnings.
13468
13469 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13470
13471 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
13472 Delete unused var `old-selected-window'.
13473 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
13474 (mouse-drag-secondary): Delete unused var `start-frame'.
13475
13476 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13477
13478 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
13479
13480 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13481
13482 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
13483 Re-indent within 80 columns. Use inhibit-read-only.
13484
13485 2005-09-19 Romain Francoise <romain@orebokech.com>
13486
13487 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
13488
13489 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13490
13491 * font-lock.el (font-lock-default-fontify-region): Don't add a line
13492 unconditionally, since the after-change-function already did it.
13493
13494 2005-09-19 Miles Bader <miles@gnu.org>
13495
13496 * net/newsticker.el: Get rid of CVS keyword.
13497
13498 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
13499
13500 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
13501 The prompt is formatted later.
13502
13503 2005-09-19 David Ponce <david@dponce.com>
13504
13505 * tree-widget.el (tree-widget-value-create): Save the converted
13506 tree :node widget.
13507
13508 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
13509
13510 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
13511 variable `message'.
13512
13513 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
13514
13515 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
13516 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
13517 <slawomir.nowaczyk.847@student.lu.se>.
13518
13519 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
13520
13521 * image.el (image-load-path): Use symbol `data-directory' instead
13522 of its value, for backward compatibility with packages that bind
13523 it during `find-image'. Suggested by Katsumi Yamaoka.
13524 (image-search-load-path): Handle symbols whose values are strings.
13525
13526 2005-09-18 Romain Francoise <romain@orebokech.com>
13527
13528 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
13529 with-current-buffer form in save-excursion.
13530
13531 2005-09-18 Deepak Goel <deego@gnufans.org>
13532
13533 * apropos.el (apropos-command): Fix `message' call: first arg
13534 should be a format spec. In this and all other cases that appear
13535 below and elsewhere in the source code, I made a change only when
13536 two conditions were satisfied: [1] I can think of a possibility
13537 that the arguments would cause an error, for example, the code in
13538 question relies on external variables such as filenames. [2] I
13539 was sure that the arg to `message' could not have been nil in the code.
13540
13541 * textmodes/tildify.el (tildify-region): Ditto.
13542
13543 * textmodes/reftex-index.el (reftex-index-change-entry)
13544 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
13545 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
13546 * textmodes/org.el (org-complete, org-deadline, org-schedule)
13547 (org-priority, org-table-sum):
13548 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
13549 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
13550 (flyspell-word, flyspell-display-next-corrections):
13551 * textmodes/bibtex.el (bibtex-print-help-message):
13552 * textmodes/artist.el (artist-key-set-point-poly):
13553 * term/mac-win.el (mac-services-insert-text):
13554 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
13555 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
13556 (vhdl-port-paste-testbench, vhdl-compose-new-component)
13557 (vhdl-compose-configuration):
13558 * progmodes/sh-script.el (sh-blink, sh-show-indent)
13559 (sh-set-indent, sh-learn-line-indent):
13560 * progmodes/ps-mode.el (ps-mode-target-column):
13561 * progmodes/idlwave.el (idlwave-make-tags)
13562 (idlwave-scan-library-catalogs):
13563 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
13564 * progmodes/gud.el (gud-jdb-analyze-source):
13565 * progmodes/flymake.el (flymake-log):
13566 * progmodes/ebnf2ps.el (ebnf-generate-region):
13567 * progmodes/cmacexp.el (c-macro-expansion):
13568 * progmodes/ada-xref.el (ada-treat-cmd-string):
13569 * progmodes/ada-mode.el (ada-create-case-exception-substring)
13570 (ada-justified-indent-current, ada-batch-reformat):
13571 * play/zone.el (zone):
13572 * play/landmark.el (lm-move):
13573 * play/decipher.el (decipher-show-alphabet):
13574 * net/newsticker.el (newsticker--display-jump)
13575 (newsticker--display-scroll):
13576 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
13577 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
13578 * mail/feedmail.el (feedmail-dump-message-to-queue):
13579 * eshell/esh-proc.el (eshell-remove-process-entry):
13580 * emulation/ws-mode.el (ws-last-error):
13581 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
13582 (viper-record-kbd-macro):
13583 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
13584 * emacs-lisp/lisp-mnt.el (lm-report-bug):
13585 * emacs-lisp/find-func.el (find-function-noselect):
13586 * calendar/timeclock.el (timeclock-status-string)
13587 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
13588 (timeclock-when-to-leave-string):
13589 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
13590 * calc/calc-units.el (calc-enter-units-table):
13591 * calc/calc-mode.el (calc-mode-record-mode):
13592 * woman.el (woman-mini-help):
13593 * wdired.el (wdired-change-to-wdired-mode):
13594 * vc.el (vc-retrieve-snapshot):
13595 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
13596 * startup.el (display-startup-echo-area-message):
13597 * simple.el (set-goal-column):
13598 * ses.el (ses-command-hook, ses-recalculate-cell):
13599 * server.el (server-process-filter):
13600 * printing.el (pr-interface-txt-print, pr-interface-printify)
13601 (pr-interface-ps):
13602 * pcvs.el (cvs-help):
13603 * log-edit.el (log-edit, log-edit-mode-help):
13604 * iswitchb.el (iswitchb-possible-new-buffer):
13605 * isearch.el (isearch-edit-string):
13606 * image-mode.el (image-mode, image-minor-mode):
13607 * ibuf-macs.el (define-ibuffer-filter):
13608 * hi-lock.el (hi-lock-find-patterns):
13609 * files.el (toggle-read-only):
13610 * ediff-util.el (ediff-copy-diff)
13611 (ediff-write-merge-buffer-and-maybe-kill):
13612 * echistory.el (Electric-history-undefined):
13613 * dnd.el (dnd-insert-text):
13614 * dired-aux.el (dired-query):
13615 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
13616 * bookmark.el (bookmark-bmenu-locate):
13617 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
13618 Fix `message' calls to ensure first arg is a format string.
13619 The change was made only when these two conditions were satisfied:
13620 [1] when there is a possibility that the arguments would cause an error
13621 for example, if the code in question relies on external variables
13622 such as filenames, and
13623 [2] if the arg to `message' could not have been nil in the code.
13624
13625 * pcomplete.el (pcomplete--help): Fix `message' format spec.
13626 Not having a %s would be weird, though not technically wrong.
13627
13628 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13629
13630 * term/mac-win.el (mac-add-charset-info): Doc fix.
13631
13632 2005-09-17 Romain Francoise <romain@orebokech.com>
13633
13634 * shell.el (shell-resync-dirs): Handle echoing processes more
13635 reliably. Don't insert resync command if `comint-process-echoes'
13636 is non-nil.
13637
13638 2005-09-17 Magnus Henoch <mange@freemail.hu>
13639
13640 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13641 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13642 aspell versions >= 0.60.
13643 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13644 only if ispell-aspell-supports-utf8 is non-nil.
13645
13646 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13647
13648 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13649 buffer-local value to lisp-indent-function.
13650
13651 2005-09-17 Milan Zamazal <pdm@zamazal.org>
13652
13653 * progmodes/glasses.el (glasses-make-readable): If
13654 glasses-separator differs from underscore, put appropriate
13655 overlays over underscore characters.
13656 (glasses-convert-to-unreadable): If glasses-separator differs from
13657 underscore, try to convert glasses-separator characters to
13658 underscores.
13659
13660 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
13661
13662 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13663 Use with-syntax-table and dolist.
13664
13665 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
13666
13667 * textmodes/reftex-auc.el:
13668 * textmodes/reftex-cite.el:
13669 * textmodes/reftex-dcr.el:
13670 * textmodes/reftex-global.el:
13671 * textmodes/reftex-parse.el:
13672 * textmodes/reftex-ref.el:
13673 * textmodes/reftex-sel.el:
13674 * textmodes/reftex-toc.el:
13675 * textmodes/reftex-vars.el:
13676 * textmodes/reftex.el: Small changes to remove compiler warnings.
13677
13678 * textmodes/reftex-index.el: Likewise.
13679 (reftex-query-index-phrase): More efficient use of markers.
13680
13681 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13682
13683 * image.el (image-load-path): New variable.
13684 (image-search-load-path): New function.
13685 (find-image): Search for images in `image-load-path'.
13686
13687 2005-09-15 Richard M. Stallman <rms@gnu.org>
13688
13689 * follow.el: Change Maintainer field.
13690
13691 2005-09-15 David Ponce <david@dponce.com>
13692
13693 * recentf.el (recentf-save-file-modes): New option.
13694 (recentf-save-list): Use it.
13695
13696 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
13697
13698 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13699 (mode-line-mule-info, mode-line-modified): Move bindings from
13700 mouse-3 to mouse-1.
13701
13702 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13703
13704 * simple.el (sendmail-user-agent-compose): Revert last change.
13705
13706 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
13707
13708 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13709 Use with-current-buffer.
13710 (ange-ftp-gwp-start): Remove unused var `gw-user'.
13711 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13712 (ange-ftp-insert-directory): Remove unused var `short'.
13713 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13714
13715 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13716 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13717
13718 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13719 (check-calendar-holidays, diary-list-entries): Autoload.
13720 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13721 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13722
13723 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13724 which mistakenly removed a call to display-buffer.
13725
13726 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
13727
13728 * obsolete/iso-insert.el: Move to obsolete/ from international/.
13729
13730 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
13731
13732 * progmodes/hideshow.el
13733 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13734 (hs-allow-nesting): New user var.
13735 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13736 (hs-hide-block-at-point): When nesting allowed,
13737 if there is already an overlay in place, delete it.
13738 (hs-safety-is-job-n): Delete func; remove call sites.
13739 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13740 (hs-overlay-at): New func.
13741 (hs-already-hidden-p, hs-show-block): Use it.
13742 (hs-hide-all): Don't pre-clean if nesting allowed.
13743 (hs-show-all): Temporarily disallow
13744 nesting around call to `hs-discard-overlays'.
13745
13746 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
13747
13748 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13749 Delete unused local var.
13750
13751 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
13752
13753 * help-fns.el (describe-categories): "?\ " -> "?\s".
13754 (help-do-arg-highlight): Recognize also ARG-n, as in
13755 `move-to-left-margin' (ARG+n is already recognized). Simplify.
13756
13757 * international/codepage.el (dos-unsupported-char-glyph):
13758 * net/newsticker.el (tool-bar-map, w3-mode-map)
13759 (w3m-minor-mode-map):
13760 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13761 (ent-alist):
13762 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13763
13764 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
13765
13766 * custom.el (custom-push-theme): Handle the case where a symbol is
13767 bound but face properties have not yet been assigned.
13768
13769 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13770 Fix behavior if noerase is `t' and there is no mail buffer.
13771
13772 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13773 if `continue' is nil, rather than signal an error.
13774
13775 2005-09-12 Richard M. Stallman <rms@gnu.org>
13776
13777 * font-lock.el (font-lock-keywords): Add autoload.
13778
13779 * help-fns.el (describe-variable): Rearrange to put source link
13780 in a predictable place.
13781
13782 * net/newsticker.el: New file.
13783
13784 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13785
13786 * calendar/calendar.el (calendar-for-loop): Add edebug info.
13787 (calendar-basic-setup): Use the new nil arg.
13788 (number-of-diary-entries): Move to diary-lib.el.
13789
13790 * calendar/diary-lib.el: Use with-current-buffer, match-string.
13791 (diary-list-entries): Use with-syntax-table and dolist.
13792 Rename from list-diary-entries.
13793 Use number-of-diary-entries if `number' is nil.
13794 (diary, diary-view-entries): Use this new name and new nil arg value.
13795 (number-of-diary-entries): Move from calendar.el.
13796 (diary-unhide-everything): New function.
13797 (include-other-diary-files, fancy-diary-display)
13798 (diary-show-all-entries, make-diary-entry): Use it.
13799 (diary-mail-entries): Use buffer-string.
13800 (mark-diary-entries): Fix long standing paren typo.
13801 (diary-sexp-entry): Use count-lines.
13802 (make-diary-entry): Avoid `previous-line'.
13803 (diary-mode-map): New var.
13804 (diary-mode): Redraw cal after saving. Setup header-line.
13805 (fancy-diary-display-mode): Use local-set-key.
13806
13807 * startup.el (command-line): Try calling various terminal-init-foo-bar
13808 functions by stripping hyphenated suffixes from $TERM.
13809
13810 * files.el (normal-mode): Check boundness of font-lock-keywords.
13811
13812 2005-09-12 Richard M. Stallman <rms@gnu.org>
13813
13814 * progmodes/compile.el: Don't decide a file's directory
13815 until the user actually tries to go there.
13816 (compilation-next-error-function):
13817 Pass compilation-find-file the directory from the file-struct.
13818 (compilation-internal-error-properties): Separate local FILE-STRUCT
13819 from FILE. Doc the args better. Rename arg FMT to FMTS.
13820 (compilation-find-file): Arg DIR renamed to DIRECTORY.
13821 Expand it, and if nil, use default-directory.
13822 (compilation-get-file-structure): Don't mix specified directory
13823 with default directory. Put specified directory into
13824 file-struct. Don't make the file name absolute.
13825
13826 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13827 (compile-command): Add autoload.
13828 (compilation-disable-input): Add autoload.
13829
13830 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
13831
13832 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
13833 strings of the variables it can override.
13834 (time-stamp): New (as yet undocumented) time-stamp-format escapes
13835 %Q and %q, for fully-qualified domain name and unqualified host name.
13836
13837 2005-09-11 Kim F. Storm <storm@cua.dk>
13838
13839 * emacs-lisp/authors.el (authors-aliases): Update list.
13840 (authors-fixed-entries): Update mldrag.el entry.
13841
13842 2005-09-10 Alan Mackenzie <acm@muc.de>
13843
13844 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
13845 from the region narrowed to.
13846
13847 2005-09-10 Magnus Henoch <mange@freemail.hu>
13848
13849 * textmodes/ispell.el (ispell-check-version): Signal an error if
13850 aspell version is less than 0.60.
13851
13852 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
13853
13854 * progmodes/octave-inf.el (inferior-octave-startup):
13855 Resync current dir at the end.
13856
13857 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
13858
13859 * woman.el (woman-topic-at-point-default):
13860 Rename to woman-use-topic-at-point-default.
13861 (woman-topic-at-point): Rename to woman-use-topic-at-point.
13862 (woman-file-name): Reflect renames above. Automatically use the
13863 word at point as topic if woman-use-topic-at-point is non-nil.
13864 Otherwise offer it as default but don't insert it in the
13865 minibuffer. Also use `test-completion' instead of `assoc' as
13866 suggested by Stefan Monnier.
13867
13868 2005-09-10 Andre Spiegel <spiegel@gnu.org>
13869
13870 * vc.el (vc-directory, vc-update-change-log): Throw an error on
13871 the attempt to do it over Tramp. This is not yet supported.
13872
13873 2005-09-10 Eli Zaretskii <eliz@gnu.org>
13874
13875 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
13876 (menu-bar-non-minibuffer-window-p): New functions.
13877 ("Split Window", "Save As..."): Use them.
13878 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
13879 ("Print Buffer", "Truncate Long Lines in this Buffer"):
13880 Use menu-bar-menu-frame-live-and-visible-p.
13881 ("Save Buffer", "Insert File", "Open Directory...")
13882 ("Open File...", "Visit New File..."):
13883 Use menu-bar-non-minibuffer-window-p.
13884 (kill-this-buffer-enabled-p, dired <menu-enable>):
13885 Use menu-bar-non-minibuffer-window-p.
13886
13887 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13888
13889 * cus-start.el (all): Don't complain about fringe-related
13890 built-ins if fringes are not supported. Ditto about
13891 selection-related built-ins. Fix the test for GTK-related built-ins.
13892
13893 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
13894 ("Postscript Print Buffer", "Print Region", "Save As...")
13895 ("Save", "Insert File...", "Open Directory...")
13896 ("Open File...", "Visit New File..."")
13897 ("Truncate Long Lines in this Buffer"): Don't look at
13898 menu-updating-frame if this display does not support multiple frames.
13899
13900 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13901
13902 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
13903
13904 2005-09-09 Emilio Lopes <eclig@gmx.net>
13905
13906 * woman.el: Format- and whitespace-related changes.
13907
13908 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13909
13910 * woman.el: Fix my email address.
13911
13912 2005-09-08 Richard M. Stallman <rms@gnu.org>
13913
13914 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
13915 (sh-mode): Locally set skeleton-pair-default-alist.
13916
13917 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
13918
13919 * progmodes/flymake.el: Require `compile' unconditionally.
13920
13921 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
13922
13923 * woman.el (woman-file-name): Provide a default, not initial input.
13924
13925 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
13926
13927 * font-lock.el (font-lock-support-mode): Doc fix.
13928
13929 * descr-text.el (describe-property-list): Handle non-symbol prop names.
13930
13931 2005-09-08 Richard M. Stallman <rms@gnu.org>
13932
13933 * simple.el (blink-matching-open): Get rid of text props from
13934 the string shown in echo area. Don't permanently set point.
13935 Some rearrangements.
13936
13937 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
13938
13939 * recentf.el (recentf-filename-handler): Add custom choice
13940 `abbreviate-file-name'.
13941
13942 * msb.el (msb--very-many-menus): Fix typo.
13943
13944 * disp-table.el (standard-display-european): Don't set
13945 enable-multibyte-characters to nil.
13946
13947 2005-09-08 David Ponce <david@dponce.com>
13948
13949 * recentf.el (recentf-show-file-shortcuts-flag): New option.
13950 (recentf-expand-file-name): Doc fix.
13951 (recentf-dialog-mode-map): Define digit shortcuts.
13952 (recentf--files-with-key): New variable.
13953 (recentf-show-digit-shortcut-filter): New function.
13954 (recentf-open-files-items): New function.
13955 (recentf-open-files): Use it.
13956 (recentf-open-file-with-key): New command.
13957
13958 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
13959
13960 * buff-menu.el (Buffer-menu-sort-by-column): New function.
13961 Suggested by Kim F. Storm.
13962 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
13963 (Buffer-menu-make-sort-button): Use global keymap.
13964
13965 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
13966
13967 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
13968 (Man-getpage-in-background-advice): Remove defadvice; it isn't
13969 necessary any longer with the remapped command.
13970 (Man-bgproc-sentinel-advice): Remove defadvice which counts
13971 formatting time only.
13972
13973 * net/tramp.el (tramp-action-password)
13974 (tramp-multi-action-password): Compile the password prompt from
13975 `method', `user' and `host'. Sometimes it isn't obvious which
13976 password to enter, for example with remote files offered by
13977 recentf.el, or with multiple steps. Suggested by Robert Marshall
13978 <robert@chezmarshall.freeserve.co.uk>.
13979
13980 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13981
13982 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13983 Fix regexp for when "s///" is at the beginning of line.
13984
13985 2005-09-07 Jay Belanger <belanger@truman.edu>
13986
13987 * calc/calc-poly.el (math-expand-term): Multiply out any powers
13988 when in matrix mode.
13989
13990 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
13991
13992 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13993 non-anonymous functions.
13994
13995 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
13996
13997 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13998 when using a header line. Otherwise, use mouse-1-click-follows-link.
13999
14000 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
14001 can't be moved; don't signal an error.
14002
14003 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
14004
14005 * cus-theme.el (custom-theme-write-faces): Save the current face
14006 spec, not the defface spec.
14007
14008 * custom.el (custom-known-themes): Clarify meaning of "standard".
14009 (custom-push-theme): Save old values in the standard theme.
14010 (disable-theme): Correct typo.
14011 (custom-face-theme-value) Deleted unused function.
14012 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
14013
14014 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
14015
14016 * progmodes/compile.el (compilation-goto-locus): Take into account
14017 iconified frames when determining whether the buffer is
14018 already visible.
14019 Don't reset window height if the window already existed.
14020
14021 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
14022
14023 * custom.el (load-theme): Rename from require-theme.
14024 Add interactive spec.
14025 (enable-theme): Rename from custom-enable-theme.
14026 Add interactive spec.
14027 (disable-theme): Rename from custom-disable-theme.
14028 Add interactive spec.
14029 (custom-make-theme-feature): Doc fix.
14030 (custom-theme-directory): Doc fix.
14031 (provide-theme): Call enable-theme.
14032
14033 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
14034
14035 * obsolete/lazy-lock.el (lazy-lock-mode):
14036 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
14037 font-lock-mode if it's off. Print a warning instead.
14038
14039 * progmodes/compile.el (compilation-start): Ignore errors if the
14040 process died before we get to send-eof.
14041
14042 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
14043 Undo last change. Enclosing the result in quotes broke things on Unix
14044 since tex-send-command passes it through shell-quote-argument.
14045 (tex-send-command): Pass `file' through convert-standard-filename
14046 when possible.
14047 (tex-uptodate-p): Handle the case where TeX hasn't put additional
14048 info in a transcript.
14049
14050 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
14051
14052 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
14053 fix compilation warning. Reorder the key definitions to group
14054 together keys emitted by the current version of xterm.
14055
14056 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
14057 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
14058 Reorder predicates to correct min-color usage.
14059
14060 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
14061
14062 * longlines.el (longlines-mode): Inhibit read-only when encoding.
14063 Kill local variables when longlines-mode is turned off.
14064
14065 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
14066
14067 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
14068
14069 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
14070
14071 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
14072
14073 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
14074 (font-lock-lines-before): Change default to being inactive.
14075 (font-lock-default-fontify-region): Obey font-lock-lines-before.
14076 (font-lock-after-change-function): Don't handle f-l-lines-before here.
14077
14078 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
14079
14080 * net/tramp.el (tramp-handle-make-auto-save-file-name):
14081 Deactivate temporarily advice if active (not needed for Emacs 22,
14082 but for backwards compatibility).
14083 (tramp-exists-file-name-handler): Rewrite. First implementation
14084 was too simple.
14085 (tramp-advice-make-auto-save-file-name):
14086 Call `tramp-handle-make-auto-save-file-name' (again, just for
14087 backwards compatibility).
14088
14089 2005-08-31 Reto Zimmermann <reto@gnu.org>
14090
14091 * progmodes/vhdl-mode.el
14092 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
14093 (vhdl-end-p): Fix indentation bug "else" after "-- when".
14094 (vhdl-set-default-project): New function (easier setting of default).
14095 (vhdl-port-copy): Handle extended identifiers for generics.
14096 (vhdl-compiler-alist): Better description for error message regexp.
14097 (vhdl-make): Query for target, use previous as default.
14098 (vhdl-port-copy): Fix port copy for port names starting with "signal".
14099 (vhdl-font-lock-keywords-2): Fix fontification for record
14100 el. assign.
14101 (vhdl-speedbar-make-subpack-line): Add package body link.
14102 (vhdl-generate-makefile-1): Not include itself as dependency.
14103 (vhdl-font-lock-init): Highlight c-preprocessor directives.
14104 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
14105 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
14106 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
14107 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
14108 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
14109 (vhdl-import-project): Add string argument for `error'.
14110 (vhdl-compose-configuration)
14111 (vhdl-compose-configuration-architecture): Add configuration
14112 declaration generation.
14113 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
14114 (vhdl-trailer-re): Add "record" keyword (better indentation).
14115 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
14116 "[^ \t-\"]+".
14117 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
14118 (vhdl-testbench-entity-file-name)
14119 (vhdl-testbench-architecture-file-name): Allow separate
14120 customization of testbench file names.
14121 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
14122 (vhdl-get-visible-signals): Allow newline within alias declaration.
14123 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
14124 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
14125 (member-ignore-case): Alias for missing function in XEmacs.
14126 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
14127 (vhdl-update-sensitivity-list): Ignore case on read signals.
14128 (vhdl-replace-string): Adjust case only for file names.
14129 (vhdl-update-sensitivity-list): Fix search for read signals.
14130 (vhdl-update-sensitivity-list): Exclude formal parameters.
14131 (vhdl-get-visible-signals): Include aliases of signals.
14132 (vhdl-get-visible-signals): Fix signal name searching.
14133 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
14134 (vhdl-fixup-whitespace-region): Fix for character
14135 literals (e.g. `:').
14136
14137 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
14138
14139 * ansi-color.el (comint-last-output-start):
14140 * bs.el (font-lock-verbose):
14141 * diff-mode.el (add-log-buffer-file-name-function):
14142 * dired-x.el (vm-folder-directory):
14143 * faces.el (help-xref-stack-item):
14144 * files.el (font-lock-keywords):
14145 * find-lisp.el (dired-buffers, dired-subdir-alist):
14146 * ido.el (cua-inhibit-cua-keys):
14147 * log-view.el (cvs-minor-wrap-function):
14148 * outline.el (font-lock-warning-face):
14149 * simple.el (compilation-current-error):
14150 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
14151 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
14152 * tooltip.el (comint-prompt-regexp):
14153 * w32-fns.el (explicit-shell-file-name):
14154 * term/mac-win.el (mac-charset-info-alist)
14155 (mac-services-selection, mac-system-script-code):
14156 * term/tty-colors.el (msdos-color-values):
14157 * term/w32-win.el (xlfd-regexp-registry-subnum):
14158 * term/x-win.el (x-keysym-table, x-selection-timeout)
14159 (x-session-id, x-session-previous-id):
14160 * textmodes/ispell.el (mail-yank-prefix):
14161 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
14162 * textmodes/org.el (calc-embedded-close-formula)
14163 (calc-embedded-open-formula)
14164 (font-lock-unfontify-region-function):
14165 * textmodes/reftex-global.el (isearch-next-buffer-function)
14166 (TeX-master):
14167 * textmodes/reftex.el (font-lock-keywords):
14168 * textmodes/tex-mode.el (font-lock-comment-face)
14169 (font-lock-doc-face):
14170 * textmodes/texinfo.el (outline-heading-alist):
14171 Add defvars.
14172
14173 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
14174 (artist-spray-chars, artist-mode-init, artist-replace-string)
14175 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
14176 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
14177 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
14178
14179 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
14180 (conf-align-assignments): "?\ " -> "?\s".
14181
14182 * textmodes/reftex-index.el (TeX-master): Add defvar.
14183 (reftex-index-phrases-marker): Move up defvar.
14184
14185 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
14186 (reftex-toc-include-labels-indicator)
14187 (reftex-toc-include-index-indicator)
14188 (reftex-toc-max-level-indicator): Move up declarations.
14189
14190 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
14191 of args to `tramp-run-real-handler', even if it's empty in this case.
14192
14193 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14194
14195 * dired.el (dired-move-to-filename-regexp): Add date format for
14196 Mac OS X 10.3 in East Asian locales.
14197
14198 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
14199
14200 * files.el (make-auto-save-file-name): Add file name handler call
14201 if applicable.
14202
14203 * net/tramp.el (tramp-file-name-handler-alist)
14204 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
14205 (tramp-handle-make-auto-save-file-name): Rename from
14206 `tramp-make-auto-save-file-name'.
14207 (tramp-exists-file-name-handler): New defun.
14208 (tramp-advice-make-auto-save-file-name): Make defadvice only when
14209 `make-auto-save-file-name' is not a magic file name operation.
14210
14211 2005-08-30 Richard M. Stallman <rms@gnu.org>
14212
14213 * files.el (risky-local-variable-p):
14214 Match `-predicates' and `-commands.
14215
14216 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
14217 (custom-save-all): Visit the file if necessary;
14218 kill the buffer if we created it.
14219 (custom-save-delete): Don't visit file or kill buffer here.
14220
14221 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
14222
14223 * textmodes/org.el (org-special-keyword): New face.
14224 (org-table-copy-down, org-table-eval-formula)
14225 (org-table-recalculate, org-init-section-numbers):
14226 Use `string-to-number' instead of `string-to-int'.
14227 (org-get-location): Use `insert-buffer-substring' instead of
14228 `insert-buffer'.
14229 (org-modify-diary-entry-string): New function.
14230 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
14231 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
14232 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
14233 active region.
14234 (org-export-as-html): Handle QUOTE keyword.
14235 (org-quote-string): New option.
14236 (org-bookmark-jump-unhide): New function, used for
14237 `bookmark-after-jump-hook'.
14238 (org-diary-default-entry): Apply only when not called through
14239 `org-agenda'.
14240
14241 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
14242
14243 * net/eudc.el (mode-popup-menu):
14244 * play/handwrite.el (ps-printer-name, ps-lpr-command):
14245 * progmodes/ada-mode.el (compile-auto-highlight)
14246 (skeleton-further-elements):
14247 * progmodes/autoconf.el (font-lock-syntactic-keywords):
14248 * progmodes/cmacexp.el (msdos-shells):
14249 * progmodes/compile.el (font-lock-extra-managed-props)
14250 (font-lock-keywords, font-lock-maximum-size)
14251 (font-lock-support-mode):
14252 * progmodes/grep.el (font-lock-lines-before):
14253 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
14254 * progmodes/mixal-mode.el (compile-command):
14255 * progmodes/perl-mode.el (font-lock-comment-face)
14256 (font-lock-doc-face, font-lock-string-face):
14257 * progmodes/prolog.el (comint-prompt-regexp):
14258 * progmodes/sh-script.el (font-lock-comment-face)
14259 (font-lock-set-defaults, font-lock-string-face):
14260 * progmodes/sql.el (font-lock-keyword-face)
14261 (font-lock-set-defaults, font-lock-string-face):
14262 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
14263 (itimer-version, lazy-lock-defer-contextually)
14264 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
14265 Add defvars.
14266
14267 * progmodes/cperl-mode.el (cperl-electric-lbrace)
14268 (cperl-electric-keyword, cperl-electric-pod)
14269 (cperl-electric-backspace, cperl-forward-re)
14270 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
14271 (vc-rcs-header, vc-sccs-header): Add defvars.
14272
14273 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
14274 (font-lock-syntactic-keywords, gud-find-expr-function):
14275 Add defvars.
14276
14277 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
14278 (gdb-frame-parameters): Declare before use.
14279
14280 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
14281 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
14282 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
14283 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
14284
14285 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
14286 (idlwave-help-with-source): Use `insert-buffer-substring', not
14287 `insert-buffer'.
14288
14289 2005-08-29 Juri Linkov <juri@jurta.org>
14290
14291 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
14292 Put outline-back-to-heading function call inside save-excursion.
14293
14294 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
14295
14296 * man.el (Man-init-defvars, Man-translate-references)
14297 (Man-support-local-filenames, Man-highlight-references):
14298 * progmodes/sql.el (sql-interactive-mode):
14299 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
14300
14301 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
14302 (compilation-mode-font-lock-keywords): Add defvars.
14303 (checkdoc-interactive-loop): "?\ " -> "?\s".
14304
14305 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
14306 (font-lock-doc-face, font-lock-string-face)
14307 (font-lock-keywords-case-fold-search): Add defvars.
14308 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
14309
14310 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
14311 Don't pass X and Y (they are ignored anyway).
14312 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
14313 (mouse-delete-window): Make arguments optional.
14314
14315 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
14316 (caesar-translate-table, minor-modes, news-buffer-save)
14317 (news-group-name, news-minor-modes): Add defvars.
14318
14319 * emacs-lisp/lselect.el (mouse-highlight-priority)
14320 (x-lost-selection-functions, zmacs-regions):
14321 * emacs-lisp/pp.el (font-lock-verbose):
14322 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
14323 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
14324 (ses-mode-map):
14325 * emacs-lisp/tcover-unsafep.el (safe-functions):
14326 * international/mule-cmds.el (mac-system-coding-system)
14327 (mac-system-locale):
14328 * language/ethio-util.el (rmail-current-message)
14329 (rmail-message-vector):
14330 * language/thai-util.el (thai-auto-composition-mode):
14331 * mail/metamail.el (rmail-current-message, rmail-message-vector):
14332 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
14333 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
14334 (vm-primary-inbox, vm-spool-files):
14335 * mail/rmail.el (deleted-head, font-lock-fontified)
14336 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
14337 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
14338 (total-messages):
14339 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
14340 (rmail-summary-mode-map):
14341 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
14342 (rmail-last-label, rmail-last-multi-labels)
14343 (rmail-summary-vector, rmail-total-messages):
14344 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
14345 * mail/rmailsum.el (msgnum):
14346 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
14347 (rmail-current-message):
14348 * obsolete/fast-lock.el (font-lock-face-list):
14349 * obsolete/rnewspost.el (mail-reply-buffer):
14350 * obsolete/scribe.el (compile-command):
14351 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
14352
14353 2005-08-28 John Paul Wallington <jpw@gnu.org>
14354
14355 * ibuf-ext.el (ibuffer-auto-update-changed):
14356 Use `frame-or-buffer-changed-p' to check whether we need to update.
14357 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
14358 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
14359 as a `frame-or-buffer-changed-p' state vector instead.
14360
14361 2005-08-27 Romain Francoise <romain@orebokech.com>
14362
14363 * textmodes/makeinfo.el (makeinfo-compile):
14364 Use `compilation-start'. Set `next-error-function' according to
14365 `disable-errors'.
14366 (makeinfo-next-error): New function.
14367 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
14368 (makeinfo-buffer): Likewise.
14369
14370 * progmodes/compile.el (compilation-start): Add autoload cookie.
14371
14372 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
14373 * textmodes/sgml-mode.el: Likewise.
14374 * progmodes/python.el: Likewise.
14375
14376 2005-08-27 Eli Zaretskii <eliz@gnu.org>
14377
14378 * simple.el (blink-matching-paren-distance): Document the meaning
14379 of nil value, and allow to customize to nil.
14380
14381 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14382 command.com, not command.exe.
14383
14384 2005-08-26 John Wiegley <johnw@newartisans.com>
14385
14386 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14387 code around a bit so that an extraneous nil argument is not added
14388 to a command when no args are given.
14389
14390 * eshell/esh-arg.el (eshell-parse-double-quote): If a
14391 double-quoted argument resolves to nil, return it as an empty
14392 string rather than as nil. This made it impossible to pass "" to
14393 a shell script as a null string argument.
14394
14395 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
14396
14397 * outline.el (outline-invent-heading): New fun.
14398 (outline-promote, outline-demote): Use it.
14399 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14400 (outline-end-of-subtree): Remove unused var `opoint'.
14401
14402 2005-08-26 David Reitter <david.reitter@gmail.com>
14403
14404 * menu-bar.el (truncate-lines, write-file, print-buffer)
14405 (ps-print-buffer-faces, ps-print-buffer, split-window):
14406 Disable menu items when the frame they refer to is invisible, or when
14407 they refer to a buffer and the minibuffer is selected.
14408
14409 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
14410
14411 * progmodes/flymake.el (flymake-highlight-err-lines):
14412 Use save-excursion around flymake-highlight-line to preserve point.
14413
14414 2005-08-26 Eli Zaretskii <eliz@gnu.org>
14415
14416 * progmodes/octave-mod.el: Change Author and Maintainer address.
14417 (octave-maintainer-address): Change Kurt's email address.
14418 * progmodes/octave-inf.el: Change Author and Maintainer address.
14419 * progmodes/octave-hlp.el: Change Author and Maintainer address.
14420
14421 2005-08-26 Kim F. Storm <storm@cua.dk>
14422
14423 * subr.el (version-list-<, version-list-<=, version-list-=):
14424 Rename from integer-list-*.
14425 (version-list-not-zero): Likewise. Fix while loop.
14426 (version=): Use version-list-= instead of string-equal.
14427
14428 2005-08-26 Richard M. Stallman <rms@gnu.org>
14429
14430 * outline.el (outline-promote): Try shortening the heading.
14431 As last resort, read the heading to use.
14432 (outline-demote): As last resort, read the heading to use.
14433
14434 2005-08-26 Romain Francoise <romain@orebokech.com>
14435
14436 * progmodes/compile.el (compilation-start): Doc fix.
14437
14438 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14439 (antlr-font-lock-additional-keywords): Fix reference to
14440 `antlr-font-lock-literal-regexp' erroneously changed during the
14441 mass face rename.
14442 (antlr-run-tool): Use `compilation-start'.
14443
14444 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14445 instead of the obsolete `compile-internal'.
14446
14447 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
14448
14449 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14450 (number, original-date):
14451 * calendar/cal-china.el (date):
14452 * calendar/cal-coptic.el (date):
14453 * calendar/cal-french.el (date):
14454 * calendar/cal-hebrew.el (date, entry, number, original-date):
14455 * calendar/cal-islam.el (date, number, original-date):
14456 * calendar/cal-iso.el (date):
14457 * calendar/cal-julian.el (date):
14458 * calendar/cal-mayan.el (date):
14459 * calendar/cal-menu.el (date, event):
14460 * calendar/cal-persia.el (date):
14461 * calendar/lunar.el (date):
14462 * calendar/solar.el (date): Add defvars.
14463
14464 * emerge.el:
14465 * ibuffer.el:
14466 * info-xref.el:
14467 * obsolete/bg-mouse.el:
14468 * obsolete/sun-curs.el:
14469 * obsolete/swedish.el: Move the `defvar's to the top level.
14470
14471 * smerge-mode.el (smerge-refined-change): Add :group.
14472
14473 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
14474
14475 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
14476 (smerge-keep-n): Remove props.
14477 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14478 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
14479 now that it's done in smerge-keep-n.
14480 (smerge-refined-change): New face.
14481 (smerge-refine-chopup-region, smerge-refine-highlight-change)
14482 (smerge-refine): New funs.
14483 (smerge-basic-map): Bind smerge-refine.
14484
14485 2005-08-25 Juri Linkov <juri@jurta.org>
14486
14487 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
14488 compilation-process-setup-function and compilation-disable-input
14489 in grep-mode instead of let-bindings in grep.
14490
14491 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
14492 Delete "Automatic File De/compression" (auto-compression-mode).
14493
14494 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
14495
14496 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
14497 Silence warning about non-existent variable.
14498
14499 2005-08-25 Richard M. Stallman <rms@gnu.org>
14500
14501 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
14502 Rename "Describe Key" to "Describe Key or Mouse Operation".
14503
14504 * mail/mailalias.el (build-mail-aliases): Delete comments
14505 from the contents before processing them.
14506
14507 * isearch.el (isearch-edit-string): Erase the Search prompt
14508 if user enters an empty string and there is no default.
14509
14510 * comint.el (comint-file-name-prefix): Add autoload.
14511
14512 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
14513
14514 * subr.el (play-sound): Rearrange to avoid warning.
14515
14516 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
14517
14518 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
14519 New hook.
14520 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
14521
14522 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
14523
14524 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
14525
14526 * custom.el (custom-theme-set-variables): Sort minor modes last.
14527
14528 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14529
14530 * subr.el (version-separator, version-regexp-alist): New vars used by
14531 version comparison funs.
14532 (integer-list-<, integer-list-=, integer-list-<=)
14533 (integer-list-not-zero): New funs for integer list comparison.
14534 (version-to-list, version=, version<, version<=): New funs for version
14535 comparison.
14536
14537 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
14538
14539 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
14540 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
14541 time to silence the byte-compiler.
14542
14543 * ibuffer.el (ibuffer-compile-make-eliding-form)
14544 (ibuffer-check-formats): Use `with-no-warnings' to hide references
14545 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
14546 so it's silly to get warnings for it).
14547 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
14548 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
14549 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
14550 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
14551 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
14552 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
14553 Defvar at compile time.
14554 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
14555 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
14556 Declare them before use.
14557
14558 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
14559 (info-xref-good, info-xref-bad): Defvar at compile time.
14560
14561 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
14562 Use `let*' instead of `let'.
14563
14564 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
14565 (*mouse-y*, menu, char): Defvar at compile time.
14566 (sc::menu): Declare it before use.
14567 (sc::pack-one-line): Use `let', not `let*'.
14568
14569 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
14570 (mail-send-hook): Defvar at compile time.
14571
14572 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
14573 Defvar at compile time.
14574
14575 * term/sun-mouse.el (current-global-mousemap)
14576 (current-local-mousemap): Declare them before use.
14577
14578 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
14579
14580 * bookmark.el (bookmark-after-jump-hook): New hook.
14581 (bookmark-jump): Run `bookmark-after-jump-hook'.
14582
14583 2005-08-23 Juri Linkov <juri@jurta.org>
14584
14585 * faces.el (minibuffer-prompt): Doc fix.
14586
14587 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
14588
14589 * progmodes/xscheme.el: Trivial changes to silence warnings.
14590 (xscheme-previous-mode, xscheme-previous-process-state):
14591 Add defvars.
14592 (xscheme-last-input-end, xscheme-process-command-line)
14593 (xscheme-process-name, xscheme-buffer-name)
14594 (xscheme-expressions-ring-max, xscheme-expressions-ring)
14595 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
14596 (xscheme-control-g-synchronization-p)
14597 (xscheme-control-g-disabled-p, xscheme-string-receiver)
14598 (default-xscheme-runlight, xscheme-runlight)
14599 (xscheme-runlight-string, xscheme-process-filter-state)
14600 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
14601 Move to beginning of file.
14602 (scheme-interaction-mode-commands-alist)
14603 (scheme-interaction-mode-map, scheme-debugger-mode-map):
14604 Declare them before use. Note: the initialization code for the variables
14605 has not been moved because it uses functions that reference the variables.
14606 (xscheme-control-g-message-string, xscheme-process-filter-alist)
14607 (xscheme-prompt-for-expression-map): Declare them before use.
14608 (scheme-debugger-mode-commands): "?\ " -> "?\s".
14609
14610 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
14611
14612 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
14613
14614 2005-08-22 Juri Linkov <juri@jurta.org>
14615
14616 * faces.el (set-face-underline): Delete this duplicate function
14617 and make an obsolete alias to set-face-underline-p.
14618 (set-face-underline-p): Use docstring of set-face-underline.
14619 (describe-face): Create hyperlink to parent face.
14620
14621 * info.el (Info-insert-dir): Use save-excursion around
14622 insert-buffer-substring.
14623 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
14624 (Info-escape-percent): Delete function.
14625 (Info-fontify-node): Replace Info-escape-percent by
14626 replace-regexp-in-string with REP arg set to lambda that
14627 duplicates `%' and preserves text properties.
14628
14629 * progmodes/compile.el (compilation-disable-input): Doc fix.
14630 (define-compilation-mode): Doc fix and refill.
14631 (kill-compilation): Use `mode-name' in the error message.
14632 (compilation-find-file): Use `compilation-error' in the
14633 read-file-name's prompt.
14634
14635 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
14636
14637 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14638 (smerge-auto-leave): Make undo re-enable the mode.
14639 (debug-ignored-errors): Add the user-error of impossible resolution.
14640 (smerge-resolve): Move things around a bit, in preparation for later.
14641 (smerge-diff): Don't fail if the buffer has no associated file.
14642 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14643 (smerge-conflict-overlay): New function.
14644 (smerge-match-conflict): Don't add text properties here.
14645 (smerge-find-conflict): Instead, add an overlay here.
14646 Also check for the case where we're inside a conflict already, so as to
14647 obviate the need for font-lock-multiline, which is unbearably slow with
14648 large conflicts and ciomplex font-lock patterns.
14649 (smerge-remove-props): Remove overlay rather than text-properties.
14650 (smerge-mode): Don't set font-lock-multiline.
14651 Remove overlays when turned off.
14652
14653 2005-08-21 Kim F. Storm <storm@cua.dk>
14654
14655 * ido.el (ido-ignore-item-p): Use save-match-data.
14656 Bind case-fold-search to ido-case-fold locally.
14657
14658 2005-08-20 Richard M. Stallman <rms@gnu.org>
14659
14660 * files.el (normal-mode): If font lock is on, turn it off and on.
14661
14662 * subr.el (replace-regexp-in-string): Doc fix.
14663
14664 * startup.el (command-line-1): Don't suppress startup screen
14665 due to existing processes.
14666
14667 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14668
14669 * progmodes/compile.el (compilation-disable-input): Default to nil.
14670
14671 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14672
14673 * progmodes/compile.el (compilation-disable-input): New defcustom.
14674 (compilation-start): If compilation-disable-input is non-nil, send
14675 EOF to the compilation process.
14676
14677 2005-08-20 Eli Zaretskii <eliz@gnu.org>
14678
14679 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14680 Run the argument of tex-shell-cd-command through
14681 convert-standard-filename, to get the correct style of slashes on
14682 Windows, and enclose the result in quotes, in case the file name
14683 includes whitespace or other special characters.
14684
14685 2005-08-19 Andreas Schwab <schwab@suse.de>
14686
14687 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14688 process.
14689
14690 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
14691
14692 * cus-start.el (minibuffer-prompt-properties): Correct typo.
14693
14694 2005-08-18 Kim F. Storm <storm@cua.dk>
14695
14696 * scroll-lock.el: Fix errors due to incorrect line wrapping.
14697
14698 2005-08-18 Richard M. Stallman <rms@gnu.org>
14699
14700 * scroll-lock.el: New file.
14701
14702 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
14703
14704 * dired.el (dired-move-to-end-of-filename):
14705 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14706
14707 2005-08-18 Kim F. Storm <storm@cua.dk>
14708
14709 * ido.el (ido-everywhere): Fix defcustom :set function to disable
14710 rather than toggle mode when custom value is nil.
14711 (ido-everywhere): Fix defun doc string.
14712
14713 2005-08-17 Richard M. Stallman <rms@gnu.org>
14714
14715 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14716 as tag instead of "Inviolable".
14717
14718 2005-08-17 Kim F. Storm <storm@cua.dk>
14719
14720 * windmove.el (windmove-coordinates-of-position): Remove.
14721 (windmove-coordinates-of-window-position): Remove.
14722 (windmove-reference-loc): Use posn-at-point instead.
14723
14724 * subr.el (insert-for-yank-1): Doc fix.
14725
14726 * ido.el (ido-enter-matching-directory): Rename from
14727 ido-enter-single-matching-directory. Change `slash' choice to
14728 `only'. Add `first' choice.
14729 (ido-exhibit): Adapt to above changes.
14730
14731 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
14732
14733 * Makefile.in: Expand comment about building loaddefs.el.
14734
14735 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
14736
14737 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14738 Comment use of defadvice.
14739
14740 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14741
14742 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
14743
14744 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14745 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14746 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14747 * progmodes/idlw-shell.el, progmodes/ld-script.el,
14748 * progmodes/which-func.el, ruler-mode.el, strokes.el,
14749 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14750 for backward compatibility for faces that did not appear in the
14751 previous Emacs release.
14752
14753 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14754
14755 2005-08-15 Kim F. Storm <storm@cua.dk>
14756
14757 * emulation/cua-base.el (cua-delete-region): Return t if
14758 deleted region was non-empty.
14759 (cua-replace-region): Inhibit overwrite-mode for
14760 self-insert-command if replaced region was non-empty.
14761 (cua--explicit-region-start, cua--status-string): Make them
14762 buffer-local at top-level...
14763 (cua-mode): ...rather than when mode is enabled.
14764
14765 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
14766
14767 * progmodes/vhdl-mode.el (vhdl-emacs-21):
14768 Set t for Emacs 21, 22, and so on.
14769
14770 2005-08-15 David Ponce <david@dponce.com>
14771
14772 * tree-widget.el: Update Commentary header.
14773 (tree-widget-theme): Doc fix.
14774 (tree-widget-space-width): New option.
14775 (tree-widget-image-properties): Look up in the default theme too.
14776 (tree-widget--cursors): Only for images with arrow pointer shape.
14777 (tree-widget-lookup-image): Pointer shape is hand by default.
14778 (tree-widget-icon): Rename generic icon widget from
14779 `tree-widget-control'.
14780 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14781 derive from `tree-widget-icon'.
14782 (tree-widget-handle): Improve default look and feel of the text
14783 representation.
14784 (tree-widget): Rename :*-control properties to :*-icon properties.
14785 Add :action and :help-echo properties.
14786 (tree-widget-after-toggle-functions): Move.
14787 (tree-widget-close-node, tree-widget-open-node): Remove.
14788 (tree-widget-before-create-icon-functions): New hook.
14789 (tree-widget-value-create): Update to allow customization of icons
14790 and nodes at run-time via that new hook.
14791 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14792 (tree-widget-icon-action, tree-widget-icon-help-echo)
14793 (tree-widget-action, tree-widget-help-echo): New functions.
14794
14795 2005-08-15 Kim F. Storm <storm@cua.dk>
14796
14797 * ido.el (ido-buffer-internal): Use with-no-warnings.
14798 (ido-make-merged-file-list): Use while-no-input.
14799
14800 2005-08-15 Richard M. Stallman <rms@gnu.org>
14801
14802 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14803 (flyspell-large-region): Fix doc and custom type.
14804
14805 2005-08-14 Richard M. Stallman <rms@gnu.org>
14806
14807 * files.el (interpreter-mode-alist): Doc fix.
14808
14809 * mail/rmail.el (rmail-nonignored-headers): New variable.
14810 (rmail-clear-headers): Use it.
14811 (rmail-reply): Better handling of mail-followup-to header.
14812
14813 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14814 Rename variable from sh-font-lock-keywords. In the `shell' entry,
14815 don't try to refer to executable-font-lock-keywords.
14816 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14817 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14818 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14819 (sh-mode): Set comment-start-skip, local-abbrev-table,
14820 imenu-case-fold-search.
14821 (sh-set-shell): Don't set them here.
14822 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
14823 Don't cache the results in the original alist; don't ever modify
14824 that alist.
14825
14826 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
14827
14828 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
14829 empty.
14830
14831 2005-08-15 Andreas Schwab <schwab@suse.de>
14832
14833 * desktop.el: Put autoload cookie at risky-local-variable declarations.
14834
14835 * dired.el, info.el, mail/rmail.el: Revert last change.
14836
14837 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
14838
14839 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
14840 modification in `eval-after-load' form.
14841 * info.el: Likewise.
14842 * mail/rmail.el: Likewise.
14843
14844 2005-08-14 Juri Linkov <juri@jurta.org>
14845
14846 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14847 Remove highlighting of "Compilation started". Highlight only
14848 the word "finished" in "Compilation finished". Add highlighting
14849 of "interrupt", "killed", "terminated" and the exit code.
14850 (compilation-start): Add newline after header. Use exactly the
14851 same time stamp format as the finishing message.
14852 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
14853
14854 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
14855 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
14856 Add highlighting of "interrupt", "killed", "terminated".
14857
14858 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
14859 enabled and the current command is self-insert-command, call it
14860 explicitly with overwrite-mode bound to nil, to not allow it
14861 to delete the character after the selected region.
14862
14863 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
14864
14865 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
14866 move-end-of-line, end-of-line, and beginning-of-line to the list
14867 of commands after which the echo area is updated.
14868
14869 2005-08-12 Eli Zaretskii <eliz@gnu.org>
14870
14871 * cus-edit.el (custom-save-all, custom-save-delete):
14872 Bind recentf-exclude to exclude custom-file.
14873
14874 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
14875
14876 * mail/rmailsum.el (rmail-summary-end-of-message): New command
14877 to go to the bottom of the mail message. Added to
14878 `rmail-summary-mode-map' with key "/".
14879 (rmail-summary-show-message): New (internal) function for use by
14880 both `rmail-summary-beginning/end-of-message'.
14881 (rmail-summary-beginning-of-message): Change to use
14882 rmail-summary-show-message.
14883
14884 * mail/rmail.el (rmail-end-of-message): New command to go to the
14885 end of the current message. Added to `rmail-mode-map' with key "/".
14886 (rmail-beginning-of-message): Fix to work as documented.
14887 (rmail-mode): Change documentation.
14888
14889 * progmodes/compile.el (compilation-start): Add the line
14890 "Compilation started" with compilation start time.
14891 (compilation-mode-font-lock-keywords): Add `started' to keywords.
14892
14893 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
14894
14895 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
14896 of menu items.
14897
14898 2005-08-11 Richard M. Stallman <rms@gnu.org>
14899
14900 * simple.el (pop-global-mark): Reverse test of widen-automatically.
14901
14902 * battery.el (battery-status-function): Don't use ignore-errors.
14903
14904 2005-08-11 Lute Kamstra <lute@gnu.org>
14905
14906 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
14907 define-obsolete-variable-alias.
14908
14909 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
14910
14911 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
14912 (ange-ftp-send-cmd): Revert last change, and expand
14913 the comment explaining the problem.
14914
14915 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
14916
14917 * ldefs-boot.el: Update.
14918
14919 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
14920 item to "Time, Load and Mail". Change help echo text.
14921
14922 * time.el (display-time-use-mail-icon, display-time-format)
14923 (display-time-string-forms): Shorten first line of docstrings.
14924
14925 2005-08-10 Lars Hansen <larsh@soem.dk>
14926
14927 * desktop.el (desktop-buffer-mode-handlers):
14928 Make non-customizable. Add autoload cookie. Change initial value to
14929 nil; add elements in respective modules instead. Fix doc string.
14930 (desktop-load-file): New function.
14931 (desktop-minor-mode-handlers): New autoloaded variable.
14932 (desktop-create-buffer): Call minor mode handlers.
14933 Use desktop-load-file to load major and minor mode modules prior to
14934 checking for a handler.
14935 (desktop-save): Don't add nil to desktop-minor-modes for minor
14936 modes with nil function in desktop-minor-mode-table. Don't delete
14937 desktop file before rewriting it.
14938 (desktop-locals-to-save): Add autoload cookie. Don't make
14939 automatically buffer-local. Add variables column-number-mode,
14940 size-indication-mode, indent-tabs-mode,
14941 indicate-buffer-boundaries, indicate-empty-lines and
14942 show-trailing-whitespace.
14943 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
14944 regexps. Don't use desktop-clear-preserve-buffers-regexp.
14945 (desktop-clear-preserve-buffers-regexp): Delete.
14946 (desktop-clear-preserve-buffers): Update initial value and docstring.
14947 (desktop-save-buffer): Fix doc string.
14948
14949 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
14950 (hilit-chg-desktop-restore): New function.
14951 (highlight-changes-mode): Add highlight-changes-mode to
14952 desktop-locals-to-save.
14953
14954 * dired.el: Add handler to desktop-buffer-mode-handlers.
14955 (dired-restore-desktop-buffer): Remove autoload cookie.
14956 (dired-mode): Add autoload cookie.
14957
14958 * info.el: Add handler to desktop-buffer-mode-handlers.
14959 (Info-restore-desktop-buffer): Remove autoload cookie.
14960 (Info-mode): Add autoload cookie.
14961
14962 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
14963 (mh-restore-desktop-buffer): Remove autoload cookie.
14964 (mh-folder-mode): Add autoload cookie.
14965
14966 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
14967 (rmail-restore-desktop-buffer): Remove autoload cookie.
14968
14969 2005-08-11 Masatake YAMATO <jet@gyve.org>
14970
14971 * hexl.el (hexl-address-region):
14972 (hexl-ascii-region, hexl-font-lock-keywords):
14973 (hexl-highlight-line-range): Use the term "region"
14974 instead of "area" for consistency with the other symbols
14975 defined in hexl.el.
14976
14977 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
14978
14979 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
14980 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
14981 out by Juri Linkov). Add `display-battery-mode'.
14982
14983 2005-08-09 Juri Linkov <juri@jurta.org>
14984
14985 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14986 Remove `-text' from face variable names.
14987 (compilation-error-file-name, compilation-warning-file-name)
14988 (compilation-info-file-name): Delete faces.
14989 (compilation-line-number, compilation-column-number):
14990 Remove face underlining.
14991 (compilation-message-face): Set to `underline' value by default.
14992 (compilation-error-face, compilation-warning-face)
14993 (compilation-info-face): Remove `-file-name' from face names.
14994 (compilation-error-text-face, compilation-warning-text-face)
14995 (compilation-info-text-face): Delete face variables.
14996 (compilation-text-face): Delete function.
14997
14998 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14999 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
15000 (grep-error-face): Set to `compilation-error' instead of
15001 `compilation-error-face' (which is redefined to `grep-hit-face' in
15002 grep buffers).
15003 (grep-mode-font-lock-keywords): Remove `-text' from face variable
15004 names. Use `grep-error-face' instead of `compilation-error-text-face'.
15005
15006 * dired-aux.el (dired-do-query-replace-regexp):
15007 Use `query-replace-read-args'.
15008
15009 * replace.el (query-replace-read-from, query-replace-read-to)
15010 (query-replace-read-args): Rename arg `string' to `prompt'.
15011
15012 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
15013
15014 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
15015
15016 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
15017 uploading files.
15018 (ange-ftp-canonize-filename): Handle file names beginning with ~
15019 correctly.
15020
15021 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
15022
15023 * textmodes/fill.el (canonically-space-region)
15024 (fill-context-prefix, fill-french-nobreak-p)
15025 (fill-delete-newlines, fill-comment-paragraph)
15026 (justify-current-line): "?\ " -> "?\s".
15027
15028 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
15029
15030 * textmodes/fill.el (fill-nonuniform-paragraphs):
15031 Improve argument/docstring consistency.
15032
15033 2005-08-09 Richard M. Stallman <rms@gnu.org>
15034
15035 * textmodes/ispell.el (ispell-word): More fboundp checks.
15036
15037 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
15038 (find-file-noselect-1): Call it here, only if RAWFILE.
15039 (normal-mode): Always set some major mode.
15040 (save-some-buffers-action-alist): Change some explanation strings.
15041 (file-name-non-special): In the `quote' method, use unwind-protect.
15042
15043 2005-08-09 Magnus Henoch <mange@freemail.hu>
15044
15045 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
15046 (ispell-have-aspell-dictionaries): New variable.
15047 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
15048 (ispell-get-aspell-config-value): New function.
15049 (ispell-aspell-find-dictionary): New function.
15050 (ispell-aspell-add-aliases): New function.
15051 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
15052 appropriate. Don't look for ispell dictionaries if we use aspell.
15053 (ispell-menu-map): Don't build a submenu of dictionaries.
15054
15055 2005-08-09 Richard M. Stallman <rms@gnu.org>
15056
15057 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
15058 (sql-read-passwd): Use read-passwd.
15059
15060 * progmodes/idlw-toolbar.el (idlwave-toolbar)
15061 (idlwave-toolbar-is-possible): Add defvars.
15062
15063 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
15064 Avoid warnings.
15065
15066 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
15067 (idlwave-system-class-info, idlwave-executive-commands-alist):
15068 Use defvar.
15069
15070 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
15071
15072 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
15073 Avoid warnings.
15074
15075 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
15076 and content-type: headers.
15077
15078 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
15079
15080 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
15081 and rename some of them to be more self-explanatory.
15082
15083 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
15084
15085 * startup.el (command-line-1): Implement -scriptload.
15086
15087 * replace.el (occur-engine): Initial *Occur* output not undoable.
15088
15089 * menu-bar.el (menu-bar-file-menu): Rename some menu items
15090 and improve help strings.
15091
15092 * isearch.el (isearch-repeat): When changing direction,
15093 mark search successful.
15094
15095 * ediff-init.el: Use (featurep 'xemacs).
15096
15097 * comint.el (send-invisible): Identify buffer, if not selected.
15098
15099 * align.el: Delete autoload for c-guess-basic-syntax.
15100
15101 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
15102
15103 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
15104 Improve argument/docstring consistency. Doc fixes.
15105 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
15106 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
15107 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
15108 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
15109 (r2bv-organization, r2bv-pages, r2bv-primary-author)
15110 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
15111 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
15112 Defvar at compile time.
15113
15114 2005-08-09 Juri Linkov <juri@jurta.org>
15115
15116 * info.el: Replace `info' with upper-case `Info' where appropriate.
15117 (info-title-1, info-title-2, info-title-3, info-title-4)
15118 (info-menu-header): Move up face definitions.
15119 (info-menu-star): Rename from `info-menu-5'.
15120 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
15121 (Info-fontify-visited-nodes): Fix docstring.
15122 (Info-hide-note-references): Fix docstring.
15123 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
15124 menu items in the same way as on cross-references.
15125 (info-apropos): Fix sorting order and formatting to be like in the
15126 stand-alone Info browser. Display error messages for 1 sec.
15127 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
15128 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
15129 from the menu bar.
15130 (Info-insert-dir): Restore point after calling
15131 `insert-buffer-substring'.
15132
15133 2005-08-08 Richard M. Stallman <rms@gnu.org>
15134
15135 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
15136 (recompute-lucid-menubar): Add defvars.
15137
15138 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
15139
15140 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
15141
15142 * net/net-utils.el (run-dig): Rename from `dig'.
15143
15144 * play/gametree.el (gametree-mode): Use make-local-variable,
15145 not make-variable-buffer-local.
15146
15147 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
15148
15149 * ansi-color.el (ansi-color-make-extent)
15150 (ansi-color-set-extent-face): Use fboundp, not functionp.
15151
15152 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
15153 not make-variable-buffer-local.
15154
15155 * bookmark.el (Info-current-file): Add defvar.
15156 (bookmark-jump-noselect): Use with-no-warnings.
15157
15158 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
15159
15160 * ebuff-menu.el (Helper-return-blurb): Add defvar.
15161
15162 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
15163
15164 * find-file.el (ada-procedure-start-regexp)
15165 (ada-package-start-regexp): Add defvars.
15166
15167 * info.el (Info-insert-dir): Use insert-buffer-substring.
15168
15169 * xml.el (xml-att-def-re): Add defvar.
15170
15171 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
15172 calling convention.
15173
15174 * subr.el (while-no-input): Return t if there is input.
15175
15176 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
15177
15178 * cus-start.el (all): Add `overflow-newline-into-fringe'.
15179
15180 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
15181
15182 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
15183 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
15184
15185 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
15186
15187 * cmuscheme.el (scheme-start-file): Replace reference to
15188 `user-emacs-directory' by "~/.emacs.d/".
15189
15190 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
15191
15192 * info.el (Info-dir-remove-duplicates): Avoid case folding
15193 in loop; instead, keep downcased strings for comparison.
15194 Suggested by Helmut Eller.
15195
15196 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
15197
15198 Sync with Tramp 2.0.50.
15199
15200 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
15201 XEmacs case; not necessary anymore.
15202 (tramp-user-regexp): Allow "@" as part of user name.
15203 (tramp-handle-set-visited-file-modtime)
15204 (tramp-handle-insert-file-contents)
15205 (tramp-handle-write-region): No special handling for
15206 `last-coding-system-used, because this is done in
15207 `tramp-accept-process-output' now.
15208 (tramp-accept-process-output): New defun.
15209 (tramp-process-one-action, tramp-process-one-multi-action)
15210 (tramp-wait-for-regexp, tramp-wait-for-output)
15211 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
15212 Howells <dhowells@redhat.com>.
15213 (clear-visited-file-modtime): Defadvice removed. The check for
15214 unset buffer's modtime does not need to be based on
15215 `tramp-buffer-file-attributes'. Suggested by RMS.
15216 (tramp-message): Insert "\n" if not being at beginning of line.
15217 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
15218 sequence with same logic.
15219 (tramp-completion-handle-expand-file-name): Discard call of
15220 `tramp-drop-volume-letter'. It is not necessary, and there have
15221 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
15222 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15223 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
15224 should always be visible.
15225 (tramp-handle-insert-directory, tramp-setup-complete)
15226 (tramp-set-process-query-on-exit-flag)
15227 (tramp-append-tramp-buffers): Pacify byte-compiler.
15228 (tramp-bug): Delete non-existing variables from list.
15229 Apply `tramp-load-report-modules' as pre-hook.
15230 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
15231 `shell-prompt-pattern' because of non-7bit characters.
15232 Reported by Sebastian Luque <sluque@mun.ca>.
15233 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
15234 (tramp-match-string-list): Remove function.
15235 (tramp-wait-for-regexp): Remove call of that function.
15236 Suggested by Kim F. Storm <storm@cua.dk>.
15237 (tramp-set-auto-save-file-modes): Use octal integer code #o600
15238 instead of octal character code ?\600. The latter resulted in a
15239 syntax error with XEmacs.
15240
15241 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
15242 XEmacs case; not necessary anymore.
15243 (tramp-smb-handle-write-region): No special handling for
15244 `last-coding-system-used, because this is done in
15245 `tramp-accept-process-output' now.
15246 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
15247
15248 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
15249
15250 * wid-edit.el (widget-choice-value-create):
15251 Unconditionally respect user choice. Set :explicit-choice back to nil
15252 when no longer needed.
15253 (widget-choice-action): Unconditionally respect user choice.
15254 Eliminate :explicit-choice-value.
15255
15256 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
15257
15258 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
15259 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
15260 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
15261 running new function `toggle-indicate-empty-lines'.
15262 Rename "Customize" item to "Customize fringe".
15263 Rename "Indicators" item to "Buffer boundaries" and change help echo.
15264 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
15265 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
15266 Delete "Empty lines only" item.
15267 (menu-bar-showhide-fringe-ind-customize): New function.
15268 (menu-bar-showhide-fringe-ind-mixed)
15269 (menu-bar-showhide-fringe-ind-box)
15270 (menu-bar-showhide-fringe-ind-right)
15271 (menu-bar-showhide-fringe-ind-left)
15272 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
15273 instead of `fringe-indicators'.
15274
15275 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15276
15277 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
15278 Change the date of last update.
15279
15280 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15281
15282 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
15283 (viper-exec-yank, viper-put-back): Don't display modification msg
15284 if in the minibuffer.
15285
15286 * viper-init.el (viper-replace-overlay-cursor-color)
15287 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
15288 Make variables frame local.
15289
15290 * viper-util.el (viper-append-filter-alist): Use append instead of
15291 nconc.
15292
15293 * viper.el (viper-vi-state-mode-list)
15294 (viper-emacs-state-mode-list): Move help-mode and
15295 completion-list-mode from the first list to the second.
15296 (viper-mode): Docstring.
15297 (viper-go-away, viper-non-hook-settings): Don't localize
15298 minor-mode-alist in newer Emacsen. Add advice to
15299 set-cursor-color. Don't bind "\C-c\\".
15300
15301 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
15302
15303 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
15304 (scheme-macro-expand-command): New user options.
15305 (scheme-trace-procedure, scheme-expand-current-form): New commands.
15306 (scheme-form-at-point, scheme-start-file)
15307 (scheme-interactively-start-process): New functions.
15308 (scheme-get-process): New function, extracted from `scheme-proc'.
15309 (run-scheme): Call `scheme-start-file' to get start file, and pass
15310 it to `make-comint'.
15311 (switch-to-scheme, scheme-proc):
15312 Call `scheme-interactively-start-process' if no Scheme buffer/process
15313 is available.
15314
15315 2005-08-06 Juri Linkov <juri@jurta.org>
15316
15317 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15318 Use `compilation-text-face', `compilation-info-text-face' and
15319 `compilation-error-text-face' instead of `font-lock-keyword-face'.
15320 (compilation-error): New face.
15321 (compilation-error-file-name): Inherit from
15322 `compilation-error' instead of `font-lock-warning-face'.
15323 (compilation-warning-file-name): Inherit from
15324 `compilation-warning' instead of `font-lock-warning-face'.
15325 (compilation-info, compilation-error-file-name)
15326 (compilation-warning-file-name, compilation-info-file-name)
15327 (compilation-line-number, compilation-column-number): Doc fix.
15328 (compilation-error-text-face, compilation-warning-text-face)
15329 (compilation-info-text-face): New face variables.
15330 (compilation-line-face, compilation-column-face)
15331 (compilation-enter-directory-face)
15332 (compilation-leave-directory-face): Doc fix.
15333 (compilation-text-face): New function.
15334
15335 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
15336 instead of 1 to display binary file names as info file links.
15337 (grep-error-face): Use `compilation-error-face' instead of
15338 `font-lock-keyword-face'.
15339 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
15340 and `compilation-warning-text-face' instead of
15341 `font-lock-keyword-face'. Use `compilation-error-text-face'
15342 instead of `grep-error-face'.
15343
15344 2005-08-05 Kenichi Handa <handa@m17n.org>
15345
15346 * international/code-pages.el: Add autoload cookies for all coding
15347 systems.
15348
15349 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
15350
15351 * cus-start.el (all): Put undo.c where it alphabetically belongs.
15352
15353 2005-08-04 Juri Linkov <juri@jurta.org>
15354
15355 * progmodes/compile.el (compilation-mode-map):
15356 * progmodes/grep.el (grep-mode-map):
15357 Bind TAB to `compilation-next-error' and [backtab] to
15358 `compilation-previous-error'.
15359
15360 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
15361 matching line numbers, column numbers and their ranges with regexp
15362 matching only line numbers.
15363 (grep-context-face): New face variable.
15364 (grep-mode-font-lock-keywords): Use it.
15365
15366 * faces.el (read-face-name): Delete duplicate faces.
15367
15368 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
15369
15370 * thumbs.el (thumbs-find-image): Don't make variables
15371 automatically buffer local.
15372 (thumbs-current-tmp-filename, thumbs-current-image-filename)
15373 (thumbs-image-num): Make automatically buffer local.
15374 (thumbs-show-thumbs-list): Use `make-local-variable', not
15375 `make-variable-buffer-local'.
15376 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
15377
15378 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
15379 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
15380 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
15381 (bother, bye, canyou, chatlst, continue, deathlst, describe)
15382 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15383 (feelings-about, foullst, found, hello, history, howareyoulst)
15384 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15385 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15386 (neglst, obj, object, owner, please, problems, qlist)
15387 (random-adjective, relation, remlst, repetitive-shortness)
15388 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15389 (shortlst, something, sportslst, stallmanlst, states, subj)
15390 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15391 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15392 Defvar at compile time.
15393
15394 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15395 not `make-variable-buffer-local'.
15396
15397 2005-08-02 Kim F. Storm <storm@cua.dk>
15398
15399 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15400 rectangle overlay in selected window.
15401
15402 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
15403
15404 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15405 instead of display group. Make `indicate-buffer-boundaries'
15406 customizable through Custom.
15407
15408 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
15409
15410 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15411 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15412 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15413 (gdb-put-string): Fix typos in docstrings.
15414
15415 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
15416
15417 Update copyright notices of files in progmodes directory for
15418 release of Emacs 22.1.
15419
15420 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15421
15422 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15423 Don't barf if the GUD buffer has been killed.
15424
15425 2005-08-01 Kim F. Storm <storm@cua.dk>
15426
15427 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15428
15429 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
15430
15431 * simple.el (next-error-follow-minor-mode):
15432 make-variable-buffer-local -> make-local-variable.
15433
15434 * emacs-lisp/cl-extra.el: Require CL also when compiling.
15435
15436 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15437 (byte-compile-form-make-variable-buffer-local): New functions to warn
15438 about misuses of make-variable-buffer-local where make-local-variable
15439 was meant.
15440
15441 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
15442
15443 * bs.el (bs-attributes-list): Doc fix.
15444 (bs): Update url-link.
15445
15446 * desktop.el (desktop-save-buffer): Fix typos in docstring.
15447 (desktop-load-default): Simplify.
15448
15449 * ibuffer.el (ibuffer-columnize-and-insert-list)
15450 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15451 (ibuffer-unmark-all, ibuffer-toggle-marks)
15452 (ibuffer-unmark-forward, ibuffer-unmark-backward)
15453 (ibuffer-compile-make-format-form, ibuffer-format-column)
15454 (ibuffer-current-buffers-with-marks)
15455 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15456 (ibuffer): Doc fix.
15457 (ibuffer-mode): Fix typo in docstring.
15458 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
15459 with `define-obsolete-variable-alias'.
15460 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
15461
15462 2005-07-29 Kenichi Handa <handa@m17n.org>
15463
15464 * international/mule-cmds.el (select-message-coding-system):
15465 Be sure to use LF for end-of-line. If no coding system is decided,
15466 return iso-8859-1-unix.
15467
15468 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
15469
15470 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
15471 (ange-ftp-pending-error-line): New vars.
15472 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
15473 to handle the non-fatal no-route-to-host messages.
15474 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
15475
15476 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
15477
15478 * isearch.el (isearch-mode-map, isearch-other-meta-char)
15479 (isearch-quote-char, isearch-printing-char)
15480 (isearch-text-char-description): "?\ " -> "?\s".
15481 (isearch-lazy-highlight-cleanup)
15482 (isearch-lazy-highlight-initial-delay)
15483 (isearch-lazy-highlight-interval)
15484 (isearch-lazy-highlight-max-at-a-time)
15485 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
15486 Declare with define-obsolete-*-alias macros.
15487 (isearch-forward): Fix typo in docstring.
15488 (search-invisible, search-ring-yank-pointer)
15489 (regexp-search-ring-yank-pointer): Doc fixes.
15490
15491 * recentf.el (recentf-menu-append-commands-p): Declare with
15492 `define-obsolete-variable-alias'.
15493 (recentf-max-saved-items, recentf-menu-filter)
15494 (recentf-arrange-by-rule-subfilter): Doc fixes.
15495 (recentf-menu-append-commands-flag)
15496 (recentf-initialize-file-name-history, recentf-expand-file-name)
15497 (recentf-clear-data): Fix typos in docstrings.
15498
15499 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
15500
15501 * progmodes/gdb-ui.el: Smarten comments.
15502 (gdb-info-breakpoints-custom): Use nowarn when finding file.
15503
15504 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
15505
15506 * term/apollo.el (terminal-init-apollo): New function containing
15507 all former top level forms in the file.
15508 * term/bobcat.el (terminal-init-bobcat):
15509 * term/cygwin.el (terminal-init-cygwin):
15510 * term/iris-ansi.el (terminal-init-iris-ansi):
15511 * term/linux.el (terminal-init-linux):
15512 * term/news.el (terminal-init-news):
15513 * term/rxvt.el (terminal-init-rxvt):
15514 * term/sun.el (terminal-init-sun):
15515 * term/tvi970.el (terminal-init-tvi970):
15516 * term/vt100.el (terminal-init-vt100):
15517 * term/vt102.el (terminal-init-vt102):
15518 * term/vt125.el (terminal-init-vt125):
15519 * term/vt200.el (terminal-init-vt200):
15520 * term/vt201.el (terminal-init-vt201):
15521 * term/vt220.el (terminal-init-vt220):
15522 * term/vt240.el (terminal-init-vt240):
15523 * term/vt300.el (terminal-init-vt300):
15524 * term/vt320.el (terminal-init-vt320):
15525 * term/vt400.el (terminal-init-vt400):
15526 * term/vt420.el (terminal-init-vt420):
15527 * term/wyse50.el (terminal-init-wyse50):
15528 * term/xterm.el (terminal-init-xterm): Likewise.
15529
15530 * term/README: Describe the terminal-init-* functionality.
15531
15532 * startup.el (command-line): After loading the terminal initialization
15533 file call the corresponding terminal initialization function.
15534
15535 2005-07-27 Kenichi Handa <handa@m17n.org>
15536
15537 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
15538 negative.
15539
15540 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
15541 (ps-mule-composition-prologue): Fix for the case that
15542 RelativeCompose is false.
15543
15544 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15545
15546 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
15547
15548 * descr-text.el (describe-char): Handle the case where the list of
15549 chars is displayed in a separate frame.
15550 Be a bit more discriminating when looking for the char.
15551
15552 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
15553
15554 * bookmark.el (bookmark-automatically-show-annotations)
15555 (bookmark-read-annotation-text-func): Doc fixes.
15556 (bookmark-save): Improve argument/docstring consistency.
15557 (bookmark-get-bookmark, bookmark-get-bookmark-record)
15558 (bookmark-alist-from-buffer)
15559 (bookmark-upgrade-file-format-from-0)
15560 (bookmark-grok-file-format-version)
15561 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
15562 (bookmark-read-annotation-mode)
15563 (bookmark-insert-current-bookmark, bookmark-jump)
15564 (bookmark-exit-hook): Fix typos in docstrings.
15565 (bookmark-exit-hooks): Define as obsolete alias.
15566 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
15567 not `bookmark-exit-hooks'. Fix docstring.
15568 (bookmark-bmenu-select): "?\ " -> "?\s".
15569
15570 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
15571
15572 * startup.el (command-line): Fix typo.
15573
15574 2005-07-24 Richard M. Stallman <rms@gnu.org>
15575
15576 * tooltip.el (tooltip-mode): Test emacs-basic-display,
15577 not emacs-quick-startup.
15578
15579 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
15580
15581 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
15582 (reb-next-match, reb-show-subexp): Use `with-selected-window'
15583 instead of `reb-with-current-window'.
15584 (reb-prev-match): Likewise. Also, don't move left if the search
15585 was unsuccessful.
15586 (reb-initialize-buffer): New function.
15587 (re-builder, reb-change-syntax): Use it.
15588
15589 * man.el (Man-goto-page): Make second argument NOERROR optional.
15590
15591 2005-07-23 Richard M. Stallman <rms@gnu.org>
15592
15593 * man.el (Man-bgproc-sentinel): Check here for failure to find
15594 any man page in the output, and report the error here.
15595 (Man-arguments): Make it permanent local.
15596 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
15597 (Man-mode): Pass t for NOERROR.
15598
15599 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
15600 (grep-mode-font-lock-keywords):
15601 Don't use compilation-...-face for messages that are not file names.
15602
15603 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15604 Don't use compilation-...-face for messages that are not file names.
15605
15606 2005-07-22 Juri Linkov <juri@jurta.org>
15607
15608 * startup.el (normal-splash-screen): Update menu name.
15609
15610 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
15611
15612 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15613
15614 * term/xterm.el: Load term/rxvt if the terminal is actually an
15615 rxvt terminal.
15616 (xterm-rxvt-set-background-mode): Remove, not used anymore.
15617
15618 * term/rxvt.el (function-key-map): Use substitute-key-definition
15619 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
15620
15621 * term/cygwin.el: New file.
15622
15623 2005-07-22 Kim F. Storm <storm@cua.dk>
15624
15625 * image-file.el (insert-image-file, image-file-yank-handler):
15626 Fix last change to maintain a (unique) yank-handler on yanked images.
15627
15628 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
15629
15630 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15631 of the file size (as in "177B" for 177 bytes). This happens with
15632 "ls -lh" on FreeBSD.
15633
15634 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
15635
15636 * hilit-chg.el (highlight-changes-global-initial-state)
15637 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15638 (hilit-chg-fixup, highlight-changes-mode):
15639 Fix typos in docstrings.
15640 (highlight-changes-global-modes, highlight-changes-rotate-faces):
15641 Doc fixes.
15642
15643 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
15644
15645 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15646 mode function using `eval-after-load'.
15647
15648 2005-07-21 Kim F. Storm <storm@cua.dk>
15649
15650 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15651 included when reporting an emacs crash, and tell about the DEBUG file.
15652
15653 * image-file.el (insert-image-file): Add yank-handler.
15654 (image-file-yank-handler): Yank handler to make unique copies of
15655 images when they are yanked into a buffer next to each other.
15656
15657 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
15658
15659 * comint.el (comint-use-prompt-regexp, comint-send-input)
15660 (comint-source-default, comint-extract-string)
15661 (comint-get-source, comint-word, comint-completion)
15662 (comint-source, comint-prompt-read-only, comint-update-fence):
15663 Fix typos in docstrings.
15664 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15665 Declare with define-obsolete-*-alias macros.
15666 (comint-previous-matching-input-from-input)
15667 (comint-next-matching-input-from-input)
15668 (comint-previous-matching-input, comint-next-matching-input)
15669 (comint-forward-matching-input):
15670 Improve argument/docstring consistency.
15671
15672 * desktop.el (desktop-clear-preserve-buffers-regexp):
15673 Also preserve the *server* buffer.
15674
15675 * simple.el (clone-indirect-buffer): Doc fix.
15676 (fixup-whitespace, just-one-space)
15677 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15678 (next-error, next-error-highlight)
15679 (next-error-highlight-no-select, next-error-last-buffer)
15680 (next-error-buffer-p, next-error-find-buffer, next-error)
15681 (previous-error, next-error-no-select, previous-error-no-select)
15682 (open-line, split-line, minibuffer-prompt-width, kill-new)
15683 (binary-overwrite-mode): Fix typos in docstrings.
15684 (set-fill-column): Fix typo in message.
15685
15686 * skeleton.el (skeleton-proxy-new): Doc fix.
15687
15688 * strokes.el (strokes-load-hook): Doc fix.
15689 (strokes-grid-resolution, strokes-get-grid-position)
15690 (strokes-renormalize-to-grid, strokes-read-stroke)
15691 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15692 (strokes-global-map): Fix typos in docstrings.
15693 (strokes-help): Doc fix. Fix help message and pass it through
15694 `substitute-command-keys'.
15695
15696 * tempo.el (tempo-insert-prompt, tempo-interactive)
15697 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15698 (tempo-insert-string-functions, tempo-local-tags)
15699 (tempo-define-template, tempo-insert-template)
15700 (tempo-insert-prompt-compat, tempo-is-user-element)
15701 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15702 Fix typos in docstrings.
15703
15704 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15705 (vcursor-key-bindings, vcursor-use-vcursor-map)
15706 (vcursor-find-window, vcursor-scroll-down)
15707 (vcursor-disable, vcursor-beginning-of-buffer)
15708 (vcursor-end-of-buffer): Fix typos in docstrings.
15709 (vcursor-relative-move, vcursor-get-char-count):
15710 Improve argument/docstring consistency.
15711
15712 * version.el: "?\ " -> "?\s".
15713
15714 * wid-edit.el (widget-default-create, widget-after-change)
15715 (widget-default-format-handler, widget-checklist-add-item)
15716 (widget-radio-add-item, widget-choose, widget-specify-secret)
15717 (widget-field-value-create, widget-field-value-get)
15718 (widget-editable-list-format-handler)
15719 (widget-editable-list-entry-create, widget-group-value-create)
15720 (widget-documentation-link-add)
15721 (widget-documentation-string-value-create): "?\ " -> "?\s".
15722 (widget-convert-text): Doc fix.
15723 (widget-narrow-to-field, widget-field-find)
15724 (widget-url-link-action, widget-emacs-library-link-action)
15725 (widget-color-notify): Fix typos in docstrings.
15726
15727 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15728 (x-select-text, set-w32-system-coding-system)
15729 (w32-add-charset-info): Fix typos in docstrings.
15730
15731 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15732 (cua-enable-cua-keys, cua-use-hyper-key)
15733 (cua-virtual-rectangle-edges): Fix typos in docstrings.
15734 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15735
15736 * net/tramp.el (tramp-handle-load): Fix typo in error message.
15737
15738 * emacs-lisp/re-builder.el (regexp-builder): Declare with
15739 `defalias' instead of faking it.
15740
15741 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15742 (eshell-ls-missing, eshell-ls-dired-initial-args)
15743 (eshell-ls-use-in-dired): Fix typos in docstrings.
15744
15745 2005-07-20 Kim F. Storm <storm@cua.dk>
15746
15747 * emulation/cua-base.el (cua-mode): Improve doc string.
15748
15749 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
15750
15751 * abbrev.el (expand-region-abbrevs): Doc fix.
15752 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15753 Improve argument/docstring consistency.
15754
15755 * arc-mode.el (archive-get-descr, archive-alternate-display):
15756 Doc fixes.
15757 (archive-l-e): Improve argument/docstring consistency.
15758 (archive-tmpdir, archive-unixdate, archive-unixtime)
15759 (archive-chmod-entry): Fix typos in docstrings.
15760 (archive-unflag, archive-unflag-backwards)
15761 (archive-unmark-all-files): "?\ " -> "?\s".
15762
15763 * buff-menu.el (Buffer-menu-unmark): Doc fix.
15764 (Buffer-menu-not-modified, Buffer-menu-execute)
15765 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15766 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15767
15768 * composite.el (compose-string, encode-composition-rule)
15769 (compose-last-chars): Fix typos in docstrings.
15770
15771 * desktop.el (desktop-enable, desktop-basefilename):
15772 Declare with `define-obsolete-variable-alias'.
15773 (desktop-internal-v2s): Don't quote keywords.
15774 (desktop-clear): "?\ " -> "?\s".
15775
15776 * dired.el (dired-align-file, dired-flag-backup-files)
15777 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15778 (dired-listing-switches, dired-ls-F-marks-symlinks)
15779 (dired-dwim-target, dired-load-hook, dired-mode-hook)
15780 (dired-directory, dired-faces, dired, dired-revert)
15781 (dired-mode, dired-summary, dired-view-file)
15782 (dired-copy-filename-as-kill, dired-delete-file)
15783 (dired-no-confirm, dired-unmark-all-marks)
15784 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15785 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15786 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15787 Fix typos in message strings.
15788
15789 * dired-x.el (virtual-dired): Declare with `defalias'.
15790 (dired-mark-unmarked-files, dired-local-variables-file)
15791 (dired-omit-here-always): Doc fix.
15792 (dired-omit-mode, dired-find-subdir)
15793 (dired-enable-local-variables, dired-clean-up-buffers-too)
15794 (dired-extra-startup, dired-mark-extension, dired-jump)
15795 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15796 (dired-smart-shell-command, dired-guess-shell-alist-user)
15797 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15798 (dired-x-bind-find-file, dired-x-submit-report):
15799 Fix typos in docstrings.
15800 (dired-mark-unmarked-files): "?\ " -> "?\s".
15801
15802 * dirtrack.el (dirtrack-list): Fix typos in docstring.
15803
15804 * faces.el (describe-face): "?\ " -> "?\s".
15805 (read-all-face-attributes, read-face-font, modify-face)
15806 (face-attr-construct, italic): Fix typos in docstrings.
15807 (frame-update-face-colors): Declare with
15808 `define-obsolete-function-alias'.
15809
15810 * files.el (find-file-noselect, recode-file-name): Doc fixes.
15811 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15812 (magic-mode-alist, buffer-file-numbers-unique)
15813 (write-file-functions, get-free-disk-space):
15814 Fix typos in docstrings.
15815 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15816 (write-contents-hooks, write-file-hooks):
15817 Declare with `define-obsolete-variable-alias'.
15818
15819 * forms-d2.el (arch-rj): Fix typo in docstrings.
15820 (arch-tocol): Likewise. "?\ " -> "?\s".
15821
15822 * frame.el (set-frame-font, cursor-in-non-selected-windows):
15823 Fix typo in docstring.
15824 (set-screen-width, set-screen-height): Delete redundant info in
15825 doctrings.
15826 (new-frame, screen-height, screen-width): Declare with
15827 `define-obsolete-function-alias'.
15828 (delete-frame-hook, blink-cursor): Declare with
15829 `define-obsolete-variable-alias'.
15830
15831 * paths.el (prune-directory-list): Fix typos in docstring.
15832
15833 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
15834 (cvs-prefix-get): Fix typos in docstrings.
15835
15836 * ps-print.el (ps-extend-face-list, ps-extend-face)
15837 (ps-print-background-image): Fix typos in docstrings.
15838 (ps-default-fg, ps-default-bg): Doc fixes.
15839
15840 * s-region.el (s-region-bind): Doc fix.
15841 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
15842
15843 * textmodes/org.el (org-table-formula-substitute-names)
15844 (org-table-get-vertical-vector): Doc fixes.
15845 (org-table-recalculate): Remove unused argument to `message'.
15846
15847 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
15848
15849 * textmodes/org.el (org-table-column-names)
15850 (org-table-column-name-regexp)
15851 (org-table-named-field-locations): New variables.
15852 (org-archive-subtree): Protect `this-command' when calling
15853 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
15854 the kill buffer.
15855 (org-complete): Remove fixed-formula completion.
15856 (org-edit-formulas-map): New variable.
15857 (org-table-edit-formulas): New command.
15858 (org-finish-edit-formulas, org-abort-edit-formulas)
15859 (org-show-variable, org-table-get-vertical-vector): New functions.
15860 (org-table-maybe-eval-formula): Handle `:=' fields.
15861 (org-table-get-stored-formulas, org-table-store-formulas)
15862 (org-table-get-formula, org-table-modify-formulas)
15863 (org-table-replace-in-formulas): Handle named field formulas.
15864 (org-table-get-specials): Store locations of named fields.
15865
15866 2005-07-19 Juri Linkov <juri@jurta.org>
15867
15868 * progmodes/grep.el (grep-regexp-alist)
15869 (grep-mode-font-lock-keywords, grep-process-setup):
15870 Use default GNU grep match color "01;31m" instead of "01;41m".
15871 (grep-regexp-alist, grep-mode-font-lock-keywords):
15872 Use `\\[[0-9]*m' instead of `\\[00m'.
15873 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
15874 sgr_start where its handling is more important. Use the real
15875 length of sgr_start instead of constant 8.
15876 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
15877 specially. Delete all remaining escape sequences.
15878 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
15879 (grep-regexp-alist): Make hyperlink only for binary file name
15880 instead of the whole line.
15881 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
15882 (grep-mode): Add autoload.
15883
15884 * emacs-lisp/find-func.el (find-function-regexp):
15885 Add `define-compilation-mode'.
15886
15887 2005-07-19 Juri Linkov <juri@jurta.org>
15888
15889 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
15890 (compare-windows-sync-string-size, compare-windows-recenter)
15891 (compare-windows-highlight, compare-windows): Add version 22.1.
15892 (compare-windows) <defface>: Inherit from lazy-highlight instead
15893 of duplicating its default value.
15894
15895 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
15896 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
15897
15898 * descr-text.el (describe-char): Create link buttons for `charset'
15899 and `code point'. Add the current input method name with a link
15900 button to `to input' field. Print face names of display table
15901 characters in `The display table entry is displayed by' section
15902 instead of printing face-id in the `display' field.
15903 Guess hardcoded faces and create a link button for them.
15904 Skip empty fields when calculating max-width.
15905 Treat `widget-create' specially while inserting strings from the
15906 collected field list.
15907 (describe-char-after): Made obsolete in version 22.1, not 21.5.
15908
15909 * diff-mode.el (diff-file-header): Change foreground color from
15910 yellow to green on light backgrounds.
15911 (diff-context): Inherit from `shadow' only for color/grayscale
15912 with more than 88 colors.
15913 (diff-indicator-removed, diff-indicator-added)
15914 (diff-indicator-changed): New faces.
15915 (diff-font-lock-keywords): Use new faces. Regroup rules.
15916 Add "^---$" for `normal' diff format. Fontify `#' lines with
15917 font-lock-comment-delimiter-face and font-lock-comment-face.
15918 Add `#' to ^[^...] in the rule for `diff-context-face'.
15919
15920 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
15921 a button-like box. Inherit from `highlight' on low colors.
15922 (shadow): Use shades of gray only for color/grayscale with
15923 more than 88 colors. Use green for light backgrounds with
15924 8 colors, and yellow for dark backgrounds with 8 colors.
15925
15926 * font-lock.el (font-lock-regexp-grouping-backslash):
15927 Don't inherit from escape-glyph (use bold for all cases).
15928
15929 * info.el (info-xref-visited): Use light foreground color `violet'
15930 for dark backgrounds instead of dark color `magenta3'.
15931 (info-title-1): Use `yellow' color for dark backgrounds.
15932
15933 * isearch.el (isearch): Use not-too-dark magenta3 instead of
15934 too-light magenta2.
15935
15936 * replace.el (match): Use slightly more light RoyalBlue3 instead
15937 of dark RoyalBlue4.
15938
15939 * wid-edit.el (widget-inactive): Inherit from `shadow'.
15940
15941 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
15942
15943 * novice.el (disabled-command-hook): Declare it with
15944 `define-obsolete-variable-alias'.
15945
15946 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
15947 (desktop-buffer-misc-functions, desktop-buffer-handlers)
15948 (desktop-load-default): Add release to obsolescence info.
15949 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
15950 (desktop-append-buffer-args, desktop-read):
15951 Fix typos in docstrings.
15952 (desktop-kill): Fix typo in message.
15953 (desktop-save): Doc fix.
15954
15955 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
15956
15957 * viper-cmd.el (viper-escape-to-state): Bug fix.
15958 (viper-envelop-ESC-key): Change the definition of fast
15959 keysequence so it'll work with keyboard macros.
15960
15961 * ediff.el (ediff-patch-buffer): Change the docstring.
15962
15963 2005-07-19 Kenichi Handa <handa@m17n.org>
15964
15965 * international/mule-cmds.el (select-safe-coding-system): Try to
15966 use an auto-coding (if any) before anything else. If the found
15967 auto-coding is invalid, show a warning message.
15968
15969 * international/mule.el (find-auto-coding): New function created
15970 by modifying the body of set-auto-coding.
15971 (set-auto-coding): Use find-auto-coding to find a coding.
15972
15973 2005-07-18 Richard M. Stallman <rms@gnu.org>
15974
15975 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
15976 not isearch-mode-end-hook-error.
15977 (allout-before-change-protect): Fix error message.
15978
15979 2005-07-18 Juri Linkov <juri@jurta.org>
15980
15981 * allout.el (allout-mode):
15982 * calculator.el (calculator-copy):
15983 * custom.el (custom-known-themes):
15984 * dired.el (dired-desktop-buffer-misc-data)
15985 (dired-restore-desktop-buffer):
15986 * dired-x.el (dired-omit-marker-char):
15987 * files.el (basic-save-buffer):
15988 * font-core.el (font-lock-mode):
15989 * calendar/calendar.el (calendar-goto-hebrew-date)
15990 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
15991 (calendar-goto-persian-date):
15992 * language/ethio-util.el (ethio-sera-to-fidel-region):
15993 * textmodes/picture.el (picture-mode):
15994 Delete duplicate duplicate words.
15995
15996 2005-07-18 Juri Linkov <juri@jurta.org>
15997
15998 * isearch.el (isearch-mode-map): Remove key bindings for regexp
15999 chars * ? } |.
16000 (isearch-fallback): Don't call `isearch-process-search-char'.
16001 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
16002 (isearch-process-search-char): Call `isearch-fallback' for regexp
16003 chars * ? } |.
16004 (isearch-return-char): Make obsolete with `make-obsolete' instead
16005 of simply documenting it as obsolete in the docstring.
16006 (isearch-fallback): Refill docstring.
16007
16008 * international/isearch-x.el
16009 (isearch-process-search-multibyte-characters): Remove unneeded
16010 `concat'. Add intermediate values to `junk-hist' instead of
16011 `minibuffer-history'. Test the length of `str'.
16012
16013 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
16014
16015 * allout.el (allout-resolve-xref): Fix typos in error strings.
16016 (allout-before-change-protect): Remove unneeded `concat'.
16017
16018 * array.el (array-mode, array-reconfigure-rows)
16019 (untabify-backward): Fix typos in docstrings.
16020 (array-reconfigure-rows): Use `insert-buffer-substring', not
16021 `insert-buffer'.
16022
16023 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
16024 * progmodes/ada-mode.el (ada-make-body):
16025 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
16026
16027 * dired.el (dired-log):
16028 * tar-mode.el (tar-subfile-save-buffer):
16029 * play/zone.el (zone-pgm-stress-destress):
16030 Use `insert-buffer-substring', not `insert-buffer'.
16031
16032 2005-07-17 Simon Josefsson <jas@extundo.com>
16033
16034 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
16035
16036 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
16037
16038 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
16039 Add plain auth method.
16040 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
16041
16042 2005-07-17 Kim F. Storm <storm@cua.dk>
16043
16044 * ido.el (dired-other-window): Add ido property.
16045
16046 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
16047
16048 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16049 Fix typo in docstring.
16050 (byte-compile-interactive-only-functions): Add `insert-buffer' and
16051 `insert-file-literally'.
16052
16053 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
16054 info and delete redundant message. Doc fix.
16055 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
16056 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
16057
16058 2005-07-16 Richard M. Stallman <rms@gnu.org>
16059
16060 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
16061 (byte-compile-and): Use byte-compile-and-recursion.
16062 (byte-compile-or-recursion): New function.
16063 (byte-compile-or): Use that.
16064 (byte-compile-if): Guard the else-clause too.
16065 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
16066
16067 * isearch.el (isearch-mode-end-hook-quit): New variable.
16068 (isearch-done): Bind it.
16069 (isearch-mode-end-hook): Doc fix.
16070
16071 * allout.el (allout-isearch-did-quit): Variable deleted.
16072 (allout-real-isearch-abort): Function name no longer used.
16073 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
16074 (allout-isearch-rectification): isearch-mode always exists.
16075 Don't set allout-isearch-did-quit.
16076 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
16077 allout-isearch-did-quit.
16078 (allout-enwrap-isearch): Just add the hook.
16079 (allout-isearch-abort): Function deleted.
16080 (allout-pre-command-business): Avoid warning.
16081
16082 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
16083 Correctly avoid warnings.
16084 (pascal-outline): Likewise.
16085
16086 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
16087
16088 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
16089
16090 * play/tetris.el (tetris-mode): Avoid warning.
16091
16092 * play/snake.el (snake-mode): Avoid warning.
16093
16094 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
16095 (gamegrid-set-display-table): Avoid warning.
16096 (gamegrid-set-timer): Likewise.
16097 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
16098 (gamegrid-add-score-with-update-game-score-1): Take FILE
16099 as argument.
16100 (gamegrid-add-score-with-update-game-score): Pass that argument.
16101 Rename have-shared-game-dir to gamegrid-shared-game-dir.
16102
16103 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
16104
16105 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
16106 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
16107
16108 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
16109 and insert-file.
16110
16111 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
16112 (sc-ask): Avoid warnings.
16113
16114 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
16115 (eshell-hist-initialize): Use that var the natural way.
16116
16117 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
16118
16119 * emacs-lisp/re-builder.el (reb-cook-regexp):
16120 Avoid warning calling lre-compile-string.
16121 (reb-color-display-p): Avoid warning.
16122
16123 * calculator.el (calculator-last-input): Guard uses
16124 of event-key and key-press-event-p.
16125 (event-key, key-press-event-p): Delete definitions.
16126
16127 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
16128 (find-gc-source-directory, find-gc-subrs-callers)
16129 (find-gc-noreturn-list, find-gc-source-files)
16130 (find-gc-subrs-called): Vars renamed and defvar'd.
16131
16132 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
16133 (checkdoc-overlay-put, checkdoc-delete-overlay)
16134 (checkdoc-overlay-start, checkdoc-overlay-end)
16135 (checkdoc-mode-line-update, checkdoc-char=):
16136 Define such that compiler knows they are defined.
16137 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
16138 (checkdoc-read-event): Delete. Use read-event directly.
16139
16140 * whitespace.el (whitespace-make-overlay)
16141 (whitespace-overlay-put, whitespace-delete-overlay)
16142 (whitespace-overlay-start, whitespace-overlay-end):
16143 Define such that compiler knows they are defined.
16144 (whitespace): Move conditional inside.
16145
16146 * tempo.el (tempo-insert-template): Suppress warning.
16147
16148 * ediff-diff.el (longlines-mode): Add defvar.
16149
16150 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
16151
16152 * server.el: Bind "C-x #" in a way that works even if C-x is
16153 redefined to a command key, not a prefix key.
16154
16155 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
16156
16157 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
16158 cl-make-type-test till execution time.
16159
16160 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
16161
16162 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
16163 arg ARG and use it.
16164
16165 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
16166
16167 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
16168
16169 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
16170
16171 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16172 a defcustom with two :set or :type keywords.
16173
16174 2005-07-15 Richard M. Stallman <rms@gnu.org>
16175
16176 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16177 Don't give ^M comment-end syntax.
16178
16179 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
16180
16181 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
16182 Don't consider gdbmi (gdb-mi.el has its own update functions).
16183 (gdb-var-delete): Make it work for gdbmi as well.
16184 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
16185
16186 * progmodes/gud.el (etags, sdb): Only require etags when needed.
16187 (gud-speedbar-menu-items): Correct logic for enabling items.
16188
16189 2005-07-15 Kim F. Storm <storm@cua.dk>
16190
16191 * ido.el: Fix commentary.
16192 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
16193 Use with-no-warnings around ffap-guesser.
16194 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
16195 Let bind minibuffer-completing-file-name to t.
16196
16197 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
16198
16199 * startup.el (site-run-file, keyboard-type): Doc fixes.
16200 (command-line): Check for "--basic-display" argument; also for
16201 "--quick", not "--bare-bones" (which was renamed).
16202 (fancy-splash-text): Add missing item "Getting New Versions".
16203 (normal-splash-screen): Fix typos and improve consistency with
16204 `fancy-splash-text'. Update copyright year.
16205
16206 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
16207 valid binding for `help-char'.
16208
16209 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
16210
16211 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
16212
16213 * term.el (term-mode): Disable cua-mode for term buffers.
16214
16215 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
16216
16217 * add-log.el (add-log-mailing-address, change-log-merge):
16218 Doc fixes.
16219 (change-log-get-method-definition): Fix typo in docstring.
16220
16221 2005-07-14 Kim F. Storm <storm@cua.dk>
16222
16223 * emulation/cua-base.el:
16224 (cua--pre-command-handler-1, cua--pre-command-handler)
16225 (cua--post-command-handler-1, cua--post-command-handler):
16226 Split in two. Check (buffer local) value of cua-mode.
16227 (cua-selection-mode): New command.
16228
16229 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
16230
16231 * custom.el (custom-initialize-safe-set)
16232 (custom-initialize-safe-default): Doc fixes.
16233
16234 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16235 and simplify :init-value again.
16236
16237 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16238 and simplify :init-value again. Delete autoload.
16239
16240 * startup.el (command-line): Use `custom-reevaluate-setting' again
16241 for tooltip-mode.
16242
16243 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16244 a defcustom with two :initialize keywords.
16245
16246 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
16247
16248 * allout.el (my-mark-marker, allout-isearch-prior-pos)
16249 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
16250 (allout-post-command-business, allout-flag-region)
16251 (isearch-reenable-font-lock, allout-yank)
16252 (allout-insert-latex-header, allout-insert-latex-trailer)
16253 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
16254 (allout-latex-verb-quote): Fix typos in docstrings.
16255 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
16256 (allout-unprotected, allout-prefix-data):
16257 Improve argument/docstring consistency.
16258 (allout-chart-subtree): Fix argument spec.
16259 (allout-open-topic): Rename `use_sib_bullet' argument to
16260 `use-sib-bullet'. Doc fix.
16261
16262 * whitespace.el (whitespace-check-buffer-leading)
16263 (whitespace-check-buffer-trailing)
16264 (whitespace-check-buffer-indent)
16265 (whitespace-check-buffer-spacetab)
16266 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
16267 (whitespace-check-leading-whitespace)
16268 (whitespace-check-trailing-whitespace)
16269 (whitespace-check-spacetab-whitespace)
16270 (whitespace-check-indent-whitespace)
16271 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
16272 (whitespace-modes): Fix typos in docstrings.
16273 (defgroup, defcustom): Doc fixes.
16274
16275 * winner.el (winner-mode, winner-boring-buffers)
16276 (winner-pending-undo-ring): Doc fixes.
16277 (winner-ring): Remove unneeded `progn'.
16278 (winner-equal): `defsubst' it.
16279 (winner-redo): Fix message.
16280
16281 2005-07-13 Kim F. Storm <storm@cua.dk>
16282
16283 * simple.el (line-move-1): Always use vertical-motion to
16284 do the last (or only) line move to ensure some movement.
16285 Undo 2005-06-23 change--don't check for overlays.
16286
16287 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16288
16289 * term/mac-win.el (ccl-encode-mac-roman-font)
16290 (ccl-encode-mac-centraleurroman-font)
16291 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
16292 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
16293 Change charset-id boundary of dimension to ?\xef.
16294 (mac-char-fontspec-list): New constant.
16295 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
16296 argument. Nil uses itself as family in font-spec. Previous
16297 behavior for nil is now provided by non-nil non-string argument.
16298 All callers changed. Add font-specs for Mac fonts to
16299 "fontset-default" unless iso8859-1 fonts are installed.
16300
16301 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
16302
16303 * progmodes/sh-script.el (sh-get-indent-info): Only indent
16304 a continuation line if the \ is preceded by SPC or TAB.
16305 (sh-get-indent-info): Simplify.
16306 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
16307 Use with-current-buffer.
16308
16309 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
16310 when the matched text is empty.
16311
16312 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
16313
16314 * startup.el (command-line): Revert to previous handling of
16315 tooltip-mode. Explain in comment why the complexity is needed.
16316
16317 * tooltip.el (tooltip-mode): Revert to previous implementation of
16318 its defcustom.
16319
16320 * frame.el (blink-cursor-mode): Revert to previous implementation
16321 of its defcustom. Update comment.
16322
16323 2005-07-12 Lars Hansen <larsh@soem.dk>
16324
16325 * desktop.el: Update e-mail address.
16326
16327 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16328
16329 * term/mac-win.el (mac-services-mail-selection)
16330 (mac-services-mail-to): New functions.
16331 (mac-application-menu-map): Bind them.
16332
16333 2005-07-12 wulei <milton@wulei.net> (tiny change)
16334
16335 * progmodes/gdb-ui.el: Add note about buffering with Windows.
16336
16337 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
16338
16339 * custom.el (custom-reevaluate-setting): Doc fix.
16340
16341 2005-07-11 Jay Belanger <belanger@truman.edu>
16342
16343 * calc/calc.el (calc-embedded-announce-formula-alist)
16344 (calc-embedded-open-close-plain-alist)
16345 (calc-embedded-open-close-mode-alist): Add checks for additional
16346 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
16347
16348 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
16349
16350 * custom.el (custom-enable-theme): Don't add theme to
16351 `custom-enabled-themes' with `push' because there is no
16352 setf-method for `delq'.
16353
16354 2005-07-11 Richard M. Stallman <rms@gnu.org>
16355
16356 * custom.el (custom-declare-variable): Doc fix.
16357
16358 * dired-aux.el (dired-compare-directories): Remove "." and ".."
16359 from the alists.
16360
16361 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
16362 Do nothing if edebug-active.
16363
16364 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
16365 (edebug-display): Do it here instead.
16366
16367 2005-07-10 Richard M. Stallman <rms@gnu.org>
16368
16369 * cus-face.el (custom-theme-set-faces): Make it work.
16370 (custom-reset-faces): Doc fix.
16371 (custom-theme-reset-internal-face, custom-theme-face-value):
16372 Functions deleted.
16373
16374 * custom.el (custom-push-theme): Maintain list of the settings
16375 of a given theme in its theme-settings property.
16376 Maintain position of old settings in the theme-value
16377 or theme-face property.
16378 (custom-enabled-themes): New variable.
16379 (custom-theme-enabled-p): New function.
16380 (provide-theme): Update custom-enabled-themes.
16381 Disable and reenable the `user' theme.
16382 (require-theme): Doc fix.
16383 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16384 (custom-theme-value, custom-theme-variable-value): Likewise.
16385 (custom-theme-reset-internal): Likewise.
16386 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16387 (custom-enable-theme, custom-disable-theme): New functions.
16388 (custom-variable-theme-value, custom-face-theme-value): Likewise.
16389 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16390 (custom-theme-reset-variables): Simplify.
16391 (deftheme, custom-declare-theme, custom-make-theme-feature):
16392 Definitions moved.
16393
16394 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
16395
16396 * longlines.el (longlines-show-region)
16397 (longlines-unshow-hard-newlines): Recognize hard newlines by
16398 non-nil hard property, instead of t.
16399
16400 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
16401
16402 * viper-cmd.el (viper--key-maps): New variable.
16403 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16404 emulation-mode-map-alists.
16405 (viper-envelop-ESC-key): Use viper-subseq.
16406 (viper-search-forward/backward/next): Disable debug-on-error.
16407
16408 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16409 (viper-ESC-key): New defcustoms.
16410
16411 * viper-macs.el (ex-map-read-args): Use viper-subseq.
16412
16413 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16414 (viper-subseq): Copy of subseq from cl.el.
16415
16416 * viper.el (viper-go-away, viper-set-hooks): Use
16417 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16418
16419 * viper-mous.el (viper-current-frame-saved): Use defvar.
16420
16421 * viper-init.el: Get rid of -face in face names.
16422
16423 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16424 Make it work with longlines mode
16425
16426 * ediff-mult.el (ediff-meta-mode-hook): New variable.
16427
16428 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16429
16430 * ediff-init.el: Get rid of -face in face names.
16431
16432 2005-07-10 Richard M. Stallman <rms@gnu.org>
16433
16434 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16435 and with-timeout-unsuspend.
16436
16437 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16438 and with-timeout-unsuspend.
16439
16440 * emacs-lisp/timer.el (with-timeout-timers): New variable.
16441 (with-timeout): Bind that variable to record timers.
16442 (with-timeout-suspend, with-timeout-unsuspend): New functions.
16443
16444 * emacs-lisp/debug.el (debug-help-follow): New function.
16445 (debugger-mode-map): Use that instead of help-follow.
16446 (debugger-setup-buffer): Use eval-buffer-list
16447 to handle eval-buffer frames.
16448
16449 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
16450
16451 * timezone.el (timezone-parse-date): Change first regexp
16452 so it will not mistakenly match dates with no time zone.
16453
16454 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
16455
16456 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
16457
16458 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
16459
16460 * custom.el (custom-initialize-safe-set)
16461 (custom-initialize-safe-default): New functions.
16462
16463 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16464 and simplify :init-value.
16465
16466 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16467 and simplify :init-value. Delete obsolete comment.
16468
16469 * startup.el (command-line): Use `custom-reevaluate-setting' to
16470 handle `tooltip-mode'. Delete obsolete comment.
16471
16472 * files.el (set-visited-file-name): Avoid calling
16473 `file-name-nondirectory' with a nil argument.
16474
16475 2005-07-09 Richard M. Stallman <rms@gnu.org>
16476
16477 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
16478 was called with nil for the buffer, handle the read position right.
16479 Handle read position for eval-region, too.
16480
16481 2005-07-09 Juri Linkov <juri@jurta.org>
16482
16483 * fringe.el (fringe-mode): Add period in docstring.
16484 (fringe-query-style): Build prompt depending on `all-frames' arg.
16485
16486 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
16487 to not create links to unrelated functions in the Help buffer.
16488
16489 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
16490 Doc fix.
16491
16492 * simple.el (next-error-hook): New variable.
16493 (next-error): Use it. Doc fix.
16494
16495 * textmodes/ispell.el (ispell-command-loop): Add current
16496 dictionary name and program name to mode-line-format.
16497 (ispell-region, ispell-process-line): Add current dictionary name
16498 and program name to messages.
16499
16500 2005-07-08 Jay Belanger <belanger@truman.edu>
16501
16502 * calc/calc.el (calc-embedded-announce-formula-alist)
16503 (calc-embedded-open-close-formula-alist)
16504 (calc-embedded-open-close-word-alist)
16505 (calc-embedded-open-close-plain-alist)
16506 (calc-embedded-open-close-new-formula-alist)
16507 (calc-embedded-open-close-mode-alist)
16508 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
16509 (calc-embedded-mode-hook): New variables.
16510
16511 * calc/calc-embed.el (calc-embedded-firsttime)
16512 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
16513 New variables.
16514 (calc-do-embedded): Use calc-embedded-firsttime,
16515 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
16516 determine whether or not to run hooks.
16517 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
16518 calc-embedded-firsttime-formula appropriately.
16519 Set calc-embedded delimiter variables according to mode.
16520
16521 2005-07-08 Richard M. Stallman <rms@gnu.org>
16522
16523 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
16524 Check for "emacs", etc., as entire symbol, not just as word.
16525 (checkdoc-file-comments-engine): Use regexp-quote on FN.
16526
16527 * files.el (set-visited-file-name): Report the error
16528 for "empty filename" earlier.
16529 (kill-some-buffers): Ignore buffers already dead.
16530
16531 * fringe.el (fringe-mode): Doc fix.
16532
16533 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16534 Check for (featurep 'xemacs) and turn off warnings in what it guards.
16535 Use unwind-protect to ensure byte-compile-unresolved-functions
16536 is updated.
16537
16538 * whitespace.el (whitespace-buffer-leading-cleanup):
16539 Simplify w/ skip-chars-forward.
16540 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
16541
16542 * mail/rmail.el (rmail-only-expunge): Fix paren error.
16543 Unconditionally try to leave point at the same old place.
16544
16545 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
16546
16547 * comint.el (comint-postoutput-scroll-to-bottom)
16548 (comint-show-maximum-output): Take scroll-margin into consideration.
16549
16550 2005-07-08 Kim F. Storm <storm@cua.dk>
16551
16552 * ido.el (ido-use-filename-at-point): New choice `guess'.
16553 (ido-file-internal): Try ffap-guesser if selected.
16554
16555 * ido.el (ido-before-fallback-functions): New hook.
16556 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
16557 (ido-read-file-name): Run it.
16558
16559 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
16560
16561 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
16562 strings rather than a list of symbols to the completion function.
16563
16564 2005-07-07 Jay Belanger <belanger@truman.edu>
16565
16566 * calc/calc-units.el (math-apply-units): Change the places in
16567 which units are simplified.
16568
16569 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
16570
16571 * cus-edit.el (customize-option, customize-option-other-window):
16572 Make them handle aliases.
16573
16574 * custom.el (custom-variable-p): Make it recursively follow
16575 aliases. Mention that in the docstring.
16576
16577 2005-07-07 Richard M. Stallman <rms@gnu.org>
16578
16579 * cus-start.el (exec-path): Use `directory' instead of `file'.
16580 Fix tag for nil.
16581
16582 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16583
16584 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
16585 when called non-interactively. Doc fix.
16586
16587 2005-07-07 Lute Kamstra <lute@gnu.org>
16588
16589 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
16590 new address as well.
16591
16592 2005-07-07 Kenichi Handa <handa@m17n.org>
16593
16594 * international/mule.el (make-coding-system):
16595 Describe `ascii-incompatible' property in the docstring.
16596 (set-file-name-coding-system): Signal an error if coding-system is
16597 ascii-incompatible.
16598 (set-keyboard-coding-system): Likewise.
16599
16600 * international/mule-cmds.el (set-default-coding-systems):
16601 Don't set default-file-name-coding-system and
16602 default-keyboard-coding-system if coding-system is ASCII-incompatible.
16603
16604 * international/utf-16.el: Declare that all UTF-16-based coding
16605 systems are ASCII-incompatible.
16606
16607 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
16608
16609 * progmodes/gud.el: Require font-lock for displaying errors.
16610 Used by gdb-ui.el.
16611
16612 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16613
16614 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
16615 values for the pattern lists which are `read'able but not
16616 `append'able (like symbols).
16617
16618 2005-07-06 Richard M. Stallman <rms@gnu.org>
16619
16620 * progmodes/flymake.el (flymake-float-time): Instead of
16621 with-no-warnings, test for xemacs.
16622 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
16623 to avoid warning.
16624
16625 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
16626
16627 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16628
16629 2005-07-05 Lute Kamstra <lute@gnu.org>
16630
16631 * battery.el: Add support for Darwin (with much debugging help
16632 from Samuel Lauber <sam124@operamail.com>).
16633 (battery-status-function, battery-echo-area-format)
16634 (battery-mode-line-format): Add support for pmset on Darwin.
16635 (battery-load-low, battery-load-critical): New user options.
16636 (battery-pmset): New function.
16637
16638 2005-07-05 Lute Kamstra <lute@gnu.org>
16639
16640 Update FSF's address in GPL notices.
16641
16642 * textmodes/page-ext.el: Update FSF's address.
16643
16644 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16645
16646 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16647 filling from using prefix when filling a single-line docstring.
16648
16649 * progmodes/flymake.el: Remove useless eval-when-compile.
16650
16651 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16652
16653 2005-07-04 Richard M. Stallman <rms@gnu.org>
16654
16655 * textmodes/org.el (org-file-apps-defaults-gnu):
16656 Rename from org-file-apps-defaults-linux.
16657 (org-default-apps): Don't test system-type for `linux'.
16658 (org-file-apps): Doc fix.
16659
16660 2005-07-04 David Ponce <david@dponce.com>
16661
16662 * tree-widget.el: Improve header Commentary section.
16663 (tree-widget) [defgroup]
16664 (tree-widget-image-enable, tree-widget-themes-directory)
16665 (tree-widget-theme, tree-widget-image-properties-emacs)
16666 (tree-widget-image-properties-xemacs, tree-widget-create-image)
16667 (tree-widget-image-formats, tree-widget-control)
16668 (tree-widget-empty-control, tree-widget-leaf-control
16669 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16670 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16671 (tree-widget-keep, tree-widget-after-toggle-functions)
16672 (tree-widget-open-node, tree-widget-close-node): Doc fix.
16673 (tree-widget-open-control, tree-widget-close-control): Fix doc and
16674 :help-echo message.
16675 (tree-widget-set-theme): Doc fix. Use `string-equal'.
16676 (tree-widget-image-properties): Doc fix. Clearer implementation.
16677 (tree-widget--cursors): New constant.
16678 (tree-widget-lookup-image): New function split from
16679 `tree-widget-find-image'. Clearer implementation.
16680 (tree-widget-find-image): Use it.
16681 (tree-widget-button-keymap): Use `set-keymap-parent'.
16682 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16683 Define the sub-widgets here.
16684 (tree-widget-node): Check that :node is not a tree-widget.
16685 (tree-widget-get-super, tree-widget-open-control)
16686 (tree-widget-close-control, tree-widget-empty-control)
16687 (tree-widget-leaf-control, tree-widget-guide)
16688 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16689 (tree-widget-no-handle, tree-widget-value-delete)
16690 (tree-widget-map): Remove.
16691 (tree-widget-children-value-save): Doc fix. Simplified.
16692 (tree-widget-value-create): Update according to previous changes.
16693
16694 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
16695
16696 * textmodes/org.el: Leading space replaced by TABS.
16697 (org-recalc-marks, org-table-rotate-recalc-marks)
16698 (org-table-get-specials): Treat "^" and "_" marks.
16699 (org-table-justify-field-maybe): Optional argument NEW.
16700 (org-table-eval-formula): Parsing of the format simplified.
16701 New modes C,I. Honor the %= parameter in the current table.
16702 Avoid unnecessary re-align by using the NEW argument to
16703 `org-table-justify-field-maybe'.
16704 (org-calc-default-modes): Default for date-format mimicks org-mode.
16705 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16706
16707 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
16708
16709 * cus-face.el (custom-theme-set-faces): Make it handle face
16710 aliases whose alias declarations are pre- or autoloaded.
16711
16712 2005-07-04 Juri Linkov <juri@jurta.org>
16713
16714 * faces.el (read-face-name): Put the code for getting a face name
16715 from the buffer before adding the faces from the `face' property.
16716 Use `completing-read-multiple' instead of `completing-read'.
16717 Require `crm'. Add default value and post-process the returned
16718 list of faces.
16719
16720 * emacs-lisp/crm.el (crm-find-current-element)
16721 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16722
16723 * emacs-lisp/lisp-mode.el (eval-defun-1):
16724 * emacs-lisp/edebug.el (edebug-eval-defun):
16725 Remove unnecessary quotes.
16726
16727 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16728
16729 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16730 (prolog-indent-level): Fix typo in docstring.
16731
16732 * info.el (Info-history, Info-history-forward)
16733 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16734
16735 * add-log.el (add-change-log-entry):
16736 * comint.el (comint-dynamic-list-input-ring)
16737 (comint-dynamic-list-completions):
16738 * dabbrev.el (dabbrev-expand):
16739 * delim-col.el (delimit-columns-rectangle-line):
16740 * diff-mode.el (diff-context->unified, diff-reverse-direction)
16741 (diff-unified->context):
16742 * ediff-init.el (ediff-abbrev-jobname):
16743 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16744 (ediff-replace-session-activity-marker-in-meta-buffer):
16745 * info.el (Info-summary):
16746 * lpr.el (printify-region):
16747 * printing.el (pr-create-interface):
16748 * ps-print.el (ps-print-quote):
16749 * ses.el (ses-column-widths, ses-print-cell)
16750 (ses-adjust-print-width, ses-center):
16751 * shell.el (shell-file-name-quote-list):
16752 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16753 (strokes-fill-current-buffer-with-whitespace)
16754 (strokes-xpm-for-stroke, strokes-list-strokes)
16755 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16756 * term.el (term-dynamic-list-input-ring)
16757 (term-dynamic-list-completions):
16758 * calc/calc.el (math-format-stack-value):
16759 * emacs-lisp/edebug.el (edebug-display-freq-count):
16760 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16761 (delphi-new-comment-line):
16762 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16763 * progmodes/executable.el (executable-set-magic):
16764 * progmodes/python.el (inferior-python-mode):
16765 * progmodes/scheme.el (scheme-mode-syntax-table):
16766 * progmodes/sh-script.el (sh-maybe-here-document):
16767 * progmodes/sql.el (sql-copy-column):
16768 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16769 * textmodes/bibtex.el (bibtex-mode):
16770 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16771 (sgml-auto-attributes):
16772 * textmodes/table.el (table-insert, table-shorten-cell)
16773 (table--generate-source-scan-lines, table-delete-row)
16774 (*table--cell-delete-char, table--spacify-frame)
16775 (table--horizontally-shift-above-and-below)
16776 (table--cell-insert-char, table--cell-blank-str)
16777 (table--fill-region-strictly):
16778 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16779 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16780
16781 * add-log.el (change-log):
16782 * apropos.el (apropos):
16783 * comint.el (comint-completion, comint-source):
16784 * dabbrev.el (dabbrev):
16785 * delim-col.el (columns):
16786 * diff-mode.el (diff-mode):
16787 * ediff.el (ediff):
16788 * ediff-diff.el (ediff-diff):
16789 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16790 * ediff-mult.el (ediff-mult):
16791 * ediff-ptch.el (ediff-ptch):
16792 * ediff-wind.el (ediff-window):
16793 * facemenu.el (facemenu):
16794 * indent.el (indent):
16795 * info.el (info):
16796 * jka-cmpr-hook.el (compression, jka-compr):
16797 * lpr.el (lpr):
16798 * outline.el (outlines):
16799 * pcmpl-cvs.el (pcmpl-cvs):
16800 * pcmpl-rpm.el (pcmpl-rpm):
16801 * printing.el (printing):
16802 * ps-print.el (postscript, ps-print, ps-print-horizontal)
16803 (ps-print-vertical, ps-print-headers, ps-print-font)
16804 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16805 (ps-print-background, ps-print-printer, ps-print-page)
16806 (ps-print-miscellany):
16807 * ses.el (ses):
16808 * shell.el (shell, shell-directories, shell-faces):
16809 * startup.el (initialization):
16810 * strokes.el (strokes):
16811 * term.el (term):
16812 * uniquify.el (uniquify):
16813 * w32-vars.el (w32):
16814 * calc/calc.el (calc):
16815 * emacs-lisp/bytecomp.el (bytecomp):
16816 * emacs-lisp/cl-indent.el (lisp-indent):
16817 * emacs-lisp/edebug.el (edebug):
16818 * emacs-lisp/elp.el (elp):
16819 * emacs-lisp/testcover.el (testcover):
16820 * emacs-lisp/trace.el (trace):
16821 * emulation/viper-ex.el (viper-ex):
16822 * emulation/viper-mous.el (viper-mouse):
16823 * mail/mailalias.el (mailalias):
16824 * mail/supercite.el (supercite, supercite-frames)
16825 (supercite-attr, supercite-cite, supercite-hooks):
16826 * net/rcompile.el (remote-compile):
16827 * net/rlogin.el (rlogin):
16828 * obsolete/ooutline.el (outlines):
16829 * progmodes/delphi.el (delphi):
16830 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
16831 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
16832 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
16833 (ebnf-optimization):
16834 * progmodes/etags.el (etags):
16835 * progmodes/executable.el (executable):
16836 * progmodes/idlwave.el (idlwave):
16837 * progmodes/pascal.el (pascal):
16838 * progmodes/prolog.el (prolog):
16839 * progmodes/python.el (python):
16840 * progmodes/scheme.el (scheme):
16841 * progmodes/sh-script.el (sh, sh-script):
16842 * progmodes/sql.el (SQL):
16843 * progmodes/tcl.el (tcl):
16844 * textmodes/bibtex.el (bibtex, bibtex-autokey):
16845 * textmodes/enriched.el (enriched):
16846 * textmodes/makeinfo.el (makeinfo):
16847 * textmodes/sgml-mode.el (sgml):
16848 * textmodes/table.el (table-hooks):
16849 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
16850 * textmodes/texinfo.el (texinfo):
16851 * textmodes/two-column.el (two-column):
16852 Finish `defgroup' description with period.
16853
16854 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
16855 * eshell/esh-var.el (eshell-var):
16856 * progmodes/vhdl-mode.el (vhdl-testbench):
16857 * textmodes/org.el (org): Fix typos in docstrings.
16858
16859 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
16860 consistency.
16861
16862 * progmodes/flymake.el (flymake-find-file): Remove.
16863 (flymake-float-time): Use `with-no-warnings'.
16864 (flymake-check-start-time, flymake-check-was-interrupted)
16865 (flymake-err-info, flymake-is-running, flymake-last-change-time)
16866 (flymake-new-err-info): `defvar' at compile time.
16867
16868 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
16869
16870 * replace.el (occur-hook): Doc fix.
16871 (occur-1): Don't call `occur-hook' if there are no matches.
16872
16873 2005-07-03 Richard M. Stallman <rms@gnu.org>
16874
16875 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
16876 global-map, save the same map.
16877 (global-map): Don't alter it at top level.
16878 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
16879 Then alter it here instead.
16880 (tpu-edt-off): Set global-map to the saved one.
16881
16882 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
16883 All references simplified.
16884 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
16885 (zmacs-regions): Add defvar.
16886 (repeat-complex-command-map): Everything about that deleted.
16887
16888 * textmodes/artist.el (artist-key-is-drawing)
16889 (artist-key-endpoint1, artist-key-poly-point-list)
16890 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
16891 (artist-key-compl-table, artist-rb-save-data)
16892 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
16893 Don't put them in eval-when-compile.
16894 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
16895
16896 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
16897 Use with-no-warnings.
16898
16899 * net/browse-url.el (dos-windows-version): Add defvar.
16900
16901 * mail/supercite.el (filladapt-prefix-table): Add defvar.
16902
16903 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
16904 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
16905 (rmail-new-summary-line-count): Rename from new-summary-line-count.
16906 Add defvar.
16907 (rmail-summary-beginning-of-message): Use with-no-warnings.
16908 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
16909
16910 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
16911 Use with-no-warnings.
16912
16913 * emulation/vi.el (vi-mark-region): Use c-mark-function.
16914 (c-mark-function): Add point-moving-unit property.
16915 (vi-goto-line): Use with-no-warnings.
16916
16917 * emulation/edt.el (edt-last-copied-word): Add defvar.
16918 (zmacs-region-stays): Likewise.
16919 (edt-mark-section-wisely): Use c-mark-function for C.
16920 Use makr-defun for Fortran.
16921 (time-string): defvar deleted.
16922 (edt-display-the-time): Don't set time-string.
16923
16924 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
16925
16926 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16927 Don't warn when name is not constant
16928 or for defining the group `emacs'.
16929
16930 * tooltip.el (gud-tooltip-mode): Add defvar.
16931
16932 * startup.el (default-frame-background-mode): Add defvar.
16933
16934 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
16935
16936 * info.el (tool-bar-map): Add defvar.
16937
16938 * dired.el (dnd-protocol-alist): Add defvar.
16939
16940 * dired-aux.el (dired-query): Display question with answer, when
16941 the user answers.
16942
16943 * custom.el (custom-add-option): Doc fix.
16944
16945 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
16946
16947 2005-07-03 Eli Zaretskii <eliz@gnu.org>
16948
16949 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
16950 bogus name from the last change.
16951
16952 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
16953
16954 * custom.el (custom-declare-variable): Fix typos in comment.
16955 (custom-known-themes): Doc fix.
16956 (custom-theme-directory): New defcustom.
16957 (require-theme): Make it check `custom-theme-directory'.
16958
16959 * cus-theme.el (custom-new-theme-mode): New function.
16960 (custom-theme-name, custom-theme-variables, custom-theme-faces)
16961 (custom-theme-description): Add compiler defvars.
16962 (customize-create-theme): Add doc to the "*New Custom Theme*"
16963 buffer. Use `custom-new-theme-mode'.
16964 (custom-theme-write): Put the created buffer in emacs-lisp-mode
16965 and save it to the `custom-theme-directory'. Make this the
16966 default directory of the buffer.
16967
16968 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
16969
16970 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
16971 Fix unbalanced parentheses.
16972
16973 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
16974
16975 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
16976 into flymake-mode and delegate to flymake-mode.
16977
16978 * find-file.el (ff-which-function-are-we-in): Clean up.
16979
16980 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
16981
16982 * replace.el (occur-rename-buffer): Fix docstring.
16983
16984 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
16985 (edt-last-copied-word, edt-learn-macro-count)
16986 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
16987 (edt-rect-start-point, edt-user-global-map, rect-start-point)
16988 (time-string, zmacs-region-stays):
16989 * emulation/edt-mapper.el (edt-save-function-key-map)
16990 (EDT-key-name): `defvar' to silence the byte-compiler.
16991
16992 2005-07-02 Martin Rudalics <rudalics@gmx.at>
16993
16994 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16995 font-lock-regexp-backslash. Doc fix.
16996 (font-lock-regexp-backslash-grouping-construct): Rename from
16997 font-lock-regexp-backslash-construct. Doc fix.
16998 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16999 grouping constructs.
17000
17001 2005-07-02 Eli Zaretskii <eliz@gnu.org>
17002
17003 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
17004 updating all the prerequisites.
17005
17006 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
17007
17008 * textmodes/org.el (org-agenda-start-on-weekday)
17009 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
17010 (org-agenda-use-time-grid, org-archive-location)
17011 (org-allow-space-in-links, org-usenet-links-prefer-google)
17012 (org-enable-table-editor, org-export-default-language)
17013 (org-export-html-show-new-buffer, org-fill-paragraph)
17014 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
17015 (org-goto-quit, org-occur, org-eval-in-calendar)
17016 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
17017 (org-agenda-diary-entry, org-remember-help)
17018 (org-table-convert-region, org-at-table-p)
17019 (org-table-move-row-down, org-table-move-row-up)
17020 (org-table-copy-region, org-table-toggle-vline-visibility)
17021 (org-table-get-stored-formulas, org-table-get-specials)
17022 (org-recalc-commands, org-table-eval-formula)
17023 (org-table-formula-substitute-names, orgtbl-make-binding)
17024 (org-format-org-table-html, org-format-table-table-html)
17025 (org-format-table-table-html-using-table-generate-source)
17026 (org-customize): Fix typos in docstrings.
17027 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
17028 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
17029 (org-back-to-heading): Doc fixes.
17030 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
17031 (org-agenda-change-all-lines, org-get-header):
17032 Improve argument/docstring consistency.
17033 (orgtbl-error): Fix error message.
17034
17035 * progmodes/flymake.el (flymake-find-possible-master-files)
17036 (flymake-master-file-compare, flymake-get-line-err-count)
17037 (flymake-highlight-line, flymake-gui-warnings-enabled):
17038 Fix typos in docstrings.
17039 (flymake-parse-line, flymake-get-project-include-dirs-function)
17040 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
17041 Doc fixes.
17042 (flymake-get-project-include-dirs-function)
17043 (flymake-make-err-menu-data):
17044 Improve argument/docstring consistency.
17045
17046 2005-07-01 Lute Kamstra <lute@gnu.org>
17047
17048 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
17049 Catch errors with ignore-errors. Use temporary buffer.
17050 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
17051
17052 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
17053 background color faces.
17054 (facemenu-set-foreground, facemenu-set-background):
17055 Use facemenu-set-face-from-menu.
17056 (facemenu-set-face-from-menu): Treat face names that start with
17057 "fg:" or "bg:" as special.
17058 (facemenu-add-new-color): Don't create faces. Simplify.
17059
17060 2005-06-30 Richard M. Stallman <rms@gnu.org>
17061
17062 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
17063 (crm-find-current-element): Likewise.
17064
17065 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
17066
17067 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
17068
17069 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
17070
17071 * arc-mode.el (archive-extract): Make it work as a mouse binding.
17072 (archive-mouse-extract): Make it an obsolete alias.
17073 (archive-mode-map): Don't use archive-mouse-extract any more.
17074 (archive-mode, archive-extract): write-contents-hooks ->
17075 write-contents-functions.
17076 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
17077 first arg.
17078 (archive-rename-entry): Update the call.
17079 (archive-zip-summarize): Remove unused var `method'.
17080 (archive-lzh-summarize): Remove unused var `creator'.
17081
17082 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
17083 dedicated frame upon exit.
17084
17085 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
17086 (archive-zip-extract, archive-zip-expunge)
17087 (archive-zip-update, archive-zip-update-case): Use executable-find.
17088 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
17089 Use restore-buffer-modified-p.
17090 (archive-extract, archive-add-new-member, archive-write-file-member):
17091 Use with-current-buffer.
17092 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
17093
17094 2005-06-30 Andreas Schwab <schwab@suse.de>
17095
17096 * progmodes/gud.el (gud-filter): Remove unneeded progn.
17097
17098 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17099
17100 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
17101
17102 2005-06-30 Juri Linkov <juri@jurta.org>
17103
17104 * faces.el (vertical-border): Inherit from mode-line-inactive
17105 only on tty.
17106
17107 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
17108
17109 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
17110 example, -NLINES in the `occur' docstring).
17111
17112 * replace.el (occur-1): When no matches are found, do not set the
17113 `buffer-read-only' and modified flags for the occur buffer,
17114 because it is deleted.
17115
17116 * emulation/cua-base.el (cua-check-pending-input)
17117 (cua-repeat-replace-region, cua-mode, cua-debug)
17118 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
17119 Fix typos in docstrings.
17120
17121 * emulation/cua-gmrk.el (cua-toggle-global-mark)
17122 (cua-cut-region-to-global-mark)
17123 (cua--cut-rectangle-to-global-mark):
17124 Remove period from end of messages.
17125
17126 * emulation/cua-rect.el (cua-do-rectangle-padding):
17127 Remove period from end of messages.
17128 (cua--rectangle-seq-format): Fix typo in docstring.
17129 (cua-sequence-rectangle, cua-fill-char-rectangle):
17130 Improve argument/docstring consistency.
17131
17132 2005-06-29 Juri Linkov <juri@jurta.org>
17133
17134 * faces.el (default-frame-background-mode): New internal variable.
17135 (frame-set-background-mode): Use it.
17136
17137 * startup.el (normal-top-level): Set default-frame-background-mode
17138 instead of frame-background-mode. Before setting it, test for its
17139 nil value. Remove tests for frame-background-mode and frame
17140 parameter `reverse'. Add test for "unspecified-fg".
17141
17142 * term/xterm.el (xterm-rxvt-set-background-mode):
17143 * term/rxvt.el (rxvt-set-background-mode):
17144 Set default-frame-background-mode instead of frame-background-mode.
17145
17146 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
17147
17148 * simple.el (set-variable): Warn about obsolete user variables.
17149
17150 * imenu.el (imenu--completion-buffer):
17151 * mouse.el (mouse-buffer-menu-alist):
17152 * msb.el (msb-invisible-buffer-p):
17153 * calendar/diary-lib.el (diary-header-line-format):
17154 * emacs-lisp/pp.el (pp-buffer):
17155 * progmodes/cperl-mode.el (cperl-do-auto-fill):
17156 * textmodes/picture.el (picture-replace-match):
17157 Change space constants followed by a sexp to "?\s ".
17158
17159 * play/decipher.el (decipher-loop-with-breaks):
17160 * textmodes/texinfo.el (texinfo-insert-@item): Change space
17161 constants "protected" from end of line by a comment to "?\s".
17162
17163 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
17164
17165 * font-lock.el (save-buffer-state): Use `declare'.
17166
17167 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
17168 reset the syntax-table to cperl-mode-syntax-table.
17169 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
17170 "foo_print_bar" is not matched as a reserved keyword.
17171
17172 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
17173
17174 * textmodes/org.el (orgtbl-setup): New function, for delayed
17175 setup for the orgtbl commands.
17176 (org-calc-default-modes): New option.
17177 (orgtbl-make-binding): Use `defun' to get better help display.
17178 (org-diary): Call `org-compile-prefix-format'.
17179 (org-table-formula-substitute-names): New function.
17180 (org-agenda-day-view, org-agenda-week-view): New commands.
17181 (org-agenda-toggle-week-view): Command removed.
17182 (org-tbl-menu): Split off from org-org-menu.
17183 (org-mode): Move removal of outline-mode menus to here.
17184 (org-table-formula-debug): New option.
17185 (org-table-insert-row): Keep first field if just "#" or "*".
17186 (org-mode): Paragraph regexps fixed.
17187 (org-table-recalculate-regexp): New constant.
17188 (org-table-justify-field-maybe): Avoid replace if not necessary.
17189 (org-copy-special, org-cut-special): Use `call-interactively'.
17190 (org-table-copy-region): Take region from `interactive' call.
17191 (org-trim): Return string even if no match.
17192 (org-formula): New face.
17193 (org-set-font-lock-defaults): No longer highlight "FIXME".
17194 But highlight formula-related fields in table.
17195 (org-table-p): Use regexp, not fontification.
17196 (org-table-align): Handle white space at end of line.
17197 (org-table-formula-evaluate-inline): New option.
17198 (org-mode): Auto-wrapping in comment lines turned off.
17199 (org-table-copy-down): Evaluate only in copied field, not in
17200 destination.
17201 (org-table-current-formula): Variable removed.
17202 (org-table-store-formulas, org-table-get-stored-formulas)
17203 (org-table-modify-formulas, org-table-replace-in-formulas)
17204 (org-table-maybe-eval-formula): New functions.
17205 (org-table-get-formula): Modify to use stored formulas.
17206 (org-table-insert-column, org-table-delete-column)
17207 (org-table-move-column): Call `org-table-modify-formulas'.
17208 (org-complete): Add completion for keyword formulas.
17209 (orgtbl-mode): Pull orgtbl-mode-map to start of
17210 minor-mode-map-alist.
17211
17212 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
17213
17214 * progmodes/python.el (python-check): Require `compile' before
17215 modifying its variables.
17216
17217 * newcomment.el (comment-indent-default): Don't get fooled by an early
17218 end of buffer.
17219
17220 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17221
17222 * ps-print.el (ps-print-version): Fix version number.
17223
17224 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
17225
17226 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
17227
17228 2005-06-28 Richard M. Stallman <rms@gnu.org>
17229
17230 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
17231 (flyspell-local-mouse-map): Declaration deleted.
17232 (flyspell-mouse-map): Bind only mouse-2.
17233 (flyspell-mode-map): Don't test flyspell-use-local-map.
17234 (flyspell-overlay-keymap-property-name): Var deleted.
17235 (flyspell-mode-on): Don't make local bindings for
17236 flyspell-mouse-map and flyspell-mode-map.
17237 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
17238
17239 * textmodes/ispell.el (ispell-word): Do not ignore short words.
17240
17241 * progmodes/compile.el (compilation-next-error-function):
17242 Don't switch buffers; operate on the current buffer.
17243
17244 * progmodes/compile.el (compilation-error-file-name)
17245 (compilation-warning-file-name, compilation-info-file-name)
17246 (compilation-line-number, compilation-column-number): New faces.
17247 (compilation-error-face, compilation-warning-face)
17248 (compilation-info-face, compilation-line-face)
17249 (compilation-column-face): Use them.
17250
17251 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
17252
17253 * comint.el (comint-password-prompt-regexp): Accept ", try again".
17254
17255 * bindings.el (global-map): Bind insertchar and its variants.
17256
17257 2005-06-27 Richard M. Stallman <rms@gnu.org>
17258
17259 * textmodes/artist.el (artist-text-overwrite)
17260 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
17261
17262 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17263
17264 * ps-print.el: It was not working the page selection for printing.
17265 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
17266 (ps-print-version): New version 6.6.7.
17267 (ps-end-sheet): New fun.
17268 (ps-header-sheet, ps-end-job): Call it.
17269
17270 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
17271
17272 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
17273
17274 2005-06-27 Lute Kamstra <lute@gnu.org>
17275
17276 * facemenu.el (facemenu-unlisted-faces): Add foreground and
17277 background color faces.
17278 (facemenu-get-face): Delete function.
17279 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
17280 (facemenu-add-new-color): Make second argument mandatory.
17281 Create the appropriate face and return it. Simplify.
17282 (facemenu-set-foreground, facemenu-set-background): Don't check if
17283 color is defined. Use return value of facemenu-add-new-color.
17284
17285 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
17286
17287 * progmodes/gud.el (gud-filter): Add missing argument to
17288 with-selected-window.
17289
17290 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
17291
17292 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
17293 a :require to the defcustom.
17294
17295 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
17296 defcustoms corresponding to minor modes.
17297
17298 2005-06-26 David Ponce <david@dponce.com>
17299
17300 * recentf.el: Require tree-widget instead of wid-edit.
17301 (recentf-filename-handler): Fix widget :type.
17302 (recentf-cancel-dialog, recentf-open-more-files)
17303 (recentf-open-files-action): Doc fix.
17304 (recentf-dialog-goto-first): New function.
17305 (recentf-dialog-mode-map): Set parent keymap first.
17306 (recentf-dialog-mode): Define with define-derived-mode.
17307 Don't display continuation lines in dialogs.
17308 (recentf-edit-list): Rename from recentf-edit-selected-items.
17309 (recentf-edit-list-select): Rename from recentf-edit-list-action.
17310 Simplify.
17311 (recentf-edit-list-validate): New function.
17312 (recentf-edit-list): Update accordingly.
17313 (recentf-open-files-item-shift): Remove.
17314 (recentf-open-files-item): Convert menu elements into tree and
17315 link widgets. Don't create the widgets.
17316 (recentf-open-files): Update accordingly.
17317 (recentf-save-list): Untabify.
17318
17319 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
17320
17321 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
17322 (keep-lines): Add INTERACTIVE arg. Never delete lines only
17323 partially contained in the active region. Do not take active
17324 region into account when called from Lisp, unless INTERACTIVE arg
17325 is non-nil. Use `forward-line' instead of `beginning-of-line' to
17326 avoid trouble with fields. Make marker point nowhere when no
17327 longer used. Always return nil. Doc fix.
17328 (flush-lines): Add INTERACTIVE arg. Do not take active region
17329 into account when called from Lisp, unless INTERACTIVE arg is
17330 non-nil. Use `forward-line' instead of `beginning-of-line' to
17331 avoid trouble with fields. Make marker point nowhere when no
17332 longer used. Always return nil. Doc fix.
17333 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
17334 interchangeable. Do not take active region into account when
17335 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
17336 message in echo area when called from Lisp, unless INTERACTIVE arg
17337 is non-nil. Avoid saying "1 occurrences". Do not use markers.
17338 Return the number of matches. Doc fix.
17339 (occur): Doc fix.
17340 (perform-replace): Make comment follow double space convention for
17341 the sake of `outline-minor-mode'.
17342
17343 * faces.el (facep): Doc fix.
17344
17345 2005-06-25 Richard M. Stallman <rms@gnu.org>
17346
17347 * facemenu.el (facemenu-enable-faces-p): New function.
17348 (facemenu-background-menu, facemenu-foreground-menu)
17349 (facemenu-face-menu): Add menu-enable property.
17350
17351 * jka-compr.el (jka-compr-insert-file-contents):
17352 Special handling if cannot find the uncompression program.
17353
17354 * cus-face.el (custom-face-attributes): Add autoload.
17355
17356 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17357 Bind comment-indent-function locally.
17358
17359 * window.el (save-selected-window): Use save-current-buffer.
17360
17361 * subr.el (with-selected-window): Use save-current-buffer.
17362
17363 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
17364 and with-current-buffer.
17365
17366 2005-06-24 Richard M. Stallman <rms@gnu.org>
17367
17368 * simple.el (line-move-1): Fix previous change.
17369
17370 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
17371
17372 * replace.el (occur-1): Set `buffer-read-only' and the
17373 buffer-modified flag before running `occur-hook' to protect
17374 against unintentional buffer switches that can lead to data loss.
17375
17376 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
17377
17378 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
17379 (gud-gdb-marker-filter): Use font-lock-warning-face for any
17380 initial error.
17381
17382 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17383 after fresh input.
17384 (gdb-var-create-handler): Put name of expression in quotes.
17385
17386 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
17387
17388 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17389 elements of RING in order, and without bogus nil elements.
17390
17391 2005-06-23 Richard M. Stallman <rms@gnu.org>
17392
17393 * simple.el (set-variable): Args renamed; doc fix.
17394 (line-move-1): When there are overlays around, use vertical-motion.
17395
17396 * faces.el (escape-glyph): Use brown against light background.
17397 (nobreak-space): Rename from no-break-space.
17398 Fix previous change.
17399
17400 * dired-aux.el (dired-do-copy): Fix arg prompt.
17401
17402 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17403
17404 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17405
17406 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17407 rather than "Distributor".
17408
17409 2005-06-23 Lute Kamstra <lute@gnu.org>
17410
17411 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17412 (debug-on-entry): Use it. New interactive declaration that uses
17413 function-called-at-point.
17414
17415 2005-06-23 Kim F. Storm <storm@cua.dk>
17416
17417 * subr.el (save-match-data): Add comment about using evaporate arg
17418 to set-match-data.
17419
17420 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
17421
17422 * cus-edit.el (customize-face)
17423 (customize-face-other-window): Handle face aliases.
17424
17425 * faces.el (face-documentation, set-face-attribute)
17426 (face-spec-set): Handle face aliases.
17427
17428 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
17429
17430 * help-mode.el (help-make-xrefs): If a symbol representing a face
17431 name is not followed by the word "face", it could still be a
17432 function or variable name, so don't bypass other checks.
17433
17434 2005-06-22 Juri Linkov <juri@jurta.org>
17435
17436 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17437 Replace aliased functions with calls where second arg `inherit' is t.
17438
17439 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
17440
17441 * progmodes/gdb-ui.el (gdb-error): New variable.
17442 (gdb-error): New function.
17443 (gdb-annotation-rules): Act on error-begin and error annotations.
17444 (gdb-concat-output): Use font-lock-warning-face for errors.
17445
17446 2005-06-22 Miles Bader <miles@gnu.org>
17447
17448 * bindings.el (propertized-buffer-identification): Use renamed
17449 `Buffer-menu-buffer' face.
17450
17451 * faces.el (vertical-border): Rename from `vertical-divider'.
17452 (escape-glyph): Change dark-background color back to `cyan'.
17453
17454 2005-06-21 Juri Linkov <juri@jurta.org>
17455
17456 * faces.el (face-user-default-spec): Try getting `customized-face'
17457 prior to `saved-face'.
17458 (frame-background-mode): Refill docstring.
17459
17460 * emacs-lisp/lisp-mode.el (eval-defun-1):
17461 * emacs-lisp/edebug.el (edebug-eval-defun):
17462 Set `saved-face' temporarily to nil before calling form.
17463 Set `customized-face' to the new spec after that.
17464
17465 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
17466
17467 * subr.el (1value, lambda, key-substitution-in-progress):
17468 Doc fixes.
17469
17470 * autoinsert.el (auto-insert-alist):
17471 * ses.el (ses-call-printer):
17472 * subr.el (noreturn):
17473 * emacs-lisp/lisp.el (check-parens):
17474 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
17475 * net/browse-url.el (browse-url-mosaic):
17476 * progmodes/cc-defs.el (c-safe-scan-lists):
17477 * progmodes/ebnf-abn.el (ebnf-abn-lex):
17478 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
17479 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
17480 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
17481 * progmodes/ebnf-iso.el (ebnf-iso-lex):
17482 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
17483
17484 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17485
17486 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
17487
17488 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
17489
17490 * calendar/appt.el (appt-make-list): Activate the package, if
17491 not already active (for backwards compatibility).
17492
17493 2005-06-20 Kim F. Storm <storm@cua.dk>
17494
17495 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
17496
17497 2005-06-20 Miles Bader <miles@gnu.org>
17498
17499 * faces.el (vertical-divider): New face.
17500
17501 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
17502
17503 * simple.el (kill-whole-line): Doc fix.
17504 (next-error-buffer-p, next-error-find-buffer)
17505 (clone-indirect-buffer): Fix typos in docstrings.
17506 (comment-line-break-function): Doc fix: don't say variable
17507 is automatically buffer-local (it isn't).
17508
17509 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
17510
17511 * net/tramp-ftp.el (top):
17512 * net/tramp-smb.el (top):
17513 * net/tramp-util.el (top):
17514 * net/tramp-uu.el (top):
17515 * net/tramp-vc.el (top):
17516 * net/tramp.el (top): Revert copyright years back to original
17517 ones. Tramp has a life outside GNU Emacs.
17518
17519 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
17520
17521 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
17522
17523 2005-06-18 Juri Linkov <juri@jurta.org>
17524
17525 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
17526 end of first regexp to limit the match to the position between
17527 line number and source line with same separator character as used
17528 between file name and line number. In the second regexp limit
17529 mouse-face area to file name and line number by adding new group
17530 for them and referring it in HYPERLINK arg.
17531 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
17532 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
17533 previous line where grep markers may be already removed.
17534
17535 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
17536
17537 * progmodes/ps-mode.el: Update version and maintainer's email address.
17538
17539 2005-06-18 Steve Youngs <steve@xemacs.org>
17540
17541 * net/browse-url.el (browse-url-browser-function)
17542 (browse-url-default-browser): Add firefox.
17543 (browse-url-firefox-program, browse-url-firefox-arguments)
17544 (browse-url-firefox-startup-arguments)
17545 (browse-url-firefox-new-window-is-tab): New defcustoms.
17546 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
17547
17548 2005-06-17 Richard M. Stallman <rms@gnu.org>
17549
17550 * startup.el (command-line): Warn if specified user name has
17551 no home directory.
17552
17553 * term.el (term-get-old-input, term-input-filter, term-input-sender)
17554 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
17555
17556 * longlines.el (longlines-mode, longlines-show-hard-newlines):
17557 Doc fixes.
17558
17559 * faces.el (underline): Try bold if terminal doesn't support underline.
17560
17561 * mail/sendmail.el (mail-setup-with-from): New variable.
17562 (mail-insert-from-field): New function.
17563 (sendmail-send-it): Call it.
17564 (mail-setup): Optionally call it here.
17565
17566 * term/linux.el: Call tty-no-underline.
17567
17568 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
17569
17570 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
17571
17572 2005-06-17 Miles Bader <miles@gnu.org>
17573
17574 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
17575 (ediff-current-diff-C, ediff-current-diff-Ancestor)
17576 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
17577 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
17578 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
17579 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
17580 Remove "-face" suffix from face names.
17581 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17582 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17583 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17584 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17585 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17586 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17587 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17588 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17589 New backward-compatibility aliases for renamed faces.
17590 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17591 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17592 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17593 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17594 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17595 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17596 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17597 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17598 Use renamed ediff faces.
17599
17600 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
17601 Remove "-face" suffix from face names.
17602 (eshell-test-ok-face, eshell-test-failed-face):
17603 New backward-compatibility aliases for renamed faces.
17604 (eshell-run-test): Use renamed eshell-test faces.
17605
17606 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
17607 face name.
17608 (eshell-prompt-face): New backward-compatibility alias for renamed
17609 face.
17610 (eshell-emit-prompt): Use renamed eshell-prompt face.
17611
17612 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
17613 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
17614 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
17615 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
17616 Remove "-face" suffix from face names.
17617 (eshell-ls-directory-face, eshell-ls-symlink-face)
17618 (eshell-ls-executable-face, eshell-ls-readonly-face)
17619 (eshell-ls-unreadable-face, eshell-ls-special-face)
17620 (eshell-ls-missing-face, eshell-ls-archive-face)
17621 (eshell-ls-backup-face, eshell-ls-product-face)
17622 (eshell-ls-clutter-face):
17623 New backward-compatibility aliases for renamed faces.
17624 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
17625
17626 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
17627 Remove "-face" suffix from face name.
17628 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17629 instead of literal face.
17630
17631 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
17632
17633 * emacs-lisp/warnings.el (display-warning, lwarn)
17634 (warning-minimum-log-level): Doc fixes.
17635 (warning-minimum-level, warning-minimum-log-level):
17636 Add :debug to :type choices.
17637
17638 * progmodes/ada-mode.el (ada-format-paramlist)
17639 (ada-get-indent-case, ada-check-matching-start)
17640 (ada-check-defun-name, ada-goto-matching-decl-start)
17641 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17642 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17643 (ada-make-subprogram-body): Follow error conventions.
17644 (ada-case-exception-file, ada-indent-comment-as-code)
17645 (ada-indent-handle-comment-special, ada-indent-renames)
17646 (ada-indent-return, ada-search-directories-internal)
17647 (ada-tab-policy, ada-case-exception-substring)
17648 (ada-other-file-alist, ada-matching-start-re)
17649 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17650 (ada-imenu-generic-expression, ada-compile-goto-error)
17651 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17652 (ada-popup-menu, ada-add-extensions, ada-mode)
17653 (ada-region-selected, ada-create-case-exception)
17654 (ada-create-case-exception-substring, ada-after-keyword-p)
17655 (ada-activate-keys-for-case, ada-adjust-case-region)
17656 (ada-adjust-case-buffer, ada-format-paramlist)
17657 (ada-scan-paramlist, ada-insert-paramlist)
17658 (ada-indent-newline-indent)
17659 (ada-indent-newline-indent-conditional)
17660 (ada-justified-indent-current, ada-goto-previous-word)
17661 (ada-indent-current, ada-get-indent-open-paren)
17662 (ada-get-indent-paramlist, ada-get-indent-end)
17663 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17664 (ada-get-indent-block-start, ada-get-indent-subprog)
17665 (ada-get-indent-noindent, ada-get-indent-label)
17666 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17667 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17668 (ada-goto-stmt-end, ada-goto-next-word)
17669 (ada-check-matching-start, ada-check-defun-name)
17670 (ada-goto-matching-decl-start, ada-goto-matching-start)
17671 (ada-goto-matching-end, ada-search-ignore-string-comment)
17672 (ada-in-decl-p, ada-looking-at-semi-or)
17673 (ada-looking-at-semi-private, ada-in-paramlist-p)
17674 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17675 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17676 (ada-next-procedure, ada-previous-procedure, ada-next-package)
17677 (ada-previous-package, ada-create-menu)
17678 (ada-fill-comment-paragraph-justify)
17679 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17680 (ada-other-file-name, ada-last-which-function-line)
17681 (ada-last-which-function-subprog, ada-which-function)
17682 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17683 (ada-gen-treat-proc, ada-check-emacs-version)
17684 (ada-continuation-indent, ada-align-region-separate):
17685 Fix typos in docstrings.
17686 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17687
17688 2005-06-16 Lute Kamstra <lute@gnu.org>
17689
17690 * simple.el (fundamental-mode): Run after-change-major-mode-hook
17691 conditionally.
17692
17693 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
17694
17695 * comint.el (comint-replace-by-expanded-filename)
17696 (comint-prompt-regexp, comint-delimiter-argument-list)
17697 (comint-preinput-scroll-to-bottom):
17698 * info.el (Info-hide-cookies-node):
17699 * ls-lisp.el (ls-lisp-classify):
17700 * find-file.el (ff-search-directories, ff-special-constructs)
17701 (ff-find-other-file):
17702 * font-lock.el (font-lock-keywords):
17703 * shell.el (shell-prompt-pattern)
17704 (shell-dynamic-complete-functions, shell-mode)
17705 (shell-delimiter-argument-list):
17706 * term.el (term-replace-by-expanded-filename)
17707 (term-prompt-regexp, term-delimiter-argument-list):
17708 * woman.el (woman-ignore, woman0-if):
17709 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17710 * emacs-lisp/elint.el (elint-init-env):
17711 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17712 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17713 * language/ethio-util.el (ethio-tilde-escape)
17714 (ethio-use-three-dot-question):
17715 * net/zone-mode.el (zone-mode-load-time-setup):
17716 * progmodes/cc-align.el (c-lineup-argcont):
17717 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17718 * progmodes/cperl-mode.el (cperl-set-style-back):
17719 * progmodes/inf-lisp.el (inferior-lisp-prompt):
17720 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17721 Fix spellings in docstrings.
17722
17723 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17724 * progmodes/modula2.el (m2-for): Fix spellings.
17725
17726 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17727
17728 * simple.el (undo-more): Don't use `format' on `error' arguments.
17729 Improve argument/docstring consistency.
17730 (pending-undo-list): Doc fix.
17731
17732 * smerge-mode.el (smerge-ensure-match):
17733 * emulation/vip.el (vip-ex):
17734 * net/zone-mode.el (zone-mode-update-serial):
17735 * progmodes/idlwave.el (idlwave-complete):
17736 * progmodes/vhdl-mode.el (vhdl-visit-file)
17737 (vhdl-compose-wire-components):
17738 Don't use `format' on `error' arguments.
17739
17740 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17741 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17742 (tooltip-help-tips): Fix typos in docstrings.
17743
17744 2005-06-16 David Ponce <david@dponce.com>
17745
17746 * tree-widget.el (tree-widget-value-create): Simplify last change.
17747
17748 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
17749
17750 * ido.el (ido-incomplete-regexp): New variable.
17751 (ido-set-matches-1): Handle invalid-regexp error and set
17752 ido-incomplete-regexp.
17753 (ido-incomplete-regexp): New face.
17754 (ido-completions): Use it.
17755 (ido-complete, ido-exit-minibuffer, ido-completions):
17756 Handle incomplete regexps.
17757 (ido-completions): Add check for complete match when entering a regexp.
17758
17759 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
17760
17761 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17762
17763 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17764
17765 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17766 by field delimiters.
17767
17768 2005-06-15 David Ponce <david@dponce.com>
17769
17770 * tree-widget.el: eval-and-compile inlined functions so they will
17771 be available at run-time too.
17772 (tree-widget-super-format-handler)
17773 (tree-widget-format-handler): Remove.
17774 (tree-widget-value-create): Handle the :indent property.
17775
17776 2005-06-15 Miles Bader <miles@gnu.org>
17777
17778 * progmodes/which-func.el (which-func): Only inherit
17779 `font-lock-function-name-face' when that makes sense against the
17780 default mode-line face, otherwise set the face color explicitly.
17781
17782 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17783 faces instead of (non-existent) variables.
17784
17785 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
17786
17787 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17788 (iswitchb-get-matched-buffers): Likewise. Simplify.
17789
17790 2005-06-14 Miles Bader <miles@gnu.org>
17791
17792 * progmodes/ld-script.el (ld-script-location-counter):
17793 Remove "-face" suffix from face name.
17794 (ld-script-location-counter-face):
17795 New backward-compatibility alias for renamed face.
17796 (ld-script-location-counter-face): Use renamed face.
17797
17798 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17799 (cperl-hash): Remove "-face" suffix from face names.
17800 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17801 New backward-compatibility aliases for renamed faces.
17802 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17803 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17804
17805 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17806 name.
17807 (which-func-face): New backward-compatibility alias for renamed face.
17808 (which-func-format): Use renamed which-func face.
17809
17810 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17811 (vhdl-function, vhdl-directive, vhdl-reserved-word)
17812 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17813 names.
17814 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17815 (vhdl-speedbar-configuration, vhdl-speedbar-package)
17816 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17817 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17818 (vhdl-speedbar-architecture-selected)
17819 (vhdl-speedbar-configuration-selected)
17820 (vhdl-speedbar-package-selected)
17821 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17822 names.
17823 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
17824 Use renamed faces.
17825 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
17826 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
17827 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
17828 Use renamed faces.
17829 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
17830 names.
17831 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
17832 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
17833 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
17834 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
17835 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
17836 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
17837
17838 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
17839 face name.
17840 (sh-heredoc-face): New backward-compatibility alias for renamed face.
17841 (sh-heredoc-face): Use renamed sh-heredoc face.
17842
17843 * progmodes/idlw-help.el (idlwave-help-link):
17844 Remove "-face" suffix from face name.
17845 (idlwave-help-link-face):
17846 New backward-compatibility alias for renamed face.
17847 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
17848
17849 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
17850 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
17851 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
17852 New backward-compatibility aliases for renamed faces.
17853 (idlwave-shell-disabled-breakpoint-face)
17854 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
17855
17856 * progmodes/flymake.el (flymake-errline, flymake-warnline):
17857 Remove "-face" suffix from face names.
17858 (flymake-errline-face, flymake-warnline-face):
17859 New backward-compatibility aliases for renamed faces.
17860 (flymake-highlight-line): Use renamed flymake faces.
17861
17862 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
17863 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
17864 (ebrowse-member-class, ebrowse-progress):
17865 Remove "-face" suffix from face names.
17866 (ebrowse-tree-mark-face, ebrowse-root-class-face)
17867 (ebrowse-file-name-face, ebrowse-default-face)
17868 (ebrowse-member-attribute-face, ebrowse-member-class-face)
17869 (ebrowse-progress-face):
17870 New backward-compatibility aliases for renamed faces.
17871 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
17872 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
17873 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
17874 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
17875
17876 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
17877 antlr-syntax)
17878 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
17879 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
17880 names.
17881 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
17882 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
17883 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
17884 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
17885 backward-compatibility aliases for renamed faces.
17886 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
17887 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
17888 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
17889 remove "font-lock-". Use renamed antlr-mode faces.
17890 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
17891 literal face-names with face variable references.
17892
17893 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
17894 face name.
17895 (Buffer-menu-buffer-face): New backward-compatibility alias for
17896 renamed face.
17897 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
17898
17899 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
17900
17901 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
17902 Eliminate "-face" suffix.
17903 (makefile-targets): Inherit from font-lock-function-name-face and
17904 eliminate "-face" suffix.
17905 (makefile-shell): Remove attributes and eliminate "-face" suffix.
17906 (makefile-*-font-lock-keywords): Append makefile-targets in rule
17907 actions, instead of prepending, to make it less visible.
17908 (makefile-previous-dependency, makefile-match-dependency):
17909 Don't match a target on a continuation line.
17910
17911 * files.el (auto-mode-alist): Put Makefile in gmake mode.
17912
17913 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
17914
17915 * progmodes/gdb-ui.el (menu): Re-order menu items.
17916 (gdb-tooltip-print): Respect tooltip-use-echo-area.
17917
17918 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
17919 Define in tooltip.el.
17920 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
17921 (gud-tooltip-tips): Respect tooltip-use-echo-area and
17922 gud-tooltip-echo-area.
17923
17924 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
17925 backward compatibility and make obsolete.
17926 (tooltip-help-tips): Use tooltip-use-echo-area.
17927 (tooltip-show-help-function): Rename to...
17928 (tooltip-show-help): ...this, because it is a function.
17929 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
17930
17931 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
17932
17933 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
17934 (edebug-print-length, edebug-print-level, edebug-print-circle)
17935 (edebug-modify-breakpoint, edebug-eval-last-sexp)
17936 (edebug-eval-print-last-sexp): Doc fixes.
17937
17938 2005-06-14 Kim F. Storm <storm@cua.dk>
17939
17940 * ido.el (ido-mode): Make a new keymap every time we enable ido,
17941 as the coverage buffer/file/both may change.
17942
17943 2005-06-14 Lute Kamstra <lute@gnu.org>
17944
17945 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
17946 and run-mode-hooks. Simplify.
17947
17948 * mail/rmailedit.el (rmail-edit-mode):
17949 * progmodes/octave-inf.el (inferior-octave-mode):
17950 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
17951
17952 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
17953 and run-mode-hooks.
17954 (recentf-edit-list, recentf-open-files): Don't call
17955 kill-all-local-variables directly.
17956
17957 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
17958
17959 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
17960
17961 * emacs-lisp/byte-run.el (make-obsolete)
17962 (define-obsolete-function-alias): Rename arguments FUNCTION and
17963 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
17964 (make-obsolete-variable, define-obsolete-variable-alias):
17965 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
17966 respectively.
17967
17968 * isearchb.el (isearchb-activate):
17969 * pcvs.el (cvs-mode):
17970 * ses.el (ses-load):
17971 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
17972 * net/tramp.el (tramp-find-file-exists-command)
17973 (tramp-find-shell):
17974 * progmodes/ada-mode.el (ada-create-case-exception)
17975 (ada-create-case-exception-substring, ada-make-subprogram-body):
17976 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17977 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
17978 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
17979 * textmodes/org.el (org-promote, org-evaluate-time-range)
17980 (org-agenda-next-date-line, org-agenda-previous-date-line)
17981 (org-agenda-error, org-open-at-point, org-table-move-row)
17982 (org-format-table-table-html-using-table-generate-source)
17983 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
17984 * textmodes/reftex.el (reftex-access-scan-info):
17985 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
17986 (reftex-toc-promote-prepare): Follow error conventions.
17987
17988 * diff-mode.el (diff-mode): Fix typo in docstring.
17989
17990 * forms.el (forms--intuit-from-file): Fix reference to
17991 `forms-number-of-fields' in error message.
17992 (forms-print): Fix quoting in error message.
17993
17994 * forms.el (forms-mode):
17995 * emulation/vi.el (vi-goto-insert-state):
17996 * progmodes/flymake.el (flymake-new-err-info)
17997 (flymake-start-syntax-check-for-current-buffer)
17998 (flymake-simple-cleanup):
17999 * eshell/esh-var.el (eshell/export):
18000 * progmodes/gud.el (xdb):
18001 * textmodes/flyspell.el (flyspell-incorrect-hook)
18002 (flyspell-maybe-correct-transposition)
18003 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
18004
18005 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
18006
18007 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
18008 minibuffer prompt.
18009
18010 2005-06-13 Kim F. Storm <storm@cua.dk>
18011
18012 * subr.el (add-to-ordered-list): New defun.
18013
18014 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
18015 add cua--keymap-alist to emulation-mode-map-alists.
18016
18017 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
18018
18019 * subr.el (complete-in-turn): New macro.
18020 (dynamic-completion-table, lazy-completion-table): Add debug info.
18021
18022 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
18023 in preference to face aliases.
18024
18025 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
18026 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
18027 Remove unused vars `start' and `firstline'.
18028 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
18029 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
18030
18031 2005-06-13 Eli Zaretskii <eliz@gnu.org>
18032
18033 * cus-start.el (all): Don't complain about missing GTK-related
18034 variables, unless either `gtk' is boundp or this isn't a
18035 `windows-nt' build.
18036
18037 2005-06-13 Lute Kamstra <lute@gnu.org>
18038
18039 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
18040 run-mode-hooks.
18041
18042 * ediff-mult.el (ediff-meta-mode):
18043 * ediff-util.el (ediff-mode): Use run-mode-hooks.
18044
18045 * ledit.el (ledit-mode): Use delay-mode-hooks.
18046
18047 * woman.el (woman-mode-line-format): Delete constant.
18048 (woman-mode-map): Initialize it properly.
18049 (woman-mode): Set mode-class property to special.
18050 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
18051 Set major-mode and mode-name. Don't set mode-line-format directly.
18052 (Man-getpage-in-background): Don't reference woman-mode-line-format.
18053
18054 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
18055 string argument obsolete.
18056
18057 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
18058
18059 * textmodes/org.el (org-CUA-compatible): New option.
18060 (org-disputed-keys): New variable.
18061 (org-key): New function.
18062 (orgtbl-make-binding): Add docstring to the created function.
18063 (org-mode): Set paragraph start/separate regexps.
18064 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
18065 (org-archive-location, org-archive-mark-done)
18066 (org-archive-stamp-time): New options.
18067 (org-archive-subtree): New command.
18068 (org-fill-paragraph): New function.
18069 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
18070 (org-fake-empty-table-line): Function removed.
18071 (org-format-org-table-html): Do not create empty table lines at
18072 separator lines. Improved table header treatment.
18073 (org-link-format): New option.
18074 (org-make-link): New function.
18075 (org-insert-link, org-store-link): Use org-make-link.
18076 (org-open-file): Quote file name for shell command, to allow
18077 spaces in file names.
18078 (org-link-regexp): Fix bug with mailto link.
18079 (org-link-maybe-angles-regexp, org-protected-link-regexp):
18080 New constants.
18081 (org-export-as-html): Deal with the optional angles around a link.
18082 Better treatment of file: links.
18083 (org-open-at-point): Replace @{ and @} with < and >.
18084 (org-run-mode-hooks): Function removed.
18085 (org-agenda-mode): No longer use `org-run-mode-hooks'.
18086
18087 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
18088
18089 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
18090 MI command -data-list-register-values.
18091 (gdb-post-prompt): Indent properly.
18092
18093 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
18094
18095 * hilit-chg.el (highlight-changes-colors): Rename from
18096 `highlight-changes-colours'.
18097 (highlight-changes-colours): Keep as obsolete alias.
18098 (highlight-changes-face-list): Doc fix.
18099 (hilit-chg-make-list): Use `highlight-changes-colors'.
18100
18101 2005-06-12 Mark A. Hershberger <mah@everybody.org>
18102
18103 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
18104 defun-prompt-regexp.
18105
18106 2005-06-12 Eli Zaretskii <eliz@gnu.org>
18107
18108 * loadup.el: Don't say we are dumping under 2 names on windows-nt
18109 and cygwin.
18110
18111 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
18112 Don't use an old loaddefs.el, as in Makefile.in.
18113
18114 2005-06-12 Lute Kamstra <lute@gnu.org>
18115
18116 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
18117
18118 * man.el (Man-mode-map): Initialize it properly.
18119 (Man-mode): Set mode-class property to special.
18120
18121 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
18122
18123 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
18124
18125 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
18126 A newline is needed in the docstring there.
18127
18128 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
18129 Doc fixes.
18130
18131 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18132
18133 * printing.el: Doc fix. The menubar is no more changed when printing
18134 is loaded, it only changes when pr-menu-bind or pr-update-menus is
18135 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
18136 (pr-version): New version number (6.8.4).
18137 (pr-menu-bind): New command.
18138 (pr-update-menus): Docstring and code fix.
18139 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
18140 Docstring fix.
18141 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
18142 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
18143
18144 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
18145
18146 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
18147 "Returns" to "return", document useful return values, etc.
18148
18149 2005-06-11 Alan Mackenzie <acm@muc.de>
18150
18151 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
18152 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
18153 (adaptive-file-function): Minor amendment to doc-string.
18154
18155 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
18156
18157 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
18158 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
18159 Fix :type--it is `integer', not `string'.
18160
18161 * faces.el (modeline-highlight): Rename from (the erroneous)
18162 `modeline-higilight'.
18163
18164 2005-06-11 Lute Kamstra <lute@gnu.org>
18165
18166 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
18167 lisp-interaction-mode-map but make it the parent.
18168 (edebug-eval-mode): Use define-derived-mode.
18169
18170 2005-06-11 Andreas Schwab <schwab@suse.de>
18171
18172 * bindings.el: Add binding of `ESC functionkey' for every
18173 `M-functionkey'.
18174 * hexl.el (hexl-mode-map): Likewise.
18175
18176 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
18177
18178 * progmodes/compile.el (compilation-error-regexp-alist-alist)
18179 [msft]: update regexp for newer msft compilers.
18180
18181 2005-06-10 Mark A. Hershberger <mah@everybody.org>
18182
18183 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
18184 ATTLIST portions of included DTDs.
18185 (xml-parse-dtd): Eliminate use of inefficient match-data.
18186
18187 2005-06-10 Miles Bader <miles@gnu.org>
18188
18189 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
18190 (mpuz-text): Remove "-face" suffix from face names.
18191 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
18192 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
18193 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
18194
18195 * play/gomoku.el (gomoku-O, gomoku-X):
18196 Remove "-face" suffix from face names.
18197 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
18198 New backward-compatibility aliases for renamed faces.
18199 (gomoku-font-lock-keywords): Use renamed gomoku faces.
18200
18201 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18202
18203 * thumbs.el: Fixes for changes of 2005-06-09.
18204 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
18205 as a directory.
18206 (thumbs-thumbname): Remove directory separator from format string;
18207 `thumbs-thumbsdir' now returns a valid directory name.
18208 (thumbs-temp-dir): New defsubst.
18209 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
18210 Use it.
18211
18212 * cus-edit.el (minibuffer):
18213 * files.el (make-backup-file-name-function):
18214 * filesets.el (filesets-external-viewers):
18215 * hilit-chg.el (highlight-changes-colours)
18216 (highlight-changes-face-list, highlight-changes-rotate-faces):
18217 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
18218 * kmacro.el (kmacro-call-macro):
18219 * log-edit.el (log-edit-changelog-full-paragraphs):
18220 * mouse.el (mouse-1-click-follows-link):
18221 * skeleton.el (skeleton-autowrap):
18222 * subr.el (insert-for-yank-1):
18223 * tempo.el (tempo-insert-region):
18224 * terminal.el (terminal-emulator):
18225 * time.el (display-time-mail-face):
18226 * vc.el (vc-annotate):
18227 * vcursor.el (vcursor-copy-line):
18228 * woman.el (woman-bold-headings, woman-ignore)
18229 (woman-default-faces, woman-monochrome-faces):
18230 * calendar/todo-mode.el (todo-insert-threshold):
18231 * emulation/pc-select.el (pc-select-selection-keys-only)
18232 (pc-selection-mode):
18233 * emulation/vip.el (vip-find-char-forward):
18234 * emulation/viper-cmd.el (viper-find-char-forward):
18235 * international/mule-cmds.el
18236 (select-safe-coding-system-accept-default-p)
18237 (input-method-exit-on-invalid-key):
18238 * international/mule-diag.el (describe-coding-system):
18239 * international/ucs-tables.el (unify-8859-on-encoding-mode):
18240 * net/browse-url.el (browse-url-xterm-program):
18241 * obsolete/lazy-lock.el (lazy-lock-mode):
18242 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
18243 (cperl-mode):
18244 * progmodes/cpp.el (cpp-face-light-name-list)
18245 (cpp-face-dark-name-list):
18246 * progmodes/delphi.el (delphi-newline-always-indents):
18247 Fix spellings in docstrings.
18248
18249 * ido.el (ido-mode, ido-file-extensions-order)
18250 (ido-default-file-method, ido-default-buffer-method)
18251 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
18252 (ido-decorations, ido-read-file-name-as-directory-commands)
18253 (ido-read-file-name-non-ido, ido-work-directory-list)
18254 (ido-ignore-item-temp-list, ido-current-directory)
18255 (ido-magic-forward-char, ido-enter-find-file)
18256 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
18257 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
18258
18259 2005-06-10 Lute Kamstra <lute@gnu.org>
18260
18261 * play/dunnet.el (dun-mode): Use define-derived-mode.
18262 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
18263 obsolete alias.
18264
18265 * play/doctor.el (doctor-mode-map): Remove defvar.
18266 (doctor-mode): Use define-derived-mode.
18267
18268 * mail/mspools.el (mspools-mode):
18269 * net/eudc-hotlist.el (eudc-hotlist-mode):
18270 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
18271
18272 2005-06-10 Miles Bader <miles@gnu.org>
18273
18274 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18275 Remove "-face" suffix from face names.
18276 (flyspell-incorrect-face, flyspell-duplicate-face):
18277 New backward-compatibility aliases for renamed faces.
18278 (flyspell-mode-on, make-flyspell-overlay)
18279 (flyspell-highlight-incorrect-region)
18280 (flyspell-highlight-duplicate-region)
18281 (flyspell-display-next-corrections)
18282 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18283
18284 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
18285 from face name.
18286 (texinfo-heading-face): New backward-compatibility alias for
18287 renamed face.
18288 (texinfo-heading-face): Use renamed texinfo-heading face.
18289
18290 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
18291 suffix from face names.
18292 (tex-math-face, tex-verbatim-face):
18293 New backward-compatibility aliases for renamed faces.
18294 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
18295 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
18296 literal face name.
18297
18298 * textmodes/table.el (table-cell): Remove "-face" suffix from face
18299 name.
18300 (table-cell-face): New backward-compatibility alias for renamed face.
18301 (table--put-cell-face-property, table--update-cell-face):
18302 Use renamed table-cell face.
18303
18304 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
18305 from face name.
18306 (sgml-namespace-face): New backward-compatibility alias for
18307 renamed face.
18308 (sgml-namespace-face): Use renamed sgml-namespace face.
18309
18310 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
18311 (org-level-4, org-level-5, org-level-6, org-level-7)
18312 (org-level-8, org-warning, org-headline-done)
18313 (org-deadline-announce, org-scheduled-today)
18314 (org-scheduled-previously, org-link, org-done, org-table)
18315 (org-time-grid): Remove "-face" suffix from face names.
18316 (org-level-1-face, org-level-2-face, org-level-3-face)
18317 (org-level-4-face, org-level-5-face, org-level-6-face)
18318 (org-level-7-face, org-level-8-face, org-warning-face)
18319 (org-headline-done-face, org-deadline-announce-face)
18320 (org-scheduled-today-face, org-scheduled-previously-face)
18321 (org-link-face, org-done-face, org-table-face)
18322 (org-time-grid-face):
18323 New backward-compatibility aliases for renamed faces.
18324 (org-level-faces, org-set-font-lock-defaults, org-timeline)
18325 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
18326 (org-agenda-get-timestamps, org-agenda-get-scheduled)
18327 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
18328
18329 * emulation/viper-init.el (viper-search, viper-replace-overlay)
18330 (viper-minibuffer-emacs, viper-minibuffer-insert)
18331 (viper-minibuffer-vi): Remove "-face" suffix from face names.
18332 (viper-search-face, viper-replace-overlay-face)
18333 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18334 (viper-minibuffer-vi-face):
18335 New backward-compatibility aliases for renamed faces.
18336 (viper-search-face, viper-replace-overlay-face)
18337 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18338 (viper-minibuffer-vi-face): Use renamed viper faces.
18339
18340 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
18341 Remove "-face" suffix from face names.
18342 (testcover-nohits-face, testcover-1value-face):
18343 New backward-compatibility aliases for renamed faces.
18344 (testcover-mark): Use renamed testcover faces.
18345
18346 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
18347 face name.
18348 (diary-button-face): New backward-compatibility alias for renamed face.
18349 (diary-entry): Use renamed diary-button face.
18350
18351 * calendar/calendar.el (diary, calendar-today, holiday)
18352 (mark-visible-calendar-date): Remove "-face" suffix from face names.
18353 (diary-face, calendar-today-face, holiday-face):
18354 New backward-compatibility aliases for renamed faces.
18355 (eval-after-load "facemenu", diary-entry-marker)
18356 (calendar-today-marker, calendar-holiday-marker, diary-face):
18357 Use renamed calendar faces.
18358
18359 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
18360 (compare-windows-face): New backward-compatibility alias for
18361 renamed face.
18362 (compare-windows-highlight): Use renamed compare-windows face.
18363
18364 * strokes.el (strokes-char): Remove "-face" suffix from face name.
18365 (strokes-char-face): New backward-compatibility alias for renamed face.
18366 (strokes-encode-buffer): Use renamed strokes-char face.
18367
18368 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
18369 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
18370 Remove "-face" suffix from face names.
18371 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
18372 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
18373 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
18374 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
18375 Use renamed pcvs faces.
18376 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
18377 * pcvs-defs.el (cvs-mode-map): Likewise.
18378 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
18379
18380 * info.el (info-title-1, info-title-2, info-title-3)
18381 (info-title-4): Remove "-face" suffix from and downcase face names.
18382 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18383 (Info-title-4-face):
18384 New backward-compatibility aliases for renamed faces.
18385 (Info-fontify-node): Use renamed info faces.
18386
18387 * hilit-chg.el (highlight-changes, highlight-changes-delete):
18388 Remove "-face" suffix from face names.
18389 (highlight-changes-face, highlight-changes-delete-face):
18390 New backward-compatibility aliases for renamed faces.
18391 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18392 (hilit-chg-make-list): Use renamed highlight-changes faces.
18393
18394 * generic-x.el (show-tabs-tab, show-tabs-space):
18395 Remove "-face" suffix from face names.
18396 (show-tabs-tab-face, show-tabs-space-face):
18397 New backward-compatibility aliases for renamed faces.
18398 (show-tabs-generic-mode-font-lock-defaults-1)
18399 (show-tabs-generic-mode-font-lock-defaults-2):
18400 Use renamed show-tabs faces.
18401
18402 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18403 (smerge-markers): Remove "-face" suffix from face names.
18404 (smerge-mine-face, smerge-other-face, smerge-base-face)
18405 (smerge-markers-face):
18406 New backward-compatibility aliases for renamed faces.
18407 (smerge-mine-face, smerge-other-face, smerge-base-face)
18408 (smerge-markers-face): Use renamed smerge faces.
18409
18410 * log-view.el (log-view-file, log-view-message): Remove "-face"
18411 suffix from face names.
18412 (log-view-file-face, log-view-message-face):
18413 New backward-compatibility aliases for renamed faces.
18414 (log-view-file-face, log-view-message-face): Use renamed log-view
18415 faces.
18416
18417 * paren.el (show-paren-match, show-paren-mismatch):
18418 Remove "-face" suffix from face names.
18419 (show-paren-match-face, show-paren-mismatch-face):
18420 New backward-compatibility aliases for renamed faces.
18421 (show-paren-function): Use renamed show-paren faces.
18422
18423 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18424 (ruler-mode-margins, ruler-mode-fringes)
18425 (ruler-mode-column-number, ruler-mode-fill-column)
18426 (ruler-mode-comment-column, ruler-mode-goal-column)
18427 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18428 suffix from face names.
18429 (ruler-mode-default-face, ruler-mode-pad-face)
18430 (ruler-mode-margins-face, ruler-mode-fringes-face)
18431 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18432 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18433 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18434 New backward-compatibility aliases for renamed faces.
18435 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18436 (ruler-mode-column-number, ruler-mode-fill-column)
18437 (ruler-mode-comment-column, ruler-mode-goal-column)
18438 (ruler-mode-tab-stop, ruler-mode-current-column)
18439 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18440 faces.
18441
18442 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18443 face name.
18444 (whitespace-highlight-the-space): Use renamed face.
18445 (whitespace-highlight-face): New backward-compatibility alias for
18446 renamed face.
18447
18448 * woman.el (woman-italic, woman-bold, woman-unknown)
18449 (woman-addition, woman-symbol-face):
18450 Remove "-face" suffix from face names.
18451 (woman-italic-face, woman-bold-face, woman-unknown-face)
18452 (woman-addition-face):
18453 New backward-compatibility aliases for renamed faces.
18454 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18455 (woman-decode-region, woman-replace-match)
18456 (woman-display-extended-fonts, woman-special-characters)
18457 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
18458 Use renamed woman faces.
18459
18460 * longlines.el (longlines-visible-face): Face removed.
18461
18462 * diff-mode.el (diff-header, diff-file-header, diff-index)
18463 (diff-hunk-header, diff-removed, diff-added, diff-changed)
18464 (diff-function, diff-context, diff-nonexistent): Remove "-face"
18465 suffix from face names.
18466 (diff-header-face, diff-file-header-face, diff-index-face)
18467 (diff-hunk-header-face, diff-removed-face, diff-added-face)
18468 (diff-changed-face, diff-function-face, diff-context-face)
18469 (diff-nonexistent-face): New backward-compatibility aliases for
18470 renamed faces.
18471 (diff-header-face, diff-file-header-face)
18472 (diff-index, diff-index-face, diff-hunk-header)
18473 (diff-hunk-header-face, diff-removed, diff-removed-face)
18474 (diff-added, diff-added-face, diff-changed-face, diff-function)
18475 (diff-function-face, diff-context-face, diff-nonexistent)
18476 (diff-nonexistent-face): Use renamed diff-mode faces.
18477
18478 * progmodes/compile.el (compilation-warning-face)
18479 (compilation-info-face): Remove "-face" suffix from face names.
18480 (compilation-warning-face, compilation-info-face):
18481 New backward-compatibility aliases for renamed faces.
18482 (compilation-warning-face, compilation-info-face):
18483 Use renamed compilation faces.
18484
18485 * add-log.el (change-log-date, change-log-name)
18486 (change-log-email, change-log-file, change-log-list)
18487 (change-log-conditionals, change-log-function)
18488 (change-log-acknowledgement): Remove "-face" suffix from face names.
18489 (change-log-date-face, change-log-name-face)
18490 (change-log-email-face, change-log-file-face)
18491 (change-log-list-face, change-log-conditionals-face)
18492 (change-log-function-face, change-log-acknowledgement-face):
18493 New backward-compatibility aliases for renamed faces.
18494 (change-log-font-lock-keywords): Use renamed change-log faces.
18495
18496 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
18497 (custom-set, custom-changed, custom-saved, custom-button)
18498 (custom-button-pressed, custom-documentation, custom-state)
18499 (custom-comment, custom-comment-tag, custom-variable-tag)
18500 (custom-variable-button, custom-face-tag, custom-group-tag-1)
18501 (custom-group-tag): Remove "-face" suffix from face names.
18502 (custom-magic-alist, custom-magic-value-create)
18503 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
18504 (custom-invalid-face, custom-rogue-face, custom-modified-face)
18505 (custom-set-face, custom-changed-face, custom-saved-face)
18506 (custom-button-face, custom-button-pressed-face)
18507 (custom-documentation-face, custom-state-face)
18508 (custom-comment-face, custom-comment-tag-face)
18509 (custom-variable-tag-face, custom-variable-button-face)
18510 (custom-face-tag-face, custom-group-tag-face-1)
18511 (custom-group-tag-face):
18512 New backward-compatibility aliases for renamed faces.
18513
18514 * wid-edit.el (widget-documentation, widget-button)
18515 (widget-field, widget-single-line-field, widget-inactive)
18516 (widget-button-pressed): "-face" suffix removed from face names.
18517 (widget-documentation-face, widget-button-face)
18518 (widget-field-face, widget-single-line-field-face)
18519 (widget-inactive-face, widget-button-pressed-face):
18520 New backward-compatibility aliases for renamed faces.
18521 (widget-documentation-face, widget-button-face)
18522 (widget-button-pressed-face, widget-specify-field)
18523 (widget-specify-inactive): Use renamed widget faces.
18524
18525 2005-06-10 Kenichi Handa <handa@m17n.org>
18526
18527 * term/x-win.el (x-clipboard-yank): Remove condition-case
18528 wrapping.
18529
18530 2005-06-11 Kenichi Handa <handa@m17n.org>
18531
18532 * add-log.el (change-log-font-lock-keywords): Make the regexp for
18533 date lines stricter.
18534
18535 2005-06-10 Zhang Wei <id.brep@gmail.com>
18536
18537 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
18538 of x-get-selection.
18539
18540 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18541
18542 * comint.el (comint-mode, comint-snapshot-last-prompt):
18543 * frame.el (frame-current-scroll-bars):
18544 * term.el (term-mode, term-check-proc, term-input-sender)
18545 (term-simple-send, term-extract-string, term-word)
18546 (term-match-partial-filename):
18547 * window.el (window-current-scroll-bars):
18548 * emulation/cua-base.el (cua-normal-cursor-color)
18549 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
18550 (cua-global-mark-cursor-color):
18551 * mail/undigest.el (rmail-forward-separator-regex):
18552 Fix typos in docstrings.
18553
18554 * comint.el (comint-check-proc, make-comint-in-buffer)
18555 (comint-source-default): Doc fixes.
18556
18557 * term.el (term-send-string): Improve argument/docstring consistency.
18558
18559 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
18560
18561 * comint.el (comint-send-input): Bind `inhibit-read-only' around
18562 call to `delete-region'.
18563 (comint-mode-hook): Do not enable Font Lock by default.
18564
18565 2005-06-09 Lute Kamstra <lute@gnu.org>
18566
18567 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
18568 could be void.
18569
18570 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
18571
18572 * emacs-lisp/debug.el (debugger-will-be-back): New var.
18573 (debug): Use it.
18574 (debugger-step-through, debugger-continue, debugger-jump)
18575 (debugger-return-value): Set it when needed.
18576 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
18577 Use inhibit-read-only.
18578
18579 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
18580
18581 * window.el (shrink-window-if-larger-than-buffer)
18582 (window-size-fixed): Fix typo in docstring.
18583
18584 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
18585 thumbnails directory on loading.
18586 (thumbs-conversion-program): Use `eq' to check the system type,
18587 not `equal'.
18588 (thumbs-temp-dir): Initialize to `temporary-file-directory',
18589 not "/tmp". Fix docstring.
18590 (thumbs-thumbsdir): New function to return the thumbnails
18591 directory, creating it if needed.
18592 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
18593 (thumbs-temp-file): Delete variable and make it into a function.
18594 (thumbs-resize-image, thumbs-modify-image): Use it.
18595 (thumbs-kill-buffer): Simplify.
18596 (thumbs-gensym): Defalias or duplicate CL `gensym'.
18597 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
18598 docstrings.
18599
18600 2005-06-09 Kim F. Storm <storm@cua.dk>
18601
18602 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
18603 set-match-data to free markers in match-data.
18604
18605 * replace.el (replace-match-data): Pass RESEAT arg `t' to
18606 match-data to unchain markers in match-data.
18607
18608 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
18609
18610 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
18611 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
18612 unnecessary now.
18613
18614 2005-06-08 Richard M. Stallman <rms@gnu.org>
18615
18616 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
18617 give the variable a doc string that doesn't say don't set it directly.
18618
18619 * textmodes/ispell.el (ispell-check-version):
18620 Use match-string-no-properties.
18621 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
18622 (ispell-buffer-local-words): Likewise.
18623
18624 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
18625 except on terminals with enough colors to really display it.
18626 (makefile-dependency-regex): Delete spurious `bb'.
18627
18628 * faces.el (escape-glyph): Use blue once again in last case.
18629 (no-break-space): Redefine so that it isn't invisible on a tty.
18630
18631 2005-06-08 Kim F. Storm <storm@cua.dk>
18632
18633 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18634 also when reading directory name.
18635
18636 2005-06-08 Lute Kamstra <lute@gnu.org>
18637
18638 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18639 (flyspell-mode-line-string): Remove autoload cookie.
18640 (flyspell-mode): Remove defvar.
18641
18642 2005-06-07 Lute Kamstra <lute@gnu.org>
18643
18644 * textmodes/org.el (org-run-mode-hooks): New function.
18645 (org-agenda-mode): Use it.
18646
18647 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
18648
18649 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18650
18651 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18652
18653 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18654
18655 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
18656
18657 * font-lock.el (font-lock-add-keywords): Doc fix.
18658
18659 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18660
18661 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18662 (tex-compile-default): In the absence of any history, use the order in
18663 tex-compile-alist to choose the preferred command.
18664 (tex-compile-commands): Reorder a bit.
18665
18666 * textmodes/flyspell.el (flyspell-auto-correct-binding)
18667 (flyspell-incorrect-face, flyspell-duplicate-face):
18668 Use (X)Emacs-agnostic code.
18669 (flyspell-mode-map): Don't overwrite at each load. Remove code
18670 redundant with the subsequent add-minor-mode. Merge Emacs and
18671 XEmacs code.
18672 (flyspell-word): Minor simplification.
18673 (flyspell-math-tex-command-p): Quieten the byte-compiler.
18674 (flyspell-external-point-words): Remove unused vars `size' and `start'.
18675 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18676 Merge the corresponding Emacs code.
18677 (flyspell-correct-word, flyspell-xemacs-popup):
18678 Use flyspell-do-correct.
18679
18680 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18681 a dedicated window.
18682
18683 * international/latexenc.el (latexenc-find-file-coding-system):
18684 Undo part of last patch, to turn off a compiler warning.
18685
18686 2005-06-06 Juri Linkov <juri@jurta.org>
18687
18688 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18689 Rename `tmm-inactive-face' to `tmm-inactive'.
18690
18691 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
18692
18693 * iswitchb.el: Rename faces.
18694
18695 2005-06-06 Kim F. Storm <storm@cua.dk>
18696
18697 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18698 (cua-global-mark): Remove -face suffix from face names.
18699
18700 * emulation/cua-gmrk.el (cua--init-global-mark):
18701 Remove cua-global-mark face setup.
18702
18703 2005-06-06 Richard M. Stallman <rms@gnu.org>
18704
18705 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18706 just like other allowed characters.
18707 (makefile-match-dependency): Exclude leading and training whitespace
18708 from the range of regexp subexp 1.
18709 (makefile-macroassign-regex): Don't try to match the body,
18710 just the name of the macro being defined.
18711
18712 * info.el (Info-read-node-name-2): New function.
18713 (Info-read-node-name-1): Use that.
18714 Add a completion-base-size-function property.
18715
18716 * simple.el (completion-setup-function): Look for
18717 completion-base-size-function property of minibuffer-completion-table.
18718
18719 * files.el (locate-file-completion): Doc fix.
18720
18721 * printing.el: Don't call pr-update-menus; user must do that.
18722
18723 * emacs-lisp/debug.el (debugger-window): New variable.
18724 (debug): Use debugger-window if it is set and still alive.
18725 Record debugger-window for next entry.
18726
18727 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18728
18729 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
18730
18731 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18732 (hack-one-local-variable, hack-local-variables)
18733 (hack-local-variables-prop-line): Pass that arg.
18734
18735 2005-06-06 Kim F. Storm <storm@cua.dk>
18736
18737 * ido.el (ido-first-match, ido-only-match, ido-subdir)
18738 (ido-indicator): Remove -face suffix from face names.
18739
18740 2005-06-06 Juri Linkov <juri@jurta.org>
18741
18742 * font-lock.el (font-lock-regexp-backslash)
18743 (font-lock-regexp-backslash-construct): New faces.
18744 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
18745 after `('. Add `while-no-input' to control structures.
18746
18747 * faces.el (no-break-space, shadow): New faces.
18748 (escape-glyph): Use less loud colors pink2 and red4.
18749
18750 * diff-mode.el (diff-context-face)
18751 * dired.el (dired-ignored)
18752 * rfn-eshadow.el (file-name-shadow)
18753 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18754
18755 * info.el (Info-title-1-face): Use green instead of yellow because
18756 bold yellow is not readable on light backgrounds.
18757
18758 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18759 before selecting the desired mode to not spend time fontifying
18760 old contents.
18761
18762 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
18763
18764 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18765 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18766
18767 * ps-print.el (ps-default-fg, ps-default-bg):
18768 Fix typos in docstrings.
18769
18770 * isearchb.el (isearchb): Don't pass a spurious second argument to
18771 `iswitchb-completions'.
18772
18773 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
18774
18775 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18776 to preserve point.
18777 (gdb-find-file-hook): Add doc string.
18778
18779 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18780 C dereferenced pointer expression.
18781 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
18782
18783 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18784
18785 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18786 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18787 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18788 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18789 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18790 Make background transparent.
18791
18792 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18793
18794 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
18795 (font-lock-remove-keywords): Doc fix.
18796 (font-lock-mode-major-mode): Compiler defvar.
18797 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18798
18799 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18800 (font-lock-mode): Update `font-lock-mode-major-mode'.
18801 (font-lock-set-defaults): Compiler defvar.
18802 (font-lock-default-function): Take `font-lock-mode-major-mode'
18803 into account.
18804
18805 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18806 keep track of which major mode it enabled the minor mode for.
18807 Use find-file-hook again. Update docstring.
18808
18809 * simple.el (eval-expression-print-level)
18810 (eval-expression-print-length, eval-expression-debug-on-error):
18811 Doc fixes.
18812
18813 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
18814
18815 * iswitchb.el (iswitchb-single-match-face)
18816 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18817 (iswitchb-invalid-regexp-face): New faces.
18818 (iswitchb-completions): Use them.
18819 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18820 now marked as an obsolete alias.
18821 (iswitchb-read-buffer): Remove check for bound font variables.
18822 (iswitchb-invalid-regexp): New free variable.
18823 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
18824 set iswitchb-invalid-regexp.
18825 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
18826 invalid regexps.
18827 (iswitchb-completions): Add check for complete match when entering
18828 a regexp.
18829 (iswitchb-completions): Remove require-match argument.
18830 (iswitchb-exhibit): Fix caller.
18831 (iswitchb-common-match-inserted): New variable.
18832 (iswitchb-complete, iswitchb-completion-help): Use it.
18833
18834 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
18835
18836 * url-http.el (url-http-chunked-encoding-after-change-function):
18837 Use `url-http-debug' instead of `message'.
18838
18839 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
18840
18841 * url-http.el (url-http-parse-headers): Pass redirected URL as a
18842 callback argument.
18843
18844 2005-06-04 Kim F. Storm <storm@cua.dk>
18845
18846 * simple.el (line-move): Only call sit-for when moving backwards.
18847
18848 * ido.el (ido-make-merged-file-list-1): New defun split from
18849 ido-make-merged-file-list.
18850 (ido-make-merged-file-list): Bind throw-on-input around call to
18851 ido-make-merged-file-list-1. Return input-pending-p if
18852 interrupted by more input available.
18853 (ido-read-internal): Handle input-pending-p return value from
18854 ido-make-merged-file-list.
18855
18856 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18857
18858 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
18859 compatibility code.
18860
18861 * international/latexenc.el (latexenc-find-file-coding-system):
18862 Don't inherit the EOL part of the coding-system from the
18863 tex-main buffer. Fit within 80 columns.
18864
18865 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
18866
18867 * tmm.el (tmm-inactive-face): New face.
18868 (tmm-remove-inactive-mouse-face): New function.
18869 (tmm-prompt, tmm-add-one-shortcut)
18870 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
18871 but not selectable.
18872
18873 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
18874
18875 * faces.el (face-equal): Improve argument/docstring consistency.
18876
18877 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
18878
18879 * progmodes/make-mode.el (makefile-targets-face)
18880 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
18881 (makefile-bsdmake-dependency-regex)
18882 (makefile-makepp-rule-action-regex)
18883 (makefile-bsdmake-rule-action-regex): New constants.
18884 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
18885
18886 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18887 Allow (...) within `...' for makepp messages.
18888
18889 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
18890
18891 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
18892
18893 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18894 "." files are deleted from all file lists before comparison.
18895
18896 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18897 (viper-ESC-key): Made them customizable.
18898
18899 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
18900
18901 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
18902
18903 * autorevert.el (auto-revert-buffers): Use save-match-data.
18904
18905 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
18906
18907 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
18908 menu items with a nil command binding.
18909
18910 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
18911
18912 * emacs-lisp/cl-macs.el (defsetf):
18913 Improve argument/docstring consistency.
18914
18915 * faces.el (list-faces-display): Improve the formatting by
18916 computing the maximum length required for any face-name (reworked
18917 patch of 1999-01-11, accidentally deleted on 1999-07-21).
18918 (internal-find-face): Remove redundant info in docstring.
18919
18920 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
18921
18922 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
18923 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
18924 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
18925 (gdb-assembler-custom): Improve regexps.
18926 (def-gdb-auto-update-handler): Use window point to preserve point.
18927
18928 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18929
18930 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
18931
18932 2005-05-31 Jay Belanger <belanger@truman.edu>
18933
18934 * calc/calc-embed.el (calc-embedded-word): Change argument passed
18935 to calc-embedded.
18936 (calc-embedded-make-info): Have plain prefix argument select
18937 entire line.
18938
18939 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
18940
18941 * faces.el (list-faces-display): Signal error if passed a regexp
18942 that matches no face name.
18943
18944 * simple.el (filter-buffer-substring): Fix typo in docstring.
18945
18946 2005-05-31 Richard M. Stallman <rms@gnu.org>
18947
18948 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
18949 (vhdl-emacs-21): Doc fix.
18950 (vhdl-mode): Unconditionally set comment-padding.
18951 (vhdl-fixup-whitespace-region): Insert spaces only where
18952 there are none.
18953 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
18954
18955 2005-05-30 John Wiegley <johnw@newartisans.com>
18956
18957 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
18958 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
18959 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
18960 `directory-sep-char' to ?/, and all uses of `string-to-int' to
18961 `string-to-number'.
18962
18963 2005-05-30 Jay Belanger <belanger@truman.edu>
18964
18965 * calc/calc.el (calc-bug-address): Fix docstring.
18966 (calc-window-hook, calc-trail-window-hook): New variables.
18967 (calc-trail-display): Restore use of calc-trail-window-hook.
18968 (calc): Restore use of calc-window-hook.
18969
18970 2005-05-31 Masatake YAMATO <jet@gyve.org>
18971
18972 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
18973
18974 * help-fns.el (help-C-file-name): Add autoload mark for
18975 `find-function-noselect'.
18976
18977 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
18978
18979 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
18980 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
18981
18982 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18983
18984 * calendar/diary-lib.el (mark-included-diary-files): Only kill
18985 included diary buffer if it was not already being visited.
18986 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
18987
18988 * calendar/icalendar.el (top-level): Do not require appt.
18989
18990 * mail/supercite.el (sc-select-attribution): Only use a list
18991 element from sc-attrib-selection-list if it returns a string.
18992 Reported by Davide G. M. Salvetti <salve@debian.org>.
18993
18994 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
18995
18996 * thumbs.el (thumbs-thumbname): The resulting thumbname now
18997 includes a hash value to improve its uniqueness, and has a ".jpg"
18998 extension. Also, it is now a valid filename on all systems.
18999 (thumbs-make-thumb): Use `let', not `let*'.
19000 (thumbs-show-thumbs-list): Check for JPEG availability.
19001
19002 2005-05-30 Richard M. Stallman <rms@gnu.org>
19003
19004 * filesets.el (filesets-menu-ensure-use-cached):
19005 Prevent warning when emacs-version>= is undefined.
19006
19007 * printing.el (pr-interactive-n-up): Use string-to-number.
19008
19009 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
19010
19011 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19012 Warn only when name to be defined is quoted.
19013
19014 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
19015
19016 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
19017 Make regexp more robust.
19018 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
19019 Force regeneration of disassembly.
19020
19021 2005-05-29 Jay Belanger <belanger@truman.edu>
19022
19023 * calc/calc.el (calc-user-invocation): Check if
19024 calc-invocation-macro is non-nil.
19025
19026 2005-05-29 Juri Linkov <juri@jurta.org>
19027
19028 * add-log.el (change-log-font-lock-keywords):
19029 Add `+' to e-mail regexp to accept mail address with keywords.
19030
19031 * man.el (Man-name-regexp): Add `:' to accept qualified names.
19032
19033 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
19034
19035 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
19036
19037 * ielm.el (inferior-emacs-lisp-mode): Ditto.
19038
19039 2005-05-29 Richard M. Stallman <rms@gnu.org>
19040
19041 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
19042 Undo the change that moves to end of the current word.
19043
19044 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
19045
19046 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
19047 Throw error when count <= 0 to ensure input is a number.
19048 (gdb-read-memory-custom): Pick up address from buffer.
19049 (gdb-memory-mode): Allow user to increment and decrement
19050 memory address from header line.
19051
19052 2005-05-29 Richard M. Stallman <rms@gnu.org>
19053
19054 * flyspell.el (flyspell-version): Function deleted.
19055 (flyspell-auto-correct-previous-hook): Doc fix.
19056
19057 * jit-lock.el (jit-lock-function, jit-lock-after-change):
19058 Do nothing if memory is full.
19059
19060 * font-lock.el (font-lock-fontify-syntactically-region):
19061 Pass t for GREEDY to looking-back.
19062
19063 * saveplace.el (save-place-alist-to-file): Write the file
19064 using write-region.
19065
19066 * subr.el (looking-back): New argument GREEDY.
19067
19068 * progmodes/compile.el (compilation-start): Set the mode
19069 before inserting the initial text.
19070
19071 * progmodes/which-func.el (which-func-update-1): Turn the mode
19072 off in case of error by setting which-func-mode.
19073
19074 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
19075
19076 * flyspell.el (flyspell-auto-correct-previous-word):
19077 Narrow down to what's on the screen, and recenter overlays
19078 at the end of the next word.
19079
19080 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
19081
19082 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
19083 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
19084 (flyspell-abbrev-p): Default to nil.
19085 (flyspell-use-global-abbrev-table-p): Doc fix.
19086 (flyspell-large-region): Allow nil as value.
19087 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
19088
19089 (mail-mode-flyspell-verify): More robust handling
19090 of `mail-header-separator'. More efficient signature detection.
19091 Allow for regexp metacharacters in message-header-separator.
19092 Adding `To' not to be checked in mail-mode-flyspell-verify.
19093
19094 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
19095 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
19096 Bind flyspell-auto-correct-binding.
19097 Bind C-. and C-, .
19098 (flyspell-mode-map): Likewise.
19099 (flyspell-mode): Doc fix.
19100 (flyspell-accept-buffer-local-defs): Preserve current buffer.
19101 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
19102 (flyspell-word-cache-result): New var, always local.
19103 (flyspell-check-pre-word-p): Doc fix.
19104 (flyspell-check-changed-word-p): Handle spc like newline.
19105 (flyspell-post-command-hook): Set flyspell-word-cache-result.
19106 (flyspell-word-search-backward, flyspell-word-search-forward):
19107 New functions.
19108 (flyspell-word): Return t if nothing to check.
19109 When parsing TeX code, check for after } or \.
19110 Use flyspell-word-search-backward to find previous word.
19111 Return nil if duplicated word.
19112 For word already checked, return same value as last time.
19113 Set flyspell-word-cache-result after checking.
19114 Don't clobber the return value.
19115 (flyspell-get-word): Major rewrite.
19116 (flyspell-external-point-words): New locals pword, pcount.
19117 Fix size used in progress message.
19118 Find the proper corresponding word in flyspell-large-region-buffer.
19119 (flyspell-region): Check for flyspell-large-region = nil.
19120 (flyspell-highlight-incorrect-region): Clean up overlays in region.
19121 (flyspell-auto-correct-word): Check that WORD is a cons.
19122 (flyspell-correct-word): Likewise.
19123
19124 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
19125
19126 * progmodes/make-mode.el (makefile-rule-action-regex)
19127 (makefile-macroassign-regex, makefile-makepp-mode)
19128 (makefile-bsdmake-mode): Continuation lines may be empty.
19129 Reported by Joshua Varner.
19130 (makefile-makepp-font-lock-keywords): Add $(stem).
19131
19132 2005-05-28 Karl Berry <karl@gnu.org>
19133
19134 * textmodes/tex-mode.el: Now that tex-send-command calls
19135 shell-quote-argument (2005-03-31 change), remove all calls to
19136 shell-quote-argument; they all end up invoking tex-send-command.
19137 The double quoting loses on filenames with non-safe characters,
19138 such as "@". Reported by Frederik Fouvry.
19139
19140 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
19141
19142 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
19143 about preserving point.
19144
19145 2005-05-27 Jay Belanger <belanger@truman.edu>
19146
19147 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
19148 Info-goto-node.
19149
19150 * calc/calc-embed.el (calc-embed-arg): New variable.
19151 (calc-do-embedded-activate, calc-embedded-activate-formula)
19152 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
19153 variable by new variable.
19154 (calc-embedded-make-info): Replace undeclared variable by new
19155 variable. When selecting region with positive prefix
19156 argument, use end of previous line instead of beginning of line.
19157
19158 * calc/calc-aent.el (calc-arg-values): Declare it.
19159
19160 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
19161 Declare them.
19162
19163 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
19164
19165 * calc/calc.el (calc-alg-map): Declare it.
19166
19167 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
19168
19169 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
19170
19171 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
19172 (gdb-registers-buffer, toggle-gdb-all-registers):
19173 Toggle display of floating point registers.
19174 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
19175
19176 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
19177 (toggle-gud-tooltip-dereference):
19178 Rename from gud-toggle-tooltip-dereference.
19179
19180 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
19181
19182 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
19183
19184 2005-05-27 Jay Belanger <belanger@truman.edu>
19185
19186 * calc/calc-prog.el (calc-kbd-report): Remove.
19187 (calc-kbd-query): Rewrite.
19188
19189 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
19190
19191 * image.el (image-library-alist): Move to image.c.
19192 (image-type-available-p): Doc fix.
19193
19194 2005-05-27 Lute Kamstra <lute@gnu.org>
19195
19196 * calc/calc.el (calc):
19197 * outline.el (outline-1, outline-2, outline-3, outline-4)
19198 (outline-5, outline-6, outline-7, outline-8):
19199 * textmodes/dns-mode.el (dns-mode):
19200 * textmodes/sgml-mode.el (sgml-namespace-face):
19201 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
19202 (tex-verbatim-face, tex-use-reftex):
19203 * textmodes/texinfo.el (texinfo-heading-face):
19204 Specify customization group.
19205
19206 * longlines.el: Don't require easy-mmode.
19207 (longlines-visible-face): Specify customization group.
19208
19209 2005-05-27 Kenichi Handa <handa@m17n.org>
19210
19211 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
19212 encoding table of windows-1251.
19213
19214 * international/ucs-tables.el (ucs-set-table-for-input):
19215 If translation-table-for-input of a coding system is a symbol, get
19216 its translation-table property.
19217
19218 * international/code-pages.el: Don't register a coding system into
19219 non-iso-charset-alist more than once.
19220 (cp-make-coding-system): Likewise.
19221
19222 2005-05-26 John Wiegley <johnw@newartisans.com>
19223
19224 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
19225 `eshell-resume-eval' is wrapped in a list, it indicates that the
19226 command was run asynchronously. In that case, unwrap the value
19227 before checking the delimiter value.
19228
19229 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
19230 character before a space at the end of a line is \, assume the space
19231 is part of the last argument rather than a final argument separator.
19232
19233 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
19234 is in use, and the target is `t' or `nil' (which are the most common
19235 values), don't assume that the symbol target is a buffer.
19236
19237 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
19238
19239 * calendar/calendar.el (calendar-mode-line-format):
19240 Use mode-line-highlight as mouse-face.
19241
19242 * time.el (display-time-string-forms, display-time-update):
19243 Use mode-line-highlight as mouse-face.
19244
19245 2005-05-26 Jay Belanger <belanger@truman.edu>
19246
19247 * calc/calc.el (calc-language-alist): Remove extra defvar.
19248
19249 2005-05-26 Lute Kamstra <lute@gnu.org>
19250
19251 * arc-mode.el (archive-mode):
19252 * bookmark.el (bookmark-read-annotation-mode)
19253 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
19254 * bs.el (bs-mode):
19255 * calc/calc-yank.el (calc-edit-mode):
19256 * calc/calc.el (calc-mode, calc-trail-mode):
19257 * calculator.el (calculator-mode):
19258 * chistory.el (command-history-mode):
19259 * comint.el:
19260 * cus-edit.el (custom-mode):
19261 * descr-text.el (describe-text-mode):
19262 * ebuff-menu.el (Electric-buffer-menu-mode):
19263 * ediff-util.el (ediff-mode):
19264 * emacs-lisp/re-builder.el (reb-mode):
19265 * emulation/vi.el (vi-mode-setup):
19266 * emulation/ws-mode.el (wordstar-mode):
19267 * eshell/esh-mode.el (eshell-mode):
19268 * forms.el (forms-mode):
19269 * help-mode.el (help-mode):
19270 * hexl.el (hexl-mode):
19271 * ibuffer.el (ibuffer-mode):
19272 * ielm.el (inferior-emacs-lisp-mode):
19273 * info.el (Info-mode, Info-edit-mode):
19274 * international/swedish.el:
19275 * ledit.el (ledit-from-lisp-mode):
19276 * locate.el (locate-mode):
19277 * mail/rmail.el (rmail-mode):
19278 * mail/rmailedit.el (rmail-edit-mode):
19279 * mail/rmailsum.el (rmail-summary-mode):
19280 * mail/supercite.el (sc-electric-mode):
19281 * net/eudc.el (eudc-mode):
19282 * net/quickurl.el (quickurl-list-mode):
19283 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
19284 * obsolete/ooutline.el (outline-mode):
19285 * obsolete/options.el (Edit-options-mode):
19286 * obsolete/rnews.el (news-mode):
19287 * obsolete/rnewspost.el (news-reply-mode):
19288 * play/5x5.el (5x5-mode):
19289 * play/decipher.el (decipher-mode, decipher-stats-mode):
19290 * play/gomoku.el (gomoku-mode):
19291 * play/snake.el (snake-mode):
19292 * play/solitaire.el (solitaire-mode):
19293 * play/tetris.el (tetris-mode):
19294 * progmodes/ada-mode.el (ada-mode):
19295 * progmodes/antlr-mode.el (antlr-mode):
19296 * progmodes/autoconf.el (autoconf-mode):
19297 * progmodes/dcl-mode.el (dcl-mode):
19298 * progmodes/delphi.el (delphi-mode):
19299 * progmodes/ebrowse.el (ebrowse-tree-mode)
19300 (ebrowse-electric-list-mode, ebrowse-member-mode)
19301 (ebrowse-electric-position-mode):
19302 * progmodes/f90.el (f90-mode):
19303 * progmodes/fortran.el (fortran-mode):
19304 * progmodes/icon.el (icon-mode):
19305 * progmodes/idlw-help.el (idlwave-help-mode):
19306 * progmodes/idlw-shell.el (idlwave-shell-mode):
19307 * progmodes/idlwave.el (idlwave-mode):
19308 * progmodes/inf-lisp.el (inferior-lisp-mode):
19309 * progmodes/m4-mode.el (m4-mode):
19310 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
19311 * progmodes/modula2.el (modula-2-mode):
19312 * progmodes/octave-inf.el (inferior-octave-mode):
19313 * progmodes/octave-mod.el (octave-mode):
19314 * progmodes/pascal.el (pascal-mode):
19315 * progmodes/sh-script.el (sh-mode):
19316 * progmodes/sql.el (sql-mode, sql-interactive-mode):
19317 * progmodes/vhdl-mode.el (vhdl-mode):
19318 * progmodes/xscheme.el (scheme-interaction-mode):
19319 * replace.el (occur-mode):
19320 * ses.el (ses-mode):
19321 * simple.el (completion-list-mode):
19322 * skeleton.el:
19323 * speedbar.el (speedbar-mode):
19324 * term.el (term-mode):
19325 * terminal.el (terminal-edit-mode):
19326 * textmodes/reftex-index.el (reftex-index-mode)
19327 (reftex-index-phrases-mode):
19328 * textmodes/reftex-sel.el (reftex-select-label-mode)
19329 (reftex-select-bib-mode):
19330 * textmodes/reftex-toc.el (reftex-toc-mode):
19331 * wdired.el (wdired-change-to-wdired-mode):
19332 * wid-browse.el (widget-browse-mode):
19333 Use run-mode-hooks.
19334
19335 * array.el (array-mode):
19336 * calendar/todo-mode.el (todo-mode):
19337 * man.el (Man-mode):
19338 * play/landmark.el (lm-mode):
19339 * play/mpuz.el (mpuz-mode):
19340 Use kill-all-local-variables and run-mode-hooks.
19341
19342 * subr.el (delay-mode-hooks): Specify indentation.
19343
19344 2005-05-26 Mark A. Hershberger <mah@everybody.org>
19345
19346 * xml.el (xml-substitute-special): Don't die for undefined xml
19347 entities.
19348
19349 2005-05-26 Jay Belanger <belanger@truman.edu>
19350
19351 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
19352 of nil.
19353
19354 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
19355
19356 * progmodes/gdb-ui.el (gdb-frame-address):
19357 Rename from gdb-current-address.
19358 (gdb-previous-frame-address): Rename from gdb-previous-address.
19359 (gdb-selected-frame): Rename from gdb-current-frame.
19360 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
19361 (gdb-frame-number): Rename from gdb-current-stack-level.
19362 (gdb-ann3): Match new mode-name for disassembly buffer.
19363 Extend initialization of variables.
19364 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
19365 (gdb-memory-mode): Use mouse-face in header line.
19366 (gdb-assembler-buffer-name): Call it disassembly and give frame
19367 in mode line.
19368 (gdb-source-spec-regexp, gdb-assembler-custom)
19369 (gdb-invalidate-assembler, gdb-frame-handler):
19370 Make robust to leading zeroes in address format.
19371
19372 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
19373
19374 * textmodes/org.el (org-mode): Use `define-derived-mode' to
19375 define `org-mode'.
19376 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
19377
19378 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
19379
19380 * log-edit.el (log-edit-changelog-entries): Distinguish between
19381 filenames like xfns.c and fns.c.
19382
19383 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
19384
19385 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19386 point after reverting.
19387 (Buffer-menu-make-sort-button): Handle the case where
19388 `Buffer-menu-use-header-line' is nil.
19389
19390 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
19391
19392 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19393 New funcs. In minibuffer-local-completion-map bind `]', `/'
19394 and `:' to them.
19395
19396 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
19397
19398 * startup.el (normal-top-level): Allow modification of load-path while
19399 we're iterating over it.
19400
19401 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
19402
19403 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19404 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19405 (thumbs-resize-interactive, thumbs-insert-image)
19406 (thumbs-insert-thumb, thumbs-dired-show-marked)
19407 (thumbs-find-image-at-point, thumbs-delete-images)
19408 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19409 (thumbs-increment-image-size, thumbs-decrement-image-size):
19410 Fix typos in docstrings.
19411
19412 2005-05-24 Andre Spiegel <spiegel@gnu.org>
19413
19414 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19415 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19416 (cperl-mode): Use them.
19417
19418 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
19419
19420 * window.el (quit-window, shrink-window-if-larger-than-buffer):
19421 Doc fixes.
19422
19423 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
19424
19425 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19426 Bind C-d to gdb-inferior-io-eof.
19427
19428 * dired.el (dired-dnd-popup-notice): Use message-box.
19429
19430 2005-05-23 Masatake YAMATO <jet@gyve.org>
19431
19432 * bindings.el (mode-line-major-mode-keymap):
19433 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19434
19435 * faces.el (mode-line-highlight): New face.
19436
19437 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19438 as mouse-face.
19439
19440 * bindings.el (top-level, help-echo, mode-line-modified)
19441 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19442 as mouse-face.
19443
19444 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
19445
19446 * progmodes/cc-engine.el (c-guess-basic-syntax):
19447 Remove spurious call to `zerop'.
19448
19449 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19450
19451 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
19452
19453 CC Mode update to 5.30.10:
19454
19455 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19456 could go past the limit in decoration level 2, thereby causing
19457 errors during interactive fontification.
19458
19459 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
19460 the file is evaluated interactively.
19461
19462 * cc-engine.el (c-guess-basic-syntax): Handle operator
19463 declarations somewhat better in C++.
19464
19465 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
19466 make use of `run-mode-hooks' which has been added in Emacs 21.1.
19467 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
19468 (awk-mode): Use it.
19469 (make-local-hook): Suppress warning about obsoleteness.
19470
19471 * cc-engine.el, cc-align.el, cc-cmds.el
19472 (c-append-backslashes-forward, c-delete-backslashes-forward)
19473 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
19474 Compensate for return value from `forward-line' when it has moved
19475 but not to a different line due to eob.
19476
19477 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
19478 `objc-method-intro' and `objc-method-args-cont'.
19479
19480 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
19481
19482 CC Mode update to 5.30.10:
19483
19484 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
19485 in the copyright statement. Incidentally, change "along with GNU
19486 Emacs" to "along with this program" where it occurs.
19487
19488 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
19489 so that it is interactive, hence can be found by M-x awk-mode
19490 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
19491 <gmorris+emacs@ast.cam.ac.uk>.
19492
19493 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
19494 Mode's regexps.
19495
19496 2005-05-23 Kevin Ryde <user42@zip.com.au>
19497
19498 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
19499 c-parse-state, to avoid a lisp error (on bad code).
19500
19501 2005-05-23 Lute Kamstra <lute@gnu.org>
19502
19503 * subr.el (font-lock-defaults): Remove defvar as it's already
19504 defined in font-core.el.
19505
19506 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
19507
19508 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
19509
19510 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
19511 more general and work when GDB variable "print pretty" is on,
19512 as with Emacs, for example.
19513
19514 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
19515
19516 * font-core.el: Update comment.
19517
19518 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19519 Use `after-change-major-mode-hook' instead of `find-file-hook'.
19520
19521 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
19522
19523 2005-05-22 Eli Zaretskii <eliz@gnu.org>
19524
19525 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
19526 and `yank-handler' in the doc strings.
19527
19528 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
19529
19530 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
19531
19532 2005-05-22 Richard M. Stallman <rms@gnu.org>
19533
19534 * help.el (describe-key): Move print-help-return-message call
19535 out of conditional.
19536
19537 * progmodes/etags.el (list-tags): Use with-no-warnings.
19538
19539 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
19540 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
19541 (starttls-extra-args, starttls-extra-arguments): Add defvars.
19542
19543 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
19544
19545 * language/viet-util.el (viet-viscii-nonascii-translation-table):
19546 Add defvar.
19547
19548 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
19549 Use defvar, not defconst.
19550
19551 * hexl.el (hexl-follow-line): Use with-no-warnings.
19552
19553 * emulation/tpu-extras.el: Use write-file-functions instead of
19554 write-file-hooks.
19555
19556 * dired.el (dired-font-lock-keywords): Fontify files with junk
19557 extensions even if marked by -F.
19558
19559 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
19560
19561 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
19562 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
19563 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
19564 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
19565 (concatenate, list-length, get*, getf, cl-remprop):
19566 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
19567 (etypecase, progv, lexical-let, lexical-let*)
19568 (multiple-value-bind, multiple-value-setq, shiftf):
19569 Improve argument/docstring consistency.
19570
19571 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
19572
19573 2005-05-22 Andre Spiegel <spiegel@gnu.org>
19574
19575 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
19576 doesn't exist.
19577
19578 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
19579 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
19580
19581 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
19582
19583 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
19584 already deleted variables: auto-fill-hook, blink-paren-hook,
19585 lisp-indent-hook, inhibit-local-variables, unread-command-event,
19586 suspend-hooks, comment-indent-hook, meta-flag,
19587 before-change-function, after-change-function,
19588 font-lock-doc-string-face.
19589
19590 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
19591
19592 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19593
19594 2005-05-21 Eli Zaretskii <eliz@gnu.org>
19595
19596 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
19597 rmail-dont-reply-to.
19598
19599 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19600
19601 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
19602 literal blank when splitting new-header-values.
19603
19604 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
19605
19606 * calendar/cal-menu.el (cal-menu-update): Add separator as a
19607 string so that tmm doesn't create a completion entry for it.
19608
19609 * textmodes/table.el (table-disable-menu): Ditto.
19610
19611 2005-05-21 Richard M. Stallman <rms@gnu.org>
19612
19613 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
19614
19615 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
19616
19617 * net/rcompile.el (remote-compile): Use compilation-start.
19618
19619 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
19620
19621 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
19622
19623 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
19624 Default to makefile-bsdmake-mode on BSD systems.
19625
19626 * imenu.el (imenu-generic-expression, imenu--generic-function'):
19627 REGEXP may also be a search function now. The part of doc-string
19628 for describing the structure was 95% identical to that of
19629 `imenu--generic-function'. Unify it there.
19630
19631 * progmodes/make-mode.el (makefile-imenu-generic-expression):
19632 Use function to find dependencies, because regexp alone is so complex,
19633 it easily goes into an endless loop.
19634 (makefile-makepp-mode): Also add submenu for Perl functions
19635 defined in the makefile.
19636 (makefile-bsdmake-mode): Special imenu-generic-expression no
19637 longer needed, due to function call.
19638 (makefile-match-dependency): Take BOUND into account when checking
19639 if we're through.
19640
19641 2005-05-20 Jay Belanger <belanger@truman.edu>
19642
19643 * calc/calc-units.el (calc-invalidate-units-table):
19644 Use inhibit-read-only.
19645 (math-build-units-table-buffer): Use view-mode.
19646
19647 2005-05-20 David Kastrup <dak@gnu.org>
19648
19649 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19650 easy-menu-add is not a nop on Emacs; and clarify when to call it.
19651
19652 2005-05-20 Lute Kamstra <lute@gnu.org>
19653
19654 * diff-mode.el (diff-header-face, diff-file-header-face)
19655 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19656 (diff-added-face, diff-changed-face, diff-function-face)
19657 (diff-context-face, diff-nonexistent-face): Put them in the
19658 diff-mode customization group.
19659
19660 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
19661
19662 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19663
19664 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19665
19666 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19667 Minor regexp-optimization.
19668
19669 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
19670
19671 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19672 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19673 (org-agenda-add-time-grid-maybe): New function.
19674 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19675 (org-table-create): `dotimes' instead of `mapcar'.
19676 (org-xor): Simplify implementation.
19677 (org-agenda): `inhibit-redisplay' turned on.
19678 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19679 a consistent line after a state change.
19680 (org-agenda-remove-times-when-in-prefix): New option.
19681 (org-prefix-has-time): New variable.
19682 (org-parse-time-string): Optional argument NODEFAULT.
19683 (org-format-agenda-item): Parse items for time-of-day
19684 specifications and move these into the prefix if possible.
19685 (org-agenda-priority): Get current heading, not previous heading
19686 during agenda remote editing.
19687
19688 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
19689
19690 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19691 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19692 (remove-duplicates, delete-duplicates, substitute)
19693 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19694 (nsubstitute-if-not, find, find-if, find-if-not, position)
19695 (position-if, position-if-not, count, count-if, count-if-not)
19696 (mismatch, search, sort*, stable-sort, merge, member*)
19697 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19698 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19699 (intersection, nintersection, set-difference, nset-difference)
19700 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19701 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19702 (nsublis, tree-equal): Improve argument/docstring consistency.
19703
19704 * subr.el (send-string, send-region): Remove obsolescence declaration.
19705 (window-dot, set-window-dot, read-input, show-buffer)
19706 (eval-current-buffer, string-to-int):
19707 Add release number to obsolescence declarations.
19708
19709 2005-05-19 Kim F. Storm <storm@cua.dk>
19710
19711 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19712 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19713
19714 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
19715
19716 * faces.el (list-faces-display): Make back button respect optional
19717 regexp arg.
19718
19719 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
19720
19721 * calculator.el (calculator-radix-grouping-mode)
19722 (calculator-radix-grouping-digits, calculator-displayer)
19723 (calculator-radix-grouping-separator, calculator-copy-displayer):
19724 * dabbrev.el (dabbrev-search-these-buffers-only):
19725 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19726 (diff-advance-after-apply-hunk, diff-mode-hook)
19727 (diff-minor-mode-prefix):
19728 * imenu.el (imenu-use-popup-menu):
19729 * jit-lock.el (jit-lock-context-time):
19730 * newcomment.el (comment-fill-column, comment-column)
19731 (comment-style, comment-padding, comment-multi-line)
19732 (comment-empty-lines, comment-auto-fill-only-comments):
19733 * reveal.el (reveal-around-mark):
19734 * uniquify.el (uniquify-buffer-name-style)
19735 (uniquify-after-kill-buffer-p)
19736 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19737 (uniquify-min-dir-content, uniquify-separator)
19738 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19739 * w32-vars.el (w32-fixed-font-alist):
19740 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19741 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19742 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19743 * progmodes/perl-mode.el (perl-indent-level)
19744 (perl-continued-statement-offset, perl-continued-brace-offset)
19745 (perl-brace-offset, perl-brace-imaginary-offset)
19746 (perl-label-offset, perl-indent-continued-arguments)
19747 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19748 * progmodes/tcl.el (tcl-indent-level)
19749 (tcl-continued-indent-level, tcl-auto-newline)
19750 (tcl-tab-always-indent, tcl-electric-hash-style)
19751 (tcl-help-directory-list, tcl-use-smart-word-finder)
19752 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19753 (inferior-tcl-source-command):
19754 * textmodes/fill.el (enable-kinsoku):
19755 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19756 * textmodes/table.el (table-yank-handler):
19757 Specify missing group (and type, if simple) in defcustom.
19758
19759 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
19760
19761 * progmodes/compile.el (compilation-finish-function): Fix defvar.
19762
19763 2005-05-19 Richard M. Stallman <rms@gnu.org>
19764
19765 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19766
19767 * subr.el (event-basic-type): Don't get an error.
19768 (left-fringe-p): Function deleted.
19769
19770 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19771 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19772
19773 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19774 in recursive copy.
19775
19776 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19777
19778 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19779
19780 * emacs-lisp/bytecomp.el
19781 (byte-compile-file-form-custom-declare-variable):
19782 Call byte-compile-nogroup-warn if appropriate.
19783
19784 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19785 (compilation-set-window): Don't call left-fringe-p; do it directly.
19786
19787 2005-05-19 Jay Belanger <belanger@truman.edu>
19788
19789 * calc/calc-graph.el (calc-graph-format-data): Make sure
19790 var-PlotRejects is bound before trying to check its value.
19791
19792 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
19793
19794 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19795 definition of this variable from reftex-global.el to reftex.el,
19796 because it is needed in the menu.
19797
19798 2005-05-19 Lute Kamstra <lute@gnu.org>
19799
19800 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19801 years are fixed. Don't insert a space after a dash.
19802
19803 2005-05-19 Kim F. Storm <storm@cua.dk>
19804
19805 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19806
19807 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
19808
19809 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19810 strings, because (eq ... ?\\) is fairly frequent.
19811
19812 * progmodes/make-mode.el (makefile-add-this-line-targets):
19813 Simplify and integrate into `makefile-pickup-targets'.
19814 (makefile-add-this-line-macro): Simplify and integrate into
19815 `makefile-pickup-macros.
19816 (makefile-pickup-filenames-as-targets): Simplify.
19817 (makefile-previous-dependency, makefile-match-dependency):
19818 Don't stumble over `::'.
19819
19820 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
19821
19822 * subr.el (post-command-idle-hook, post-command-idle-delay):
19823 Remove obsoletion of post-command-idle-hook and
19824 post-command-idle-delay.
19825
19826 * faces.el (list-faces-display): Provide button when describe-face
19827 is called to take user back to the list of faces.
19828
19829 * help-fns.el (describe-variable): Remove hyperlinks in a
19830 variable's value as these are quite frequently inappropriate.
19831
19832 * follow.el (follow-submit-feedback, follow-mode):
19833 Remove references to post-command-idle-hook.
19834
19835 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
19836
19837 * progmodes/make-mode.el (makefile-previous-dependency)
19838 (makefile-match-dependency): Check for := (and in bsd mode also
19839 !=) to give a better result, even when font-lock is not on.
19840
19841 2005-05-18 Jay Belanger <belanger@truman.edu>
19842
19843 * calc/calc-help.el (calc-s-prefix-help):
19844 Add `calc-copy-special-constant' to help string.
19845
19846 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
19847
19848 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
19849
19850 2005-05-18 Jay Belanger <belanger@truman.edu>
19851
19852 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
19853 in linear factors are in proper order.
19854
19855 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
19856
19857 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19858 Support for jurabib.
19859
19860 * textmodes/reftex.el (featurep): Define aliases for overlay
19861 commands, for XEmacs compatibility, and use these aliases in
19862 overlay initializations.
19863 (reftex-highlight): Use `reftex-move-overlay'.
19864 (reftex-unhighlight): Use `reftex-delete-overlay'.
19865 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
19866 (reftex-access-search-path): Use `reftex-uniquify' instead of
19867 `reftex-uniq'
19868
19869 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
19870 `before-string' property modification enables for Emacs as well.
19871 (reftex-select-item): Use `reftex-delete-overlay'.
19872 (reftex-select-mark): Use `reftex-make-overlay' and
19873 `reftex-overlay-put'.
19874 (reftex-select-unmark): Use `reftex-delete-overlay' and
19875 `reftex-overlay-put'.
19876
19877 2005-05-18 Lute Kamstra <lute@gnu.org>
19878
19879 * emacs-lisp/lisp.el (check-parens): Fix docstring.
19880
19881 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
19882
19883 * add-log.el (add-change-log-entry):
19884 * array.el (array-make-template, array-reconfigure-rows)
19885 (array-init-max-row, array-init-max-column)
19886 (array-init-columns-per-line, array-init-field-width):
19887 * replace.el (replace-match-maybe-edit, perform-replace):
19888 * textmodes/spell.el (spell-region):
19889 Replace `read-input' by `read-string'.
19890
19891 * forms.el (forms-mode):
19892 * finder.el (finder-compile-keywords):
19893 * shadowfile.el (shadow-read-files):
19894 Replace `eval-current-buffer' by `eval-buffer'.
19895
19896 * terminal.el (te-pass-through):
19897 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
19898 (ange-ftp-raw-send-cmd):
19899 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
19900 (send-process-next-char, telnet-initial-filter, telnet):
19901 Replace `send-string' by `process-send-string'.
19902
19903 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
19904 (prolog-consult-region): Replace `send-string' by
19905 `process-send-string'; replace `send-region' by `process-send-region'.
19906
19907 * progmodes/delphi.el (delphi-log-msg):
19908 Replace `set-window-dot' by `set-window-point'.
19909
19910 * subr.el (window-dot, set-window-dot, read-input, send-string)
19911 (send-region, show-buffer, eval-current-buffer):
19912 Make really obsolete, as the comment says.
19913
19914 2005-05-17 Kim F. Storm <storm@cua.dk>
19915
19916 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
19917 (cua--init-keymaps): Bind C-return instead of S-return to set
19918 rectangle mark.
19919
19920 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
19921 instead of S-return to toggle/clear rectangle mark.
19922
19923 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
19924
19925 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
19926 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
19927 Also fontify plain strings assigned to variables, mostly so that a
19928 colon has a face and is thus not taken as a dependency separator.
19929 (makefile-previous-dependency): Inline the new matcher, because it
19930 is too complex to work in both directions.
19931 (makefile-match-dependency): Eliminate `backward' arg (see above).
19932 Completely reimplemented so as to not sometimes go into an endless
19933 loop. It should also be more efficient, because first it only
19934 searches for `:', instead of applying the very complex regexp.
19935 (makefile-mode): Cancel `font-lock-support-mode', because blocks
19936 to be fontified in one piece can be too long for JIT.
19937 Makefiles are never *that* big.
19938
19939 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
19940
19941 * dired.el (dired-mode): Simplify.
19942
19943 2005-05-17 Lute Kamstra <lute@gnu.org>
19944
19945 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
19946 defcustom for the mode hook variable.
19947
19948 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
19949 Emacs Lisp Reference Manual.
19950
19951 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
19952
19953 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
19954 (evenp, list*):
19955 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
19956 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
19957
19958 * net/tramp-smb.el (tramp-smb-open-connection):
19959 Pass `tramp-chunksize' as fifth (required) argument.
19960
19961 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
19962
19963 * font-lock.el (lisp-font-lock-keywords-1):
19964 Set `font-lock-negation-char-face' for [^...] char group.
19965 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
19966
19967 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
19968 a var, and refine it to mask one more level of nested vars.
19969 (makefile-rule-action-regex): Turn it into a var, and refine it so
19970 it recognizes backslashed continuation lines as belonging to the
19971 same command.
19972 (makefile-macroassign-regex): Refine it so it recognizes
19973 backslashed continuation lines as belonging to the same command.
19974 (makefile-var-use-regex): Don't look at the next char, because it
19975 might be the same one to be skipped by the initial [^$], leading
19976 to an overlooked variable use.
19977 (makefile-make-font-lock-keywords): Remove two parameters, which
19978 are now variables that some of the modes set locally.
19979 Handle dependency and rule action matching through functions, because
19980 regexps alone match too often. Dependency matching now comes
19981 last, so it can check, whether a colon already matched something else.
19982 (makefile-mode): Inform that font-lock improves makefile parsing
19983 capabilities.
19984 (makefile-match-dependency, makefile-match-action): New functions.
19985
19986 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
19987
19988 * emacs-lisp/cl-extra.el (equalp): Doc fix.
19989
19990 * align.el (align-regexp):
19991 * ansi-color.el (ansi-color-get-face):
19992 * array.el (array-reconfigure-rows, array-init-max-row)
19993 (array-init-max-column, array-init-columns-per-line)
19994 (array-init-field-width):
19995 * dired-aux.el (dired-trample-file-versions):
19996 * dired-x.el (dired-mark-sexp):
19997 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19998 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19999 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
20000 * faces.el (face-read-integer):
20001 * files.el (backup-extract-version, insert-directory):
20002 * hexl.el (hexl-insert-decimal-char):
20003 * server.el (server-process-filter):
20004 * shell.el (shell-extract-num):
20005 * startup.el (command-line-1):
20006 * term.el (term-command-hook):
20007 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
20008 (time-stamp-do-number):
20009 * time.el (display-time-update):
20010 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
20011 (timezone-fix-time):
20012 * vms-patch.el (vms-suspend-resume-hook):
20013 * calendar/appt.el (appt-convert-time):
20014 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20015 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
20016 * calendar/cal-islam.el (mark-islamic-diary-entries):
20017 * calendar/calendar.el (calendar-cursor-to-date)
20018 (calendar-star-date):
20019 * calendar/diary-lib.el (diary-attrtype-convert)
20020 (mark-diary-entries, diary-entry-time):
20021 * calendar/solar.el (solar-get-number):
20022 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
20023 * emacs-lisp/re-builder.el (reb-display-subexp):
20024 * emulation/edt.el (edt-set-scroll-margins):
20025 * emulation/tpu-extras.el (tpu-set-scroll-margins):
20026 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
20027 (vip-get-ex-count):
20028 * emulation/viper-ex.el (viper-get-ex-token)
20029 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
20030 * international/fontset.el (fontset-plain-name):
20031 * mail/feedmail.el (feedmail-look-at-queue-directory):
20032 * mail/mailalias.el (mail-get-names):
20033 * mail/rmail.el (rmail-convert-to-babyl-format):
20034 * mail/rmailsum.el (rmail-make-basic-summary-line)
20035 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
20036 (rmail-summary-goto-msg):
20037 * mail/smtpmail.el (smtpmail-read-response):
20038 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
20039 (ange-ftp-vms-add-file-entry):
20040 * play/gametree.el (gametree-looking-at-ply)
20041 (gametree-current-branch-score):
20042 * progmodes/ada-xref.el (ada-prj-find-prj-file)
20043 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
20044 * progmodes/cperl-mode.el (condition-case):
20045 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
20046 (ebrowse-set-member-buffer-column-width)
20047 (ebrowse-select-1st-to-9nth):
20048 * progmodes/etags.el (etags-snarf-tag):
20049 * progmodes/flymake.el (flymake-parse-line):
20050 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
20051 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
20052 (idlwave-shell-menu-def):
20053 * progmodes/ps-mode.el (ps-run-goto-error):
20054 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
20055 (vhdl-speedbar-contract-level):
20056 * term/mac-win.el (x-handle-numeric-switch):
20057 * term/sun-mouse.el (sun-get-frame-data):
20058 * term/w32-win.el (x-handle-numeric-switch):
20059 * term/x-win.el (x-handle-numeric-switch):
20060 * textmodes/ispell.el (ispell-parse-output):
20061 * textmodes/nroff-mode.el (nroff-outline-level):
20062 * textmodes/reftex-cite.el (reftex-bib-sort-year)
20063 (reftex-bib-sort-year-reverse, reftex-format-citation):
20064 * textmodes/reftex-parse.el (reftex-init-section-numbers)
20065 (reftex-section-number):
20066 * textmodes/texinfmt.el (texinfo-paragraphindent):
20067 Replace `string-to-int' by `string-to-number'.
20068
20069 * international/latexenc.el: Add page marker to force the "Local
20070 Variables:" string out of the last page.
20071
20072 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
20073
20074 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
20075 tooltip-change-major-mode.
20076 (gud-tooltip-print-command): Remove case where gud-minor-mode
20077 is gdb ("--fullname").
20078 (gud-tooltip-tips): Turn GUD tooltips off for this case and
20079 explain to user.
20080
20081 2005-05-16 Jay Belanger <belanger@truman.edu>
20082
20083 * calc/calc-store.el (calc-copy-special-constant): New function.
20084
20085 * calc/calc-ext.el (calc-init-extensions): Add binding for
20086 `calc-copy-special-constant'.
20087
20088 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
20089 for the `calc-copy-special-constant' command.
20090
20091 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
20092
20093 * subr.el (left-fringe-p): New function.
20094
20095 * progmodes/compile.el (compilation-setup): Set local value of
20096 overlay-arrow-string to "" always.
20097 (compilation-set-window): Left fringe then don't scroll.
20098 No left fringe then no arrow and scroll message to top.
20099 (compilation-context-lines): Adjust doc string accordingly.
20100
20101 2005-05-16 Kim F. Storm <storm@cua.dk>
20102
20103 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
20104 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
20105 (ido-wide-find-dir-or-delete-dir): New command for M-d.
20106 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
20107 (ido-read-file-name): Handle commands with ido property value
20108 equal to find-file as reading a file name, to allow C-d to enter dired.
20109 (ibuffer-find-file): Add ido property with value find-file.
20110
20111 2005-05-15 Kim F. Storm <storm@cua.dk>
20112
20113 * subr.el (open-network-stream-nowait): Remove.
20114 (open-network-stream-server): Remove.
20115
20116 2005-05-15 Richard M. Stallman <rms@gnu.org>
20117
20118 * faces.el (describe-face): Output a definition link button.
20119
20120 * help-mode.el (help-face-def): New button type.
20121
20122 * emacs-lisp/copyright.el (copyright-fix-years):
20123 Match properly if the first year is 2-digit.
20124 Don't mess up the whitespace after the years by filling.
20125
20126 * dired-aux.el (dired-mark-confirm):
20127 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
20128
20129 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
20130 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
20131 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
20132
20133 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20134 Set font-lock-comment-start-skip.
20135
20136 * font-lock.el (font-lock-comment-start-skip): New variable.
20137 (font-lock-comment-end-skip): New variable.
20138 (font-lock-fontify-syntactically-region): Use them if non-nil.
20139
20140 2005-05-15 Jay Belanger <belanger@truman.edu>
20141
20142 * calc/calc-store.el (calc-store-value): Return a string rather
20143 than display it as a message.
20144 Use calc-var-name for variable name.
20145 (calc-store-into): Add the result of calc-store-value to message.
20146 (calc-copy-variable): Add a message.
20147 (calc-store-exchange): Improve error messages.
20148 (calc-store-binary, calc-store-map): Don't reset the values of
20149 special constants.
20150
20151 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
20152
20153 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
20154 manual to docstring.
20155
20156 * files.el (hack-local-variables-confirm): Add STRING argument.
20157 Make the function handle non file visiting buffers correctly.
20158 (hack-local-variables-prop-line, hack-local-variables)
20159 (hack-one-local-variable): Use STRING arg of
20160 `hack-local-variables-confirm'.
20161
20162 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
20163
20164 Sync with Tramp 2.0.49.
20165
20166 * net/tramp.el (tramp-handle-dired-call-process)
20167 (tramp-handle-insert-directory):`insert-buffer' cannot be used
20168 because the contents of the Tramp buffer is changed before
20169 insertion (`expand-file' and alike).
20170 (tramp-handle-insert-directory): If `localname' has an empty
20171 nondirectory name, it must not be quoted.
20172 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
20173 variable `tramp-chunksize'. Change callees.
20174 (tramp-open-connection-setup-interactive-shell): Check remote host
20175 for buggy `send-process-string' implementation.
20176 Set `tramp-chunksize' if found. Reported by Michael Kifer
20177 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
20178 (tramp-handle-shell-command): `insert-buffer' cannot be used
20179 because the contents of the Tramp buffer is changed before
20180 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
20181 <frederic.bothamy@free.fr>.
20182 (tramp-set-auto-save): Actions should be done for Tramp file name
20183 handler only. Ange-FTP has its own auto-save mechanism.
20184 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
20185 (tramp-set-auto-save-file-modes): Set file modes of
20186 `buffer-auto-save-file-name' to ?\600 as fallback solution.
20187 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
20188 (tramp-bug): Remove obsolete variable.
20189 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
20190 for presence of `mml-mode'. Make it running for older Emacsen as well.
20191
20192 2005-05-14 John Paul Wallington <jpw@pobox.com>
20193
20194 * ibuf-ext.el (define-ibuffer-filter filename):
20195 If `dired-directory' is a list, use its car.
20196
20197 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
20198
20199 * ibuffer.el (define-ibuffer-column filename):
20200 If `dired-directory' is a list, use its car.
20201
20202 2005-05-14 Richard M. Stallman <rms@gnu.org>
20203
20204 * subr.el (symbol-file): Doc fix.
20205
20206 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
20207 (byte-compile-form): Call byte-compile-nogroup-warn.
20208 (byte-compile-warning-types): Doc fix.
20209
20210 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
20211
20212 * progmodes/cc-engine.el (c-literal-faces):
20213 Add font-lock-comment-delimiter-face.
20214
20215 * net/net-utils.el (dig): Use with-no-warnings.
20216
20217 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
20218 (sc-recite-frame-alist, sc-default-cite-frame)
20219 (sc-default-uncite-frame, sc-default-recite-frame)
20220 (sc-attrib-selection-list, sc-rewrite-header-list):
20221 Mark as risky-local-variable.
20222
20223 * international/ogonek.el (ogonek-jak, ogonek-how):
20224 Don't use beginning-of-buffer.
20225
20226 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
20227
20228 * calendar/solar.el (solar-data-list): Move definition up.
20229
20230 * dnd.el (dnd-protocol-alist): Add autoload.
20231
20232 * progmodes/sh-script.el: Many doc usage fixes.
20233 (sh-indent-after-do): Change default to match common styles.
20234
20235 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
20236
20237 * files.el (interpreter-mode-alist)
20238 (auto-mode-interpreter-regexp): Doc fixes.
20239
20240 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
20241
20242 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
20243
20244 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
20245
20246 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20247
20248 * dired.el (dired-mode): make-variable-buffer-local =>
20249 make-local-variable.
20250
20251 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20252
20253 * term/mac-win.el (mac-select-convert-to-string): Try coding
20254 systems in mac-script-code-coding-systems if specified one cannot
20255 encode string for `com.apple.traditional-mac-plain-text'.
20256
20257 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
20258
20259 * progmodes/make-mode.el (makefile-targets-face)
20260 (makefile-shell-face, makefile-makepp-perl-face): New faces.
20261 (makefile-dependency-regex): Fix it to not make the colon in
20262 $(var:a=b) special.
20263 (makefile-rule-action-regex): New regexp for highlighting embedded
20264 Shell strings.
20265 (makefile-macroassign-regex): Handle != for highlighting as
20266 embedded Shell strings.
20267 (makefile-var-use-regex): New const.
20268 (makefile-statements, makefile-automake-statements)
20269 (makefile-gmake-statements, makefile-makepp-statements)
20270 (makefile-bsdmake-statements): New consts.
20271 (makefile-make-font-lock-keywords): New function.
20272 (makefile-automake-font-lock-keywords)
20273 (makefile-gmake-font-lock-keywords)
20274 (makefile-makepp-font-lock-keywords)
20275 (makefile-bsdmake-font-lock-keywords): New consts.
20276 (makefile-mode-map): Add switchers between the various submodes.
20277 (makefile-mode): Document the availability of the variants.
20278 (makefile-automake-mode, makefile-gmake-mode)
20279 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
20280
20281 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
20282 new variants of makefile-mode.
20283
20284 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20285
20286 * font-lock.el (font-lock-comment-delimiter-face): Fix up
20287 the inheritance.
20288
20289 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
20290
20291 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
20292 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
20293
20294 * files.el (normal-mode): Extend the scope of the
20295 `enable-local-variables' binding to include the `set-auto-mode' call.
20296 (magic-mode-alist): Doc fix.
20297
20298 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20299
20300 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
20301 font-lock-comment-face rather than copying its setting.
20302
20303 2005-05-12 Andreas Schwab <schwab@suse.de>
20304
20305 * eshell/esh-mode.el (eshell-send-input): Doc fix.
20306
20307 2005-05-12 Lute Kamstra <lute@gnu.org>
20308
20309 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
20310 defcustom for the mode hook variable. Delete the last argument.
20311 * generic-x.el: Fix callers of define-generic-mode.
20312 (generic-x-modes): Delete group.
20313 (show-tabs-tab-face, show-tabs-space-face): Put them in the
20314 generic-x customization group.
20315
20316 2005-05-12 Kim F. Storm <storm@cua.dk>
20317
20318 * font-lock.el (font-lock-negation-char-face): Default to "off".
20319
20320 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
20321 font-lock-negation-char-face to ! in !=.
20322
20323 2005-05-12 Masatake YAMATO <jet@gyve.org>
20324
20325 * add-log.el (find-change-log): Fix typos in the docstring
20326 of function.
20327
20328 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20329
20330 * international/latexenc.el (latexenc-find-file-coding-system):
20331 Avoid `re-search-forward' when looking for input encoding because
20332 of speed and safety. Better regular expressions for recognizing
20333 input encoding. Limit a search for TeX-master/tex-main-file to
20334 the local variable section.
20335
20336 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
20337
20338 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
20339 syntax of $ to "'" (quote).
20340
20341 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
20342
20343 * dnd.el (dnd-protocol-alist): Improve custom type.
20344
20345 * dired.el (dired-dnd-protocol-alist): New variable.
20346 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
20347 `dired-mode-hook' to the end.
20348
20349 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20350
20351 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
20352 comment-end if comment-start-skip is not set.
20353 Obey the font-lock-comment-delimiter-face variables.
20354
20355 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20356
20357 * files.el (executable-find): Move from executable.el. Use
20358 locate-file.
20359 * progmodes/executable.el (executable-find): Move to files.el.
20360
20361 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
20362 when trying to ensure forward progress.
20363
20364 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
20365
20366 * mouse-sel.el (mouse-sel-follow-link-p): New function.
20367 (mouse-select, mouse-select-internal, mouse-extend-internal):
20368 Use it to implement mouse-1-click-follows-link functionality.
20369
20370 2005-05-11 Richard M. Stallman <rms@gnu.org>
20371
20372 * font-lock.el (font-lock-fontify-syntactically-region):
20373 Use font-lock-comment-delimiter-face for comment delimiters.
20374
20375 2005-05-10 Jay Belanger <belanger@truman.edu>
20376
20377 * calc/calc-help.el (calc-m-prefix-help): Add mention of
20378 preserving embedded modes.
20379
20380 2005-05-10 Richard M. Stallman <rms@gnu.org>
20381
20382 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20383
20384 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20385 Move from ada-stmt.el.
20386 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20387
20388 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20389 Move to ada-mode.el.
20390 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20391
20392 * cus-edit.el (custom-file): Call file-chase-links.
20393
20394 * files.el (read-directory-name): Fix previous change.
20395 (hack-local-variables-confirm): New function.
20396 (hack-local-variables-prop-line, hack-local-variables)
20397 (hack-one-local-variable): Use it.
20398
20399 2005-05-10 Lute Kamstra <lute@gnu.org>
20400
20401 * font-lock.el (font-lock-keywords-alist)
20402 (font-lock-removed-keywords-alist): Clarify docstrings.
20403
20404 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
20405
20406 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20407 (gdb-source-info): Check for preprocessor info.
20408 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
20409 a macro for a function.
20410 (gdb-info-breakpoints-custom): Try to find file again if not already
20411 found (user might have used GDB dir command).
20412 (gdb-get-location): Update gdb-location-alist correctly for change
20413 to gdb-info-breakpoints-custom.
20414
20415 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20416 (gud-tooltip-print-command): Add gdbmi case.
20417 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20418 preprocessor info.
20419
20420 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
20421
20422 * startup.el (fancy-splash-insert): Fix typo in doc string.
20423
20424 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
20425
20426 * obsolete/float.el (string-to-float):
20427 * obsolete/hilit19.el (hilit-add-pattern):
20428 * obsolete/rnews.el (news-parse-range, news-select-message)
20429 (news-get-pruned-list-of-files): Replace `string-to-int' by
20430 `string-to-number'.
20431
20432 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20433 `find-file-not-found-hooks'; use `add-hook'.
20434 (uncompress-while-visiting): Set `write-file-functions', not
20435 `write-file-hooks'; use `add-hook'.
20436
20437 2005-05-09 Kim F. Storm <storm@cua.dk>
20438
20439 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20440 (cua-paste): Handle clipboard action.
20441 (cua--init-keymaps): Remap clipboard-kill-region and
20442 clipboard-kill-ring-save.
20443
20444 2005-05-08 Eli Zaretskii <eliz@gnu.org>
20445
20446 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20447 Improve commentary.
20448
20449 * simple.el (next-error-overlay-arrow-position): Revert the change
20450 made on 2005-04-30.
20451
20452 2005-05-07 Jay Belanger <belanger@truman.edu>
20453
20454 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20455 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20456 `calc-sel-reselect'.
20457
20458 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
20459 Calc is in embedded mode.
20460
20461 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20462
20463 * progmodes/compile.el (compilation-setup):
20464 Set overlay-arrow-string to an empty string on text terminals.
20465
20466 * textmodes/ispell.el (ispell-program-name): Try looking for
20467 "aspell" along exec-path, and if found, use it as the default
20468 speller program.
20469
20470 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
20471
20472 * international/mule.el (sgml-xml-auto-coding-function):
20473 Recognize encoding='FOO' in single quotes as well as in double quotes.
20474
20475 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20476
20477 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
20478 as well as `interactive', so that defmacro* would recognize
20479 `declare' forms.
20480
20481 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20482
20483 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20484 Explain more about the LIGHTER arg's usage in the doc string.
20485 Add commentary to clarify what the code does. Fix the regexp that
20486 strips whitespace from LIGHTER. Quote LIGHTER before using it,
20487 since it could have characters special to regular expressions.
20488
20489 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
20490
20491 * replace.el (occur-1): Bind inhibit-read-only so that
20492 erase-buffer doesn't barf on read-only text properties (likewise
20493 for add-text-properties in occur-engine). Mark buffer as unmodified.
20494 (occur-engine): Don't set buffer-read-only here.
20495
20496 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20497
20498 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
20499 list-buffers-directory. This caused the *cvs-commit* buffer to be
20500 sometimes mistakenly reused as a *cvs* buffer.
20501
20502 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
20503
20504 * tooltip.el: Move code for GUD tooltips into gud.el.
20505 (require): CL no longer needed to compile case.
20506 (tooltip-mode): Do not toggle functions for GUD tooltips.
20507 (tooltip-gud-tips-p): Remove. Replace with minor mode
20508 gud-tooltip-mode in gud.el.
20509 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
20510 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
20511 tooltip-gud prefix with gud-tooltip and obsolete.
20512 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
20513 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
20514 (tooltip-mouse-motion): Mouse movement functions/variable.
20515 Rename in gud.el by adding gud prefix.
20516 (tooltip-gud-original-filter, tooltip-gud-dereference)
20517 (tooltip-gud-event, tooltip-toggle-gud-tips)
20518 (tooltip-gud-process-output, tooltip-gud-print-command)
20519 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
20520 gud.el by replacing tooltip-gud prefix with gud-tooltip.
20521 (gdb-tooltip-print): Move to gdb-ui.el.
20522
20523 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
20524 (require): CL needed to compile case.
20525 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
20526 tooltip-gud-tips-p. Make it a minor-mode.
20527 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
20528 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
20529 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
20530 (gud-tooltip-change-major-mode)
20531 (gud-tooltip-activate-mouse-motions-if-enabled)
20532 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
20533 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
20534 (gud-tooltip-original-filter, gud-tooltip-dereference)
20535 (gud-tooltip-event, tooltip-toggle-gud-tips)
20536 (gud-tooltip-process-output, gud-tooltip-print-command)
20537 (gud-tooltip-tips): Move from tooltip.el.
20538
20539 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
20540 (gdb-cpp-define-alist-flags): Doc fix.
20541 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
20542 gud-tooltip-mode is t.
20543
20544 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20545
20546 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
20547 evaporate if their text is deleted.
20548 (goto-address-at-point): Make it work as a mouse binding as well.
20549 (goto-address-at-mouse): Obsolete it. Update users.
20550
20551 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20552
20553 * calendar/appt.el (top-level): No longer activate on load.
20554
20555 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
20556
20557 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20558 * net/webjump.el (webjump):
20559 * progmodes/idlw-help.el (idlwave-do-context-help1)
20560 (idlwave-highlight-linked-completions):
20561 * textmodes/po.el (po-find-file-coding-system-guts):
20562 Replace `assoc-ignore-case' by `assoc-string'.
20563
20564 2005-05-06 Eli Zaretskii <eliz@gnu.org>
20565
20566 * files.el (locate-file): Doc fix.
20567
20568 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
20569 Remove the redundant test for ms-dos.
20570
20571 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
20572 look for the preprocessor with exec-suffixes. If not found in
20573 standard places, look in exec-path. Remove most of the tests that
20574 used system-type.
20575
20576 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
20577
20578 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
20579
20580 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
20581 file-name clash with jka-compr.el on 8+3 filesystems.
20582
20583 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20584
20585 * term/mac-win.el: Don't define or bind scroll bar functions if
20586 x-toolkit-scroll-bars is t.
20587 (x-select-text, x-get-selection-value): Clear
20588 x-last-selected-text-clipboard if x-select-enable-clipboard is
20589 nil.
20590 (PRIMARY): Put mac-scrap-name property.
20591 (mac-select-convert-to-file-url): New function.
20592 (public.file-url): New selection target type. Add to
20593 selection-converter-alist.
20594 (x-get-selection, x-selection-value): Handle it.
20595 (x-cut-buffer-or-selection-value): New alias.
20596
20597 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20598
20599 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
20600 entry to avoid calling bibtex-find-entry with arg global
20601 being t. Remove arg key.
20602 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
20603 (bibtex-copy-summary-as-kill): Change accordingly.
20604
20605 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20606
20607 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
20608 (org-agenda-date-later): Use with-current-buffer.
20609
20610 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
20611
20612 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
20613 (define-obsolete-variable-alias): Doc Fixes.
20614
20615 2005-05-06 Kim F. Storm <storm@cua.dk>
20616
20617 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
20618 vertical-motion when selective-display is active.
20619
20620 * ido.el (ido-setup-hook): New hook.
20621 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
20622 (ido-input-stack): New var.
20623 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
20624 ido-next-work-file binding to M-O.
20625 Bind M-f to ido-wide-find-file-or-pop-dir.
20626 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
20627 (ido-read-internal): Run ido-setup-hook.
20628 Catch quit in read-file-name and read-string to cancel edit.
20629 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20630 Automatically pop-all when completing a directory name (RET).
20631 (ido-file-internal): Add with-no-warnings around ffap and dired code.
20632 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20633 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20634 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20635 New functions for M-b/M-f to move among the directory components.
20636 (ido-make-merged-file-list): Catch quit to cancel merge.
20637 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20638 (ido-completion-help): No warnings for ido-completion-buffer-full.
20639
20640 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
20641
20642 * font-lock.el (font-lock-negation-char-face): New face and variable.
20643 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20644 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20645 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20646 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20647
20648 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
20649
20650 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20651 Fix typo in docstring.
20652
20653 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20654 (ebrowse-print-statistics-line)
20655 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20656
20657 * term/w32-win.el (image-library-alist): Add additional name for
20658 Xpm library.
20659
20660 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
20661
20662 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20663 use gcc instead of cpp.
20664
20665 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20666 (gdb-create-define-alist): Use it.
20667 (gdb-cpp-define-alist-program): Update for MS-DOS.
20668
20669 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
20670
20671 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20672
20673 2005-05-04 Richard M. Stallman <rms@gnu.org>
20674
20675 * help.el (describe-key): No error when UNTRANSLATED is nil.
20676
20677 * simple.el (line-move-1): Fix previous change to signal errors
20678 appropriately.
20679
20680 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
20681
20682 * calendar/icalendar.el (icalendar-version): Now at 0.12.
20683 (icalendar-duration-correction): Remove.
20684 (icalendar--get-event-properties): Split result at commas.
20685 (icalendar--decode-isoduration): New optional argument
20686 DURATION-CORRECTION.
20687 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20688 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20689 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20690 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20691 (icalendar--convert-anniversary-to-ical): New functions, extracted
20692 from icalendar-export-region, with bug fixes.
20693 (icalendar-export-region): Use the above functions.
20694 (icalendar-import-buffer): Check before saving diary file.
20695 (icalendar--convert-recurring-to-diary)
20696 (icalendar--convert-non-recurring-all-day-to-diary)
20697 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20698 extracted from icalendar--convert-ical-to-diary, with bug fixes.
20699 (icalendar--convert-ical-to-diary): Use the above functions.
20700
20701 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
20702
20703 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20704 Remove these recent additions.
20705 (c-mode): Restore to before 2005-04-28.
20706
20707 * progmodes/cc-vars.el (cc-define-list-program): Remove this
20708 recent addition.
20709
20710 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20711 (gdb-define-alist): New variables.
20712 (gdb-create-define-alist): New function.
20713 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20714 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20715 with string-to-number.
20716 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
20717
20718 * progmodes/gud.el: Replace string-to-int with string-to-number.
20719 (gud-find-file): Handle gdb-define-alist.
20720
20721 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20722
20723 2005-05-02 Jay Belanger <belanger@truman.edu>
20724
20725 * calc/calc-aent.el (math-read-token):
20726 * calc/calc-bin.el (calc-word-size):
20727 * calc/calc-ext.el (calc-read-number-fancy):
20728 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20729 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20730 * calc/calc-frac.el (calc-over-notation):
20731 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20732 (calc-graph-num-points, calc-graph-init):
20733 * calc/calc-prog.el (calc-read-parse-table-part)
20734 (calc-edit-macro-repeats):
20735 * calc/calc-yank.el (calc-do-grab-rectangle):
20736 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20737 Replace `string-to-int' by `string-to-number'.
20738
20739 2005-05-02 Kim F. Storm <storm@cua.dk>
20740
20741 * kmacro.el: Use executing-kbd-macro-index variable.
20742
20743 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
20744
20745 * net/rlogin.el (rlogin-parse-words): Delete func.
20746 (rlogin): Use split-string, not rlogin-parse-words.
20747 Also, if there are option-like elements in the parsed args,
20748 take the host to be the first arg immediately following them.
20749 Suggested by Michael Mauger.
20750
20751 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20752
20753 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20754
20755 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20756
20757 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20758 (cc-mode-cpp-program): Rename to cc-define-list-program and
20759 move to cc-vars.el.
20760
20761 * progmodes/cc-vars.el (cc-define-list-program):
20762 Change to "gcc -E -dM -". Make customizable.
20763
20764 2005-05-02 Kim F. Storm <storm@cua.dk>
20765
20766 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20767
20768 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20769
20770 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20771
20772 * international/mule-util.el (truncate-string): Remove alias and
20773 obsolete declaration.
20774
20775 * international/mule-cmds.el (update-iso-coding-systems):
20776 Remove alias and obsolete declaration.
20777
20778 * international/mule.el (coding-system-parent): Remove alias and
20779 obsolete declaration.
20780
20781 * subr.el (define-function, sref): Remove aliases and obsolete
20782 declarations.
20783 (chars-in-region): Remove obsolete declaration.
20784
20785 2005-05-01 Richard M. Stallman <rms@gnu.org>
20786
20787 * info.el (Info-mode): Set widen-automatically to nil, locally.
20788
20789 * simple.el (widen-automatically): New variable.
20790 (pop-global-mark): Obey widen-automatically.
20791
20792 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
20793
20794 * term/xterm.el (function-key-map): Call substitute-key-definition
20795 before the keymap size is increased by a lot of define-key calls.
20796
20797 2005-05-01 Richard M. Stallman <rms@gnu.org>
20798
20799 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20800 Rename ARG to ELEMENT. Doc fix.
20801
20802 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20803
20804 * allout.el (allout-exposure): Remove macro and obsolete declaration.
20805 Remove references to allout-exposure/change to allout-new-exposure.
20806
20807 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20808 bytecode symbols.
20809
20810 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20811 (compiled-function-p, focus-frame, unfocus-frame):
20812 Remove aliases and obsolete declarations.
20813 Back out inadvertent changes from previous commit.
20814
20815 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20816
20817 * files.el (require-final-newline): Make Custom tags consistent
20818 with mode-require-final-newline.
20819 (mode-require-final-newline): Doc fix.
20820
20821 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
20822
20823 * international/latexenc.el (latexenc-find-file-coding-system):
20824 Fix regular expressions.
20825
20826 2005-05-01 David Kastrup <dak@gnu.org>
20827
20828 * international/latexenc.el (latexenc-find-file-coding-system):
20829 Fix regular expressions.
20830
20831 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20832
20833 * subr.el (string-to-int): Make obsolete.
20834
20835 2005-04-30 Richard M. Stallman <rms@gnu.org>
20836
20837 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
20838
20839 * loadup.el: load jka-comp-hook.
20840
20841 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
20842 (jka-compr-handler): Add autoload. `put' calls moved
20843 to jka-comp-hook.el.
20844 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
20845 (jka-compr-inhibit): Autoload.
20846
20847 * jka-comp-hook.el: New file.
20848 Enable the mode by default.
20849
20850 * files.el (backup-buffer-copy): Use copy-file instead
20851 of write-region, and put back the 'excl.
20852
20853 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
20854
20855 * progmodes/flymake.el (flymake-split-string)
20856 (flymake-split-string, flymake-log, flymake-pid-to-names)
20857 (flymake-reg-names, flymake-get-source-buffer-name)
20858 (flymake-unreg-names, flymake-add-line-err-info)
20859 (flymake-add-err-info): Clarify docstrings.
20860 (flymake-popup-menu, flymake-make-emacs-menu)
20861 (flymake-make-xemacs-menu): Add docstrings.
20862 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
20863 Set variables directly throughout.
20864
20865 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
20866
20867 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
20868 exists. Initialize cc-define-alist.
20869 (c-mode): Add cc-create-define-alist locally to after-save-hook.
20870 If there is no file (Macroexpansion) don't create an alist.
20871
20872 2005-04-29 Sam Steingold <sds@gnu.org>
20873
20874 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
20875 (cc-create-define-alist): Use it instead of the hard-coded string.
20876
20877 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
20878
20879 * international/mule-conf.el (file-coding-system-alist): Fix regexp
20880 for latexenc.
20881
20882 2005-04-29 Lute Kamstra <lute@gnu.org>
20883
20884 * emacs-lisp/generic.el: Improve commentary section.
20885 (define-generic-mode): Improve docstring.
20886
20887 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
20888
20889 * textmodes/org.el (many places): Change to quiet the byte compiler.
20890 (org-prefix-format-compiled): New variable.
20891 (org-compile-prefix-format): New function.
20892 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
20893 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
20894 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
20895 (org-get-entries-from-diary): Use `org-get-time-of-day' for
20896 consistency with entries from `org-mode' files.
20897 (org-get-time-of-day): Fix bug with partial matches early in a line.
20898 (org-non-link-chars): New constant.
20899 (org-link-regexp): Respect `org-non-link-chars'.
20900 (org-agenda-day-view): Remove command.
20901 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
20902 (org-follow-bbdb-link, org-store-link): Search also company field.
20903 (org-highlight-overlay): New variable.
20904 (org-highlight, org-unhighlight): New functions.
20905 (org-agenda-mode): Add pre-command-hook to remove highlight.
20906 (org-evaluate-time-range): Behavior depends upon whether time stamp
20907 contains a time or not.
20908 (org-show-subtree, org-show-entry): New functions.
20909 (org-agenda-cleanup-fancy-diary): Remove empty lines.
20910
20911 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
20912
20913 * comint.el (comint-output-filter-functions): Add autoload cookie.
20914
20915 2005-04-28 Kim F. Storm <storm@cua.dk>
20916
20917 * ido.el (ido-everywhere): Fix last change.
20918
20919 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20920
20921 * international/latexenc.el: New file.
20922 * international/mule-conf.el (file-coding-system-alist): For .tex,
20923 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
20924
20925 2005-04-28 Lute Kamstra <lute@gnu.org>
20926
20927 * font-lock.el (font-lock-add-keywords)
20928 (font-lock-remove-keywords): Clarify docstring.
20929 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
20930 Don't start docstrings with a `*'.
20931 (font-lock-update-removed-keyword-alist): Give it a docstring.
20932
20933 * generic-x.el: Update commentary section.
20934 Only require font-lock when compiling.
20935 Define all modes conditionally.
20936 Place all generic modes in the generic-x-modes customization group.
20937 (generic-x-modes): New customization group.
20938 (generic-default-modes, generic-mswindows-modes)
20939 (generic-unix-modes, generic-other-modes): New constants.
20940 (generic-define-mswindows-modes, generic-define-unix-modes):
20941 Update docstrings. Make them obsolete.
20942 (generic-extras-enable-list): New default value. Update docstring.
20943 Improve :type. Change :set function.
20944 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
20945 Fix docstring.
20946
20947 * emacs-lisp/generic.el (generic-mode-internal):
20948 Simplify font-lock-defaults.
20949 (define-generic-mode): Fix docstring.
20950
20951 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
20952
20953 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
20954 font-lock-face property to highlight matches.
20955
20956 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
20957
20958 * progmodes/cc-mode.el (cc-create-define-alist): New function.
20959 (cc-define-alist): New variable.
20960 (c-mode): Make it local and initialize it.
20961
20962 * progmodes/gdb-ui.el (gdb-active-process): New variable.
20963 (gdb-exited): New function.
20964 (gdb-annotation-rules): Use it.
20965 (gdb-starting): Set gdb-active-process to t.
20966 (gdb-stopping): Amend doc string.
20967 (gdb-reset): Set gdb-active-process to nil.
20968
20969 * tooltip.el (tooltip-gud-tips): Show the associated #define
20970 directives when a C program under GDB is not executing.
20971
20972 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
20973
20974 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
20975 font-lock-fontify-syntactic-keywords.
20976
20977 * font-lock.el (font-lock-default-fontify-region): Don't force
20978 parse-sexp-lookup-properties to nil.
20979
20980 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
20981
20982 * man.el (man-mode-syntax-table): Set up `:' to have
20983 word-constituent syntax.
20984
20985 2005-04-27 Lute Kamstra <lute@gnu.org>
20986
20987 * novice.el (disable-command): Don't add spurious newlines to the
20988 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
20989
20990 2005-04-26 Jay Belanger <belanger@truman.edu>
20991
20992 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20993 than one window before deleting window.
20994
20995 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
20996
20997 * shell.el (shell-prompt-pattern): Doc fix.
20998 (shell-mode): Set paragraph-separate buffer locally to "\\'".
20999
21000 * comint.el (comint-prompt-regexp, comint-get-old-input)
21001 (comint-use-prompt-regexp)
21002 (comint-use-prompt-regexp-instead-of-fields)
21003 (comint-replace-by-expanded-history, comint-send-input)
21004 (comint-output-filter, comint-get-old-input-default)
21005 (comint-line-beginning-position, comint-bol, comint-show-output)
21006 (comint-backward-matching-input, comint-forward-matching-input)
21007 (comint-next-prompt, comint-previous-prompt):
21008 Rename `comint-use-prompt-regexp-instead-of-fields' to
21009 `comint-use-prompt-regexp'. Keep old name as alias and declare
21010 obsolete.
21011 (comint-use-prompt-regexp): Shorten first line of doc string.
21012
21013 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
21014 Set paragraph-separate buffer locally to "\\'".
21015
21016 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
21017 Adapt to above name change.
21018
21019 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
21020 (smbclient-prompt-regexp): Ditto.
21021
21022 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
21023
21024 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
21025
21026 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
21027 gdb-location-list.
21028 Break lines that are over 80 characters wide.
21029
21030 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
21031
21032 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
21033 New fun and var, to preserve compatibility.
21034
21035 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
21036
21037 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
21038
21039 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
21040 name to file-newer-than-file-p.
21041
21042 2005-04-26 Richard M. Stallman <rms@gnu.org>
21043
21044 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
21045
21046 * progmodes/python.el (python-mode):
21047 Use new name eldoc-documentation-function.
21048
21049 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
21050
21051 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
21052 (eldoc-documentation-function):
21053 Rename from eldoc-print-current-symbol-info-function. Calls changed.
21054
21055 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
21056
21057 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
21058
21059 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
21060
21061 * term/xterm.el (function-key-map): Fix strings for
21062 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
21063 {C,S,A,C-S}-{f1-f12}.
21064
21065 2005-04-26 Kenichi Handa <handa@m17n.org>
21066
21067 * international/mule-cmds.el (select-safe-coding-system):
21068 Fix previous change.
21069
21070 2005-04-26 Lute Kamstra <lute@gnu.org>
21071
21072 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
21073
21074 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
21075 (font-lock-comment-delimiter-face): Ditto.
21076
21077 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
21078
21079 2005-04-25 Jay Belanger <belanger@truman.edu>
21080
21081 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
21082 to t while inserting information; use help-mode.
21083
21084 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
21085
21086 * term.el (ansi-term-color-vector): Use the xterm colors.
21087 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
21088
21089 2005-04-25 Lute Kamstra <lute@gnu.org>
21090
21091 * font-core.el (font-lock-defaults): Fix docstring.
21092
21093 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
21094
21095 2005-04-25 Kenichi Handa <handa@m17n.org>
21096
21097 * international/mule-cmds.el (select-safe-coding-system):
21098 Don't check consistency with coding: spec, etc if raw-text or
21099 no-conversion was found to be safe.
21100
21101 2005-04-24 Richard M. Stallman <rms@gnu.org>
21102
21103 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
21104 citation markers at start of each line.
21105
21106 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
21107 citation markers at start of each line.
21108
21109 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
21110
21111 * files.el (mode-require-final-newline): Fix previous change.
21112 (require-final-newline): Fix type label.
21113
21114 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
21115
21116 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
21117 statement in buffer (broken by 2004-11-24 change).
21118
21119 2005-04-24 Kim F. Storm <storm@cua.dk>
21120
21121 * ido.el (ido-everywhere): Save and restore old read-buffer-function
21122 and read-file-name-function values. Don't overwrite existing
21123 non-nil values if ido-mode is enabled without ido-everywhere.
21124
21125 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
21126
21127 * files.el (mode-require-final-newline): Minor doc fix.
21128
21129 2005-04-24 Eli Zaretskii <eliz@gnu.org>
21130
21131 * subr.el (syntax-after): Doc fix.
21132 (syntax-class): If argument is nil, return nil. Mask off upper 16
21133 bits, not 8 bits.
21134
21135 * files.el (mode-require-final-newline): Doc fix.
21136 (backup-buffer-copy): Fix last change.
21137
21138 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21139
21140 * term/mac-win.el: Require select. Set selection-coding-system to
21141 mac-system-coding-system. Call menu-bar-enable-clipboard.
21142 (x-last-selected-text-clipboard, x-last-selected-text-primary)
21143 (x-select-enable-clipboard): New variables.
21144 (x-select-text, x-get-selection, x-selection-value)
21145 (x-get-selection-value, mac-select-convert-to-string)
21146 (mac-services-open-file, mac-services-open-selection)
21147 (mac-services-insert-text): New functions.
21148 (CLIPBOARD, FIND): Put mac-scrap-name property.
21149 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
21150 (public.tiff): Put mac-ostype property.
21151 (selection-converter-alist): Add entries for them.
21152 (mac-application-menu-map): New keymap.
21153 (interprogram-cut-function, interprogram-paste-function): Set to
21154 x-select-text and x-get-selection-value, respectively.
21155 (split-window-keep-point): Set to t.
21156
21157 2005-04-23 Richard M. Stallman <rms@gnu.org>
21158
21159 * files.el (read-directory-name): Always pass non-nil
21160 DEFAULT-FILENAME arg to read-file-name.
21161 (backup-buffer-copy, basic-save-buffer-2): Take care against
21162 writing thru an unexpected existing symlink.
21163 (revert-buffer): In indirect buffer, revert the base buffer.
21164 (magic-mode-alist): Doc fix.
21165 (buffer-stale-function): Doc fix.
21166 (minibuffer-with-setup-hook): Avoid warning.
21167 (mode-require-final-newline): Doc and custom fix.
21168
21169 * follow.el (follow-end-of-buffer): Use with-no-warnings.
21170
21171 * font-lock.el (font-lock-comment-face): On terminals with few colors,
21172 use the default appearance.
21173 (font-lock-comment-delimiter-face): New face, new variable.
21174
21175 * imenu.el (imenu--generic-function): The official position of a
21176 definition is the start of the line that BEG is in.
21177
21178 * midnight.el (midnight-timer): Move defvar up.
21179
21180 * mouse.el (mouse-drag-region-1): Delete some debugging code.
21181
21182 * saveplace.el (save-place-to-alist): Use with-no-warnings.
21183
21184 * startup.el (command-line): Use with-no-warnings.
21185
21186 * window.el (window-size-fixed): New defvar.
21187
21188 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
21189
21190 * mail/rmail.el (rmail-font-lock-keywords):
21191 Use font-lock-comment-delimiter-face.
21192
21193 * mail/sendmail.el (mail-font-lock-keywords):
21194 Use font-lock-comment-delimiter-face.
21195
21196 * progmodes/compile.el (next-error-highlight-timer): New defvar.
21197
21198 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
21199
21200 * progmodes/compile.el (compilation-mode-font-lock-keywords):
21201 Specify t for LAXMATCH when matching directories.
21202 Save match data around compilation-compat-error-properties form.
21203
21204 2005-04-23 David Kastrup <dak@gnu.org>
21205
21206 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
21207 Mention that the autoloaded aliases should be kept for AUCTeX.
21208
21209 2005-04-23 Andreas Schwab <schwab@suse.de>
21210
21211 * isearch.el (isearch-forward): Doc fix.
21212
21213 2005-04-23 Eli Zaretskii <eliz@gnu.org>
21214
21215 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
21216 (jit-lock-stealth-nice): Change default value to 0.5.
21217
21218 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
21219
21220 * abbrev.el (write-abbrev-file): Write table entries in
21221 alphabetical order by table name.
21222
21223 2005-04-22 Kim F. Storm <storm@cua.dk>
21224
21225 * ido.el (ido-read-internal): Fix `list' completion.
21226
21227 2005-04-22 Kenichi Handa <handa@m17n.org>
21228
21229 * recentf.el (recentf-save-file-coding-system): New variable.
21230 (recentf-save-list): Encode the file by
21231 recentf-save-file-coding-system and add coding: tag.
21232
21233 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
21234
21235 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
21236
21237 2005-04-21 Lute Kamstra <lute@gnu.org>
21238
21239 * loadhist.el (unload-feature): Don't remove a function from hooks
21240 if it is about to be restored to an autoload . Remove functions
21241 that will become unbound from auto-mode-alist. Simplify the code.
21242
21243 * subr.el (assq-delete-all): New implementation that is linear,
21244 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
21245 (rassq-delete-all): New function.
21246
21247 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21248 Add size-indication-mode.
21249
21250 2005-04-21 Kenichi Handa <handa@m17n.org>
21251
21252 * international/mule-cmds.el: Add autoload for widget-value in
21253 eval-when-compile.
21254
21255 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
21256
21257 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21258 Add tooltip-mode.
21259
21260 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
21261
21262 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
21263
21264 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
21265 (inferior-lisp-filter-regexp, inferior-lisp-program)
21266 (inferior-lisp-load-command, inferior-lisp-prompt)
21267 (inferior-lisp-mode-hook, lisp-source-modes)
21268 (inferior-lisp-load-hook): defvar->defcustom.
21269 (inferior-lisp-program, inferior-lisp-prompt)
21270 (inferior-lisp-load-hook): Doc fixes.
21271 (inferior-lisp-install-letter-bindings): Small change in
21272 introductory comment.
21273
21274 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
21275
21276 * vc.el (vc-annotate-color-map): Change some colors so that text
21277 using them as foreground is readable on both white and black
21278 backgrounds.
21279
21280 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21281
21282 * international/mule-conf.el (translation-table-for-input):
21283 Remove redundant declaration.
21284
21285 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21286
21287 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
21288
21289 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
21290 (tooltip-toggle-gud-tips): New function.
21291
21292 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21293
21294 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
21295 right angle brackets.
21296
21297 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21298
21299 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
21300
21301 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
21302
21303 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
21304 Remove. Update callers to use expand-file-name instead.
21305
21306 * subr.el (syntax-class): New function.
21307
21308 * simple.el (blink-matching-open): Use it.
21309
21310 * paren.el (show-paren-function): Use it to recognize parens that are
21311 also used in 2-char comment markers.
21312
21313 2005-04-19 Lute Kamstra <lute@gnu.org>
21314
21315 * loadhist.el (unload-feature): Update for new format of
21316 load-history. Simplify the code.
21317
21318 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21319
21320 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
21321 (mac-add-charset-info): New function. Initialize variable
21322 mac-charset-info-alist using it.
21323 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
21324 for translation.
21325 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
21326 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
21327 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
21328 New CCL programs.
21329
21330 2005-04-19 Kim F. Storm <storm@cua.dk>
21331
21332 * simple.el (next-buffer, prev-buffer, next-error)
21333 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21334 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
21335
21336 * bindings.el (next-buffer, prev-buffer, next-error)
21337 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21338 (clone-indirect-buffer-other-window): Move bindings from simple.el.
21339 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
21340 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
21341
21342 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
21343
21344 * isearch.el (isearch-edit-string): Make the search-ring available for
21345 minibuffer history commands.
21346 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
21347 the default history commands now work just as well.
21348 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
21349
21350 2005-04-18 Kim F. Storm <storm@cua.dk>
21351
21352 * emulation/cua-base.el (cua--pre-command-handler): Add more
21353 elaborate check for shift modifier on non-window systems.
21354
21355 2005-04-18 Lars Hansen <larsh@math.ku.dk>
21356
21357 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
21358
21359 2005-04-18 Kim F. Storm <storm@cua.dk>
21360
21361 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
21362 and make it optional. Don't test tooltip-gud-echo-area here.
21363 (tooltip-gud-process-output, gdb-tooltip-print):
21364 Pass tooltip-gud-echo-area to tooltip-show.
21365 (tooltip-help-tips): Remove second optional arg to tooltip-show.
21366
21367 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21368
21369 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
21370 `display-graphic-p' may not be bound yet.
21371
21372 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
21373
21374 * startup.el (command-line): No longer enable Xterm Mouse mode by
21375 default in terminals compatible with xterm.
21376
21377 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
21378
21379 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
21380
21381 * tooltip.el (tooltip-gud-echo-area): Rename from
21382 tooltip-use-echo-area.
21383 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21384 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21385 area independently of where help tooltips are displayed.
21386
21387 2005-04-17 David Kastrup <dak@gnu.org>
21388
21389 * cus-theme.el (custom-theme-write-variables): Quote variables
21390 where necessary.
21391
21392 2005-04-17 Richard M. Stallman <rms@gnu.org>
21393
21394 * simple.el (yank-excluded-properties): Add follow-link to value.
21395
21396 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21397
21398 * startup.el (fancy-splash-max-time): Just 30 seconds.
21399 (fancy-splash-delay): Just 7.
21400 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21401
21402 * loadhist.el (unload-feature): Update for new format of load-history.
21403 Simplify the code.
21404
21405 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21406 (rmail-font-lock-keywords): Don't fontify the text of a citation.
21407
21408 * mail/sendmail.el (mail-font-lock-keywords):
21409 Don't fontify subject text.
21410 Don't fontify the text of a citation.
21411
21412 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
21413
21414 * comint.el (comint-output-filter): Run comint-output-filter-functions
21415 with point where the user had it.
21416
21417 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
21418
21419 * international/ucs-tables.el (ucs-set-table-for-input):
21420 Disable when using unify-on-decoding.
21421
21422 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
21423
21424 * emulation/cua-base.el (cua-global-mark-face): Add special case
21425 for displays supporting a high number of colors.
21426
21427 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
21428
21429 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21430
21431 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
21432
21433 * filesets.el (filesets-add-buffer): If user supplies a name of a
21434 non-existing fileset, create a new fileset.
21435
21436 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
21437
21438 * textmodes/org.el (org-up-heading-all): Fix bug with
21439 `outline-up-heading-all'.
21440
21441 2005-04-16 Andreas Schwab <schwab@suse.de>
21442
21443 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21444 /etc/permissions.d/* and /etc/aliases.d/*.
21445
21446 2005-04-16 Kenichi Handa <handa@m17n.org>
21447
21448 * international/code-pages.el (cp-make-coding-system):
21449 Set `translation-table-for-input' property value to the symbol
21450 ucs-mule-to-mule-unicode, not to that value.
21451 (pt154): Escape guillemet by `\'.
21452
21453 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
21454
21455 * loadup.el: Load tooltip if x-show-tip is fboundp.
21456
21457 * startup.el (command-line): Add comment.
21458
21459 * tooltip.el (tooltip-mode): Specify correct standard value for
21460 Custom in init-value.
21461
21462 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
21463
21464 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
21465 possible.
21466
21467 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
21468
21469 * textmodes/org.el (org-agenda-date-prompt): Rename from
21470 `org-agenda-date-today'.
21471 (org-evaluate-time-range): Insert at point instead of directly
21472 after time range.
21473 (org-first-headline-recenter, org-subtree-end-visible-p)
21474 (org-optimize-window-after-visibility-change): New functions
21475 (org-agenda-post-command-hook): Don't allow point at end of line,
21476 to make sure it always hits the text properties.
21477 (org-agenda-next-date-line, org-agenda-previous-date-line):
21478 New commands.
21479 (org-set-regexps-and-options): Category may contain white space.
21480 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21481 Improve marker positions.
21482 (org-agenda-new-marker): Argument POS made optional.
21483 (org-agenda-get-timestamps): Deadlines which are done are listed
21484 in org-done-face now.
21485 (org-agenda-get-todos, org-agenda-get-timestamps)
21486 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21487 Set `undone-face' and `done-face' properties.
21488 (org-last-todo-state-is-todo): New variable.
21489 (org-todo): Set `org-last-todo-state-is-todo'.
21490 (org-agenda-todo): Change face according to
21491 `org-last-todo-state-is-todo'. And change other lines referring to
21492 the same entry.
21493 (org-calendar-goto-agenda): New command.
21494 (org-calendar-to-agenda-key): New option.
21495 (org-startup-folded): New allowed value `content'.
21496 (org-set-regexps-and-options): Accept new value `content' for
21497 `org-startup-folded'.
21498 (org-get-current-options): Handle new value `content' for
21499 `org-startup-folded'.
21500 (org-insert-todo-heading): New command.
21501 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
21502 interactively in empty file and option
21503 `org-insert-mode-line-in-empty-file' has been set.
21504 (org-agenda-todo, org-agenda-priority): Modify to use
21505 `org-agenda-change-all-lines'.
21506 (org-warning-face): Change color on dark background
21507
21508 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21509
21510 * international/mule-cmds.el (set-locale-environment): On Mac OS,
21511 use preferences AppleLocale and AppleLanguages, and variable
21512 mac-system-locale for default locale. On Mac OS Classic, use
21513 mac-system-coding-system for default coding systems.
21514
21515 * term/mac-win.el: Don't set file-name-coding-system.
21516 Decode variables system-name, emacs-build-system, user-login-name, and
21517 user-full-name by mac-system-coding-system on Mac OS Classic.
21518 (mac-system-coding-system): New variable.
21519
21520 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
21521
21522 * startup.el (command-line): Handle `xterm-mouse-mode' before
21523 reading init file.
21524
21525 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
21526
21527 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
21528
21529 * progmodes/sh-script.el (sh-here-document-word): Make it a
21530 defcustom. Doc fix.
21531 (sh-add): Bash uses $(( )) for arithmetic.
21532 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
21533 (sh-maybe-here-document): Remove quotes and leading whitespace
21534 from heredoc word when closing. Indent heredoc with tabs if word
21535 starts with "-".
21536
21537 2005-04-13 Richard M. Stallman <rms@gnu.org>
21538
21539 * simple.el (undo): Fix previous change.
21540
21541 * custom.el (defface): Doc fix.
21542
21543 2005-04-13 Lute Kamstra <lute@gnu.org>
21544
21545 * Makefile.in (DONTCOMPILE): Remove list.
21546 (compile, compile-always): Don't use DONTCOMPILE.
21547 (update-authors): Load the library in which batch-update-authors
21548 is defined.
21549 * makefile.w32-in (DONTCOMPILE): Remove list.
21550 (compile, compile-always): Fix comments.
21551 (update-authors): Load the library in which batch-update-authors
21552 is defined.
21553
21554 * generic-x.el (generic-mode-ini-file-find-file-hook):
21555 Rename to ini-generic-mode-find-file-hook.
21556 Keep generic-mode-ini-file-find-file-hook as an alias.
21557 (ini-generic-mode-find-file-hook): Rename from
21558 generic-mode-ini-file-find-file-hook. Fix docstring.
21559 (ini-generic-mode): Docstring change.
21560 (bat-generic-mode-run-as-comint): Silence the byte compiler.
21561
21562 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
21563 called from lisp.
21564
21565 * generic.el: Move to the emacs-lisp subdir.
21566
21567 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
21568
21569 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
21570 and C-S- function and cursor motion keys.
21571
21572 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
21573
21574 * startup.el (command-line): Enable Xterm Mouse mode by default.
21575 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
21576 for Custom. No longer show "Mouse" in mode line when enabled.
21577 Doc fix.
21578
21579 2005-04-12 Kim F. Storm <storm@cua.dk>
21580
21581 * emulation/cua-base.el (cua-rectangle-face)
21582 (cua-rectangle-noselect-face): Define face attributes here.
21583
21584 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
21585
21586 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21587
21588 * startup.el (command-line): Turn off blinking cursor if
21589 cursorBlink in resources is off or false.
21590
21591 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21592
21593 * term/mac-win.el (dnd): Require dnd.
21594 (mac-drag-n-drop): Call dnd-handle-one-url.
21595 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
21596 (kTextEncodingISOLatin2): Remove constants.
21597 (mac-script-code-coding-systems): New constant.
21598 (mac-handle-language-change): New function.
21599 (special-event-map): Bind it to `language-change' event.
21600 (mac-centraleurroman, mac-cyrillic): New coding systems.
21601 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
21602 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
21603 and mac-cyrillic-encoder to encode-mac-centraleurroman and
21604 encode-mac-cyrillic, respectively.
21605
21606 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21607
21608 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
21609 Don't set overlay-arrow-string to "=>" as this is done
21610 globally in C now.
21611
21612 2005-04-12 Lute Kamstra <lute@gnu.org>
21613
21614 * generic-x.el (rc-generic-mode, rul-generic-mode):
21615 Fix auto-mode-alist entries.
21616 (etc-fstab-generic-mode): Tweak fontification.
21617
21618 * generic.el (generic-make-keywords-list): Fix docstring.
21619 (generic-mode-internal): Simplify generic-font-lock-keywords.
21620
21621 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21622
21623 * whitespace.el (whitespace-buffer-leading)
21624 (whitespace-buffer-trailing): Revert the incorrect test inversion.
21625 However, fix the highlight area for the leading and
21626 trailing whitespaces to show space.
21627
21628 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21629
21630 * whitespace.el (whitespace-version): Bump to 3.5
21631
21632 (whitespace-buffer-leading, whitespace-buffer-trailing):
21633 Invert sense of the test to highlight the whitespace.
21634
21635 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21636
21637 * progmodes/gud.el (gud-display-line): GUD uses its own
21638 overlay arrow now so don't set overlay-arrow-string.
21639 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21640
21641 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
21642
21643 * term.el (term-ansi-current-bold, term-ansi-current-underline)
21644 (term-ansi-current-reverse, term-ansi-current-invisible)
21645 (term-ansi-face-already-done): Change to boolean.
21646 (term-reset-terminal, term-handle-colors-array): Handle the above
21647 vars accordingly.
21648 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21649 (term-emulate-terminal): Use the new name.
21650
21651 * faces.el (secondary-selection): Use yellow1, not yellow.
21652 (trailing-whitespace): Use red1, not red.
21653
21654 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21655
21656 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21657 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21658 (dired-dnd-handle-file): Call dnd-get-local-file-uri
21659
21660 * cus-edit.el (dnd): New group.
21661
21662 * term/w32-win.el (dnd): Require dnd
21663 (w32-drag-n-drop): Call dnd-handle-one-url.
21664
21665 * x-dnd.el: Require dnd.
21666 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21667 Call dnd-handle-one-url.
21668 (x-dnd-types-alist, x-dnd-insert-utf8-text)
21669 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21670 to dnd-insert-text.
21671 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21672 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21673 (x-dnd-get-local-file-name, x-dnd-open-local-file)
21674 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21675
21676 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21677
21678 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21679
21680 * wdired.el: Doc fixes.
21681 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21682 (wdired-use-dired-vertical-movement): Rename from
21683 wdired-always-move-to-filename-beginning.
21684 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21685 (wdired-change-to-wdired-mode): Change mode name.
21686 (wdired-newline): Delete.
21687
21688 2005-04-11 Richard M. Stallman <rms@gnu.org>
21689
21690 * whitespace.el (whitespace-highlight-the-space):
21691 Don't call whitespace-unhighlight-the-space here.
21692
21693 * simple.el (undo): Record t in undo-equiv-table
21694 for the redo record made by an undo-in-region.
21695
21696 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21697
21698 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21699 (gdb-frame-inferior-io-buffer): New Functions to control
21700 display of separate IO buffer.
21701 (menu): Add them to menu-bar.
21702 (gdb-display-buffer): Check for buffer another frame.
21703 Protect GUD buffer.
21704 (gdb-setup-windows): Create IO buffer if not already there.
21705 (gdb-memory-mode): Remove purecopy noops.
21706
21707 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21708
21709 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21710 and pass to self-insert-command.
21711
21712 2005-04-11 Lute Kamstra <lute@gnu.org>
21713
21714 * generic.el: Commentary section cleanup.
21715 (generic): Delete.
21716 (generic-use-find-file-hook, generic-lines-to-scan)
21717 (generic-find-file-regexp, generic-ignore-files-regexp)
21718 (default-generic-mode, generic-mode-find-file-hook)
21719 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21720 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
21721 (generic-use-find-file-hook, generic-lines-to-scan)
21722 (generic-find-file-regexp, generic-ignore-files-regexp)
21723 (default-generic-mode, generic-mode-find-file-hook)
21724 (generic-mode-ini-file-find-file-hook): Move from generic.el.
21725
21726 2005-04-10 Karl Fogel <kfogel@red-bean.com>
21727
21728 * bookmark.el (bookmark-write-file): Catch errors writing file.
21729 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21730
21731 2005-04-10 Richard M. Stallman <rms@gnu.org>
21732
21733 * startup.el (fancy-splash-tail): Update copyright year.
21734 (command-line): Split part of -Q into -D.
21735 (emacs-basic-display): New defvar.
21736 (fancy-splash-text): Correct name of menu item.
21737
21738 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21739
21740 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21741 lines in one node.
21742
21743 * comint.el (comint-send-input): New arg ARTIFICIAL.
21744 Callers in this file changed.
21745
21746 * abbrev.el (define-abbrevs): Read system abbrevs properly.
21747
21748 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21749
21750 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
21751
21752 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
21753 `ldap-search-internal'.
21754
21755 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21756
21757 * files.el (set-auto-mode-1): Use line-end-position.
21758
21759 * international/latin-1.el:
21760 * international/latin-2.el:
21761 * international/latin-3.el:
21762 * international/latin-4.el:
21763 * international/latin-5.el:
21764 * international/latin-8.el:
21765 * international/latin-9.el: Give punctuation syntax to NBSP.
21766
21767 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21768 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21769 Use char-classes to accept non-ascii letters, accepted in some recent
21770 bibtex implementations.
21771
21772 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
21773
21774 * custom.el (custom-set-minor-mode): Any non-nil value for the
21775 variable should enable the mode when set through Custom.
21776
21777 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21778
21779 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21780 TAB binding so tab-always-indent is obeyed.
21781 (vhdl-minibuffer-local-map): Move initialization into declaration.
21782 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21783 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21784 (vhdl-hooked-abbrev): Avoid test for XEmacs.
21785 (vhdl-current-line): Use line-beginning-position.
21786 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21787 with-output-to-temp-buffer, so the current position can be recorded.
21788
21789 2005-04-10 Masatake YAMATO <jet@gyve.org>
21790
21791 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21792 Add regexp for gcov.
21793
21794 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21795
21796 * calendar/time-date.el (time-to-seconds, seconds-to-time)
21797 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21798 syntax which Emacs 20 doesn't support.
21799
21800 2005-04-09 Richard M. Stallman <rms@gnu.org>
21801
21802 * help.el (describe-key-briefly, describe-key):
21803 Replace strings as event types with "(any string)".
21804
21805 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
21806
21807 * arc-mode.el (archive-mode-map): Move initialization into
21808 the declaration. Override *all* bindings of `undo'.
21809 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21810
21811 2005-04-09 Jay Belanger <belanger@truman.edu>
21812
21813 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21814
21815 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
21816
21817 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21818 (xterm-register-default-colors): Update color values computation
21819 to match xterm-200.
21820
21821 2005-04-09 Kenichi Handa <handa@m17n.org>
21822
21823 * international/code-pages.el (iso-latin-7): Fix the map.
21824
21825 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
21826
21827 * emacs-lisp/lisp.el (defun-prompt-regexp)
21828 (parens-require-spaces, buffer-end, end-of-defun)
21829 (insert-parentheses): Doc fixes.
21830
21831 2005-04-08 Kim F. Storm <storm@cua.dk>
21832
21833 * comint.el (comint-highlight-prompt): Fix face spec.
21834 * hi-lock.el (hi-green): Likewise.
21835
21836 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21837
21838 * cus-edit.el (custom-modified-face):
21839 * comint.el (comint-highlight-input): Fix previous changes.
21840 * term.el (term-handle-ansi-escape): Add a comment.
21841
21842 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
21843
21844 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
21845 in the buffer and in whitespace-highlighted-space.
21846 (whitespace-unhighlight-the-space): Simplify.
21847 (whitespace-buffer): Simplify.
21848
21849 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21850
21851 * textmodes/table.el (table-cell-face): Add special case for
21852 displays supporting a high number of colors.
21853 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
21854 (vhdl-font-lock-reserved-words-face)
21855 (vhdl-speedbar-architecture-face)
21856 (vhdl-speedbar-instantiation-face)
21857 (vhdl-speedbar-architecture-selected-face)
21858 (vhdl-speedbar-instantiation-selected-face): Likewise.
21859 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
21860 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
21861 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
21862 (ebrowse-root-class-face, ebrowse-member-attribute-face)
21863 (ebrowse-progress-face): Likewise.
21864 * progmodes/compile.el (compilation-info-face): Likewise.
21865 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
21866 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
21867 * calendar/calendar.el (diary-face): Likewise.
21868 * woman.el (woman-italic-face, woman-bold-face)
21869 (woman-unknown-face): Likewise.
21870 * wid-edit.el (widget-button-pressed-face): Likewise.
21871 * whitespace.el (whitespace-highlight-face): Likewise.
21872 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
21873 * pcvs-info.el (cvs-marked-face): Likewise.
21874 * info.el (info-xref): Likewise.
21875 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
21876 * hilit-chg.el (highlight-changes-face)
21877 (highlight-changes-delete-face): Likewise.
21878 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
21879 (hi-red-b): Likewise.
21880 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
21881 * font-lock.el (font-lock-keyword-face)
21882 (font-lock-function-name-face, font-lock-warning-face): Likewise.
21883 * cus-edit.el (custom-invalid-face, custom-modified-face)
21884 (custom-set-face, custom-changed-face, custom-variable-tag-face)
21885 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
21886 * comint.el (comint-highlight-prompt): Likewise.
21887
21888 2005-04-08 Lute Kamstra <lute@gnu.org>
21889
21890 * font-lock.el (font-lock-keywords): Docstring fixes.
21891
21892 2005-04-08 Kenichi Handa <handa@m17n.org>
21893
21894 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
21895 chars are more than a limit, print " and more..." at the tail.
21896
21897 2005-04-08 Kim F. Storm <storm@cua.dk>
21898
21899 * emacs-lisp/authors.el (authors-aliases): Update list.
21900 (authors-ignored-files): New list.
21901 (authors-fixed-entries): Fix typo.
21902 (authors-renamed-files-alist): Update list.
21903 (authors-add): Check authors-ignored-files.
21904
21905 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
21906
21907 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
21908 optional, to ensure backward compatibility.
21909
21910 2005-04-08 Stephen Eglen <stephen@gnu.org>
21911
21912 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
21913
21914 2005-04-08 Kim F. Storm <storm@cua.dk>
21915
21916 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
21917
21918 * mouse.el (mouse-on-link-p): Doc fix.
21919
21920 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
21921
21922 * ielm.el (ielm-prompt-read-only): Doc fix.
21923
21924 * comint.el (comint-prompt-read-only): Doc fix.
21925
21926 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
21927
21928 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
21929 ensure dired always handles wildcards passed to ffap.
21930 (find-file-at-point): Use it.
21931 (ffap-dired-wildcards): Doc fix.
21932
21933 2005-04-07 Juri Linkov <juri@jurta.org>
21934
21935 * simple.el (next-error-overlay-arrow-position): New defvar.
21936 Put "=>" on its property `overlay-arrow-string'. Add it to
21937 `overlay-arrow-variable-list'.
21938
21939 * progmodes/compile.el (compilation-setup):
21940 Set `next-error-overlay-arrow-position' to nil. Also set it to
21941 nil in the local hook `kill-buffer-hook'. Make local variable
21942 `overlay-arrow-string' and set it to "=>".
21943 (compilation-goto-locus): Set BOL position to
21944 `next-error-overlay-arrow-position' instead of
21945 `overlay-arrow-position'.
21946
21947 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
21948 locally instead of adding it to the global hook.
21949 (Info-kill-buffer): Move up.
21950
21951 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
21952
21953 * term/xterm.el (xterm-standard-colors): Update color values from
21954 xterm-200.
21955
21956 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
21957
21958 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
21959
21960 * fast-lock.el:
21961 * lazy-lock.el: Move them to the obsolete subdir.
21962
21963 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21964
21965 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
21966 (wdired-add-replace-advice): Remove.
21967 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
21968
21969 2005-04-06 Kim F. Storm <storm@cua.dk>
21970
21971 * startup.el (command-line): Add --bare-bones alias for -Q.
21972
21973 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21974
21975 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
21976 create the startup fontset if a font specification ends with
21977 `mac-roman'.
21978
21979 2005-04-06 Lute Kamstra <lute@gnu.org>
21980
21981 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
21982 change.
21983
21984 * emacs-lisp/copyright.el (copyright-update-year): Replace the
21985 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
21986
21987 2005-04-05 Lute Kamstra <lute@gnu.org>
21988
21989 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
21990 (define-generic-mode): Ditto. Fix debug declaration.
21991
21992 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21993 Put them in the generic-x group.
21994
21995 * calendar/timeclock.el (timeclock): Doc fix.
21996
21997 * generic.el (define-generic-mode): Don't use custom-current-group.
21998 Document default :group value.
21999 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
22000 (define-global-minor-mode): Don't use custom-current-group.
22001
22002 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
22003
22004 * startup.el (command-line-1): Display startup-echo-area-message
22005 when fancy splash screen is in use.
22006
22007 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
22008 (sh-escaped-newline): New face.
22009 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
22010 newline, and use sh-escaped-newline face.
22011
22012 * progmodes/tcl.el (tcl-escaped-newline): New face.
22013 (tcl-builtin-list): New variable.
22014 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
22015 newlines. Fix keywords subexpression number.
22016
22017 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
22018
22019 * textmodes/org.el (org-diary-default-entry): Fix call to
22020 `add-to-diary-entry'.
22021
22022 2005-04-05 Kim F. Storm <storm@cua.dk>
22023
22024 * ediff-init.el: Use (featurep 'xemacs).
22025
22026 2005-04-05 David Ponce <david@dponce.com>
22027
22028 * cus-edit.el (face): Derive from symbol widget. Display sample
22029 of the current face on the fly.
22030 (widget-face-sample-face-get, widget-face-notify): New functions.
22031 (widget-face-value-create): Remove.
22032
22033 * wid-edit.el (widget-field-end): Temporarily remove field
22034 narrowing before to call `get-char-property'.
22035
22036 2005-04-04 Jay Belanger <belanger@truman.edu>
22037
22038 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
22039 (math-read-subscripts): New variable.
22040 (math-read-preprocess-string): Process subscripts.
22041
22042 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
22043
22044 * comint.el (comint-prompt-read-only): Doc fix.
22045
22046 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
22047 `-1'. Doc fix.
22048
22049 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
22050
22051 * textmodes/org.el (org-insert-mode-line-in-empty-file):
22052 Change default value to nil.
22053
22054 2005-04-04 Lute Kamstra <lute@gnu.org>
22055
22056 * autorevert.el (auto-revert-mode): Specify :group.
22057 * battery.el (display-battery-mode): Specify :group.
22058 * diff-mode.el (diff-minor-mode): Specify :group.
22059 * font-core.el (font-lock-mode): Specify :group.
22060 * hl-line.el (hl-line-mode): Specify :group.
22061 * iimage.el (iimage): New customization group.
22062 (iimage-mode): Specify :group.
22063 * longlines.el (longlines-mode): Specify :group.
22064 * master.el: Don't require easy-mmode.
22065 (master): New customization group.
22066 (master-mode): Specify :group.
22067 * msb.el (msb-mode): Specify :group.
22068 * reveal.el (reveal-mode): Specify :group.
22069 * simple.el (next-error-follow-minor-mode): Specify :group.
22070 * smerge-mode.el (smerge-mode): Specify :group.
22071 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
22072 * emulation/cua-base.el (cua-mode): Specify :group.
22073 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
22074 * language/thai-util.el (thai-auto-composition-mode)
22075 (thai-word-mode): Specify :group.
22076 * mail/supercite.el (sc-minor-mode): Specify :group.
22077 * progmodes/cwarn.el (cwarn-mode): Specify :group.
22078 * progmodes/flymake.el (flymake-mode): Specify :group.
22079 * progmodes/glasses.el (glasses-mode): Specify :group.
22080 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
22081 * textmodes/enriched.el (enriched-mode): Specify :group.
22082 * textmodes/refill.el (refill-mode): Specify :group.
22083
22084 * add-log.el (change-log-font-lock-keywords): Names in
22085 parenthesized lists can contain spaces.
22086
22087 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
22088
22089 * startup.el (fancy-splash-text): Shorten default text of
22090 "Emacs Tutorial" line. Also, if the current language env
22091 indicates an available tutorial file other than TUTORIAL,
22092 extract its title and append it to the line in parentheses.
22093 (fancy-splash-insert): If arg is a thunk, funcall it.
22094
22095 2005-04-04 Jay Belanger <belanger@truman.edu>
22096
22097 * calc.el (calc-language-alist): Add tags to customization type.
22098
22099 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
22100
22101 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
22102 Doc fix.
22103
22104 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
22105
22106 * add-log.el (change-log-font-lock-keywords): The manual
22107 describing a Change Log entry, says: (...) "Aside from these
22108 header lines, every line in the change log starts with a space or
22109 a tab.". The font-lock was not highlighting lines started with
22110 spaces, added support for it.
22111
22112 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22113
22114 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
22115 (bibtex-generate-url-list): Update docstring accordingly. Put the
22116 complex example in the docstring.
22117 (bibtex-font-lock-url): Use pop.
22118
22119 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
22120
22121 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
22122
22123 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
22124
22125 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
22126
22127 * filesets.el (filesets-set-default): Doc fix.
22128
22129 2005-04-03 Lute Kamstra <lute@gnu.org>
22130
22131 * generic.el (define-generic-mode): Add argument to specify
22132 keywords for defcustom.
22133 (default-generic-mode): Specify :group.
22134
22135 * generic-x.el: Specify :group for all generic modes.
22136
22137 * desktop.el (desktop-no-desktop-file-hook)
22138 (desktop-after-read-hook): Doc fix.
22139
22140 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
22141
22142 * simple.el (visible-mode): Use explicit :group keyword.
22143 This changes the group of `visible-mode-hook' from paren-blinking
22144 to editing-basics.
22145
22146 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
22147
22148 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
22149 mailbox specifications as well as URLs.
22150 (rmail-insert-inbox-text): Remove unused conditional branches.
22151
22152 2005-04-01 Jay Belanger <belanger@truman.edu>
22153
22154 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
22155 (calc-gnuplot-print-command): Move definitions to calc.el.
22156
22157 * calc/calc-embed.el (calc-embedded-announce-formula)
22158 (calc-embedded-open-formula, calc-embedded-close-formula)
22159 (calc-embedded-open-word, calc-embedded-close-word)
22160 (calc-embedded-open-plain, calc-embedded-close-plain)
22161 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
22162 (calc-embedded-open-mode, calc-embedded-close-mode):
22163 Move definitions to calc.el.
22164
22165 * calc/calc.el (calc-settings-file, calc-language-alist):
22166 Make customizable.
22167 (calc-embedded-announce-formula, calc-embedded-open-formula)
22168 (calc-embedded-close-formula, calc-embedded-open-word)
22169 (calc-embedded-close-word, calc-embedded-open-plain)
22170 (calc-embedded-close-plain, calc-embedded-open-new-formula)
22171 (calc-embedded-close-new-formula, calc-embedded-open-mode)
22172 (calc-embedded-close-mode, calc-gnuplot-name)
22173 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
22174 from other files and make customizable.
22175
22176 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
22177
22178 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
22179 Use buffer-live-p.
22180 (cvs-mode-run): Don't call cvs-update-header here.
22181 (cvs-run-process): Call cvs-update-header.
22182 Use process properties for cvs-postprocess and cvs-buffer so that
22183 the sentinel can behave better if the temp buffer is killed.
22184 Use a pipe rather than a tty, to better handle unexpected prompts.
22185 (cvs-sentinel): Rewrite. Call cvs-update-header.
22186
22187 2005-04-01 Andre Spiegel <spiegel@gnu.org>
22188
22189 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
22190 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
22191
22192 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
22193
22194 * generic.el (define-generic-mode): Add indentation rule.
22195
22196 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
22197
22198 * files.el (mode-require-final-newline): Make Custom correctly
22199 report a nil value and allow to set it to nil via Custom.
22200 Doc fix.
22201
22202 2005-04-01 Kenichi Handa <handa@m17n.org>
22203
22204 * international/characters.el: Enable the correct case setting for
22205 dotless-i and dotted-I.
22206
22207 2005-04-01 Kim F. Storm <storm@cua.dk>
22208
22209 * ido.el (ido-file-internal): Fall back to non-ido command if
22210 initial directory is on slow ftp (or tramp) host.
22211
22212 2005-03-31 Richard M. Stallman <rms@gnu.org>
22213
22214 * emacs-lisp/autoload.el (make-autoload):
22215 Handle define-global-minor-mode.
22216
22217 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
22218 Rename from easy-mmode-define-global-mode.
22219 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
22220
22221 * progmodes/scheme.el (scheme-mode-syntax-table):
22222 Update syntax of | and # for two-character comment syntax.
22223
22224 2005-03-31 Lute Kamstra <lute@gnu.org>
22225
22226 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
22227 (define-minor-mode): Call custom-current-group at load-time.
22228
22229 * generic.el (define-generic-mode): Add debug declaration.
22230 Add defcustom for the mode hook.
22231 (generic-mode-internal): Use run-mode-hooks.
22232
22233 2005-03-31 Kim F. Storm <storm@cua.dk>
22234
22235 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
22236 (mouse-fixup-help-message): New defun called by show_help_echo
22237 to fixup mouse-2 prefix in help messages when applicable.
22238
22239 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
22240
22241 2005-03-31 Kenichi Handa <handa@m17n.org>
22242
22243 * language/thai-word.el (thai-find-word-ends): Pay attention to
22244 the case that we reach the end of buffer.
22245
22246 * textmodes/fill.el (fill-text-properties-at): New function.
22247 (fill-newline): Use fill-text-properties-at instead of
22248 text-properties-at.
22249
22250 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22251
22252 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
22253 not comint-quote-filename.
22254
22255 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
22256
22257 * help-fns.el (help-with-tutorial): Revert last change.
22258
22259 2005-03-31 Kim F. Storm <storm@cua.dk>
22260
22261 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
22262
22263 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
22264
22265 * calendar/cal-china.el: Update reference to "Calendrical
22266 Calculations" book; there's a new edition.
22267 * calendar/cal-coptic.el: Likewise.
22268 * calendar/cal-french.el: Likewise.
22269 * calendar/cal-hebrew.el: Likewise.
22270 * calendar/cal-islam.el: Likewise.
22271 * calendar/cal-iso.el: Likewise.
22272 * calendar/cal-julian.el: Likewise.
22273 * calendar/cal-mayan.el: Likewise.
22274 * calendar/cal-persia.el: Likewise.
22275 * calendar/calendar.el: Likewise.
22276 * calendar/holidays.el: Likewise.
22277 * calendar/lunar.el: Likewise.
22278 * calendar/solar.el: Likewise.
22279
22280 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
22281 white space from doc string.
22282
22283 2005-03-30 Jay Belanger <belanger@truman.edu>
22284
22285 * calc/calc-help.el (calc-full-help): Remove email address.
22286
22287 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
22288
22289 * help-fns.el (help-with-tutorial): Delete title line.
22290
22291 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
22292
22293 * calendar/cal-x.el (calendar-one-frame-setup)
22294 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
22295 rather than `symbol' for set-window-dedicated-p.
22296
22297 * calendar/appt.el (appt-buffer-name): Make it a constant.
22298 (appt-add): Doc fix.
22299
22300 * filesets.el (filesets-menu-path, filesets-menu-before)
22301 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
22302 (filesets-menu-cache-file): Use directory ~/.emacs.d.
22303 (filesets-add-submenu): Delete and use add-submenu instead.
22304
22305 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
22306
22307 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
22308 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
22309 (org-diary-default-entry): New function.
22310 (org-get-entries-from-diary): Better parsing of diary entries.
22311 (org-agenda-check-no-diary): New function.
22312 ("diary-lib"): Advice to function `add-to-diary-list', to allow
22313 linking to diary entries.
22314 (org-agenda-execute-calendar-command): New function.
22315 (org-agenda): Improve visible section in window.
22316 Use `org-fit-agenda-window'.
22317 (org-fit-agenda-window): New option.
22318 (org-move-subtree-down): Better handling of empty lines
22319 at end of subtree.
22320 (org-cycle): Numeric prefix is interpreted now as show-subtree N
22321 levels up.
22322 (org-fontify-done-headline): New option.
22323 (org-headline-done-face): New face.
22324 (org-set-font-lock-defaults): Use `org-headline-done-face'.
22325 (org-table-copy-down): Rename from `org-table-copy-from-above'.
22326 When current field is non-empty, it is copied to next row.
22327 (org-table-copy-from-above): Fix bug which made it
22328 impossible to copy fields containing only a single non-white character.
22329
22330 2005-03-30 Kim F. Storm <storm@cua.dk>
22331
22332 * kmacro.el (kmacro-end-macro): Isearch may store this command
22333 into the macro -- so ignore it when executing keyboard macro.
22334
22335 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22336
22337 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
22338
22339 2005-03-29 Kenichi Handa <handa@m17n.org>
22340
22341 * language/thai.el ("Thai"): Set setup-function and exit-function
22342 for Thai language environment.
22343
22344 * language/thai-util.el: Require thai-word.
22345 (thai-word-mode-map): New variable.
22346 (thai-word-mode): New minor mode.
22347 (setup-thai-language-environment-internal): New function.
22348 (exit-thai-language-environment-internal): New function.
22349
22350 * language/thai-word.el (thai-word-table): Declare it by defvar,
22351 use dolist to initialize it.
22352 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
22353 (thai-fill-find-break-point): New functions.
22354
22355 2005-03-29 Richard M. Stallman <rms@gnu.org>
22356
22357 * simple.el (idle-update-delay): Move definition up.
22358 (set-mark): Doc fix.
22359
22360 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
22361
22362 * longlines.el: New file.
22363
22364 * simple.el (buffer-substring-filters): New variable.
22365 (filter-buffer-substring): New function.
22366 (kill-region, copy-region-as-kill): Use it.
22367
22368 * register.el (copy-to-register, append-to-register)
22369 (prepend-to-register): Use filter-buffer-substring.
22370
22371 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22372
22373 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
22374 (gud-filter-pending-text): Move in front of gdb.
22375 (gud-overlay-arrow-position): New variable.
22376 (gud-sentinel, gud-display-line): Use it in place of
22377 overlay-arrow-position.
22378
22379 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
22380
22381 * progmodes/fortran.el (fortran-if-indent): Doc fix.
22382 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22383 (fortran-font-lock-keywords-4): New variable.
22384 (fortran-blocks-re, fortran-end-block-re)
22385 (fortran-start-block-re): New constants, for hideshow.
22386 (hs-special-modes-alist): Add a Fortran entry.
22387 (fortran-mode-map): Bind fortran-end-of-block,
22388 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22389 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
22390 (fortran-looking-at-if-then, fortran-end-of-block)
22391 (fortran-beginning-of-block): New functions, for hideshow.
22392
22393 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22394 Doc fix. Tweak regexp.
22395 (f90-beginning-of-block): Push mark first.
22396
22397 2005-03-29 Jay Belanger <belanger@truman.edu>
22398
22399 * calc/calc.el: Update copyright date.
22400 (calc-version): Increase to 2.1.
22401 (calc-version-date): Remove.
22402
22403 * calc/calc-help.el: Update copyright date.
22404 (calc-full-help): Remove reference to calc-version-date.
22405 Update copyright date.
22406
22407 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22408
22409 * vc.el (vc-do-command): Use a pipe for async processes, so password
22410 prompts don't show up at places where the user can't reply.
22411
22412 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22413
22414 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22415 on the file name we pass to the inferior shell.
22416
22417 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
22418
22419 * progmodes/which-func.el (which-function): Be robust in the face of an
22420 imenu--make-index-alist failure.
22421
22422 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22423
22424 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22425
22426 * progmodes/python.el (python-preoutput-filter): Fix last change.
22427
22428 2005-03-29 Lute Kamstra <lute@gnu.org>
22429
22430 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22431 functions and compiled macros.
22432 (debug-convert-byte-code): Handle macros too.
22433 (debug-on-entry-1): Don't signal an error when trying to clear a
22434 function that is not set to debug on entry.
22435
22436 2005-03-29 Jay Belanger <belanger@truman.edu>
22437
22438 * calc/calc-lang.el: Add functions to math-function-table
22439 properties of tex and math.
22440
22441 2005-03-29 Kenichi Handa <handa@m17n.org>
22442
22443 * ps-mule.el (ps-mule-plot-string): Translate characters by
22444 ps-print-translation-table.
22445 (ps-mule-begin-job): Call find-charset-region/string with
22446 ps-print-translation-table.
22447 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22448
22449 * ps-print.el (ps-print-translation-table): New variable.
22450 (ps-plot-region): Translate characters by ps-print-translation-table.
22451
22452 2005-03-29 Juri Linkov <juri@jurta.org>
22453
22454 * simple.el (next-error-highlight-timer): New variable.
22455
22456 * progmodes/compile.el (compilation-goto-locus):
22457 Use `next-error-highlight-timer' instead of `sit-for'.
22458
22459 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22460
22461 * mail/supercite.el (sc-mail-field): Use assoc-string.
22462 (sc-get-address): Simplify regexps.
22463
22464 * files.el (minibuffer-with-setup-hook): New macro.
22465 (find-file-read-args): Use it to avoid let-binding
22466 minibuffer-with-setup-hook (which breaks turning on/off
22467 file-name-shadow-mode while in the prompt).
22468
22469 * complete.el (PC-read-include-file-name-internal):
22470 Use test-completion.
22471
22472 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
22473
22474 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
22475
22476 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22477
22478 * window.el (window-buffer-height): Use count-screen-lines.
22479
22480 * progmodes/python.el (python-preoutput-leftover): New var.
22481 (python-preoutput-filter): Use it.
22482 (python-send-receive): Loop until all the result has been received.
22483
22484 2005-03-28 Juri Linkov <juri@jurta.org>
22485
22486 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
22487
22488 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
22489 "Recover Crashed Session".
22490 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
22491 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
22492 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
22493 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
22494 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
22495 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
22496 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
22497 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
22498
22499 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
22500 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
22501 Ediff Sessions", "Toggle use of separate control buffer frame",
22502 "Use separate frame for Ediff control buffer".
22503
22504 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
22505 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
22506 "Rename Bookmark", "Delete Bookmark".
22507
22508 * info.el (Info-mode-menu): Remove ellipsis from "Index".
22509 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
22510 Add `:active Info-index-alternatives' to "Next Matching Item".
22511
22512 * wdired.el (wdired-change-to-wdired-mode):
22513 Mention `wdired-abort-changes' key in the initial message.
22514
22515 * international/mule.el (auto-coding-alist): Associate non-ascii
22516 image filename extensions with `no-conversion'.
22517
22518 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
22519
22520 * international/iso-acc.el:
22521 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
22522
22523 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
22524
22525 * textmodes/sgml-mode.el (html-mode): Doc update.
22526
22527 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
22528
22529 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
22530
22531 * term.el (term-move-columns): Fix face after extending a line.
22532 (term-insert-spaces): Likewise.
22533 (term-reset-terminal): Fix off by one error.
22534
22535 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22536
22537 * international/mule.el (auto-coding-alist): Add .xpi files.
22538
22539 * files.el (auto-mode-alist): Add .xpi files.
22540
22541 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
22542
22543 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
22544
22545 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22546
22547 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
22548
22549 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22550
22551 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
22552 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
22553
22554 * calendar/cal-move.el (calendar-beginning-of-year): Move the
22555 cursor to Jan 1 when needed.
22556 (calendar-end-of-year): Fix -/+ typo.
22557 Reported by Chong Yidong <cyd@stupidchicken.com>.
22558
22559 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
22560
22561 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
22562
22563 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
22564 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
22565
22566 2005-03-25 Richard M. Stallman <rms@gnu.org>
22567
22568 * filesets.el (filesets-init): Add autoload.
22569
22570 * mail/mailalias.el (mail-directory): Doc fix.
22571
22572 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22573
22574 * mail/mailalias.el (mail-directory-process): Do nothing if
22575 mail-directory-process is an atom.
22576 (mail-get-names): Ignore mail-directory-names if it is an atom.
22577 (mail-directory-process defvar): Doc fix.
22578 (mail-names): Doc fix.
22579
22580 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
22581
22582 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
22583
22584 2005-03-26 Kenichi Handa <handa@m17n.org>
22585
22586 * international/mule-util.el (detect-coding-with-priority):
22587 Call update-coding-systems-internal before detect-coding-region.
22588
22589 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
22590
22591 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
22592 (gdb-frames-mode-map): Add follow-link property.
22593
22594 2005-03-25 Jay Belanger <belanger@truman.edu>
22595
22596 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
22597 for variables.
22598
22599 2005-03-25 Juri Linkov <juri@jurta.org>
22600
22601 * image-mode.el: Optimize image filename extension regexps in
22602 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
22603 in `auto-mode-alist'.
22604 (image-mode): Add `image-toggle-display-text' to local hook
22605 `change-major-mode-hook'. Display the image as an image by
22606 default. Set `cursor-type' and `truncate-lines' if the image
22607 is already displayed. Take into account the current mode (image
22608 or text) in message.
22609 (image-minor-mode): New minor mode.
22610 (image-mode-maybe, image-toggle-display-text): New functions.
22611 (image-toggle-display): Use called-interactively-p.
22612 Let-bind `inhibit-read-only' to t.
22613
22614 * image-mode.el (image-minor-mode): Set `cursor-type' and
22615 `truncate-lines' if the image is already displayed. Add turning
22616 image-minor-mode off to `change-major-mode-hook'. Add message.
22617 Call `image-toggle-display-text' after turning image-minor-mode off.
22618
22619 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
22620
22621 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
22622 Terminal.app, use utf-8.
22623 (set-display-table-and-terminal-coding-system): Add coding-system arg.
22624 (set-locale-environment): Use it.
22625
22626 * term/xterm.el: Undo last change, better done in mule-cmds.el.
22627
22628 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22629
22630 * progmodes/python.el (python-close-block-statement-p)
22631 (python-outdent-p, python-current-defun): Use symbol-end.
22632
22633 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22634
22635 * files.el (save-some-buffers): Doc fix.
22636
22637 2005-03-25 Werner Lemberg <wl@gnu.org>
22638
22639 * complete.el, thumbs.el: Replace `legal' with `valid'.
22640 * calendar/calendar.el: Replace `legal' with `valid'.
22641 * emacs-lisp/advice.el: Replace `legal' with `valid'.
22642 * mail/supercite.el: Replace `legal' with `valid'.
22643 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22644 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22645 Replace `legal' with `valid'.
22646 * textmodes/reftex-vars.el, textmodes/reftex.el:
22647 Replace `legal' with `valid'.
22648
22649 2005-03-25 Werner Lemberg <wl@gnu.org>
22650
22651 * calc/calc-forms.el, calc/calc-sel.el
22652 * midnight.el, vc-cvs.el
22653 * emacs-lisp/cl-macs.el
22654 * emulation/vip.el
22655 * eshell/esh-io.el, eshell/esh-var.el
22656 * mail/supercite.el
22657 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22658 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22659 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22660 * progmodes/sh-script.el, progmodes/xscheme.el
22661 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22662 * textmodes/reftex-index.el, textmodes/reftex-parse.el
22663 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22664 * textmodes/reftex.el, textmodes/org.el:
22665 Replace `illegal' with `invalid'.
22666
22667 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22668
22669 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22670 (flymake-find-buildfile, flymake-find-possible-master-files)
22671 (flymake-check-include, flymake-parse-line): Replace loops over the
22672 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22673
22674 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22675 Substitute file-name-as-directory in the rest of the file.
22676 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22677 (flymake-replace-region): Remove unused arg `buffer'.
22678 (flymake-check-patch-master-file-buffer): Update calls to it.
22679 (flymake-add-err-info): Remove unused var `count'.
22680 (flymake-mode): Use define-minor-mode.
22681
22682 * progmodes/flymake.el: Use with-current-buffer.
22683 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22684 flymake-replace-regexp-in-string, flymake-line-beginning-position)
22685 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22686 Avoid testing for `xemacs'.
22687 (flymake-nop): Move.
22688 (flymake-region-has-flymake-overlays): Return the computed value.
22689 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22690 Remove unused var `endline'.
22691 (flymake-get-line-count): Remove unused function.
22692 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22693
22694 * emulation/vi.el:
22695 * generic.el:
22696 * hilit-chg.el (global-highlight-changes):
22697 * hi-lock.el (hi-lock-mode):
22698 * follow.el: find-file-hooks -> find-file-hook.
22699
22700 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22701
22702 2005-03-24 Juri Linkov <juri@jurta.org>
22703
22704 * dired.el (dired-mode-map): Add menu item "Compare directories"
22705 for dired-compare-directories.
22706
22707 * dired-aux.el (dired-compare-directories): Add autoload cookie.
22708 Doc fix. Replace `read-file-name' with `read-directory-name'.
22709
22710 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22711
22712 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22713
22714 2005-03-24 Jay Belanger <belanger@truman.edu>
22715
22716 * calc/calc-embed.el (calc-embedded-mode-change): Save all
22717 relevant mode settings in calc-embedded-original-modes when modes
22718 are permanently changed.
22719
22720 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22721
22722 * autoinsert.el: find-file-hooks -> find-file-hook.
22723
22724 2005-03-24 Lute Kamstra <lute@gnu.org>
22725
22726 * generic.el (generic-font-lock-defaults): Make it obsolete.
22727 (generic-font-lock-keywords): New variable to replace
22728 generic-font-lock-defaults.
22729 (generic-mode-set-font-lock): Delete it.
22730 (generic-mode-internal): Don't call generic-mode-set-font-lock.
22731 (generic-bracket-support): Add docstring.
22732
22733 * generic-x.el: Rename generic-font-lock-defaults to
22734 generic-font-lock-keywords throughout.
22735 (mailagent-rules-setup-function): Delete it.
22736 (mailagent-rules-generic-mode): Use anonymous function instead.
22737 (show-tabs-generic-mode-font-lock-defaults-1)
22738 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22739 Quote faces.
22740 (show-tabs-tab-face, show-tabs-space-face): Specify background,
22741 not foreground.
22742
22743 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22744 Recognize define-generic-mode.
22745
22746 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
22747
22748 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22749 if there's no completion table.
22750
22751 2005-03-23 Miles Bader <miles@gnu.org>
22752
22753 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22754 Remove tty-specific variants, as they're no longer needed.
22755
22756 2005-03-23 Lute Kamstra <lute@gnu.org>
22757
22758 * generic-x.el: Code cleanup: make args constant whenever possible.
22759 (installshield-statement-keyword-list)
22760 (installshield-system-functions-list)
22761 (installshield-system-variables-list, installshield-types-list)
22762 (installshield-funarg-constants-list): Make them constants.
22763
22764 * generic.el (generic-make-keywords-list): Add autoload cookie.
22765
22766 * calendar/time-date.el: Add comment on time value formats.
22767 Don't require parse-time.
22768 (with-decoded-time-value): New macro.
22769 (encode-time-value): New function.
22770 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22771 (days-to-time): Return a valid time value when arg is huge.
22772 (time-since): Use time-subtract.
22773 (time-to-number-of-days): Use time-to-seconds.
22774
22775 2005-03-23 David Ponce <david@dponce.com>
22776
22777 * recentf.el (recentf-keep): New option.
22778 (recentf-menu-action): Default to `find-file'.
22779 (recentf-keep-non-readable-files-flag)
22780 (recentf-keep-non-readable-files-p)
22781 (recentf-file-readable-p, recentf-find-file)
22782 (recentf-cleanup-remote): Remove.
22783 (recentf-include-p): More robust.
22784 (recentf-keep-p): New function.
22785 (recentf-remove-if-non-kept): Rename from
22786 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
22787 All callers updated.
22788 (recentf-menu-items-for-commands): Fix help string.
22789 (recentf-track-closed-file): Update. Doc fix.
22790 (recentf-cleanup): Update. Count removed files. Doc fix.
22791
22792 2005-03-23 Kim F. Storm <storm@cua.dk>
22793
22794 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22795 Don't inherit from fringe face (now happens automatically).
22796
22797 2005-03-22 Kim F. Storm <storm@cua.dk>
22798
22799 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22800 position values.
22801
22802 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
22803
22804 * menu-bar.el (showhide-date-time): Remove.
22805 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22806 (menu-bar-make-mm-toggle): Simplify.
22807
22808 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22809
22810 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22811 Accept qualified variable and function names.
22812
22813 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
22814
22815 * bindings.el (completion-ignored-extensions):
22816 Remove ".lis" for `vax-vms'.
22817
22818 2005-03-22 Andreas Schwab <schwab@suse.de>
22819
22820 * generic-x.el: Revert last change.
22821 * ldefs-boot.el: Update.
22822
22823 2005-03-22 Jay Belanger <belanger@truman.edu>
22824
22825 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
22826 (calc-embedded-save-original-modes)
22827 (calc-embedded-restore-original-modes): New functions.
22828 (calc-do-embedded): Save original modes when entering embedded mode
22829 and restore when leaving embedded mode.
22830 (calc-embedded-modes-change): Change the value of
22831 calc-embedded-original-modes to reflect permanent changes.
22832
22833 2005-03-22 Lute Kamstra <lute@gnu.org>
22834
22835 * generic-x.el: Require generic again.
22836
22837 2005-03-22 Miles Bader <miles@gnu.org>
22838
22839 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22840 Tweak details to look good on both ttys and bitmap displays, light
22841 or dark background, etc.
22842
22843 2005-03-21 Kim F. Storm <storm@cua.dk>
22844
22845 * tooltip.el (tooltip-show-help-function): Check car and cdr of
22846 mouse position.
22847
22848 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
22849
22850 * icomplete.el: Don't forcibly turn on the mode upon load.
22851 (icomplete-mode): Use define-minor-mode.
22852 (icomplete-eoinput): Default to nil.
22853 (icomplete-minibuffer-setup): Remove autoload.
22854 (icomplete-tidy): Simplify.
22855 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
22856 in the initial state or if the user has modified the field.
22857 Fix handling of icomplete-max-delay-chars.
22858 Remove code that handles the oddball case where
22859 minibuffer-completion-table is an integer.
22860 Wrap icomplete-completions in while-no-input in case building
22861 completions takes more time than expected.
22862 (icomplete-completions): Simplify.
22863
22864 2005-03-21 Richard M. Stallman <rms@gnu.org>
22865
22866 * jka-compr.el (jka-compr-really-do-compress):
22867 Make variable buffer-local.
22868
22869 * image-mode.el: Handle .xpm files too.
22870 (image-toggle-display): Preserve modification flag.
22871
22872 * help.el (where-is): Don't mention aliases with no key bindings.
22873
22874 2005-03-21 Lute Kamstra <lute@gnu.org>
22875
22876 * generic.el: Fix commentary section. Don't require cl for
22877 compilation.
22878 (generic-mode-list): Add autoload cookie.
22879 (generic-use-find-file-hook, generic-lines-to-scan)
22880 (generic-find-file-regexp, generic-ignore-files-regexp)
22881 (generic-mode, generic-mode-find-file-hook)
22882 (generic-mode-ini-file-find-file-hook): Fix docstrings.
22883 (define-generic-mode): Make it a defmacro. Fix docstring.
22884 (generic-mode-internal): Code cleanup. Add autoload cookie.
22885 (generic-mode-set-comments): Code cleanup.
22886 * generic-x.el: Don't prevent compilation. Don't require generic.
22887 Follow coding conventions. Minor code cleanup.
22888 (etc-fstab-generic-mode): Add some keywords.
22889 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
22890 define-generic-mode like a function declaration.
22891
22892 2005-03-21 Jay Belanger <belanger@truman.edu>
22893
22894 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
22895 changing modes.
22896
22897 2005-03-21 Sam Steingold <sds@gnu.org>
22898
22899 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
22900
22901 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
22902
22903 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
22904 Add underscore to "f$ lexicals" regexp.
22905
22906 2005-03-20 Juri Linkov <juri@jurta.org>
22907
22908 * subr.el (progress-reporter-do-update): When `min-value' is equal
22909 to `max-value', set `percentage' to 0 and prevent division by zero.
22910
22911 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
22912
22913 Sync with Tramp 2.0.48.
22914
22915 * net/tramp.el (all): Change all addresses to .gnu.org.
22916 (tramp-append-tramp-buffers): New defun.
22917 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
22918 Catch `dont-send' signal.
22919 (tramp-set-auto-save-file-modes): Set always permissions, because
22920 there might be an old auto-saved file belonging to another
22921 original file. This could be a security threat. Reported by
22922 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
22923 Check for Emacs 21.3.50 removed.
22924
22925 * net/tramp-smb.el (all): Remove debug construct for
22926 `with-parsed-tramp-file-name'.
22927 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
22928 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
22929 No error message if DIRECTORY or FILENAME doesn't exist.
22930 (tramp-smb-open-connection): Check existence of
22931 `tramp-smb-program'.
22932
22933 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
22934
22935 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
22936 Properly handle the case where the `m' or `s' command's argument is not
22937 yet terminated.
22938 (perl-indent-new-calculate): New function.
22939 (perl-indent-line): Use it.
22940
22941 2005-03-20 Miles Bader <miles@gnu.org>
22942
22943 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
22944 in text-mode too. Change to new face names.
22945 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
22946 Add `:weight bold' attribute.
22947 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
22948
22949 2005-03-19 Juri Linkov <juri@jurta.org>
22950
22951 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
22952
22953 * international/mule.el (auto-coding-alist): Sync with
22954 `auto-mode-alist' by adding upper case archive file extensions
22955 and adding ear/war to jar extension.
22956
22957 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
22958
22959 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
22960 running, restart it.
22961
22962 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
22963
22964 * finder.el (finder-current-item): Throw an error on an empty line.
22965
22966 * man.el (Man-follow-manual-reference): If current-word returns
22967 nil, use "".
22968
22969 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
22970
22971 * simple.el (goto-line): Doc fix.
22972
22973 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
22974
22975 * files.el (save-buffer): Doc fix.
22976
22977 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
22978
22979 * recentf.el (recentf-cleanup-remote): New variable.
22980 (recentf-cleanup): Use it to conditionally check availability of
22981 remote files.
22982
22983 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
22984
22985 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
22986 function names.
22987
22988 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22989
22990 * language/thai-word.el: New file.
22991
22992 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22993
22994 * files.el (backup-buffer): If the file's directory is not
22995 writable, use copy instead of move to backup the file.
22996
22997 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22998
22999 * obsolete/keyswap.el: Moved to obsolete/ from term/.
23000
23001 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23002
23003 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
23004 Use functionp instead of symbolp and fboundp. Reported by Drkm
23005 <darkman_spam@yahoo.fr>.
23006 (ps-print-version): New version 6.6.6.
23007
23008 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
23009
23010 * textmodes/table.el (table--line-column-position): New idiom.
23011 (table--row-column-insertion-point-p): New function to test
23012 validity of row and column insertion operation at a location.
23013 (table-global-menu, table-cell-menu): Use above functions for
23014 deterministic test operation.
23015 (table--editable-cell-p): Behave in deterministic fashion.
23016
23017 2005-03-18 Juri Linkov <juri@jurta.org>
23018
23019 * isearch.el (isearch-lazy-highlight-new-loop):
23020 Make arguments beg and end optional.
23021 (isearch-update): Remove optional arguments nil from
23022 isearch-lazy-highlight-new-loop.
23023 (isearch-lazy-highlight-search): Let-bind case-fold-search to
23024 isearch-lazy-highlight-case-fold-search instead of
23025 isearch-case-fold-search, and let-bind isearch-regexp to
23026 isearch-lazy-highlight-regexp.
23027 Use isearch-lazy-highlight-last-string instead of isearch-string.
23028
23029 * replace.el (perform-replace): Remove bindings of global
23030 variables isearch-string, isearch-regexp, isearch-case-fold-search.
23031 Add three new arguments to `replace-highlight'.
23032 (replace-highlight): Add arguments string, regexp, case-fold.
23033 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
23034 to allow isearch-lazy-highlight-new-loop to use these values
23035 to set corresponding isearch-lazy-highlight-* internal
23036 variables whose values lazy highlighting will use regardless of
23037 changes to global variables isearch-string, isearch-regexp,
23038 isearch-case-fold-search during lazy highlighting loop.
23039 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
23040 to `lazy-highlight-cleanup'.
23041
23042 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
23043 (ispell-highlight-face): Set default face to `isearch' when
23044 lazy highlighting is enabled.
23045 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
23046 priority to 1. Add lazy highlighting.
23047 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
23048 from `isearch-dehighlight'.
23049
23050 2005-03-18 David Ponce <david@dponce.com>
23051
23052 * files.el (hack-local-variables): Do a case-insensitive search
23053 for End.
23054
23055 2005-03-18 Juri Linkov <juri@jurta.org>
23056
23057 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
23058 `isearch-lazy-highlight-cleanup', add alias to old name and
23059 declare obsolete. Add release numbers to other obsolete vars.
23060 (isearch-done, isearch-lazy-highlight-new-loop):
23061 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
23062 (lazy-highlight-cleanup) <variable>: Doc fix.
23063 (isearch-lazy-highlight-update): Rename obsolete
23064 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
23065
23066 2005-03-18 Kenichi Handa <handa@m17n.org>
23067
23068 * language/thai-util.el: Fix categorization of Thai characters in
23069 thai-category-table.
23070 (thai-composition-pattern): Adjust it for the above change.
23071 (thai-self-insert-command, thai-compose-syllable): New functions.
23072 (thai-compose-region): Use thai-compose-syllable.
23073 (thai-compose-string): Likewise.
23074 (thai-composition-function): Likewise.
23075 (thai-auto-composition): New function.
23076 (thai-auto-composition-mode): New minor mode.
23077
23078 * language/thai.el: Fix patterns to be registered in
23079 composition-function-table.
23080
23081 * international/quail.el (quail-input-method): Locally bind
23082 inhibit-modification-hooks to t.
23083
23084 2005-03-17 Richard M. Stallman <rms@gnu.org>
23085
23086 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
23087 (perl-mode): Use run-mode-hooks.
23088
23089 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
23090 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
23091 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
23092
23093 * mail/sendmail.el (sendmail-send-it): Reenable the code
23094 to compute resend-to-address and use it.
23095
23096 * tar-mode.el (tar-mode): Turn off undo unconditionally.
23097
23098 * image-mode.el: New file.
23099
23100 * image.el (insert-sliced-image): Add autoload cookie.
23101
23102 * font-lock.el (font-lock-lines-before): New user option.
23103 (font-lock-after-change-function): Obey it.
23104
23105 * bindings.el (esc-map): Make M-g a prefix.
23106 Bind M-g g and M-g M-g to goto-line.
23107
23108 * faces.el (face-id): Doc fix.
23109
23110 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
23111
23112 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
23113 (rmail-show-message): Use rmail-unknown-mail-followup-to.
23114 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
23115
23116 * mail/sendmail.el (mail-yank-ignored-headers)
23117 (mail-font-lock-keywords, mail-mode-fill-paragraph):
23118 Add Mail-Followup-To and Mail-Reply-To headers.
23119 (mail-citation-hook): Add autoload cookie.
23120 (mail-mode): Doc fix.
23121 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
23122 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
23123 (mail-mode-fill-paragraph): Handle those headers.
23124 (mail-mailing-lists): New variable.
23125 (mail-mail-reply-to, mail-mail-followup-to): New functions.
23126
23127 2005-03-17 Juri Linkov <juri@jurta.org>
23128
23129 * isearch.el (isearch-fallback): Check for `(car previous)'
23130 before calling `isearch-other-end-state'.
23131
23132 2005-03-17 Kim F. Storm <storm@cua.dk>
23133
23134 * simple.el (move-beginning-of-line): Move to beginning of buffer
23135 line, as well as beginning of screen line.
23136
23137 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
23138
23139 * calendar/diary-lib.el (mark-diary-entries): Use new optional
23140 argument REDRAW rather than calendar-redrawing variable.
23141 * calendar/calendar.el (calendar-redrawing): Delete.
23142 (redraw-calendar): Do not bind calendar-redrawing.
23143
23144 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
23145
23146 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
23147 diary-file buffer.
23148
23149 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
23150
23151 * help.el (describe-mode): Allow a :minor-mode-function property to
23152 specify a different minor mode toggle function than the variable.
23153 * simple.el (auto-fill-function):
23154 * subr.el (add-minor-mode): Use it.
23155
23156 2005-03-16 Kenichi Handa <handa@m17n.org>
23157
23158 * language/ethio-util.el (sera-being-called-by-w3): New variable.
23159 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
23160 (ethio-fidel-to-sera-buffer): Likewise.
23161
23162 2005-03-16 Juri Linkov <juri@jurta.org>
23163
23164 * emacs-lisp/find-func.el (find-function-regexp):
23165 Add defun-emitting macro `menu-bar-make-toggle'.
23166
23167 * isearch.el: Put `isearch-scroll' property to
23168 `split-window-horizontally'.
23169
23170 * info.el: Update error messages for `debug-ignored-errors'.
23171 (Info-isearch-search): Doc fix.
23172 (Info-find-node): Move up code to go into info buffer before
23173 recording the node to the history.
23174 (Info-fontify-node): Fontify titles only if the next line
23175 has two or more `*', `=', `-', `.'.
23176 Display "go to this node" for empty (match-string 3).
23177
23178 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23179
23180 * term/mac-win.el: Add mouse pointer shape constants.
23181
23182 2005-03-15 Kim F. Storm <storm@cua.dk>
23183
23184 * simple.el (move-beginning-of-line): Use vertical-motion.
23185
23186 2005-03-15 Juri Linkov <juri@jurta.org>
23187
23188 * isearch.el (isearch-error): New variable.
23189 (isearch-invalid-regexp, isearch-within-brackets): Remove.
23190 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
23191 (isearch-within-brackets-state): Remove.
23192 (isearch-case-fold-search-state, isearch-pop-fun-state):
23193 Decrease frame index.
23194 (isearch-mode, isearch-top-state, isearch-push-state)
23195 (isearch-edit-string, isearch-abort, isearch-search-and-update)
23196 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
23197 (isearch-search, isearch-lazy-highlight-new-loop):
23198 Replace `isearch-invalid-regexp' with `isearch-error'.
23199 Remove `isearch-within-brackets'.
23200 (isearch-search): Add `search-failed' handler to `condition-case'.
23201 (isearch-lazy-highlight-search): Add `condition-case' to catch
23202 errors and allow `isearch-lazy-highlight-update' to try
23203 highlighting from the beginning of the window.
23204 (isearch-repeat): Move up code to set isearch-wrapped to t
23205 before calling isearch-wrap-function.
23206
23207 * info.el (Info-isearch-initial-node): New internal variable.
23208 (Info-search): Signal an error in isearch mode when search leaves
23209 the initial node. Signal an error when `bound' is non-nil and
23210 nothing was found in the current subfile.
23211 (Info-isearch-search): Remove `condition-case'.
23212 (Info-isearch-wrap): Don't wrap when search failed during leaving
23213 the initial node. If `Info-isearch-search' is nil, wrap around
23214 the current node.
23215 (Info-isearch-start): New fun.
23216 (Info-mode): Add buffer-local hook `Info-isearch-start' to
23217 `isearch-mode-hook'.
23218
23219 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23220
23221 * simple.el (normal-erase-is-backspace): Set default to t if
23222 running on Mac.
23223
23224 * term/mac-win.el (function-key-map): Sync with x-win.el.
23225
23226 2005-03-15 Kenichi Handa <handa@m17n.org>
23227
23228 * international/mule-cmds.el (locale-language-names): Modify the
23229 format of elements and add more entries.
23230 (locale-preferred-coding-systems): Add more entries.
23231 (set-locale-environment): Adjust for the change of
23232 locale-language-names.
23233
23234 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
23235
23236 * pcvs.el (smerge-ediff): Remove bogus autoload.
23237
23238 2005-03-14 Lute Kamstra <lute@gnu.org>
23239
23240 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
23241 Ignore a `*' at the beginning of a line.
23242
23243 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
23244 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
23245 subr.el.
23246 (dont-compile, eval-when-compile, eval-and-compile): Use declare
23247 to specify indentation.
23248
23249 * generic.el (define-generic-mode): Let generic-mode-list be a
23250 list of strings; test membership with equal.
23251
23252 2005-03-14 Kim F. Storm <storm@cua.dk>
23253
23254 * simple.el (next-line, previous-line): Add optional try-vscroll
23255 arg to recognize interactive use. Pass it on to line-move.
23256 (line-move): Don't perform auto-window-vscroll when defining or
23257 executing keyboard macro to ensure consistent behavior.
23258
23259 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
23260
23261 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
23262
23263 2005-03-13 Lute Kamstra <lute@gnu.org>
23264
23265 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
23266 debugger-setup-buffer so that backtrace marks the frames set to
23267 debug-on-exit and we don't have to do it manually. Set an extra
23268 debug-on-exit for macro's.
23269 (debugger-setup-buffer): Don't mark the top frame manually.
23270
23271 2005-03-12 Lute Kamstra <lute@gnu.org>
23272
23273 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
23274 lisp-indent-function throughout.
23275 (with-no-warnings): Set lisp-indent-function property.
23276
23277 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
23278
23279 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
23280 Add entry for backslash.
23281
23282 2005-03-12 Juri Linkov <juri@jurta.org>
23283
23284 * info.el (Info-search): Four fixes for backward search.
23285
23286 2005-03-11 Jay Belanger <belanger@truman.edu>
23287
23288 * calc/calc.el (calc-language-alist): New variable.
23289 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
23290 (calc-embedded-find-modes): Use calc-language-alist instead of
23291 calc-embedded-language-alist.
23292
23293 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23294
23295 * calendar/calendar.el (calendar-redrawing): New internal
23296 variable.
23297 (redraw-calendar): Remove bogus save-excursion from previous
23298 change. Bind calendar-redrawing to t for mark-diary-entries.
23299 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
23300 calendar if that is why we were called.
23301
23302 2005-03-11 Kenichi Handa <handa@m17n.org>
23303
23304 * international/mule.el (make-coding-system): Set property
23305 coding-system-define-form to nil.
23306 (define-coding-system-alias): Likewise.
23307
23308 2005-03-11 Kenichi Handa <handa@m17n.org>
23309
23310 These changes are suggested by Dave Love <fx@gnu.org>.
23311
23312 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
23313 coding: tag.
23314 (adaptive-fill-regexp): Add more bullets.
23315 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
23316 regexps.
23317
23318 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
23319
23320 * help.el (describe-mode): Properly handle non-trivial lighters.
23321 Don't ignore minor modes that are not listed in minor-mode-list.
23322
23323 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
23324 feature ON when the user requests to turn it OFF.
23325
23326 2005-03-10 Lute Kamstra <lute@gnu.org>
23327
23328 * emacs-lisp/debug.el (debug-entry-code): Delete it.
23329 (implement-debug-on-entry): New function to replace debug-entry-code.
23330 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
23331 second argument as the 2005-03-07 change makes it obsolete.
23332 (debug-on-entry, cancel-debug-on-entry): Update call to
23333 debug-on-entry-1.
23334 (debug, debugger-setup-buffer): Comment update.
23335 (debugger-frame-number): Update to work with implement-debug-on-entry.
23336
23337 2005-03-10 Jay Belanger <belanger@truman.edu>
23338
23339 * calc/calc-embed.el (math-ms-args): Declare it.
23340 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
23341 math-ms-args.
23342 (calc-embedded-subst): Use math-multi-subst-rec to substitute
23343 variables.
23344
23345 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
23346
23347 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
23348 Use message-box.
23349
23350 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
23351 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
23352 (tooltip-gud-tips): Simplify.
23353 (tooltip-gud-tips-p): Remove superfluous :set.
23354 (tooltip-gud-modes): Add fortran-mode.
23355 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
23356
23357 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
23358
23359 2005-03-09 Kim F. Storm <storm@cua.dk>
23360
23361 * play/animate.el (animate-place-char): Use forward-line instead
23362 of next-line to improve performance.
23363
23364 2005-03-09 Simon Josefsson <jas@extundo.com>
23365
23366 * net/browse-url.el (browse-url-default-browser): Doc fix.
23367
23368 2005-03-09 Miles Bader <miles@gnu.org>
23369
23370 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
23371 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
23372
23373 2005-03-09 Kenichi Handa <handa@m17n.org>
23374
23375 * international/latin-1.el: Set case and syntax for 255 only if
23376 set-case-syntax-set-multibyte is nil.
23377
23378 * textmodes/ispell.el (ispell-insert-word): New function.
23379 (ispell-word): Use ispell-insert-word to insert a new word.
23380 (ispell-process-line): Likewise.
23381 (ispell-complete-word): Likewise.
23382
23383 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
23384
23385 * calendar/calendar.el (redraw-calendar): Preserve point.
23386 Reported by Matt Hodges <MPHodges@member.fsf.org>.
23387 (calendar-week-start-day): Move after definition of
23388 redraw-calendar. Delete buffer test, since redraw-calendar has
23389 that now.
23390
23391 * calendar/diary-lib.el (mark-diary-entries): Only call
23392 redraw-calendar in the first of any recursive calls.
23393 Reported by Alan Shutko <ats@acm.org>.
23394
23395 2005-03-08 Juri Linkov <juri@jurta.org>
23396
23397 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23398 (html-horizontal-rule, html-line, html-image, html-checkboxes)
23399 (html-radio-buttons): Add a space before the trailing `/>' where
23400 sgml-xml-mode is non-nil.
23401 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23402 the subsequent tag of the empty XML tag.
23403 (html-href-anchor): Don't set initial input to "http:".
23404 (html-image): Ask for the image URL and set point inside alt="".
23405 (html-name-anchor): Duplicate the name in the `id' attribute when
23406 sgml-xml-mode is non-nil.
23407 (html-paragraph): Remove \n before <p>.
23408 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23409 instead of `checked' when sgml-xml-mode is non-nil.
23410
23411 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23412 Remove 1 space before #RRGGBB to not truncate it on terminal
23413 windows w/o fringes. Remove 1 space between bg and fg examples
23414 to get more space.
23415 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23416 avoid byte-compile warnings.
23417
23418 * image-file.el (image-file-handler): Put `safe-magic' property to
23419 `image-file-handler'.
23420
23421 * info.el (Info-isearch-search): Emulate word search in
23422 isearching through multiple Info nodes with Info-search.
23423 (Info-isearch-wrap): Allow isearch-word.
23424
23425 2005-03-08 Lute Kamstra <lute@gnu.org>
23426
23427 * emacs-lisp/debug.el (debugger-step-through): Make sure that
23428 stepping into the debugger's code is not possible.
23429 (debugger-jumping-flag): Docstring update.
23430
23431 2005-03-08 Jay Belanger <belanger@truman.edu>
23432
23433 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23434 embedded mode begins.
23435 (calc-embedded-language-alist): New variable.
23436 (calc-embedded-find-modes): Use calc-embedded-language-alist to
23437 set default language mode.
23438
23439 2005-03-08 Kenichi Handa <handa@m17n.org>
23440
23441 * international/ccl.el (define-ccl-program): Fix docstring about
23442 extra 256 bytes assured for the output buffer.
23443
23444 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23445 Fix BUFFER_MAGNIFICATION to 2.
23446 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23447
23448 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
23449
23450 * align.el (align-rules-list): Added an alignment rule for CSS
23451 declarations (applies to css-mode and html-mode buffers).
23452
23453 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
23454
23455 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
23456
23457 2005-03-07 Kim F. Storm <storm@cua.dk>
23458
23459 * simple.el (move-beginning-of-line): New command.
23460
23461 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
23462
23463 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
23464
23465 * emulation/cua-base.el: Put CUA move property on move-end-of-line
23466 and move-beginning-of-line.
23467
23468 * apropos.el (apropos-print): Omit command from M-x ... RET.
23469
23470 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
23471
23472 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
23473 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
23474
23475 2005-03-06 Richard M. Stallman <rms@gnu.org>
23476
23477 * bindings.el (esc-map): Bind M-g to goto-line.
23478
23479 * facemenu.el (global-map): Bind M-o, not M-g.
23480
23481 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23482
23483 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
23484 "Open Directory" as for "Open File".
23485
23486 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
23487
23488 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
23489 (push-mark-command): Run activate-mark-hook.
23490
23491 2005-03-06 Richard M. Stallman <rms@gnu.org>
23492
23493 * help-mode.el (help-mode-finish): Don't alter the element
23494 in view-return-to-alist if there already is one.
23495
23496 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
23497 make sure the current buffer is the expected one.
23498
23499 * novice.el (disabled-command-function): Output in *Disabled Command*.
23500 Explicitly ignore non-keyboard events, and explicitly handle C-g.
23501
23502 * textmodes/flyspell.el (flyspell-large-region):
23503 Pass args differently for aspell.
23504
23505 * files.el (mode-require-final-newline): Doc fix.
23506
23507 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
23508
23509 * progmodes/which-func.el (which-function):
23510 Specify NOERROR when calling imenu--make-index-alist.
23511
23512 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
23513
23514 * simple.el (normal-erase-is-backspace): Define default value.
23515
23516 * custom.el (custom-theme-set-variables): Remove unused var
23517 `immediate'.
23518 (custom-reevaluate-setting): Simple function to handle variables
23519 that are defined before their default value can really be
23520 computed.
23521
23522 * startup.el (command-line): Use it for temporary-file-directory,
23523 small-emporary-file-directory, auto-save-file-name-transforms,
23524 blink-cursor-mode, and normal-erase-is-backspace.
23525
23526 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
23527 progress, even with buggy anchored keywords.
23528
23529 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
23530
23531 * simple.el (goto-line): Remove unbalanced final parenthesis.
23532
23533 2005-03-05 Richard M. Stallman <rms@gnu.org>
23534
23535 * simple.el (goto-line): Use a number at point as the default.
23536 With C-u as arg, switch buffers.
23537
23538 2005-03-05 Juri Linkov <juri@jurta.org>
23539
23540 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
23541 with `no-blinking-cursor'.
23542
23543 * startup.el (no-blinking-cursor): New defvar.
23544 (command-line): Add `--no-blinking-cursor' to longopts.
23545 Set `no-blinking-cursor' to t for command line arguments
23546 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
23547 with `no-blinking-cursor' in the condition for calling
23548 `blink-cursor-mode'.
23549
23550 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
23551
23552 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
23553 (menu-bar-options-save): Add blink-cursor-mode.
23554 (menu-bar-options-menu): Add blink-cursor-mode.
23555
23556 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
23557
23558 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
23559 (icalendar-export-file, icalendar-export-region)
23560 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
23561 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
23562
23563 2005-03-04 Lute Kamstra <lute@gnu.org>
23564
23565 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
23566 (debug-function-list): Ditto.
23567
23568 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
23569
23570 * textmodes/texinfmt.el (texinfo-append-refill):
23571 Redefine the types of line to which @refill
23572 is not appended by replacing a search for `@refill\\|@bye' with
23573 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
23574 itemize@refill' bug and the unfilled long lines bug.
23575 (texinfmt-version): Update number and date.
23576
23577 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
23578
23579 * international/code-pages.el (windows-1250, windows-125[2-8])
23580 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
23581
23582 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
23583
23584 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
23585 bound yet.
23586
23587 2005-03-02 Romain Francoise <romain@orebokech.com>
23588
23589 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
23590 buffer after removing limits.
23591 (ibuffer-pop-filter): Ditto.
23592 Update copyright.
23593
23594 2005-03-02 Miles Bader <miles@gnu.org>
23595
23596 * button.el (make-text-button): If the user doesn't specify a
23597 type, use the default. Rewrite to use `add-text-properties' and
23598 plist functions.
23599
23600 2005-03-01 Lute Kamstra <lute@gnu.org>
23601
23602 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
23603 (debugger-jumping-flag): New var.
23604 (debug-entry-code): Use it.
23605 (debugger-jump): Use debugger-jumping-flag and add
23606 debugger-reenable to post-command-hook.
23607 (debugger-reenable): Use debugger-jumping-flag and remove itself
23608 from post-command-hook.
23609 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
23610 debugger-reenable.
23611
23612 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
23613
23614 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
23615 inclusion of "itemize\\|", which may be unnecessary, is certainly
23616 inelegant, and stops refilling in itemize lists when formatting
23617 Japanese Texinfo files to Info.
23618 Update copyright to 2005.
23619
23620 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
23621
23622 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
23623 of an error if GDB can't find the source file.
23624
23625 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
23626
23627 * calendar/calendar.el (redraw-calendar): Work from any buffer,
23628 not just the calendar.
23629
23630 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23631 first.
23632 (diary-redraw-calendar): New function.
23633 (make-diary-entry): Add diary-redraw-calendar to local
23634 write-contents-functions. Turn off selective display before
23635 inserting in diary.
23636
23637 2005-03-01 Kim F. Storm <storm@cua.dk>
23638
23639 * emacs-lisp/copyright.el (copyright-fix-years): New command.
23640
23641 2005-03-01 Lute Kamstra <lute@gnu.org>
23642
23643 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23644 that debug-entry-code can be safely removed from a function while
23645 this code is being evaluated. Revert the 2005-02-27 change as the
23646 new implementation no longer requires it. Make sure that a
23647 function body containing just a string is not mistaken for a docstring.
23648 (debug): Skip one more frame in case of debug on entry.
23649 (debugger-setup-buffer): Delete one more frame line in case of
23650 debug on entry.
23651 (debugger-frame-number): Update to use the new text introduced by
23652 the 1999-11-03 change. Skip one more frame in case of debug on entry.
23653
23654 2005-02-28 Kim F. Storm <storm@cua.dk>
23655
23656 * double.el (double-translate-key): Call force-window-update after
23657 read-event to avoid crash in redisplay.
23658
23659 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
23660
23661 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23662 (debug): Use it. Move the inhibit-trace earlier.
23663 (debug-entry-code): New const.
23664 (debug-on-entry-1): Use it.
23665
23666 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
23667
23668 * international/utf-16.el (ccl-encode-mule-utf-16le):
23669 Fix BUFFER_MAGNIFICATION to 2.
23670 (ccl-encode-mule-utf-16be): Likewise.
23671
23672 2005-02-28 Kenichi Handa <handa@m17n.org>
23673
23674 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23675 Fix BUFFER_MAGNIFICATION to 4.
23676 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23677
23678 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
23679
23680 * speedbar.el (speedbar-update-flag): Doc fix.
23681 (speedbar-show-info-under-mouse): Give set-mouse-position the right
23682 argument.
23683
23684 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
23685
23686 * reveal.el (reveal-post-command): Don't try to reveal overlays which
23687 have a non-nil `invisible' property but are actually visible.
23688
23689 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23690 for perldoc sections.
23691 (perl-outline-regexp, perl-outline-level): New var and function.
23692 (perl-mode): Use them.
23693
23694 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
23695
23696 * calendar/diary-lib.el (diary-remind): Discard any mark portion
23697 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23698
23699 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
23700
23701 * cus-edit.el: Comment change.
23702 (custom-buffer-create-internal): Slightly reword text at top of
23703 Custom buffers. Mention there that saving an option edits the
23704 init file. Add link to Emacs manual node on `custom-file'.
23705 (custom-magic-alist): Rewrite individual State messages to use
23706 capitalized keywords. Doc fix.
23707
23708 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
23709
23710 * calendar/calendar.el (calendar-buffer): Move above
23711 calendar-week-start-day.
23712 (calendar-week-start-day): Doc fix. Add :set function.
23713 (calendar-minimum-window-height): New variable.
23714 (generate-calendar-window): Only resize window if selected-window
23715 is displaying the calendar buffer. Use new variable
23716 calendar-minimum-window-height.
23717 (generate-calendar): Reword error message.
23718 (calendar-mode-map): Bind DEL to scroll-other-window-down.
23719
23720 2005-02-27 Andreas Schwab <schwab@suse.de>
23721
23722 * vc.el (vc-do-command): Don't run command asynchronously when
23723 operating in a remote directory.
23724
23725 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23726 change from sync with Tramp 2.0.47.
23727
23728 2005-02-27 Richard M. Stallman <rms@gnu.org>
23729
23730 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23731
23732 * textmodes/flyspell.el (flyspell-mode-on):
23733 Call ispell-change-dictionary only if necessary.
23734
23735 * emacs-lisp/re-builder.el (regexp-builder): New function.
23736
23737 * register.el (describe-register-1): Explicitly handle
23738 yank-excluded-properties = t.
23739
23740 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23741 (custom-magic-alist): Change the status descriptions again.
23742 (face widget-type): Total rewrite based on `restricted-sexp'
23743 to eliminate the confusing double hiding levels.
23744
23745 * emacs-lisp/debug.el (debug-on-entry-1):
23746 If function body is empty, add nil as body form.
23747
23748 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
23749
23750 * emacs-lisp/trace.el (inhibit-trace): New var.
23751 (trace-make-advice): Use it.
23752
23753 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23754
23755 2005-02-26 Kim F. Storm <storm@cua.dk>
23756
23757 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23758 (mouse-on-link-p, mouse-drag-region-1): Use it.
23759
23760 2005-02-25 Lute Kamstra <lute@gnu.org>
23761
23762 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23763
23764 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
23765
23766 * frame.el (blink-cursor-mode): Add :group keyword.
23767
23768 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
23769
23770 * calendar/icalendar.el (icalendar--decode-isodatetime):
23771 New optional argument DAY-SHIFT.
23772 (icalendar-export-region): Fix coding-system-for-write.
23773 (icalendar--convert-ical-to-diary): Shift end-day of all-day
23774 events by one.
23775
23776 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
23777
23778 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23779
23780 2005-02-24 Kim F. Storm <storm@cua.dk>
23781
23782 * international/iso-acc.el (iso-accents-compose): Fix crash
23783 during redisplay. Call force-window-update after read-event
23784 and delete-region to signal that window is not accurate.
23785
23786 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
23787
23788 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23789 Remove unused and inexistent var `inhibit-trace'.
23790 (debugger-mode): Use run-mode-hooks.
23791 (debugger-list-functions): Add buttons; setup xref stack.
23792
23793 2005-02-23 Richard M. Stallman <rms@gnu.org>
23794
23795 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23796 appointment says it was explicitly made.
23797 (appt-add): Set the 3rd element.
23798 (appt-make-list): Preserve explicit appointments.
23799
23800 * subr.el (find-tag-default): Catch errors in forward-sexp.
23801
23802 2005-02-23 Juri Linkov <juri@jurta.org>
23803
23804 * info.el (Info-isearch-search): New defcustom.
23805 (Info-isearch-search): Call the default isearch function
23806 when Info-isearch-search is nil.
23807 (Info-isearch-wrap): Use variable Info-isearch-search.
23808
23809 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
23810
23811 * cus-edit.el: Comment change.
23812
23813 2005-02-22 Kim F. Storm <storm@cua.dk>
23814
23815 * progmodes/hideif.el (hide-ifdef-use-define-alist):
23816 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
23817
23818 2005-02-22 Simon Josefsson <jas@extundo.com>
23819
23820 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23821 New variable.
23822 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
23823 Oskarsson" <myrkraverk@users.sourceforget.net>.
23824
23825 2005-02-22 Kim F. Storm <storm@cua.dk>
23826
23827 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
23828 check that window of that event is the selected window.
23829 (mouse-drag-region-1): Compare mouse event window to selected
23830 window before setting point.
23831
23832 * tooltip.el (tooltip-show-help-function): Pass event to
23833 mouse-on-link-p so it can check selected window.
23834
23835 2005-02-22 Kenichi Handa <handa@m17n.org>
23836
23837 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
23838 (ps-mule-show-warning): New function.
23839 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
23840 characters are found.
23841
23842 * ps-print.el (ps-header-footer-string): Return a list of header
23843 and footer strings.
23844
23845 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
23846
23847 * pcvs.el (cvs-retrieve-revision): Fix thinko.
23848
23849 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
23850
23851 * frame.el (blink-cursor-mode): Use define-minor-mode.
23852
23853 * term/mac-win.el (function-key-map): Use char-names more consistently.
23854 (file-name-coding-system): Only set it for MacOS-9. The other case is
23855 already handled in mule-cmds.el (where it also works when mac-win.el
23856 is not used).
23857
23858 2005-02-21 Kenichi Handa <handa@m17n.org>
23859
23860 * international/mule.el (ctext-pre-write-conversion): Always use
23861 " *code-converting-work*" buffer for work.
23862
23863 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
23864
23865 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
23866
23867 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
23868
23869 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
23870
23871 * ses.el (undo-more): Restore defadvice, but only the part that
23872 allows changes outside the restricted area of the buffer.
23873
23874 2005-02-20 Kim F. Storm <storm@cua.dk>
23875
23876 * simple.el (line-move): Add fourth optional arg try-vscroll which
23877 must be set to perform auto-window-vscroll.
23878 When moving backwards and doing auto-window-vscroll, automatically
23879 vscroll to the last part of lines which are taller than the window.
23880 (next-line, previous-line): Set try-vscroll arg on line-move.
23881
23882 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
23883
23884 * replace.el (query-replace, query-replace-regexp)
23885 (replace-string, replace-regexp): When operating on region, make
23886 the minibuffer prompt say so.
23887
23888 * isearch.el (isearch-forward): Document isearch-query-replace and
23889 isearch-query-replace-regexp keybindings.
23890
23891 2005-02-19 Jay Belanger <belanger@truman.edu>
23892
23893 * calc/calc-aent.el (math-read-token): Add local variable.
23894
23895 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
23896 (calc-edit-top): Move declaration to earlier in file.
23897 (calc-edit-macro-repeats): Add local variables.
23898
23899 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
23900 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
23901 calcFunc-tanh.
23902 Adjust integration rule for calcFunc-tan.
23903
23904 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23905
23906 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
23907 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
23908 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
23909 (viper-skip-separators): Bug fix.
23910 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
23911 particular major mode.
23912 (viper-del-backward-char-in-replace): Don't put deleted char on the
23913 kill ring.
23914
23915 * viper-ex.el (viper-color-display-p): New function.
23916 (viper-has-face-support-p): Use viper-color-display-p.
23917
23918 * viper-keym.el (viper-gnus-modifier-map): New keymap.
23919
23920 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
23921
23922 * viper-util.el (viper-glob-unix-files): Fix shell status check.
23923 (viper-file-remote-p): Make equivalent to file-remote-p.
23924
23925 * viper.el (viper-major-mode-modifier-list):
23926 Use viper-gnus-modifier-map.
23927
23928 2005-02-19 David Kastrup <dak@gnu.org>
23929
23930 * subr.el (subregexp-context-p): Fix garbled doc string by adding
23931 quoting.
23932
23933 2005-02-19 Jay Belanger <belanger@truman.edu>
23934
23935 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
23936 Remove extra definitions.
23937 (calc-coth): New function.
23938 (calcFunc-cot): Fix `let'.
23939
23940 2005-02-19 Eli Zaretskii <eliz@gnu.org>
23941
23942 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
23943 the reasons we use "type pc" in these faces.
23944
23945 * button.el (button): Ditto.
23946
23947 2005-02-19 Michael Mauger <mmaug@yahoo.com>
23948
23949 * replace.el (query-replace-read-from): Set the value of
23950 query-replace-from-history-variable to handle the case of an empty
23951 string entered to accept the suggested default.
23952
23953 * net/tramp.el (tramp-file-name-for-operation):
23954 Use dired-call-process instead of dired-call-process-command.
23955
23956 2005-02-19 Jay Belanger <belanger@truman.edu>
23957
23958 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
23959 (math-div-non-trig): New variables.
23960 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
23961 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
23962 (math-combine-prod, math-div-symb-fancy): Add simplifications for
23963 trig expressions.
23964
23965 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
23966
23967 * progmodes/gdb-ui.el (gdb-var-update-handler)
23968 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
23969 for watch expressions,
23970 (gdb-var-create-handler): Don't set speedbar-update-flag.
23971 (gdb-post-prompt): Simplify test for speedbar.
23972
23973 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23974
23975 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
23976 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
23977 we use the syntax table of the correct buffer.
23978 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
23979 Felix Gatzemeier.
23980
23981 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
23982 (ediff-file-remote-p): Make synonymous with file-remote-p.
23983 In all deffaces ediff-*-face-*, use min-colors.
23984
23985 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
23986 ediff-recurse-to-subdirectories.
23987 (ediff-mark-if-equal): Check that the arguments are strings, use
23988 ediff-same-contents (after to Felix Gatzemeier).
23989
23990 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
23991 nil.
23992
23993 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
23994
23995 * log-view.el (log-view-message-re): Fix up Subversion regexp.
23996
23997 2005-02-18 David Kastrup <dak@gnu.org>
23998
23999 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
24000 use `mark-active' when defined.
24001
24002 2005-02-18 Kenichi Handa <handa@m17n.org>
24003
24004 * ps-print.el (ps-font-info-database): New entry
24005 ZapfChancery-MediumItalic with correct font name. Fix font name
24006 of the entry Zapf-Chancery-MediumItalic.
24007
24008 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
24009
24010 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
24011
24012 2005-02-16 Kim F. Storm <storm@cua.dk>
24013
24014 * ido.el (ido-fallback-command): Pass user input to fallback command.
24015
24016 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
24017
24018 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
24019 (gdb-find-file-hook): Add server prefix.
24020
24021 2005-02-16 Richard M. Stallman <rms@gnu.org>
24022
24023 * replace.el (perform-replace): Pass new args to replace-highlight.
24024 (replace-highlight): Take region args,
24025 and pass them to isearch-lazy-highlight-new-loop.
24026
24027 * novice.el (disabled-command-hook): Autoload the defalias
24028 and the make-obsolete-variable call.
24029
24030 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
24031
24032 * isearch.el (isearch-lazy-highlight-start-limit)
24033 (isearch-lazy-highlight-end-limit): New variables limit
24034 the region for highlighting.
24035 (isearch-lazy-highlight-new-loop): New args BEG and END.
24036 (isearch-lazy-highlight-search): Use the new vars.
24037 (isearch-lazy-highlight-update): Likewise.
24038
24039 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
24040
24041 * cus-start.el (all): Use default-boundp.
24042
24043 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
24044
24045 * menu-bar.el (menu-bar-select-frame): Handle current frame.
24046
24047 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
24048
24049 * autorevert.el (auto-revert-stop-on-user-input)
24050 (auto-revert-verbose): Doc fixes.
24051
24052 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
24053
24054 * international/mule-cmds.el (set-locale-environment): Remove call
24055 to set-selection-coding-system on Windows.
24056
24057 2005-02-15 Jay Belanger <belanger@truman.edu>
24058
24059 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
24060 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
24061 calcFunc-coth.
24062 (math-simplify-sqrt): Add simplifications.
24063
24064 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
24065 to list.
24066
24067 * calc/calc-ext.el: Add functions to autoloads.
24068
24069 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
24070 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
24071 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
24072 (math-csc-raw, math-cot-raw): New functions.
24073
24074 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
24075
24076 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
24077 the variable name in a message.
24078
24079 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
24080 calcFunc-csc, calcFunc-cot.
24081
24082 * calc/calcalg2.el: Add derivative and integration rules for
24083 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
24084 calcFunc-csch, calcFunc-coth.
24085 (math-do-integral-methods): Add to checks for when to use
24086 substitutions.
24087
24088 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
24089
24090 2005-02-15 Lute Kamstra <lute@gnu.org>
24091
24092 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
24093 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
24094 <monnier@iro.umontreal.ca>
24095 (lisp-outline-level): Improve efficiency. Suggested by David
24096 Kastrup <dak@gnu.org>.
24097
24098 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
24099
24100 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
24101 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
24102 (gdb-set-gud-minor-mode-existing-buffers): New functions.
24103 (gdb-find-file-hook): New hook. Add it to find-file-hook.
24104 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
24105
24106 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
24107
24108 * cus-start.el (all): Comment change.
24109
24110 2005-02-14 Lute Kamstra <lute@gnu.org>
24111
24112 * cus-start.el (all): Check if symbol is void.
24113
24114 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
24115
24116 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
24117 optional argument to \cite.
24118
24119 2005-02-14 Richard M. Stallman <rms@gnu.org>
24120
24121 * cus-edit.el (custom-buffer-create-internal): Update help message.
24122 (custom-magic-alist): Update help messages.
24123
24124 * cus-start.el (all): Allow a var to specify a standard value.
24125
24126 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
24127
24128 * custom.el (custom-theme-set-variables): Handle variable aliases.
24129
24130 * frame.el (blink-cursor-timer): Doc fix.
24131 (blink-cursor): Make it an alias for `blink-cursor-mode' and
24132 declare obsolete.
24133 (blink-cursor-mode): Define with defcustom and use correct
24134 standard expression in that defcustom.
24135 * startup.el (command-line): Adapt to above changes in frame.el.
24136
24137 2005-02-11 Lute Kamstra <lute@gnu.org>
24138
24139 * apropos.el (apropos-score-doc): Prevent division by zero.
24140
24141 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
24142
24143 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
24144 (icalendar--get-event-property-attributes)
24145 (icalendar--get-event-properties)
24146 (icalendar--datetime-to-diary-date): New functions.
24147 (icalendar--split-value): Doc fix.
24148 (icalendar--datetime-to-noneuropean-date)
24149 (icalendar--datetime-to-european-date): New optional argument
24150 SEPARATOR. Return result as a string instead of a list.
24151 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
24152 (icalendar--convert-string-for-export): Rename arg S to STRING.
24153 (icalendar-export-region): Doc fix. Change name of error buffer.
24154 Save output buffer.
24155 (icalendar-import-file): Add blank at end of prompt.
24156 (icalendar-import-buffer): Doc fix. Do not switch to error
24157 buffer. Indicate status in return value.
24158 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
24159 buffer. Save output buffer. Handle exception from recurrence
24160 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
24161 events. Fix problems with weekly all-day events.
24162
24163 2005-02-10 Richard M. Stallman <rms@gnu.org>
24164
24165 * simple.el (eval-expression-print-format):
24166 Avoid warning about edebug-active.
24167
24168 * help.el (help-for-help-internal): Rename from help-for-help.
24169 (help-for-help): Define with defalias.
24170
24171 * font-core.el (font-lock-default-function): Use with-no-warnings.
24172
24173 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
24174
24175 * custom.el (defface): Doc fix.
24176
24177 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
24178
24179 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
24180 width 0" to prevent word wrapping problems.
24181
24182 2005-02-09 Kim F. Storm <storm@cua.dk>
24183
24184 * ido.el (ido-file-extensions-order): New defcustom.
24185 (ido-file-extension-lessp, ido-file-extension-aux)
24186 (ido-file-extension-order): New advanced file ordering.
24187 (ido-file-lessp): New simple file ordering.
24188 (ido-sort-list): Remove.
24189 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
24190 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
24191
24192 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
24193
24194 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
24195 that some versions of grep produce.
24196 (grep-mode-font-lock-keywords): Likewise.
24197
24198 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
24199
24200 * progmodes/gdb-ui.el (gdb-location-list): New variable.
24201 (gdb-cdir): Delete.
24202 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
24203 (gdb-source-info): Treat case when source file is in another
24204 directory properly.
24205 (gdb-get-location): New function.
24206
24207 2005-02-07 Jay Belanger <belanger@truman.edu>
24208
24209 * calc/calc-prog.el (calc-write-parse-table-part)
24210 (calc-fix-token-name): Fix a check for language type.
24211
24212 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
24213
24214 2005-02-07 Andre Spiegel <spiegel@gnu.org>
24215
24216 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
24217 as directory not writable.
24218
24219 2005-02-07 Kim F. Storm <storm@cua.dk>
24220
24221 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
24222 (cua--standard-movement-commands): Remove list.
24223 Instead, set CUA property value to move for movement commands.
24224 (cua-movement-commands): Remove. Users must set CUA prop instead.
24225 (cua--pre-command-handler): Check CUA property.
24226 (cua--init-keymaps): Don't remap undo commands.
24227 (cua-mode): Don't call cua--rectangle-on-off.
24228
24229 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
24230 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
24231 (cua--rect-undo-set-point): New var.
24232 (cua--rectangle-undo-boundary): Setup undo apply entry.
24233 (cua--rect-undo-handler): New function for rectangle undo.
24234 (cua--rect-start-position, cua--rect-end-position): Add.
24235 (cua--rectangle-post-command): Call cua--rectangle-set-corners
24236 for restored rectangle. Set point if cua--rect-undo-set-point.
24237
24238 2005-02-06 Jay Belanger <belanger@truman.edu>
24239
24240 * calc/calc-lang.el (calc-tex-language): Display more information
24241 in messages.
24242
24243 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
24244 in TeX mode.
24245
24246 2005-02-06 Richard M. Stallman <rms@gnu.org>
24247
24248 * emacs-lisp/lisp.el (buffer-end): Doc fix.
24249
24250 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
24251
24252 * net/ldap.el (ldap-search-internal): Support attributes with
24253 optional descriptions separated by a semi-colon, as in
24254 "userCertificate;binary".
24255
24256 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24257
24258 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
24259 isn't a cons (i.e. the version is 0).
24260
24261 2005-02-05 Eli Zaretskii <eliz@gnu.org>
24262
24263 * help.el (help-for-help): Doc fix.
24264
24265 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
24266
24267 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
24268 GDB-Windows on the menu-bar as this works better.
24269
24270 2005-02-04 Jay Belanger <belanger@truman.edu>
24271
24272 * calc/calc-embed.el (calc-embedded-update): Don't put in
24273 unnecessary newlines. Adjust the end of formula marker.
24274
24275 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
24276 (math-latex-parse-two-args): New function.
24277
24278 2005-02-03 Lute Kamstra <lute@gnu.org>
24279
24280 * help-fns.el (help-with-tutorial): Make sure that users cannot
24281 remove the entire text of the tutorial by means of `undo'.
24282
24283 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
24284
24285 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
24286 in recent changes, where the ispell process was repeatedly
24287 killed & restarted.
24288
24289 * international/mule-cmds.el (set-locale-environment): Set file-name
24290 coding system to utf-8 on Darwin systems.
24291 (set-default-coding-systems): Don't set default-file-name-coding-system
24292 on Darwin systems.
24293
24294 2005-02-03 Richard M. Stallman <rms@gnu.org>
24295
24296 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
24297
24298 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
24299
24300 * faces.el (list-faces-display): Add optional argument.
24301
24302 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
24303
24304 * font-core.el (font-lock-default-function): Handle the rare case where
24305 only font-lock-keywords is set.
24306
24307 2005-02-02 Kenichi Handa <handa@m17n.org>
24308
24309 * international/characters.el: Cancel previous change for
24310 I-WITH-DOT-ABOVE and DOTLESS-i.
24311
24312 * international/latin-5.el: Cancel previous change.
24313
24314 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24315
24316 * progmodes/gud.el: Correction to syntax in gud-menu-map.
24317
24318 2005-02-02 Kenichi Handa <handa@m17n.org>
24319
24320 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
24321 DOTLESS-i.
24322
24323 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
24324 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
24325
24326 * case-table.el (get-upcase-table): New function.
24327 (copy-case-table): Copy upcaes table too if non-nil.
24328 (set-case-syntax-delims): Maintain upcase table too.
24329 (set-case-syntax-pair): Likewise.
24330 (set-upcase-syntax, set-downcase-syntax): New functions.
24331 (set-case-syntax): Maintain upcase table too.
24332
24333 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24334
24335 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
24336
24337 * progmodes/gud.el (gud-goto-info): New function.
24338 (gud-tool-bar-map): Use correct icon.
24339
24340 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24341
24342 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
24343 When delegating, order args in the funcall correctly.
24344
24345 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24346
24347 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
24348
24349 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
24350
24351 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
24352 buffer not visiting a file.
24353
24354 2005-01-31 Jay Belanger <belanger@truman.edu>
24355
24356 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
24357 bound on the line with the formula.
24358
24359 2005-01-31 Kim F. Storm <storm@cua.dk>
24360
24361 * ses.el (ses-create-cell-variable-range)
24362 (ses-destroy-cell-variable-range, ses-reset-header-string)
24363 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
24364 (ses-insert-row): Fix format of apply undo entries.
24365
24366 2005-01-31 Jay Belanger <belanger@truman.edu>
24367
24368 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
24369 parts.
24370
24371 * calc/calc-embed.el (calc-embedded-open-formula)
24372 (calc-embedded-close-formula): Ignore matrix environments.
24373
24374 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
24375 TeX mode.
24376
24377 * calc/calc-lang.el (math-function-table, math-oper-table)
24378 (math-variable-table): Adjust the LaTeX portions.
24379
24380 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
24381 (math-latex-ignore-words): New constant.
24382
24383 2005-01-31 Richard M. Stallman <rms@gnu.org>
24384
24385 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24386 (ispell-local-dictionary): Doc fix.
24387 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24388 Don't reinitialize at run time. Don't defcustom.
24389 All uses changed to append ispell-local-dictionary-alist,
24390 or check it first.
24391 (ispell-current-dictionary): New variable for dictionary in use.
24392 (ispell-dictionary): Now used only for global default.
24393 (ispell-start-process): Set ispell-current-dictionary,
24394 not ispell-dictionary.
24395 (ispell-change-dictionary): Use this only for setting
24396 user preferences.
24397 (ispell-internal-change-dictionary): New function
24398 to change the current dictionary in use.
24399 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24400 Use ispell-current-dictionary.
24401 Handle ispell-local-dictionary-overridden.
24402 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24403
24404 2005-01-31 Jay Belanger <belanger@truman.edu>
24405
24406 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24407
24408 * calc/calc-ext.el: Add calc-latex-language to autoloads.
24409 (calc-mode-map): Add calc-latex-language.
24410
24411 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24412 (math-latex-print-frac): New functions.
24413 (math-oper-table, math-function-table, math-variable-table)
24414 (math-complex-format, math-input-filter): Add latex properties.
24415 (calc-set-language): Set math-expr-special-function-mapping.
24416
24417 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24418 (calc-write-parse-table-part): Add LaTeX support.
24419
24420 * calc/calc.el (calc-language): Adjust docstring.
24421 (calc-set-mode-line): Add LaTeX support.
24422 (math-expr-special-function-mapping): New variable.
24423 (math-tex-ignore-words): Add to list.
24424
24425 * calc/calccomp.el (math-compose-expr, math-compose-rows):
24426 Add LaTeX support.
24427 (math-compose-expr): Add support for special functions.
24428
24429 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24430
24431 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
24432
24433 * progmodes/gdb-ui.el (gdb-memory-address)
24434 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24435 (gdb-memory-mode-map, gdb-memory-format-keymap)
24436 (gdb-memory-format-menu, gdb-memory-unit-keymap)
24437 (gdb-memory-unit-menu): New variables for a buffer
24438 that lets the user examine program memory.
24439 (gdb-memory-set-address, gdb-memory-set-repeat-count)
24440 (gdb-memory-format-binary, gdb-memory-format-octal)
24441 (gdb-memory-format-unsigned, gdb-memory-format-signed)
24442 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24443 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24444 (gdb-memory-unit-word, gdb-memory-unit-halfword)
24445 (gdb-memory-unit-byte, gdb-memory-unit-menu)
24446 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24447 (gdb-memory-mode, gdb-memory-buffer-name)
24448 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24449 New functions for above buffer.
24450
24451 2005-01-30 Richard M. Stallman <rms@gnu.org>
24452
24453 * cus-edit.el (custom-bury-buffer): Function deleted.
24454 (custom-buffer-done-function): Option deleted.
24455 (custom-buffer-done-kill): New replacement option.
24456 (Custom-buffer-done): Call quit-window.
24457 (custom-buffer-create-internal): Update for above changes.
24458
24459 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
24460
24461 * simple.el (undo-ask-before-discard): New var.
24462 (undo-outer-limit-truncate): Implement it.
24463 (undo-extra-outer-limit): Doc update.
24464
24465 2005-01-29 Richard M. Stallman <rms@gnu.org>
24466
24467 * ses.el (undo-more): Delete defadvice.
24468 (ses-begin-change): Doc fix.
24469
24470 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
24471 instead of rebinding C-x u and C-_.
24472
24473 * files.el (normal-backup-enable-predicate): Return nil for files
24474 in /tmp, regardless of temporary-file-directory.
24475
24476 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
24477
24478 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
24479 (open-rectangle, delete-whitespace-rectangle-line)
24480 (clear-rectangle-line): If FILL, pass t instead of FILL
24481 for move-to-column's 2nd arg.
24482
24483 * simple.el (undo): Fix the test for continuing a series of undos.
24484 (undo-more): Set pending-undo-list to t when we reach end.
24485 (pending-undo-list): Move up defvar.
24486
24487 * wid-edit.el (widget-button-click):
24488 Shorten the range of the track-mouse binding.
24489
24490 * comint.el (comint-insert-input): Undo previous changes;
24491 use last-input-event in interactive spec.
24492
24493 2005-01-29 Eli Zaretskii <eliz@gnu.org>
24494
24495 * progmodes/compile.el (compilation-start): Bind buffer-read-only
24496 to nil before invoking call-process. Reset buffer's modified flag
24497 after fontifying it in the no-async branch.
24498
24499 * wid-edit.el (widget-specify-button): If mouse pointer shape
24500 cannot be changed, use mouse face instead.
24501
24502 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
24503
24504 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
24505 (gdb-goto-breakpoint): Make breakpoint handling work on template
24506 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
24507 (gdb-assembler-custom): Update to recognize breakpoint information
24508 added on 2005-01-19.
24509
24510 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
24511
24512 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
24513 (dsssl-mode): Use define-derived-mode.
24514 (scheme-mode-initialize): Remove.
24515 (scheme-mode): Use run-mode-hooks.
24516
24517 * cus-edit.el (customize-group-other-window)
24518 (custom-buffer-create-other-window): Don't override special-display-*.
24519 (custom-mode-map): Make it dense.
24520
24521 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
24522 sets the default value.
24523
24524 2005-01-28 Eli Zaretskii <eliz@gnu.org>
24525
24526 * descr-text.el: Add more keywords.
24527
24528 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
24529
24530 * speedbar.el: Avoid unnecessary use of locate-library.
24531
24532 * international/mule-cmds.el (standard-display-european-internal):
24533 Don't fiddle with latin-1 non-break space any more since it's now
24534 special cased in the C code.
24535 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
24536
24537 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
24538
24539 * cus-start.el (all): Add `undo-outer-limit'.
24540
24541 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24542
24543 * textmodes/bibtex.el (bibtex-format-entry):
24544 Use `bibtex-empty-field-re' only on the text of fields, not on entire
24545 field lines.
24546 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
24547 not on part of a buffer.
24548
24549 2005-01-25 Lute Kamstra <lute@gnu.org>
24550
24551 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
24552 nonempty field text strings like "{letters\\macro{}more letters}".
24553 Clarify docstring.
24554 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
24555 (bibtex-entry-offset, bibtex-parse-association)
24556 (bibtex-parse-field-name): Fix typos in docstrings.
24557 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
24558
24559 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
24560
24561 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
24562 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
24563 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
24564 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
24565
24566 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
24567 isearch minor mode.
24568
24569 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
24570
24571 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
24572
24573 2005-01-24 Lute Kamstra <lute@gnu.org>
24574
24575 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
24576 CASECHARS and NOT-CASECHARS regular expressions of the
24577 "nederlands" and "nederlands8" dictionaries to prevent a "Range
24578 striding over charsets" error.
24579
24580 2005-01-24 Jay Belanger <belanger@truman.edu>
24581
24582 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
24583 display variable name.
24584
24585 2005-01-24 Kenichi Handa <handa@m17n.org>
24586
24587 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
24588 Fix setting of the element of encoded-kbd-iso2022-invocations.
24589
24590 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
24591
24592 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
24593 (gdb-threads-select): Change to also accept mouse events.
24594 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
24595 (gdb-threads-mouse-select): Delete.
24596
24597 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
24598
24599 * files.el (insert-directory): Take care of empty directory,
24600 listed without -a switch.
24601
24602 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
24603
24604 * textmodes/refill.el (refill-post-command-function):
24605 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
24606 to the list of functions that we should be careful not to undo.
24607 (refill-late-fill-paragraph-function): Remove.
24608 (refill-saved-state): New var.
24609 (refill-mode): Use it to save fill-paragraph-function.
24610 Save also the value of auto-fill-function.
24611
24612 * term/w32-win.el: Simplify code.
24613
24614 2005-01-23 Kim F. Storm <storm@cua.dk>
24615
24616 * simple.el (line-move): Adapt to new return value from
24617 pos-visible-in-window-p.
24618
24619 * simple.el (line-move): Fix last change. Check partial
24620 visibility at point rather than at window-start.
24621
24622 2005-01-22 Jason Rumney <jasonr@gnu.org>
24623
24624 * term/w32-win.el (xw-defined-colors): Remove debug-message.
24625
24626 2005-01-22 David Kastrup <dak@gnu.org>
24627
24628 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24629
24630 2005-01-22 Eli Zaretskii <eliz@gnu.org>
24631
24632 * type-break.el (type-break-mode): Add a test for
24633 type-break-file-name being non-nil.
24634
24635 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
24636
24637 * net/eudc.el (top level): Call (message "") via progn, so that
24638 eudc-options-file is loaded.
24639
24640 2005-01-22 Kim F. Storm <storm@cua.dk>
24641
24642 * simple.el (line-move-1): Rename from line-move.
24643 (line-move): New function that adjusts vscroll for partially
24644 visible rows, and calls line-move-1 otherwise.
24645
24646 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
24647
24648 * pcomplete.el: Define pcomplete-read-event instead of read-event,
24649 since it's not a complete read-event implementation
24650
24651 2005-01-20 Jay Belanger <belanger@truman.edu>
24652
24653 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24654 for called function.
24655
24656 2005-01-20 Steven Tamm <steventamm@mac.com>
24657
24658 * term/mac-win.el (process-connection-type): Remove.
24659 Controlled now by s/darwin.h:PTY_ITERATION.
24660
24661 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
24662
24663 * window.el (handle-select-window): Don't switch window when we're
24664 in the minibuffer.
24665
24666 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
24667
24668 * subr.el (dotimes-with-progress-reporter): New macro.
24669
24670 * ses.el (ses-dotimes-msg): Remove macro.
24671 Use `dotimes-with-progress-reporter' instead.
24672
24673 2005-01-19 Steven Tamm <steventamm@mac.com>
24674
24675 * term/mac-win.el (process-connection-type): Use new
24676 operating-system-release variable to use ptys on Darwin 7 (OS X
24677 10.3) when using carbon build.
24678
24679 2005-01-19 Jay Belanger <belanger@truman.edu>
24680
24681 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24682 flags if the last command was a tab or M-tab.
24683
24684 * calc/calc-prog.el (calc-user-define-edit): Put original formula
24685 in formula editing buffer.
24686
24687 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24688
24689 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24690 breakpoint image symbol in margin.
24691
24692 2005-01-19 Jay Belanger <belanger@truman.edu>
24693
24694 * calc/calc-prog.el (calc-execute-kbd-macro):
24695 Ignore calc-keep-arg-flag.
24696
24697 2005-01-19 Kenichi Handa <handa@m17n.org>
24698
24699 * textmodes/ispell.el (ispell-looking-at): New function.
24700 (ispell-process-line): Use ispell-looking-at to compare the ispell
24701 output and the buffer contents.
24702
24703 2005-01-18 Jay Belanger <belanger@truman.edu>
24704
24705 * calc/calc.el (calc-display-raw): Fix docstring.
24706
24707 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
24708
24709 * simple.el (blink-matching-open): Strip extra info from syntax.
24710
24711 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24712 funny chars in the end-of-here-doc marker.
24713
24714 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24715
24716 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24717 that enable/disabled state of breakpoints is shown correctly in
24718 fringe and on ttys.
24719 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24720 Add breakpoint information as text properties.
24721 (gdb-mouse-toggle-breakpoint):
24722 Rename to gdb-mouse-set-clear-breakpoint.
24723 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
24724 breakpoints in the margin.
24725 (gdb-remove-strings): Simplify.
24726
24727 2005-01-17 Jay Belanger <belanger@truman.edu>
24728
24729 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24730 erasing buffer.
24731
24732 2005-01-17 Richard M. Stallman <rms@gnu.org>
24733
24734 * progmodes/grep.el (grep-find): Copy from `grep' the condition
24735 for calling grep-compute-defaults.
24736
24737 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24738 if buffer is empty.
24739
24740 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24741
24742 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
24743
24744 * hilit-chg.el (highlight-changes-mode): Don't autoload.
24745
24746 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24747 non-preloaded variables.
24748
24749 2005-01-17 Steven Tamm <steventamm@mac.com>
24750
24751 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24752 tex-shell cause to force interactivity when using pipes.
24753
24754 2005-01-17 Kim F. Storm <storm@cua.dk>
24755
24756 * simple.el (just-one-space): Make arg optional.
24757
24758 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
24759
24760 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24761 posn-at-x-y to t to access left-margin.
24762
24763 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
24764
24765 Sync with Tramp 2.0.47.
24766
24767 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24768 catching keep-date problems in cp/scp operations.
24769 (tramp-handle-copy-file): Don't call `set-file-modes'
24770 unconditionally. Specialized functions should know better what is
24771 necessary. This improves performance a little bit, and the
24772 functions could catch errors with `cp -p' and `scp -p'.
24773 (tramp-do-copy-or-rename-file-via-buffer)
24774 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24775 when appropriate.
24776 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24777 Call `set-file-modes' when appropriate.
24778 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
24779 Johnsson <isak@hypergene.com>
24780 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24781 of both Tramp buffer and debug buffer. Reported by Joakim Verona
24782 <joakim@verona.se>
24783 (tramp-file-name-for-operation): Mark `shell-command' as magic for
24784 Emacs only.
24785
24786 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
24787 `find-file-hooks' and `dired-mode-hook'.
24788 (tramp-minor-mode-map): Respective map. Add remapping for
24789 `compile' and `recompile'.
24790 (tramp-remap-command, tramp-recompile): New defuns.
24791 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24792 in buffer "*Compilation*". Call the commands asynchronously.
24793
24794 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24795 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24796 `shell-command', because it isn't magic in XEmacs. Reported by
24797 Adrian Aichner <adrian@xemacs.org>.
24798
24799 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24800 `substitute-in-file-name.
24801 (tramp-smb-handle-substitute-in-file-name): New defun.
24802 (tramp-smb-advice-PC-do-completion): Delete advice.
24803
24804 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
24805
24806 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24807 Fix error in deleting region.
24808
24809 2005-01-15 Richard M. Stallman <rms@gnu.org>
24810
24811 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24812 In non-temp buffer, switch syntax table temporarily.
24813
24814 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24815
24816 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24817
24818 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24819
24820 * imenu.el (imenu--split-menu): Copy menulist before sorting.
24821 (imenu--generic-function): Use START, not BEG, as pos of definition.
24822
24823 * simple.el (just-one-space): Argument specifies number of spaces.
24824
24825 * simple.el (eval-expression-print-format): Avoid warning
24826 about edebug-active.
24827
24828 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
24829
24830 * progmodes/sh-script.el: Code copied from make-mode.el
24831 with small changes,
24832 (sh-mode-map): Bind C-c C-\.
24833 (sh-backslash-column, sh-backslash-align): New variables.
24834 (sh-backslash-region, sh-append-backslash): New functions.
24835
24836 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
24837
24838 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
24839 (rmail-pop-password, rmail-pop-password-required): Move to
24840 rmail-obsolete group.
24841 (rmail-set-pop-password): Rename to rmail-set-remote-password.
24842 All callers updated.
24843 (rmail-get-pop-password): Rename to rmail-get-remote-password.
24844 Take an argument specifying whether it is POP or IMAP mailbox we
24845 are using. All callers updated.
24846 (rmail-pop-password-error): Rename to
24847 rmail-remote-password-error. Added mailutils-specific error message.
24848 (rmail-movemail-search-path)
24849 (rmail-movemail-variant-in-use): New variables.
24850 (rmail-remote-password, rmail-remote-password-required):
24851 New customization variables.
24852 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
24853 (rmail-parse-url): New function.
24854 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
24855 with GNU mailutils movemail.
24856
24857 2005-01-15 Kevin Ryde <user42@zip.com.au>
24858
24859 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
24860 suffix to space, $ or '$, to correctly position point when going
24861 to @table style constants like DBL_MAX.
24862
24863 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
24864
24865 * type-break.el (type-break-mode, type-break-file-time)
24866 (type-break-file-keystroke-count, type-break-choose-file):
24867 Don't store data in or load data from the file if type-break-file-name
24868 is nil.
24869 (type-break-file-name): Doc update as per the above.
24870
24871 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
24872
24873 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
24874 lookup-key might return nil; handle that.
24875
24876 2005-01-15 Alan Mackenzie <acm@muc.de>
24877
24878 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
24879 rather than the element found, thus enabling the tree to be setcar'd.
24880
24881 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24882
24883 * textmodes/org.el (org-show-following-heading): New option.
24884 (org-show-hierarchy-above): Use `org-show-following-heading'.
24885 (org-cycle): Documentation fix.
24886
24887 * textmodes/org.el (orgtbl-optimized): New option
24888 (orgtbl-mode): New command, a minor mode.
24889 (orgtbl-mode-map): New variable.
24890 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
24891 (orgtbl-error, orgtbl-self-insert-command)
24892 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
24893
24894 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
24895 a local variable in each org-mode buffer.
24896
24897 * textmodes/org.el (org-set-regexps-and-options): Rename from
24898 `org-set-regexps'. Added checking for STARTUP keyword.
24899 (org-get-current-options): Add STARTUP options.
24900 (org-table-insert-row): Make mode intelligent about when
24901 realignment is needed.
24902 (org-self-insert-command, org-delete-backward-char, org-delete-char):
24903 New commands.
24904 (org-enable-table-editor): New default value `optimized'.
24905 (org-table-blank-field): Support blanking regions if active.
24906
24907 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24908
24909 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
24910 if the year is not given.
24911
24912 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
24913 Add new escapes %m and %M, fixed bug with %F by adding
24914 save-match-data.
24915 (reftex-reference): Remove ?. from list of spaces.
24916 (reftex-label-info): Add automatic label prefix recognition.
24917
24918 * textmodes/reftex-index.el (reftex-index-next-phrase):
24919 Add slave parameter to call of `reftex-index-this-phrase'.
24920 (reftex-index-this-phrase): New optional argument.
24921 (reftex-index-region-phrases): Add slave parameter to call of
24922 `reftex-index-this-phrase'.
24923 (reftex-display-index): New argument redo.
24924 (reftex-index-rescan): Add `redo' to arguments of
24925 `reftex-display-index'.
24926 (reftex-index-Rescan, reftex-index-revert)
24927 (reftex-index-switch-index-tag): Add `redo' to arguments of
24928 `reftex-display-index'.
24929 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
24930 indexing. Fix bug with matching is there is a quote before or
24931 after the word.
24932
24933 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
24934 Fix bug when collecting citation keys in lines with comments.
24935 (reftex-citation): Prefix argument no longer rescans the document,
24936 but forces prompting for optional arguments of cite macros.
24937 (reftex-do-citation): Prompting for optional arguments implemented.
24938
24939 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
24940 Add optional arguments to most cite commands.
24941 (reftex-cite-cleanup-optional-args): New option
24942 (reftex-cite-prompt-optional-args): New option.
24943 (reftex-trust-label-prefix): New option.
24944
24945 * textmodes/reftex-toc.el (reftex-toc-find-section):
24946 Add push-mark before changing the position in the buffer.
24947
24948 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
24949 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
24950
24951 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
24952
24953 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
24954 more carefully.
24955
24956 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
24957
24958 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
24959 (sgml-mode): Use it.
24960 (sgml-get-context): Better keep track of implicitly closed tags.
24961
24962 2005-01-13 Kenichi Handa <handa@m17n.org>
24963
24964 * textmodes/ispell.el: These changes are to fix misalignment error
24965 caused by equivalent characters of different Emacs charsets.
24966 (ispell-unified-chars-table): New variable.
24967 (ispell-get-decoded-string): New function.
24968 (ispell-get-casechars, ispell-get-not-casechars)
24969 (ispell-get-otherchars): Call ispell-get-decoded-string.
24970
24971 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
24972
24973 * custom.el (custom-declare-variable): Just put symbol instead
24974 of (defvar . symbol) in `current-load-list'.
24975
24976 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
24977
24978 * emacs-lisp/elint.el: Fixed typo in Commentary section.
24979
24980 2005-01-12 Jay Belanger <belanger@truman.edu>
24981
24982 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
24983 to create a Calc summary.
24984
24985 2005-01-12 Kim F. Storm <storm@cua.dk>
24986
24987 * mouse.el (mouse-on-link-p): Change functionality and doc
24988 string to comply with latest description in lisp ref.
24989
24990 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
24991
24992 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24993 Enable mouse clicks on mode-line, header-line and margin.
24994 (event-type): Give mouse event symbols an `event-kind' property
24995 with value `mouse-click'.
24996
24997 2005-01-12 Juri Linkov <juri@jurta.org>
24998
24999 * facemenu.el (list-colors-display): Add new arg buffer-name.
25000 Use it. Fix docstring. Replace code for identifying duplicate
25001 colors by the name with call to `list-colors-duplicates' which
25002 identifies duplicate colors by the value unless the color
25003 is one of special Windows colors. Set truncate-lines to t.
25004 Print sorted duplicate color names on each line. Indent to 22
25005 \(the longest color name in rgb.txt) instead of 20. Optimize.
25006 (list-colors-duplicates): New function.
25007 (facemenu-color-name-equal): Delete function.
25008
25009 * facemenu.el (list-colors-print): New function created from code
25010 in list-colors-display. Print #RRGGBB at the window right edge.
25011 (list-colors-display): When temp-buffer-show-function is not
25012 defined, call list-colors-print from temp-buffer-show-hook
25013 to get the right value of window-width in list-colors-print
25014 after the buffer is displayed.
25015
25016 * simple.el (pop-mark): Move deactivate-mark out of conditional
25017 part to deactivate the active mark regardless of the state of the
25018 mark ring.
25019
25020 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
25021 variables line in desktop files.
25022
25023 2005-01-12 Juri Linkov <juri@jurta.org>
25024
25025 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
25026 Bring together isearch highlight related options.
25027 (lazy-highlight): Replace group `replace' by `matching'.
25028 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25029 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25030 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
25031 and declare them obsolete.
25032 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
25033 (isearch-faces): Remove defgroup.
25034 (isearch-overlay, isearch-highlight, isearch-dehighlight):
25035 Move isearch highlighting code closer to lazy highlighting code.
25036
25037 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
25038 (query-replace-highlight, query-replace-lazy-highlight)
25039 (query-replace): Move definitions to the beginning of the file.
25040
25041 2005-01-11 Juri Linkov <juri@jurta.org>
25042
25043 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
25044 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
25045 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
25046
25047 * info.el (Info-history-forward): New variable.
25048 (Info-select-node): Reset Info-history-forward to nil.
25049 (Info-last): Turn into defalias.
25050 (Info-history-back): Rename from Info-last.
25051 Add current node to Info-history-forward.
25052 (Info-history-forward): New fun.
25053 (Info-mode-map): Replace Info-last by Info-history-back.
25054 Bind Info-history-forward to "r".
25055 (Info-mode-menu): Replace Info-last by Info-history-back.
25056 Fix menu item text. Add menu item for Info-history-forward.
25057 (info-tool-bar-map): Replace Info-last by Info-history-back.
25058 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
25059 for Info-history-forward.
25060 (Info-mode): Replace Info-last by Info-history-back in docstring.
25061 Add local variable Info-history-forward.
25062 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
25063
25064 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
25065
25066 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
25067 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
25068 Ignore select-window events rather than fiddle with
25069 mouse-autoselect-window.
25070
25071 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
25072
25073 * type-break.el (type-break-mode): Fix previous change.
25074
25075 2005-01-10 Jay Belanger <belanger@truman.edu>
25076
25077 * calc/calc-ext.el (calc-reset): Reset when inside embedded
25078 calculator; only reset when point is inside a calculator.
25079 Don't adjust the window height if the window takes up the whole height
25080 of the frame.
25081
25082 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
25083
25084 * ebuff-menu.el (Electric-buffer-menu-mode):
25085 Preserve value of buffer-local var header-line-format.
25086
25087 2005-01-09 Jay Belanger <belanger@truman.edu>
25088
25089 * calc/calc.el (calc-mode-var-list-restore-saved-values):
25090 Make sure settings file exists before accessing it.
25091
25092 * calc/calc-embed.el (calc-embedded-subst):
25093 Replace math-multi-subst-rec, which is only supposed to be called
25094 by math-multi-subst, by math-multi-subst.
25095
25096 2005-01-09 Andre Spiegel <spiegel@gnu.org>
25097
25098 * vc.el (vc-allow-async-revert): New user option.
25099 (vc-disable-async-diff): New internal variable.
25100 (vc-revert-buffer): Use them to disable asynchronous diff.
25101
25102 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
25103 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
25104 asynchronously if vc-disable-async-diff is t.
25105
25106 2005-01-09 Jay Belanger <belanger@truman.edu>
25107
25108 * calc/calc.el (defcalcmodevar): New macro.
25109 (calc-mode-var-list-restore-default-values)
25110 (calc-mode-var-list-restore-saved-values): New functions.
25111 (calc-mode-var-list): Use defcalcmodevar to define it.
25112 (calc-always-load-extensions, calc-line-numbering)
25113 (calc-line-breaking, calc-display-just, calc-display-origin)
25114 (calc-number-radix, calc-leading-zeros, calc-group-digits)
25115 (calc-group-char, calc-point-char, calc-frac-format)
25116 (calc-prefer-frac, calc-hms-format, calc-date-format)
25117 (calc-float-format, calc-full-float-format, calc-complex-format)
25118 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
25119 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
25120 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
25121 (calc-matrix-brackets, calc-language, calc-language-option)
25122 (calc-left-label, calc-right-label, calc-word-size)
25123 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
25124 (calc-display-raw, calc-internal-prec, calc-angle-mode)
25125 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
25126 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
25127 (calc-window-height, calc-display-trail, calc-show-selections)
25128 (calc-use-selections, calc-assoc-selections)
25129 (calc-display-working-message, calc-auto-why, calc-timing)
25130 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
25131 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
25132 (calc-gnuplot-default-device, calc-gnuplot-default-output)
25133 (calc-gnuplot-print-device, calc-gnuplot-print-output)
25134 (calc-gnuplot-geometry, calc-graph-default-resolution)
25135 (calc-graph-default-resolution-3d, calc-invocation-macro)
25136 (calc-show-banner): Use defcalcmodevar to declare them and set
25137 their default values.
25138
25139 * calc/calc-ext.el (calc-reset): Restore saved values of variables
25140 instead of default values (but restore default values if there is
25141 an argument of 0).
25142
25143 2005-01-09 David Kastrup <dak@gnu.org>
25144
25145 * desktop.el (desktop-restore-eager): Fix typo in type.
25146
25147 2005-01-08 Richard M. Stallman <rms@gnu.org>
25148
25149 * cus-edit.el (customize): Delete :link.
25150
25151 2005-01-08 Jay Belanger <belanger@truman.edu>
25152
25153 * calc/calc.el (calc-mode): Remove the extension from the
25154 `calc-settings-file' file name when loading it.
25155
25156 2005-01-08 Kim F. Storm <storm@cua.dk>
25157
25158 * info.el (Info-mode-map, Info-next-link-keymap)
25159 (Info-prev-link-keymap, Info-up-link-keymap):
25160 Map follow-link to mouse-face.
25161 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
25162
25163 2005-01-08 Jay Belanger <belanger@truman.edu>
25164
25165 * calc/calc.el (calc-settings-file): Change default value.
25166 Suggested by cgw in a comment in calc-mode.el.
25167
25168 * calc/calc-mode.el (calc-settings-file-name):
25169 Compare calc-settings-file to user-init-file instead of ~/.emacs.
25170 Replace ~/.emacs in a prompt by calc-settings-file.
25171
25172 2005-01-07 Lars Hansen <larsh@math.ku.dk>
25173
25174 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
25175 (desktop-lazy-idle-delay): New customizable variables.
25176 (desktop-buffer-args-list): New variable.
25177 (desktop-append-buffer-args): New function.
25178 (desktop-save): Call desktop-append-buffer-args for some buffers.
25179 (desktop-lazy-create-buffer): New function.
25180 (desktop-idle-create-buffers): New function.
25181 (desktop-read): Add message about buffers to restore lazily.
25182 (desktop-lazy-abort): New command.
25183 (desktop-clear): Call desktop-lazy-abort.
25184 (desktop-lazy-complete): New command.
25185
25186 2005-01-06 Richard M. Stallman <rms@gnu.org>
25187
25188 * emacs-lisp/find-func.el (find-face-definition):
25189 Rename from find-face.
25190
25191 2005-01-06 Kim F. Storm <storm@cua.dk>
25192
25193 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
25194
25195 * man.el (Man-xref-man-page, Man-xref-header-file)
25196 (Man-xref-normal-file): Add follow-link property.
25197
25198 2005-01-06 Jay Belanger <belanger@truman.edu>
25199
25200 * calc/calc-units.el: Make sure the proper macro definitions are
25201 available when compiling.
25202
25203 2005-01-06 Juri Linkov <juri@jurta.org>
25204
25205 * isearch.el (isearch-lazy-highlight-update):
25206 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
25207
25208 2005-01-06 Miles Bader <miles@gnu.org>
25209
25210 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
25211 (isearch-lazy-highlight-face): Use new name.
25212
25213 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
25214
25215 * uniquify.el (uniquify-rationalize-file-buffer-names):
25216 Re-add an interactive spec.
25217 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
25218 to the same name.
25219
25220 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
25221 (isearch-update, isearch-done): Adjust calls accordingly.
25222
25223 2005-01-05 Richard M. Stallman <rms@gnu.org>
25224
25225 * custom.el (custom-set-variables, custom-theme-set-variables):
25226 Clarify documentation.
25227
25228 * emacs-lisp/find-func.el (find-variable)
25229 (find-variable-other-window, find-variable-other-frame):
25230 Fix the TYPE args to find-function-read and find-function-do-it.
25231 (find-function): Doc fix.
25232 (find-function-at-point): Replace function-at-point alias.
25233
25234 2005-01-04 Richard M. Stallman <rms@gnu.org>
25235
25236 * cus-face.el (custom-declare-face):
25237 Record defface in current-load-list.
25238
25239 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
25240
25241 * emacs-lisp/find-func.el: Doc fixes.
25242 (find-face-regexp): New variable.
25243 (find-function-regexp-alist): New variable.
25244 (find-function-C-source): Third arg is now TYPE.
25245 (find-function-search-for-symbol): Handle general TYPE.
25246 (find-function-read, find-function-do-it): Handle general TYPE.
25247 (find-definition-noselect, find-face): New functions.
25248 (function-at-point): Alias deleted.
25249
25250 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
25251
25252 * battery.el (display-battery-mode): Rename from display-battery.
25253 Handle the case where it gets turned off.
25254
25255 2005-01-04 Richard M. Stallman <rms@gnu.org>
25256
25257 * cus-edit.el (customize): Make :link point to user doc.
25258
25259 * man.el (Man-fontify-manpage): Turn off undo generation.
25260
25261 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
25262
25263 2005-01-04 Andreas Schwab <schwab@suse.de>
25264
25265 * files.el (insert-directory): Only look for error lines in
25266 inserted text. Don't move too far after processing --dired markers.
25267
25268 2005-01-04 Richard M. Stallman <rms@gnu.org>
25269
25270 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
25271 Don't expand if the character is @, period, dash, etc.
25272 (define-mail-abbrev): Quote names that contain problem characters.
25273
25274 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
25275
25276 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
25277
25278 2005-01-03 Richard M. Stallman <rms@gnu.org>
25279
25280 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
25281 (query-replace-highlight, query-replace-lazy-highlight)
25282 (query-replace): Definitions moved up. Doc fix.
25283
25284 2005-01-03 Richard M. Stallman <rms@gnu.org>
25285
25286 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
25287 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25288 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25289 (lazy-highlight-face): Rename from isearch-lazy-...
25290 Change all references to them.
25291
25292 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
25293
25294 * cus-edit.el (custom-file): Doc fix for defcustom.
25295 (custom-file): The function no longer sets the variable
25296 `custom-file' to its return value.
25297
25298 * startup.el (command-line): No longer load `custom-file'.
25299
25300 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
25301
25302 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
25303
25304 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
25305 Don't confuse module-prefixed identifiers for labels.
25306 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
25307
25308 2005-01-02 Richard M. Stallman <rms@gnu.org>
25309
25310 * files.el (basic-save-buffer-1): Fix previous change.
25311
25312 * loadhist.el (file-loadhist-lookup): New function.
25313 (file-provides, file-requires): Use it.
25314
25315 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
25316 instead of calculating the right size.
25317
25318 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
25319
25320 * vc-svn.el (vc-svn-diff): Stay local if possible.
25321
25322 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
25323
25324 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
25325
25326 * files.el (hack-local-variables): Fix last change.
25327
25328 2005-01-02 Jay Belanger <belanger@truman.edu>
25329
25330 * calc/calc-yank.el (calc-edit-top): New variable.
25331 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
25332 object. Change header properties.
25333 (calc-edit-finish, calc-edit-finish-stack-object)
25334 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
25335 edited object.
25336 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
25337 for the beginning of the edited object.
25338 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
25339 for the beginning of the edited object.
25340 * calc/calc-prog.el (calc-edit-macro-finish-edit)
25341 (calc-finish-formula-edit, calc-macro-repeats)
25342 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
25343 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
25344 beginning of the edited object.
25345 (calc-user-define-edit): Change the header for editing macros.
25346 Remove unnecessary variable.
25347
25348 2005-01-01 Jay Belanger <belanger@truman.edu>
25349
25350 * calc/calc-yank.el (calc-edit-mode): Change default header.
25351 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
25352 * calc/calc-store.el (calc-edit-variable): Change title to match new
25353 header.
25354 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
25355 mode to match new header.
25356 (calc-user-define-edit): Change titles to include names of commands.
25357 (calc-finish-formula-edit): Adjust to handle new header.
25358 (calc-finish-macro-edit): Remove.
25359 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
25360 (calc-edit-macro-command, calc-edit-macro-command-type)
25361 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
25362 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
25363 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
25364 (calc-edit-macro-finish-edit): New functions.
25365 (calc-user-define-edit): Use new functions to edit named calc macros.
25366
25367 2005-01-01 Stefan <monnier@iro.umontreal.ca>
25368
25369 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
25370
25371 * ses.el (copy-region-as-kill): Deactivate mark.
25372
25373 2005-01-01 Richard M. Stallman <rms@gnu.org>
25374
25375 * replace.el (occur-1): If the output buffer is also an input,
25376 don't kill it, rename it.
25377
25378 * faces.el (set-face-background, set-face-foreground): Doc fix.
25379
25380 * cus-face.el (custom-face-attributes): Fix :help-echo strings
25381 for :foreground and :background.
25382
25383 * dired.el (dired-view-command-alist): Variable deleted.
25384 (dired-view-file, dired-mouse-find-file-other-window):
25385 Delete the code to use it.
25386
25387 2005-01-01 Kim F. Storm <storm@cua.dk>
25388
25389 * image.el (insert-sliced-image): Use t for line-height property.
25390
25391 See ChangeLog.11 for earlier changes.
25392
25393 ;; Local Variables:
25394 ;; coding: iso-2022-7bit
25395 ;; End:
25396
25397 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25398 Copying and distribution of this file, with or without modification,
25399 are permitted provided the copyright notice and this notice are preserved.
25400
25401 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1