]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(sh-get-kw): | is not among the allowed chars for a keyword.
[gnu-emacs] / lisp / ChangeLog
1 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
4 for a keyword.
5
6 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * newcomment.el (comment-valid-prefix-p): Make the check
9 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
10 (comment-indent-new-line): Adjust call.
11
12 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
13
14 * allout.el (allout-back-to-current-heading): Base on lower-level
15 routines to get proper disqualification of aberrant topics.
16
17 2006-10-09 Richard Stallman <rms@gnu.org>
18
19 * textmodes/two-column.el (2C-two-columns): Doc fix.
20
21 2006-10-09 Kim F. Storm <storm@cua.dk>
22
23 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
24 about implicit use.
25
26 2006-10-08 Richard Stallman <rms@gnu.org>
27
28 * textmodes/two-column.el (2C-two-columns): Doc fix.
29
30 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
31
32 * files.el: Mark `buffer-read-only' as safe-local-variable.
33
34 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
35
36 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Burp if
37 GUD buffer has been killed.
38
39 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
40
41 * completion.el (add-completions-from-c-buffer):
42 Don't presume an error's second element is a string.
43 Use looking-at rather than buffer-substring + member.
44
45 2006-10-07 Eli Zaretskii <eliz@gnu.org>
46
47 * mail/rmail.el (rmail-redecode-body): If the old encoding is
48 `undecided', call find-coding-systems-region to find a proper
49 non-trivial encoding.
50 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
51 and "text/plain".
52
53 2006-10-07 Kevin Ryde <user42@zip.com.au>
54
55 * textmodes/reftex-vars.el (defgroup reftex): Update home page
56 url-link.
57
58 * strokes.el (defgroup strokes): Remove invalid url-link.
59
60 2006-10-07 Magnus Henoch <mange@freemail.hu>
61
62 * autoinsert.el (auto-insert-alist): Doc fix.
63
64 2006-10-07 Johan Bockg\e,be\e(Brd <bojohan@dd.chalmers.se>
65
66 * mouse-sel.el (mouse-insert-selection-internal):
67 Use insert-for-yank, so that yank handlers are run.
68
69 2006-10-07 Kim F. Storm <storm@cua.dk>
70
71 * ido.el (ido-file-extension-aux): Fix comparison.
72
73 2006-10-06 Kim F. Storm <storm@cua.dk>
74
75 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
76
77 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
78
79 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
80 (ad-make-mapped-call): Use `let', not `let*'.
81
82 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
83
84 * international/mule-cmds.el (coding-system-change-eol-conversion):
85 Ensure the coding system is initialized before calling
86 coding-system-eol-type.
87
88 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
89
90 * textmodes/org.el (org-rm-props, org-activate-plain-links)
91 (org-activate-angle-links, org-activate-dates)
92 (org-activate-target-links, org-activate-camels)
93 (org-activate-tags): Add `rear-nonsticky' text property to avoid
94 textproperty keymaps from being active beyond the end of a line.
95 (org-unfontify-region): Also remove `rear-nonsticky' property.
96
97 2006-10-04 Kenichi Handa <handa@m17n.org>
98
99 * international/code-pages.el (next): Table fixed.
100
101 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
104 that it's been made unnecessary by removing narrowing.
105
106 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
109 control flow a bit, simplify another bit, and add comments.
110
111 2006-10-03 David Kastrup <dak@gnu.org>
112
113 * help.el (describe-mode): For clicks on mode-line, use "@"
114 interactive argument to get the major mode of the click instead of
115 the current buffer.
116
117 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
118 in order to better redirect mouse-2 clicks. Also allow default
119 bindings to apply.
120
121 2006-10-03 Kim F. Storm <storm@cua.dk>
122
123 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
124 (pushnew): Fix last change.
125
126 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
127
128 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
129 Use the interactive spec of `eval-expression'.
130
131 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
132
133 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
134
135 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
136
137 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
138 2006-09-28 commit.
139
140 2006-10-02 Kenichi Handa <handa@m17n.org>
141
142 * international/code-pages.el (iso-8859-6): Table fixed.
143
144 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
145
146 * dired.el (dired-build-subdir-alist): Fix previous change.
147
148 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se>
149
150 * simple.el (undo-elt-crosses-region): Fix the inequalities.
151
152 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
153
154 * emacs-lisp/find-func.el (find-function-regexp): Don't match
155 "define-button-type".
156
157 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
158 they don't keep accumulating.
159
160 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
161
162 * ffap.el (ffap-rfc-path): Change the address of the RFC
163 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
164
165 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
166
167 * allout.el (allout-expose-topic): Rectify implementation of "+"
168 spec, so that bodies are not exposed with headlines.
169
170 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
171
172 * allout.el (allout-current-depth): Do aberrent check only at or
173 below doublecheck depth.
174 (allout-chart-subtree): Make it explicit that LEVELS being nil
175 means unlimited depth. Drop undocumented support for LEVELS value
176 t meaning unlimited depth. (This is consistent with
177 allout-chart-to-reveal, but contrary to allout-show-children,
178 which needs to use nil to default to depth of 1.)
179 (allout-goto-prefix-doublechecked): Wrap long docstring line.
180 (allout-chart-to-reveal): Be explicit in docstring about meaning
181 of nil LEVELS, and drop support for LEVELS value t.
182 (allout-show-children): Translate the level spec used by this
183 routine to that used by allout-chart-subtree and
184 allout-chart-to-reveal.
185 (allout-show-to-offshoot): Retry once when stuck, after opening
186 subtree - improvements in discontinuity handling likely will
187 enable progress.
188
189 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
190
191 * wid-edit.el (widget-button-click-moves-point): New variable.
192 (widget-button-click): If widget-button-click-moves-point is
193 non-nil, set point after performing the button action
194
195 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
196
197 2006-09-30 Martin Rudalics <rudalics@gmx.at>
198
199 * files.el (find-file-existing): Modify to not allow wildcards.
200
201 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
202
203 * simple.el (undo-more): When undo information for the region is
204 exhausted, say "No further undo information FOR REGION".
205
206 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
207
208 * progmodes/sh-script.el (sh-prev-thing):
209 Take `sh-leading-keywords' into account.
210
211 2006-09-29 Glenn Morris <rgm@gnu.org>
212
213 * custom.el (defcustom): Doc fix.
214
215 * calendar/calendar.el (european-calendar-style):
216 Call european-calendar or american-calendar as needed when set.
217 (diary-view-entries, list-calendar-holidays): Move autoloads
218 before use.
219
220 2006-09-29 Juri Linkov <juri@jurta.org>
221
222 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
223 to nil if there is no previous property change.
224
225 2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
226
227 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
228 saving anything to be sure that `forward-sexp' behaves correctly.
229
230 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
231
232 * simple.el (line-move-finish): Ignore field boundaries if the
233 initial and final points have the same `field' property.
234
235 2006-09-29 Kim F. Storm <storm@cua.dk>
236
237 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
238 to t while calling ido-read-internal.
239
240 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
241
242 * textmodes/org.el (org-file-remote-p): Get regexp from list.
243 (org-archive-subtree): Remove erraneous `]' from character list.
244
245 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
246
247 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
248 (ses-reconstruct-all): Make undo of "insert row" work by keeping
249 markers for data-area and parameters-area.
250
251 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
252
253 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
254
255 * font-lock.el (font-lock-after-change-function): Refontify next line
256 as well if end is at BOL.
257 (font-lock-extend-jit-lock-region-after-change): Be more careful to
258 only extend the region as much as needed.
259
260 2006-09-28 Richard Stallman <rms@gnu.org>
261
262 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
263
264 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
265
266 * international/mule.el (after-insert-file-set-coding):
267 If VISIT, don't let set-buffer-multibyte make undo info.
268
269 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
270
271 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
272 lines in base64-encoded authentication response.
273
274 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
275
276 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
277 (ebnf-version): New version 4.3.
278 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
279 (ebnf-prologue): Adjust PostScript programming.
280 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
281 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
282
283 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
284
285 * jit-lock.el (jit-lock-force-redisplay): Rename from
286 jit-lock-fontify-again, and undo the mistaken change I've just done.
287
288 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
289 (jit-lock-fontify-again): Don't refontify text that's not displayed.
290
291 2006-09-26 Kenichi Handa <handa@m17n.org>
292
293 * startup.el (display-splash-screen): Allow a prefix argument.
294
295 2006-09-25 Jason Rumney <jasonr@gnu.org>
296
297 * subr.el (shell-quote-argument): Use DOS logic for Windows
298 shells with DOS semantics.
299
300 2006-09-24 Richard Stallman <rms@gnu.org>
301
302 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
303 (compilation-goto-locus): Use compilation-goto-locus-delete-o
304 to delete the overlay. Put it on pre-command-hook.
305
306 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
307
308 * startup.el (fancy-splash-screens, normal-splash-screen):
309 Call the splash buffer *About GNU Emacs*.
310
311 * simple.el (next-error-highlight, next-error-highlight-no-select):
312 Default to 0.5.
313 (yank-excluded-properties): Add `fontified'.
314
315 * font-lock.el (font-lock-compile-keywords): Allow value of
316 syntax-begin-function to enable paren-column-0 highlighting.
317
318 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
319
320 * dired.el (dired-build-subdir-alist): When file ends in colon,
321 don't exit the loop, just disregard that file.
322
323 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
324
325 * simple.el (line-move-finish): Handle corner case for fields in
326 continued lines.
327 (line-move-1): Remove flawed test for that case.
328
329 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
330
331 * icomplete.el (icomplete-simple-completing-p): Use the correct
332 name for the new variable, `icomplete-with-completion-tables'.
333 (file local variables): Remove superfluous setting.
334
335 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
336
337 * calendar/appt.el (appt-check): Fix typo for appointments just
338 after midnight.
339
340 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
341
342 * help.el (describe-key-briefly, describe-key): Don't expect an
343 extra up event if a down-event is generated by a popup menu.
344
345 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
346
347 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
348 local dictionary when changing the global dictionary.
349
350 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
351
352 * icomplete.el (icomplete-with-completion-tables): List of
353 specialized completion tables with which icomplete should
354 operate. Include the new `internal-complete-buffer', so icomplete
355 works with interactive buffer-selection.
356 (icomplete-simple-completing-p): Add acceptance of specialized
357 completion tables listed in icomplete-with-completion-tables.
358
359 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
360
361 * frame.el (focus-follows-mouse): Set default to nil on Mac.
362
363 * startup.el (command-line): Use `custom-reevaluate-setting' for
364 `focus-follows-mouse'.
365
366 2006-09-22 Richard Stallman <rms@gnu.org>
367
368 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
369 explain why Save is not available.
370
371 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
372
373 * woman.el (woman0-so): Use `let*', not `let'.
374 (woman-horizontal-line): Remove unbalanced parenthesis.
375
376 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
377
378 * woman.el: Make sure all the end-of-region markers we use have
379 a non-nil insertion-type.
380 (woman0-so): Move things around so we can use copy-marker.
381 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
382 Adjust marker type.
383 (woman2-process-escapes): Check marker type.
384 (woman-horizontal-line): Dispense with the use of a marker.
385
386 2006-09-22 Jay Belanger <belanger@truman.edu>
387
388 * calc/calc-lang.el: Add Greek letters to math-variable-table
389 property of tex.
390
391 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
392
393 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
394
395 2006-09-22 Masatake YAMATO <jet@gyve.org>
396
397 * add-log.el (add-log-current-defun): Use `forward-sexp'
398 instead of `forward-word' to pick c++::symbol.
399 Reported by Herbert Euler <herberteuler@hotmail.com>.
400
401 2006-09-22 Kenichi Handa <handa@m17n.org>
402
403 * bindings.el: Fix setting self-insert-command for multibyte
404 characters in global-map.
405
406 2006-09-21 David Kastrup <dak@gnu.org>
407
408 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
409 doc string.
410
411 2006-09-21 Kenichi Handa <handa@m17n.org>
412
413 * language/european.el ("Latin-1"): Add windows-1252 to
414 coding-priority.
415 ("German"): Likewise.
416
417 2006-09-21 Kim F. Storm <storm@cua.dk>
418
419 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
420 Suggested by Miles Bader.
421
422 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
423 instead of add-to-list in the simple case.
424
425 2006-09-20 Kenichi Handa <handa@m17n.org>
426
427 * isearch.el (isearch-process-search-char): Cancel the previous change.
428 (isearch-search-string): New function.
429 (isearch-search): Use isearch-search-string.
430 (isearch-lazy-highlight-search): Likewise.
431
432 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
433
434 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
435 string to become an option.
436
437 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
438
439 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
440
441 2006-09-20 Kim F. Storm <storm@cua.dk>
442
443 * simple.el (line-move-partial): Call pos-visible-in-window-p with
444 position t instead of trying both window-end and window-end - 1.
445
446 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
447
448 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
449 hidden trees.
450
451 2006-09-20 David Kastrup <dak@gnu.org>
452
453 * mouse.el (mouse-posn-property): Improve doc string.
454 (mouse-on-link-p): Change buffers for function calls on links.
455
456 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
457 buffer is read-only.
458
459 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
460
461 * allout.el (allout-unprotected): Let inhibit-read-only only when
462 buffer-read-only isn't set.
463 (allout-annotate-hidden): Enable topic annotation during copies even
464 when the buffer is read-only, eg for topic copies. Ensure that the loop
465 advances, even when the span extends beyond the deletion region.
466 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
467 rather than allout-exposure-changed-hook, as a stronger assertion.
468 (allout-keybindings-list): Add bindings for
469 allout-copy-line-as-kill and allout-copy-topic-as-kill.
470 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
471 Copy wrappers for allout-kill-line and allout-kill-topic.
472 (allout-listify-exposed): Position correctly to accumulate lines.
473
474 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
475
476 * simple.el (line-move-1): Escape field boundaries occurring
477 exactly at point. Update goal column if constrained to a field.
478 (line-move-finish): Escape field boundaries occurring exactly at point.
479
480 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * mouse.el (mouse-on-link-p): Tentatively fix last change.
483 (mouse-drag-vertical-line): Remove unused var `wconfig'.
484
485 2006-09-19 Kim F. Storm <storm@cua.dk>
486
487 * help.el (describe-key-briefly, describe-key): Simplify printing
488 of descriptions by using format and %S. Fix "is undefined"
489 messages to say "at that spot" for mouse events.
490
491 * simple.el (line-move-partial): Optimize. Try window-line-height
492 before posn-at-point to get vpos of current line.
493
494 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
495
496 * viper.el: Bump up version/date of update to reflect the substantial
497 changes done in August 2006.
498
499 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
500 are defined.
501
502 * ediff-util.el (ediff-add-to-history): New function.
503
504 * ediff.el: Use ediff-add-to-history instead of add-to-history.
505
506 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
507
508 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
509 Delete duplicate make-local-variable form.
510 (conf-space-keywords): Add autoload cookie.
511 Fix typo (`keywords', not `keyword').
512
513 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
514
515 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
516 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
517 to x-gtk-use-old-file-dialog
518
519 2006-09-18 Richard Stallman <rms@gnu.org>
520
521 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
522 that might come in during mouse tracking.
523
524 2006-09-18 Kim F. Storm <storm@cua.dk>
525
526 * simple.el (line-move-partial): Rework 2006-09-15 change to use
527 new window-line-height function. Further optimize by not calling
528 pos-visible-in-window-p for window-end when window-line-height
529 returns useful information.
530
531 2006-09-16 Richard Stallman <rms@gnu.org>
532
533 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
534 (conf-space-mode): Don't handle prefix arg.
535 Delete conf-space-keywords-override code.
536 Use add-hook.
537 (conf-space-keywords): New command.
538 (conf-space-mode-internal): Be careful with imenu-generic-expression.
539 Delete conf-space-keywords-override code.
540 (conf-space-keywords-alist): Doc fix.
541 (conf-space-font-lock-keywords): Doc fix.
542 (conf-space-keywords-override): Var deleted.
543
544 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
545
546 * startup.el (fancy-splash-screens): Don't switch to the scratch
547 buffer; it may not be the next buffer.
548
549 2006-09-16 Romain Francoise <romain@orebokech.com>
550
551 * saveplace.el (load-save-place-alist-from-file): Use expanded name
552 in both messages.
553
554 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
555
556 * progmodes/python.el (python-preoutput-filter):
557 Fix arg order to string-match.
558
559 2006-09-16 Richard Stallman <rms@gnu.org>
560
561 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
562 font-lock-compile-keywords.
563
564 * font-lock.el (font-lock-compile-keywords): Rename optional arg
565 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
566
567 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
568
569 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
570
571 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
572 and the data doesn't look like UTF8, send STRING instead.
573
574 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
575
576 * textmodes/flyspell.el (flyspell-check-region-doublons):
577 New function to detect duplicated words.
578 (flyspell-large-region): Use it.
579
580 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
581
582 * simple.el (line-move-to-column): Revert 2006-08-03 change.
583
584 2006-09-16 Eli Zaretskii <eliz@gnu.org>
585
586 * help.el (describe-prefix-bindings): Use let, not let*.
587
588 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
589
590 * allout.el (allout-regexp, allout-line-boundary-regexp)
591 (allout-bob-regexp): Correct grouping and boundaries to fix
592 backwards traversal.
593 (allout-depth-specific-regexp, allout-depth-one-regexp):
594 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
595 worse time in allout-ascend.
596 (allout-doublecheck-at-and-shallower): Identify depth threshold
597 below which topics are checked for and disqualified by containment
598 discontinuities.
599 (allout-hotspot-key-handler): Correctly handle multiple-key
600 strokes. Remove some unused variables.
601 (allout-mode-leaders): Clarify that mode-specific comment-start
602 will be used.
603 (set-allout-regexp): Correctly regexp-quote allout regexps to
604 properly accept alternative header-leads and primary bullets with
605 regexp-specific characters (eg, C "/*", mathematica "(*").
606 Include new regular expressions among those configured.
607 (allout-infer-header-lead-and-primary-bullet):
608 Rename allout-infer-header-lead.
609 (allout-recent-depth): Manifest as a variable as well as a function.
610 (allout-prefix-data): Simplify into an inline instead of a macro,
611 assuming current match data rather than being explicitly passed
612 it. Establish allout-recent-depth value as well as
613 allout-recent-prefix-beginning and allout-recent-prefix-end.
614 (allout-aberrant-container-p): True when an item's immediate
615 offspring discontinuously contained. Useful for disqualifying
616 unintended topic prefixes, likely at low depths.
617 (allout-goto-prefix-doublechecked): Elaborate version of
618 allout-goto-prefix which disqualifies aberrant pseudo-items.
619 (allout-pre-next-prefix): Layer on top of lower-level routines, to
620 get disqualification of aberrant containers.
621 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
622 containers.
623 (allout-beginning-of-current-entry): Position at start of buffer
624 when in container (depth 0) entry.
625 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
626 (allout-current-bullet): Strip text properties.
627 (allout-get-prefix-bullet): Use right match groups.
628 (allout-beginning-of-line, allout-next-heading):
629 Disqualify aberrant containers.
630 (allout-previous-heading): Disqualify aberrant containers, and
631 change to regular (rather than inline) function, to allow
632 self-recursion.
633 (allout-get-invisibility-overlay): Increment so progress is made
634 when the first overlay is not the sought one.
635 (allout-end-of-prefix): Disqualify aberrant containers.
636 (allout-end-of-line): Cycle something like allout-beginning-of-line.
637 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
638 outline.el outlines) functional again. Change the primary bullet
639 along with the header-lead - level 1 new-style bullets now work.
640 Engage allout-before-change-handler in mainline emacs, not just
641 xemacs, to do undo handling.
642 (allout-before-change-handler): Expose undo changes occurring in
643 hidden regions. Use allout-get-invisibility-overlay instead of
644 reimplementing it inline.
645 (allout-chart-subtree): Use start rather than end of prefix in
646 charts. Use allout-recent-depth variable.
647 (allout-chart-siblings): Disqualify aberrant topics.
648 (allout-beginning-of-current-entry): Position correctly.
649 (allout-ascend): Use new allout-depth-specific-regexp and
650 allout-depth-one-regexp for linear instead of O(N^2) or worse
651 behavior.
652 (allout-ascend-to-depth): Depend on allout-ascend, rather than
653 reimplementing an algorithm.
654 (allout-up-current-level): Depend on allout-ascend, rather than
655 reimplementing an algorithm. Return to start-point if we fail.
656 (allout-descend-to-depth): Use allout-recent-depth variable
657 instead of function.
658 (allout-next-sibling): On traversal of numerous intervening
659 topics, resort to economical allout-next-sibling-leap.
660 (allout-next-sibling-leap): Specialized version of
661 allout-next-sibling that uses allout-ascend cleverly, to depend on
662 a regexp search to leap large numbers of contained topics, rather
663 than arbitrarily many one-by-one traversals.
664 (allout-next-visible-heading): Disqualify aberrant topics.
665 (allout-previous-visible-heading): Position consistently when
666 interactive.
667 (allout-forward-current-level): Base on allout-previous-sibling
668 rather than (differently) reimplmenting the algorithm. Remove some
669 unused variables.
670 (allout-solicit-alternate-bullet): Present default choice stripped
671 of text properties.
672 (allout-rebullet-heading): Use bullet stripped of text properties.
673 Register changes using allout-exposure-change-hook.
674 Disregard aberrant topics.
675 (allout-shift-in): With universal-argument, make topic a peer of
676 it's former offspring. Simplify the code by separating out
677 allout-shift-out functionality.
678 (allout-shift-out): With universal-argument, make offspring peers
679 of their former container, and its siblings. Implement the
680 functionality here, rather than inappropriately muddling the
681 implementation of allout-shift-in.
682 (allout-rebullet-topic): Respect additional argument for new
683 parent-child separation function.
684 (allout-yank-processing): Use allout-ascend directly.
685 (allout-show-entry): Disqualify aberrant topics.
686 (allout-show-children): Handle discontinuous children gracefully,
687 extending the depth being revealed to expose them and posting a
688 message indicating the situation.
689 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
690 Leave cursor in correct position.
691 (allout-hide-current-subtree): Use allout-ascend directly.
692 Disqualify aberrant topics.
693 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
694 a way that the yanks can restore it, as used to happen.
695 (allout-yank-processing): Restore exposure layout as recorded by
696 allout-kill-*, as used to happen.
697 (allout-annotate-hidden, allout-hide-by-annotation): New routines
698 for preseving and restoring exposure layout across kills.
699 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
700 (allout-encrypt-string): Strip text properties.
701 Rearranged order and outline-headings for some of the
702 miscellaneous functions.
703 (allout-resolve-xref): No need to quote the error name in the
704 condition-case handler section.
705 (allout-flatten): Classic recursive (and recursively intensive,
706 without tail-recursion) list-flattener, needed by allout-shift-out
707 when confronted with discontinuous children.
708
709 2006-09-16 Jason Rumney <jasonr@gnu.org>
710
711 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
712 on ms-windows.
713 (dnd-open-unc-file): Remove.
714 (dnd-open-local-file): Mention in doc string that it also handles
715 remote files if the system natively supports unc file-names.
716
717 2006-09-15 Kim F. Storm <storm@cua.dk>
718
719 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
720 all necessary information about the event before erasing *Help*.
721
722 * simple.el (line-move-partial): Use window-line-visiblity to
723 quickly check whether last line is partially visible, and only do
724 the hard (and slow) part in that case.
725
726 2006-09-15 Jay Belanger <belanger@truman.edu>
727
728 * COPYING: Replace "Library Public License" by "Lesser Public
729 License" throughout.
730
731 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
732
733 * term/x-win.el (x-menu-bar-open): New function for F10.
734
735 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
736
737 * progmodes/compile.el (compilation-error-regexp-alist-alist):
738 Disallow filenames containing " -" to avoid confusion with libtool
739 compilation messages. Suggested by Stefan Monnier.
740
741 2006-09-15 David Kastrup <dak@gnu.org>
742
743 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
744 instead of buffer position for `mouse-on-link-p'.
745
746 * mouse.el (mouse-posn-property): New function looking up the
747 properties at a click position in overlays and text properties in
748 either buffer or strings.
749 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
750 of both `follow-link' as well as `mouse-face' properties.
751 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
752 buffer position.
753
754 * help.el (describe-key-briefly): When reading a down-event on
755 mode lines or scroll bar, swallow the following up event, too.
756 Use the new mouse sensitity of `key-binding' for lookup.
757 (describe-key): The same here.
758
759 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
760
761 * play/life.el (life-patterns): Add a few more interesting patterns.
762 (life-setup): Force `show-trailing-whitespace' to nil.
763
764 2006-09-14 Richard Stallman <rms@gnu.org>
765
766 * startup.el (fancy-splash-text): Change text to improve alignment.
767 (fancy-splash-screens): Don't set non-standard tab width.
768 Bind cursor-type temporarily, and make it easy to patch to
769 preserve the splash buffer.
770 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
771 (fancy-splash-screens): Display echo-area message explicitly.
772 Don't set fancy-splash-help-echo.
773
774 * simple.el (line-number-mode): Group mode-line instead of
775 editing-basics.
776 (column-number-mode, size-indication-mode): Likewise.
777
778 * faces.el (mode-line-faces): Group mode-line instead of modeline.
779
780 * time.el (display-time): Group mode-line instead of modeline.
781
782 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
783
784 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
785
786 * startup.el (fancy-splash-text): Move editing instructions to
787 fancy-splash-head.
788 (fancy-splash-head): Issue editing instructions.
789 (fancy-splash-screens): Fixup whitespace.
790
791 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * bindings.el (mode-line-buffer-identification-keymap):
794 Remove duplicate line.
795
796 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
797
798 * ido.el (ido-ignore-item-p): Allow any kind of functions in
799 ignore lists.
800
801 2006-09-14 Kim F. Storm <storm@cua.dk>
802
803 * jit-lock.el (jit-lock-fontify-again): New function.
804 (jit-lock-fontify-now): Use it instead of lambda form.
805
806 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
807
808 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
809 (flyspell-auto-correct-word): Make ispell-filter local to these
810 functions. Check that ispell-filter has new stuff before calling
811 ispell-parse-output.
812
813 2006-09-13 Kim F. Storm <storm@cua.dk>
814
815 * simple.el (line-move-partial): Optimize.
816
817 2006-09-13 Richard Stallman <rms@gnu.org>
818
819 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
820 Delete spurious backquote.
821
822 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
823
824 * net/rcirc.el (rcirc-print): Fix last change.
825
826 2006-09-12 Jay Belanger <belanger@truman.edu>
827
828 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
829
830 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
831
832 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
833 rcirc-show-maximum-output.
834 (rcirc-mode): Remove window-scroll-function hook.
835 (rcirc-scroll-to-bottom): Remove function.
836 (rcirc-print): Recenter so point stays at the bottom of the window
837 if point was already there.
838
839 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
840
841 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
842 not to "t".
843 * progmodes/compile.el (compilation-start): Likewise.
844 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
845 Don't use expand-file-name on invocation-directory, since this
846 might mishandle special characters in invocation-directory.
847
848 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * pcvs-defs.el: Remove * in defcustom's docstrings.
851
852 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
853
854 * progmodes/compile.el (compilation-directory-properties):
855 Doc fix for help-echo.
856
857 2006-09-12 Lars Hansen <larsh@soem.dk>
858
859 * desktop.el (desktop-read): Add comment.
860
861 2006-09-12 Kim F. Storm <storm@cua.dk>
862
863 * simple.el (next-error-highlight, next-error-highlight-no-select):
864 Fix spelling error.
865
866 * subr.el (sit-for): Rework to use input-pending-p and cond.
867 Return nil input is pending on entry also for SECONDS <= 0.
868 (while-no-input): Use input-pending-p instead of sit-for.
869
870 2006-09-11 Richard Stallman <rms@gnu.org>
871
872 * simple.el (next-error-highlight, next-error-highlight-no-select):
873 Fix custom type and doc strings.
874
875 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
876
877 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
878 (diff-apply-hunk): Use it to ask for confirmation.
879
880 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
881
882 * emacs-lisp/cl.el (pushnew): Add missing `,'.
883
884 2006-09-11 David Kastrup <dak@gnu.org>
885
886 * help.el (string-key-binding, describe-key-briefly)
887 (describe-key): Remove `string-key-binding' and its callers since
888 `key-binding' already caters for the proper lookup now.
889
890 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
893 (cfengine-mode): Use it. Fix \ syntax to be like /.
894
895 * bindings.el (mode-line-buffer-identification-keymap):
896 Move initialization into declaration.
897
898 2006-09-10 Kim F. Storm <storm@cua.dk>
899
900 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
901 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
902 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
903 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
904
905 2006-09-10 Richard Stallman <rms@gnu.org>
906
907 * dired-aux.el: Handle errors in recursive copy usefully.
908 (dired-create-files-failures): New variable.
909 (dired-copy-file): Remove condition-case.
910 (dired-copy-file-recursive): Check for errors on all file
911 operations, and add them to dired-create-files-failures.
912 Check file file-date-erorr here too.
913 (dired-create-files): Check dired-create-files-failures
914 and report those errors too.
915
916 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
917
918 * subr.el (add-to-list): New argument COMPARE-FN.
919
920 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
921
922 * filecache.el (file-cache-add-directory)
923 (file-cache-add-directory-list, file-cache-add-file)
924 (file-cache-add-directory-using-find)
925 (file-cache-add-directory-using-locate)
926 (file-cache-add-directory-recursively): Add autoloads.
927
928 2006-09-09 Richard Stallman <rms@gnu.org>
929
930 * textmodes/conf-mode.el (conf-space-mode):
931 Use hack-local-variables-hook instead of calling hack-local-variables.
932 (conf-space-keywords-override): New variable.
933 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
934 (conf-space-mode): Always make conf-space-keywords and
935 conf-space-keywords-override local.
936 Call conf-space-mode-internal directly as well as via hook.
937
938 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
939
940 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
941 quasi-keywords.
942
943 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
944
945 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
946 (python-send-string): Be slightly more careful about adding \n.
947
948 * startup.el (normal-splash-screen): Don't display the buffer if we'll
949 kill it right away anyway.
950
951 2006-09-09 Eli Zaretskii <eliz@gnu.org>
952
953 * international/codepage.el (cp850-decode-table): Fix a few codes.
954 (cp858-decode-table): New variable.
955
956 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
957
958 * net/ldap.el (ldap-search-internal): Doc fix.
959
960 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
961
962 * play/life.el (life-display-generation): Test for input manually if
963 `sleeptime' is negative or null.
964
965 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
966 (print-region-1): Substitute `%s' with the page title.
967
968 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
969
970 * locate.el (locate-current-search): New variable.
971 (locate): Set buffer local value. Use current buffer if it is
972 in Locate mode.
973 (locate-mode): Disable undo here.
974 (locate-do-setup): Use locate-current-filter from buffer to be killed.
975 (locate-update): Use locate-current-search and locate-current-filter.
976
977 2006-09-08 David Kastrup <dak@gnu.org>
978
979 * desktop.el (desktop-read): When loading a desktop, disable
980 saving it while the load progresses, and switch off a pending lazy
981 load by calling `desktop-lazy-abort'.
982
983 2006-08-27 Martin Rudalics <rudalics@gmx.at>
984
985 * window.el (mouse-autoselect-window-timer)
986 (mouse-autoselect-window-position)
987 (mouse-autoselect-window-window)
988 (mouse-autoselect-window-now): New vars.
989 (mouse-autoselect-window-cancel)
990 (mouse-autoselect-window-select)
991 (mouse-autoselect-window-start): New functions.
992 (handle-select-window): Call `mouse-autoselect-window-start' when
993 delayed window autoselection is enabled.
994
995 * cus-start.el (mouse-autoselect-window): Handle delayed window
996 autoselection.
997
998 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
999 commands after which it is allowed to print in the echo area.
1000
1001 2006-09-08 Richard Stallman <rms@gnu.org>
1002
1003 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
1004
1005 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
1006 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
1007
1008 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
1009 (cancel-timer-internal): Add doc string.
1010 (cancel-function-timers): Doc fix.
1011 (with-timeout-handler, timer-event-last*): Add doc strings.
1012
1013 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
1014
1015 * files.el (risky-local-variable-p): Match ...-bindat-spec.
1016
1017 * dired.el (dired-log-summary): Add doc string.
1018
1019 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
1020 (custom-group-menu-create): Not here.
1021
1022 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
1023
1024 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
1025
1026 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1027
1028 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
1029 (mac-apple-event-map): Define its handler.
1030
1031 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
1032
1033 * net/ldap.el (ldap-search-internal): Handle `auth' key.
1034
1035 2006-09-07 Magnus Henoch <mange@freemail.hu>
1036
1037 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
1038 clause.
1039
1040 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1041
1042 * info.el (Info-index): Bind completion-ignore-case.
1043
1044 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1045
1046 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
1047 previous commit.
1048 (inferior-prolog-guess-flavor): New fun left out of previous commit.
1049 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
1050 burp in dedicated windows.
1051 (inferior-prolog-self-insert-command): New command.
1052 (inferior-prolog-mode-map): Use it.
1053
1054 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
1055
1056 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
1057
1058 * international/code-pages.el: Add cp858.
1059
1060 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1061
1062 * dnd.el: Fix bootstrapping.
1063
1064 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1065
1066 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
1067 (dnd-open-remote-url): New function.
1068 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
1069 not windows-nt.
1070
1071 2006-09-07 Jason Rumney <jasonr@gnu.org>
1072
1073 * dnd.el (dnd-open-remote-file-function): New variable.
1074 (dnd-open-unc-file): New function.
1075 (dnd-open-file): Call dnd-open-remote-file-function if set.
1076
1077 2006-09-06 Daiki Ueno <ueno@unixuser.org>
1078
1079 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
1080 pgg-passphrase-coding-system rather than locale-coding-system.
1081 * pgg-def.el (pgg-passphrase-coding-system): New user option.
1082
1083 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * progmodes/prolog.el: Remove * in docstrings.
1086 (prolog-program-name): Add SWI prolog.
1087 (prolog-mode-menu): New menu.
1088 (prolog-mode): Set comment-add.
1089 (prolog-indent-line): Simplify. Use indent-line-to.
1090 (inferior-prolog-buffer): New var.
1091 (inferior-prolog-run, inferior-prolog-process): New funs.
1092 (run-prolog, switch-to-prolog): Rewrite, using them.
1093 (prolog-consult-region): Use inferior-prolog-buffer.
1094 (inferior-prolog-load-file): New function.
1095 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
1096
1097 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
1098 last word, if it's not the end of the paragraph.
1099
1100 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
1101 file name.
1102
1103 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
1104
1105 * frame.el (display-mm-dimensions-alist): New defcustom.
1106 (display-mm-height, display-mm-width): Use it.
1107
1108 2006-09-06 Simon Josefsson <jas@extundo.com>
1109
1110 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
1111
1112 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
1113
1114 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1115 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
1116 string values.
1117
1118 2006-09-06 Kim F. Storm <storm@cua.dk>
1119
1120 * simple.el (line-move-partial): New function to do vscrolling for
1121 partially visible images / tall lines. Rewrite based on code
1122 previously in line-move. Simplify backwards vscrolling.
1123 (line-move): Use it. Simplify.
1124
1125 2006-09-05 Kim F. Storm <storm@cua.dk>
1126
1127 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
1128
1129 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1132 Process the `gcc-include' after the `gnu' rule.
1133
1134 2006-09-05 Kim F. Storm <storm@cua.dk>
1135
1136 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
1137
1138 2006-09-05 Daiki Ueno <ueno@unixuser.org>
1139
1140 * pgg.el (pgg-clear-string): Alias to clear-string for backward
1141 compatibility.
1142
1143 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
1144 inhibit-redisplay; encode passphrase with locale-coding-system.
1145
1146 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1147
1148 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
1149
1150 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
1151
1152 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1153 (gdb-var-list-children-regexp): Make type field optional.
1154
1155 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
1156 e.g public, protected in C++.
1157
1158 2006-09-04 John Paul Wallington <jpw@pobox.com>
1159
1160 * simple.el (completion-show-help): New defcustom.
1161 (completion-setup-function): Heed it.
1162
1163 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1164
1165 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1166
1167 2006-09-04 Richard Stallman <rms@gnu.org>
1168
1169 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
1170 (rsf-min-region-to-spam-list): Doc fix.
1171 (rsf-add-content-type-field): Doc fix.
1172
1173 * simple.el (kill-region): Explicitly test there is a region.
1174
1175 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
1178 sendmail in several common directories.
1179
1180 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
1181
1182 * paths.el (sendmail-program): Removed.
1183
1184 2006-09-04 Daiki Ueno <ueno@unixuser.org>
1185
1186 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
1187 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
1188 http://article.gmane.org/gmane.emacs.gnus.general/50457
1189
1190 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
1191
1192 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
1193 mark after running the menu filter.
1194
1195 2006-09-03 Juri Linkov <juri@jurta.org>
1196
1197 * international/quail.el (quail-defrule-internal): Add a check
1198 if a key is a vector.
1199
1200 2006-09-02 Juri Linkov <juri@jurta.org>
1201
1202 * man.el (Man-topic-history): New variable.
1203 (man): Use it.
1204
1205 * woman.el (woman-topic-history): Change defvar to defvaralias
1206 for symbol `Man-topic-history'.
1207
1208 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
1209 `comint-last-output-start' is a marker by using `markerp' and
1210 check if it has a position by using `marker-position', and use
1211 this position for `goto-char'.
1212
1213 * international/quail.el (quail-defrule-internal): Add missing
1214 `error' call for null key.
1215
1216 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
1217
1218 * rcirc.el (rcirc-keywords): New variable.
1219 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
1220 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
1221 variables.
1222 (rcirc-responses-no-activity): New function.
1223 (rcirc-handler-generic): Check for responses in above.
1224 (rcirc-process-command): Add ?: character to arguments of raw
1225 server commands.
1226 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
1227 `rcirc-dim-nicks'.
1228 (rcirc-gray-toggle): Remove unused variable.
1229 (rcirc-print): Remove some tracking logic, which is moved into
1230 markup functions.
1231 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
1232 types.
1233 (rcirc-activity-string): Look for 'keyword in activity-types.
1234 (rcirc-window-configuration-change): Don't erase overlay-arrow
1235 unnecessarily.
1236 (rcirc-add-or-remove): New function.
1237 (rcirc-cmd-ignore): Use it.
1238 (rcirc-message-leader): Remove unused function.
1239 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
1240 (rcirc-add-face): New function.
1241 (rcirc-facify): Use rcirc-add-face.
1242 (rcirc-url-regexp): Add parens.
1243 (rcirc-map-regexp): Remove function.
1244 (rcirc-mangle-regexp): Remove function.
1245 (rcirc-markup-text-functions): New variable.
1246 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
1247 (rcirc-markup-body-text, rcirc-markup-attributes)
1248 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
1249 (rcirc-markup-bright-nicks): New markup handler functions.
1250 (rcirc-nick-in-message-full-line): New face.
1251 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
1252 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
1253
1254 2006-09-02 Martin Rudalics <rudalics@gmx.at>
1255
1256 * cus-start.el (hscroll-margin, hscroll-step)
1257 (mode-line-in-non-selected-windows, mouse-autoselect-window)
1258 (x-use-underline-position-properties): Change version to "22.1"
1259 since they will appear there for the first time.
1260
1261 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
1264
1265 2006-08-31 Richard Stallman <rms@gnu.org>
1266
1267 * cus-edit.el (custom-save-variables): Slight cleanup.
1268 (Custom-no-edit): Renamed from custom-no-edit.
1269 (Custom-newline): Renamed from custom-newline.
1270 (custom-mode-map): Use new names.
1271
1272 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
1273 about customization, rather than M-x customize, in the doc string
1274 made for the defcustom.
1275
1276 * emacs-lisp/trace.el (trace-function-background): Doc fix.
1277
1278 2006-08-31 Romain Francoise <romain@orebokech.com>
1279
1280 * dired-x.el (dired-guess-shell-alist-default): Update.
1281
1282 2006-08-31 Michael Mauger <mmaug@yahoo.com>
1283
1284 * custom.el (custom-theme-set-variables): Autoload packages before
1285 sorting the variables.
1286
1287 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
1288
1289 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
1290 chars if XEmacs.
1291 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
1292
1293 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1294
1295 * progmodes/python.el (python-eldoc-function): Re-enable quit while
1296 waiting for process.
1297
1298 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1299
1300 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
1301 results in ASCII-only string, encode original one directly.
1302
1303 2006-08-29 Romain Francoise <romain@orebokech.com>
1304
1305 * startup.el (normal-splash-screen, fancy-splash-screens):
1306 Make buffer read-only and arrange to enter view mode if necessary.
1307
1308 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * hl-line.el (hl-line): New face.
1311 (hl-line-face): Use it.
1312
1313 * image-mode.el (image-mode): Fix last fix.
1314 Suggested by Kim F. Storm.
1315
1316 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1317
1318 Sync with Tramp 2.0.54.
1319
1320 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
1321 of `=', because `tramp-get-remote-gid' might not always return an
1322 integer when expected.
1323 (tramp-register-file-name-handlers): `partial-completion-mode' is
1324 unknown to XEmacs.
1325 (tramp-time-diff): Don't use `floor', it might fail for large
1326 differences.
1327 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
1328 `tramp-auto-save-directory' if unset in order to guarantee unique
1329 auto-save file names.
1330
1331 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1332
1333 * image-mode.el (image-mode): Display image as text on a terminal.
1334
1335 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1336
1337 * progmodes/python.el (python-send-command): Simplify.
1338 (run-python): Don't generate a new buffer unless `new' was specified.
1339 Make sure we send `import emacs' to the proper process.
1340
1341 * progmodes/python.el (python-send-command): Don't wait for the command
1342 to terminate. Don't fiddle with compilation-parsing-end.
1343
1344 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1347 Insert commentary after first line summary.
1348
1349 * woman.el (woman-follow): New function, based on `man-follow'.
1350 (woman-mode-map): Use it.
1351
1352 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
1353 since ibuffer-do-sort-by-recency does not define a sorter.
1354
1355 2006-08-28 Kim F. Storm <storm@cua.dk>
1356
1357 * find-dired.el (find-dired): Use shell-quote-argument to properly
1358 escape ( and ) args. Also use it on {} and ; args in default
1359 value of find-ls-option string.
1360 (find-grep-dired): Use shell-quote-argument on {} and ; args.
1361
1362 2006-08-27 Michael Olson <mwolson@gnu.org>
1363
1364 * emacs-lisp/tq.el: Small grammar fix in comments.
1365 (tq-enqueue): Check for existence of queue rather than the
1366 head queue item's question, which was a no-op.
1367 (tq-filter, tq-process-buffer): Make sure the process buffer
1368 exists before making it the current buffer.
1369
1370 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1371
1372 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
1373 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
1374 (special-event-map): Apply 2006-08-16 change for x-win.el.
1375
1376 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * progmodes/python.el (python-send-receive): Wait in the
1379 process's buffer so as to check the right buffer-local variables.
1380
1381 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1382
1383 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
1384 (defgroup checkdoc): Move to beginning.
1385
1386 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
1387 (python-preoutput-continuation): Remove.
1388 (python-preoutput-filter): Simplify correspondingly.
1389 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
1390 Loop around to catch embedded _emacs_out output.
1391 (run-python): Send the import&print command on a single line.
1392 (python-send-command): Send command&print on a single line.
1393 (python-send-string): Only add double \n if needed.
1394 (python-send-receive): Loop until the result comes.
1395 (python-mode-running): Defvar it.
1396 (python-setup-brm): Remove unused var `menu'.
1397 Only bind py-mode-map and `features' around brm-init.
1398 (python-calculate-indentation): Remove unused var `point'.
1399 (python-beginning-of-defun): Remove unused var `def-line'.
1400
1401 2006-08-25 Richard Stallman <rms@gnu.org>
1402
1403 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
1404
1405 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1406
1407 * viper.el (viper-set-hooks): Use frame bindings for
1408 viper-vi-state-cursor-color.
1409 (viper-non-hook-settings): Don't set default
1410 mode-line-buffer-identification.
1411
1412 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
1413 (viper-set-cursor-color-according-to-state)
1414 (viper-get-saved-cursor-color-in-replace-mode)
1415 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
1416 viper-emacs-state-cursor-color.
1417
1418 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
1419 (viper-undo): Use point if undo-beg-posn is nil.
1420 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
1421 (viper-after-change-undo-hook): Don't use
1422 viper-emacs-state-cursor-color by default.
1423 (viper-undo): More sensible positioning after undo.
1424
1425 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
1426 (viper-emacs-state-cursor-color): Default to nil, since this feature
1427 doesn't work well yet.
1428
1429 * ediff-mult.el (ediff-intersect-directories)
1430 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
1431 always expand filenames.
1432
1433 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1434
1435 * tumme.el: Remove * in defcustoms's docstrings.
1436
1437 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1438
1439 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
1440 Accept internal time format for SECS arg.
1441 (timer-relative-time): Doc fix.
1442
1443 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
1444 adapted from Martin Rudalics.
1445 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
1446 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
1447 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
1448 using sit-for.
1449
1450 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
1451
1452 * cus-start.el (all): Add `overline-margin' and
1453 `x-underline-at-descent-line'.
1454
1455 2006-08-24 Kim F. Storm <storm@cua.dk>
1456
1457 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
1458 to mean "use find -exec"; nil now unambiguously means auto-detect.
1459 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
1460 Use shell-quote-argument to build grep-find-command and
1461 grep-find-template.
1462 (rgrep): Use shell-quote-argument to properly quote arguments to find.
1463 Reported by Tom Seddon.
1464
1465 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * startup.el (fancy-splash-head): Give instructions for dismissing
1468 the splash screen for default startup too.
1469 (display-startup-echo-area-message, fancy-splash-screens)
1470 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
1471 all splash text at once and keep the splash buffer around.
1472 (command-line-1): Give display-startup-echo-area-message a t arg.
1473
1474 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
1475
1476 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
1477 gnus frame is selected.
1478
1479 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1480
1481 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
1482
1483 2006-08-22 Kim F. Storm <storm@cua.dk>
1484
1485 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
1486 Add suffix matching for subdirs.
1487
1488 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1489
1490 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
1491 mouse-yank-at-point is non-nil.
1492
1493 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1494
1495 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
1496 a bit wider and remove fringes to fit initial output on line.
1497
1498 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1499
1500 * frame.el (blink-cursor-end): Only ignore the error we care about.
1501 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
1502
1503 2006-08-21 Richard Stallman <rms@gnu.org>
1504
1505 * whitespace.el (whitespace-cleanup): Doc fix.
1506
1507 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
1508
1509 * net/rcirc.el (rcirc-show-maximum-output): New var.
1510 (rcirc-buffer-process): If no buffer argument is supplied, use
1511 current-buffer.
1512 (rcirc-complete-nick): Complete to the last completed nick first.
1513 (rcirc-mode): Preserve the value of `rcirc-urls' across
1514 connections. Setup scroll function.
1515 (rcirc-scroll-to-bottom): New function.
1516 (rcirc-print): Use nick syntax around regexp work.
1517 Notice dim-nicks speaking only if they say our nick.
1518 (rcirc-update-activity-string): Do not show the modeline indicator
1519 if there are no live rcirc processes.
1520 (rcirc-cmd-ignore): Ignore case.
1521 (rcirc-browse-url-at-point): Fix off-by-one error.
1522
1523 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1524
1525 * progmodes/python.el: Remove * in defcustom docstrings.
1526 (run-python, python-proc, python-try-complete): Use derived-mode-p.
1527 (python-mode): Set tab-width and indent-tabs-mode.
1528
1529 2006-08-20 Dave Love <fx@gnu.org>
1530
1531 * progmodes/python.el: Update to Dave Love's latest version.
1532 (python-font-lock-keywords, python-mode): Don't use
1533 font-lock-syntax-table, but match symbol elements explicitly instead.
1534 (python-mode-map): Add help, and a few more key bindings.
1535 (python-skip-comments/blanks): Move out of comments as well.
1536 (python-continuation-line-p): Behave better with unbalanced parens.
1537 (python-blank-line-p): New fun.
1538 (python-open-block-statement-p): Don't use a heuristic.
1539 (python-outdent-p): Better handle blocks-in-the-same-line.
1540 (python-calculate-indentation): Misc improvements.
1541 (python-comment-indent): Remove.
1542 (python-block-pairs): New var.
1543 (python-first-word): New fun.
1544 (python-indentation-levels): Handle more common cases.
1545 (python-indent-line-1): Add `leave' argument.
1546 (python-indent-region): New fun.
1547 (python-skip-out): New fun.
1548 (python-beginning-of-statement, python-end-of-statement): Use it.
1549 (python-next-statement): Return correct count even at eob.
1550 (python-end-of-block): Fix paren-typo.
1551 (python-imenu-create-index): Add module variables.
1552 (run-python): Add `new' arg.
1553 Check we're at a prompt before returning.
1554 (python-send-command): Move to end of buffer.
1555 Wait for prompt to return.
1556 (python-set-proc): New fun.
1557 (python-imports): New var.
1558 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
1559 (python-eldoc-function): Try to move out of arg list.
1560 (python-outline-level): Offset by 1.
1561 (python-find-imports): New fun.
1562 (python-symbol-completions): Use python-imports.
1563 (python-module-path, ffap-alist): Add support for ffap.
1564 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
1565 (pythin-insert-*, python-default-template, python-expand-template):
1566 Add templates/skeletons.
1567 (python-setup-brm): Support for Bicycle Repair Man.
1568 (python-abbrev-syntax-table): New var.
1569 (python-abbrev-pc-hook, python-pea-hook): New funs.
1570
1571 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * frame.el (blink-cursor-start): Set timer first.
1574 (blink-cursor-end): Ignore timer cancelling errors.
1575 Suggested by Ken Manheimer.
1576
1577 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * newcomment.el (comment-box): Call `comment-normalize-vars'.
1580 Add autoload cookie.
1581
1582 2006-08-20 Richard Stallman <rms@gnu.org>
1583
1584 * simple.el (line-number-at-pos): Doc fix.
1585
1586 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
1587 timer-activate-when-idle, so timer can run before Emacs becomes
1588 non-idle again.
1589
1590 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1591
1592 * whitespace.el (whitespace-cleanup-internal): New optional arg
1593 REGION-ONLY. If it's non-nil, modify the message to the user
1594 accordingly.
1595 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
1596 a non-nil argument.
1597
1598 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
1599
1600 * rect.el (spaces-string): Simplify and add doc string.
1601
1602 2006-08-17 Romain Francoise <romain@orebokech.com>
1603
1604 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
1605
1606 2006-08-17 Richard Stallman <rms@gnu.org>
1607
1608 * compare-w.el (compare-windows): lambda's take an arg and pass
1609 it to compare-windows-skip-whitespace.
1610
1611 2006-08-17 Martin Rudalics <rudalics@gmx.at>
1612
1613 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
1614 the right buffer.
1615
1616 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
1617
1618 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
1619 removed files.
1620
1621 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * progmodes/gdb-ui.el (gdb-locals-watch-map)
1624 (gdb-locals-watch-map-1): Suppress keymap first.
1625 (gdb-edit-locals-map-1): New variable.
1626 (gdb-edit-locals-value): New function.
1627 (gdb-stack-list-locals-handler): Use them.
1628
1629 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1630
1631 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
1632 cursor would normally be drawn in the fringe.
1633
1634 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
1635 Reported by Martin Rudalics <rudalics@gmx.at>.
1636
1637 2006-08-16 Richard Stallman <rms@gnu.org>
1638
1639 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
1640 (special-event-map): Process drag-n-drop events this way.
1641
1642 * simple.el (move-beginning-of-line): Test whether fields
1643 would prevent motion back to line's first visible character.
1644 If so, stop where the fields would stop the motion.
1645
1646 * newcomment.el (comment-indent): Fully update INDENT
1647 before checking to see if it will change the text.
1648
1649 * cus-edit.el (custom-newline): New function.
1650 (custom-mode-map): Bind newline to custom-newline.
1651
1652 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
1653 into ignore-whitespace.
1654 Check each buffer for its skip-function.
1655 Handle compare-windows-skip-whitespace special-case test
1656 by returning t from default skip function.
1657
1658 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1659
1660 * textmodes/org.el (org-clock-special-range)
1661 (org-clock-update-time-maybe): New functions.
1662 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1663 not only a-z.
1664 (org-agenda-get-blocks): Allow multiple blocks per headline.
1665 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1666 (org-export-html-title-format)
1667 (org-export-html-toplevel-hlevel): New options.
1668 (org-export-language-setup): Add support for Czech.
1669 (org-mode, org-insert-todo-heading, org-find-visible)
1670 (org-find-invisible, org-invisible-p, org-invisible-p2)
1671 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1672 (org-show-subtree, org-show-entry, org-make-options-regexp):
1673 Remove compatibility support for old outline-mode.
1674 (org-check-occur-regexp): Funtion removed.
1675 (org-on-heading-p, org-back-to-heading): Made defalias.
1676 (org-set-local): New defsubst.
1677 (org-set-regexps-and-options, org-mode)
1678 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1679 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1680 (org-remember-apply-template, org-table-edit-field)
1681 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1682 (org-set-autofill-regexps): Use `org-set-local'.
1683 (org-table-eval-formula): Fix bug with parsing of display flags.
1684
1685 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1686
1687 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
1688 frame with fringe arrow. Suggested by Simon Marshall
1689 <simon.marshall@misys.com>.
1690 (gdb-stack-position): New variable.
1691 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
1692 (gdb-frames-mode): Set gdb-stack-position to nil.
1693 Add to overlay-arrow-variable-list
1694 (gdb-reset): Delete gdb-stack-position from above list.
1695
1696 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1697
1698 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
1699 read only.
1700
1701 2006-08-13 Romain Francoise <romain@orebokech.com>
1702
1703 * cus-theme.el (customize-create-theme)
1704 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
1705
1706 * filesets.el (filesets-add-buffer): Ditto.
1707
1708 * pcvs.el (cvs-change-cvsroot): Ditto.
1709
1710 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
1711
1712 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
1713 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
1714 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
1715 expressions.
1716 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
1717 Only search till end of line.
1718 Add face to function names in case of no filename.
1719 Add face to variable names of watchpoints.
1720
1721 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
1722
1723 * cus-start.el <indent-tabs-mode>: Move to the `indent'
1724 customization group.
1725
1726 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
1727
1728 * allout.el (allout-prior-bindings, allout-added-bindings):
1729 Remove, after long deprecation.
1730 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
1731 Add customization vars controlling allout-beginning-of-line and
1732 allout-end-of-line conveniences.
1733 (allout-header-prefix, allout-use-mode-specific-leader)
1734 (allout-use-mode-specific-leader, allout-mode-leaders):
1735 Revise docstrings.
1736 (allout-infer-header-lead): Change to be an alias for
1737 allout-infer-header-lead-and-primary-bullet.
1738 (allout-infer-header-lead-and-primary-bullet): New version of
1739 allout-infer-header-lead which assigns the primary bullet to the
1740 same as the header lead, when its being changed.
1741 (allout-infer-body-reindent): Apply regexp-quote instead of
1742 unconditionally prepending "\\", so that all literal
1743 allout-header-prefix and allout-primary-bullet strings are
1744 properly handled.
1745 (allout-add-resumptions): Add optional qualifier for extending or
1746 appending to existing values, rather than replacing them.
1747 (allout-view-change-hook): Clarify docstring.
1748 (allout-exposure-change-hook): Take explicit arguments, via
1749 run-hook-with-args.
1750 (allout-structure-added-hook)
1751 (allout-structure-deleted-hook)
1752 (allout-structure-shifted-hook): New hooks analogous to
1753 allout-exposure-change-hook for other kinds of structural outline
1754 edits.
1755 (allout-encryption-plaintext-sanitization-regexps): New encryption
1756 customization variable, by which cooperating modes can provde
1757 massage of the plaintext without actually being passed it.
1758 (allout-encryption-ciphertext-rejection-regexps)
1759 (allout-encryption-ciphertext-rejection-ceiling): New encryption
1760 customization variables, by which cooperating modes can prohibit
1761 rare but possible ciphertext patterns from fouling their
1762 operation, with actually being passed the ciphertext.
1763 (allout-mode): Run activation and deactivation hooks after the
1764 minor-mode variable has been toggled, to clarify the mode
1765 disposition. The new encryption ciphertext rejection variable is
1766 used to ensure that the ciphertext does not contain text that
1767 would be recognized as outline structural elements by allout.
1768 Substite allout-beginning-of-line and allout-end-of-line for
1769 conventionall beginning-of-line and end-of-line bindings.
1770 If allout-old-style-prefixes is non-nil, don't nullify it on mode
1771 activation!
1772 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
1773 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
1774 (allout-chart-subtree): Implement new mode, charting only the
1775 visible items in the subtree, when new 'visible' parameter is non-nil.
1776 (allout-end-of-subtree): Properly handle the last item in the buffer.
1777 (allout-pre-command-business, allout-command-counter):
1778 Increment an advertised counter so that cooperating enhancements can
1779 track revisions of items.
1780 (allout-open-topic): Run allout-structure-added-hook with suitable
1781 arguments.
1782 (allout-shift-in): Run allout-structure-shifted-hook with suitable
1783 arguments.
1784 (allout-shift-out): Fix doubling for negative args and ensure call
1785 of allout-structure-shifted-hook by solely using allout-shift-in.
1786 (allout-kill-line, allout-kill-topic):
1787 Run allout-structure-deleted-hook with suitable arguments.
1788 (allout-yank-processing): Run allout-structure-added-hook with
1789 proper arguments.
1790 (allout-yank): Enclose activity in allout-unprotected.
1791 (allout-flag-region): Run allout-exposure-change-hook with
1792 suitable arguments, instead of making the callee infer the arguments.
1793 (allout-encrypt-string):
1794 Support allout-encryption-plaintext-sanitization-regexps,
1795 allout-encryption-ciphertext-rejection-regexps, and
1796 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
1797 en/de cryption mode in symmetric encryption failure message.
1798 (allout-obtain-passphrase): Use copy-sequence to get a distinct
1799 copy of the passphrase, and don't zero it or we'll corrupt the
1800 stashed copy.
1801 (allout-create-encryption-passphrase-verifier)
1802 (allout-verify-passphrase): Respect the new signature for
1803 allout-encrypt-string.
1804 (allout-get-configvar-values): Convenience for getting a
1805 configuration variable value and handling its absence gracefully.
1806
1807 2006-08-11 Romain Francoise <romain@orebokech.com>
1808
1809 * obsolete/zone-mode.el: Delete.
1810
1811 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
1812
1813 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
1814
1815 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
1816
1817 * emacs-lisp/bindat.el (bindat-ip-to-string):
1818 Use `format-network-address' if possible.
1819
1820 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1821
1822 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
1823
1824 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
1827 restore unread-command-events here.
1828 (edebug-display): Do it here, to detect sit-for interruptions.
1829
1830 2006-08-10 Romain Francoise <romain@orebokech.com>
1831
1832 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
1833 (dns-mode-soa-auto-increment-serial): New user option.
1834 (dns-mode-soa-maybe-increment-serial): New function.
1835 (dns-mode): Add the latter to `write-contents-functions'.
1836
1837 * obsolete/zone-mode.el: Move to obsolete/ from net/.
1838 Delete autoload cookies.
1839
1840 2006-08-10 John Wiegley <johnw@newartisans.com>
1841
1842 * eshell/em-glob.el (eshell-glob-chars-list)
1843 (eshell-glob-translate-alist): Add support for [^g] in character globs.
1844
1845 2006-08-10 Richard Stallman <rms@gnu.org>
1846
1847 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
1848 (facemenu-set-face): Doc fix.
1849 (facemenu-listed-faces): Doc fix.
1850
1851 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
1852
1853 * avoid.el (mouse-avoidance-animating-pointer): New var.
1854 (mouse-avoidance-nudge-mouse): Use it.
1855 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
1856 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
1857 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
1858 Don't activate if currently animating. All callers changed.
1859
1860 2006-08-09 John Wiegley <johnw@newartisans.com>
1861
1862 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
1863 variable, which causes timeclock to report elapsed time worked,
1864 instead of just work remaining.
1865
1866 2006-08-09 Kenichi Handa <handa@m17n.org>
1867
1868 * international/latexenc.el (latexenc-find-file-coding-system):
1869 Fix for the case that the 2nd element of arg-list is a cons.
1870
1871 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * info.el (Info-fontify-node): Handle preceding `in' for note
1874 reference hiding rules.
1875
1876 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1877
1878 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
1879 mistake a closing " for an opening one.
1880
1881 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1882
1883 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1884
1885 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1886
1887 * complete.el (PC-do-completion): Filter out completions matching
1888 completion-ignored-extensions before checking whether there are
1889 multiple completions.
1890 Don't use `list' unnecessarily when building completion tables.
1891
1892 2006-08-06 Richard Stallman <rms@gnu.org>
1893
1894 * help.el (describe-mode): Make minor mode list more concise.
1895
1896 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
1897
1898 * bindings.el: Give mode-line-format, mode-line-modes, and
1899 mode-line-position `standard-value' properties.
1900
1901 2006-08-05 Eli Zaretskii <eliz@gnu.org>
1902
1903 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1904 "(file)node" instead of the file name.
1905
1906 2006-08-05 Richard Stallman <rms@gnu.org>
1907
1908 * faces.el (escape-glyph): Doc fix.
1909
1910 2006-08-04 Kenichi Handa <handa@m17n.org>
1911
1912 * international/mule-diag.el (describe-font): Improve docstring
1913 and error message. Use frame-parameter (not frame-parameters).
1914
1915 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
1918 Correctly mark the end-of-docstring char.
1919
1920 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * simple.el (line-move-to-column): Constrain move-to-column to
1923 current field.
1924
1925 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1926
1927 * font-lock.el (font-lock-beg, font-lock-end)
1928 (font-lock-extend-region-functions): New vars.
1929 (font-lock-extend-region-multiline)
1930 (font-lock-extend-region-wholelines): New functions.
1931 (font-lock-default-fontify-region): Use them.
1932 (font-lock-extend-jit-lock-region-after-change): Only round up
1933 if font-lock-default-fontify-region will do it as well.
1934
1935 * font-lock.el (font-lock-extend-after-change-region-function):
1936 Rename from font-lock-extend-region-function.
1937 (font-lock-extend-region): Remove by inlining at call sites.
1938 (font-lock-after-change-function): Don't needlessly round up to a whole
1939 number of lines.
1940 (font-lock-extend-jit-lock-region-after-change): Be more careful about
1941 the boundary conditions and the interactions between the various ways
1942 to extend the region.
1943
1944 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1945
1946 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
1947 modification status when forcing the second redisplay.
1948
1949 2006-08-03 Kim F. Storm <storm@cua.dk>
1950
1951 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
1952
1953 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1954
1955 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
1956 doesn't look like a file name.
1957
1958 * complete.el (PC-expand-many-files): Avoid signalling an error when
1959 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
1960
1961 2006-08-02 Andreas Schwab <schwab@suse.de>
1962
1963 * bindings.el (mode-line-format): Simplify reference to vc-mode.
1964
1965 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1966
1967 * bindings.el (map): Make mode-line-buffer-identification-keymap
1968 before defining propertized-buffer-identification.
1969
1970 2006-08-01 Richard Stallman <rms@gnu.org>
1971
1972 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
1973
1974 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1975
1976 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
1977 default value.
1978 (gdb-find-source-frame): New function.
1979 (menu): Add to menu bar.
1980
1981 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * font-core.el (font-lock-extend-region-function)
1984 (font-lock-extend-region): Move to font-lock.el.
1985
1986 * font-lock.el (font-lock-extend-region-function)
1987 (font-lock-extend-region): Move from font-core.el. Simplify.
1988
1989 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
1990 if needed.
1991 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
1992 (jit-lock-after-change-extend-region-functions): New hook.
1993 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
1994
1995 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
1996 (font-lock-turn-on-thing-lock): Use it.
1997
1998 * longlines.el (longlines-show-region): Make it work on read-only
1999 buffers as well.
2000
2001 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
2002
2003 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
2004
2005 2006-07-31 Richard Stallman <rms@gnu.org>
2006
2007 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
2008 (vhdl-speedbar-display-projects): Update old obsolete
2009 speedbar variable names.
2010
2011 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
2012
2013 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
2014 (gdb-stopped): Use it.
2015
2016 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
2017
2018 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
2019
2020 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
2021 for load-history elements.
2022
2023 2006-07-29 Eli Zaretskii <eliz@gnu.org>
2024
2025 * files.el (convert-standard-filename): For Cygwin, replace
2026 characters not allowed in Windows file names.
2027 (make-auto-save-file-name): Add Cygwin to the list of systems
2028 where the auto-save file name needs to be run through
2029 convert-standard-filename.
2030
2031 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
2032
2033 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
2034
2035 2006-07-28 Richard Stallman <rms@gnu.org>
2036
2037 * bindings.el (mode-line-frame-identification)
2038 (propertized-buffer-identification): Centralize the code
2039 to initialize the variable.
2040
2041 * progmodes/grep.el (grep-default-command): Catch errors from
2042 wildcard-to-regexp.
2043
2044 2006-07-29 Kim F. Storm <storm@cua.dk>
2045
2046 * progmodes/grep.el (grep-tag-default): New function.
2047 (grep-default-command, grep-read-regexp): Use it.
2048 (grep-read-files): Use car of grep-files-history or grep-files-aliases
2049 as default if nothing else applies.
2050
2051 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
2052
2053 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
2054 Throw error if buffer is not in Dired and Wdired mode, respectively.
2055
2056 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
2057
2058 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
2059 self-insert-command keys don't activate buttons.
2060 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
2061
2062 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
2063
2064 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
2065 faces for enable character.
2066
2067 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
2068
2069 * Makefile.in (recompile): Update comment to reflect change
2070 on 2004-04-21.
2071
2072 2006-07-27 Richard Stallman <rms@gnu.org>
2073
2074 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
2075 (customize-package-emacs-version): Change msg when pkg has no entry.
2076 (custom-no-edit): On a button, do like widget-button-press.
2077
2078 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2079
2080 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
2081 S-tab and C-S-tab.
2082
2083 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
2084
2085 * progmodes/which-func.el (which-function): Fix documentation/
2086 comment typo.
2087
2088 2006-07-26 Richard Stallman <rms@gnu.org>
2089
2090 * textmodes/ispell.el (ispell-word): If we replace the word,
2091 move point to the end. Insert before deleting.
2092
2093 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
2096 a timer.
2097
2098 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
2099
2100 * tumme.el (tumme-backward-image): Add prefix argument. Add error
2101 when at first image.
2102 (tumme-forward-image): Add prefix argument. Add error when at last
2103 image.
2104
2105 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2106
2107 * tabify.el (tabify-regexp): Use more specific regexps.
2108 (tabify): Avoid modifying the buffer unnecessarily.
2109
2110 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
2111
2112 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
2113 (tumme-format-properties-string): Handle empty `buf'.
2114 (tumme-get-comment): Change variable names inside `let'.
2115 Add missing `let' variable that cause font-lock problems.
2116 (tumme-write-comments): Change variable names inside `let'.
2117 Add missing `let' variable that cause font-lock problems.
2118 (tumme-forward-image): Rename from `tumme-forward-char'.
2119 (tumme-backward-image): Rename from `tumme-backward-char'.
2120
2121 2006-07-25 Masatake YAMATO <jet@gyve.org>
2122
2123 * progmodes/ld-script.el (ld-script-keywords)
2124 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
2125 and add comments.
2126
2127 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
2128
2129 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2130 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
2131 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
2132 for status indicator.
2133
2134 2006-07-24 Richard Stallman <rms@gnu.org>
2135
2136 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
2137
2138 * subr.el (dolist, dotimes): Use interned symbols for locals.
2139 (--dotimes-limit--, --dolist-tail--): New defvars.
2140 (looking-back): Doc fix.
2141
2142 * replace.el (replace-match-string-symbols): Handle dotted lists.
2143
2144 2006-07-24 mathias <mathias@mattis>
2145
2146 * tumme.el (tumme-write-tags): Add.
2147 (tumme-write-comments): Add.
2148 (tumme-tag-files): Change to use `tumme-write-tags'.
2149 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
2150 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
2151 (tumme-save-information-from-widgets): Change to use
2152 `tumme-write-comments' and `tumme-write-tags'.
2153 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
2154 (tumme-write-tag): Remove.
2155 (tumme-write-comment): Remove.
2156 (tumme-display-previous-thumbnail-original): Remove empty line.
2157 (tumme-widget-list): Add punctuation.
2158
2159 2006-07-24 mathias <mathias.dahl@gmail.com>
2160
2161 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
2162
2163 2006-07-24 Daiki Ueno <ueno@unixuser.org>
2164
2165 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2166 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
2167 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
2168
2169 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2170
2171 * mouse.el (mouse-on-link-p): Doc fix.
2172
2173 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
2174
2175 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2176 Handle "C-h f `".
2177
2178 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2179
2180 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
2181 column.
2182
2183 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
2184
2185 * textmodes/table.el: Add move-beginning-of-line and
2186 move-end-of-line to Point Motion Only Group.
2187
2188 2006-07-22 Eric Hanchrow <offby1@blarg.net>
2189
2190 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
2191
2192 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2193
2194 * startup.el (user-mail-address): Initialize from the `EMAIL'
2195 environment variable first. Document this.
2196 (command-line): Ditto.
2197
2198 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
2199
2200 * help-mode.el (help-function-def, help-variable-def)
2201 (help-face-def): Print a message in the minibuffer.
2202
2203 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2204
2205 * term/xterm.el (terminal-init-xterm): Fix key bindings
2206 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2207
2208 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2209
2210 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
2211 where `(nth 1 command)' is a cons cell. Doc fix.
2212
2213 * textmodes/po.el (po-find-charset): Doc fix.
2214
2215 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
2216
2217 * allout.el (allout-unprotected, allout-e-o-prefix-p)
2218 (allout-beginning-of-current-line, allout-end-of-current-line)
2219 (allout-next-visible-heading, allout-open-topic)
2220 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
2221 (allout-flag-current-subtree, allout-show-to-offshoot)
2222 (allout-hide-current-entry, allout-show-current-branches)
2223 (allout-hide-region-body, allout-old-expose-topic)
2224 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
2225 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
2226 containing `beginning-of-line' and `end-of-line' with
2227 `inhibit-field-text-motion' t.
2228
2229 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2230
2231 * frame.el (focus-follows-mouse): Document that it doesn't have
2232 any effect on MS-Windows.
2233
2234 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2235
2236 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
2237
2238 2006-07-20 Jay Belanger <belanger@truman.edu>
2239
2240 * calc.el (calc-previous-alg-entry): Remove variable.
2241
2242 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
2243 New variables.
2244 (calc-alg-entry): Use `calc-alg-entry-history'.
2245 (calc-do-quick-calc): Use `calc-quick-calc-history'.
2246 Remove reference to `calc-previous-alg-entry'.
2247 (calcAlg-edit, calcAlg-enter): Remove reference to
2248 `calc-previous-alg-entry'.
2249 (calcAlg-previous): Use `previous-history-element' instead of
2250 `calc-previous-alg-entry'.
2251 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
2252 Change keybinding for `calcAlg-plus-minus', add keybindings for
2253 `previous-history-element' and `next-history-element'.
2254
2255 * calc-rewr.el (calc-match): Remove reference to
2256 `calc-previous-alg-entry'.
2257
2258 * calc-sel.el (calc-selection-history): New variable.
2259 (calc-enter-selection, calc-sel-mult-both-sides)
2260 (calc-sel-add-both-sides): Use `calc-selection-history'.
2261
2262 * calc-map.el (calc-get-operator-history): New variable.
2263 (calc-get-operator): Use `calc-get-operator-history'.
2264
2265 * calcalg3.el (calc-curve-fit-history): New variable.
2266 (calc-curve-fit): Use `calc-curve-fit-history'.
2267
2268 2006-07-20 Kenichi Handa <handa@m17n.org>
2269
2270 * international/mule-cmds.el (select-safe-coding-system): Fix the
2271 way of deciding eol-type of the coding system.
2272
2273 2006-07-20 Alan Mackenzie <acm@muc.de>
2274
2275 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
2276 (c-lang-setvar): New macro.
2277 (c-make-init-lang-vars-fun): Use the initialization forms in
2278 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
2279 (comment-start, comment-end, comment-start-skip): Change these from
2280 c-lang-defvar's to c-lang-setvar's.
2281
2282 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
2283 which calls make-local-variable on the elements of
2284 c-emacs-variable-inits.
2285 (c-init-language-vars-for): Call this new macro.
2286
2287 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2288
2289 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2290 Try to rule out false positives due to time stamps.
2291 (compilation-mode-font-lock-keywords): Remove rules made redundant
2292 because of the above change. Add `segmentation fault' to the known and
2293 highlighted compilation termination messages.
2294
2295 2006-07-19 Kim F. Storm <storm@cua.dk>
2296
2297 * progmodes/grep.el (grep-find-ignored-directories):
2298 Add .svn and _darcs to list.
2299
2300 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2301
2302 * dired.el (dired-mode-map): Add key binding `C-te' for
2303 `tumme-dired-edit-comment-and-tags'.
2304
2305 * tumme.el (tumme-display-thumbnail-original-image): Make sure
2306 image display buffer is displayed before call to
2307 `tumme-display-image.
2308 (tumme-dired-display-image): Make sure image display buffer is
2309 displayed before call to `tumme-display-image.
2310 (tumme-mouse-display-image): Make sure image display buffer is
2311 displayed before call to `tumme-display-image.
2312 (tumme-widget-list): Add.
2313 (tumme-dired-edit-comment-and-tags): Add.
2314 (tumme-save-information-from-widgets): Add.
2315
2316 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2317
2318 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
2319
2320 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2321
2322 * progmodes/sh-script.el (sh-font-lock-keywords-1):
2323 Revert inadvertently installed patch hunk.
2324
2325 * progmodes/compile.el (compilation-find-file): Handle the
2326 cases where the user selects a non-existent file.
2327
2328 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
2331
2332 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * subr.el (sit-for): Just sleep-for if noninteractive.
2335
2336 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2337
2338 * emacs-lisp/autoload.el (make-autoload): Use new arg.
2339
2340 * custom.el (custom-autoload): Add `noset' argument.
2341 (custom-push-theme): Don't autoload the variable, let callers do it.
2342 (custom-theme-set-variables): Autoload the variable if necessary.
2343
2344 * cus-edit.el (custom-variable-state-set): If the variable was
2345 originally set outside custom, but to the same value as the default,
2346 consider it to be standard.
2347
2348 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
2349 file *before* telling Emacs to add the autoloads, in case it fails.
2350
2351 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
2352 Use `cond', push', and `dolist'.
2353
2354 2006-07-17 Richard Stallman <rms@gnu.org>
2355
2356 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
2357 Add defvars to silence warnings.
2358
2359 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2362 Don't highlight "Compiling file" messages as error.
2363
2364 * dired-aux.el (dired-compress-file): Confirm again if gzipped
2365 file already exists.
2366
2367 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
2368
2369 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
2370 entry, don't assign to free var; simply return the extracted filename.
2371 (ff-treat-as-special): Incorporate common preamble from callers.
2372 (ff-other-file-name, ff-find-the-other-file):
2373 Update call to ff-treat-as-special.
2374
2375 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
2376
2377 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
2378
2379 * tumme.el (tumme-get-comment): Fix bug.
2380
2381 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2382
2383 * files.el: Remove spurious * in docstrings.
2384
2385 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2386
2387 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
2388 grammar.
2389 (allout-beginning-of-current-line): Beware beginning of buffer.
2390 Also, a comment is simplified.
2391 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
2392 when appropriate. (This fix enables use for other than
2393 bullet-hotspot operation.)
2394 (allout-hide-current-subtree): While escalating to sibling-close,
2395 make sure to situate on a topic.
2396
2397 2006-07-14 Kim F. Storm <storm@cua.dk>
2398
2399 * emulation/cua-base.el (cua-delete-selection)
2400 (cua-toggle-set-mark): New defcustoms.
2401 (cua-rectangle-modifier-key): Add `alt' modifier.
2402 (cua-replace-region): Don't delete if cua-delete-selection is nil.
2403 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
2404 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
2405
2406 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
2407
2408 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2409
2410 * allout.el: Require 'cl during byte-compilation/interactive load,
2411 for the `assert' macro.
2412 (allout-mode-deactivate-hook): New hook, run when allout mode
2413 deactivates.
2414 (allout-developer): New allout customization subgroup.
2415 (allout-run-unit-tests-on-load): New allout-developer
2416 customization variable, when true allout unit tests are run towards
2417 end of file load/eval.
2418 (allout-inhibit-auto-fill): Disable auto-fill activity even during
2419 auto-fill-mode.
2420 (allout-resumptions): Remove, to be replaced by...
2421 (allout-add-resumptions): Register variable settings to be
2422 reinstated by `allout-do-resumptions'. The settings are made
2423 buffer-local, but the locality/globality of the suspended setting
2424 is restored on resumption.
2425 (allout-do-resumptions): Reinstate all settings suspended using
2426 `allout-add-resumptions'.
2427 (allout-test-resumptions): Unit tests (and intermediate variables)
2428 for resumptions.
2429 (allout-tests-globally-unbound, allout-tests-globally-true)
2430 (allout-tests-locally-true): Intermediate variables for
2431 resumptions unit tests.
2432 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
2433 (allout-exposure-category): Replaces 'allout-overlay-category variable.
2434 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
2435 instead of retired `allout-resumptions'. For hook functions, use
2436 `local' parameter so hook settings are created and removed as
2437 buffer-local settings. Revise (resumptions) setting
2438 auto-fill-function so it is set only if already active. (The
2439 related fill-function settings are all made in either case, so
2440 that activating auto-fill-mode activity will have the custom
2441 allout-mode behaviors (hanging indent on topics, if configured for it).
2442 Remove all allout-exposure-category overlays on mode deactivation.
2443 (allout-hotspot-key-handler): New function extracted from
2444 `allout-pre-command-business', so the functionality can be used
2445 for other purposes, eg as a binding in an overlay.
2446 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
2447 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
2448 customization variable.
2449 (allout-run-unit-tests): Run the (currently quite small)
2450 repertoire of unit tests. Called just before the provide iff user
2451 has customized `allout-run-unit-tests-on-load' non-nil.
2452
2453 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
2454
2455 * emacs-lisp/authors.el (authors-aliases): Update.
2456
2457 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2458
2459 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
2460 gdb-source-window. Add dedicated argument.
2461 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
2462 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
2463 (gdb-display-threads-buffer, gdb-display-memory-buffer)
2464 (gdb-display-locals-buffer): Use it.
2465
2466 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
2467 Set gdb-source-window.
2468
2469 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
2470
2471 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
2472 minor modes, redundant with the custom-autoload line above.
2473
2474 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * longlines.el (longlines-post-command-function): Handle open-line too.
2477
2478 2006-07-12 Richard Stallman <rms@gnu.org>
2479
2480 * progmodes/grep.el (grep-last-buffer): Doc fix.
2481
2482 * info.el (Info-try-follow-nearest-node): Doc fix.
2483
2484 * emacs-lisp/edebug.el (edebug-instrument-function):
2485 Err if find-function-noselect gives no position.
2486
2487 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2488 If can't find definition, return nil for position.
2489 (find-function-do-it): Handle new return value
2490 of find-definition-noselect.
2491 (find-definition-noselect, find-variable-noselect): Doc fix.
2492 (find-function-noselect): Doc fix.
2493
2494 * help-mode.el (help-variable-def): Handle find-variable-noselect
2495 returning no position.
2496 (help-function-def): Likewise for find-function-search-for-symbol.
2497 (help-face-def): Likewise.
2498
2499 * help-fns.el (describe-variable): Handle find-variable-noselect
2500 returning no position.
2501
2502 * files.el (locate-file-completion): Avoid duplicates in result.
2503
2504 * cus-edit.el (custom-no-edit): New command.
2505 (custom-mode-map): Remap to custom-no-edit instead of
2506 using suppress-keymap.
2507
2508 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2509
2510 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2511 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2512 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2513
2514 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
2515
2516 2006-07-11 Kim F. Storm <storm@cua.dk>
2517
2518 * ido.el (ido-copy-current-file-name): Use buffer-name if
2519 buffer-file-name is nil.
2520
2521 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
2522
2523 * simple.el (undo-ask-before-discard): Set to nil.
2524
2525 * vc.el (vc-exec-after): Don't delete process manually.
2526 (vc-print-log): Run log-view-mode in process sentinel inside
2527 inhibit-read-only. Don't shrink window due to timing issues.
2528
2529 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
2530 Avoid using with-output-to-temp-buffer, which clobbers local vars.
2531
2532 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2533
2534 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2535 Fix ambiguity introduced by last change.
2536 (compilation-find-file): Move save-excursion to where it may
2537 make sense. Fix a left over `find-file'.
2538
2539 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
2540
2541 * textmodes/texinfmt.el (texinfo-format-separate-node):
2542 Insert a string before point, which fits documentation, not after.
2543 (texinfo-multitable-item): In a multitable row, insert any
2544 additional needed @tabs and spaces.
2545
2546 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
2547
2548 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2549 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2550 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
2551 instead of shell-command.
2552 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
2553 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
2554 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
2555 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
2556 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
2557 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
2558
2559 2006-07-11 Kim F. Storm <storm@cua.dk>
2560
2561 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
2562 Remove special case for seconds < 0. Use (redisplay t) instead.
2563
2564 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2565
2566 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
2567 avoid compilation error.
2568
2569 * subr.el (sit-for): New function.
2570
2571 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
2572
2573 2006-07-10 Richard Stallman <rms@gnu.org>
2574
2575 * ldefs-boot.el (edebug): Update page.
2576
2577 2006-07-10 Kim F. Storm <storm@cua.dk>
2578
2579 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
2580 to FOR-RELEASE and TODO.
2581
2582 2006-07-10 Romain Francoise <romain@orebokech.com>
2583
2584 * emacs-lisp/authors.el (authors-aliases): Update.
2585
2586 2006-07-10 Alan Mackenzie <acm@muc.de>
2587
2588 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
2589 * cc-mode.el: Changes to eradicate eval-after-load.
2590
2591 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2594 on non-char events.
2595
2596 2006-07-09 Romain Francoise <romain@orebokech.com>
2597
2598 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2599 Don't highlight start/end markers as compilation messages.
2600
2601 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
2602 to t.
2603
2604 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2605
2606 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
2607
2608 2006-07-08 Richard Stallman <rms@gnu.org>
2609
2610 * term/x-win.el (x-handle-display): Add doc string.
2611
2612 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2613
2614 * subr.el (def-edebug-spec): Move here.
2615 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
2616
2617 * imenu.el (imenu-choose-buffer-index): Doc fix.
2618
2619 2006-07-08 Romain Francoise <romain@orebokech.com>
2620
2621 * term/x-win.el (x-display-name): Fix typo.
2622
2623 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2624
2625 * hexl.el (hexl-find-file): Doc fix.
2626
2627 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2628
2629 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * term/x-win.el (x-display-name): Doc fix.
2632
2633 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2634
2635 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
2636 long prefixes.
2637 (fill-region-as-paragraph): Don't round up to a whole line.
2638 (fill-comment-paragraph): Don't include the code-before-the-comment
2639 when calling fill-region-as-paragraph.
2640
2641 * international/mule.el (make-char): Remove redundancy.
2642
2643 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
2644 property may contain an anonymous function rather than a symbol.
2645
2646 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
2647
2648 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2649 Use shy regexp. Fix incorrect backref to potentially unmatched group.
2650
2651 * dirtrack.el (dirtrack-default-directory-function): Remove.
2652 (dirtrack-directory-function): Use file-name-as-directory.
2653 (dirtrack-windows-directory-function): Simplify.
2654 (dirtrack-forward-slash, dirtrack-backward-slash)
2655 (dirtrack-replace-slash): Remove.
2656 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
2657 (dirtrack): Fix wrong parenthesizing; use match-string.
2658
2659 * progmodes/octave-inf.el: Remove spurious * in docstrings.
2660 (inferior-octave-mode): Only change the buffer-local value of
2661 comint-dynamic-complete-functions.
2662 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
2663 Move the initialization to the declaration.
2664 (inferior-octave-complete): Remove unused var `filter'.
2665
2666 * shell.el (shell-mode): Only change the buffer-local value of
2667 comint-dynamic-complete-functions.
2668
2669 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2670
2671 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
2672 entry is skipped because it has been scheduled.
2673 (org-prepare-agenda-buffers): Don't mark buffers as modified when
2674 changing `:org-archived' and `:org-comment' properties.
2675
2676 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * server.el (server-select-display): Don't make the temp frame
2679 minibuffer-only, in case it's not a temp frame.
2680 (server-process-filter): Don't delete the temp frame if it's the
2681 only one we have on that display.
2682
2683 * files.el (find-alternate-file): Doc fix.
2684
2685 2006-07-05 Richard Stallman <rms@gnu.org>
2686
2687 * files.el (abbreviate-file-name): Add save-match-data.
2688
2689 2006-07-03 Richard Stallman <rms@gnu.org>
2690
2691 * faces.el (read-face-name): Doc fix.
2692
2693 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * net/goto-addr.el (goto-address): Mark as safe for local evals.
2696
2697 2006-07-05 Andre Spiegel <spiegel@gnu.org>
2698
2699 * vc.el (vc-diff-internal): Fix prev change.
2700
2701 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2702
2703 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
2704 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
2705
2706 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2707
2708 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
2709 fails if the symbol contains chars like ( or '.
2710 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
2711 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
2712 `short'.
2713
2714 2006-07-04 Kenichi Handa <handa@m17n.org>
2715
2716 * international/mule-cmds.el (set-language-info): If LANG-ENV is
2717 the current one, don't call set-language-environment, but call one
2718 of set-language-environment-XXX to make INFO effective now.
2719 (set-language-environment): Call set-language-environment-XXX
2720 functions instead of doing the various setups directly.
2721 (set-language-environment-coding-systems): Delete argument eol-type.
2722 (set-language-environment-input-method)
2723 (set-language-environment-nonascii-translation)
2724 (set-language-environment-charset)
2725 (set-language-environment-fontset)
2726 (set-language-environment-unibyte): New functions.
2727
2728 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2729
2730 * locate.el (locate-update-when-revert): New option.
2731 (locate-update-path): New option (suggested by Michael Albinus).
2732 (locate-prompt-for-command): Whitespace change.
2733 (locate-update): No longer offer to update the locate database by
2734 default. Implement the two new options.
2735
2736 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
2737
2738 * tooltip.el: Move comment about track-mouse...
2739
2740 * progmodes/gud.el: ...to here.
2741
2742 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * facemenu.el (facemenu-listed-faces): New var.
2745 (facemenu-unlisted-faces): Variable deleted.
2746 (facemenu-add-new-face): Use facemenu-listed-faces.
2747
2748 * emulation/viper-init.el, calendar/calendar.el:
2749 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2750
2751 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2752
2753 * textmodes/org.el (org-mode): Remove no invalid settings for
2754 calc embedded mode.
2755 (org-mode-p): New defsubst.
2756 (org-save-all-org-buffers): New function.
2757 (org-first-headline-recenter): Enclose outline-regexp in group
2758 delimiters.
2759 (org-set-tags): Keep single space after stars.
2760
2761 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2762
2763 * window.el (set-window-text-height): Only set window-min-height to
2764 1 if that's the requested size.
2765
2766 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2767 (diff-unified->context, diff-context->unified)
2768 (diff-reverse-direction): Make sure the end marker stays at the end.
2769 (diff-mode): Add the keymap table at the end of docstring.
2770 Use lexical-let rather than constructing a closure manually.
2771
2772 * files.el (find-file-noselect-1): Remove unused var assignment.
2773 (hack-local-variables-confirm): Print lists of strings as lists of
2774 strings rather than lists of symbols.
2775 (abbreviate-file-name, hack-local-variables-prop-line):
2776 Use match-string.
2777 (hack-one-local-variable): Move `make-local-variable' nearer its use.
2778 (recover-session-finish): Use line-end-position.
2779
2780 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
2781
2782 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2783
2784 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
2785
2786 * progmodes/make-mode.el (makefile-macroassign-regex):
2787 Accept preceding keyword.
2788 (makefile-gmake-statements): Reorganize, now that makepp has
2789 "override" and also handle forgotten "override define".
2790 (makefile-makepp-statements): Add new "global", "override export"
2791 and "override global".
2792
2793 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
2794
2795 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
2796 (ada-compile-mouse-goto-error, ada-deactivate-properties)
2797 (ada-no-auto-case): Fix typos in docstrings.
2798
2799 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2800
2801 * info.el (Info-find-node-2): Search for makeinfo version more
2802 carefully.
2803
2804 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2805
2806 * textmodes/org.el (org-prepare-agenda-buffers):
2807 Use `invisible-OK' argument for `org-end-of-subtree'.
2808 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
2809 (org-beginning-of-item): Fix bug in regular expression for white line.
2810 (org-export-as-html): Enforce space after bullet in plain list items.
2811 (org-set-autofill-regexps): Require space after plain list bullet
2812 for paragraph-start.
2813 (org-ts-regexp3): New constant.
2814 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
2815 (org-timestamp-up-day, org-timestamp-down-day)
2816 (org-timestamp-change): Work with inactive timestamps.
2817 (org-ts-regexp1): Don't allow brackets in time stamps.
2818
2819 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
2820
2821 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2822 for ignoring links.
2823
2824 * faces.el (read-face-name): Use it.
2825
2826 2006-06-28 Juri Linkov <juri@jurta.org>
2827
2828 * buff-menu.el (list-buffers-noselect): Compare Info file
2829 with the string "dir" to detect Info directory.
2830
2831 * complete.el (partial-completion-mode): In lambda for
2832 `choose-completion-string-functions' use full function signature
2833 with 4 args, and move point to the end of the minibuffer only if arg
2834 `mini-p' is non-nil.
2835
2836 2006-06-28 John Paul Wallington <jpw@pobox.com>
2837
2838 * ibuffer.el (ibuffer-mode): Doc fix.
2839
2840 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2841
2842 * textmodes/org.el (org-context): New contexts :item-bullet,
2843 :latex-fragment, :latex-preview.
2844 (org-overlays-at, org-overlay-start, org-overlay-end):
2845 New compatibility functions.
2846 (org-inside-LaTeX-fragment-p): More accurate matching, using the
2847 exact regexp that will be used during export.
2848 (org-latex-regexps): New variable.
2849 (org-cdlatex-mode): Improve advice for `texmathp'.
2850 (turn-on-org-cdlatex): New function.
2851
2852 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2853
2854 * term/mac-win.el (mac-handle-font-selection): Change keys of
2855 mac-atsu-font-table from strings to numbers.
2856 (mac-ts-caret-position): Use also when cursor-type is nil.
2857 (mac-ts-update-active-input-area): Add Mac OS Classic support.
2858 Relax condition for using overlay strings.
2859 Use mac-ts-caret-position face when cursor-type is nil.
2860
2861 2006-06-26 Kim F. Storm <storm@cua.dk>
2862
2863 * help.el (view-emacs-news): Declare `res' in the right let* form.
2864
2865 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
2866
2867 * net/rcompile.el (remote-compile): Replace ange-ftp based
2868 implementation by Tramp functions.
2869 Suggested by Marc Abramowitz <msabramo@gmail.com>.
2870
2871 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
2872
2873 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
2874
2875 * international/fontset.el (setup-default-fontset): Fix a typo in
2876 the "Oriya-Akruti" registry name.
2877
2878 2006-06-23 Lars Hansen <larsh@soem.dk>
2879
2880 * desktop.el (desktop-full-file-name): New function.
2881 (desktop-kill, desktop-save, desktop-remove, desktop-read)
2882 (desktop-revert): Use it.
2883 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
2884 (desktop-after-read-hook): Add option list-buffers.
2885 (desktop-locals-to-save): Add tab-width.
2886 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
2887 Fix docstring.
2888
2889 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2890
2891 * textmodes/org.el (org-cdlatex-mode-map)
2892 (org-cdlatex-texmathp-advice-is-done): New variables.
2893 (org-cdlatex-mode): New minor mode.
2894 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
2895 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
2896 (org-export-with-archived-trees): New option.
2897 (org-open-file): Remove the call to `convert-standard-filename'.
2898 (org-archive-tag, org-agenda-skip-archived-trees)
2899 (org-cycle-open-archived-trees)
2900 (org-sparse-tree-open-archived-trees): New options.
2901 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
2902 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
2903 New functions.
2904 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
2905 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
2906 (org-mode-map): Add binding for `org-toggle-archive-tag'.
2907 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2908 Call `org-prepare-agenda-buffers'.
2909 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
2910 (org-file-apps, org-file-apps-defaults-gnu)
2911 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
2912 Handle remote files by forcing them to be opened in Emacs.
2913
2914 2006-06-23 Andre Spiegel <spiegel@gnu.org>
2915
2916 * vc.el (vc-diff-knows-L): New variable.
2917 (vc-diff-internal): Use it to handle "diff" programs that don't
2918 understand -L. This works automatically, no user action is necessary.
2919
2920 2006-06-23 Daniel Brockman <daniel@brockman.se>
2921
2922 * net/rcirc.el (rcirc-default-user-full-name): Default to
2923 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
2924 longer exists).
2925 (rcirc-process-list): Check `buffer-live-p' before attempting to
2926 switch to a buffer.
2927
2928 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
2929
2930 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
2931 based on rcirc-coding-system-alist.
2932
2933 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2934
2935 * cus-edit.el (customize-apropos): A better error message.
2936 (top level) <debug-ignored-errors>: Extend and update the list of
2937 ignored error messages.
2938
2939 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
2940
2941 * complete.el (PC-do-completion): Retain capitalization of user
2942 input, when possible, even if completion-ignore-case is set.
2943
2944 2006-06-23 Eli Zaretskii <eliz@gnu.org>
2945
2946 * generic-x.el (bat-generic-mode): Support .cmd files.
2947
2948 * dos-w32.el (top level): Use find-file-not-found-functions
2949 instead of the obsolete find-file-not-found-hooks.
2950
2951 2006-06-22 Kim F. Storm <storm@cua.dk>
2952
2953 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
2954 to recognize mode name containing submodes, such as Grep/lw.
2955
2956 2006-06-21 Kim F. Storm <storm@cua.dk>
2957
2958 * simple.el (line-move-1): Check for move-end-of-line instead of
2959 end-of-line when setting temporary-goal-column.
2960
2961 2006-06-21 Miles Bader <miles@gnu.org>
2962
2963 * play/cookie1.el (cookie): Work properly when there's only one entry.
2964
2965 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
2966
2967 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
2968 (gdb-frame-handler): Generalize frame regexp for templates.
2969
2970 2006-06-20 Glenn Morris <rgm@gnu.org>
2971
2972 * calendar/appt.el (appt-display-format): Default value must be
2973 one of the customize options.
2974
2975 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2976
2977 * term/xterm.el (terminal-init-xterm): Update key availability info.
2978 Bind C-return.
2979
2980 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2981
2982 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * files.el (hack-local-variables): Run `hack-local-variables-hook'
2985 whether or not a local variables list is defined.
2986
2987 * msb.el (msb): Move `sit-for' hack here to handle both
2988 "mouse-down and drag" and "mouse-up and select" situations.
2989 (mouse-select-buffer): Move `sit-for' hack to `msb'.
2990
2991 2006-06-20 Kenichi Handa <handa@m17n.org>
2992
2993 * international/characters.el (word-combining-categories):
2994 Add entries for 2-byte Han characters.
2995
2996 2006-06-19 Richard Stallman <rms@gnu.org>
2997
2998 * bindings.el (mode-line-format): Save some mode line space.
2999
3000 * files.el (find-file-noselect): Improve the question wording.
3001 (basic-save-buffer-2): Mask UMASK against 666.
3002
3003 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
3004 (mouse-drag-vertical-line): Call it.
3005
3006 * cus-edit.el (customize-option, customize-option-other-window):
3007 Error if SYMBOL is nil.
3008
3009 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3010
3011 * textmodes/org.el: Require noutline, also on XEmacs.
3012 (org-end-of-subtree): Return point.
3013 (org-dblock-start-re, org-dblock-end-re): New constants.
3014 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
3015 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
3016 (org-update-all-dblocks, org-find-dblock): New functions.
3017 (org-collect-clock-time-entries): New function.
3018 (org-html-handle-time-stamps): Never export CLOCK timeranges.
3019 (org-fixup-indentation): Modify to deal correctly with lines
3020 starting with TAB. Only one argument DIFF now.
3021 (org-demote, org-promote): Call `org-fixup-indentation' with just
3022 one argument, DIFF.
3023 (org-mode): Don't mark buffer as modified when aligning tables.
3024 (org-clock-sum): Don't mark buffer modified when adding time sum
3025 properties.
3026 (org-export-as-html): Add support for a link validation function.
3027 (org-archive-all-done): New function.
3028 (org-archive-subtree): New prefix argument. When set, archive all
3029 done subtrees in this buffer.
3030 (org-remove-clock-overlays)
3031 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
3032 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
3033 (org-put-clock-overlay): Don't swallow last headline character
3034 when displaying overlay.
3035 (org-store-link): Link to `image-mode' with just the file name.
3036
3037 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
3038
3039 * viper-cmd.el (viper-special-read-and-insert-char):
3040 Use read-key-sequence.
3041 (viper-after-change-undo-hook): Misc enhancements.
3042 (viper-after-change-undo-hook): New hook.
3043 (viper-undo): Use viper-after-change-undo-hook.
3044 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
3045 (viper-next-line-at-bol): If point is on a widget or a button, simulate
3046 clicking on that widget/button.
3047
3048 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
3049
3050 * ediff-diff (ediff-test-patch-utility): Catch errors.
3051 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
3052 (ediff-set-actual-diff-options): New function.
3053 (ediff-reset-diff-options, ediff-toggle-ignore-case):
3054 Use ediff-set-actual-diff-options.
3055 (ediff-extract-diffs): Catch errors.
3056 (ediff-whitespace): Add non-breakable space.
3057 (ediff-same-file-contents): Catch errors.
3058
3059 * ediff-mult.el (ediff-collect-custom-diffs):
3060 Save coding-system-for-read.
3061
3062 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
3063 (ediff-vc-internal, ediff-vc-merge-internal):
3064 Use ediff-delete-version-file.
3065 (ediff-delete-version-file): New function.
3066
3067 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
3068
3069 * ediff.el (ediff-directories, ediff-directory-revisions)
3070 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
3071 (ediff-directories-internal, ediff-merge-directory-revisions)
3072 (ediff-merge-directory-revisions-with-ancestor)
3073 (ediff-directories3): Use read-directory-name.
3074
3075 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
3076
3077 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
3078 Remove superfluous part of regexp for brace matching which is handled
3079 by `scan-lists' call.
3080
3081 2006-06-16 Richard Stallman <rms@gnu.org>
3082
3083 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
3084
3085 * files.el (basic-save-buffer-2): For a new precious file,
3086 use the default modes in the return value.
3087
3088 * facemenu.el (facemenu-color-alist): Doc fix.
3089
3090 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
3091
3092 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3093
3094 * cus-start.el (all): Add mac-ts-script-language-on-focus.
3095
3096 * term/mac-win.el (mac-text-encoding-ascii): New constant.
3097 (mac-utxt-to-string): Use it.
3098 (mac-ts-update-active-input-area): Use mac-ae-number.
3099
3100 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
3101
3102 * term.el (term-handle-scroll, term-delete-lines)
3103 (term-insert-lines): Fix off by one errors.
3104
3105 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3106
3107 * net/tramp.el (tramp-touch): Use UTC to express time.
3108
3109 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * mail/sendmail.el (mail-send): Search explicitly for
3112 mail-header-separator when checking for corrupted header lines.
3113
3114 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
3115
3116 * progmodes/gdb-ui.el (gdb-same-frame): New option.
3117 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
3118 (gdb-init-1): Initialise them.
3119 (gdb-starting): Reset gdb-printing
3120 (gdb-starting): Save value of gud-overlay-arrow-position.
3121 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
3122 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
3123 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
3124 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
3125
3126 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3127
3128 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
3129
3130 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
3131
3132 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
3133 (ldap-search-internal): Keep error messages, and a regexp fix.
3134
3135 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
3136
3137 * files.el (hack-local-variables-confirm):
3138 Display string value using its printed representation.
3139
3140 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
3141
3142 * server.el (server-edit): No-op if no server buffers exist.
3143
3144 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
3145
3146 * textmodes/page-ext.el (pages-directory-for-addresses):
3147 Including `pages-directory-address-mode' in the function results
3148 in the message "Buffer in which pages were found is deleted".
3149
3150 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3151
3152 * textmodes/org.el (org-agenda-mode-map): Add bindings for
3153 clocking functions.
3154
3155 (org-agenda-clock-in, org-check-running-clock)
3156 (org-clock-out-if-current, org-remove-clock-overlays)
3157 (org-put-clock-overlay): New functions.
3158 (org-clock-marker, org-clock-file-total-minutes)
3159 (org-clock-overlays): New variables.
3160 (org-clock-display, org-clock-sum, org-clock-cancel)
3161 (org-clock-out, org-clock-in): New commands.
3162 (org-export): New function.
3163 (org-emph-re): New constant.
3164 (org-set-emph-re, org-do-emphasis-faces): New functions.
3165 (org-emphasis-regexp-components, org-emphasis-alist): New options.
3166 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
3167 (org-export-html-convert-emphasize): Use the configurable emphasis.
3168 (org-cleaned-string-for-export): Make multiline emphasis visible
3169 to the exporter. New optional argument PARAMETERS.
3170 (org-export-as-html): Specify :emph-multiline parameter to
3171 `org-cleaned-string-for-export'.
3172
3173 2006-06-10 Richard Stallman <rms@gnu.org>
3174
3175 * help.el (help-for-help-internal): Clean up help text.
3176
3177 2006-06-10 Andreas Schwab <schwab@suse.de>
3178
3179 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
3180 in doc string.
3181
3182 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
3183
3184 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
3185
3186 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
3187 spaces after the comment start.
3188
3189 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3190
3191 * play/pong.el (pong-init-buffer):
3192 Fill buffer with spaces instead of ^A.
3193
3194 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
3195 launched asynchronously, delete its process instead of being cool.
3196 (ispell-async-processp): Check for `delete-process' existence
3197 instead of `kill-process' one for consistency.
3198
3199 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
3200
3201 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
3202 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
3203 in mode line at startup.
3204
3205 2006-06-08 Kim F. Storm <storm@cua.dk>
3206
3207 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
3208 (ido-init-completion-maps): Bind them to M-SPC and M-v.
3209 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
3210 (ido-file-internal): Pass full file name to write-file.
3211 (ido-read-internal): Only pop stack elements automatically if they
3212 actually match an existing directory or file name.
3213
3214 2006-06-07 Kenichi Handa <handa@m17n.org>
3215
3216 * international/mule.el (find-auto-coding): Don't handle the short
3217 name `char-trans'.
3218
3219 * files.el (hack-local-variables-prop-line)
3220 (hack-local-variables): Cancel the previous change.
3221
3222 2006-06-06 Jesper Harder <harder@phys.au.dk>
3223
3224 * ediff-diff.el (ediff-test-utility): Protect against file-error.
3225
3226 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
3227
3228 * diff-mode.el (diff-mode): Set buffer-read-only to t when
3229 diff-default-read-only is non-nil.
3230 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
3231 (diff-refine-hunk): Set inhibit-read-only to t.
3232
3233 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
3234 modifying the *Diff* buffer.
3235 (diff-process-filter): New filter function for diff process that
3236 sets inhibit-read-only to t when modifying the *Diff* buffer.
3237
3238 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3239
3240 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
3241 insertion point and control the number of empty lines.
3242 (org-paste-subtree): Limit the number of empty lines at the end of
3243 the inserted tree.
3244 (org-agenda): Use buffer name of current file for narrowing.
3245 (org-export-as-xml): Command removed.
3246 (org-export-xml-type): Option removed.
3247 (org-mode-map): Call `org-export-as-xoxo' directly.
3248 (org-get-indentation): New optional argument LINE.
3249 (org-fix-indentation, org-remove-tabs): New functions.
3250 (org-export-as-ascii, org-ascii-level-start): Determine and apply
3251 correct indentation for headlines that are converted it items.
3252 (org-skip-comments): Remove table lines that contain narrowing
3253 cookies but no other non-empty fields.
3254 (org-set-tags): Allow groups of mutually exclusive tags.
3255 (org-cmp-time): Sort 24:21 before items without time.
3256 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
3257 (org-open-at-point): Require double colon also for numbers.
3258
3259 2006-06-06 Kim F. Storm <storm@cua.dk>
3260
3261 * ido.el (ido-default-file-method, ido-default-buffer-method):
3262 Make choice values consistent with corresponding command names.
3263 (ido-visit-buffer): Update accordingly. Default to selected-window.
3264
3265 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
3266
3267 * progmodes/gud.el (gud-running): Fix doc string.
3268 (gud-menu-map): Use :visible instead fo :enable for debugger test.
3269 (gud-tooltip-modes): Add python-mode.
3270 (gud-tooltip-print-command): Add pdb. Remove perldb.
3271
3272 2006-06-05 Eli Zaretskii <eliz@gnu.org>
3273
3274 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
3275 Quote $(EMACS).
3276
3277 2006-06-05 Richard Stallman <rms@gnu.org>
3278
3279 * faces.el (defined-colors): Doc fix.
3280
3281 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
3282
3283 * vc.el (vc-process-filter): Inhibit undo info collection around
3284 call to insert.
3285 (vc-setup-buffer): Likewise for call to erase-buffer.
3286 (vc-do-command): Likewise for call to process-file.
3287
3288 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3289
3290 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
3291 for gud-go.
3292 (gud-common-init): Other debuggers may trigger error.
3293
3294 2006-06-05 Kenichi Handa <handa@m17n.org>
3295
3296 * international/mule.el (find-auto-coding):
3297 Handle enable-character-translation in file header.
3298
3299 2006-06-04 Kim F. Storm <storm@cua.dk>
3300
3301 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
3302 (authors-fixed-entries): Fix spelling.
3303 (authors-canonical-file-name): Don't report error for wildcards.
3304
3305 * help.el (view-emacs-news): Rewrite to support new NEWS,
3306 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
3307 e.g. version 10 matches 1.10, and don't be confused by version 1.1
3308 being a prefix of 1.12 (etc). A numeric prefix arg also works.
3309
3310 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
3311
3312 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
3313 exec constructs like `foo bar`.
3314 (sh-quoted-subshell): New helper function to search for a possibly
3315 nested subshell (like `` or $()) within a "" quoted string.
3316 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
3317 (sh-apply-quoted-subshell): Flag quote characters inside a
3318 subshell, which is itself already in a quoted region, as
3319 punctuation, since this is the closest to what they actually are.
3320 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
3321 sh-apply-quoted-subshell.
3322 (sh-font-lock-syntactic-face-function): Apply the new face for
3323 text inside `` instead of the old font-lock-string-face.
3324
3325 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3326
3327 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
3328 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
3329 (mac-bytes-to-text-range, mac-ae-text-range-array)
3330 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
3331 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
3332 (mac-ts-unicode-for-key-event): New functions.
3333 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
3334 (mac-handle-font-selection): Use mac-ae-number.
3335 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
3336 New variables.
3337 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
3338 (mac-ts-converted-text, mac-ts-selected-converted-text)
3339 (mac-ts-block-fill-text, mac-ts-outline-text)
3340 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
3341 (mac-ts-hilite-style-faces): New constant.
3342 (mac-apple-event-map): Bind text input events.
3343 (mac-dispatch-apple-event): Use command-execute instead of
3344 call-interactively.
3345 (global-map): Don't bind mac-apple-event.
3346 (special-event-map): Bind mac-apple-event.
3347
3348 2006-06-02 Eli Zaretskii <eliz@gnu.org>
3349
3350 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
3351 file name.
3352 (emacs): Enclose the value of $(EMACS) in quotes.
3353
3354 2006-06-02 Juri Linkov <juri@jurta.org>
3355
3356 * international/mule.el (sgml-html-meta-auto-coding-function):
3357 Remove the condition `(search-forward "<html" size t)'.
3358 Replace `\"' with `[\"']?' in `re-search-forward'.
3359
3360 2006-06-02 Kenichi Handa <handa@m17n.org>
3361
3362 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
3363 as well as `coding'.
3364 (hack-local-variables): Likewise.
3365
3366 * international/mule.el (enable-character-translation):
3367 Put permanent-local and safe-local-variable properties.
3368 (find-auto-coding): Handle char-trans: tag.
3369
3370 2006-06-02 Juri Linkov <juri@jurta.org>
3371
3372 * international/mule.el (sgml-html-meta-auto-coding-function):
3373 Limit the search by the end of the HTML header (if any).
3374
3375 2006-06-01 Richard Stallman <rms@gnu.org>
3376
3377 * subr.el (with-current-buffer): Doc fix.
3378
3379 2006-06-02 Masatake YAMATO <jet@gyve.org>
3380
3381 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
3382 Almost rewrite. Underlines over all lines of gcov output are too
3383 uncomfortable to read. Suggested by Dan Nicolaescu.
3384
3385 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3386
3387 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
3388
3389 * shell.el (shell-mode): Use shell-mode-map in docstring.
3390
3391 * comint.el (comint-send-input): Do not add help-echo and
3392 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
3393
3394 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3395
3396 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
3397
3398 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
3401 (gdb-stopped, gdb-info-stack-custom): If there is no source info
3402 look up the stack and pop up GUD buffer if necessary.
3403 (gdb-frames-select): Remove redundant call to gud-display-frame.
3404 (gdb-info-threads-custom): Keep point at start of buffer.
3405 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
3406
3407 2006-05-31 Juri Linkov <juri@jurta.org>
3408
3409 * replace.el (query-replace-read-from, query-replace-read-to):
3410 Bind `history-add-new-input' to nil. Call `add-to-history'.
3411
3412 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
3413
3414 * textmodes/table.el: Convert all HTML tags to lower case for
3415 XHTML compatibility.
3416
3417 2006-05-31 Masatake YAMATO <jet@gyve.org>
3418
3419 * progmodes/compile.el:
3420 (compilation-error-regexp-alist-alist::gcov-called-line):
3421 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
3422
3423 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
3424
3425 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
3426 Revert inadvertent changes made with last commit.
3427
3428 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
3429
3430 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
3431 New functions.
3432
3433 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
3434
3435 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3436
3437 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
3438 only matches in the right place.
3439 (org-upcoming-deadline): New face.
3440 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
3441 (org-export-ascii-underline): Rename constant `org-ascii-underline'
3442 and make it an option.
3443 (org-export-ascii-bullets): New option.
3444 (org-export-as-html): Many changes to emit valid XHTML.
3445 (org-par-open): New variable.
3446 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
3447 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
3448 (org-timeline): Pass `org-timeline-show-empty-dates' to
3449 `org-get-all-dates'. Interpret empty dates returned by
3450 `org-get-all-dates'.
3451 (org-get-all-dates): New argument EMPTY. Add dates without
3452 entries to the list, mark large ranges of empty dates.
3453 (org-point-in-group, org-context): New functions.
3454
3455 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
3456
3457 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
3458
3459 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
3460 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
3461 to C-mouse-3 (for 2 button mice).
3462 (gdb-send): Do the right thing for C-d.
3463
3464 * speedbar.el (speedbar-detach): Delete.
3465 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
3466 it breaks things.
3467 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
3468
3469 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
3470
3471 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
3472 Makeppfile.
3473
3474 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3475 Add makepp diagnostic.
3476
3477 2006-05-29 Richard Stallman <rms@gnu.org>
3478
3479 * window.el (fit-window-to-buffer): Doc fix.
3480
3481 * help.el (temp-buffer-max-height): Doc fix.
3482
3483 * subr.el (with-current-buffer): Doc fix.
3484
3485 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3486
3487 * term/x-win.el: Bind F10 to menu-bar-start if available.
3488
3489 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
3490
3491 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
3492 uses with a simple test.
3493 (term-set-escape-char, term-mode, term-check-kill-echo-list)
3494 (term-send-raw-string, term-send-raw, term-mouse-paste)
3495 (term-char-mode, term-line-mode, term-exec, term-sentinel)
3496 (term-handle-exit, term-read-input-ring)
3497 (term-previous-matching-input-string)
3498 (term-previous-matching-input-string-position)
3499 (term-previous-matching-input-from-input)
3500 (term-replace-by-expanded-history, term-send-input)
3501 (term-skip-prompt, term-bol, term-send-invisible)
3502 (term-kill-input, term-delchar-or-maybe-eof)
3503 (term-backward-matching-input, term-check-source)
3504 (term-proc-query, term-emulate-terminal)
3505 (term-handle-colors-array, term-process-pager, term-pager-line)
3506 (term-pager-bob, term-unwrap-line, term-word)
3507 (term-dynamic-complete-filename)
3508 (term-dynamic-complete-as-filename)
3509 (term-dynamic-simple-complete): Replace one arm ifs with whens or
3510 unlesses.
3511
3512 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3513
3514 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
3515 during bootstrapping.
3516
3517 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
3518 Basically undo the change of 2006-05-26: use extra arguments instead of
3519 dynamic scoping.
3520 (ewoc-locate): Remove unused var `footer'.
3521
3522 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3523
3524 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
3525
3526 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
3527 (generate-file-autoloads): Obey it. Return whether autoloads were
3528 added at point or not.
3529 (update-file-autoloads): Use this new return value.
3530 Remove redundant test for the presence of an autoload cookie.
3531
3532 * emacs-lisp/autoload.el (autoload-find-file): New fun.
3533 This one calls hack-local-variables.
3534 (generate-file-autoloads, update-file-autoloads): Use it.
3535
3536 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
3537 (bibtex-sort-entry-class): Add safe-local-variable predicate.
3538 (bibtex-sort-entry-class-alist): Don't set the global value.
3539 (bibtex-init-sort-entry-class-alist): New fun.
3540 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
3541 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
3542 of bibtex-init-sort-entry-class.
3543
3544 2006-05-28 Richard Stallman <rms@gnu.org>
3545
3546 * subr.el (load-history-regexp): If FILE is relative, insist
3547 entire last name component must match it.
3548 (load-history-filename-element, load-history-regexp): Doc fixes.
3549
3550 2006-05-29 Kim F. Storm <storm@cua.dk>
3551
3552 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
3553 `pos' and `raw-data' for clarity, as eval forms may access these.
3554
3555 2006-05-28 Kim F. Storm <storm@cua.dk>
3556
3557 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
3558
3559 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3560
3561 * progmodes/make-mode.el (makefile-browser-map)
3562 (makefile-mode-syntax-table): Move initialization inside declaration.
3563 (makefile-fill-paragraph): Use the default comment-filling code.
3564
3565 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
3566
3567 * replace.el (query-replace-defaults): New variable.
3568 (query-replace-read-from): Use `query-replace-defaults' for
3569 default value, instead of history list.
3570 (query-replace-read-to): Update `query-replace-defaults'.
3571
3572 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
3575 with no X toolkit.
3576
3577 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
3578
3579 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
3580 (tumme-show-all-from-dir): Add autoload.
3581
3582 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3583
3584 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
3585 (tumme-remove-tag): Fix bug.
3586
3587 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3588
3589 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
3590 FOOTER args. Update unique caller.
3591 (ewoc-delete): Compute last node once before looping.
3592 (ewoc--node-branch): Merge into unique caller.
3593 (ewoc--node): Don't define constructor make-ewoc--node for this
3594 structure.
3595 (ewoc): Add member `hf-pp' to this structure.
3596 (ewoc--wrap): New func.
3597 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
3598 header/footer pretty-printers. Save header/footer pretty-printer.
3599 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
3600
3601 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
3602
3603 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3604
3605 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
3606 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
3607 Tag'. Change "Compare directories..." to "Change Directories...".
3608 Move tumme commands to Operate, Regexp and Immediate menus.
3609 Change "Add Comment" to "Add Image Comment". Change "Add Image
3610 Tag" to "Add Image Tags".
3611
3612 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
3613 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
3614 `tumme-delete-tag'.
3615
3616 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * shell.el (shell-mode): Call shell-dirtrack-mode after
3619 list-buffers-directory is made a local variable, to avoid setting
3620 the default value.
3621
3622 2006-05-26 Kevin Ryde <user42@zip.com.au>
3623
3624 * info.el (Info-index-next): Use where-is-internal to report
3625 actual binding of Info-index-next, rather than hard-coded `,'.
3626
3627 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3628
3629 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
3630 and "Find Command in Manual" to here.
3631
3632 * buff-menu.el (list-buffers-noselect): For Info buffers, use
3633 Info-current-file as the file name.
3634
3635 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
3636
3637 * ses.el (defadvice undo-more): Delete this defadvice. The undo
3638 overrides will now be done a different way.
3639 (ses-set-parameter): Reapply this function for undo.
3640 (ses-set-header-row): Reconstruct header row during undo.
3641 (ses-widen): New function.
3642 (ses-goto-data, ses-reconstruct-all): Use new function.
3643 (ses-command-hook): Widen buffer during undo, before unupdating
3644 the cells.
3645 (ses-insert-row, ses-delete-row): Widen buffer during undo.
3646 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
3647 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
3648 formula hasn't been executed yet.
3649
3650 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3651
3652 * comint.el (comint-kill-whole-line): Rename arg to count.
3653 Fix doc string.
3654
3655 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
3656
3657 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
3658 to copy-file.
3659
3660 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3661
3662 * simple.el (toggle-truncate-lines): Make arg optional for
3663 backward compatibility.
3664
3665 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
3666
3667 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
3668 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
3669 DLL arg. Instead, use ewoc--current-dll. Update all callers.
3670 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
3671 (ewoc--adjust): Use ewoc--current-dll.
3672 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
3673
3674 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3675
3676 * textmodes/org.el (org-next-item, org-previous-item): Emit more
3677 compact error message.
3678 (org-tags-view): Refresh category table in each file.
3679 (org-table-justify-field-maybe): Remove superfluous arguments to
3680 `format'.
3681 (org-export-as-html): Insert "<p>" before postamble.
3682 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
3683
3684 2006-05-26 Kenichi Handa <handa@m17n.org>
3685
3686 * textmodes/po.el (po-find-charset): Pay attention to the case
3687 FILENAME is a cons (NAME . BUFFER).
3688 (po-find-file-coding-system-guts): Likewise.
3689
3690 * arc-mode.el (archive-set-buffer-as-visiting-file):
3691 Call find-operation-coding-system with (FILENAME . BUFFER).
3692
3693 * tar-mode.el (tar-extract): Call find-operation-coding-system
3694 with (FILENAME . BUFFER).
3695
3696 * international/mule.el (decode-coding-inserted-region):
3697 Call find-operation-coding-system with (FILENAME . BUFFER).
3698
3699 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
3700
3701 * image-mode.el (image-toggle-display): Use buffer contents to
3702 generate image for a remote file.
3703
3704 2006-05-25 Juri Linkov <juri@jurta.org>
3705
3706 * replace.el (query-replace-read-from, query-replace-read-to):
3707 Remove 8th arg KEEP-ALL in read-from-minibuffer.
3708
3709 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
3710
3711 * whitespace.el (whitespace-cleanup): Change to cleanup
3712 region if one is active.
3713 * whitespace.el (whitespace-cleanup-internal): New internal method.
3714
3715 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3716
3717 * dired.el (dired-mode-map): Add help-echo strings to tumme
3718 commands. Bind `tumme-dired-display-image' to C-t i.
3719
3720 * tumme.el (tumme-display-image): Change documentation string slightly.
3721 (tumme-dired-display-image): Add call to `display-buffer'.
3722
3723 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3724
3725 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
3726 Signal error if RAW-DATA is a multibyte string.
3727
3728 2006-05-24 Richard Stallman <rms@gnu.org>
3729
3730 * subr.el (with-local-quit): When handling `quit' signal,
3731 make a chance for quit-flag to cause a quit.
3732
3733 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
3734 (ad-disable-advice): Add autoloads.
3735
3736 * subr.el (read-passwd): Copy PROMPT before changing its properties.
3737
3738 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3739
3740 * dired.el (dired-mode-map): Change menu items for tumme as per
3741 suggestions in emacs-devel.
3742
3743 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3744
3745 * dired.el (dired-mode-map): Fix breakage.
3746
3747 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3748
3749 * tumme.el (tumme-display-dired-image): Rename to...
3750 (tumme-dired-display-image): ...this.
3751 (tumme-track-movement): Change default value to t.
3752 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
3753 used from `tumme-next-line-and-display' and similar commands.
3754
3755 * dired.el (dired-mode-map): Add Thumbnail submenu under the
3756 Immediate menu. Add some tumme commands there.
3757
3758 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
3759
3760 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
3761
3762 2006-05-24 Chong Yidong <cyd@mit.edu>
3763
3764 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
3765 menu entries that open submenus.
3766
3767 2006-05-24 Alan Mackenzie <acm@muc.de>
3768
3769 * startup.el (command-line): For names of preloaded files, don't
3770 append ".elc" (now done in Fload), and call file-truename on the
3771 lisp directory.
3772
3773 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
3774 match ANY loaded file with the right name, not just those in
3775 load-path. Put a regexp matching the file name into
3776 after-load-alist, rather than the name itself.
3777
3778 * subr.el: New functions load-history-regexp,
3779 load-history-filename-element, do-after-load-evaluation.
3780
3781 * international/mule.el (load-with-code-conversion): Do the
3782 eval-after-load stuff by calling do-after-load-evaluation.
3783
3784 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3785
3786 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
3787 has not been killed.
3788
3789 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3790
3791 * term/mac-win.el: Set idle timer to clean up expired Apple events.
3792 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
3793 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
3794 Optionally set error message in reply.
3795
3796 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3797
3798 * textmodes/org.el (org-open-at-point): Use renamed variable
3799 `org-confirm-shell-link-function'.
3800 (org-confirm-shell-link-function): Rename from
3801 `org-confirm-shell-links'.
3802 (org-export-directory): New function.
3803 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
3804 (org-export-icalendar): Use `org-export-directory'.
3805 (org-indent-item): Keep cursor position.
3806 (org-link-file-path-type): New option.
3807 (org-export-as-html): Fix bug with plain lists starting in
3808 column 0.
3809 (org-export-as-html): Remove deadline formatting, this happens
3810 now already in `org-html-handle-time-stamps'.
3811 (org-export-html-style): Deadline class removed.
3812 (org-insert-labeled-timestamps-at-point): New option.
3813 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
3814 of `hide-sublevels 1', in case the first headline is not level 1.
3815 (org-overview, org-content): New fuction.
3816 (org-cycle-global-status, org-cycle-subtree-status): Make these
3817 variables buffer-local.
3818 (org-global-cycle): New command.
3819 (org-shifttab): Use `org-global-cycle'.
3820 (org-insert-heading, org-insert-item): Go to end of new
3821 headline/item after creating it.
3822 (org-export-visible): Rename from `org-export-copy-visible'.
3823 Now creates a temporary org-file and applies an exporting command
3824 to it.
3825 (org-table-eval-formula): Support for lisp forms.
3826 (org-agenda-todo-ignore-scheduled): New option.
3827 (org-agenda-get-todos): Use new option
3828 `org-agenda-todo-ignore-scheduled'.
3829 (org-export-html-inline-images): New value `maybe'.
3830 (org-export-as-html): Inlining of images dependent on link description.
3831 (org-archive-subtree): Check for end-of-buffer before trying
3832 `kill-line'.
3833 (org-agenda-follow-mode): New option.
3834 (org-export-with-tags, org-export-with-timestamps): New options.
3835 (org-html-handle-time-stamps): New function.
3836 (org-keyword-time-regexp): New variable.
3837 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
3838 (org-agenda-todo-list-sublevels): New option.
3839 (org-html-level-start): When TITLE is nil, just close all levels.
3840 (org-parse-key-lines, org-parse-export-options): Remove functions,
3841 replaced by `org-infile-export-plist'.
3842 (org-combine-plists, org-infile-export-plist)
3843 (org-default-export-plist): New functions.
3844 (org-export-html-preamble, org-export-html-postamble)
3845 (org-export-html-auto-preamble, org-export-html-auto-postamble):
3846 New variables.
3847 (org-export-publishing-directory): New option.
3848 (org-export-as-html, org-export-as-ascii): Use the new property
3849 lists for settings.
3850 (org-export-copy-visible, org-export-as-xoxo):
3851 Respect `org-export-publishing-directory'.
3852 (org-link-search, org-store-link, org-file-apps): Support for
3853 links to BibTeX database entries..
3854 (org-get-current-options, org-set-regexps-and-options):
3855 Implement logging as a startup option.
3856 (org-store-link): Make sure context string is never empty
3857 (org-insert-link): Use relative path when possible.
3858 (org-at-item-checklet-p): New function.
3859 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
3860 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
3861 (org-metaright, org-metaup, org-metadown, org-shiftup)
3862 (org-shiftdown, org-shiftright, org-shiftleft)
3863 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
3864 Dispatch using `call-interactively'.
3865 (org-call-with-arg): New defsubst.
3866 (org-tag-alist, org-use-fast-tag-selection): New options.
3867 (org-complete): Use `org-tag-alist'.
3868 (org-fast-tag-insert, org-fast-tag-selection): New functions.
3869 (org-next-item, org-previous-item): New commands.
3870 (org-beginning-of-item, org-end-of-item): Add (interactive) to
3871 make command.
3872 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
3873
3874 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
3875
3876 * emacs-lisp/ewoc.el (ewoc-delete): New function.
3877 (ewoc-filter): Use `ewoc-delete'.
3878
3879 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
3880
3881 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3882
3883 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
3884 Signal more user-friendly error messages.
3885
3886 * complete.el (PC-do-completion): Undo the addition of implicit
3887 wildcards if they did not lead to finding any match.
3888 (read-file-name-internal): Don't add the final > if the completion is
3889 not finished.
3890
3891 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3892
3893 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
3894 Quote safe-local-variable predicate.
3895
3896 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3897
3898 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
3899
3900 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3901
3902 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
3903
3904 * progmodes/make-mode.el (makefile-special-targets-list)
3905 (makefile-macro-table, makefile-target-table): Mark as risky.
3906 (makefile-query-one-target-method): Make this the alias for the
3907 following variable.
3908 (makefile-query-one-target-method-function): Make this the real name.
3909
3910 * textmodes/artist.el (artist-text-renderer): Make this the alias
3911 for the following variable.
3912 (artist-text-renderer-function): Make this the real name.
3913
3914 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
3915 the alias for the following variable.
3916 (flyspell-generic-check-word-predicate): Make this the real name.
3917
3918 * textmodes/ispell.el (ispell-format-word): Make this the alias
3919 for the following variable.
3920 (ispell-format-word-function): Make this the real name.
3921 (ispell-message-text-end): Mark as risky.
3922
3923 * skeleton.el (skeleton-transformation, skeleton-filter)
3924 (skeleton-pair-filter): Make these the aliases for the following
3925 variables.
3926 (skeleton-transformation-function, skeleton-filter-function)
3927 (skeleton-pair-filter-function): Make these the real names.
3928
3929 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
3930 and skeleton-pair-filter-function.
3931
3932 * textmodes/sgml-mode.el (sgml-transformation): Make this the
3933 alias for the following variable.
3934 (sgml-transformation-function): Make this the real name.
3935 (sgml-tag-alist): Mark as risky.
3936
3937 2006-05-21 Richard Stallman <rms@gnu.org>
3938
3939 * simple.el (kill-region): Interactively, pass point, then mark.
3940
3941 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3942
3943 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
3944
3945 2006-05-21 Romain Francoise <romain@orebokech.com>
3946
3947 * dired-x.el (dired-mode-map): Don't bind M-g.
3948
3949 2006-05-20 Richard Stallman <rms@gnu.org>
3950
3951 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
3952 (dired-goto-file): Doc fix.
3953
3954 2006-05-21 Kim F. Storm <storm@cua.dk>
3955
3956 * emulation/cua-base.el: Mention customizing cua-mode as alternative
3957 way to enable built-in cua-mode if user loads older CUA-mode package.
3958
3959 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
3960 if default-filename is specified.
3961
3962 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3963
3964 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
3965
3966 * info.el (info-apropos): Make sure current-file and current-node
3967 have non-nil values. Speed up by using add-to-list instead of
3968 manual consing.
3969
3970 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3971
3972 * progmodes/make-mode.el (makefile-mode): Doc fix.
3973
3974 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3975
3976 * dired-aux.el (dired-do-shell-command): Doc fix.
3977
3978 2006-05-20 Kevin Ryde <user42@zip.com.au>
3979
3980 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
3981 ``(custom-manual :tag "Foo" "(foo)Node")''.
3982
3983 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
3984
3985 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
3986 value is an integer.
3987
3988 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3989
3990 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
3991 "format".
3992 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
3993
3994 2006-05-20 Martin Rudalics <rudalics@gmx.at>
3995
3996 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
3997 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
3998
3999 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4000
4001 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
4002 regexp for keywords.
4003
4004 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
4005
4006 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
4007 replace-regexp-in-string.
4008
4009 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
4010 encode, and escape file name on conversion to URL.
4011
4012 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4013
4014 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
4015 Don't unescape URL.
4016 (dnd-get-local-file-name): Unescape URL on conversion to file name.
4017
4018 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
4019 on conversion to URLs.
4020
4021 * net/browse-url.el (browse-url-file-url): Encode file name on
4022 conversion to URL.
4023
4024 * term/mac-win.el (mac-ae-open-documents): Escape file name on
4025 conversion to URL.
4026
4027 2006-05-19 Eli Zaretskii <eliz@gnu.org>
4028
4029 * progmodes/cc-styles.el (c-style-alist): Doc fix.
4030
4031 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4032
4033 * term/mac-win.el (mac-bytes-to-digits): Remove function.
4034 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
4035
4036 2006-05-19 Glenn Morris <rgm@gnu.org>
4037
4038 * calendar/diary-lib.el (diary-bahai-date)
4039 (list-bahai-diary-entries, mark-bahai-diary-entries)
4040 (mark-bahai-calendar-date-pattern): Not interactive.
4041 (add-to-diary-list): New optional arg LITERAL. Doc fix.
4042 (diary-entries-list): Change format of 4th element in each entry.
4043 (diary-list-entries): Use add-to-diary-list.
4044 (diary-goto-entry): Handle the case where the buffer visiting the
4045 diary has been killed.
4046 (fancy-diary-display): Add 'locator to button rather than 'marker.
4047 Only generate temp-face when there are marks to apply.
4048 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
4049 (diary-fancy-date-pattern): New variable.
4050 (diary-time-regexp): Doc fix.
4051 (diary-anniversary, diary-time): New faces.
4052 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
4053 diary-time-regexp. Add font-lock-multiline property where needed.
4054 Use new faces diary-anniversary and diary-time.
4055 (diary-fancy-font-lock-fontify-region-function): New function, to
4056 handle multiline font-lock pattern in fancy diary.
4057 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
4058 (diary-font-lock-keywords): Tweak time regexp. Use new face
4059 diary-time.
4060
4061 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
4062
4063 * international/code-pages.el (mik): Table corrected.
4064
4065 2006-05-18 Kim F. Storm <storm@cua.dk>
4066
4067 * progmodes/grep.el (grep-find): Don't check grep-find-command
4068 before running command (breaks non-interactive usage).
4069
4070 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
4071
4072 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
4073 (ewoc--insert-new-node): Don't insert trailing newline.
4074 Instead, adjust successor nodes's start markers.
4075 (ewoc--refresh-node): Delete all text from current node's start
4076 marker to the next one's; adjust successor nodes's start markers.
4077 (ewoc--create): Doc fixes.
4078 (ewoc--refresh): Don't insert newline.
4079 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
4080 * pcvs.el (cvs-make-cvs-buffer):
4081 Specify extra newline for ewoc's header and footer.
4082 (cvs-update-header): Update initial header recognition.
4083 Append newline to final header and footer values.
4084 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
4085
4086 2006-05-17 Richard Stallman <rms@gnu.org>
4087
4088 * files.el (file-name-extension): Doc fix.
4089
4090 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4091
4092 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
4093 we can explicitly enable/disable rather than toggle.
4094 (shell-mode): Use it.
4095 (shell-cd): Don't try to reproduce what `cd' does.
4096
4097 2006-05-17 Kim F. Storm <storm@cua.dk>
4098
4099 * ido.el (ido-read-internal): Use only nondirectory part of
4100 default item.
4101
4102 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
4103
4104 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
4105 (ewoc-nth): Doc fix.
4106
4107 (ewoc-map, ewoc-invalidate): Compute PP before looping.
4108
4109 2006-05-16 Eli Zaretskii <eliz@gnu.org>
4110
4111 * international/mule.el (auto-coding-alist): Add .lha to files
4112 read with no-conversion.
4113
4114 * files.el (auto-mode-alist): Add .lha files to archive file
4115 extensions.
4116
4117 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
4118 Convert csize to integer when computing offsets within the
4119 compressed archive file.
4120
4121 2006-05-16 Kim F. Storm <storm@cua.dk>
4122
4123 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
4124 with read-from-minibuffer.
4125
4126 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
4129 (byte-compile-warnings): Fix safe-local-variable property.
4130
4131 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
4132
4133 * allout.el (allout-show-bodies, allout-old-style-prefixes)
4134 (allout-stylish-prefixes, allout-numbered-bullet)
4135 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
4136 predicates to qualify `safe-local-variable' property, when
4137 available, else use equivalent lambda.
4138 (allout-current-topic-collapsed-p): Do the right thing regarding
4139 trailing blank lines.
4140
4141 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
4142
4143 * server.el (server-start): Only create a directory if needed.
4144 (server-edit, server-unload-hook): server-start => server-mode.
4145 (kill-emacs-hook): Cleanup upon exit.
4146
4147 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
4148
4149 * hexl.el (hexlify-buffer): Encode process arguments manually.
4150
4151 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
4152
4153 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
4154 call to gdb-tooltip-print.
4155
4156 2006-05-15 Romain Francoise <romain@orebokech.com>
4157
4158 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
4159 systems, default to "tar" since those systems probably have GNU tar.
4160
4161 2006-05-14 Lars Hansen <larsh@soem.dk>
4162
4163 * desktop.el (desktop-missing-file-warning): Fix docstring.
4164 (desktop-restore-file-buffer): Correct question asked on missing file.
4165
4166 2006-05-14 Kim F. Storm <storm@cua.dk>
4167
4168 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
4169 Add CUA move property.
4170
4171 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * custom.el (custom-push-theme): Load the variable before checking
4174 its `standard-value'.
4175
4176 2006-05-13 Lars Hansen <larsh@soem.dk>
4177
4178 * desktop.el (desktop-save): Use with-temp-buffer.
4179
4180 2006-05-12 Glenn Morris <rgm@gnu.org>
4181
4182 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
4183 * calendar/calendar.el (calendar-mode-map):
4184 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
4185 * calendar/appt.el (appt-check, appt-make-list): Refer to
4186 diary-view-entries, diary-list-entries, diary-show-all-entries
4187 rather than obsolete aliases.
4188
4189 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * simple.el (line-move-finish): Avoid calling point motion hooks
4192 while processing intangibility.
4193
4194 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
4195
4196 * term/xterm.el (terminal-init-xterm): Fix typo.
4197
4198 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
4199
4200 * allout.el (allout-view-change-hook): Mark as being deprecated,
4201 to be replaced by `allout-exposure-change-hook'.
4202 (allout-exposure-change-hook): New, replacing
4203 `allout-view-change-hook'.
4204 (allout-flag-region): Run new hook `allout-exposure-change-hook',
4205 in addition to `allout-view-change-hook'.
4206 (allout-show-bodies, allout-old-style-prefixes)
4207 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
4208 lambda forms to prevent their showing up in variable help
4209 presentations as inscrutable byte-compiled code.
4210 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
4211 Use string-or-null-p to qualify safe-local-variable values.
4212 (allout-reindent-bodies): Use memq to qualify matches against
4213 valid safe-local-variable values. Also, quote the lambda as above.
4214 (allout-use-mode-specific-leader): Add missing candidate-value
4215 symbols, use memq, and quote the lambda.
4216 (allout-overlay-interior-modification-handler): Remove unused
4217 variables `msg' and 'opened'.
4218 (allout-hidden-p): Constrain invisibility consideration to allout's
4219 invisibility spec, disregarding invisibility for other reasons.
4220
4221 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4222
4223 * files.el (version-control): Correct safe values.
4224
4225 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
4226
4227 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
4228
4229 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
4230 (ewoc--insert-new-node): New func.
4231 Update callers of deleted funcs to use it, instead.
4232
4233 2006-05-11 Glenn Morris <rgm@gnu.org>
4234
4235 * calendar/calendar.el (diary-show-all-entries): Do not refer to
4236 obsolete alias `show-all-diary-entries'.
4237 (make-diary-entry): Not interactive.
4238 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
4239 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
4240 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
4241 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4242 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
4243 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
4244
4245 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4246
4247 * calendar/calendar.el (calendar-french-date-string)
4248 (calendar-mayan-date-string, calendar-chinese-date-string)
4249 (calendar-astro-date-string, calendar-iso-date-string)
4250 (calendar-islamic-date-string, calendar-bahai-date-string)
4251 (calendar-hebrew-date-string, calendar-coptic-date-string)
4252 (calendar-ethiopic-date-string, calendar-persian-date-string):
4253 These functions are not interactive.
4254
4255 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
4256
4257 * files.el: Balance parentheses.
4258
4259 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4260
4261 * files.el, newcomment.el, outline.el, simple.el,
4262 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4263 progmodes/cc-vars.el, progmodes/compile.el:
4264 Move `safe-local-variable' declarations to the respective files.
4265
4266 * help-fns.el (describe-variable): Don't print safe-var if it is
4267 byte-code. Improve wording as suggested by Luc Teirlinck.
4268
4269 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4270
4271 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
4272 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
4273 Use a token for pending-triggers to ensure gdb-var-update
4274 gets called once per user input again for pre-GDB 6.4.
4275 (gdb-var-delete): Match on more complex expressions.
4276 (gdb-var-list-children-handler, gdb-var-create-handler):
4277 Use a token for consistency.
4278
4279 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
4280
4281 * textmodes/org.el (org-read-date, org-goto-calendar)
4282 (org-agenda-goto-calendar):
4283 Bind `view-calendar-holidays-initially' to nil.
4284
4285 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4286
4287 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
4288 Update all callers to do it there, instead.
4289
4290 2006-05-10 Glenn Morris <rgm@gnu.org>
4291
4292 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
4293 prefix arg case, to avoid view-diary-entries-initially error.
4294 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4295 (calendar-date-is-legal-p): Handle dates with no day part.
4296
4297 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4298
4299 * comint.el (comint-insert-input): Just make it when
4300 comint-use-prompt regexp is nil (default) and with the mouse.
4301 (comint-copy-old-input): Reinstate from 2004-06-23.
4302 (comint-mode-map): Bind C-c C-m to it.
4303
4304 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
4305
4306 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
4307 Remove spurious move to point-max (new comint behavior fixes).
4308
4309 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
4310 compatibility function (Emacs 18/19).
4311 (idlwave-is-continuation-line): Always return point at start of
4312 previous non-blank continuation line.
4313 `keyword-parameters': Fix continued comment font-lock matcher.
4314 (idlwave-font-lock-fontify-region): Written, use as
4315 font-lock-fontify-region-function, to fix continued keyword
4316 fontification issues.
4317
4318 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4319
4320 * term/mac-win.el (mac-font-panel-mode): Doc fix.
4321 (mac-service-selection, mac-service-open-file)
4322 (mac-service-open-selection, mac-service-mail-selection)
4323 (mac-service-mail-to, mac-service-insert-text): Rename from
4324 mac-services-*. All uses changed.
4325 (mac-apple-event-map): Rename event symbol `services' to `service'.
4326
4327 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
4328
4329 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
4330 (ewoc--node-enter-first, ewoc--node-enter-last)
4331 (ewoc--delete-node-internal): Merge funcs into unique callers.
4332
4333 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
4334
4335 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
4336 return value of read-from-minibuffer for empty input.
4337
4338 2006-05-09 Miles Bader <miles@gnu.org>
4339
4340 * comint.el (comint-insert-input): Remove redundant calls to setq
4341 and goto-char.
4342
4343 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
4344
4345 * comint.el (comint-insert-input): Make it work when
4346 comint-use-prompt-regexp is t.
4347
4348 2006-05-10 Miles Bader <miles@gnu.org>
4349
4350 * subr.el (field-at-pos): New function.
4351
4352 * comint.el (comint-insert-input): Use it.
4353
4354 2006-05-09 Juri Linkov <juri@jurta.org>
4355
4356 * battery.el (battery-linux-proc-acpi): Also try
4357 `/proc/acpi/thermal_zone/THR2/temperature'.
4358
4359 * files.el <safe-local-variable>: Remove `eval' and `let' binding
4360 for now unused lambda `string-or-null'.
4361
4362 * add-log.el (change-log-default-name): Put `string-or-null-p'
4363 instead of lambda on `safe-local-variable' property.
4364
4365 * diff-mode.el (diff-context->unified): Use `region-beginning' and
4366 `region-end' instead of `mark' and `point'.
4367 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
4368 Operate on region in Transient Mark mode when the mark is active.
4369 Use `region-beginning' and `region-end' instead of `mark' and
4370 `point'.
4371 (diff-hunk-text, diff-goto-source): Doc fix.
4372
4373 * startup.el (fancy-splash-screens, normal-splash-screen): Use
4374 face `mode-line-buffer-id' for mode-line buffer face instead of
4375 hard-coded `(:weight bold)'.
4376
4377 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
4378 buffer-undo-list to t (undo-ask is reproducible by visiting
4379 nested archives).
4380
4381 2006-05-09 Kim F. Storm <storm@cua.dk>
4382
4383 * progmodes/grep.el (rgrep): Set default directory of *grep*
4384 buffer if we start M-x rgrep in the *grep* buffer and choose
4385 a different base directory.
4386
4387 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4388
4389 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
4390 completion also when ido is loaded.
4391
4392 2006-05-09 Masatake YAMATO <jet@gyve.org>
4393
4394 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
4395 "warning" and "import".
4396 (cpp-font-lock-keywords): Added "warning".
4397
4398 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
4399
4400 * term/xterm.el (terminal-init-xterm): Add more key bindings.
4401
4402 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
4403
4404 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4405 pages at a time, if we signal the end, we should indeed reach that end.
4406
4407 2006-05-08 David Reitter <david.reitter@gmail.com>
4408
4409 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
4410 output during execution of the body.
4411
4412 2006-05-08 Kim F. Storm <storm@cua.dk>
4413
4414 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
4415
4416 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
4417
4418 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
4419 Use with-current-buffer.
4420
4421 2006-05-07 Kim F. Storm <storm@cua.dk>
4422
4423 * subr.el (add-to-history): Remove keep-dups arg.
4424
4425 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
4426 to nil around call to add-to-history.
4427
4428 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4429
4430 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
4431 than after a buffer modification.
4432
4433 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
4434
4435 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
4436 call to...
4437 (gud-watch): ...here so speedbar is raised for already watched
4438 expressions.
4439 (gdb-speedbar-refresh): Delete function.
4440 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
4441 Use speedbar-timer-fn instead of speedbar-refresh (reverting
4442 earlier change).
4443 (gdb-var-evaluate-expression-handler)
4444 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
4445
4446 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
4447 Update localized contents for all buffers except ignored modes.
4448
4449 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4450
4451 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
4452 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
4453 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
4454 (mac-handle-font-panel-closed, mac-handle-font-selection):
4455 New functions.
4456 (mac-font-panel-mode): New minor mode.
4457 (mac-apple-event-map): Add bindings for toolbar toggle button and
4458 font panel.
4459 (menu-bar-showhide-menu): Add mac-font-panel-mode.
4460
4461 2006-05-07 John Paul Wallington <jpw@pobox.com>
4462
4463 * ibuffer.el (ibuffer-compressed-file-name-regexp):
4464 Avoid `regexp-opt'; simplify regexp for readability.
4465
4466 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4467
4468 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
4469 * files.el (buffer-stale-function):
4470 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4471 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
4472 links to the main manual, not to emacs-xtra.
4473
4474 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4475
4476 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
4477 MacJapanese if text is ASCII-only.
4478
4479 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
4480
4481 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
4482 unless so nil isn't returned.
4483 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
4484
4485 2006-05-06 Kim F. Storm <storm@cua.dk>
4486
4487 * subr.el (add-to-history): New function.
4488
4489 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
4490 (ediff-merge-files-with-ancestor):
4491 * env.el (setenv):
4492 * isearch.el (isearch-update-ring):
4493 * server.el (server-visit-files):
4494 * progmodes/grep.el (lgrep, rgrep):
4495 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
4496 * progmodes/xscheme.el (xscheme-insert-expression):
4497 Use add-to-history.
4498
4499 * kmacro.el (kmacro-push-ring): Use add-to-history.
4500 (kmacro-ring-length): Remove unused defun.
4501 (kmacro-start-macro): Use kmacro-push-ring.
4502
4503 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
4504
4505 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
4506 directly instead of a lambda expression that calls it.
4507
4508 2006-05-06 Kim F. Storm <storm@cua.dk>
4509
4510 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
4511 instead of compute-motion.
4512
4513 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
4514
4515 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
4516 change.
4517
4518 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
4519
4520 * startup.el (command-line-1): Refer to "Pure Storage" on
4521 pure-space-overflow.
4522
4523 2006-05-05 Martin Rudalics <rudalics@gmx.at>
4524
4525 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
4526 provided faces once they all have been used up.
4527
4528 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4529
4530 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
4531 reference to the Lisp manual to the warning about pure space
4532 overflow.
4533
4534 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4535
4536 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4537 argument to avoid the call to `ispell-internal-change-dictionary'
4538 when not needed.
4539 (ispell-change-dictionary): Use this argument and call
4540 `ispell-internal-change-dictionary' after the possible change
4541 to `ispell-local-dictionary'.
4542 (ispell-internal-change-dictionary): Check for a change in
4543 personal dictionary use too.
4544
4545 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4546
4547 * startup.el (command-line): On MS-Windows, probe "~", not
4548 "~USER", for warning about non-existent home directory
4549
4550 * arc-mode.el (archive-l-e): New optional argument `float' means
4551 generate a float value.
4552 (archive-arc-summarize, archive-lzh-summarize)
4553 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
4554 with 3rd argument non-nil when file's size is being computed.
4555 Format the file sizes with %8.0f instead of %8d.
4556
4557 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4558
4559 * cus-start.el (all): Add mac-dnd-known-types.
4560
4561 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
4562 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
4563 (mac-TIFF-to-string): New functions.
4564 (x-get-selection, x-selection-value)
4565 (mac-select-convert-to-string): Use them.
4566 (mac-text-encoding-mac-japanese-basic-variant): New constant.
4567 (mac-dnd-types-alist): New customization variable.
4568 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
4569 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
4570 (mac-dnd-handle-drag-n-drop-event): New functions.
4571 (mac-drag-n-drop): Remove function.
4572 (global-map): Bind drag-n-drop and M-drag-n-drop to
4573 mac-dnd-handle-drag-n-drop-event.
4574
4575 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
4576
4577 * progmodes/perl-mode.el (perl-beginning-of-function):
4578 Skip anonymous subs.
4579
4580 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
4581
4582 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
4583 regexp-opt at run time.
4584
4585 * term.el (term-handle-ansi-escape): Fix off by one error.
4586
4587 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
4588
4589 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4590 (gdb-init-1, gdb-post-prompt): ...and references to it.
4591 (gdb-frame-handler): Strip directory name from filename if present.
4592
4593 * progmodes/gud.el (gdb-force-update): Delete defvar
4594 (gud-speedbar-buttons): ...and references to it. Use window-start
4595 to try to keep positon in watch expression.
4596
4597 2006-05-03 Richard Stallman <rms@gnu.org>
4598
4599 * simple.el (next-history-element, previous-history-element): Doc fix.
4600
4601 * isearch.el (isearch-update-ring): Doc fix.
4602
4603 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
4604
4605 * isearch.el (isearch-update-ring): Take history-delete-duplicates
4606 into consideration. Replace one arm ifs with whens.
4607
4608 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
4609
4610 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4611 (menu): Fix typo.
4612
4613 2006-05-02 Miles Bader <miles@gnu.org>
4614
4615 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
4616
4617 2006-05-02 Jay Belanger <belanger@truman.edu>
4618
4619 * calc/calc-embed.el (calc-override-minor-modes-map)
4620 (calc-override-minor-modes): New variables.
4621 (calc-do-embedded): Make sure that Calc keystrokes aren't
4622 overwritten by minor modes.
4623
4624 2006-05-02 Chong Yidong <cyd@mit.edu>
4625
4626 * msb.el (msb): If EVENT is a down event, read and discard the up event.
4627
4628 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4629
4630 * startup.el (command-line-1): Refer to Lisp manual when
4631 pure-space-overflow occurs.
4632
4633 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
4634 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
4635 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
4636 (version-control): Don't use `t' for safe-local-variable declarations.
4637
4638 2006-05-01 Richard Stallman <rms@gnu.org>
4639
4640 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
4641 M-r, M-R, M-A, M-SPC or M-DEL.
4642 (diff-mode-map): diff-refine-hunk now on C-c C-w
4643 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
4644
4645 * help-mode.el (help-mode): view-exit-action calls delete-window
4646 only when it is safe and possible.
4647
4648 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
4649 in messages.
4650
4651 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
4652
4653 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
4654 in the default tool-bar-map.
4655
4656 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
4657
4658 * net/tramp.el (tramp-completion-file-name-handler-alist)
4659 (tramp-run-real-handler, tramp-completion-run-real-handler)
4660 (tramp-completion-handle-file-name-all-completions)
4661 (tramp-completion-handle-file-name-completion): Autoload them.
4662 (tramp-completion-handle-file-exists-p)
4663 (tramp-completion-handle-file-name-directory)
4664 (tramp-completion-handle-file-name-nondirectory)
4665 (tramp-completion-handle-expand-file-name): Remove them.
4666 (tramp-handle-file-name-directory): Return the real directory name.
4667 Returning "/" only doesn't need to be necessary any longer.
4668 (tramp-file-name-handler): Make special attention when in hostname
4669 completion mode.
4670 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
4671 (tramp-register-file-name-handlers):
4672 Register `tramp-completion-file-name-handler' only when
4673 `partial-completion-mode' is enabled.
4674 (tramp-completion-handle-file-name-all-completions):
4675 Delete directory part from results.
4676 (tramp-get-completion-methods, tramp-get-completion-user-host):
4677 Discard deleting "/", it doesn't work after the change of
4678 `tramp-handle-file-name-directory' above.
4679
4680 2006-05-01 Kim F. Storm <storm@cua.dk>
4681
4682 * progmodes/grep.el (grep-expand-template): Use save-match-data
4683 and symbol-value.
4684
4685 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4686
4687 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
4688 Use select-frame-set-input-focus instead of raise-frame.
4689 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
4690
4691 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
4692
4693 * progmodes/gud.el (gud-def): Add %c case.
4694 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
4695 (gud-format-command): Make match case sensitive. Match on %F.
4696
4697 2006-04-30 Glenn Morris <rgm@gnu.org>
4698
4699 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
4700 (cal-tex-preamble): Use cal-tex-preamble-extra.
4701 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
4702 than alias `list-diary-entries'.
4703
4704 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4705
4706 * help-fns.el (describe-variable): Add info about safe local variables.
4707
4708 2006-04-29 Richard Stallman <rms@gnu.org>
4709
4710 * bindings.el (mode-line-format): help-echo doc fixes.
4711
4712 * net/tramp.el (tramp-file-name-handler-alist): Delete
4713 expand-file-name and other operations that can cause spurious loading.
4714
4715 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4716
4717 * files.el (safe-local-variable-p): Remove support for the special
4718 value t.
4719
4720 * textmodes/paragraphs.el (sentence-end-without-space):
4721 Fix safety predicate.
4722 (sentence-end-double-space, sentence-end-without-period)
4723 (paragraph-ignore-fill-prefix):
4724 * textmodes/fill.el (colon-double-space):
4725 * abbrev.el (abbrev-mode): Tighten the safety predicate.
4726
4727 * subr.el (booleanp): New fun.
4728
4729 * textmodes/reftex-vars.el (reftex-guess-label-type):
4730 Tighten the safety predicate.
4731
4732 2006-04-28 Kim F. Storm <storm@cua.dk>
4733
4734 * progmodes/grep.el (defgroup grep): Doc fix.
4735 (grep-auto-highlight): Remove.
4736 (grep-template): New defcustom.
4737 (grep-find-template): Rename from grep-tree-template.
4738 (grep-files-aliases): Rename from grep-tree-files-aliases.
4739 Remove "all" alias, add "l" alias.
4740 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
4741 (grep-find-ignored-directories): New defcustom to replace
4742 grep-tree-ignore-CVS-directories, to facilitate ignoring
4743 subdirectories for multiple version control systems.
4744 (grep-mode-map): Add Recursive grep item to GREP menu.
4745 (grep-regexp-history, grep-files-history): New defvars.
4746 (grep-probe): New helper function.
4747 (grep-compute-defaults): Use it to simplify code.
4748 Adapt to name changes.
4749 Use `.' as base in grep-find-template rather than <D>.
4750 (grep): Remove superfluous highlight-regexp arg. Fix doc.
4751 Call grep-compute-defaults unconditionally.
4752 (grep-expand-keywords): New defconst.
4753 (grep-expand-template): Rename from grep-expand-command-macros.
4754 Simplify via grep-expand-keywords. Look at case-fold-search instead
4755 of grep-tree-ignore-case to add -i option.
4756 Bind case-fold-search to nil while matching keywords.
4757 (grep-tree-last-regexp, grep-tree-last-files): Remove.
4758 (grep-read-regexp, grep-read-files): New helper functions.
4759 (rgrep): Rename from grep-tree. Rework to use proper histories.
4760 Adapt to changes in defcustoms and functions above.
4761 (lgrep): New command, as grep, but using same interactive UI as rgrep.
4762
4763 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
4764
4765 * net/tramp.el (tramp-completion-file-name-handler):
4766 Disable Tramp's functionality while loading Tramp itself.
4767 (tramp-register-file-name-handlers): That's a defsubst now.
4768 Code from `tramp-repair-jka-compr' moved here. Apply it via
4769 `after-init-hook'.
4770 (tramp-repair-jka-compr): Remove.
4771
4772 2006-04-27 Jay Belanger <belanger@truman.edu>
4773
4774 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
4775 read expression when `math-read-big-expr' doesn't work.
4776
4777 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
4778
4779 * startup.el (command-line-1): Display warning when
4780 pure-space-overflow is non-nil.
4781
4782 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4783
4784 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
4785 risky.
4786
4787 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4788
4789 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
4790 Return the URL or nil if none can be generated.
4791
4792 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
4793
4794 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
4795 byte compiler warnings.
4796 (gud-basic-call, gud-find-expr): Let user select an expression
4797 for printing. Print expression as well as value in GUD buffer.
4798
4799 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
4800
4801 * allout.el: Remove local autoload declaration for
4802 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
4803 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
4804 (allout-plain-bullets-string, allout-distinctive-bullets-string)
4805 (allout-use-mode-specific-leader, allout-old-style-prefixes)
4806 (allout-stylish-prefixes, allout-numbered-bullet)
4807 (allout-file-xref-bullet, allout-presentation-padding)
4808 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
4809 safe-local-variable with suitable value spec, and add autoload
4810 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
4811 (move-beginning-of-line, move-end-of-line): Repair so these compat
4812 functions now actually resituate the point, when appropriate.
4813
4814 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4815
4816 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
4817
4818 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
4819 (add-log-iso8601-time-string): Fix call to format-time-string.
4820
4821 2006-04-26 Kim F. Storm <storm@cua.dk>
4822
4823 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4824
4825 2006-04-26 Masatake YAMATO <jet@gyve.org>
4826
4827 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4828 Add support for "//" style comments. Remove `b' flag
4829 from ?* in `asm-mode-syntax-table'.
4830
4831 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * follow.el: Use (featurep 'xemacs) everywhere.
4834 (follow-mode): Use define-minor-mode.
4835 (follow-mode-map): Move initialization into the declaration.
4836 Use command remapping.
4837 (follow-emacs-version-xemacs-p): Remove.
4838 (follow-submit-feedback): Remove.
4839
4840 * allout.el (allout-layout, allout-passphrase-verifier-string)
4841 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
4842
4843 * textmodes/reftex-vars.el (reftex-vref-is-default)
4844 (reftex-fref-is-default, reftex-guess-label-type):
4845 Tighten up a bit the safety predicate.
4846
4847 * textmodes/paragraphs.el (sentence-end-double-space)
4848 (sentence-end-without-period, sentence-end-without-space)
4849 (page-delimiter, paragraph-ignore-fill-prefix):
4850 Tighten up a bit the safety predicate.
4851
4852 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4853
4854 * progmodes/python.el (python-continuation-line-p)
4855 (python-beginning-of-statement): syntax-ppss may return
4856 a negative depth.
4857 (python-mode): Don't forcefully enable font-lock.
4858
4859 * time-stamp.el (time-stamp-start, time-stamp-end)
4860 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
4861
4862 * add-log.el: Remove spurious * in docstrings.
4863 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
4864 (add-change-log-entry): Use it here, since it's not specific
4865 to iso8601.
4866 (add-log-iso8601-time-string): Don't use it here any more.
4867 (change-log-indent-text, change-log-indent): Rename from add-log-*.
4868
4869 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
4870
4871 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
4872
4873 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
4874 (rcirc-toggle-low-priority): Doc fix.
4875 (rcirc-handler-NOTICE): Remove beginning of line anchor in
4876 ChanServ regexp.
4877 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
4878 #emacs.
4879 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
4880 (rcirc-decode-coding-system): Use utf-8 as the default.
4881 (rcirc-multiline-minor-mode): Set the fill-column.
4882 (rcirc-format-response-string): Display bright and dim nicks.
4883 (rcirc-browse-url): Update interactive spec to fill ARG.
4884 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
4885 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
4886
4887 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4888
4889 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
4890 case for @Article, etc.
4891
4892 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
4893
4894 * net/tramp.el (tramp-register-file-name-handlers): New defun.
4895 Added with autoload cookie.
4896 (tramp-unload-file-name-handlers): Rename from
4897 `tramp-unload-file-name-handler-alist'.
4898
4899 2006-04-23 Romain Francoise <romain@orebokech.com>
4900
4901 * comint.el (comint-match-partial-filename): Doc fix.
4902
4903 2006-04-21 Glenn Morris <rgm@gnu.org>
4904
4905 * calendar/cal-menu.el (calendar-mode-map): Refer to
4906 `diary-view-entries' rather than alias `view-diary-entries'.
4907 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
4908
4909 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * progmodes/antlr-mode.el (antlr-default):
4912 * cus-edit.el (custom-documentation):
4913 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
4914 in defface.
4915
4916 2006-04-21 Kim F. Storm <storm@cua.dk>
4917
4918 * image.el (image-type): New defun split out of create-image.
4919 (create-image): Use it.
4920
4921 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4922
4923 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
4924 (org-open-at-point): Remove the "...done" message to keep output
4925 in the echo area visible.
4926 (org-export-as-xoxo): Fix call to `indent-region'.
4927
4928 2006-04-21 Kevin Ryde <user42@zip.com.au>
4929
4930 * international/mule.el (keyboard-coding-system): defcustom
4931 info-link fixes: "Specify Coding" has been split, keyboard now in
4932 "Terminal Coding", and "Single-Byte Character Support" is now
4933 "Unibyte Mode".
4934
4935 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
4936
4937 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
4938 Use font-lock-warning-face for any errors e.g. no stack.
4939 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
4940
4941 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4942
4943 * progmodes/sh-script.el (sh-shell): Mark as safe.
4944
4945 * newcomment.el (comment-start, comment-start-skip)
4946 (comment-end-skip, comment-end): Mark as safe.
4947
4948 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4949
4950 * textmodes/org.el (org-deadline-announce): Face removed.
4951 (org-level-faces, org-n-levels): Convert to constant.
4952 (org-compatible-face): New function.
4953 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
4954 (org-level-5, org-level-6, org-level-7, org-level-8)
4955 (org-special-keyword, org-warning, org-headline-done, org-link)
4956 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
4957 (org-scheduled-today, org-scheduled-previously, org-time-grid):
4958 Face definition revised for better color tty support.
4959 (org-bold-re, org-italic-re, org-underline-re): New constants.
4960 (org-set-font-lock-defaults): Use the new constants.
4961 (org-agenda-highlight-todo): New function.
4962 (org-agenda-todo): Fix bug with point at end of line.
4963 (org-agenda-change-all-lines, org-finalize-agenda-entries):
4964 Fontify TODO keywords.
4965 (org-insert-link): Preserve relative path in ../ links.
4966 (org-export-as-html): Convert links pointing to .org files into
4967 links that will work beteen the exported HTML files.
4968 (org-todo-list): Fix bug when arg=0.
4969 (org-insert-heading): More fine-tuning.
4970
4971 2006-04-19 Romain Francoise <romain@orebokech.com>
4972
4973 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
4974 from `rmail-mime-charset-pattern'.
4975
4976 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4977
4978 * progmodes/python.el (python-mode): Fix typo.
4979
4980 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4981
4982 * comint.el (comint-previous-input): Don't clobber input line
4983 when moving off either end of the input history ring.
4984 (comint-delete-input): New function, used by
4985 `comint-previous-input' and others.
4986 (comint-previous-matching-input):
4987 Use `coming-delete-input'. Save the partial input if leaving the
4988 edit line. Goto point-max before deleting input to avoid
4989 partial input fragments hanging around.
4990 (comint-restore-input): New function, used by `comint-previous-input'.
4991
4992 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
4993
4994 * imenu.el (imenu--index-alist): Balance parentheses.
4995
4996 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4997
4998 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
4999
5000 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
5001
5002 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
5003 file is nil.
5004
5005 2006-04-18 Richard Stallman <rms@gnu.org>
5006
5007 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
5008
5009 * imenu.el (imenu-create-index-function, imenu--index-alist)
5010 (imenu--last-menubar-index-alist, imenu--make-index-alist)
5011 (imenu-default-create-index-function, imenu--generic-function):
5012 Doc fixes.
5013
5014 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
5015
5016 * help-mode.el (help-mode): Set view-exit-action to delete window.
5017
5018 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
5019 now works by passing nil as arg.
5020
5021 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
5022
5023 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
5024 (read-abbrev-file): Provide default when reading filename.
5025
5026 * files.el (enable-local-variables): Allow :all as value.
5027 (hack-local-variables): Implement that value.
5028 (safe-local-variable-values, safe-local-eval-forms)
5029 (enable-local-variables): Mark as risky.
5030 (find-file-visit-truename, kept-old-versions): Mark safe.
5031
5032 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
5033 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
5034 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
5035
5036 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5037
5038 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
5039 Use forward-line so as to get to BOL even in the presence of fields.
5040 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
5041 in return.
5042 (inferior-tcl): Tell tclsh to work in interactive mode.
5043
5044 * complete.el (partial-completion-mode):
5045 Use 'choose-completion-string-functions to make sure that
5046 choose-completion fills the minibuffer properly.
5047
5048 * complete.el (PC-old-read-file-name-internal): Remove.
5049 (PC-read-include-file-name-internal): Remove. Turn it into an advice
5050 of read-file-name-internal.
5051 (partial-completion-mode): Enable/disable this advice.
5052
5053 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
5054
5055 * net/tramp.el (tramp-completion-file-name-handler): Revert change
5056 of 2006-04-17.
5057
5058 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
5059
5060 * textmodes/org.el (org-insert-heading): Insert heading before
5061 current if at beginning of line.
5062 (org-todo, org-date): New faces.
5063 (org-table-align): Make sure tooltip window contains full text.
5064 (org-no-properties): New defsubst.
5065 (org-set-font-lock-defaults): Use new faces.
5066
5067 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
5068
5069 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
5070 for root variables.
5071
5072 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
5073 (gdb-frame-address): Re-use to identify frame for watch expression.
5074 (gdb-var-list, gdb-var-create-handler): Add frame address for root
5075 variables.
5076 (gdb-init-1, gdb-source, gdb-post-prompt)
5077 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
5078 (gdb-frame-handler): Get gdb-frame-address.
5079
5080 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
5081
5082 Sync with Tramp 2.0.53.
5083
5084 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
5085 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
5086 (tramp-completion-file-name-handler): Add autoload cookie for
5087 adding to `file-name-handler-alist'.
5088
5089 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
5090 the prompt. If it returns earlier (when detecting an error
5091 message), the rest of the output will merge accidently with the
5092 output of the next command. Reported by M Jared Finder
5093 <jared@hpalace.com>.
5094
5095 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5096 for `process-file', in order to let it work for older Emacsen too.
5097
5098 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
5099
5100 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
5101 (tex-font-lock-keywords-3): Use it.
5102
5103 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5104
5105 * newcomment.el (comment-add): New function.
5106 (comment-region-default, comment-dwim): Use it.
5107
5108 2006-04-15 Michael Olson <mwolson@gnu.org>
5109
5110 * emacs-lisp/tq.el: Improve comments.
5111 (tq-queue-head-question): New accessor function.
5112 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
5113 Update for modified queue structure.
5114 (tq-queue-add): Accept `question' argument.
5115 (tq-queue-pop): If a question is pending, send it.
5116 (tq-enqueue): Accept new optional argument `delay-question'.
5117 If this is non-nil, and at least one other question is pending a
5118 response, queue the question rather than sending it immediately.
5119
5120 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5121
5122 * calendar/appt.el (appt-add): Check whether an appointment is
5123 already present in appt-time-msg-list. Simplify code.
5124
5125 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
5126
5127 * progmodes/cc-langs.el (c-mode-menu):
5128 Don't presume c-subword-mode is bound.
5129
5130 2006-04-13 Bill Wohler <wohler@newt.com>
5131
5132 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
5133 (customize-package-emacs-version): Use cdr instead of cadr now
5134 that alists use dotted pairs.
5135
5136 * custom.el (defcustom): Fix docstring for :package-version.
5137
5138 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
5139
5140 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
5141 (tramp-handle-shell-command): Display output buffer only when
5142 `tramp-display-shell-command-buffer' is true.
5143 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
5144
5145 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5146
5147 * textmodes/org.el (org-set-autofill-regexps): Set only the local
5148 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
5149
5150 2006-04-13 Romain Francoise <romain@orebokech.com>
5151
5152 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
5153 leaving temporary .cvsignore buffers behind.
5154
5155 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5156
5157 * textmodes/org.el (org-set-regexps-and-options)
5158 (org-get-current-options): Better names for the startup folding
5159 options.
5160
5161 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
5162
5163 * vc.el (vc-annotate): Arrange for point to end up at the same
5164 line number as in the original, but only when using a new buffer.
5165
5166 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
5167
5168 * files.el (hack-one-local-variable-eval-safep):
5169 Recognize `edebug-form-spec' for `put', but only if it passes
5170 `edebug-basic-spec'. Generalize `put' handling.
5171
5172 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
5173 vetting file-local form specs.
5174
5175 * allout.el (allout-layout): Autoload its `safe-local-variable'
5176 property.
5177
5178 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5179
5180 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
5181 (org-agenda-mouse-1-follows-link)
5182 (org-mouse-1-follows-link): New options.
5183 (org-format-agenda-item): Fix bug if TAGS is nil.
5184 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
5185
5186 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
5187
5188 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
5189 GDB 6.1+ gives full filename for "info sources" so use
5190 file-name-nondirectory.
5191
5192 2006-04-12 Romain Francoise <romain@orebokech.com>
5193
5194 * subr.el (read-passwd): Bind `message-log-max' to nil.
5195
5196 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
5197
5198 * progmodes/perl-mode.el (perl-indent-new-calculate):
5199 Recompute parse-start after jumping backward by a whole sexp.
5200
5201 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5202
5203 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
5204 window configuration.
5205 (vc-annotate-display-select): Select the buffer so that current-buffer
5206 (and selected-window) is the output buffer at the end of vc-annotate.
5207
5208 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5209
5210 * vc.el (vc-annotate-color-map): Add custom TTY color map for
5211 8-color terminals, to use all of the colors in a sensible order.
5212 256-color terminals work well with the standard map.
5213 (vc-annotate-lines): Only strip the first color character if it
5214 is "#", to allow for terminal-style named colors.
5215 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
5216 the correct buffer is scrolled.
5217
5218 2006-04-11 Richard Stallman <rms@gnu.org>
5219
5220 * emacs-lisp/bytecomp.el (byte-compile-file):
5221 Bind enable-local-variables to :safe, and make normal-mode obey it.
5222
5223 * files.el (enable-local-variables): Allow value :safe.
5224 (normal-mode): Doc fix.
5225 (hack-local-variables): Implement enable-local-variables = :safe.
5226 (hack-local-variables-confirm): Don't prevent quitting.
5227
5228 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5229
5230 * loadhist.el (unload-feature): A bit of sanity check of
5231 load-history entries. Cancel timer-vars before unbinding them.
5232
5233 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
5234 quote special chars, and make the trick work on the hex part of the
5235 buffer as well.
5236 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
5237 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
5238
5239 * startup.el (normal-splash-screen): Fix last change so we don't wait
5240 2 minutes if we don't show the splash screen.
5241
5242 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5243
5244 * textmodes/org.el (org-export-plain-list-max-depth)
5245 (org-table-spaces-around-separators)
5246 (org-radio-targets, org-activate-camels)
5247 (org-table-spaces-around-invisible-separators): Options removed.
5248 (org-time-stamp-rounding-minutes, org-remember-templates)
5249 (org-ellipsis, org-activate-links, org-descriptive-links):
5250 New options.
5251 (org-remember-apply-template, org-current-time)
5252 (org-finish-edit-table-field)
5253 (org-link-unescape, org-link-escape)
5254 (org-string-width, org-table-clean-line, org-html-do-expand)
5255 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
5256 (org-read-agenda-file-list): New functions.
5257 (org-table-edit-field)
5258 (org-table-create-or-convert-from-region): New commands
5259 (org-table-toggle-vline-visibility): Command removed.
5260 (org-table-convert-region): Made a command.
5261 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
5262 Replace with the normal org- functions.
5263 (org-self-insert-command): Don't trigger realign unnecessarily
5264 when blanking a field that is not full.
5265 (org-mode): `Set buffer-invisibility-spec' for links.
5266 (org-activate-links2): Hide link part and only show descriptive
5267 part of the link.
5268 (org-insert-link): Modify for new linking system.
5269 (org-store-link): Store description separately, for use by
5270 `org-insert-link'.
5271 (org-table-align): Use `org-string-width'.
5272 (defgroup): Completely new group structure for custom variables.
5273 (org-agenda-files): Option: Single file name allowed. Function:
5274 Optional argument unrestrited means ignore any restricitons.
5275 (org-install-agenda-files-menu): Find a buffer in Org-mode before
5276 trying to modify the menu. Use generalized access to
5277 `org-agenda-files.'
5278 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
5279 (org-agenda-file-to-front, org-remove-file, org-diary)
5280 (org-tags-view, org-export-icalendar-all-agenda-files)
5281 (org-export-icalendar-combine-agenda-files): Use generalized
5282 access to `org-agenda-files'.
5283 (org-remember-handler): Correctly preserve heading if present.
5284 (org-table-insert-row, org-table-insert-hline): Deal with
5285 invisible characters.
5286
5287 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
5288
5289 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
5290 (vc-annotate-color-map): New 18 element constant
5291 value/saturation, rotating hue colormap, from red->blue.
5292 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
5293 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
5294 (vc-annotate): To avoid killing the required local variables,
5295 set them before the end of `with-output-to-temp-buffer', and
5296 after first switching to annotate-mode.
5297 (vc-annotate-warp-version): Add buffer argument in goto-line to
5298 ensure annotation, not source, is scrolled.
5299
5300 2006-04-10 Bill Wohler <wohler@newt.com>
5301
5302 * custom.el (defcustom, custom-handle-keyword):
5303 Add :package-version keyword.
5304 (custom-add-package-version): New function. Sets value of new
5305 property 'custom-package-version from :package-version keyword.
5306 (defcustom): Create Common Keywords section in docstring.
5307 (defface, defgroup): Replace definitions of a select few keywords
5308 with a reference to the Common Keywords in defcustom.
5309 (defcustom, defface, defgroup): Replace reference to Customization
5310 chapter in manual with hyperlink.
5311
5312 * cus-edit.el (customize-package-emacs-version-alist):
5313 New variable.
5314 (customize-changed-options): Add check for custom-package-version.
5315 (customize-package-emacs-version): New function to look up Emacs
5316 version corresponding to the given package version.
5317
5318 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
5319 defun name, in similar fashion to find-variable-regexp.
5320
5321 2006-04-10 Eli Zaretskii <eliz@gnu.org>
5322
5323 * international/mule-cmds.el (set-locale-environment): Fix last
5324 change for when the locale's preferences don't specify any encoding.
5325
5326 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5327
5328 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
5329 so the defined var/fun doesn't need to be quoted.
5330
5331 2006-04-10 Richard Stallman <rms@gnu.org>
5332
5333 * finder.el (finder-mode-map): Add n and p bindings.
5334
5335 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
5336
5337 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
5338 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
5339 (gdb-setup-windows): Put something in source window if we can't find
5340 the source file.
5341 (gdb-frame-handler): Make it work again with just assembly.
5342 (gdb-data-list-register-values-handler): Make it work when there is
5343 no stack.
5344
5345 2006-04-09 Richard Stallman <rms@gnu.org>
5346
5347 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
5348 specs while looking for charset.
5349
5350 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
5351
5352 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
5353 Make them faces.
5354 (lm-font-lock-keywords): Update appropriately.
5355
5356 2006-04-10 Kim F. Storm <storm@cua.dk>
5357
5358 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
5359 it can also replace buffer-substring-no-properties.
5360
5361 * emulation/cua-base.el (cua-delete-region, cua-paste)
5362 (cua-repeat-replace-region): Use filter-buffer-substring.
5363
5364 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5365 (cua-cut-region-to-global-mark): Likewise.
5366
5367 * emulation/cua-rect.el (cua--extract-rectangle)
5368 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
5369
5370 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5371
5372 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
5373 entry-type. Add field delimiters to numerical fields if they are
5374 not present.
5375
5376 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5377
5378 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
5379 string-const to return value.
5380 (bibtex-remove-delimiters): Use it.
5381
5382 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5383
5384 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
5385 cl-byte-compile-compiler-macro unless it exists.
5386
5387 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5388
5389 * files.el (hack-local-variables-confirm) <offer-save>:
5390 Clarify message text. Suggested by Ralf Angeli.
5391
5392 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5393
5394 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
5395 (delete-extract-rectangle-line): Use `filter-buffer-substring'
5396 instead of `buffer-substring' and `delete-region'. (Most of the
5397 code actually copied from `kill-region'.)
5398
5399 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
5400
5401 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
5402 (rcirc-default-port): Rename from rcirc-port.
5403 (rcirc-default-nick): Rename from rcirc-nick.
5404 (rcirc-default-user-name): Rename from rcirc-user-name.
5405 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
5406 (rcirc-low-priority-flag): New variable.
5407 (rcirc-decode-coding-system): New defcustom.
5408 (rcirc-encode-coding-system): New defcustom.
5409 (rcirc-coding-system-alist): New defcustom.
5410 (rcirc-multiline-major-mode): New defcustom.
5411 (rcirc-nick): New internal variable.
5412 (rcirc-process): Remove variable.
5413 (rcirc-server-buffer): New variable.
5414 (rcirc): Update to use rcirc-default-* variables above.
5415 (rcirc-connect): Do not add window-configuration-hook-here.
5416 (rcirc-server): New internal variable.
5417 (rcirc-connect): Do not send keepalive pings if
5418 rcirc-keepalive-seconds is nil.
5419 (with-rcirc-server-buffer): New macro.
5420 (rcirc-send-string): Encode with rcirc-encode-coding-system.
5421 (rcirc-server-name): Rename from rcirc-server.
5422 (rcirc-buffer-process): New function.
5423 (rcirc-buffer-nick): New function.
5424 (rcirc-buffer-target): Remove function.
5425 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
5426 New commands.
5427 (rcirc-mode-map): Change binding of C-c C-l to
5428 rcirc-toggle-low-priority.
5429 (rcirc-mode): Initialize coding system based on
5430 rcirc-coding-system-alist. New change-major-mode-hook to part the
5431 channel on a mode change. Make kill-buffer-hook buffer-local.
5432 (rcirc-change-major-mode-hook): New function.
5433 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
5434 (rcirc-last-post-time): New variable.
5435 (rcirc-process-message): Store the last time user posted a message
5436 to this target.
5437 (rcirc-multiline-minor-mode): New mode.
5438 (rcirc-multiline-minor-mode-map): New mode map.
5439 (rcirc-edit-multiline): Put multiline-edit buffer in
5440 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
5441 (rcirc-print): Ignore any line starting with an ignored nick.
5442 (rcirc-print): Decode using rcirc-decode-coding-system.
5443 (rcirc-track-minor-mode): Update global-mode-string when disabling
5444 this mode.
5445 (minor-mode-alist): Add LowPri indicator.
5446 (rcirc-toggle-low-priority): New function.
5447 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
5448 next lowpriority buffer with activity.
5449 (rcirc-record-activity): Sort buffers in rcirc-activity by the
5450 last time the user posted a message in to the target.
5451 (rcirc-update-activity-string): New formatting for low priority
5452 buffers.
5453 (rcirc-split-activity): New function.
5454 (rcirc-handler-PART, rcirc-handler-KICK)
5455 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
5456 (rcirc-nick-away-alist): New variable.
5457 (rcirc-handler-301): New handler. Away messages are printed once
5458 per change.
5459
5460 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5461
5462 * info.el (Info-follow-nearest-node): Doc fix.
5463
5464 * international/mule-cmds.el (set-locale-environment): Make sure
5465 the coding-system preferred by the locale's language has the same
5466 EOL conversion type as the original buffer-file-coding-system.
5467 (locale-language-names): Add a few MS Windows language codes.
5468
5469 2006-04-07 Richard Stallman <rms@gnu.org>
5470
5471 * simple.el (eval-expression): Doc fix.
5472
5473 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
5474 (eval-defun): Doc fixes.
5475
5476 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5477
5478 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
5479
5480 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
5481
5482 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
5483 GDB list command without argument for greater generality.
5484
5485 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5486
5487 * subr.el (string-or-null-p): New function.
5488
5489 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
5490
5491 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
5492
5493 * files.el: Update comment about safe-local-variable declarations.
5494
5495 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5496
5497 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
5498 See idlwave.org.
5499
5500 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
5501 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
5502
5503 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
5504 See idlwave.org.
5505
5506 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
5507 version 6.0 (minimal changes). See idlwave.org.
5508
5509 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
5510 6.0 (minimal changes). See idlwave.org.
5511
5512 * progmodes/idlw-rinfo.el: File obsoleted and removed.
5513
5514 2006-04-06 Romain Francoise <romain@orebokech.com>
5515
5516 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
5517 symmetric encryption features and a new asynchronous interface to
5518 GnuPG. This new version is version 1.4, plus whitespace changes.
5519
5520 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5521
5522 * files.el: Move some `safe-local-variable' declarations to the
5523 respective files.
5524
5525 * textmodes/ispell.el (ispell-check-comments)
5526 (ispell-local-dictionary): Mark as safe.
5527
5528 * abbrev.el (abbrev-mode): Mark as safe.
5529
5530 * add-log.el (change-log-default-name): Mark as safe.
5531
5532 * textmodes/reftex-vars.el (reftex-vref-is-default)
5533 (reftex-fref-is-default, reftex-level-indent)
5534 (reftex-guess-label-type): Mark as safe.
5535
5536 * textmodes/fill.el (colon-double-space): Mark as safe.
5537
5538 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
5539 (sentence-end-double-space, sentence-end-without-period)
5540 (sentence-end-without-space, sentence-end, sentence-end-base)
5541 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
5542
5543 2006-04-06 Kim F. Storm <storm@cua.dk>
5544
5545 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
5546 the :set-after list.
5547 (ido-downcase-unc-hosts): New user option. Default on.
5548 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
5549 when it is set, as regexps are now applied on the fly.
5550 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
5551 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
5552 on the fly, but only when ido-process-ignore-lists is set.
5553 Do case insensitive filtering if ido-downcase-unc-hosts is set.
5554 Only downcase names if ido-downcase-unc-hosts is set.
5555
5556 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
5557
5558 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
5559
5560 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
5561
5562 2006-04-05 Kim F. Storm <storm@cua.dk>
5563
5564 * ido.el (ido-mode): Set after ido-unc-hosts and
5565 ido-ignore-unc-host-regexps.
5566 (ido-save-history): Save ido-unc-hosts-cache.
5567 (ido-load-history): Load ido-unc-hosts-cache.
5568 (ido-reread-directory): Refresh unc hosts cache in // dir.
5569
5570 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
5571 to nil while displaying slash screen.
5572
5573 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5574
5575 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
5576 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5577
5578 2006-04-05 Kenichi Handa <handa@m17n.org>
5579
5580 * international/characters.el: Setup cases of Latin, Greek, and
5581 Cyrillic characters in CJK charsets.
5582
5583 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5584
5585 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5586 default-enable-multibyte-characters. This reverts the change from
5587 revision 6.17 which is no longer necessary because the passphrase
5588 is sent separately now. GnuPG messages are unreadable under
5589 multibyte locales with default-enable-multibyte-characters set to nil.
5590
5591 2006-04-04 Andreas Schwab <schwab@suse.de>
5592
5593 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
5594 and `byte-compile-warnings' as `safe-local-variable'.
5595
5596 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
5597
5598 * man.el (Man-mode-map): Restore the \r binding.
5599 (Man-abstract-xref-man-page): If Man-target-string is a function,
5600 call it.
5601 (Man-highlight-references): Use Man-default-man-entry to get the
5602 target. Deal with xrefs too.
5603 (Man-highlight-references0): Don't call the target function.
5604
5605 * woman.el (WoMan-xref-man-page): Strip the section number, woman
5606 cannot deal with it.
5607
5608 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5609
5610 * pgg-gpg.el: Clean up process buffers every time gpg processes
5611 complete.
5612
5613 2006-04-04 Kenichi Handa <handa@m17n.org>
5614
5615 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
5616 here.
5617 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
5618 Temporarily bind inhibit-field-text-motion to t.
5619
5620 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5621
5622 * startup.el (normal-splash-screen): Only set mode-line-format in the
5623 splash buffer, so as not to interfere when debugging the code.
5624 Ignore errors when switching buffer.
5625
5626 2006-04-03 Romain Francoise <romain@orebokech.com>
5627
5628 * dired.el (dired-dnd-protocol-alist): Fix typo.
5629
5630 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5631
5632 * savehist.el (savehist): Add :version.
5633 (savehist-ignored-variables): New variable.
5634 (savehist-minibuffer-hook): Don't save variables listed in
5635 `savehist-ignored-variables'.
5636
5637 * dired.el (dired-dnd-protocol-alist): Mention that change does
5638 only apply to new buffers in doc string.
5639
5640 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5641
5642 * recentf.el (recentf-open-files-item): Include newline in button
5643 field, so opening a file will work, when the point is at the end
5644 of the file name. Allow, for example, to [i]search a file by
5645 extension and just push RET to open it.
5646
5647 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5648
5649 * pgg-gpg.el (pgg-gpg-process-filter)
5650 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5651
5652 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5653 lines, temporary fix.
5654
5655 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5656
5657 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
5658
5659 2006-04-02 Richard Stallman <rms@gnu.org>
5660
5661 * progmodes/compile.el (compilation-message-face): Make it defcustom.
5662
5663 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5664
5665 * ibuf-macs.el (define-ibuffer-column): Add a new key:
5666 header-mouse-map.
5667
5668 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
5669 (ibuffer-mode-header-map): New keymaps.
5670 (ibuffer-update-title-and-summary): Enable mouse face highlighting
5671 and keybindings for column headers.
5672 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
5673 property.
5674
5675 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
5676
5677 * speedbar.el (speedbar-after-create-hook): Doc fix.
5678
5679 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
5680
5681 * shell.el (shell-directory-tracker)
5682 (shell-dynamic-complete-command): Doc fixes.
5683
5684 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
5685
5686 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
5687 terminals.
5688
5689 2006-04-01 Kim F. Storm <storm@cua.dk>
5690
5691 * ido.el (ido-unc-hosts-cache): New defvar.
5692 (ido-unc-hosts): If value of defcustom is a function, call it to
5693 get list of UNC hosts. Add function-item choices to specify
5694 ido-unc-hosts-net-view or user function.
5695 (ido-ignore-unc-host-regexps): New defcustom.
5696 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
5697 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
5698 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
5699
5700 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5701
5702 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
5703 wwidth.
5704
5705 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
5706
5707 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
5708 (ido-max-work-file-list, ido-switch-buffer)
5709 (ido-read-file-name-as-directory-commands):
5710 Fix typos in docstrings.
5711
5712 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5713
5714 * term/mac-win.el (mac-system-coding-system): Define and use after
5715 Mac-specific coding systems are ready.
5716
5717 2006-03-27 Romain Francoise <romain@orebokech.com>
5718
5719 * net/rcirc.el (rcirc-connect): Add autoload cookie.
5720
5721 * ldefs-boot.el: Update.
5722
5723 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5724
5725 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5726 passphrases when it is not needed.
5727 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5728 passphrase stuff from gpg, should only be necessary when you use
5729 gpg with a smartcard.
5730
5731 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5732
5733 * comint.el (comint-dynamic-list-completions): Allow user to
5734 select *Completions* buffer.
5735
5736 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
5737
5738 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
5739
5740 2006-03-26 Andreas Schwab <schwab@suse.de>
5741
5742 * progmodes/gud.el (gdb): Only complain about multiple debugging
5743 when the gdb process is still running.
5744
5745 2006-03-25 Eli Zaretskii <eliz@gnu.org>
5746
5747 * mail/rmail.el (tool-bar-map): Defvar it.
5748 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
5749 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
5750
5751 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
5752
5753 * help.el (print-help-return-message): Suggest to use
5754 display-buffer instead of switch-to-buffer-other-window to restore
5755 the previous window without selecting it.
5756
5757 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5758
5759 * frame.el (select-frame-by-name): Call x-focus-frame also when
5760 window-system is mac.
5761
5762 * term/mac-win.el: Adjust Courier font specifications in
5763 x-fixed-font-alist.
5764 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
5765 when directly encoding to UTF-16 in native byte order, no BOM.
5766
5767 2006-03-25 Kim F. Storm <storm@cua.dk>
5768
5769 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
5770 (cua--init-keymaps): Use it instead of fixed C-return.
5771 (cua-mode): Set after it.
5772
5773 * emulation/cua-rect.el (cua--init-rectangles):
5774 Use cua-rectangle-mark-key instead of fixed C-return.
5775
5776 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
5777
5778 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
5779 "run" in .gdbinit.
5780 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
5781
5782 2006-03-24 Romain Francoise <romain@orebokech.com>
5783
5784 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
5785 `display-buffer-other-frame'.
5786
5787 2006-03-24 Kim F. Storm <storm@cua.dk>
5788
5789 * apropos.el (apropos-synonyms): Add selection => region.
5790
5791 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5792
5793 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5794 (gdb-var-list-children-regexp, gdb-var-update-regexp)
5795 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
5796 (gdb-data-list-register-values-regexp)
5797 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
5798 Future proof against new fields being added to MI output.
5799 (gdb-send): Don't treat backslashes for program input as
5800 continuations.
5801 (gdb-assembler-handler): Don't use window-start for this handler.
5802 (gdb-frame-handler): Don't change to hollow arrow if overlay
5803 arrow doesn't move to new frame.
5804
5805 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5806
5807 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
5808 prevent compiler warnings.
5809 (gdb-stopped): Check for gud-last-last-frame (case: signal).
5810 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
5811 (gdb-assembler-custom): Use hollow-right-triangle for assembler
5812 buffer too.
5813
5814 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
5815
5816 * pgg-gpg.el (pgg-gpg-update-agent): Check for
5817 make-network-process, so we can use the same code in Gnus v5-10
5818 too and have this file fully synchronized with that release.
5819
5820 2006-03-23 Romain Francoise <romain@orebokech.com>
5821
5822 * ibuf-ext.el (ibuffer-read-filter-group-name):
5823 Use `ibuffer-generate-filter-groups' to make completion list match
5824 the filter groups that are really displayed in the Ibuffer buffer.
5825 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
5826
5827 2006-03-23 Kenichi Handa <handa@m17n.org>
5828
5829 * international/mule-cmds.el (sort-coding-systems): Describe that
5830 the argument is modified in docstring.
5831
5832 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5833
5834 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5835 (pgg-gpg-update-agent): New function.
5836 (pgg-gpg-use-agent-p): New function.
5837 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5838 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5839 (pgg-gpg-sign-region): Use it.
5840
5841 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
5842
5843 * cus-edit.el (custom-face-set): Call custom-push-theme before
5844 face-spec set so that `changed' theme is correctly saved.
5845 (custom-face-reset-standard): Reset to recalculated face rather
5846 than defface spec.
5847
5848 * custom.el (custom-push-theme): Only save `changed' theme if the
5849 current face does not match the defface specs.
5850
5851 2006-03-21 Simon Josefsson <jas@extundo.com>
5852
5853 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5854 <wilde@sha-bang.de>.
5855 (pgg-gpg-use-agent): New variable.
5856 (pgg-gpg-process-region): Use it.
5857 (pgg-gpg-encrypt-region): Likewise.
5858 (pgg-gpg-encrypt-symmetric-region): Likewise.
5859 (pgg-gpg-decrypt-region): Likewise.
5860 (pgg-gpg-sign-region): Likewise.
5861 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5862
5863 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
5864
5865 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
5866 bracket links.
5867
5868 2006-03-21 Kim F. Storm <storm@cua.dk>
5869
5870 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
5871 fringe-indicator-alist instead of modifying global value.
5872 (gdb-frame-handler): Likewise.
5873
5874 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5875
5876 * diff-mode.el (diff-function): Make it inherit from diff-header
5877 instead of diff-context.
5878
5879 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
5880 bitmap.
5881 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
5882 change names in macro above for consistency.
5883 (gdb-frame-handler): Use hollow-right-triangle for all selected
5884 frames which except the innermost (where execution has stopped).
5885 (gdb-reset): Reset buffer-local values of overlay-arrow.
5886
5887 2006-03-20 Richard Stallman <rms@gnu.org>
5888
5889 * simple.el (set-mark-command): Doc fix.
5890
5891 * files.el (display-buffer-other-frame): New command.
5892 (ctl-x-4-map): Bind C-x 5 C-o to it.
5893
5894 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5895
5896 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
5897 rather than just defer-time, in case defer-time has been changed but
5898 the timer isn't running yet.
5899 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
5900
5901 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5902
5903 * help-mode.el (help-follow-symbol): New function.
5904 Essentially identical to the old `help-follow', but do not let
5905 `push-button' do the work when on an xref.
5906 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
5907
5908 2006-03-19 Richard Stallman <rms@gnu.org>
5909
5910 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
5911 preceded by the word `program'.
5912 (help-follow-mouse, help-follow): Throw error if not on xref.
5913 Delete no longer used args.
5914
5915 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
5916
5917 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
5918 annotation ensure gud-overlay-arrow-position is redisplayed.
5919
5920 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5921
5922 * textmodes/bibtex.el (bibtex-include-OPTkey)
5923 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
5924 (bibtex-autokey-name-case-convert)
5925 (bibtex-autokey-titleword-case-convert): Make these the aliases
5926 for the following two variables.
5927 (bibtex-autokey-name-case-convert-function)
5928 (bibtex-autokey-titleword-case-convert-function): Make these the
5929 real names.
5930 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
5931 bibtex-font-lock-crossref sublists.
5932 (bibtex-mode): Revert 2005-12-30 change (which made
5933 completion-ignore-case buffer-local).
5934 (bibtex-url): Simplify.
5935
5936 2006-03-19 Kim F. Storm <storm@cua.dk>
5937
5938 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
5939 cursor property value to 2 (to align with C level change).
5940
5941 2006-03-19 Bill Wohler <wohler@newt.com>
5942
5943 * image.el (image-load-path-for-library): Shorten first line in
5944 docstring.
5945
5946 2006-03-18 Richard Stallman <rms@gnu.org>
5947
5948 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
5949
5950 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
5951
5952 * isearch.el (isearch-other-meta-char): Handle user bindings for
5953 shifted control characters.
5954
5955 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
5956
5957 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
5958 part that matches email addresses, file names, etc.
5959
5960 2006-03-18 Eli Zaretskii <eliz@gnu.org>
5961
5962 * term/w32-win.el (mouse-set-font):
5963 Mention w32-list-proportional-fonts in the doc string.
5964
5965 2006-03-18 Kim F. Storm <storm@cua.dk>
5966
5967 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
5968 (ido-unc-hosts): New user option to explicitly define list of know
5969 UNC-style hosts for completion.
5970 (ido-cache-unc-host-shares-time): New user option.
5971 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
5972 New helper functions for UNC file-name support.
5973 (ido-may-cache-directory): Check for UNC host. Simplify.
5974 (ido-wash-history): Clean out old UNC hosts.
5975 (ido-nonreadable-directory-p): UNC hosts are always readable.
5976 (ido-directory-too-big-p): UNC hosts are never too big.
5977 (ido-set-current-directory): Handle UNC root path.
5978 (ido-file-name-all-completions): Complete UNC host names from
5979 ido-unc-hosts list. Cache UNC host shares.
5980 (ido-make-file-list-1): Don't filter UNC root.
5981 (ido-exhibit): Check for // in root directory, and switch to UNC
5982 mode by setting ido-current-directory to //.
5983
5984 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * cus-edit.el (customize-changed-options): Mention explicit
5987 version number as default in prompt.
5988
5989 2006-03-17 Bill Wohler <wohler@newt.com>
5990
5991 * image.el (image-load-path-for-library): Minor docstring fix.
5992
5993 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
5994
5995 * textmodes/org.el (org-read-date): Include subgroup 5 into
5996 replacement text.
5997 (org-popup-calendar-for-date-prompt): Fix customization type.
5998
5999 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
6000
6001 * progmodes/gdb-ui.el (gud-watch): Provide completion.
6002 (gdb-continuation): New variable.
6003 (gdb-send): Deal with continuation lines.
6004
6005 * progmodes/gud.el (gud-gdb-complete-command)
6006 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
6007 expressions.
6008 (gud-tooltip-mode): Use buffer-local value.
6009
6010 2006-03-16 Kim F. Storm <storm@cua.dk>
6011
6012 * ido.el (ido-edit-input): Use selected match, if any.
6013
6014 2006-03-16 Bill Wohler <wohler@newt.com>
6015
6016 * image.el (image-load-path-for-library): Prefer user's images in
6017 image-load-path.
6018
6019 2006-03-16 Martin Rudalics <rudalics@gmx.at>
6020
6021 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
6022 when checking for attempt to drag leftmost or rightmost scrollbar.
6023
6024 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
6025
6026 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
6027 (gdb-force-mode-line-update): New function.
6028 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
6029 (gdb-exited): Use them.
6030 (gdb-signal): New function.
6031 (gdb-annotation-rules): Provide a rule for it.
6032
6033 2006-03-16 Kenichi Handa <handa@m17n.org>
6034
6035 * international/mule.el (auto-coding-regexp-alist): Add entries
6036 for Unicode BOM.
6037
6038 * sort.el (sort-build-lists): Temporarily bind
6039 inhibit-field-text-motion to t.
6040
6041 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * locate.el (locate-command, locate-make-command-line)
6044 (locate-fcodes-file, locate-update-command)
6045 (locate-prompt-for-command, locate, locate-with-filter)
6046 (locate-get-file-positions): Doc fixes.
6047 (locate-buffer-name, locate-header-face): Remove leading `*' in
6048 defcustom.
6049 (locate-filter-output): Use `keep-lines' instead of its alias
6050 `delete-non-matching-lines'.
6051 (locate-get-filename, locate-get-dirname): Add introductory comment.
6052 (locate-find-directory-other-window): Give appropriate error
6053 message if used outside main listing.
6054
6055 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6056
6057 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
6058 the new extend-region feature.
6059 (font-lock-after-change-function): Update correspondingly.
6060 * jit-lock.el (jit-lock-after-change): Update correspondingly.
6061 * progmodes/grep.el (font-lock-lines-before): Don't disable.
6062
6063 2006-03-15 Bill Wohler <wohler@newt.com>
6064
6065 * image.el (image-load-path-for-library): Fix example by not
6066 recommending that one binds image-load-path. Just defvar it to
6067 placate compiler and only use it if previously defined.
6068
6069 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * textmodes/org.el (org-insert-centered): Use `string-width' to
6072 make underlining work for wide characters.
6073 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
6074 TAB to `org-cycle', to make sure that no binding in
6075 `outline-mode-map' can supercede it.
6076
6077 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
6078
6079 * allout.el: Increment version to 2.2.1 in file commentary.
6080
6081 (allout-version): Increment to 2.2.1.
6082
6083 (allout-default-layout): New customization variable, used when the
6084 file lacks a specific allout-layout. Uses allout-layout-type for
6085 recursively nested definition.
6086
6087 (allout-layout-type): Widget defining allout layouts, necessary for
6088 self-recursive definition.
6089
6090 (allout-mode): Incorporate allout-default-layout as fallback for
6091 allout-layout.
6092
6093 (allout-layout): Mark as 'safe-local-variable', and refer mention
6094 fallback to `allout-default-layout' in absence of a specified value.
6095 (allout-passphrase-verifier-string)
6096 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
6097
6098 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
6099
6100 (allout-get-encryption-passphrase-verifier): Use correct name of
6101 passphrase verifier in docstring.
6102
6103 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
6104
6105 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
6106 elements.
6107 (gdb-find-watch-expression): Make it work for arrays too.
6108 Follow change to gdb-var-list.
6109 (gud-watch): Allow the user to enter variable name with a prexix
6110 arg. Create keybindings.
6111 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6112 (gdb-var-list-children-handler, gdb-var-update-handler)
6113 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
6114 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
6115 Follow change to gdb-var-list.
6116 (gdb-starting): Don't show the overlay arrows when program is running.
6117
6118 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
6119 gdb-var-list.
6120
6121 2006-03-14 Bill Wohler <wohler@newt.com>
6122
6123 * image.el (image-load-path-for-library): Pass value of path
6124 rather than symbol. Always return list of directories.
6125 Guarantee that image directory comes first.
6126
6127 2006-03-14 Alan Mackenzie <acm@muc.de>
6128
6129 * font-core.el (font-lock-extend-region\(-function\)?.):
6130 New function/variable.
6131
6132 * font-lock.el (font-lock-after-change-function):
6133 Call font-lock-extend-region. Obey font-lock-lines-before.
6134 (font-lock-default-fontify-region): Remove reference to
6135 font-lock-lines-before.
6136
6137 * jit-lock.el (jit-lock-after-change):
6138 Call font-lock-extend-region. Obey font-lock-lines-before.
6139
6140 2006-03-14 David Ponce <david@dponce.com>
6141
6142 * tree-widget.el (tree-widget-themes-load-path)
6143 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6144
6145 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
6146
6147 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
6148 (rcirc-print): Mark the start of text at the end of the prompt.
6149 (rcirc-track-minor-mode): Add autoload cookie.
6150 (rcirc-update-activity-string): Add space to front of mode-line
6151 indicator.
6152
6153 2006-03-13 Miles Bader <miles@gnu.org>
6154
6155 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
6156 (rcirc-abbrev-nick): Remove function.
6157 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
6158
6159 2006-03-13 David Ponce <david@dponce.com>
6160
6161 * tree-widget.el: Handle themes across all occurrences of the main
6162 themes sub-directory found in tree-widget-themes-load-path.
6163 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6164 (tree-widget--locate-sub-directory): Return all occurrences.
6165 (tree-widget-themes-path): New function.
6166 Replace tree-widget-themes-directory, and return a list of directories.
6167 (tree-widget-set-parent-theme)
6168 (tree-widget-lookup-image): Use it.
6169
6170 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
6171
6172 * textmodes/org.el (org-link-search): Avoid self-matching of
6173 links, allow target text to be distributed over several lines.
6174 (org-search-not-link): New function.
6175 (org-set-regexps-and-options, org-get-current-options):
6176 New startup options.
6177 (org-export-as-html): Take odd-level setting from local variable.
6178 (org-fontify-emphasized-text): New option.
6179 (org-set-font-lock-defaults): Include emphasized text.
6180 (org-follow-mhe-link): Allow folder-only links, fix folder name.
6181 (org-font-lock): Customize group renamed from `org-faces'.
6182
6183 2006-03-13 John Paul Wallington <jpw@pobox.com>
6184
6185 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
6186 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
6187
6188 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * cus-start.el (all): Delete :version keyword for members of the
6191 fringe group, since the entire group is new in 22.1.
6192
6193 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
6194
6195 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
6196 map if value is hexadecimal (an address).
6197 (gud-watch): Only search roots for existing watch expressions.
6198 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
6199 prevent caching problems with speedbar-update-directory-contents.
6200
6201 2006-03-12 Juri Linkov <juri@jurta.org>
6202
6203 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
6204 before comparing with `low' and `warn'.
6205
6206 * info.el (Info-dir-remove-duplicates): Move point to the
6207 beginning of the current line after deleting the entries from
6208 redundant heading. Use marker for `limit' and compare it with
6209 point before calling `re-search-forward'.
6210
6211 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6212
6213 * simple.el (yank): Fix typo in docstring.
6214
6215 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
6216
6217 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
6218 messages, where "D" is the 6th character.
6219
6220 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6221
6222 * simple.el (yank): Fix last change.
6223
6224 2006-03-11 David Ponce <david@dponce.com>
6225
6226 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
6227 merging elements from the standard ispell-dictionary-alist.
6228 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
6229 alist, and return the new alist.
6230
6231 2006-03-11 Richard Stallman <rms@gnu.org>
6232
6233 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
6234
6235 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
6236 the way it is implemented is too unclean.
6237
6238 * simple.el (kill-region, yank): Doc fix.
6239
6240 * battery.el (battery-echo-area-format): Doc fix.
6241 (battery-mode-line-format): Likewise.
6242 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
6243 (battery-linux-proc-acpi): Ignore batteries that say "charged".
6244
6245 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6246
6247 * progmodes/octave-mod.el (octave-indent-for-comment):
6248 Behave according to do string.
6249
6250 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
6251
6252 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
6253 Be visible only if major mode is Mail Mode.
6254
6255 * textmodes/flyspell.el (flyspell-external-point-words)
6256 (flyspell-process-localwords): Fix last changes.
6257
6258 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6259
6260 * calendar/holidays.el (list-holidays): Doc fix.
6261
6262 * international/mule.el (auto-coding-alist): Add .odt
6263 (OpenOffice's open document) files.
6264
6265 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
6266 document) files. Mention in the doc string the need to sync with
6267 auto-coding-alist.
6268
6269 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
6270
6271 * files.el (hack-local-variables-confirm): Don't prompt for ! if
6272 enable-local-variables is set to always query, or there is no
6273 savable variable.
6274
6275 2006-03-10 Bill Wohler <wohler@newt.com>
6276
6277 * image.el (image-load-path-for-library): Merge at least three
6278 functions from Gnus and MH-E into this one function that can now
6279 be shared.
6280
6281 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
6282
6283 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
6284 gdb-remove-mouse-face and remove help-echo too.
6285 (gdb-enqueue-input): Correct conditional clause.
6286
6287 2006-03-10 Glenn Morris <rgm@gnu.org>
6288
6289 * calendar/calendar.el (calendar-holidays): Doc fix.
6290 * calendar/holidays.el (list-holidays): Doc fix.
6291
6292 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
6293
6294 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
6295 it gets called in gdb-prompt anyway.
6296 (gdb-use-separate-io-buffer): Only restore window arrangement for
6297 gdb-many-windows.
6298 (gdb-enqueue-input): Make it harder to send GDB input when program
6299 is running.
6300 (gdb-buffer-list): New variable.
6301 (gdb-remove-mouse-face): New function.
6302 (gdb-starting): Use it when GDB input won't get sent.
6303
6304 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
6305
6306 * help.el (view-lossage): Remove trailing whitespace before
6307 inserting "\n".
6308
6309 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
6310
6311 * files.el (hack-local-variables-confirm):
6312 Set coding-system-for-read to nil before writing to .emacs.
6313
6314 * arc-mode.el (archive-extract): Check if an existing buffer name
6315 comes from a different archive.
6316
6317 * help.el (describe-key-briefly): If KEY is a down event, read and
6318 discard the up event.
6319
6320 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
6321
6322 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
6323 be edited and use font-lock-warning-face for any changes.
6324
6325 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
6326 (gdb-edit-value): Use it to report any errors.
6327
6328 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
6329
6330 * help.el (describe-key): Remove leftover test code.
6331
6332 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6333
6334 * textmodes/org.el: Move defvars out of eval-when-compile.
6335 Use buffer-file-name variable.
6336 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
6337 arg `file'.
6338 (org-level-faces): Remove startup dependency.
6339 (org-cycle, org-map-tree, org-scan-tags)
6340 (org-remember-handler): Don't call `outline-level' directly.
6341 (org-mhe-search-all-folders): New option.
6342 (org-mhe-get-message-folder-from-index)
6343 (org-mhe-get-message-folder): Fix indexing search.
6344 (org-format-agenda-item): Handle nil TAGS argument.
6345 (org-cleaned-string-for-export, org-activate-target-links)
6346 (org-make-target-link-regexp): Deal with empty radio target list.
6347 (org-tag): New face.
6348 (org-get-level-face): New function.
6349 (org-set-font-lock-defaults): Simplify setup for headlines.
6350 (org-complete): Pass common substring to `display-completion-list'.
6351
6352 2006-03-06 David Ponce <david@dponce.com>
6353
6354 * tree-widget.el: Update Commentary header.
6355 (tree-widget-theme-name): Ignore parent themes.
6356 (tree-widget-set-parent-theme): New function.
6357 (tree-widget-set-theme): Use it.
6358 (tree-widget-set-image-properties): Move definition. Does nothing
6359 if image properties have already been set.
6360 (tree-widget-image-properties): Move definition. Receive an image
6361 name. Set the :pointer property.
6362 (tree-widget-lookup-image): Doc fix. Search in parent themes.
6363 Don't set the :pointer image property.
6364 (tree-widget-convert-widget): New function. Handle :dynargs
6365 compatibility here.
6366 (tree-widget): Use it to :convert-widget. Add the :expander-p
6367 predicate to control when the :expander function is entered.
6368 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
6369 (tree-widget-value-create): Handle :expander-p. widget-apply
6370 :expander.
6371 (tree-widget-expander-p): New function. Default value of the
6372 :expander-p property.
6373
6374 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
6375
6376 * help.el (describe-key): Properly handle the return value of
6377 read-key-sequence when grabbing an up-event. Cleanup mouse-1
6378 remaps. Handle string and vector `follow-link' values.
6379
6380 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6381
6382 * complete.el (PC-expand-many-files): Try be more careful when parsing
6383 the shell's output.
6384
6385 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6386
6387 * outline.el (hide-sublevels): Provide better interactive default.
6388
6389 2006-03-06 Kenichi Handa <handa@m17n.org>
6390
6391 * international/fontset.el (create-fontset-from-fontset-spec):
6392 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
6393
6394 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
6395
6396 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
6397 backslashes instead of one in regexp.
6398 (gud-tooltip-dereference): Add missing optional argument.
6399
6400 2006-03-04 John Paul Wallington <jpw@pobox.com>
6401
6402 * wdired.el (toplevel): Require `cl' at compile-time.
6403
6404 2006-03-04 Andreas Schwab <schwab@suse.de>
6405
6406 * server.el (server-process-filter): Handle errors during
6407 evaluation of the argument.
6408
6409 2006-03-03 John Paul Wallington <jpw@pobox.com>
6410
6411 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
6412 escape parentheses at beginning of line.
6413 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
6414 (t-mouse-mode): Remove period from end of error message.
6415
6416 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
6417
6418 * textmodes/flyspell.el (flyspell-process-localwords):
6419 Be case-sensitive.
6420
6421 2006-03-03 Martin Rudalics <rudalics@gmx.at>
6422
6423 * cus-edit.el (custom-quote): Remove function, since it has been
6424 moved to custom.el.
6425
6426 * font-lock.el (lisp-font-lock-keywords-2)
6427 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
6428 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6429 they have no special meaning.
6430
6431 * midnight.el (clean-buffer-list): Handle case where base-buffer of
6432 indirect buffer gets killed before indirect buffer. Use dolist.
6433
6434 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6435
6436 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
6437 value instead of a literal constant (1) on more pauses.
6438
6439 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
6440
6441 * textmodes/flyspell.el (flyspell-external-point-words):
6442 Be case-sensitive.
6443
6444 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
6445
6446 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
6447 with "www".
6448
6449 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6450
6451 * allout.el: Restablish intermediate missing comment header to
6452 preserve outline structure.
6453 (allout-beginning-of-current-entry): Skip invisible text.
6454 (allout-open-topic): Fix opening a topic at end-of-buffer.
6455 (allout-minor-mode): Move nearer to allout-mode function.
6456
6457 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
6458
6459 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
6460
6461 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
6462
6463 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
6464 is nil.
6465
6466 * progmodes/gud.el (gud-speedbar-menu-items):
6467 Use buffer-local-value and add missing :visible keyword.
6468
6469 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
6470
6471 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6472
6473 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
6474 must be `follow-link'.
6475
6476 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
6477
6478 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
6479 formatting: No nested anchors.
6480 (org-all-targets): Fix bug with XEmacs compatibility.
6481 (org-read-date): Add (require 'parse-time).
6482 (org-set-tags): Fix bug with extra inserted space.
6483 (org-export-html-style): Define a style class for targets.
6484 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
6485 (org-hide-leading-stars): New option.
6486 (org-hide): New face.
6487 (org-set-font-lock-defaults): Allow to hide leading stars.
6488 (org-get-legal-level, org-tr-level): New functions.
6489 (org-odd-levels-only): New option.
6490 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
6491 (org-demote, org-promote): Deal with double-star levels.
6492 (org-convert-to-odd-levels): New command.
6493
6494 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * speedbar.el (speedbar-update-localized-contents): Try to
6497 preserve window-start.
6498 (speedbar-update-directory-contents): Try to preserve window-start
6499 and window-point.
6500 (speedbar-update-special-contents): Don't move back to start of window.
6501
6502 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
6503 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
6504 speedbar-timer-fn.
6505 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
6506 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
6507 instead of gdb-speedbar-timer-fn.
6508
6509 2006-02-28 Jay Belanger <belanger@truman.edu>
6510
6511 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
6512 (math-compose-expr): Use latex option when calling
6513 `math-compose-tex-matrix' for latex mode.
6514
6515 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
6516
6517 * speedbar.el: Re-instate comments about developing for speedbar
6518 [this is what info and gdb-ui use even if better methods exist now].
6519
6520 * t-mouse.el: New file.
6521 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
6522 (t-mouse-lispy-buffer-posn-from-coords): Remove.
6523 (t-mouse-make-event-element): Use posn-at-x-y instead.
6524 (t-mouse-make-event): Deal with Fedora Core 3.
6525 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
6526 (t-mouse-mouse-position-function): New function. Use it instead
6527 of advising mouse-position.
6528 (t-mouse-mode): New minor mode.
6529 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
6530
6531 2006-02-27 Glenn Morris <rgm@gnu.org>
6532
6533 * calendar/calendar.el (calendar-holidays): Doc fix.
6534
6535 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
6536
6537 * progmodes/gdb-ui.el (gdb-source-window): New variable.
6538 Re-introduce the concept of a source window.
6539 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
6540 consistency with get-buffer-create.
6541 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6542 (gdb-data-list-register-values-handler)
6543 (gdb-stack-list-locals-handler): Try to preserve window-start as
6544 well as window-point.
6545 (gdb-display-source-buffer): New function (old concept).
6546 (gdb-goto-breakpoint): Use it.
6547
6548 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
6549 for gdb-ui/gdb-mi (old concept).
6550
6551 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
6552
6553 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
6554 binding.
6555
6556 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
6557
6558 * textmodes/reftex-sel.el (reftex-select-label-map)
6559 (reftex-select-bib-map): Add `follow-mouse' binding.
6560
6561 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6564 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
6565 Give :set functions to provide automatic updating.
6566 Update docstring. Give compiler defvars early in the file
6567 and move the defcustoms to a later spot where all called functions
6568 are defined.
6569 (jka-compr-file-name-handler-entry): Doc fix.
6570 (jka-compr-compression-info-list--internal)
6571 (jka-compr-mode-alist-additions--internal)
6572 (jka-compr-load-suffixes--internal): New variables.
6573 (jka-compr-install): Set the three above variables.
6574 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6575 (jka-compr-update, jka-compr-set): New functions.
6576 (auto-compression-mode): Doc fix.
6577
6578 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
6579 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6580 Use jka-compr-compression-info-list--internal,
6581 jka-compr-mode-alist-additions--internal and
6582 jka-compr-load-suffixes--internal.
6583
6584 * files.el (load-library):
6585 * loadhist.el (file-loadhist-lookup):
6586 * startup.el (command-line):
6587 * subr.el (locate-library):
6588 * emacs-lisp/autoload.el (update-directory-autoloads):
6589 * emacs-lisp/find-func.el (find-library-suffixes):
6590 Use `get-load-suffixes' instead of `load-suffixes'.
6591
6592 * subr.el (locate-library):
6593 * emacs-lisp/find-func.el (find-library-name):
6594 Use `load-file-rep-suffixes' instead of '("").
6595
6596 2006-02-26 Kim F. Storm <storm@cua.dk>
6597
6598 * ido.el (ido-save-history, ido-load-history): Simplify.
6599 Don't use find-file-noselect to avoid interference from other modes.
6600
6601 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
6602
6603 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
6604 to use the default shell if filename is not available.
6605 Reported by Giorgos Keramidas.
6606
6607 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
6608
6609 * progmodes/etags.el (tags-completion-table): Do completion from
6610 all the tables in the current list, as documented in the manual.
6611
6612 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6613
6614 * CC Mode Update to 5.31.3.
6615
6616 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6617
6618 * progmodes/cc-mode.el (c-postprocess-file-styles):
6619 Bind inhibit-read-only to t, around the call to
6620 c-remove-any-local-eval-or-mode-variables, so that it works on a
6621 RO file.
6622
6623 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6624
6625 * progmodes/cc-awk.el: Correct a typo.
6626
6627 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6628
6629 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
6630 c-hungry-delete-backwards, at the request of RMS. Leave the old
6631 name as an alias.
6632
6633 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6634
6635 * progmodes/cc-mode.el: Correct a typo.
6636
6637 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6638
6639 * progmodes/cc-defs.el: Update the version number to 5.31.3.
6640
6641 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6642
6643 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
6644 brace-else-brace (error due to mbeg, mend being undefined).
6645
6646 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6647
6648 * progmodes/cc-mode.el: File Local variables: Solve the problem
6649 where both `mode' and c-file-offsets are specified: `mode' will
6650 overwrite c-f-o's settings:
6651 (c-remove-any-local-eval-or-mode-variables): New function.
6652 (c-postprocess-file-styles): Call the above new function, within
6653 c-tentative-buffer-change, to splat `mode' and `eval' before the
6654 second hack-local-variables.
6655
6656 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6657
6658 * progmodes/cc-mode.el:
6659 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
6660 (c-after-change): Protect the match data with save-match-data.
6661 It was getting corrupted by c-after-change-check-<>-operators.
6662
6663 * cc-defs.el: [Supersedes patch V1.38]:
6664 (top level): Check for a buggy font-lock-compile-keywords ONLY in
6665 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
6666
6667 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
6668 with save-match-data. It was being corrupted when Font Lock was
6669 not enabled.
6670
6671 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6672
6673 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
6674 Mode and Subword Mode.
6675
6676 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
6677 real labels ("case 1:" or "foo:") from non-labels ("public:").
6678 (c-forward-objc-directive): Replace c-forward-token-2 with crude
6679 coding; c-f-t-2 doesn't move over a token at EOB.
6680
6681 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
6682
6683 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
6684 (c-update-modeline): Concatenate the minor mode indicators
6685 directly onto mode-name, removing c-submode-indicators.
6686 Sometimes, c-s-i got separated from the mode name on the mode line.
6687
6688 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
6689 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
6690
6691 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6692
6693 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
6694 error message when there's an evaluation error to show whether
6695 it's loaded from source or not.
6696 (c-filter-ops): Make it available at runtime too to work when
6697 `c-make-init-lang-vars-fun' needs to evaluate from source.
6698
6699 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
6700
6701 * help.el (help): Revert last part of 2006-02-23 change (deletion
6702 of the `provide' call).
6703
6704 2006-02-23 Juri Linkov <juri@jurta.org>
6705
6706 * compare-w.el (compare-windows-highlight): Add new value
6707 `persistent' and change :type from `boolean' to `choice'.
6708 (compare-windows-overlays1, compare-windows-overlays2):
6709 New internal variables.
6710 (compare-windows-highlight): If compare-windows-highlight is
6711 `persistent', add current overlays to compare-windows-overlays[12]
6712 instead of adding compare-windows-dehighlight to pre-command-hook.
6713 (compare-windows-dehighlight): Delete all overlays from
6714 compare-windows-overlays[12].
6715
6716 * info.el (Info-search): Don't bind search-spaces-regexp to
6717 Info-search-whitespace-regexp in non-regexp isearch mode.
6718
6719 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6720
6721 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
6722
6723 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
6724
6725 * textmodes/org.el (org-xemacs-p)
6726 (org-export-html-show-new-buffer, org-table-may-need-update)
6727 (org-insert-item, org-mhe-get-message-real-folder)
6728 (org-mhe-get-message-folder-from-index)
6729 (org-mhe-get-message-folder, org-mhe-get-message-num)
6730 (org-mhe-get-header, org-make-org-heading-search-string)
6731 (org-make-org-heading-camel, org-table-sort-lines)
6732 (org-format-org-table-html, org-format-table-table-html):
6733 Fix typos in docstrings.
6734
6735 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
6736
6737 * textmodes/org.el (org-cleaned-string-for-export)
6738 (org-solidify-link-text): New function.
6739 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
6740 XEmacs, just to silence the compiler.
6741 (org-export-as-ascii, org-export-as-html-and-open):
6742 Use `org-cleaned-string-for-export' and create internal links.
6743 (org-follow-mhe-link): Require mh-e, use folder.
6744
6745 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6746
6747 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
6748
6749 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
6750 gdb-debug-log-length.
6751 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
6752 it a real ring but...
6753 (gud-gdba-marker-filter): ...make it work like mark-ring.
6754 (gdb-enable-debug): Rename from gdb-enable-debug-log.
6755 (gdb-mouse-jump): New function. Add bindings.
6756
6757 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6758
6759 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
6760 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
6761 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
6762 (gdb-debug-log-length): Customize it's length.
6763 (gud-watch, gdb-var-create-handler): Display function::var format
6764 but don't use to create variable object.
6765 (gdb-var-create-handler): Use message-box in place of message.
6766 (gdb-stopped): Call gdb-exited if signalled.
6767
6768 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
6771
6772 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
6773
6774 * textmodes/reftex.el (reftex-locate-file): Search all extensions
6775 if `reftex-try-all-extensions' is set.
6776
6777 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
6778 fail silently when there is no valid argument at point.
6779 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
6780 `fail-silently' argument. From a patch by David Reiter.
6781
6782 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
6783 New commands.
6784 (org-mark-ring): New variable.
6785 (org-mark-ring-length): New option.
6786 (org-open-at-point, org-goto, org-open-file): Push old position
6787 onto the mark ring.
6788 (org-add-hook): New function.
6789 (org-export-table-remove-special-lines): New option.
6790 (org-skip-comments, org-format-org-table-html): Respect new
6791 option `org-export-table-remove-special-lines'.
6792 (org-open-file): Allow special command configuration for
6793 directory link.
6794 (org-file-apps): Fix bugs in customize type, added setting
6795 for directories.
6796 (org-activate-tags, org-format-agenda-item, org-complete)
6797 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
6798 (org-get-tags, org-get-buffer-tags, org-open-at-point)
6799 (org-link-search, org-make-org-heading-search-string)
6800 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
6801 (org-radio-targets, org-file-link-context-use-camel-case)
6802 (org-activate-camels): New options.
6803 (org-update-radio-target-regexp, org-all-targets)
6804 (org-make-target-link-regexp, org-activate-target-links):
6805 New functions.
6806 (org-make-org-heading-search-string): New function.
6807 (org-store-link, org-insert-link): Use new option
6808 `org-file-link-context-use-camel-case'.
6809 (org-activate-camels): Use new option `org-activate-camels'.
6810 (org-link-regexp): Add mhe prefix.
6811 (org-open-at-point, org-store-link): Support for mhe links.
6812 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
6813 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
6814 (org-mhe-get-header, org-follow-mhe-link): New functions.
6815 (org-remove-angle-brackets, org-add-angle-brackets):
6816 New functions.
6817 (org-bracket-link-regexp): New constant.
6818 (org-read-date): Fix bug that was rejecting all typed dates.
6819 (org-link-search): Make hierarchy above visible after a match.
6820 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
6821 (org-store-link): Fix bug with link creation when cursor is in
6822 an empty line.
6823 (org-open-at-point): Fix bug with matching a link.
6824 Fixed buggy argument sequence in call to `org-view-tags'.
6825 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6826 (org-prefix-has-tag): New variable.
6827 (org-format-agenda-item): Remove tags from headline
6828 if appropriate.
6829 (org-agenda-remove-tags-when-in-prefix): New option.
6830
6831 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
6832
6833 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
6834 Fix the regular expressions.
6835
6836 2006-02-21 Richard M. Stallman <rms@gnu.org>
6837
6838 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
6839 if there's no other specific basis.
6840
6841 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
6842 as variables at all.
6843 (unsafep-variable): Rename arg; doc fix.
6844
6845 * abbrevlist.el (list-one-abbrev-table): Add autoload.
6846
6847 * calendar/appt.el (diary-selective-display): Add defvar.
6848
6849 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
6850
6851 * isearch.el (search-whitespace-regexp): Fix custom type.
6852
6853 * help.el (describe-key-briefly): Compute interactive args
6854 in same was as before previous change.
6855
6856 * files.el (enable-local-variables): Doc fix.
6857
6858 2006-02-21 Kim F. Storm <storm@cua.dk>
6859
6860 * fringe.el: Cleanup as file is now pre-loaded.
6861 (fringe-bitmaps): Initialize unconditionally.
6862 (fringe-mode, set-fringe-style): Remove autoload cookies.
6863
6864 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6865
6866 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
6867 `horizontal-bar'.
6868 (fringe-cursor-alist): Use `horizontal-bar'.
6869
6870 2006-02-20 Kim F. Storm <storm@cua.dk>
6871
6872 * fringe.el (fringe-bitmaps): Update to new bitmap names.
6873 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
6874
6875 * loadup.el: Load "fringe" on window systems.
6876
6877 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6878
6879 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
6880 out of scope components.
6881
6882 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
6883 default.
6884
6885 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
6886
6887 * custom.el (customize-mark-to-save, customize-mark-as-set):
6888 Load the symbol first.
6889
6890 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6891
6892 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
6893 strech spec so it doesn't display as "^J" on the header line
6894 when `Buffer-menu-use-header-line' is t.
6895
6896 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * speedbar.el (speedbar-make-button): Keep text properties
6899 of string arguments if desired.
6900
6901 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
6902 expessions.
6903
6904 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
6905 of speedbar.
6906
6907 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
6908
6909 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
6910 to value of `read-file-name-completion-ignore-case'.
6911
6912 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
6913
6914 * custom.el (customize-mark-as-set): Push to `user' theme.
6915
6916 * cus-edit.el (custom-save-variables): Allow unthemed values.
6917 (customize-set-variable): Push setting to `user' theme.
6918
6919 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6920
6921 * progmodes/gud.el: Don't require font-lock as it's now
6922 automatically loaded.
6923 (gud-speedbar-buttons): Replace gdb-var-changed with
6924 gdb-force-update.
6925
6926 * progmodes/gdb-ui.el (gdb-force-update): Rename from
6927 gdb-var-changed.
6928 (gdb-post-prompt): Use it.
6929 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6930 (gdb-var-update-handler, gdb-var-delete)
6931 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
6932 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
6933 gdb-force-update in gdb-post-prompt.
6934 (gdb-reset): Clear watch expressions from speedbar when quitting.
6935
6936 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6937
6938 * viper-cmd.el (viper-insert-state-post-command-sentinel)
6939 (viper-change-state-to-vi, viper-change-state-to-emacs):
6940 Make aware of cursor coloring in the Emacs state.
6941 (viper-special-read-and-insert-char): Use read-char-exclusive.
6942 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
6943
6944 * viper-init.el (viper-emacs-state-cursor-color): New variable.
6945
6946 * viper-util.el (viper-save-cursor-color)
6947 (viper-get-saved-cursor-color-in-replace-mode)
6948 (viper-get-saved-cursor-color-in-insert-mode)
6949 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
6950 state.
6951 (viper-get-saved-cursor-color-in-emacs-mode): New function.
6952
6953 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
6954 (ediff-ignore-case-option3, ediff-actual-diff-options)
6955 (ediff-actual-diff3-options): New variables to control case sensitivity.
6956 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
6957 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
6958 (ediff-toggle-ignore-case): New function.
6959 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
6960
6961 * ediff-help.el (ediff-long-help-message-narrow2)
6962 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
6963 (ediff-long-help-message-word-mode): Add ignore-case command.
6964 (ediff-help-for-quick-help): Add ignore-case command.
6965
6966 * ediff-merg.el: Move provide to the end.
6967
6968 * ediff-ptch.el: Move provide to the end.
6969
6970 * ediff-wind.el: Move provide to the end.
6971
6972 * ediff-mult.el: Move provide to the end.
6973 (ediff-set-meta-overlay): Enable follow-link.
6974
6975 * ediff.el: Move provide to the end.
6976 Break recursive load cycle in eval-when-compile.
6977 (ediff-patch-buffer): Better heuristics.
6978
6979 * ediff-util.el: Move provide to the end.
6980 Break recursive load cycle in eval-when-compile.
6981 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
6982 defuns.
6983 (ediff-submit-report): Pass the values of ediff-diff3-program,
6984 ediff-diff3-options.
6985
6986 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
6987
6988 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
6989 the opening bracket of the following bracketing pairs: {}, [], (), <>,
6990 `' (for example, in the docstring of `windmove-default-keybindings').
6991
6992 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6993
6994 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
6995 shadow face. Don't provide binding to edit variable when it is
6996 out of scope.
6997
6998 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6999 (gdb-var-update-handler): Detect out of scope variables with pre
7000 GDB 6.4 too.
7001 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
7002 Reset status of variable objects to nil in update handlers.
7003 (gdb-var-update-handler-1): Detect when a variable object comes
7004 in scope. setcar on var changes gdb-var-list directly.
7005
7006 2006-02-17 Juri Linkov <juri@jurta.org>
7007
7008 * ffap.el (ffap) <defface>: Add explicit face declaration.
7009 (ffap-highlight): Use face `ffap' directly instead of checking
7010 for its existence.
7011
7012 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
7013 `visible-ok' of `other-buffer' to find the right original buffer.
7014
7015 * info.el (Info-search): Skip `Local Variables' node.
7016
7017 2006-02-17 Juri Linkov <juri@jurta.org>
7018
7019 * info.el (Info-find-file): Check for symbols `apropos', `history',
7020 `toc' in the input filename, and return these symbols as is.
7021 (Info-find-node-2): Set Info-current-file to symbols `apropos',
7022 `history', `toc' instead of strings.
7023 (Info-set-mode-line): For non-string Info-current-file use the
7024 symbol's name inside **.
7025 (Info-isearch-push-state): Add quote before Info-current-file and
7026 Info-current-node.
7027 (Info-isearch-pop-state): Use `equal' instead of `string='.
7028 (Info-extract-pointer, Info-following-node-name): Use
7029 `match-string-no-properties' instead of `match-string'.
7030 (Info-up): Check `old-file' for `stringp'.
7031 (Info-history): Use `equal' instead of `string-equal'.
7032 Check `file' for `stringp'.
7033 (Info-history): Use symbol `history' instead of string as first arg
7034 of `Info-find-node'.
7035 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
7036 `toc' instead of string.
7037 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
7038 instead of `buffer-substring', and `match-string-no-properties'
7039 instead of `match-string'.
7040 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
7041 instead of strings.
7042 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
7043 Use symbol `apropos' instead of string.
7044 (Info-copy-current-node-name): Check `Info-current-file' for
7045 `stringp' and construct a command with `Info-find-node' from it.
7046 (Info-fontify-node): Use `match-string-no-properties' instead of
7047 `match-string' and check file names for `stringp'.
7048 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
7049 `history', `toc' instead of strings.
7050
7051 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
7052
7053 * files.el: Rearrange functions and variables in the file local
7054 variables section.
7055
7056 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * files.el: Add truncate-lines, ispell-check-comments and
7059 ispell-local-dictionary as safe local variables.
7060
7061 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7062
7063 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
7064 out of scope variables.
7065 (gud-speedbar-buttons): Use unless.
7066
7067 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
7068 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
7069 (gdb-show-changed-values): Also use for out of scope variables.
7070 (gdb-var-update-handler-1): Note if variable goes out of scope.
7071
7072 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
7073
7074 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
7075 default to global variable values for unsupplied args.
7076 (rcirc-get-buffer-create): Fix bug with setting the target.
7077 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
7078 test for rcirc-always-use-server-buffer-flag here.
7079 (rcirc-response-formats): Add %N, which is a facified nick. %n
7080 uses the default face. Change the ACTION format string. If the
7081 "nick" is the server, don't print anything for that field.
7082 Comment fixes.
7083 (rcirc-target-buffer): Don't test
7084 rcirc-always-use-server-buffer-flag here.
7085 (rcirc-print): Squeeze extra spaces out of the text before message.
7086 (rcirc-put-nick-channel): Strip potential "@" char from nick
7087 before adding them to nick table.
7088 (rcirc-url-regexp): Improve to match address like "foo.com".
7089
7090 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7091
7092 * allout.el (allout-hidden-p): Move this defsubst before
7093 allout-overlay-interior-modification-handler, where it is first
7094 used.
7095
7096 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
7097
7098 * allout.el: Use allout invisible-text overlays instead of
7099 selective display for concealed text. Also, lots of general
7100 cleanup, and improved compatibility code.
7101
7102 (allout-version) Incremented, corrected, revised, and refined
7103 module commentary.
7104
7105 (provide 'allout): Moved to the bottom, added a require of overlay.
7106
7107 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
7108 `except-current'.
7109 (allout-write-file-hook-handler): Minimize delay.
7110 (count-trailing-whitespace-region): New function so
7111 auto-encryption of current topic can resituate cursor exactly.
7112 PGP/GPG encryption trims trailing whitespace from lines, which
7113 must be accounted for across encryption then decryption.
7114
7115 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
7116 just plain "\C-c", to avoid intruding on user's keybinding space.
7117
7118 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
7119 parameter, so user request to provide a new password is done.
7120
7121 (allout-outside-normal-auto-fill-function, allout-auto-fill):
7122 Refined mechanism for auto-filling behavior while in allout mode.
7123
7124 (allout-mode): Explicitly specify the mode map in the docstring.
7125 Clarify provision for various write-file hook var names.
7126 Adjusted for invisible-text overlays instead of selective-display.
7127
7128 (allout-depth): Really return 0 if not within any topic. This
7129 rectifies `allout-beginning-of-level' and sequence numbering
7130 errors that occur when cutting and pasting numbered topics.
7131 Changed from a in-line subst to a regular function, as well.
7132
7133 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
7134
7135 (allout-end-of-subtree, allout-end-of-subtree)
7136 (allout-end-of-entry, allout-end-of-current-heading)
7137 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
7138 (allout-show-children, allout-show-to-offshoot)
7139 (allout-hide-current-entry, allout-show-current-entry): Rectified
7140 handling of trailing blank lines between items.
7141
7142 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
7143 (allout-current-depth, allout-unprotected, allout-hidden-p)
7144 (allout-on-current-heading-p, allout-listify-exposed)
7145 (allout-chart-subtree, allout-goto-prefix)
7146 (allout-back-to-current-heading, allout-get-body-text)
7147 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
7148 (allout-hide-region-body, allout-toggle-subtree-encryption)
7149 (allout-encrypt-string, allout-encrypted-key-info)
7150 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
7151 (allout-file-vars-section-data): Adjusted for use with
7152 invisible-text overlays instead of selective-display.
7153
7154 (allout-kill-line, allout-kill-topic, allout-yank-processing):
7155 Reworked for use with invisible text overlays.
7156
7157 (allout-current-topic-collapsed-p): New function.
7158
7159 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
7160 to know when to close the containing topic.
7161
7162 (allout-pre-command-business, allout-post-command-business):
7163 Simplify undo-batching and dynamic isearch exposure.
7164
7165 (allout-set-overlay-category): New for invisible-text overlays.
7166 Sets properties of allout-overlay-category, used by
7167 allout-flag-region to set invisible-text overlay properties.
7168 (allout-get-invisibility-overlay): Get the first qualifying
7169 invisibility overlay, so we can find the extent of it.
7170 (allout-back-to-visible-text): Get to just before the beginnining
7171 of the current invisibility overlay, if any.
7172
7173 (allout-overlay-insert-in-front-handler)
7174 (allout-overlay-interior-modification-handler)
7175 (allout-before-change-handler, allout-isearch-end-handler): New
7176 functions to handle extraordinary actions affecting concealed
7177 text.
7178
7179 (allout-flag-region): Use overlays instead of selective-display
7180 for invisible text - by inheritence from the properties of
7181 allout-overlay-category in mainline Emacs, and applied
7182 property-by-property in XEmacs, some recent versions of which
7183 don't inherit the properties from the category. Provisions to
7184 respond to concealed-text edits simplified drastically.
7185
7186 (allout-isearch-rectification, allout-isearch-was-font-lock)
7187 (allout-isearch-expose, allout-enwrap-isearch)
7188 (allout-isearch-abort, allout-pre-was-isearching)
7189 (allout-isearch-prior-pos, allout-isearch-did-quit)
7190 (allout-isearch-dynamic-expose)
7191 (allout-hide-current-entry-completely): Functions deleted.
7192
7193 (allout-undo-aggregation): Explicit undo aggregation no longer
7194 necessary due to transition away from selective-display.
7195
7196 (set-allout-regexp, allout-up-current-level)
7197 (allout-next-visible-heading, allout-forward-current-level)
7198 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
7199 (allout-kill-line, allout-yank-processing, allout-show-children)
7200 (allout-expose-topic, allout-old-expose-topic)
7201 (allout-listify-exposed, allout-insert-latex-header)
7202 (allout-toggle-subtree-encryption, allout-encrypt-string)
7203 (remove-from-invisibility-spec, allout-hide-current-subtree):
7204 Ditched unused variables.
7205
7206 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
7207
7208 * textmodes/ispell.el (ispell-change-dictionary): Call
7209 ispell-buffer-local-dict instead of
7210 ispell-accept-buffer-local-defs.
7211 (ispell-local-dictionary-alist): Accept as valid any coding-system
7212 supported by Emacs.
7213 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
7214 changed to iso-8859-3.
7215
7216 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
7217
7218 * speedbar.el (speedbar-frame-width): Make an inline function
7219 instead of a macro. Use frame-width.
7220 (speedbar-try-completion, speedbar-update-contents)
7221 (speedbar-timer-fn): Use consp.
7222 (speedbar-update-localized-contents): Try to preserve point.
7223
7224 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
7225 (menu): Re-order menu items.
7226 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
7227 field.
7228 (gdb-var-update-handler-1): Use it for GDB 6.4+.
7229 (gdb-post-prompt): Speed things by not forcing update.
7230
7231 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
7232
7233 * wid-edit.el (widget-button-click): For mouse-1, cancel button
7234 press and perform default action if we get a mouse movement event.
7235
7236 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
7237
7238 * calendar/icalendar.el (icalendar--get-event-property)
7239 (icalendar--get-event-property-attributes): Fix typos in
7240 docstrings.
7241
7242 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
7243 docstring.
7244
7245 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
7246
7247 * bs.el (bs-mode): Use `buffer-disable-undo'.
7248 (bs--get-file-name): Simplify.
7249 (bs-show-in-buffer): Mark the buffer as not modified.
7250
7251 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7252
7253 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
7254 widget-button-click.
7255
7256 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7257 (custom-mode): Update docstring.
7258
7259 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
7260 binding.
7261
7262 * files.el (hack-local-variables-confirm): Allow scrolling if the
7263 file variable list is too long. Kill temp buffer after use.
7264
7265 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7266
7267 * progmodes/gud.el (gdb): Improve doc string.
7268 (gdb-script-font-lock-keywords): Expand allowed character set.
7269
7270 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
7271 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
7272 (gdb-separate-io-interrupt, gdb-separate-io-quit)
7273 (gdb-separate-io-stop, gdb-separate-io-eof):
7274 Rename from gdb-inferior-* to gdb-separate-*.
7275 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
7276
7277 2006-02-14 Jay Belanger <belanger@truman.edu>
7278
7279 * calc/calc-arith.el (math-check-known-scalarp): Make sure
7280 expression is a symbol before checking that it is bound.
7281
7282 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7283 test to see if equation can be solved.
7284
7285 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7286
7287 * wid-edit.el (widget-button-click): Use :pressed-face property
7288 for overlay face, if it exists.
7289
7290 * cus-edit.el (custom-manual, custom-add-see-also)
7291 (custom-add-parent-links, custom-group-link): Add :pressed-face
7292 property to links.
7293
7294 * files.el (hack-local-variables): Remove ignored variables before
7295 checking if any variables need setting.
7296
7297 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7298
7299 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
7300
7301 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7302
7303 * help.el (where-is): Fix message for remapped commands.
7304
7305 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
7306 Fix typos in docstrings.
7307
7308 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7309
7310 * files.el (safe-local-variable-values): New option.
7311 (hack-local-variables-prop-line): Return a list of variable-value
7312 pairs if MODE-ONLY is non-nil.
7313 (hack-local-variables): Construct list of variable-value pairs,
7314 and apply or reject them in one go. Ask for confirmation if
7315 variables are not known safe.
7316 (hack-local-variables-confirm): Complete rewrite. Support
7317 `safe-local-variable-values'.
7318 (enable-local-variables): Update docstring to reflect new
7319 behavior.
7320 (ignored-local-variables): Ignore ignored-local-variables and
7321 safe-local-variable-values.
7322 (safe-local-variable-p): New function.
7323 (risky-local-variable-p): `safe-local-variable' property check
7324 moved to safe-local-variable-p.
7325 (hack-one-local-variable): Checks moved to hack-local-variables.
7326
7327 (byte-compile-dynamic, c-basic-offset, c-file-style)
7328 (c-indent-level, comment-column, fill-column, fill-prefix)
7329 (indent-tabs-mode, kept-new-versions, no-byte-compile)
7330 (no-update-autoloads, outline-regexp, page-delimiter)
7331 (paragraph-start, paragraph-separate, sentence-end)
7332 (sentence-end-double-space tab-width, version-control):
7333 Add `safe-local-variable' property.
7334
7335 * find-lisp.el: Delete nonexistent `autocompile' file variable.
7336
7337 * icomplete.el, play/landmark.el: Change nonexistent
7338 `outline-layout' file variable to `allout-layout'.
7339
7340 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
7341
7342 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
7343 (gdb-get-changed-registers): Test value of gud-minor-mode relative
7344 to gud-comint-buffer.
7345 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
7346 gdb-ui.el for gdb-mi.el.
7347 (gdb-post-prompt, gdb-get-changed-registers): Move test for
7348 registers buffer to gdb-get-changed-registers.
7349 (gdb-breakpoint-regexp): New regexp. Allow toggling and
7350 deletion of catchpoints (throw and catch).
7351 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7352 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
7353 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
7354 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
7355 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
7356
7357 2006-02-13 Jay Belanger <belanger@truman.edu>
7358
7359 * calc/calc-arith.el (math-check-known-matrixp): Make sure
7360 expression is a symbol before checking that it is bound.
7361
7362 2006-02-13 Richard M. Stallman <rms@gnu.org>
7363
7364 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
7365 for the minibuffer too, but not if resize-mini-windows will interfere.
7366
7367 * help.el (describe-key-briefly, describe-key): Do all arg-reading
7368 inside `interactive' spec.
7369 (describe-key-briefly-internal, describe-key-internal):
7370 Functions merged back into their callers.
7371
7372 2006-02-13 Martin Rudalics <rudalics@gmx.at>
7373
7374 * info.el (info-xref-visited): Inherit from info-xref too.
7375 (Info-set-mode-line): Replace occurrences of `%' by `%%'
7376 when propertizing Info-current-file and Info-current-node.
7377
7378 2006-02-13 Juri Linkov <juri@jurta.org>
7379
7380 * tumme.el (tumme-thumbnail-storage): Fix docstring.
7381 (tumme-thumb-name): Fix per-directory format.
7382
7383 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
7384
7385 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
7386
7387 2006-02-12 Miles Bader <miles@gnu.org>
7388
7389 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
7390
7391 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
7392
7393 * tumme.el: Remove history section. If someone needs the it, it
7394 can always be found in CVS.
7395
7396 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7397
7398 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
7399 about the Thumbnail Managing Standard option.
7400
7401 2006-02-12 Richard M. Stallman <rms@gnu.org>
7402
7403 * subr.el (substitute-key-definition): Doc fix.
7404
7405 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
7406
7407 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
7408
7409 * info.el (Info-mode): Doc fix.
7410
7411 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
7412
7413 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
7416 because on Solaris a POSIX compatible "id" is needed. Reported by
7417 Magnus Henoch <mange@freemail.hu>.
7418
7419 2006-02-12 Juri Linkov <juri@jurta.org>
7420
7421 * tumme.el: Remove todo item about Thumbnail Managing Standard.
7422 (tumme) <defgroup>: Change :group to `multimedia'.
7423 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
7424 Managing Standard.
7425 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
7426 Fix dostring.
7427 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
7428 and %y. Fix docstring.
7429 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
7430 (tumme-cmd-create-standard-thumbnail-command): New user options.
7431 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
7432 is `standard'. Fix docstring.
7433 (tumme-thumb-width, tumme-thumb-height): New user options.
7434 (tumme-external-viewer): Try to find various viewers.
7435 (tumme-get-thumbnail-image): Use `create-image' instead of
7436 constructing the `image' structure.
7437 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
7438 `standard'.
7439 (tumme-thumb-name): Add file name generation for standard storage.
7440 Simplify code for other storages.
7441 (tumme-thumb-name): Use width %w and height %h instead of size %s.
7442 Add modification time %m and thumbnail-nq8 %q.
7443 Use `tumme-cmd-create-standard-thumbnail-command' if
7444 tumme-thumbnail-storage is `standard'.
7445 (tumme-dired-insert-marked-thumbs): New autoload command.
7446 (tumme-dired-after-readin-hook): New function.
7447 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
7448 `tumme-thumb-size'.
7449 (tumme-display-image): Replace size-x %x and size-y %y with
7450 width %w and height %h.
7451
7452 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
7453 `tumme-dired-insert-marked-thumbs'.
7454
7455 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7456
7457 * tumme.el (tumme-write-tag): Fix small bug (file name did not
7458 include path).
7459 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
7460 matching tag.
7461
7462 2006-02-12 Miles Bader <miles@gnu.org>
7463
7464 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
7465 New variables.
7466 (rcirc-abbrev-nick): New function.
7467 (rcirc-format-response-string): Rewrite to use the formats in
7468 `rcirc-response-formats' and expand escape sequences therein.
7469 A text-property `rcirc-text' is added over the actual response
7470 text to make easy to find inside the returned string.
7471 (rcirc-print): When filling, just look for the `rcirc-text'
7472 text-property to find the appropriate fill prefix, instead of
7473 using hardwired patterns.
7474
7475 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7476
7477 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
7478 Managing Standard.
7479
7480 2006-02-11 Kim F. Storm <storm@cua.dk>
7481
7482 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
7483 Don't use insert-buffer; do insert-buffer-substring directly.
7484 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
7485
7486 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7487
7488 * files.el (revert-buffer, recover-file): Replace buffer-read-only
7489 with inhibit-read-only. Suggested by Stefan Monnier.
7490 (revert-buffer): Let insert-file-contents discard
7491 buffer-undo-list. Simplify code.
7492 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
7493
7494 2006-02-11 Eli Zaretskii <eliz@gnu.org>
7495
7496 * menu-bar.el (menu-bar-select-yank): Add a doc string.
7497
7498 * help.el (describe-key-briefly): Now a wrapper for
7499 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
7500 to t. Populate yank-menu if empty.
7501 (describe-key-briefly-internal): Renamed from describe-key-briefly.
7502 (describe-key): Now a wrapper for describe-key-internal. Bind
7503 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
7504 (describe-key-internal): Renamed from describe-key.
7505
7506 2006-02-11 Milan Zamazal <pdm@zamazal.org>
7507
7508 * progmodes/glasses.el (glasses-separator): Doc fix.
7509 (glasses-original-separator): New defcustom.
7510 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
7511
7512 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7513
7514 * mwheel.el (mouse-wheel-up-event): Doc fix.
7515
7516 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7517
7518 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
7519 (tumme-dir): New function. Copied from thumbs.el.
7520
7521 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
7522
7523 * desktop.el (desktop-outvar): Fix typo.
7524 (desktop-save-buffer-p): Doc fix.
7525
7526 * subr.el (substitute-key-definition): Fix typo.
7527
7528 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7529
7530 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
7531 when window-system is mac.
7532
7533 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
7534
7535 2006-02-10 Kim F. Storm <storm@cua.dk>
7536
7537 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
7538 indirect-function instead of using condition-case.
7539
7540 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
7541
7542 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
7543 less `colloquial'...
7544
7545 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
7546
7547 * tumme.el: Add a couple of todo items.
7548
7549 2006-02-09 Lars Hansen <larsh@soem.dk>
7550
7551 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
7552 (highlight-changes-mode): Don't change desktop-locals-to-save.
7553
7554 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
7555
7556 * image-mode.el (image-toggle-display): Clear image cache if using
7557 filename.
7558
7559 2006-02-09 Masatake YAMATO <jet@gyve.org>
7560
7561 * dired-x.el (dired-guess-shell-alist-default): Add .man as
7562 a `dired-man' target.
7563
7564 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
7565 boundary of symbols.
7566
7567 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
7568
7569 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
7570
7571 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
7572
7573 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
7574 `mapcar'; return nil.
7575
7576 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
7577
7578 * mouse.el (mouse-drag-track): Don't change window if we rebind to
7579 some other event.
7580
7581 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
7582
7583 * net/rcirc.el (rcirc-startup-channels-alist):
7584 Add irc.freenode.net and #emacs as defaults.
7585 (rcirc-ignore-all-activity-flag): Remove variable.
7586 (rcirc-authinfo): New variable.
7587 (rcirc-authinfo-filename): Remove variable.
7588 (rcirc-always-use-server-buffer-flag): New flag.
7589 (rcirc): M-x rcirc will automatically connect without prompting.
7590 C-u M-x rcirc will prompt. Use rcirc-connect to create a
7591 connection in lisp.
7592 (rcirc-process-server-response-1): Remove everything but the nick
7593 portion of the sender so it doesn't need to be done everywhere
7594 else. Update related code.
7595 (global-map): Remove global keybindings.
7596 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
7597 (rcirc-send-input): Split into several functions.
7598 (rcirc-process-input-line, rcirc-process-message)
7599 (rcirc-process-command): New functions.
7600 (rcirc-target-buffer): New function to determine where to route
7601 messages.
7602 (rcirc-user-nick): Save match data.
7603 (rcirc-toggle-ignore-buffer-activity)
7604 (rcirc-update-activity-string): Remove global ignore functionality,
7605 which can be done now by toggling rcirc-track-minor-mode.
7606 (rcirc-track-minor-mode-map): New keymap.
7607 (rcirc-track-minor-mode): New minor-mode.
7608 (ignore): Make the ignore output nicer. Always print it when
7609 adding or removing nicks.
7610 (rcirc-url-regexp): Improve.
7611 (rcirc-mangle-text): Remove properties before using text in the
7612 modeline.
7613 (rcirc-authenticate): Authentication data comes from
7614 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
7615 (rcirc-server-prefix): Inherit from rcirc-server.
7616
7617 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
7618
7619 * Makefile.in (compile): Append "|| true" to the end of the `find'
7620 command, like compile-always does.
7621
7622 2006-02-08 Sam Steingold <sds@gnu.org>
7623
7624 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
7625 output from a dead connection.
7626
7627 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7628
7629 * dired.el (dired-mode-map): Add more bindings for tumme.
7630
7631 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
7632
7633 * wdired.el (wdired-mode-map): Use remap.
7634 (wdired-get-filename): Massage.
7635 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
7636 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
7637 `keymap' property rather than `local-map'.
7638
7639 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7640
7641 * tumme.el (tumme-get-thumbnail-image): New utility function.
7642 Suggested by from Chong Yidong.
7643 (tumme-dired-with-window-configuration): Rename from
7644 `tumme-dired'. Add code to save window configuration.
7645 (tumme-restore-window-configuration): New command to restore the
7646 window configuration that `tumme-dired-with-window-configuration'
7647 saves before it changes the window configuration.
7648 (tumme-show-all-from-dir): New command to display thumbnails for
7649 all files in a directory entered by the user, like M-x thumbs.
7650 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
7651 have been created.
7652 (tumme-display-thumbnail-original-image): Call `display-buffer'.
7653 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
7654 Remove obsolete test function.
7655
7656 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
7657
7658 * vc.el (small-temporary-file-directory): Remove defvar; there's
7659 a defcustom for it in files.el.
7660
7661 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
7662 Fix typo in message.
7663 (tumme-gallery-generate): Fix typo in `error' message.
7664 (tumme-display-window-height-correction)
7665 (tumme-display-window-width-correction, tumme-line-up-dynamic)
7666 (tumme-line-up-interactive): Dox fixes.
7667 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
7668 (tumme-restore-window-configuration, tumme-format-properties-string)
7669 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
7670 Fix typos in docstrings.
7671
7672 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7673
7674 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
7675
7676 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
7679 User should use hook if desired.
7680
7681 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
7682 buffer if necessary.
7683 (gdb-delete-frame-or-window): New function.
7684 (gdb-breakpoints-mode-map): Bind "q" to it.
7685
7686 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7687
7688 * textmodes/nroff-mode.el: Clean up name space.
7689 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
7690 (nroff-mode): Obey the global setting of nroff-electric-mode.
7691 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
7692
7693 * calendar/calendar.el (calendar-increment-month): Typo in last change.
7694
7695 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
7696
7697 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
7698
7699 2006-02-06 Lars Hansen <larsh@soem.dk>
7700
7701 * generic-x.el (etc-fstab-generic-mode): Add file system types
7702 cifs and usbdevfs. Allow special chars in file names.
7703
7704 2006-02-05 Jay Belanger <belanger@truman.edu>
7705
7706 Update copyright notices of the files in lisp/calc.
7707
7708 2006-02-05 Romain Francoise <romain@orebokech.com>
7709
7710 Update copyright notices of all files in the lisp/play directory.
7711
7712 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
7713
7714 * ldefs-boot.el: Regenerate.
7715
7716 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
7717
7718 2006-02-05 Kim F. Storm <storm@cua.dk>
7719
7720 * files.el (magic-mode-regexp-match-limit): New defvar.
7721 (set-auto-mode): Use it to limit magic-mode-alist matching.
7722
7723 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
7724
7725 * simple.el (display-message-or-buffer): Compare the number of
7726 characters to the frame width when determining whether a 1-line
7727 message string will fit in the echo area. Count screen lines
7728 instead of buffer lines when determining whether a multi-line
7729 message will fit in the echo area/minibuffer window.
7730
7731 2006-02-04 Eli Zaretskii <eliz@gnu.org>
7732
7733 * info.el (Info-index, Info-mode): Improve the description of the
7734 `i' command.
7735
7736 * ldefs-boot.el: Regenerate.
7737
7738 2006-02-03 Werner Lemberg <wl@gnu.org>
7739
7740 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
7741 greedy to find the closing bracket in \*[...] and similar
7742 expressions. This is a first rough fix -- many additional
7743 refinements are necessary to make nroff mode really usable with groff.
7744
7745 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
7746
7747 * international/mule-cmds.el (set-locale-environment):
7748 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
7749 libX11.
7750
7751 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
7752
7753 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
7754 archive are created in archive-tmpdir.
7755
7756 2006-02-02 John Paul Wallington <jpw@pobox.com>
7757
7758 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
7759 (ibuffer-fontification-alist): Use it.
7760 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
7761 to "* z" and the Ibuffer Mark menu.
7762
7763 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
7764
7765 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * textmodes/table.el (*table--cell-describe-mode)
7768 (*table--cell-describe-bindings): Undo last change since
7769 print-help-return-message is not obsoleted by anything at all.
7770
7771 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
7772
7773 * emulation/cua-base.el (cua-mode): Doc fix.
7774
7775 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
7776
7777 * dframe.el (dframe-handle-make-frame-visible)
7778 (dframe-handle-iconify-frame, dframe-get-focus)
7779 (dframe-select-attached-frame, dframe-power-click)
7780 (dframe-frame-mode): Fix typos in docstrings.
7781
7782 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
7783 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
7784 Fix typos in docstrings.
7785
7786 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
7787 (hi-lock-face-buffer, hi-lock-font-lock-hook)
7788 (hi-lock-archaic-interface-message-used)
7789 (hi-lock-file-patterns-range): Fix typos in docstrings.
7790
7791 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7792 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
7793
7794 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
7795 Fix typo in docstring.
7796
7797 * net/newsticker.el (newsticker--decode-iso8601-date)
7798 (newsticker--set-customvar, newsticker--buffer-insert-item)
7799 (newsticker--do-run-auto-mark-filter)
7800 (newsticker--parse-generic-feed): Doc fixes.
7801 (newsticker--retrieval-timer-list, newsticker-url-list)
7802 (newsticker-hide-immortal-items-in-echo-area)
7803 (newsticker-hide-obsolete-items-in-echo-area)
7804 (newsticker-new-item-face, newsticker--enclosure)
7805 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
7806 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
7807 (newsticker--parse-generic-feed, newsticker--cache-contains)
7808 (newsticker--stat-num-items, newsticker-download-enclosures):
7809 Fix typos in docstrings.
7810
7811 * net/rcirc.el (rcirc-debug): Doc fix.
7812 (rcirc-fill-column, rcirc-receive-message-hooks)
7813 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
7814 (rcirc-mode, rcirc-generate-new-buffer-name)
7815 (rcirc-startup-channels, rcirc-ignore-update-automatic)
7816 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
7817 Fix typos in docstrings.
7818 (rcirc-print): "?\ " -> "?\s".
7819 (rcirc-cmd-join): Improve argument/docstring consistency.
7820
7821 2006-02-01 Mark A. Hershberger <mah@everybody.org>
7822
7823 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
7824 before narrow-to-region.
7825
7826 2006-02-01 Richard M. Stallman <rms@gnu.org>
7827
7828 * simple.el (move-beginning-of-line): Scan properly for invis change.
7829
7830 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
7831
7832 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
7833
7834 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
7835 change bit only when id-format is 'integer. Reported by Matt
7836 Hodges <M.P.Hodges@rl.ac.uk>.
7837
7838 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
7839
7840 * hilit-chg.el (highlight-changes-initial-state)
7841 (highlight-changes-global-initial-state): Doc fixes.
7842 (highlight-changes-global-modes, global-highlight-changes):
7843 Fix typos in docstrings.
7844
7845 2006-02-01 Kim F. Storm <storm@cua.dk>
7846
7847 * emulation/cua-base.el (cua-mode): Mention that CUA enables
7848 transient-mark-mode in doc string.
7849
7850 2006-01-31 Richard M. Stallman <rms@gnu.org>
7851
7852 * replace.el (multi-occur): Doc fix.
7853 (multi-occur-in-matching-buffers): Rename from
7854 multi-occur-by-filename-regexp. Prefix arg says match
7855 buffer names instead of file names.
7856
7857 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
7858
7859 * bs.el: Allow non-default values of `bs-header-lines-length'.
7860 (bs--running-in-xemacs): Remove (not needed anymore).
7861 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
7862 instead of `shrink-window', thus avoiding having to compute the
7863 height of the window.
7864 (bs--up): Wrap around even when there's no header.
7865 (bs--down): Use `forward-line' instead of `next-line'.
7866
7867 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
7868
7869 * image-mode.el (image-toggle-display): Use file name if possible,
7870 instead of unnecessarily allocating a (possibly huge) lisp string.
7871
7872 2006-01-30 John Paul Wallington <jpw@pobox.com>
7873
7874 * subr.el (toplevel): Define `cl-assertion-failed' condition here
7875 because the `assert' macro signals it at runtime.
7876
7877 * emacs-lisp/cl.el (toplevel): Remove definition of
7878 `cl-assertion-failed' condition.
7879
7880 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
7881
7882 * thumbs.el (thumbs-marked-list): Make buffer-local and
7883 permanent-local.
7884 (thumbs-insert-thumb): Make help-echo non-sticky.
7885 (thumbs-file-alist): Use eolp as check for (non)-image.
7886
7887 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7888
7889 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
7890 (ediff-before-session-group-setup-hooks)
7891 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
7892 Fix typos in docstrings.
7893
7894 * window.el (bw-dir, bw-eqdir, balance-windows)
7895 (split-window-keep-point): Fix typos in docstrings.
7896
7897 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
7898 (org-quote-string, org-calendar-to-agenda-key)
7899 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
7900 (org-show-following-heading, org-tags-column)
7901 (org-use-tag-inheritance, org, org-allow-space-in-links)
7902 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
7903 (org-enable-table-editor, org-calc-default-modes)
7904 (org-table-allow-automatic-line-recalculation)
7905 (org-export-html-style, org-export-with-fixed-width)
7906 (org-export-with-sub-superscripts, org-special-keyword)
7907 (org-formula, org-time-grid, org-table-may-need-update)
7908 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
7909 (org-goto-quit, org-get-indentation, org-end-of-item)
7910 (org-move-item-down, org-move-item-up)
7911 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
7912 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
7913 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
7914 (org-agenda-log-mode, org-agenda-toggle-diary)
7915 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
7916 (org-agenda-file-to-end, org-agenda-no-heading-message)
7917 (org-agenda-get-closed, org-format-agenda-item)
7918 (org-cmp-priority, org-cmp-category, org-cmp-time)
7919 (org-agenda-change-all-lines, org-agenda-diary-entry)
7920 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
7921 (org-link-search, org-camel-to-words, org-open-file)
7922 (org-remember-handler, org-table-convert-region)
7923 (org-table-move-row-down, org-table-move-row-up)
7924 (org-table-copy-region, org-table-wrap-region)
7925 (org-table-toggle-vline-visibility)
7926 (org-table-get-vertical-vector, org-table-modify-formulas)
7927 (org-table-get-specials, org-recalc-commands)
7928 (org-table-rotate-recalc-marks, org-table-eval-formula)
7929 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
7930 (org-level-color-stars-only, org-insert-heading):
7931 Fix typos in docstrings.
7932 (last-arg): Add defvar.
7933
7934 * makefile.w32-in (WINS): Add erc.
7935 (MH_E_SRC): Update (copied from lisp/Makefile.in).
7936
7937 2006-01-29 Bill Wohler <wohler@newt.com>
7938
7939 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
7940 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
7941 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
7942 (mh-autoloads): Don't use comments on otherwise empty lines.
7943
7944 2006-01-29 Edward O'Connor <ted@oconnor.cx>
7945
7946 * emulation/viper.el (viper-major-mode-modifier-list): Add
7947 insert-state and vi-state entries for erc-mode.
7948 (viper-go-away, viper-set-hooks): Add and remove
7949 viper-comint-mode-hook from erc-mode-hook as appropriate.
7950
7951 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
7952
7953 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
7954
7955 * bs.el (bs--format-aux): Implement `middle' alignment as
7956 described in the docstring for `bs-attributes-list'.
7957 (bs--get-name): Simplify. Don't pad the buffer name.
7958
7959 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
7960
7961 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
7962 English aspell dictionary is installed, use the first entry of
7963 ispell-dictionary-alist-1.
7964
7965 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
7966
7967 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7968 Doc fix.
7969
7970 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
7971
7972 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
7973 for `process-file', in order to let it work for older Emacsen too.
7974
7975 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7976
7977 * international/latexenc.el: Add a suitable `coding:' tag.
7978 (latexenc-find-file-coding-system): Undo last change.
7979
7980 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7981
7982 * international/latexenc.el (latexenc-find-file-coding-system):
7983 Make sure latexenc-main-file is a regular file and is readable.
7984
7985 2006-01-27 Andre Spiegel <spiegel@gnu.org>
7986
7987 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
7988 Pass FILE to vc-user-login-name.
7989
7990 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
7991
7992 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
7993
7994 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
7995 there are no more images to display.
7996 (thumbs-mark, thumbs-unmark): Revert change so that they move to
7997 the next image.
7998
7999 2006-01-26 Richard M. Stallman <rms@gnu.org>
8000
8001 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
8002
8003 * wid-edit.el (advertised-widget-backward): New alias.
8004 (widget-keymap): Use advertised-widget-backward for S-TAB.
8005
8006 * tumme.el: Correct the keywords.
8007 (tumme-dir-max-size): Use defvar.
8008 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
8009
8010 * simple.el (move-beginning-of-line): Take account of fields.
8011 (clone-indirect-buffer-other-window): Take args like
8012 clone-indirect-buffer, and work like it.
8013
8014 * help-fns.el (describe-function): Don't pass `nil' as default.
8015
8016 * files.el (risky-local-variable-p): Follow var aliases.
8017
8018 * subr.el (lazy-completion-table): Doc fix.
8019
8020 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
8021 global binding of `line'.
8022
8023 2006-01-25 Andre Spiegel <spiegel@gnu.org>
8024
8025 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
8026 Tramp.
8027
8028 * vc.el (vc-default-dired-state-info): Pass FILE to
8029 vc-user-login-name.
8030 (vc-default-update-changelog): Don't use vc-user-login-name, we
8031 don't need it here.
8032
8033 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
8034 no longer necessary.
8035
8036 2006-01-25 Kenichi Handa <handa@m17n.org>
8037
8038 * international/mule.el (decode-char): Avoid the overhead of
8039 calling utf-lookup-subst-table-for-decode if
8040 utf-translate-cjk-mode is nil.
8041 (encode-char): Avoid the overhead of calling
8042 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
8043 nil.
8044
8045 2006-01-22 Kenichi Handa <handa@m17n.org>
8046
8047 * international/mule.el (make-subsidiary-coding-system): Reset
8048 `coding-system-define-form' property of subsidiaries to nil.
8049 Avoid duplicated entry in coding-system-alist.
8050 (make-coding-system): Avoid duplicated entry in
8051 coding-system-alist.
8052 (define-coding-system-alias): Likewise.
8053
8054 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
8055
8056 * completion.el: Minor fixes in introductory comment.
8057 (completion-def-wrapper): Fix alist.
8058
8059 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
8060
8061 * thumbs.el (thumbs-new-image-size): New function.
8062 (thumbs-increment-image-size-element)
8063 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
8064 (thumbs-decrement-image-size): Delete.
8065 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
8066 temp files and use to resize.
8067 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
8068 Use increment argument to enlarge/shrink. Preserve point.
8069 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
8070 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
8071 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
8072 (thumbs-mark, thumbs-unmark): Preserve point.
8073 (thumbs-modify-image): Keep old temp files and use to modify.
8074 Cleanup old temp files at load time. Preserve point.
8075 (thumbs-view-image-mode-map): Use new command names.
8076
8077 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
8078
8079 * log-view.el (log-view-minor-wrap): First rev is the one at point.
8080
8081 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
8082 the nastiest part of the cyclic dependency.
8083 (cal-menu-update): Use dotimes and calendar-increment-month.
8084
8085 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
8086 (calendar-week-start-day): Add an :initializer.
8087 (calendar-mode-map): Use suppress-keymap, and command remapping.
8088 (describe-calendar-mode): Setup xref-stack info for the back button.
8089 (calendar-star-date): Insert before delete.
8090 (calendar-set-mode-line): Add file-modified info if applicable.
8091 (calendar-increment-month): New function.
8092
8093 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
8094
8095 * font-lock.el (lisp-font-lock-keywords-2):
8096 Recognize "& keywords" only at word boundaries.
8097
8098 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
8101 and permanent-local.
8102 (thumbs-max-image-number): New variable.
8103 (thumbs-do-thumbs-insertion): Use them.
8104 (thumbs-per-line): Change default to 4.
8105 (thumbs-marked-list): Rename from thumbs-markedL.
8106 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
8107 (thumbs-rename-images): Use -list instead of L for internal variables.
8108 (thumbs-call-convert): Use call-process instead of shell-command.
8109 (thumbs-insert-thumb): Add filename as help-echo to each image.
8110 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
8111 Give dir to thumbs-show-thumbs-list.
8112 (thumbs-show-thumbs-list): Set default-directory to that of images.
8113 (thumbs-dired-show): Rename from thumbs-dired-show-all.
8114 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
8115 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
8116 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
8117
8118 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8119
8120 * ses.el (ses-read-cell): Provide a default value.
8121
8122 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
8123
8124 * term/w32-win.el (image-library-alist): Add additional names for
8125 GIF library.
8126
8127 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8128
8129 * international/latexenc.el (latexenc-find-file-coding-system):
8130 Add file-regular-p check.
8131
8132 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
8133
8134 * simple.el (clone-buffer): Don't show the new buffer in the same
8135 window.
8136
8137 2006-01-23 Juri Linkov <juri@jurta.org>
8138
8139 * faces.el (link, link-visited): New faces based on default values
8140 of `info-xref' and `info-xref-visited'.
8141
8142 * info.el (info-xref): Inherit from `link'.
8143 (info-xref-visited): Inherit from `link-visited'.
8144
8145 * cus-edit.el (custom-buffer-create-internal): Use widget type
8146 `custom-manual' instead of `info-link' and don't set properties
8147 `button-face' and `mouse-face' explicitly.
8148 (custom-browse-group-tag, custom-browse-variable-tag)
8149 (custom-browse-face-tag): Inherit from widget class
8150 `custom-group-link' instead of `push-button'.
8151 (custom-button-unraised): Inherit from `underline' face.
8152 (custom-link): Inherit from `link' face. Fix doc and group.
8153 (custom-add-parent-links, custom-group-value-create): Don't set
8154 properties `button-face' and `mouse-face' explicitly for
8155 `custom-group-link' widget.
8156 (custom-group-link): Add properties `button-face' and `mouse-face'
8157 to widget definition.
8158 (custom-field-keymap): New variable. Put `custom-field-keymap' to
8159 editable-field's :keymap property.
8160 (custom-mode): Fix docstring: substitute keybindings for
8161 `widget-forward' and `widget-backward' from `widget-keymap',
8162 `widget-complete' from `custom-field-keymap', replace old
8163 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
8164
8165 * desktop.el (desktop-load-file): Check for `fboundp' before
8166 calling `symbol-function'.
8167
8168 * simple.el (clone-buffer, clone-indirect-buffer)
8169 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
8170 `read-string'. Fix prompts.
8171
8172 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
8173
8174 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
8175
8176 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
8177
8178 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
8179
8180 * startup.el (inhibit-splash-screen, initial-scratch-message):
8181 Doc fixes.
8182
8183 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8184
8185 Sync with Tramp 2.0.52.
8186
8187 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
8188 net/tramp-vc.el: Add code for unloading Tramp. See comment before
8189 `tramp-unload-tramp' for checklist.
8190
8191 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
8192 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
8193 (tramp-unload-file-name-handler-alist)
8194 (tramp-unload-tramp): New defuns.
8195 (tramp-advice-PC-expand-many-files): New defadvice.
8196 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
8197 removed.
8198 (tramp-handle-expand-file-name): Remove double slash.
8199 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
8200 It doesn't matter, because it will be converted later on.
8201 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
8202 implementation was just heuristic.
8203 (tramp-post-connection): Set uid and gid properties.
8204 (tramp-convert-file-attributes): Set file's gid change bit.
8205 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
8206 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
8207 in case of su(do)? methods. The home directory of the local user
8208 will be taken else.
8209 (tramp-open-connection-telnet)
8210 (tramp-open-connection-rsh, tramp-open-connection-su)
8211 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
8212 local shell prompt could hurt. Reported by Romain Francoise
8213 <romain@orebokech.com>.
8214 (tramp-let-maybe): Add `edebug-form-spec' property.
8215 (tramp-handle-expand-file-name): Bind `default-directory' locally
8216 to "/" in order to avoid problems with UNC shares or Cygwin
8217 mounts.
8218 (tramp-md5-function): Fix typo in error message.
8219
8220 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
8221
8222 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
8223 for byte-compiler pacification.
8224
8225 2006-01-22 Andre Spiegel <spiegel@gnu.org>
8226
8227 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
8228 ID-FORMAT `string'. This allows us to get rid of
8229 `vc-user-login-name UID'.
8230
8231 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
8232
8233 2006-01-22 John Paul Wallington <jpw@pobox.com>
8234
8235 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
8236
8237 2006-01-21 Martin Rudalics <rudalics@gmx.at>
8238
8239 * emacs-lisp/find-func.el (find-definition-noselect)
8240 (find-variable-noselect): Search variables in C source code too.
8241 (find-function-C-source, find-function-noselect, find-function)
8242 (find-function-other-frame, find-variable-noselect, find-variable)
8243 (find-variable-other-frame, find-variable-at-point):
8244 Fix docstrings.
8245
8246 2006-01-21 Francesco Potorti` <pot@gnu.org>
8247
8248 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
8249
8250 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
8251
8252 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
8253 Default to disabling the "Save affix" question.
8254
8255 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
8256
8257 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
8258 the first arg to run-python.
8259
8260 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8261
8262 * startup.el (command-line-1): Handle --no-desktop if desktop.el
8263 is not loaded.
8264
8265 2006-01-20 Jay Belanger <belanger@truman.edu>
8266
8267 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
8268 limit is 0.
8269
8270 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
8271 the correct variable.
8272
8273 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
8274
8275 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
8276 link. Fixed buggy argument sequence in call to `org-view-tags'.
8277 (org-compile-prefix-format): Set `org-prefix-has-tag'.
8278 (org-prefix-has-tag): New variable.
8279 (org-format-agenda-item): Remove tags from headline if
8280 appropriate.
8281 (org-agenda-remove-tags-when-in-prefix): New option.
8282 (org-get-tags-at): New function.
8283
8284 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
8285
8286 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
8287 (thumbs-find-image): Move image name and number from buffer name
8288 to mode name. Set thumbs-buffer. Preserve point so that large
8289 images remain visible.
8290 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
8291 order.
8292 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
8293 mode name.
8294 (thumbs-next-image, thumbs-previous-image): Make them work.
8295
8296 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
8297
8298 * cus-edit.el (custom-buffer-create-internal): State in the text above
8299 the whole buffer buttons that they do not operate on hidden items.
8300 (custom-face-menu): Use `custom-face-save' instead of
8301 `custom-face-save-command'.
8302 (custom-face-save-command): Make it an alias for `custom-face-save'
8303 and declare it obsolete.
8304 (custom-face-save): Doc fix.
8305
8306 * dired.el (dired-no-confirm): Add quote.
8307 (dired-subdir-alist-pre-R): Add quote in
8308 `make-variable-buffer-local' form and remove unbalanced parenthesis.
8309
8310 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8311
8312 * textmodes/table.el (table-mode-indicator): Typo in last change.
8313
8314 2006-01-19 Richard M. Stallman <rms@gnu.org>
8315
8316 * outline.el (hide-leaves): Don't call outline-end-of-heading.
8317 Fixes bug reported in Nov 2005.
8318
8319 * isearch.el (isearch-forward): Doc fix.
8320
8321 * dired.el (dired-move-to-filename-regexp): Define as alias.
8322 (dired-no-confirm): Use defcustom.
8323 (dired-subdir-alist-pre-R): Put defvar at top level.
8324
8325 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
8326
8327 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
8328 Mark as risky.
8329
8330 * simple.el (set-mark-command): Doc fix.
8331 (clone-indirect-buffer-other-window):
8332 Read arg like clone-indirect-buffer.
8333 (move-beginning-of-line): Skip invisible newlines.
8334
8335 2006-01-19 Masatake YAMATO <jet@gyve.org>
8336
8337 * progmodes/cpp.el (cpp-edit-load): Make the order of
8338 listed conditions in a base C code buffer and its associate
8339 CPP Edit buffer the same.
8340
8341 2006-01-19 Kenichi Handa <handa@m17n.org>
8342
8343 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
8344 (rmail-mime-feature): Likewise.
8345 (rmail-require-mime-maybe): Use display-warning to show a warning
8346 message.
8347
8348 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
8349 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
8350
8351 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8352
8353 * array.el: Move defvars out of eval-when-compile.
8354 (array-make-template): Replace undeclared global var with a local one.
8355 (array-mode): Inline initialization functions.
8356 (array-init-local-variables, array-init-max-row)
8357 (array-init-max-column, array-init-columns-per-line)
8358 (array-init-field-width, array-init-rows-numbered)
8359 (array-init-line-length, array-init-lines-per-row): Remove.
8360
8361 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
8362 (doc-mode-map): Define explicitly.
8363 (doctor-txtype): Use mapc.
8364
8365 * textmodes/table.el: Move defvars out of eval-when-compile.
8366 Remove harmful code meant to avoid byte-compiler warnings.
8367 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
8368 specification that checks table-fixed-width-mode directly.
8369 (table-recognize-region, table-recognize-cell):
8370 Use restore-buffer-modified-p.
8371 (table-fixed-width-mode): Remove code that refreshes
8372 table-fixed-mode-indicator.
8373 (*table--cell-describe-bindings, *table--cell-describe-mode):
8374 Avoid obsolete name print-help-return-message.
8375 (table--test-cell-list): Don't use replace-regexp from elisp.
8376 (table--point-entered-cell-function, table--point-left-cell-function):
8377 Don't set table-fixed-mode-indicator, use force-mode-line-update.
8378
8379 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
8380 that was after the end of file. Use buffer-file-name variable.
8381 (org-timestamp-change): Use with-current-buffer.
8382 (org-todo-list): Don't unnecessarily define a new buffer-local var.
8383 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
8384 `file'.
8385
8386 * progmodes/fortran.el: Move defvars out of eval-when-compile.
8387 (fortran-break-line): Remove unused var `opoint'.
8388 (fortran-abbrev-start): Obey help-event-list.
8389
8390 2006-01-18 Jesper Harder <harder@phys.au.dk>
8391
8392 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
8393
8394 2006-01-18 Masatake YAMATO <jet@gyve.org>
8395
8396 * progmodes/make-mode.el (makefile-imake-mode): New mode
8397 derived from makefile-mode.
8398 (makefile-imake-mode-syntax-table): New syntax table
8399 derived from makefile-mode-syntax-table.
8400 (makefile-mode): Write about makefile-imake-mode in doc string.
8401 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
8402 (makefile-imake-font-lock-keywords): New font lock keywords.
8403
8404 * files.el (auto-mode-alist): Add Imakefile.
8405
8406 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8407
8408 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
8409 loading the file rather than when turning on flyspell-mode.
8410
8411 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
8412
8413 * cus-edit.el (customize-rogue): Minor doc fix.
8414
8415 2006-01-17 Juri Linkov <juri@jurta.org>
8416
8417 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
8418 instead of the file at the mark as default if the file at the mark
8419 is the same as the file at point or if dired-dwim-target-directory
8420 is not the same as the current directory and the mark is not active.
8421
8422 * log-view.el (log-view-minor-wrap): Use the same logic to get
8423 revisions as `log-view-diff'.
8424
8425 * info.el (Info-revert-find-node): Check for Info-current-file
8426 before preserving new-history.
8427
8428 * man.el (Man-heading-regexp): Add `/'.
8429
8430 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
8431 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
8432
8433 2006-01-16 Juri Linkov <juri@jurta.org>
8434
8435 * faces.el (mode-line-faces): New defgroup.
8436 (mode-line-highlight): Move definition after new defgroup.
8437 (mode-line, mode-line-inactive, mode-line-highlight):
8438 Replace :group `modeline' with `mode-line-faces'.
8439 (mode-line-buffer-id): New face.
8440 (modeline-buffer-id): New face alias.
8441 (vertical-border): Remove :group `modeline'.
8442
8443 * bindings.el (propertized-buffer-identification): Use face
8444 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
8445 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
8446 (mode-line-buffer-identification-keymap): For mouse-1 replace
8447 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
8448 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
8449 mouse-3.
8450
8451 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
8452 Buffer-menu-buffer. Doc fix.
8453 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
8454 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
8455 `Buffer-menu-buffer'.
8456
8457 * info.el (Info-mode-line-node-keymap): New defvar.
8458 (Info-set-mode-line): Use `stringp' to check Info-current-file.
8459 Propertize Info-current-node with `mode-line-buffer-id' and
8460 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
8461
8462 * time.el (display-time-mail-face): Replace :group `faces' with
8463 `mode-line-faces'.
8464
8465 2006-01-16 Kenichi Handa <handa@m17n.org>
8466
8467 * international/code-pages.el: Add autoload cookies for cp125[0345678].
8468
8469 * language/european.el (cp1252): New alias for windows-1252.
8470
8471 * international/mule.el (autoload-coding-system): Prepare for EOL
8472 variants.
8473
8474 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
8475
8476 * term.el (term-raw-map): Add mapping for insert.
8477 (term-send-insert): New.
8478 (term-mode): Make variables local here instead of doing it in
8479 `term-emulate-terminal'.
8480 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
8481 Scroll reverse needs to take into account the scroll region.
8482 Saving and restoring the cursor should save the color attributes too.
8483 (term-reset-terminal): Reset the scroll region.
8484 (term-handle-ansi-escape): Cursor up and down should take into
8485 account the scroll region.
8486 (term-set-scroll-region): Rename from `term-scroll-region'.
8487 Move to 0,0 after setting the region.
8488 (term-handle-scroll): Handle scroll up.
8489 (term-down): Fix off by one error.
8490 (term-delete-lines): Do not delete outside the scroll region.
8491 (term-insert-lines): Take into account the scroll region.
8492
8493 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
8494
8495 * textmodes/ispell.el (ispell-internal-change-dictionary)
8496 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
8497 (start, end): Move declaration outside of eval-when-compile.
8498
8499 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
8500 (flyspell-mode-on): Use it.
8501
8502 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
8503 ispell-kill-ispell-hook.
8504
8505 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
8506
8507 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8508 (Custom-reset-saved): Do not ask for confirmation in single option
8509 buffers.
8510
8511 2006-01-13 Richard M. Stallman <rms@gnu.org>
8512
8513 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
8514
8515 2006-01-13 Romain Francoise <romain@orebokech.com>
8516
8517 * add-log.el (add-change-log-entry, change-log-merge):
8518 Conditionally use `hard-newline'.
8519
8520 2006-01-13 Martin Rudalics <rudalics@gmx.at>
8521
8522 * wid-edit.el (widget-field-end): If the overlay is no longer
8523 associated with a buffer, behave as if the overlay didn't exist.
8524
8525 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
8526 Make sure the links use the `custom-link' face.
8527
8528 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
8531 (ld-script-mode): Don't set indent-line-function since we don't
8532 have one.
8533
8534 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8535
8536 * textmodes/org.el (org-open-file): Use mailcap for selecting an
8537 application.
8538 (org-file-apps-defaults-gnu): Use mailcap as the default for
8539 selecting an application on a UNIX system.
8540 (org-agenda-show-tags): New command.
8541 (org-table-insert-hline): Keep cursor in current table line.
8542 (org-table-convert): Offset effect of modifying
8543 `org-table-insert-hline'.
8544 (org-format-agenda-item): New optional argument TAG.
8545 (org-compile-prefix-format): Handle %T format for the tag.
8546 (org-expand-wide-chars): New function.
8547 (org-table-insert-row, org-table-insert-hline):
8548 Use `org-expand-wide-chars'.
8549 (org-open-file): Fix bug in program launch.
8550 (org-get-time-of-day): Fix bug with times before 1am.
8551 (org-agenda-menu): Add tags commands.
8552
8553 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
8554
8555 * textmodes/ispell.el (ispell-init-process): Include the used
8556 dictionary in ispell process start message.
8557 (ispell-internal-change-dictionary): When flyspell-mode is active
8558 and dictionary is changed, make sure ispell process is restarted
8559 and flyspell word cache cleared out for the current buffer.
8560 (ispell-change-dictionary): Make sure flyspell word cache is
8561 cleared out in all buffers with active flyspell mode when
8562 dictionary is globally changed.
8563 Call ispell-internal-change-dictionary after dictionary change.
8564
8565 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8566
8567 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
8568
8569 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
8570 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
8571 years. Fix small differences wrt Makefile.in.
8572 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
8573 Makefile.in does.
8574
8575 2006-01-12 Bill Wohler <wohler@newt.com>
8576
8577 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
8578 mh-search.el.
8579
8580 2006-01-12 Masatake YAMATO <jet@gyve.org>
8581
8582 * progmodes/ld-script.el: Update copyright year.
8583
8584 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
8585
8586 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
8587 Don't add widget if setting undefined.
8588
8589 2006-01-12 John Paul Wallington <jpw@pobox.com>
8590
8591 * help-fns.el (describe-variable): Remove newlines from void
8592 variable output.
8593
8594 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
8595
8596 * wdired.el (wdired-mode-map): Add help echo for
8597 wdired-abort-changes.
8598
8599 * man.el (Man-file-name-regexp): Adjust for a list of files.
8600
8601 2006-01-12 Masatake YAMATO <jet@gyve.org>
8602
8603 * progmodes/ld-script.el (auto-mode-alist): Support
8604 suffix conventions used in netbsd and eCos.
8605
8606 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
8607
8608 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
8609 (custom-variable-menu, custom-face-menu, custom-group-menu)
8610 (Custom-mode-menu): Change names of menu items. (As discussed on
8611 emacs-devel.)
8612 (custom-face-menu): Add "Undo Edits" item.
8613
8614 * startup.el (init-file-user): defcustom -> defvar.
8615
8616 * tooltip.el (tooltip-mode): Doc fix.
8617
8618 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8619
8620 * reveal.el (reveal-post-command): window-buffer signals an error on
8621 dead windows rather than returning nil.
8622 (reveal-open-new-overlays): An overlay might die while we open others.
8623
8624 2006-01-11 Bill Wohler <wohler@newt.com>
8625
8626 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
8627 phrasing in docstring.
8628
8629 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
8630 can give some systems gas. Add new file mh-buffers.el.
8631
8632 2006-01-06 Masatake YAMATO <jet@gyve.org>
8633
8634 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
8635 C preprocessor forward ported from GNU Emacs 21.2.
8636
8637 * progmodes/asm-mode.el (asm-font-lock-keywords):
8638 Use `cpp-font-lock-keywords'.
8639
8640 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
8641
8642 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
8643 of $ for "\\.ld[s]?".
8644
8645 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
8646
8647 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
8648 (tcl-indent-line): Return `noindent' if inside a string.
8649
8650 * progmodes/flymake.el (flymake-split-string): Remove more than one
8651 empty string at beg/end of the result.
8652 (flymake-find-buildfile, flymake-find-possible-master-files):
8653 Use expand-file-name.
8654 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
8655 since expand-file-name does it for us. Use directory-file-name.
8656 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
8657 (flymake-ler-get-type, flymake-ler-get-text)
8658 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
8659 (flymake-current-line-no): Remove spurious interactive spec.
8660 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
8661 (flymake-check-include): Remove arg inc-path merged into inc-name.
8662 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
8663 Arg regexp-list replaced by a simple regexp.
8664 (flymake-master-make-header-init, flymake-master-tex-init):
8665 Correspondingly replace regexp-list with a regexp. Fix regexp.
8666
8667 2006-01-10 Simon Josefsson <jas@extundo.com>
8668
8669 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
8670 describing AUTH PLAIN fix.
8671
8672 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8673
8674 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
8675 (report-emacs-bug): Don't record initial prompt text.
8676 Instead, add text properties to prompting text.
8677 (report-emacs-bug-hook): Delete prompting text.
8678
8679 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8680
8681 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
8682 `dirs'. Adjust callers.
8683
8684 2006-01-09 John Paul Wallington <jpw@gnu.org>
8685
8686 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
8687
8688 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8689
8690 * reveal.el (reveal-open-new-overlays): New extracted fun.
8691 (reveal-close-old-overlays): Idem. Check overlays's liveness before
8692 using them. Simplify the code.
8693 (reveal-post-command): Use them. Fix up obsolete windows in
8694 reveal-open-spots.
8695
8696 * progmodes/flymake.el: Use `require' rather than autoload for
8697 XEmacs's overlays.
8698 (flymake-get-common-file-prefix, flymake-build-relative-filename):
8699 Delete. Use file-relative-name instead.
8700 (flymake-get-syntax-check-program-args, flymake-perl-init):
8701 Simplify the resulting code.
8702
8703 * log-view.el (log-view-file-re, log-view-message-re): Add support
8704 for DaRCS output.
8705
8706 2006-01-09 Alex Schroeder <alex@gnu.org>
8707
8708 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
8709 identifiers sometimes added in square brackets at the beginning of
8710 subject lines.
8711
8712 2006-01-07 Richard M. Stallman <rms@gnu.org>
8713
8714 * cus-edit.el (Custom-set, Custom-save): Doc fix.
8715 (Custom-reset-current, Custom-reset-saved): Change question text.
8716 (Custom-reset-standard): Likewise.
8717 (custom-variable-reset-saved): Doc fix.
8718
8719 2006-01-07 Eli Zaretskii <eliz@gnu.org>
8720
8721 * startup.el (init-file-user): Doc fix.
8722
8723 2006-01-07 Alex Schroeder <alex@gnu.org>
8724
8725 * mail/rmail.el (rmail-current-subject): New function.
8726 (rmail-current-subject-regexp): New function.
8727 (rmail-next-same-subject): Use it.
8728
8729 * mail/rmailsum.el (rmail-summary-by-topic):
8730 Use rmail-current-subject and rmail-current-subject-regexp.
8731 (rmail-summary-next-same-subject): Ditto.
8732
8733 * net/rcirc.el (rcirc-send-input): No longer check whether the
8734 process is open, since not all commands need an open process.
8735 (rcirc-send-string): Check whether the process is open before
8736 sending anything.
8737 (rcirc-ignore-list): New option.
8738 (rcirc-ignore-list-automatic): New variable.
8739 (rcirc-print): Take rcirc-ignore-list into account.
8740 (rcirc-cmd-ignore): New command.
8741 (rcirc-ignore-update-automatic): New function.
8742 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
8743 list if ignored nicks.
8744 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
8745
8746 2006-01-06 David Reitter <david.reitter@gmail.com>
8747
8748 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
8749 reflect the address to which the report will be sent.
8750
8751 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8752
8753 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
8754 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
8755
8756 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
8757
8758 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
8759
8760 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
8761 the doc string: "functoin" => "function".
8762 * ldefs-boot.el: Likewise.
8763
8764 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
8765 message text: "Duplicat" => "Duplicate".
8766
8767 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
8768
8769 * files.el (basic-save-buffer-2): If backing-up failed, reset
8770 buffer-backed-up to nil.
8771
8772 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
8773
8774 * progmodes/gud.el (gdb-script-skip-to-head)
8775 (gdb-script-calculate-indentation): Indent for breakpoint command
8776 lists also.
8777
8778 2006-01-05 Bill Wohler <wohler@newt.com>
8779
8780 * Makefile.in (compile-always): Add mh-autoloads dependency.
8781 (bootstrap): Remove mh-autoloads dependency, as compile dependency
8782 provides it.
8783 (updates): Remove mh-autoloads dependency, since it probably has
8784 already run recently (via recompile).
8785
8786 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8787
8788 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
8789 argument `force' to disable the flyspell-last-buffer optimization.
8790 (flyspell-mode-on): Use it.
8791
8792 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
8793 flymake-simple-cleanup.
8794 (flymake-allowed-file-name-masks): Use this new default.
8795 All the functions are now called in the right buffer rather than
8796 passing the buffer as argument.
8797 (flymake-process-sentinel): Switch to buffer before calling cleanup.
8798 (flymake-parse-err-lines): Remove redundant buffer arg.
8799 (flymake-get-program-dir): Comment out unused function.
8800 (flymake-start-syntax-check, flymake-start-syntax-check-process):
8801 Remove redundant buffer argument.
8802 (flymake-get-real-file-name, flymake-simple-java-cleanup)
8803 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
8804
8805 2006-01-05 Richard M. Stallman <rms@gnu.org>
8806
8807 * info.el (Info-find-node): Don't record previous node if have none.
8808 (info): Go to directory only if history is empty.
8809
8810 * simple.el (mark): Doc fix.
8811
8812 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8813
8814 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
8815 already of desired type.
8816 (mac-ae-list): Coerce parameter to "list" type.
8817 (mac-dispatch-apple-event): Replace cadr part of event with a
8818 dummy position so that event-start returns it.
8819
8820 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8821
8822 * textmodes/org.el (org-end-of-subtree): New function.
8823 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
8824 Use `org-end-of-subtree'.
8825 (org-agenda, org-agenda-convert-date): Protect calls to
8826 `fit-window-to-buffer'.
8827 (org-tags-view): Force matching of sublevels when doing a
8828 todo-only search. Define the correct redo command, including the
8829 arguments.
8830 (org-agenda-redo): Display message.
8831 (org-check-for-org-mode): New function.
8832 (org-agenda-type): New variable.
8833 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
8834 Set `org-agenda-type'.
8835 (org-agenda-check-type): New function.
8836 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8837 (org-agenda-week-view, org-agenda-day-view)
8838 (org-agenda-next-date-line, org-agenda-previous-date-line)
8839 (org-agenda-log-mode, org-agenda-toggle-diary)
8840 (org-agenda-toggle-time-grid, org-agenda-date-later)
8841 (org-agenda-date-prompt, org-agenda-diary-entry)
8842 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
8843 (org-agenda-convert-date, org-agenda-menu):
8844 Use `org-agenda-check-type'.
8845 (org-make-overlay, org-delete-overlay)
8846 (org-detatch-overlay, org-move-overlay, org-overlay-put):
8847 New compatibility functions.
8848 (org-calendar-select-mouse): New command.
8849
8850 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
8851
8852 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
8853 (Custom-reset-standard): Fix y-or-n-p messages.
8854 (custom-link): New face for links.
8855 (custom-buffer-create-internal, custom-manual): Use it.
8856 (custom-face-save): Push to theme-face before setting face spec.
8857
8858 * wid-edit.el (widget-default-mouse-face-get): New function.
8859 (widget-specify-button): Handle mouse-face like button-face.
8860
8861 * custom.el (load-theme): Clear old theme settings if reloading.
8862
8863 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
8864
8865 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
8866 "Erase Customization" button back to same position it occupies in
8867 the individual State menus.
8868
8869 2006-01-04 Kim F. Storm <storm@cua.dk>
8870
8871 * wid-edit.el (key-sequence): Rework widget to read key binding
8872 using `kbd' syntax. Use C-q to insert literal key, event, or code.
8873 (widget-key-sequence-default-value): Default value for empty sequence.
8874 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
8875 (widget-key-sequence-read-event): New command for C-q.
8876 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
8877 (widget-key-sequence-value-to-external): New functions.
8878
8879 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8880
8881 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
8882 Use expand-file-name.
8883 (flymake-delete-temp-directory): Use expand-file-name,
8884 file-name-directory, and directory-file-name.
8885 (flymake-strrchr): Delete.
8886 (flymake-start-syntax-check): Don't pass the redundant buffer argument
8887 to the init-f function.
8888 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
8889 (flymake-init-find-buildfile-dir)
8890 (flymake-init-create-temp-source-and-master-buffer-copy)
8891 (flymake-simple-make-init-impl, flymake-simple-make-init)
8892 (flymake-master-make-init, flymake-master-make-header-init)
8893 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
8894 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
8895 (flymake-xml-init): Remove corresponding redundant buffer argument.
8896 (flymake-allowed-file-name-masks): Remove last elems that are equal to
8897 the default anyway. Clean up regexps.
8898
8899 * progmodes/flymake.el (flymake-temp-source-file-name)
8900 (flymake-master-file-name, flymake-temp-master-file-name)
8901 (flymake-base-dir): New buffer-local vars.
8902 (flymake-buffer-data, flymake-get-buffer-value)
8903 (flymake-set-buffer-value): Replace those hash-tables by the new
8904 buffer-local vars. Update callers.
8905
8906 * progmodes/flymake.el (flymake-check-start-time)
8907 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
8908 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
8909 Move definition, so we can remove redundant earlier declaration.
8910 (flymake-replace-regexp-in-string, flymake-split-string)
8911 (flymake-get-temp-dir): Use defalias.
8912 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
8913 (flymake-xemacs-window-edges): Remove unused function.
8914 (flymake-get-point-pixel-pos): Move.
8915 (flymake-pid-to-names, flymake-reg-names)
8916 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
8917 Replace by a simple list flymake-processes and by process-buffer.
8918 Update callers. Other than simplify the code, it uses buffers rather
8919 than buffer-names so it doesn't get confused by uniquify.
8920 (flymake-buffer-data): The global value should just be nil.
8921
8922 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
8923 Optimize the body of a defalias like any other code.
8924
8925 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
8926 Make sure we've setup font-lock's vars. It may influence which
8927 function we then call.
8928 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
8929 here since it's too late anyway.
8930
8931 2006-01-03 Romain Francoise <romain@orebokech.com>
8932
8933 * startup.el (fancy-splash-tail, normal-splash-screen):
8934 Update copyright year.
8935
8936 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
8937
8938 * mouse.el (mouse-drag-track): Rename, from
8939 `mouse-drag-region-1'. Includes optional argument required to
8940 enable post-drag event processing (e.g. delete region keys).
8941 Can be used without this argument to track a mouse region and operate
8942 on it as soon as the drag completes.
8943 (mouse-drag-region): Use `mouse-drag-track'.
8944
8945 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
8946
8947 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
8948 Move to `custom-buffer' group.
8949
8950 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
8951 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
8952 (custom-theme-insert-face-marker, custom-theme-variable-menu)
8953 (custom-theme-face-menu): New variables.
8954 (custom-theme-add-variable, custom-theme-variable-action)
8955 (custom-variable-reset-theme, custom-theme-delete-variable)
8956 (custom-face-reset-theme, custom-theme-face-action)
8957 (custom-theme-delete-face, custom-theme-merge-theme)
8958 (custom-theme-add-face, custom-theme-visit-theme): New functions.
8959
8960 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
8961
8962 * custom.el: Move Custom Themes commentary to start of theme code.
8963 (custom-known-themes): Rename `standard' theme to `changed'.
8964 (custom-push-theme): Caller no longer specifies what theme to use
8965 when doing `reset'---the setting is simply removed from the theme.
8966 Delete MODE from `theme-value' and `theme-settings' properties.
8967 (custom-declare-theme): Ignore &rest args since we don't use them.
8968
8969 (custom-loaded-themes): Delete variable.
8970 (custom-theme-load-themes, custom-theme-loaded-p)
8971 (custom-theme-value): Delete functions.
8972
8973 (custom-declare-theme): Signal error on invalid theme names.
8974 (provide-theme): custom-loaded-themes was deleted.
8975 (load-theme): Load the file unconditionally.
8976 (enable-theme): Call `load-theme' if theme is undefined.
8977 (custom-enabled-themes): Only update value for successful loads.
8978 (disable-theme): Complete from enabled themes when interactive.
8979 (custom-variable-theme-value): Calculate theme value directly.
8980
8981 (custom-theme-reset-variables, custom-reset-variables): Mark as
8982 XEmacs compatibility functions. We don't actually use these.
8983
8984 * cus-edit.el (custom-variable-state-set):
8985 Use custom-variable-theme-value instead of custom-theme-value.
8986 (custom-face-state-set): Rename `standard' theme to `changed'.
8987 (custom-save-variables, custom-save-faces): Delete unneeded
8988 references to custom-reset-variables.
8989 (custom-save-resets): Delete function.
8990 (custom-save-variables, custom-save-faces): MODE argument deleted.
8991 (custom-save-variables, custom-save-faces): Ignore theme values.
8992
8993 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
8994 compatibility function.
8995
8996 2006-01-01 Richard M. Stallman <rms@gnu.org>
8997
8998 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
8999 (Custom-reset-current, Custom-reset-saved): Likewise.
9000 (Custom-reset-standard): Show message if aborted.
9001 (custom-mode): Doc fix, describing those commands.
9002
9003 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
9004 put on event-kind property.
9005
9006 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
9007
9008 * custom.el (provide-theme): Ban `user' theme name.
9009 (custom-enabling-themes): New variable.
9010 (enable-theme): Don't enable user if custom-enabling-themes is t.
9011 (custom-enabled-themes): Make it a defcustom.
9012 (custom-theme-recalc-face): No-op if face is undefined.
9013
9014 * cus-edit.el (custom-button-mouse): New variable.
9015 (custom-button-mouse): New face.
9016 (custom-raised-buttons, custom-mode): Use it.
9017
9018 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
9019
9020 2005-12-31 Eli Zaretskii <eliz@gnu.org>
9021
9022 * progmodes/gud.el (gud-display-line): Support hl-line in the
9023 source buffer.
9024
9025 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
9026
9027 * mouse.el (mouse-drag-window-above): Verify that the found window
9028 overlaps with the given window in the horizontal dimension.
9029
9030 2005-12-31 Eli Zaretskii <eliz@gnu.org>
9031
9032 * Makefile.in (cvs-update): New target.
9033
9034 * makefile.w32-in (cvs-update): Ditto.
9035
9036 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
9037
9038 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
9039 (custom-new-theme-mode-map): New variable.
9040
9041 2005-12-30 Richard M. Stallman <rms@gnu.org>
9042
9043 * custom.el (custom-load-themes): Function deleted.
9044
9045 * cus-edit.el (custom-save-loaded-themes): Function deleted.
9046 (custom-save-variables): Don't delete or add custom-load-themes call.
9047
9048 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
9049
9050 * cus-start.el: Add `visible-cursor'.
9051
9052 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
9053 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
9054 (flymake-process-filter): Switch to buffer before calling it instead.
9055 (flymake-post-syntax-check, flymake-highlight-err-lines)
9056 (flymake-delete-own-overlays, flymake-parse-err-lines)
9057 (flymake-start-syntax-check, flymake-start-syntax-check-process)
9058 (flymake-count-lines, flymake-parse-residual):
9059 Remove constant buffer argument.
9060 (flymake-start-syntax-check-for-current-buffer): Remove.
9061 Update callers to use flymake-start-syntax-check instead.
9062 (flymake-display-err-menu-for-current-line):
9063 Remove unused var `mouse-pos'.
9064 (flymake-restore-formatting): Comment out unused function.
9065 (flymake-report-status, flymake-report-fatal-status): Remove buffer
9066 argument, use current-buffer instead. Update callers.
9067
9068 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9069
9070 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
9071 buffer-local because choose-completion-delete-max-match requires
9072 that we set completion-ignore-case (i.e., binding via let is not
9073 sufficient).
9074 (bibtex-complete): Always set completion-ignore-case and
9075 choose-completion-string-functions. The latter is needed because
9076 choose-completion-string-functions keeps its value if we quit the
9077 *Completions* buffer without requesting a completion.
9078
9079 2005-12-30 Andreas Schwab <schwab@suse.de>
9080
9081 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
9082
9083 2005-12-30 Eli Zaretskii <eliz@gnu.org>
9084
9085 * jit-lock.el (jit-lock-chunk-size): Doc fix.
9086
9087 2005-12-30 Juri Linkov <juri@jurta.org>
9088
9089 * locate.el (locate-fcodes-file, locate-header-face)
9090 * progmodes/delphi.el (delphi-other-face)
9091 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
9092
9093 * paren.el (show-paren-match, show-paren-mismatch): Use existing
9094 group `paren-showing-faces'.
9095
9096 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
9097 (goto-address): Fix docstring.
9098
9099 * net/webjump.el (webjump-sample-sites): Update URLs.
9100
9101 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
9102
9103 * subr.el (cancel-change-group): Add listp around pending-undo-list.
9104
9105 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
9106
9107 * font-lock.el (font-lock-compile-keywords): Signal an error when
9108 font-lock-set-defaults hasn't been called.
9109
9110 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
9111
9112 * subr.el (noreturn, 1value): Doc fixes.
9113
9114 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9115
9116 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
9117 that assoc-string returns nil.
9118
9119 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9120
9121 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
9122 (bibtex-entry-type-str, bibtex-empty-field-re)
9123 (bibtex-search-backward-string, bibtex-preamble-prefix)
9124 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
9125 (bibtex-any-valid-entry-type): New variable.
9126 (bibtex-parse-field-name): Simplify.
9127 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
9128 (bibtex-preamble-prefix): Include left delimiter.
9129 (bibtex-search-forward-field, bibtex-search-backward-field):
9130 Allow unbounded search past entry boundaries (required by bibtex-pop).
9131 (bibtex-text-in-field-bounds): Use push.
9132 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
9133 (bibtex-parse-preamble, bibtex-valid-entry)
9134 (bibtex-beginning-first-field): New functions.
9135 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
9136 (bibtex-map-entries): Fix docstring.
9137 (bibtex-flash-head): New arg prompt. Simplify.
9138 (bibtex-enclosing-field): Include code of bibtex-inside-field.
9139 (bibtex-insert-kill): Simplify. Always insert text past the
9140 current field or entry.
9141 (bibtex-format-entry): Use bibtex-parse-field.
9142 (bibtex-pop): Use bibtex-beginning-of-entry and
9143 bibtex-end-of-entry to initiate the search. Insert empty field if
9144 we found ourselves.
9145 (bibtex-print-help-message): New args field and comma.
9146 Handle entry keys.
9147 (bibtex-make-field): Use bibtex-beginning-of-entry.
9148 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
9149 invalid entry.
9150 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
9151 Handle preambles. Simplify code for thorough test.
9152 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
9153 New arg comma. Handle entry heads.
9154 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
9155 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
9156 New arg comma.
9157 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
9158 (bibtex-fill-field): Simplify.
9159 (bibtex-fill-entry): Use bibtex-beginning-first-field and
9160 bibtex-parse-field.
9161 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
9162 (bibtex-complete): Use bibtex-parse-preamble.
9163
9164 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
9165
9166 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
9167 Display name of expression instead of convenience variable.
9168 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
9169
9170 * progmodes/gud.el (gud-tooltip-dereference): Rename from
9171 toggle-gud-tooltip-dereference.
9172 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
9173 (gud-tooltip-tips): ...here when dereferencing.
9174
9175 2005-12-28 Bill Wohler <wohler@newt.com>
9176
9177 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
9178
9179 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
9180
9181 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
9182 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
9183 (vc-annotate-display-autoscale): Adjust call.
9184 (vc-annotate-display-default): Adjust call. Make arg compulsory.
9185 Fix interactive spec.
9186 (vc-annotate-time-span): Remove.
9187 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
9188 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
9189 (vc-annotate-display-select): Use new name.
9190
9191 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
9192 (vc-annotate-mode-menu): Remove left-over redundant declaration.
9193 Correct the construction of span entries. Simplify.
9194 (vc-annotate-display-select): Fix the nil case.
9195 (vc-annotate): Remove obsolete (and now broken) code.
9196 (vc-annotate-extract-revision-at-line): Remove obsolete code.
9197 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
9198
9199 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9200
9201 * subr.el (lazy-completion-table): Correct typo in docstring.
9202
9203 * startup.el (command-line): Use `custom-reevaluate-setting' for
9204 `send-mail-function'.
9205
9206 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
9207
9208 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
9209
9210 * mail/smtpmail.el (smtpmail-try-auth-methods):
9211 Send credentials together with "AUTH PLAIN" command.
9212
9213 2005-12-27 Richard M. Stallman <rms@gnu.org>
9214
9215 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
9216 mouse-2, go back to previously selected window, so it's selected
9217 when mouse-2 command runs.
9218
9219 2005-12-27 Juri Linkov <juri@jurta.org>
9220
9221 * descr-text.el (describe-text-sexp): Use square brackets for
9222 button [Show] to distinguish it from the property value `show'.
9223 (describe-property-list): Use `insert-text-button' with
9224 `help-face' type instead of putting face in quotes, because button
9225 is not created automatically for a list of faces.
9226 (describe-text-properties-1): Put button-type value in quotes to
9227 distinguish from plain text "button".
9228 (describe-char): Display code point values in hex. Don't use
9229 `symbol-name' for `current-input-method' because it is a string.
9230 Use `insert-text-button' with `help-face' type instead of putting
9231 hardcoded face in quotes, because button is not created automatically.
9232
9233 2005-12-27 Richard M. Stallman <rms@gnu.org>
9234
9235 * progmodes/glasses.el (glasses-face): More specific custom type.
9236
9237 * files.el (set-visited-file-name): Doc fix.
9238
9239 * textmodes/flyspell.el (flyspell-external-point-words):
9240 Use local var buffer-scan-pos to advance scan for next misspelling.
9241 Advance it only after we find the misspelling.
9242
9243 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
9244
9245 * textmodes/flyspell.el (flyspell-external-point-words):
9246 New criteria for finding the misspelling in the buffer.
9247
9248 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
9249
9250 * help-mode.el (help-insert-string): Set help-xref-stack-item
9251 rather than call help-setup-xref.
9252
9253 * descr-text.el (describe-char): Revert previous changes for
9254 optional buffer argument.
9255
9256 2005-12-27 Juri Linkov <juri@jurta.org>
9257
9258 * help-mode.el (help-insert-string): New function. Save buffer
9259 contents in cases where it is impossible to recompute the old contents.
9260
9261 * descr-text.el (describe-char): Set help-xref-stack-item
9262 explicitly after buffer has been generated.
9263
9264 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9265
9266 * cus-start.el (all): Add x-gtk-show-hidden-files.
9267
9268 2005-12-26 Richard M. Stallman <rms@gnu.org>
9269
9270 * replace.el (perform-replace): Calculate match-again
9271 before skipping read-only matches.
9272
9273 * paren.el (paren-showing-faces): New group.
9274 (show-paren-match, show-paren-mismatch): Move to that group.
9275
9276 * button.el (button): Put into group `basic-faces'.
9277
9278 * progmodes/make-mode.el: Remove faces from group `faces'.
9279
9280 * apropos.el (apropos, apropos-value): Doc fix.
9281 (apropos-documentation): Doc fix.
9282
9283 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
9284
9285 * subr.el (lazy-completion-table): Remove argument `args'.
9286
9287 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9288 Don't use the `args' argument of lazy-completion-table.
9289
9290 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
9291
9292 * descr-text.el (describe-char): Add optional argument for buffer.
9293 Set buffer appropriately. Call help-setup-xref.
9294 Suggested by Stefan Monnier.
9295
9296 2005-12-26 Juri Linkov <juri@jurta.org>
9297
9298 * descr-text.el: Require `help-fns' at runtime. Don't require
9299 `button' for byte compilation.
9300 (describe-text-widget): Add `help-echo' for first button.
9301 Use `help-info' for second.
9302 (describe-property-list): Use `help-argument-name' instead of `italic'.
9303 (describe-text-category): Add prompt to interactive spec.
9304 Call `help-setup-xref'.
9305 (describe-char): Use `help-character-set'. Add `help-echo' for
9306 code point. Use `help-input-method'. Remove superfluous insert.
9307
9308 2005-12-25 Richard M. Stallman <rms@gnu.org>
9309
9310 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
9311 at point, in case of narrowing.
9312
9313 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
9314
9315 * locate.el (locate-header-face): Allow nil in type.
9316
9317 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
9318
9319 2005-12-25 Romain Francoise <romain@orebokech.com>
9320
9321 * battery.el (battery-linux-proc-acpi): Also try
9322 `/proc/acpi/thermal_zone/THM0/temperature'.
9323
9324 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
9325
9326 * custom.el (custom-push-theme): Fix docstring.
9327
9328 * cus-edit.el (custom-variable-set, custom-variable-save)
9329 (custom-variable-save): Custom-quote widget values.
9330 (customize-save-variable): Fix custom-push-theme call.
9331
9332 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9333
9334 * w32-fns.el (w32-batch-update-autoloads): New function.
9335
9336 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
9337 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
9338 from the command line.
9339
9340 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
9341
9342 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
9343 reset means to remove setting from theme entirely. Don't keep
9344 expanding theme-settings list; delete old entries if necessary.
9345
9346 * cus-edit.el (custom-buffer-create-internal): Move "Erase
9347 customization" button one line up.
9348 (custom-themed): New face.
9349 (custom-magic-alist): New value, THEMED, for theme settings.
9350 (custom-variable-state-set, custom-face-state-set):
9351 Check theme-value instead of saved-value.
9352 (custom-variable-reset-standard, custom-face-reset-standard):
9353 Remove theme setting entirely. Recalculate new values.
9354 (custom-variable-set, custom-variable-set)
9355 (custom-variable-reset-saved, custom-variable-reset-backup)
9356 (custom-face-set, custom-face-reset-saved): Update `user' theme.
9357 (custom-variable-save): Fix typos.
9358
9359 2005-12-23 Juri Linkov <juri@jurta.org>
9360
9361 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
9362 Add autoload cookies.
9363 (edebug-outside-d-c-i-n-s-w): New variable.
9364 (edebug-display, edebug-outside-excursion): Use it to save the
9365 original value of default-cursor-in-non-selected-windows.
9366 Set default-cursor-in-non-selected-windows to t while Edebug
9367 is active.
9368 (edebug-mode, edebug-eval-mode): Doc fix.
9369
9370 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
9371 with `buffer-substring-no-properties' to remove common substring
9372 highlighting.
9373
9374 * info.el (info-other-window, info): Rename function argument
9375 `file' to `file-or-node'.
9376 (Info-complete-menu-item): Use local variable `complete-nodes' to
9377 keep the global value of `Info-complete-nodes' unchanged for
9378 subsequent completions.
9379 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
9380
9381 * simple.el (get-next-valid-buffer, last-buffer)
9382 (next-error-buffer-p, next-error-find-buffer)
9383 (minibuffer-history-sexp-flag): Doc fix.
9384
9385 * savehist.el (savehist-mode-hook): Add `:group'.
9386
9387 * log-view.el: Call autoload for vc-find-version.
9388 (log-view-current-file): Adjust subgroup numbers.
9389 (log-view-current-tag): Add `length'.
9390
9391 2005-12-23 Richard M. Stallman <rms@gnu.org>
9392
9393 * vc.el (vc-annotate-car-last-cons): Defn moved up.
9394
9395 2005-12-23 Juri Linkov <juri@jurta.org>
9396
9397 * hi-lock.el (hi-lock-archaic-interface-message-used)
9398 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
9399 (hi-lock-mode): Display "Hi" in the mode line only when
9400 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
9401 (hi-lock-write-interactive-patterns):
9402 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
9403 (hi-lock-set-pattern, hi-lock-set-file-patterns)
9404 (hi-lock-font-lock-hook): Set 3rd arg `how' of
9405 font-lock-add-keywords to t.
9406
9407 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
9408
9409 * hi-lock.el (hi-lock-highlight-range): New variable.
9410 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
9411 only if font-lock-fontified is non-nil. Remove overlays.
9412 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
9413 font-lock-fontified is non-nil, otherwise use overlays (instead of
9414 text properties).
9415 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
9416 New variables.
9417 (hi-lock-string-serialize) New function.
9418
9419 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9420
9421 * menu-bar.el (menu-find-file-existing): New function.
9422 (menu-bar-file-menu): Use menu-find-file-existing for Open.
9423
9424 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
9425
9426 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9427
9428 * vc.el: Remove unnecessary leading * in docstrings.
9429 (vc-annotate-mode-map): Move initialization into declaration.
9430 (vc-static-header-alist): Nitpick on the regexp.
9431 (vc-default-init-version): New fun.
9432 (vc-register): Use it.
9433 (vc-insert-headers): Use dolist.
9434 (vc-annotate-get-backend): Remove unused function.
9435 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
9436 (vc-annotate-mode): Remove corresponding call.
9437 (vc-annotate-car-last-cons): Simplify.
9438 (vc-annotate-buffers): Remove var.
9439 (vc-annotate-backend): Make it buffer-local.
9440 (vc-annotate): Move the interaction to the interactive spec.
9441 Add a `buf' argument.
9442 (vc-annotate-warp-version): Use this new `buf' argument to avoid
9443 killing&creating a vc-annotate buffer, which is very disruptive when
9444 the buffers are shown in dedicated frames.
9445
9446 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
9447
9448 * descr-text.el: Add FSF as maintainer.
9449 (describe-text-mode, describe-text-mode-map)
9450 (describe-text-mode-hook, describe-text-done): Delete. Use normal
9451 help-mode.
9452 (describe-text-widget, describe-text-sexp)
9453 (describe-property-list, describe-text-category)
9454 (describe-text-properties, describe-text-properties-1)
9455 (describe-char): Use help buttons instead of widgets.
9456 (describe-char-unicodedata-file): Make URL link in doc string.
9457
9458 2005-12-22 Richard M. Stallman <rms@gnu.org>
9459
9460 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9461 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
9462 Don't include buttons that write a file when there's no file.
9463 (custom-variable-menu, custom-face-menu, custom-group-menu):
9464 Don't include commands that write a file when there's no file.
9465 (customize-browse): Reword the top-of-buffer help intro.
9466 (custom-buffer-create-internal): Fix previous change.
9467 (customize-changed-options-previous-release): Prev release is 21.1.
9468 (customize-changed-options): Doc fix.
9469 (customize-changed): New alias.
9470 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
9471 Say "standard values".
9472 (Custom-reset-standard): Doc fix.
9473 (custom-face-reset-standard): Doc fix.
9474
9475 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9476
9477 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
9478 even if font-lock-mode is non-nil since it may be t without having
9479 turned on font-lock-mode-internal.
9480 (font-lock-choose-keywords): Minor optimization.
9481 (font-lock-add-keywords, font-lock-remove-keywords)
9482 (font-lock-set-defaults): Don't call make-local-variable on a variable
9483 that we know to already be local.
9484
9485 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9486
9487 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
9488 messages if in the minibuffer.
9489
9490 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9491
9492 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
9493 (tex-mode-flyspell-verify, flyspell-get-word)
9494 (flyspell-external-point-words): Don't use point-min/max uselessly.
9495
9496 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
9497 by Kevin Rodgers. Instead, just hide the completions buffer if we
9498 don't need to show it.
9499
9500 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9501
9502 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
9503
9504 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9505
9506 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
9507 delete-windows-on with an inexistent buffer.
9508
9509 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
9510
9511 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9512 Delete defcustom variable :tag names.
9513
9514 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
9515
9516 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
9517 (log-view-font-lock-keywords): Ajust subgroup numbers.
9518 (log-view-current-tag): Don't hard code the number of subgroups.
9519
9520 2005-12-20 Juri Linkov <juri@jurta.org>
9521
9522 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
9523 (tooltip-x-offset, tooltip-y-offset): Doc fix.
9524
9525 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9526 (menu-bar-non-minibuffer-window-p): Instead of checking
9527 display-multi-frame-p, use selected-frame when menu-updating-frame
9528 is nil.
9529
9530 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
9531
9532 * align.el (align-rules-list): Use [ \t] instead of \s-
9533 for column separators in text mode.
9534
9535 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
9536
9537 * help-mode.el (help-customize-variable, help-customize-face):
9538 Don't pop help-xref-stack as help-follow no longer pushes
9539 anything on to it.
9540
9541 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9542
9543 * textmodes/org.el (org-agenda-custom-commands): New option.
9544 (org-agenda): Offer custom commands on splash screen.
9545 (org-make-tags-matcher): Parser for Boolean logic added.
9546 (org-agenda-set-tags): New command.
9547 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
9548 (org-set-tags): Efficiency improvements.
9549 (org-auto-align-tags): New option.
9550 (org-todo, org-demote, org-promote): Realign tags.
9551 (org-tags-completion-function): Use also "&" and "|" as separators.
9552 (org-org-menu): Agenda commands simplified.
9553
9554 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9555
9556 * cus-edit.el (customize-apropos, customize-apropos-options):
9557 Docstring changes.
9558
9559 * font-lock.el (font-lock): Add tags to the links in the defgroup.
9560
9561 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
9562
9563 * longlines.el (longlines-mode): Wrap while widened.
9564 (longlines-decode-region, longlines-encode-region): Compute max
9565 just once.
9566
9567 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9568
9569 * cus-edit.el (mac): New group.
9570
9571 * cus-start.el (all): Add user options in macterm.c. Add test for
9572 Mac-related built-ins. Fix test for GTK-related built-ins.
9573
9574 * term/mac-win.el (mac-handle-language-change)
9575 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
9576 (mac-services-open-selection, mac-services-mail-selection)
9577 (mac-services-mail-to, mac-services-insert-text)
9578 (mac-dispatch-apple-event): Add docstrings.
9579 (x-get-selection, mac-select-convert-to-string): Select coding
9580 system from `utf-16be' and `utf-16le' using `byteorder'.
9581
9582 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
9583
9584 * subr.el (lazy-completion-table): Don't be fooled if the var holds
9585 a "list" (lambda ...) rather than a real completion list.
9586
9587 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
9588 lexical-let when encountering ((lambda (...) ...) ...).
9589
9590 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9591
9592 * progmodes/sh-script.el (sh-mode):
9593 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
9594 * textmodes/picture.el (picture-mode): Update docstrings.
9595
9596 2005-12-17 Eli Zaretskii <eliz@gnu.org>
9597
9598 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
9599 commands enclosed in $(ARGQUOTE)s should not be split between two
9600 lines, as that will break with GNU Make >3.80, when sh.exe is used
9601 and arg quoting is with '..'.
9602 (autoloads): Don't break the quoted --eval expression between
9603 several lines.
9604
9605 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9606
9607 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
9608 Capture error from printing circular structures.
9609
9610 2005-12-17 Martin Rudalics <rudalics@gmx.at>
9611
9612 * wid-edit.el (widget-checkbox-action): Clear undo info.
9613
9614 2005-12-16 Bill Wohler <wohler@newt.com>
9615
9616 * menu-bar.el (kill-this-buffer): Set a good example by using menu
9617 bar, not menubar in comment.
9618
9619 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
9620
9621 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
9622 After-change-functions should not clobber the match data.
9623
9624 2005-12-16 Juri Linkov <juri@jurta.org>
9625
9626 * simple.el (choose-completion): Use `buffer-substring-no-properties'
9627 instead of `buffer-substring'.
9628 (completion-common-substring): Doc fix.
9629 (completion-setup-function): Use minibuffer-completion-contents
9630 instead of minibuffer-contents. Don't set common-string-length
9631 initially. Remove special handling of partial-completion-mode.
9632 Move computation of completion-base-size into one cond.
9633 Call completion-base-size-function in mainbuf. In computation of
9634 completion-base-size for file name completion don't move point to
9635 the end of the minibuffer. Move computation of common-string-length
9636 into one cond. Start putting faces only when common-string-length>=0.
9637 Add condition to put completions-common-part when
9638 common-string-length>0.
9639
9640 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
9641 place point at the first different character in the minibuffer
9642 even if this position is at the beginning of the minibuffer.
9643
9644 * info.el (Info-read-node-name-1): In completion-base-size-function's
9645 lambda return 1 if common-substring or minibuffer-completion-contents
9646 starts with (, and 0 otherwise.
9647
9648 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
9649 Use `crm-current-element' for second arg of `display-completion-list'.
9650
9651 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
9652
9653 * files.el (set-auto-mode): Look for an interpreter specified on
9654 the first line also if search for mode specification succeeded,
9655 but the mode is not known.
9656
9657 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9658
9659 * textmodes/org.el (org-tags-match-list-sublevels): New option.
9660 (org-open-at-point): Implement tag searches as links.
9661 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
9662 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
9663 (org-tags-sparse-tree, org-tags-view, org-set-tags)
9664 (org-agenda-dispatch): New commands.
9665 (org-use-tag-inheritance, org-tags-column): New options.
9666 (org-tab-follows-link, org-return-follows-link): New options.
9667 (org-tags): New customize group.
9668 (org-start-icalendar-file): Get local time zone.
9669 (org-tags-completion-function): New function.
9670 (org-set-font-lock-defaults): Make sure links will also be
9671 highlighted inside headlines.
9672
9673 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
9674
9675 * term.el (term-emulate-terminal):
9676 Let term-handle-ansi-terminal-messages override what Bash says about
9677 its current directory.
9678
9679 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
9680
9681 * bindings.el (last-buffer): Move to simple.el.
9682 * simple.el (last-buffer): Move here.
9683 (get-next-valid-buffer): New function.
9684 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
9685 (prev-buffer): Ditto. Rename to `previous-buffer'.
9686
9687 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
9688 * bindings.el (global-map): Ditto.
9689
9690 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
9691
9692 * cus-edit.el: Introductory comment change.
9693 (custom-magic-alist): Change message string for the `rogue' state.
9694
9695 2005-12-15 Richard M. Stallman <rms@gnu.org>
9696
9697 * tooltip.el: Delete defcustom variable :tag names.
9698
9699 * complete.el (partial-completion-mode): Doc fix.
9700
9701 * textmodes/flyspell.el (flyspell-external-point-words):
9702 Use save-excursion to ensure we don't move backward in the
9703 search loop, not even one character.
9704 (flyspell-delete-all-overlays): Use remove-overlays directly.
9705
9706 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
9707 (ispell-start-process): Set that variable.
9708 Clear ispell-buffer-local-name.
9709 (ispell-internal-change-dictionary):
9710 Set ispell-current-dictionary after killing process.
9711 (ispell-buffer-local-dict):
9712 Don't set spell-personal-dictionary after killing process.
9713 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
9714 (ispell-tex-skip-alists, ispell-html-skip-alists)
9715 (ispell-skip-region-alist): Mark as risky.
9716
9717 * net/newsticker.el (newsticker--retrieval-timer-list)
9718 (newsticker--display-timer, newsticker-running-p)
9719 (newsticker-ticker-running-p): Definitions moved up.
9720
9721 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
9722
9723 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
9724
9725 2005-12-15 David Ponce <david@dponce.com>
9726
9727 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
9728 (recentf-edit-list, recentf-open-files): Signal an error when
9729 there is no recent file.
9730
9731 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
9732
9733 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
9734 read-only except for texinfo-format-region evaluation.
9735
9736 2005-12-14 Richard M. Stallman <rms@gnu.org>
9737
9738 * vc.el (vc-default-previous-version, vc-default-next-version)
9739 (vc-do-command): Doc fixes.
9740
9741 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9742
9743 * textmodes/bibtex.el (bibtex-expand-strings)
9744 (bibtex-autokey-expand-string, bibtex-name-part)
9745 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
9746 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
9747 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
9748 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
9749 (bibtex-entry-postfix, bibtex-known-entry-type-re)
9750 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
9751 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
9752 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
9753 (bibtex-beginning-of-last-entry): Remove.
9754 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
9755 message if comma is missing but buffer is read-only.
9756 (bibtex-parse-field-text): Handle whitespaces at the end of field
9757 text. Return 3-element list with beginning and end of field text
9758 and end of field.
9759 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
9760 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
9761 (bibtex-search-forward-field, bibtex-search-backward-field):
9762 Search always delimited by limits of entry. Use more efficient
9763 search algorithms.
9764 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
9765 bibtex-end-of-name-in-field.
9766 (bibtex-text-in-field-bounds): Handle BibTeX strings when
9767 extracting the content of a field.
9768 (bibtex-text-in-field): Use search limits.
9769 (bibtex-parse-string-prefix): Handle empty string keys based on
9770 bibtex-string-empty-key.
9771 (bibtex-parse-string): Fix docstring.
9772 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
9773 (bibtex-preamble-prefix, bibtex-strings): New functions.
9774 (bibtex-skip-to-valid-entry): Include preceding whitespace in
9775 BibTeX entries (consistent with other BibTeX functions).
9776 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
9777 (bibtex-search-entry): Fix docstring. Simplify.
9778 (bibtex-flash-head, bibtex-complete-string-cleanup)
9779 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
9780 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
9781 (bibtex-parse-entry): New optional arg content.
9782 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
9783 Use bibtex-text-in-field-bounds.
9784 (bibtex-print-help-message): Handle BibTeX strings and preambles.
9785 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
9786 bibtex-parse-string-postfix.
9787 (bibtex-find-text-internal): New function.
9788 (bibtex-remove-delimiters): Use it.
9789 (bibtex-find-text): Use it. New optional arg help.
9790 (bibtex-complete): Handle BibTeX string and preamble entries.
9791 (bibtex-Preamble): Fix order of closing delimiters.
9792
9793 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
9794
9795 * vc.el (vc-default-revert): New fun.
9796
9797 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
9798
9799 2005-12-14 Romain Francoise <romain@orebokech.com>
9800
9801 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
9802 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
9803 (font-lock-remove-keywords): Likewise.
9804
9805 2005-12-14 Juri Linkov <juri@jurta.org>
9806
9807 * log-view.el (log-view-diff): Doc fix.
9808
9809 * isearch.el (isearch-query-replace): Use (mark) instead of
9810 isearch-opoint if mark is active in transient-mark-mode.
9811
9812 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
9813
9814 * isearch.el (isearch-query-replace): Check for isearch-other-end.
9815
9816 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
9817
9818 * progmodes/cpp.el (cpp-face): New widget.
9819 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
9820
9821 2005-12-14 Juri Linkov <juri@jurta.org>
9822
9823 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
9824 around `erase-buffer' and `insert'.
9825
9826 * descr-text.el (describe-text-properties): Replace buffer name
9827 "*Help-2*" with "*Help*<2>".
9828 (describe-char): Add functions print-help-return-message,
9829 toggle-read-only. Use help-setup-xref with nil to not store
9830 describe-char in help-xref-stack. Use help-make-xrefs to
9831 make [back] button.
9832
9833 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
9834
9835 * wdired.el (wdired-old-point): New internal variable.
9836 (wdired-change-to-wdired-mode): Set it buffer-locally.
9837 (wdired-abort-changes): Restore point after aborting changes.
9838
9839 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9840
9841 * vc.el (vc-do-command): Add a new value t for okstatus.
9842
9843 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
9844 frame in case of errors.
9845
9846 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9847
9848 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
9849 so it comes after "On the Left" in the menu.
9850
9851 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
9852
9853 * cus-edit.el (customize-apropos, customize-apropos-options)
9854 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
9855
9856 2005-12-12 Bill Wohler <wohler@newt.com>
9857
9858 * vc-svn.el (vc-svn-registered): Fix problem of visiting
9859 non-writable Subversion-controlled files by saving window
9860 configuration before calling vc-do-command. vc-do-command calls
9861 pop-to-buffer on error which is unexpected during registration.
9862
9863 2005-12-12 Jay Belanger <belanger@truman.edu>
9864
9865 * calc/README: Update the summary of changes.
9866
9867 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9868
9869 * descr-text.el (describe-char): Rework last fix to solve the problem
9870 is the same way it's solved for everything else in that function
9871 (i.e. by extracting the info before setting up the *Help* buffer).
9872
9873 2005-12-12 Kim F. Storm <storm@cua.dk>
9874
9875 * subr.el (version-regexp-alist): Allow space as separator before
9876 non-numeric part, e.g. "1.0 alpha".
9877 (version-to-list): Interpret .X.Y version as 0.X.Y version.
9878
9879 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9880
9881 * textmodes/org.el (org-agenda, org-timeline, org-todo):
9882 Implement Logging and the keep-modes setting.
9883 (org-get-category): Make sure a string is returned.
9884 (org-log-done): New function.
9885 (org-log-done, org-closed-string): New options.
9886
9887 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9888
9889 * tooltip.el (tooltip-y-offset): Change default to 20.
9890
9891 2005-12-12 Richard M. Stallman <rms@gnu.org>
9892
9893 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
9894
9895 * frame.el (display-hourglass): Doc fix.
9896
9897 * help.el (help-for-help-internal): Simplify entry for `a'.
9898
9899 * info.el (Info-on-current-buffer): Doc fix.
9900 (info-insert-file-contents): Don't test (featurep 'jka-compr).
9901
9902 * startup.el (inhibit-splash-screen): Make this the real name.
9903 (inhibit-startup-message): Make this the alias.
9904 (command-line): Find only simple.el, and use its directory
9905 to fill in other preloaded files' names.
9906 (command-line): Deactivate the mark if deactivate-mark is set.
9907
9908 * international/mule.el (load-with-code-conversion):
9909 Bind deactivate-mark.
9910
9911 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9912
9913 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
9914
9915 * cus-edit.el (customize-apropos): Avoid listing an option more
9916 than once under different aliases. No longer list user options
9917 that are not defined with defcustom (unless a prefix arg is given).
9918 Doc fix.
9919 (customize-apropos-options): Doc fix.
9920
9921 2005-12-11 Juri Linkov <juri@jurta.org>
9922
9923 * frame.el (set-background-color, set-foreground-color)
9924 (set-cursor-color, set-mouse-color, set-border-color):
9925 Add explicit prompts to read colors by `facemenu-read-color'.
9926 (show-trailing-whitespace, blink-cursor-delay)
9927 (blink-cursor-interval, display-hourglass, hourglass-delay):
9928 Remove tags.
9929 (display-hourglass, hourglass-delay): Doc fix.
9930 (cursor-in-non-selected-windows): Capitalize words in tag.
9931
9932 * faces.el (frame-background-mode): Replace `choice-item' keywords
9933 with `const' to not make [default] button. Change default value tag
9934 from `default' to `automatic'. Doc fix.
9935 (trailing-whitespace) <defface>: Change group `whitespace' to
9936 `whitespace-faces'.
9937
9938 2005-12-11 Richard M. Stallman <rms@gnu.org>
9939
9940 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
9941
9942 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9943
9944 * term/mac-win.el: Create keymap for mac-apple-event-map.
9945
9946 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
9947
9948 * tooltip.el (tooltip-mode): Move to start of file so that it
9949 appears at top of customize buffer.
9950
9951 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9952 Add the gud groupname.
9953 (gud-tooltip-mode): Add the tooltip groupname.
9954 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
9955 avoid conflict with tooltip-use-echo-area.
9956
9957 2005-12-10 Romain Francoise <romain@orebokech.com>
9958
9959 * help.el (help-for-help-internal): Add `r' in doc string.
9960
9961 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9962
9963 * align.el (align-regexp, align-highlight-rule):
9964 Use region-beginning and region-end instead of point and mark, so that
9965 repetition (with `repeat-complex-command') recomputes the region
9966 bounds.
9967
9968 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
9969
9970 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9971 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9972 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
9973 (balance-windows): Rewrite using the above new functions.
9974
9975 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
9976
9977 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
9978 react if global-hi-lock-mode seems intended.
9979 (global-hi-lock-mode) Renamed from hi-lock-mode.
9980 (hi-lock-archaic-interface-message-used)
9981 (hi-lock-archaic-interface-deduce): New variables.
9982 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
9983 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
9984 (hi-lock-find-patterns, hi-lock-font-lock-hook):
9985 Replace hi-lock-buffer-mode with hi-lock-mode.
9986
9987 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
9988
9989 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
9990 completion list, even after a partial completion has been
9991 inserted in the current buffer. If there are more than 1
9992 completion, redisplay the *Completions* buffer; if the
9993 completion is unique, delete the *Completions* window.
9994
9995 2005-12-10 Eli Zaretskii <eliz@gnu.org>
9996
9997 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
9998 strings and long subject lines that were broken into multiple
9999 lines at arbitrary places. Handle subjects that have "Re: " in
10000 the middle.
10001
10002 2005-12-10 John W. Eaton <jwe@octave.org>
10003
10004 * emacs/octave-mod.el (octave-electric-space): Don't indent
10005 comments or strings if octave-auto-indent is nil.
10006
10007 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10008
10009 * term/mac-win.el: Require url when compiling.
10010 Call mac-process-deferred-apple-events after loading init files.
10011 (mac-apple-event-map): New defvar. Define event handlers in it.
10012 (core-event, internet-event): New Apple event class symbols.
10013 (open-application, reopen-application, open-documents)
10014 (print-documents, open-contents, quit-application)
10015 (application-died, show-preferences, autosave-now, get-url):
10016 New Apple event ID symbols.
10017 (about): New HICommand ID symbol.
10018 (mac-event-spec, mac-event-ae): New macros.
10019 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
10020 (mac-ae-selection-range, mac-ae-text-for-search)
10021 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
10022 (mac-application-menu-map): Remove keymap. Handlers for HICommand
10023 and Services menu events are now defined in mac-apple-event-map.
10024 (mac-drag-n-drop): Remove selection range handling.
10025
10026 2005-12-10 Kenichi Handa <handa@m17n.org>
10027
10028 * simple.el (zap-to-char):
10029 * isearch.el (isearch-process-search-char): Translate CHAR by
10030 translation-table-for-input.
10031
10032 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
10033
10034 * foldout.el (foldout-exit-fold): Properly hide subtree.
10035
10036 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
10037
10038 * files.el (save-buffer):
10039 * international/ucs-tables.el (ucs-set-table-for-input):
10040 * mail/mail-extr.el (mail-extract-address-components):
10041 * mail/sendmail.el (mail-mode): Reformat doc string.
10042
10043 2005-12-09 Juri Linkov <juri@jurta.org>
10044
10045 * isearch.el (isearch-highlight): Change main overlay priority
10046 from 1 to 1001. Simplify.
10047 (isearch-lazy-highlight-update): Change lazy overlay priority
10048 from 0 to 1000.
10049
10050 * replace.el (replace-highlight): Change overlay priority from
10051 1 to 1001.
10052
10053 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
10054 Change overlay priority from 1 to 1001. Reuse existing overlay.
10055
10056 * compare-w.el (compare-windows-highlight): Change overlay
10057 priority from 1 to 1000.
10058
10059 * menu-bar.el (menu-bar-edit-menu): Add listp around
10060 pending-undo-list to disable menu item "undo" when pending
10061 undo list is empty.
10062
10063 * locate.el (locate): Disable undo in *Locate* buffer.
10064
10065 2005-12-09 Kim F. Storm <storm@cua.dk>
10066
10067 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
10068
10069 2005-12-09 David Ponce <david@dponce.com>
10070
10071 * recentf.el: Improvement of the menu code.
10072 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
10073 instead of menu hook.
10074 (recentf-show-menu, recentf-hide-menu): New functions.
10075 (recentf-menu-customization-changed, recentf-mode): Use them.
10076 (recentf-menu-action, recentf-max-menu-items)
10077 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
10078 (recentf-arrange-by-rule-others)
10079 (recentf-arrange-by-rules-min-items)
10080 (recentf-arrange-by-rule-subfilter) : Don't use
10081 `recentf-menu-customization-changed'.
10082 (recentf-arrange-rules): Likewise. Accept functions to compute
10083 sub-menu titles.
10084 (recentf-menu-filter): Likewise. Doc fix.
10085 (recentf-menu-value-shortcut): Doc fix.
10086 (recentf-dump-variable): Quote atom value.
10087 (recentf-make-menu-items): Update to use it as a menu filter.
10088 (recentf-match-rule): New function.
10089 (recentf-arrange-by-rule): Use it.
10090 (recentf-indirect-mode-rule): New function.
10091 (recentf-build-mode-rules): Use it.
10092 (recentf-dir-rule): New function.
10093 (recentf-arrange-by-dir): Use it.
10094 (recentf-filter-changer-current): Rename from
10095 `recentf-filter-changer-state'. All references updated.
10096 (recentf-filter-changer-alist): Update filter names.
10097 (recentf-filter-changer-select): New function.
10098 (recentf-filter-changer): Use it. Make a sub-menu from filters
10099 available in `recentf-filter-changer-alist'.
10100 (recentf-data-cache, recentf-clear-data)
10101 (recentf-update-menu): Remove. All references updated.
10102 (recentf-match-rule-p, recentf-build-dir-rules)
10103 (recentf-filter-changer-goto-next)
10104 (recentf-filter-changer-get-current)
10105 (recentf-filter-changer-get-next): Remove.
10106
10107 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
10108
10109 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
10110 buffer "Reset" button to "Reset to Current" for consistency with
10111 the State buttons.
10112
10113 2005-12-08 John Paul Wallington <jpw@pobox.com>
10114
10115 * ibuf-ext.el (define-ibuffer-filter filename):
10116 If `dired-directory' is a list then really use its car.
10117
10118 2005-12-08 Kim F. Storm <storm@cua.dk>
10119
10120 * emulation/cua-rect.el (cua--rectangle-aux-replace):
10121 Fix indention of text on right side of replaced rectangle.
10122
10123 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
10124
10125 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
10126 No need to check gud-comint-buffer is bound.
10127 (gdb): Prevent multiple debugging when first session uses gdba.
10128
10129 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10130
10131 CC Mode update to 5.31.
10132
10133 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
10134 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
10135 We might do this function properly in the future).
10136
10137 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
10138 New macros c-sentence-end and c-default-value-sentence end, to cope
10139 with Emacs 22's new function `sentence-end'.
10140
10141 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10142
10143 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
10144 compat issue using `c-put-overlay' and `c-delete-overlay'.
10145
10146 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
10147 New compat macros to handle overlays/extents.
10148
10149 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10150
10151 * progmodes/cc-fix.el: Add definitions of the macros push and pop
10152 (for GNU Emacs 20.4)
10153
10154 * progmodes/cc-defs.el:
10155 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
10156
10157 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
10158 highlighting mechanism so it will work in XEmacs too.
10159
10160 * progmodes/cc-defs.el: Insert c-int-to-char.
10161
10162 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
10163 call to the new macro c-int-to-char. This solves XEmacs's
10164 regarding characters as different from integers.
10165
10166 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10167
10168 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
10169 New internal helper.
10170
10171 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
10172 construct to make the indirect face lookup work in XEmacs.
10173
10174 (c-cpp-matchers): Append the negation char face to the existing
10175 fontification, so that the cpp face doesn't disappear.
10176 Use `c-make-syntactic-matcher' to avoid negation chars in comments
10177 and strings.
10178
10179 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
10180 to map to `font-lock-negation-char-face' in emacsen where it exists.
10181
10182 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10183
10184 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
10185
10186 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
10187 Rename "c-subword-move-mode" as "c-subword-mode".
10188
10189 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
10190 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
10191
10192 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10193
10194 * progmodes/cc-mode.el: Added autoload directive for
10195 `c-subword-move-mode' for use in older emacsen.
10196
10197 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10198
10199 * progmodes/cc-mode.el:
10200 (i) Insert a binding for C-c C-backspace into
10201 c-bind-special-erase-keys which works in TTYs.
10202 (ii) Make sure that when file styles are used, any explicitly
10203 given style variables take priority over those in the style.
10204 Do this by calling `hack-local-variables' a second time.
10205
10206 * progmodes/cc-vars.el: Add language specific customization
10207 widgets for AWK to c-doc-comment-style, c-require-final-newline
10208 and c-default-style. Add a defcustom for awk-mode-hook.
10209 Give c-syntactic-element and c-syntactic-context doc-strings by
10210 directly setting their `variable-documentation' propery.
10211 This allows Emacs 22.1 to read these with C-h v.
10212
10213 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
10214
10215 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10216
10217 * progmodes/cc-fonts.el, cc-vars.el
10218 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
10219 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
10220 Masatake YAMATO.
10221
10222 (c-doc-comment-style): Made GtkDoc default in C mode.
10223
10224 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
10225 and C-c C-<delete>.
10226
10227 (c-bind-special-erase-keys): New function for use on
10228 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
10229
10230 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
10231 <delete> key behavior in XEmacs according to `delete-forward-p'.
10232 C.f. `c-electric-delete'.
10233
10234 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10235
10236 * progmodes/cc-mode.el: Give c-hungry-backspace and
10237 c-hungry-delete-forward permanent key bindings.
10238
10239 * progmodes/cc-cmds.el (c-electric-semi&comma):
10240 Bind c-syntactic-context for calls to "criteria functions", for
10241 consistency with other calls to user functions.
10242
10243 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
10244 `current-prefix-arg', since this might be the prefix arg to a
10245 command which calls c-indent-command as a function. Change the
10246 interactive spec from "p" to "P".
10247
10248 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
10249 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
10250 was difficult to understand.
10251
10252 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10253
10254 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
10255 first char of an identifier.
10256
10257 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
10258 +" syntax in C++.
10259
10260 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10261
10262 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
10263 auto-fill doesn't split a c-comment's last word from a hanging
10264 "*/" when a space is typed between them after fill-column.
10265
10266 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
10267
10268 * progmodes/cc-styles.el (c-set-style)
10269 (c-setup-paragraph-variables): Abort the command if we're not in a
10270 CC Mode buffer.
10271
10272 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
10273 with blank comment-prefix, and a blank line as the comment's
10274 second line.
10275
10276 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10277
10278 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
10279 Incorporate the patterns added in the Emacs development branch
10280 for the new Emacs 22 face `font-lock-negation-char-face'.
10281
10282 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
10283 of "red" since it stands out better in xterms and DOS terminals.
10284
10285 * progmodes/cc-engine.el (c-literal-faces):
10286 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
10287
10288 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10289
10290 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
10291 forcibly enable c-electric-flag.
10292
10293 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
10294 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
10295 after the comment-prefix of a C-style comment will close that comment.
10296
10297 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10298
10299 * progmodes/cc-fonts.el (c-basic-matchers-before)
10300 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
10301 in Pike.
10302
10303 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
10304 digraphs.
10305
10306 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
10307 (c-cpp-message-directives, c-cpp-include-directives)
10308 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
10309 (c-cpp-expr-directives): Introduce new language constants to
10310 control cpp syntax in a cleaner way.
10311
10312 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
10313
10314 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
10315
10316 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
10317 (c-multiline-string-start-char): New language constants and
10318 variables to specify how newlines in string literals work.
10319
10320 (c-font-lock-invalid-string): Use them.
10321
10322 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
10323 unbalanced close brace is entered. Optimization by avoiding going
10324 back over arbitrarily large blocks. Removed hints that this
10325 function only would be relevant/useful in AWK.
10326
10327 (c-electric-brace): Indent syntactically after the cleanups since
10328 lineup functions might do it differently then.
10329
10330 * progmodes/cc-engine.el, cc-langs.el
10331 (c-opt-op-identifier-prefix): New language constant and variable.
10332
10333 (c-just-after-func-arglist-p, c-after-special-operator-id)
10334 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
10335
10336 * progmodes/cc-align.el, cc-engine.el
10337 (c-after-special-operator-id): New helper to handle C++ operator
10338 identifiers.
10339
10340 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
10341 (c-guess-basic-syntax): Handle C++ operator identifiers in
10342 declarations.
10343
10344 * progmodes/cc-langs.el (c-assignment-operators): Add the
10345 trigraph version of ^= too.
10346
10347 * progmodes/cc-langs.el (c-assignment-operators): Add the
10348 trigraph version of |= in C++.
10349
10350 * progmodes/cc-fonts.el (c-font-lock-declarators):
10351 Handle `c-decl-hangon-kwds' after the identifier name.
10352
10353 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
10354 whether an arglist is "nonempty", ignore a comment after the open
10355 paren if it isn't followed by a non-comment token on the same line.
10356
10357 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
10358 Enable heuristics below the point to cope with classes inside special
10359 brace lists in Pike.
10360
10361 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10362
10363 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
10364
10365 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10366
10367 * progmodes/cc-guess.el (cc-guess-install): New function to
10368 install an already guessed style in another buffer.
10369
10370 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
10371 sets `inhibit-read-only' - `c-save-buffer-state' should be used
10372 anyway if the change always is undone.
10373
10374 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10375
10376 Implement togglable electricity:
10377
10378 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
10379 saying when it should be used.
10380
10381 * progmodes/cc-engine.el: Add the new buffer-local variable,
10382 c-electric-flag.
10383
10384 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
10385 c-toggle-auto-newline.
10386
10387 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
10388 c-toggle-auto-newline. Remove the binding for
10389 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
10390 c-toggle-electric-state.
10391
10392 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
10393
10394 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
10395 c-\(forward\|backward\)-subword.
10396 (c-update-modeline): Add the new modeline flag `l' for
10397 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
10398 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
10399 Make the old name an alias of the new name.
10400 (c-toggle-electric-state): New function.
10401 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
10402 Adapt these functions to do electric things only when
10403 c-electric-flag is non-nil.
10404 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
10405 new functions from c-electric-brace.
10406 (c-point-syntax): Add a check for "virtual semicolons" in AWK
10407 mode, so that the tentative extra newline doesn't change the
10408 syntax of the following brace.
10409 (c-electric-brace): Restructure by extracting the above functions.
10410 Tidy up the coding somewhat.
10411 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
10412 restructure a bit.
10413
10414 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10415
10416 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
10417 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
10418
10419 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
10420 (c-submode-indicators): Change name from `c-auto-hungry-string'
10421 since it's now used to track another submode.
10422
10423 (c-update-modeline): Convert to function and extended to check
10424 `c-subword-move-mode'.
10425
10426 (c-forward-into-nomenclature, c-backward-into-nomenclature):
10427 Convert to compat aliases for `c-forward-subword' and
10428 `c-backward-subword'.
10429
10430 * progmodes/cc-subword.el: New functions and minor mode to handle
10431 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
10432
10433 (c-forward-subword, c-backward-subword, c-mark-subword)
10434 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
10435 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
10436 Functions corresponding to the standard word handling functions.
10437
10438 (c-subword-move-mode): Minor mode that replaces all the standard
10439 word handling functions with their subword equivalences.
10440
10441 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10442
10443 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
10444 entry for one-liner-defun.
10445
10446 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
10447 name in its def-edebug-spec.
10448
10449 * progmodes/cc-cmds.el (c-electric-brace): Make the
10450 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
10451 compacts space before a comment, if this will make things fit on
10452 one line.
10453
10454 Introduce an "awk" style, mainly for auto-newline and clean-ups.
10455
10456 * progmodes/cc-align.el: New function c-snug-1line-defun-close
10457
10458 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
10459 clean-up one-liner-defun.
10460
10461 * progmodes/cc-styles.el: Add the new "awk" style.
10462
10463 * progmodes/cc-vars.el: Add description of one-liner-defun to
10464 c-cleanup-list's doc-string. New user options,
10465 c-max-one-liner-length. In c-default-style, set the default style
10466 for AWK to "awk".
10467
10468 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10469
10470 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
10471 macros inside labels.
10472
10473 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
10474 `c-at-statement-start-p' and `c-at-expression-start-p'.
10475
10476 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
10477 error if the mark isn't set.
10478
10479 * progmodes/cc-engine.el (c-guess-continued-construct)
10480 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
10481 accurately detect functions inside functions.
10482
10483 * progmodes/cc-engine.el (c-at-expression-start-p): New function
10484 like `c-at-statement-start-p' that additionally recognizes commas
10485 and expression parentheses as delimiters.
10486
10487 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
10488 to avoid heuristics that doesn't work for unclosed blocks.
10489 (c-at-statement-start-p): New function.
10490
10491 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
10492 Objective-C directives, e.g. directives spanning lines should work
10493 reasonably well now.
10494
10495 (c-put-c-type-property, c-clear-c-type-property): New helpers.
10496
10497 (c-forward-objc-directive): New function to move over any ObjC
10498 directive.
10499
10500 (c-just-after-func-arglist-p, c-guess-basic-syntax)
10501 (c-basic-matchers-before): Use it.
10502
10503 (c-font-lock-objc-iip-decl): Remove.
10504
10505 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
10506 in the template arglist recognition.
10507
10508 * progmodes/cc-styles.el (c-style-alist): Fix several
10509 inconsistencies in the Whitesmith style.
10510
10511 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
10512 New lineup function to get lines after Whitesmith style blocks
10513 correctly indented.
10514
10515 (c-lineup-whitesmith-in-block): Back out the compensation for
10516 opening parens since it's done using `add' lists in the style
10517 definition instead. Don't use the anchor position since it varies
10518 too much between the syntactic symbols. :P
10519
10520 * progmodes/cc-vars.el (c-valid-offset): Update.
10521
10522 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
10523 lists where the offsets are combined according to several
10524 different methods: `first', `min', `max', and `add'.
10525 Report offset evaluation errors with `c-benign-error' so that some kind
10526 of reindentation still is done.
10527
10528 * progmodes/cc-engine.el (c-guess-basic-syntax):
10529 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
10530 `arglist-close'.
10531
10532 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
10533 situations for `arglist-cont-nonempty' and `arglist-close'.
10534
10535 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
10536
10537 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
10538 cc-bytecomp-boundp' in a number of places.
10539
10540 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
10541 macro related issue.
10542
10543 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10544
10545 * progmodes/cc-awk.el: Change the terminology of regexps: A char
10546 list is now [asdf], a char class [:alpha:].
10547 Include code for char classes.
10548 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
10549 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
10550
10551 Remove (nearly all of) the cruft associated with AWK Mode's former
10552 concept of "virtual semicolons":
10553
10554 Adapt c-beginning-of-statement, c-end-of-statement (together with
10555 subfunctions) to use the new notion of "virtual semicolon" in
10556 place of the old awkward special handling for AWK. There remains
10557 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
10558 * progmodes/cc-cmds.el:
10559 (c-ascertain-adjacent-literal): In the backwards direction, now
10560 recognises AWK regexp delimiters as string delimiters.
10561 (c-after-statement-terminator-p): Adapt for virtual semicolons;
10562 check more rigorously for "end of macro".
10563 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
10564 virtual semicolons;
10565 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
10566 out the code for forward movement into ...
10567 (c-end-of-statement): Now contains the code for forward movement,
10568 adapted for virtual semicolons.
10569
10570 * progmodes/cc-engine.el:
10571 (c-ws*-string-limit-regexp): New regexp.
10572 (c-forward-single-comment, c-backward-single-comment): Comment out
10573 the (now redundant) "special" AWK stuff.
10574
10575 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
10576 c-string-par-start, c-string-par-separate to be more like Text
10577 Mode than Fundamental Mode.
10578
10579 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10580
10581 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
10582 to the fontified region so that fontification doesn't occur
10583 outside it (could happen e.g. when fontifying a line with an
10584 unfinished declaration).
10585
10586 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10587
10588 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
10589 start of the file. ^L now separate sections of the file.
10590 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
10591 (c-awk-one-line-possibly-open-string-re)
10592 (c-awk-regexp-one-line-possibly-open-char-class-re)
10593 (c-awk-one-line-possibly-open-regexp-re)
10594 (c-awk-one-line-non-syn-ws*-re): New defonsts.
10595 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
10596
10597 Amend the concept of "virtual semicolons" (in the indentation
10598 engine) for languages like AWK, such that they are now
10599 conceptually attached to end of the last token of a statement, not
10600 the end of the line. (In AWK Mode, however, the pertinent text
10601 property is still physically set on the EOL.) Remove the specific
10602 tests for awk-mode, thus facilitating the introduction of other
10603 language modes where EOLs can end statements.
10604 (Note: The funtionality in cc-cmds.el, specifically
10605 c-beginning/end-of-statement has yet to be amended.)
10606
10607 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
10608 New macros.
10609
10610 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
10611 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
10612 c-vsemi-status-unknown-p-fn (in a new page).
10613
10614 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
10615 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
10616 numerous awkward forms like
10617 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
10618 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
10619 variable before-ws-ip, the place just after char-before-ip appears.
10620
10621 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
10622 a comment.
10623
10624 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10625
10626 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
10627 `c-tentative-buffer-changes'.
10628
10629 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
10630 convert to macro to choose between Emacs and XEmacs at compile time.
10631
10632 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
10633
10634 (c-tentative-buffer-changes): New macro to handle temporary buffer
10635 changes in a convenient way.
10636
10637 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
10638 for `c-tentative-buffer-changes'.
10639
10640 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
10641 the checks for paren sexps between the point and the keyword, to
10642 avoid some false alarms.
10643
10644 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
10645 Fixed a situation where an error could be thrown for unbalanced
10646 parens. Changed to make use of c-keyword-member' to avoid some
10647 repeated regexp matches.
10648
10649 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
10650 These language variable are no longer necessary.
10651
10652 (c-block-stmt-kwds): New language constant used by
10653 c-looking-at-inexpr-block'.
10654
10655 (c-guess-basic-syntax): Remove an optional check that looked at
10656 the existence of the now removed language variables.
10657
10658 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
10659 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
10660 object instantiation expressions as declarations in some contexts.
10661 This bug only affected languages where the declarator can't be
10662 enclosed in parentheses.
10663
10664 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
10665 insert newlines before and after substatement braces.
10666
10667 * progmodes/cc-engine.el: Improved the heuristics for recognizing
10668 function declaration headers and the handling of C++ style member
10669 init lists.
10670
10671 (c-just-after-func-arglist-p): Rewritten to use
10672 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
10673
10674 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
10675
10676 (c-guess-basic-syntax): Adapt case 5B for the new
10677 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
10678 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
10679 covers all cases now).
10680
10681 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
10682
10683 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10684
10685 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
10686 c-string-par-start/separate c-sentence-end-with-esc-eol,
10687 initialised in c-setup-paragraph-variables, used in string
10688 scanning subroutines of c-beginning-of-statement.
10689
10690 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
10691 which precedes the newly inserted `{'.
10692
10693 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10694
10695 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
10696 function for declaration level blocks. It should now cope with
10697 templates better and also be a lot more comprehensible.
10698
10699 (c-looking-at-decl-block): The new function.
10700
10701 (c-search-uplist-for-classkey): The old one. It's now a wrapper
10702 for compatibility.
10703
10704 (c-add-class-syntax, c-guess-continued-construct)
10705 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
10706
10707 (c-decl-block-key): Change to tell apart ambiguous and
10708 unambiguous keywords. Pike specials are now handled directly in
10709 the code instead.
10710
10711 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
10712 New language constants and variables to make the backward skip in
10713 `c-looking-at-decl-block' as tight as possible.
10714
10715 (c-nonsymbol-token-char-list): New language constant.
10716
10717 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
10718 find balanced template arglists backwards.
10719
10720 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
10721 making char classes for `c-syntactic-skip-backward'.
10722
10723 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
10724 16D - can't be a class-close at that point.
10725
10726 * progmodes/cc-engine.el (c-guess-basic-syntax)
10727 (c-add-class-syntax): Don't narrow out the enclosing declaration
10728 level. This makes everything a lot easier, and it was actually
10729 only four small places that needed it to work. Some places that
10730 previously did `widen' are removed now, which has the effect that
10731 `c-guess-basic-syntax' never will look at things outside the
10732 current narrowment now. The anchor position for `topmost-intro'
10733 is affected by this, but it was so bogus it was basically useless
10734 before, and now it's equally bogus but in a slightly different way.
10735
10736 (c-narrow-out-enclosing-class): Gone.
10737
10738 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
10739 the narrowed region.
10740
10741 (c-least-enclosing-brace): Remove silly optional argument.
10742
10743 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10744 the point could be left directly after an open paren when finding
10745 the beginning of the first decl in the block.
10746
10747 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
10748 Specify which submatch to use.
10749
10750 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
10751
10752 (c-decl-start-re): No longer any need for special treatment of
10753 ObjC due to the above.
10754
10755 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
10756 presumably follows C in that regard.
10757
10758 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
10759 New language constants to specify operator tokens inside
10760 identifiers in a more high level way.
10761
10762 (c-opt-identifier-prefix-key): New internal language constant.
10763
10764 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
10765 (c-identifier-start, c-identifier-key): Now completely calculated
10766 from other constants.
10767
10768 (c-identifier-last-sym-match): Decommission since it's no longer used.
10769
10770 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
10771
10772 * progmodes/cc-engine.el (c-forward-name): Remove the
10773 optimization when c-identifier-key is equal to c-symbol-key since
10774 it doesn't work in byte compiled files. Don't record empty
10775 regions as identifiers.
10776
10777 * progmodes/cc-langs.el (c-filter-ops): New helper function to
10778 simplify access to `c-operators' and its likes.
10779
10780 (c-operator-list, c-all-op-syntax-tokens)
10781 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
10782 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
10783 (c-primary-expr-regexp, c-cast-parens): Use it.
10784
10785 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
10786 an explicit language in functions.
10787
10788 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
10789 variant of adornment.
10790
10791 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
10792 variable.
10793
10794 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
10795 the Pike value.
10796
10797 * progmodes/cc-engine.el (c-on-identifier)
10798 (c-simple-skip-symbol-backward): Small fix for handling "-"
10799 correctly in `skip-chars-backward'. Affected the operator lfun
10800 syntax in Pike.
10801
10802 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
10803 diagnostic message about precompiled language vars not being used.
10804
10805 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
10806 "__attribute__" is followed by a parenthesis.
10807
10808 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
10809 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
10810 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
10811
10812 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
10813 Internal cleanups to properly detect the declared identifiers in
10814 various declarations.
10815
10816 (c-decl-start-kwds): New language constant to recognize
10817 declarations that can start anywhere. Used for class declarations
10818 in Pike.
10819
10820 (c-specifier-key, c-not-decl-init-keywords)
10821 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
10822 (c-find-decl-spots): Implement `c-decl-start-kwds'.
10823
10824 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
10825 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
10826 handling of the compiler specific extension keywords into a new
10827 language constant `c-decl-hangon-kwds' that defines keyword
10828 clauses to be ignored in declarations.
10829
10830 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
10831 past unrecognized tokens when handling `c-colon-type-list-kwds'.
10832 Necessary to stop at the declared identifier in e.g. IDL valuetype
10833 declarations.
10834
10835 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
10836 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
10837 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
10838 (c-forward-decl-or-cast-1): Recognize the declared identifier in
10839 class and enum declarations as such and not as part of the type.
10840
10841 (c-forward-decl-or-cast-1, c-forward-label): Relax the
10842 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
10843
10844 (c-forward-decl-or-cast-1): Don't disregard sure signs of
10845 declarations when there's some syntax error later on.
10846
10847 (c-complex-decl-matchers): Did away with a reference to
10848 `c-specifier-key'.
10849
10850 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
10851 value - this variable is always dynamically bound.
10852
10853 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
10854 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
10855 * cc-cmds.el, cc-defs.el: Change the policy for marking up
10856 functions that might do hidden buffer changes: All such internal
10857 functions are now marked instead of those that don't.
10858
10859 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
10860 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
10861 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
10862 (c-literal-type): Allow these functions to make hidden buffer changes,
10863 so that they are free to use text property caching later on.
10864
10865 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
10866 (c-electric-brace, c-electric-slash, c-electric-star)
10867 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
10868 (c-electric-paren, c-electric-continued-statement, c-indent-command)
10869 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
10870 (c-context-line-break): Add `c-save-buffer-state' calls to comply
10871 with the changed semantics of the functions above.
10872
10873 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
10874 when macros occur in obscure places. Optimized the sexp movement
10875 a bit.
10876
10877 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10878
10879 Enhancements for c-beginning-of-statement to work in AWK Mode:
10880
10881 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
10882 (completed statement) with `}' (statement completed by closing
10883 brace or semicolon) and `$' (statement completed by EOL).
10884
10885 (c-awk-virtual-semicolon-ends-prev-line-p)
10886 (c-awk-virtual-semicolon-ends-line-p)
10887 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
10888 (c-awk-at-statement-end-p): New functions.
10889
10890 * progmodes/cc-cmds.el: Simplify the structure of functions
10891 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
10892 two functions and c-beginning-of-statement to handle AWK Mode.
10893
10894 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
10895 c-backward-single-comment for AWK mode. Attempt to clarify their
10896 doc-strings.
10897
10898 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
10899
10900 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10901
10902 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
10903 label handling. Labels are now recognized in a uniform and more
10904 robust way, regardless of context. Text properties are put on all
10905 labels to recognize the following declarations better.
10906 Multiword labels are handled both in indentation and fontification for
10907 the benefit of language extensions like Qt. For consistency, keywords
10908 in labels are now fontified with the label face instead.
10909 That also applies to "case" and "default".
10910
10911 (c-beginning-of-statement-1): Fix some bugs in the label
10912 handling. Disregard `c-nonlabel-token-key' in labels that begin
10913 with `c-label-kwds'.
10914
10915 (c-find-decl-spots): Support that the callback adds more
10916 `c-decl-end' spots to find.
10917
10918 (c-forward-decl-or-cast-1): Don't treat a list of plain
10919 identifiers followed by a colon as a declaration.
10920
10921 (c-forward-label): New function to recognize labels.
10922
10923 (c-guess-basic-syntax): Replace uses of `c-label-key' with
10924 `c-forward-label'. Moved the label recognition cases (14 and 15)
10925 earlier since they aren't so context sensitive now. Handle labels
10926 on the top level gracefully. Moved access label recognition to
10927 the generic label case (CASE 15) - removed CASE 5E.
10928
10929 (c-font-lock-declarations): Add recognition of labels in the
10930 same round since we need to handle labels in parallell with other
10931 declarations to recognize both accurately. It should also improve
10932 speed.
10933
10934 (c-simple-decl-matchers, c-basic-matchers-after):
10935 Move `c-font-lock-labels' so that it only is used on decoration level 2
10936 since `c-font-lock-declarations' handles it otherwise.
10937
10938 (c-complex-decl-matchers): Remove the simplistic recognition of
10939 access labels.
10940
10941 (c-decl-prefix-re): Remove the kludges that was necessary to cope
10942 with labels earlier.
10943
10944 (c-decl-start-re): New language variable to make
10945 `c-font-lock-declarations' stop for the special protection labels
10946 in Objective-C that start with `@'.
10947
10948 (c-label-key): Remove since it's no longer used.
10949
10950 (c-recognize-colon-labels, c-label-prefix-re): New language
10951 constants to support recognition of generic colon-terminated labels.
10952
10953 (c-type-decl-end-used): `c-decl-end' is now used whenever there
10954 are colon terminated labels.
10955
10956 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10957 first argument starts with a special brace list.
10958
10959 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
10960 (c-font-lock-declarations): Break out the declaration and cast
10961 recognition from `c-font-lock-declarations' to a new function, so
10962 that it can be used in the indentation engine.
10963
10964 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
10965 up to the start of the literal. Fixed bug with the point on the
10966 wrong side of the search limit that could happen when the start
10967 position is inside a literal.
10968
10969 * progmodes/cc-engine.el (c-parse-state)
10970 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
10971 so that it's kept a little bit back to increase the hit rate.
10972
10973 (c-parse-state): Change the macro handling and fixed some
10974 glitches. Macro context is checked more often than necessary now,
10975 but otoh less garbage conses are generated.
10976
10977 * progmodes/cc-engine.el (c-parse-state)
10978 (c-invalidate-state-cache): Cache the last position where
10979 `c-state-cache' applies. This can speed up refontification quite
10980 a bit in blocks where there are many non-brace parens before the point.
10981
10982 (c-state-cache-end): New variable for this.
10983
10984 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
10985 cache variable.
10986
10987 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
10988 get close initial continue positions when the start position is
10989 inside a literal or macro. Do not call the callback for spots
10990 before the start position (which can happen e.g. for `c-decl-end'
10991 spots inside comments). Optimize better in special cases when the
10992 region is a single line inside a literal or macro (typically when
10993 the current line is refontified).
10994
10995 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
10996 to `c-add-stmt-syntax' - there's no need to explicitly whack off
10997 entries from the paren state.
10998
10999 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
11000 special case for "else if" clauses.
11001
11002 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
11003 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
11004
11005 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
11006 New language variable to recognize the gcc extension with statement
11007 blocks inside expressions.
11008
11009 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
11010 it somewhat more comprehensible. The argument AT-BLOCK-START is
11011 no longer used and hence removed.
11012
11013 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
11014 to `c-add-stmt-syntax'.
11015
11016 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11017 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
11018 This fixes bogus label recognition.
11019
11020 * progmodes/cc-engine.el (c-add-type, c-check-type)
11021 (c-forward-name, c-forward-type): Improve storage of template
11022 types in `c-found-types' so that they can be recognized better.
11023
11024 (c-syntactic-content): Add option to skip past nested parens.
11025
11026 * progmodes/cc-engine.el (c-forward-name):
11027 Set `c-last-identifier-range' all the time. It's less work that way.
11028 Handle that there might not be an identifier to store in
11029 `c-last-identifier-range'.
11030
11031 (c-forward-type): Handle that `c-last-identifier-range' might be
11032 nil from `c-forward-name'.
11033
11034 * progmodes/cc-defs.el (c-safe-scan-lists)
11035 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
11036
11037 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
11038 to work even if the form fails.
11039
11040 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
11041 down in a large file in one go.
11042
11043 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
11044
11045 * progmodes/cc-align.el (c-lineup-assignments): New lineup
11046 function which is like `c-lineup-math' but returns nil instead of
11047 `c-basic-offset' when it doesn't match.
11048
11049 (c-lineup-math): Change to use `c-lineup-assignments'.
11050
11051 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11052
11053 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
11054 c-beginning-of-statement. New subfunctions
11055 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
11056
11057 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11058
11059 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
11060 hardcoded char classes whereever possible. Changed a couple of
11061 places to use skip by syntax instead of skip by char class.
11062
11063 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
11064 Fix a bug in the regexp that caused extreme backtracking.
11065
11066 * progmodes/cc-langs.el (c-block-comment-starter)
11067 (c-block-comment-ender): New language constants to specify in a
11068 single place how block comments look.
11069
11070 (c-comment-start-regexp, c-block-comment-start-regexp)
11071 (comment-start, comment-end, comment-start-skip)
11072 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
11073 (c-syntactic-ws, c-nonempty-syntactic-ws)
11074 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
11075 `c-line-comment-starter', `c-block-comment-starter' and
11076 `c-block-comment-ender'.
11077
11078 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
11079 New language constants to break up things a bit.
11080
11081 (c-simple-ws): New language constant for simple whitespace.
11082
11083 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
11084
11085 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
11086 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
11087 newlines. Allow and ignore nil elements in the list.
11088
11089 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11090
11091 * progmodes/cc-cmds.el: Comment out a (n almost certainly
11092 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
11093
11094 * progmodes/cc-cmds.el: Tidy up the comments in
11095 c-beginning-of-statement and subfunctions.
11096
11097 * progmodes/cc-awk.el: Replace calls to put-text-property to the
11098 more flexible c-put-char-property and c-clear-char-properties.
11099 Add the author's email address.
11100
11101 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
11102
11103 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
11104 closing "*/" of a block comment.
11105
11106 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
11107 subfunctions) so that it works at BOB and EOB.
11108
11109 * progmodes/cc-cmds.el, cc-vars.el: More updating of
11110 c-beginning-of-statement, including new variable
11111 c-block-comment-start-regexp.
11112
11113 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11114
11115 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
11116 symbols from `*-font-lock-extra-types' so that there's no need to
11117 use `regexp-opt' on those lists.
11118
11119 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
11120 `c-type-modifier-kwds' is empty.
11121
11122 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
11123 there are several strings on the same line.
11124
11125 * progmodes/cc-engine.el (c-literal-limits): Remove the
11126 compatibility function for older emacsen. `c-literal-limits-fast'
11127 has now taken the place of this function.
11128
11129 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
11130 with older emacsen: We now require `pps-extended-state'.
11131
11132 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11133
11134 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
11135 which obviates the need to hack sentence-end. This now handles
11136 escaped newlines in strings correctly. Correct minor bugs in
11137 c-move-over-sentence and in c-beginning-of-statement.
11138
11139 * progmodes/cc-cmds.el (c-beginning-of-statement (and
11140 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
11141 that movement over macros and code are rigorously separated from
11142 eachother. Correct a few incidental bugs.
11143
11144 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
11145 Improve its doc-string. Improve the handling of certain specific cases.
11146
11147 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11148
11149 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
11150 (c-guess-basic-syntax): Change the way class-level labels are
11151 recognized; they can now contain essentially any symbols.
11152
11153 (c-opt-extra-label-key): New language variable to cope with the
11154 special protection label syntax in Objective-C.
11155
11156 (c-opt-access-key): Remove; this is now handled better by
11157 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
11158
11159 (c-complex-decl-matchers): Update to handle that
11160 `c-opt-access-key' no longer exists.
11161
11162 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
11163 improved label recognition in `c-beginning-of-statement-1'.
11164
11165 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11166 Recognize bitfields better.
11167
11168 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
11169 Remove some cruft and fixed a bug that could cause it to go to a
11170 position further down.
11171
11172 * progmodes/cc-langs.el, cc-engine.el
11173 (c-beginning-of-statement-1): Improve detection of labels in
11174 declaration contexts.
11175
11176 (c-beginning-of-decl-1): Use it.
11177
11178 (c-nonlabel-token-key): New language constant and variable needed
11179 by `c-beginning-of-statement-1'.
11180
11181 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
11182 manifested itself due to the correction in `c-forward-sexp'.
11183
11184 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
11185 Make these behave as documented when used at the buffer limits.
11186
11187 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
11188 (c-type-decl-end-used): Made this a language variable.
11189
11190 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
11191 correctly when `combine-after-change-calls' is used together with
11192 temporary narrowings.
11193
11194 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11195 Report labels correctly when the start point is immediately after the
11196 colon.
11197
11198 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
11199 Remove since it isn't used anymore.
11200
11201 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
11202 bracket arglists such as template parens in C++.
11203
11204 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
11205 in the last check-in. Some optimization.
11206
11207 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
11208 where it could stop at the same level in a preceding sexp when
11209 PAREN-LEVEL is set.
11210
11211 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
11212 text property lookup only when it's needed.
11213
11214 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
11215 Change the policy for paren marked angle brackets to be more
11216 persistent; once marked they remain marked even when they're found
11217 to be unbalanced in the searched region. This should keep the
11218 paren syntax around even when individual lines are refontified in
11219 multiline template arglists.
11220
11221 (c-parse-and-markup-<>-arglists): New dynamically bound variable
11222 to control markup so that incorrect angle bracket arglists aren't
11223 marked in contexts where the correct value for
11224 `c-disallow-comma-in-<>-arglists' isn't known.
11225
11226 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
11227 argument has become `c-parse-and-markup-<>-arglists'.
11228
11229 (c-remove-<>-arglist-properties): Remove - no longer used.
11230
11231 (c-after-change-check-<>-operators): New function used on
11232 `after-change-functions' to avoid that "<" and ">" characters that
11233 are part of longer operators have paren syntax.
11234
11235 (c-<>-multichar-token-regexp): New language variable used by
11236 `c-after-change-check-<>-operators'.
11237
11238 (c-after-change): Call `c-after-change-check-<>-operators'.
11239
11240 (c-font-lock-<>-arglists): Use the context properties set by
11241 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
11242 correctly to avoid doing invalid markup.
11243
11244 (c-font-lock-declarations): Remove code that undoes the invalid
11245 markup done by `c-font-lock-<>-arglists'.
11246
11247 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
11248 after `c-font-lock-declarations'.
11249
11250 * progmodes/cc-engine.el (c-syntactic-skip-backward):
11251 Add paren-level feature.
11252
11253 (c-guess-basic-syntax): Improve the anchor position for
11254 `template-args-cont' in nested template arglists. There's still
11255 much to be desired in this area, though.
11256
11257 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11258
11259 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
11260 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
11261
11262 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11263
11264 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
11265 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
11266
11267 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
11268 it doesn't work no longer are supported.
11269
11270 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
11271 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
11272 requires support for the syntax-table' text property, which rules
11273 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
11274 cruft associated with those versions.
11275
11276 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
11277 for the `syntax-table' text property, which rules out Emacs 19 and
11278 XEmacs < 21.4. Removed various compatibility cruft associated
11279 with those versions.
11280
11281 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
11282 support for the `syntax-table' text property.
11283
11284 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
11285 variable and use an extra quoted face name instead. All the
11286 emacsen flavors handle that correctly.
11287
11288 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
11289 (c-font-lock-declarators, c-font-lock-declarations)
11290 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
11291 property to mark the items in in declarator lists to handle
11292 refontification inside multiline declarations better.
11293
11294 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
11295 construct like "a * b = c;" as a declaration.
11296
11297 2005-12-08 Kim F. Storm <storm@cua.dk>
11298
11299 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
11300 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
11301 select either meta, hyper, or super modifier for rectangle commands.
11302 (cua--rectangle-modifier-key): New defvar.
11303 (cua--M/H-key): Use it. Remove special case for `space'.
11304 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
11305 on X, to meta otherwise. Always bind C-return to toggle
11306 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
11307
11308 * emulation/cua-rect.el (cua-help-for-rectangle):
11309 Use cua--rectangle-modifier-key. Handle super modifier too.
11310 (cua--init-rectangles): Always bind C-return to toggle rectangle.
11311 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
11312
11313 * ido.el: Move Acknowledgements and History after Commentary.
11314 Minor changes to Commentary.
11315
11316 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
11317 keymap if cua--prefix-override-timer is `shift'.
11318 (cua--shift-control-prefix): New function; emulate "type prefix
11319 key twice" functionality to handle shifted prefix key override.
11320 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
11321 New commands.
11322 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
11323
11324 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
11325
11326 * textmodes/org.el (org-insert-heading): Try to do items before
11327 headings.
11328 (org-agenda-mode): Quote `org-agenda-mode-hook'.
11329 (org-insert-item): New function.
11330 (org-renumber-ordered-list): Don't skip to higher level lists.
11331
11332 2005-12-08 Juri Linkov <juri@jurta.org>
11333
11334 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
11335
11336 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
11337
11338 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
11339
11340 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
11341 the constructed function name fun-1.
11342
11343 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
11344 because such links don't lead to parent documentation.
11345
11346 2005-12-08 Kenichi Handa <handa@m17n.org>
11347
11348 * descr-text.el (describe-char): Use *Help-2* buffer if the
11349 current buffer is *Help*. Call describe-text-properties while
11350 setting the original buffer.
11351
11352 2005-12-07 Bill Wohler <wohler@newt.com>
11353
11354 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
11355 and causes problems with non-MH users (such as Gnus users).
11356
11357 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
11358
11359 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
11360 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
11361 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11362 command "info sources". Move calls to GDB command "list".
11363 (gdb-find-file-hook): Just use gdb-source-file-list.
11364 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
11365 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
11366 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11367 (gdb-data-list-register-values-handler): Use correct trigger name.
11368
11369 2005-12-07 Kim F. Storm <storm@cua.dk>
11370
11371 * ido.el (ido-completion-map): Rename from ido-mode-map.
11372 (ido-common-completion-map, ido-file-completion-map)
11373 (ido-file-dir-completion-map, ido-buffer-completion-map):
11374 Rename from ido-mode-....-map.
11375 (ido-init-completion-maps): Rename from ido-init-mode-maps.
11376 (ido-setup-completion-map): Rename from ido-define-mode-map.
11377 (ido-read-internal): Bind minibuffer-local-filename-completion-map
11378 to ido-completion-map.
11379
11380 2005-12-07 Kenichi Handa <handa@m17n.org>
11381
11382 * international/mule-cmds.el
11383 (set-display-table-and-terminal-coding-system): If the coding
11384 system specified in `unibyte-display' property is different from
11385 the arg coding-system, don't setup standard-display-table.
11386
11387 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11388
11389 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
11390 that comments end at \n, regardless of selective-display.
11391
11392 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
11393
11394 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
11395 (gdb-version): New variables.
11396 (gdb-source-file-list, gdb-register-names)
11397 (gdb-changed-registers): New variables for use with GDB 6.4+.
11398 (gdb-ann3): Replace with...
11399 (gdb-init-1, gdb-init-2): ...two new functions.
11400 (gdba, gdb-prompt): Call gdb-init-1.
11401 (gdb-get-version): New function. Call gdb-init-2 from here.
11402 (gud-watch): Make it work with mouse events too.
11403 (gdb-post-prompt): Don't add to queue until GDB version is known.
11404 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
11405 (gdb-locals-mode): Use gdb-version.
11406 (gdb-memory-format-map, gdb-memory-unit-map)
11407 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
11408 (gdb-locals-font-lock-keywords-1)
11409 (gdb-locals-font-lock-keywords-2): New variables.
11410 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
11411 (gdb-set-gud-minor-mode-existing-buffers-1)
11412 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
11413 (gdb-var-update-1, gdb-var-update-handler-1)
11414 (gdb-data-list-register-values-handler)
11415 (gdb-data-list-register-values-custom)
11416 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
11417 (gdb-stack-list-locals-handler, gdb-get-register-names):
11418 New functions for use with GDB 6.4+.
11419 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
11420 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
11421 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
11422 (gdb-stack-list-locals-regexp)
11423 (gdb-data-list-register-names-regexp): New regexps for use with
11424 GDB 6.4+.
11425
11426 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11427
11428 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
11429
11430 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
11431
11432 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
11433 prompts work for AUTH PLAIN. Also reported by Steve Allan
11434 <seallan@verizon.net>.
11435
11436 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11437
11438 * frame.el (set-frame-parameter): Add doc string.
11439
11440 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
11441
11442 * textmodes/org.el (org-occur-highlights): New variable.
11443 (org-highlight-new-match, org-remove-occur-highlights): New functions.
11444 (org-highlight-sparse-tree-matches): New option.
11445 (org-do-occur): New function.
11446 (org-get-heading): Make it work also at beginning of line.
11447 (org-category-table): New variable.
11448 (org-get-category-table, org-get-category)
11449 (org-camel-to-words, org-link-search): New functions.
11450 (org-select-this-todo-keyword): New variable.
11451 (org-todo-list): New command.
11452 (org-shiftright, org-shiftleft): New commands.
11453 (org-agenda-todo): Add prefix argument.
11454 (org-show-hierarchy-above): New option.
11455 (org-show-todo-tree): Numerical prefix creates tree for specific
11456 TODO keyword.
11457 (org-outline-level): New function, to assign a level to plain
11458 lists items.
11459 (org-cycle-include-plain-lists): New option.
11460 (org-mode): Use `org-outline-level' as value of `outline-level'.
11461 (org-cycle): Temporarily switch `outline-regexp' if
11462 `org-cycle-include-plain-lists' is non-nil.
11463 (org-start-icalendar-file): Fix format bug.
11464 (org-agenda-get-day-entries): Create category table.
11465 (org-agenda-get-todos, org-agenda-get-timestamps)
11466 (org-agenda-get-deadlines, org-agenda-get-scheduled)
11467 (org-agenda-get-blocks): Use `org-get-category'.
11468 (org-context-in-file-links): Rename from
11469 `org-line-numbers-in-file-links'.
11470
11471 2005-12-06 Romain Francoise <romain@orebokech.com>
11472
11473 * window.el (balance-windows): Delete extraneous third arg in call
11474 to `enlarge-window'.
11475
11476 2005-12-06 Kenichi Handa <handa@m17n.org>
11477
11478 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
11479
11480 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
11481
11482 * progmodes/gdb-ui.el (gdb-var-create-handler)
11483 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
11484 (gdb-var-list-children-handler, gdb-var-update-handler):
11485 Current buffer is already gdb-partial-output-buffer, don't
11486 make it current again.
11487
11488 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
11489
11490 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
11491 (list-buffers-noselect): Use it.
11492
11493 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
11496 (mail-yank-ignored-headers): Use regexp-opt.
11497 (mail-mode-map): Move initialization into declaration.
11498 (mail-sent-via): Remove unused shadowed var `to-line'.
11499 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
11500 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
11501 (mail-do-fcc): Use dolist and push.
11502 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
11503 (mail-yank-ignored-headers): Don't autoload.
11504
11505 2005-12-05 Kenichi Handa <handa@m17n.org>
11506
11507 * international/mule-cmds.el (set-language-info-internal): New fun.
11508 (set-language-info): Call set-language-info-internal to update
11509 language-info-alist. If LANG-ENV is the current one, call
11510 set-language-environment to make INFO effective now.
11511 (set-language-info-alist): Likewise.
11512 (locale-language-names): With locale "en", use English
11513 lang. env. but set the default codings to iso-8859-1.
11514
11515 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
11516
11517 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
11518 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
11519 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
11520 for plain strings.
11521 (gdb-frames-mode): Remove redundant call to font-lock-mode.
11522 (gdb-all-registers): Rename from toggle-gdb-all-registers.
11523 Create registers buffer if necessary. Echo new state in minibuffer.
11524 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
11525
11526 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
11527
11528 * info.el (Info-fontify-node): Match external links using
11529 non-directory part of filename.
11530
11531 2005-12-04 Juri Linkov <juri@jurta.org>
11532
11533 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
11534 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
11535 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
11536 because there is no customization option for it.
11537
11538 * font-lock.el (lisp-font-lock-keywords-1):
11539 Add define-global-minor-mode.
11540
11541 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
11542
11543 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
11544 properties on the constructed variable names.
11545
11546 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11547 Put `definition-name' properties on the constructed function names
11548 next-sym and prev-sym.
11549
11550 * emacs-lisp/find-func.el (find-function-regexp):
11551 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
11552 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
11553 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
11554 and easy-menu-define.
11555
11556 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
11557 easy-mmode-define-global-mode and define-global-minor-mode.
11558 (lisp-imenu-generic-expression): Add define-global-minor-mode.
11559
11560 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
11561 instead of easy-mmode-define-global-mode.
11562
11563 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11564 Use define-minor-mode instead of easy-mmode-define-minor-mode.
11565
11566 * cus-edit.el (customize-group, customize-group-other-window):
11567 Filter out autoloaded options from the group completion list by
11568 using heuristics that autoloaded groups don't have `custom-autoload'
11569 property on their symbols (they have only `custom-loads').
11570
11571 * simple.el (completion-setup-function): Put completions-common-part
11572 face on complete completion string too (i.e. completion string
11573 without completions-first-difference face).
11574
11575 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
11576
11577 2005-12-03 Eli Zaretskii <eliz@gnu.org>
11578
11579 * view.el (view-mode): Doc fix.
11580
11581 * disp-table.el (standard-display-european): Add to the warning
11582 message a reference to the doc string.
11583
11584 * play/yow.el (apropos-zippy): Call print-help-return-message,
11585 similar to other Help and Apropos commands.
11586
11587 * help.el (print-help-return-message): If pop-up-frames is
11588 non-nil, set up help-return-method to delete the help window and,
11589 possibly, its frame as well, and don't display message about
11590 scrolling the help window. Doc fix.
11591 (help-return-method): Doc fix.
11592
11593 2005-12-03 Martin Rudalics <rudalics@gmx.at>
11594
11595 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
11596 whereby names of length one or names starting with a
11597 symbol-constituent character would not be returned.
11598
11599 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11600
11601 * subr.el (atomic-change-group): Add edebug and indentation spec.
11602
11603 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11604
11605 * completion.el (save-completions-file-name): Fix typo in last change.
11606
11607 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11608
11609 * info.el: Move back/forward history to the beginning of the tool bar.
11610
11611 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
11612
11613 * allout.el (eval-when-compile): Remove unnecessary load of cl.
11614 Add fset of allout-real-isearch-abort during compile to fix
11615 byte-compilation warnings.
11616 (allout-mode-p): Move definition of this macro above all uses, or
11617 byte compilation in barren emacs (eg, during emacs build) will
11618 lack the definition.
11619 (allout-mode): Move this variable above any uses, or byte
11620 compilation will fail.
11621 (allout-resolve-xref): Remove use of personal file-reference function.
11622 (allout-toggle-current-subtree-encryption): Do the current (ie,
11623 visible containing) topic, rather than nearest around point. Doc fix.
11624 (allout-toggle-subtree-encryption): New function, workhorse that
11625 works on nearest topic containing point.
11626 (allout-encrypt-string): Signal requirement for newer version of pgg.
11627 (allout-resumptions): Doc fix.
11628
11629 2005-12-02 Eli Zaretskii <eliz@gnu.org>
11630
11631 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
11632
11633 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
11634
11635 * textmodes/flyspell.el (flyspell-external-point-words):
11636 Consider a misspelling as found in the string search if: (a) misspelling
11637 and found string lengths match, or (b) misspelling is found as
11638 element in a boundary-chars separated longer string, or (c)
11639 ispell-program-name is really ispell and misspelling is found as
11640 part of a TeX string. After successful match move beginning of
11641 search region to end of match. Warn about not found misspellings
11642 once the process is done.
11643 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
11644
11645 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
11646
11647 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
11648 tool bar (removed inadvertently).
11649
11650 2005-12-02 Juri Linkov <juri@jurta.org>
11651
11652 * log-view.el (log-view-diff): Clarify doc string.
11653
11654 2005-12-01 Bill Wohler <wohler@newt.com>
11655
11656 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
11657 triggers lm-verify errors.
11658
11659 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
11660
11661 * simple.el (transient-mark-mode, line-number-mode)
11662 (column-number-mode, size-indication-mode): Remove `:require nil'.
11663
11664 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
11665
11666 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
11667 in the margin also.
11668 (gdb-breakpoints-mode-map): Use D instead of d for
11669 gdb-delete-breakpoint.
11670 (gdb-get-frame-number): Require a number to match on.
11671 (gdb-threads-mode-map): Add follow-link binding.
11672
11673 2005-11-30 Jason Rumney <jasonr@gnu.org>
11674
11675 * isearch.el (isearch-mode-map): Avoid exiting search on
11676 language-change event.
11677
11678 2005-11-30 Romain Francoise <romain@orebokech.com>
11679
11680 * speedbar.el (speedbar-default-position): New defcustom.
11681 (speedbar-frame-reposition-smartly): Use it.
11682
11683 * dframe.el (dframe-reposition-frame-emacs): Fix position
11684 computation for `left' location.
11685 Update copyright year.
11686
11687 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11688
11689 * help.el (help-map): Move initialization into declaration.
11690
11691 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
11692
11693 * help-fns.el (help-argument-name): Don't autoload.
11694 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
11695 to be re-loaded when customizing the `help' group.
11696
11697 2005-11-30 John Paul Wallington <jpw@gnu.org>
11698
11699 * help-fns.el (describe-function-1): Fill arglist output.
11700
11701 2005-11-30 Kim F. Storm <storm@cua.dk>
11702
11703 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
11704 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
11705 after revert-buffer (or anything else which kills all local variables).
11706
11707 * apropos.el (apropos-parse-pattern): Doc fix.
11708 Set apropos-regexp directly, rather than expecting callers to do so.
11709 (apropos-command, apropos, apropos-value, apropos-documentation):
11710 Simplify calls to apropos-parse-pattern.
11711
11712 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11713
11714 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
11715 (hi-lock-face-phrase-buffer): Use hi-yellow face.
11716 (hi-lock-write-interactive-patterns): Use comment-region.
11717
11718 * longlines.el (longlines-mode): Add mail-setup-hook.
11719
11720 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
11721
11722 * simple.el (sendmail-user-agent-compose, next-line):
11723 Conditionally use hard-newline.
11724
11725 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11726
11727 * international/latexenc.el (latex-inputenc-coding-alist):
11728 Reword doc string.
11729
11730 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11731
11732 * help.el (describe-key-briefly, describe-key): Recognize default
11733 bindings.
11734
11735 2005-11-29 Romain Francoise <romain@orebokech.com>
11736
11737 * view.el (view-inhibit-help-message): New defcustom.
11738 (view-mode-enter): Use it.
11739
11740 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
11741
11742 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
11743 Preserve user position.
11744
11745 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
11746
11747 * font-lock.el: Throw error if facemenu is not loaded to prevent
11748 accidental change of loading order in loadup.el. (Suggested by RMS.)
11749
11750 * loadup.el: Add comment explaining why facemenu must be loaded
11751 before font-lock.
11752
11753 2005-11-28 Jay Belanger <belanger@truman.edu>
11754
11755 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
11756 (calc-dispatch-map): Add more keys for `calc-same-interface'.
11757
11758 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
11759
11760 * calc/calc-embed.el (calc-do-embedded): Update help message.
11761
11762 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
11763
11764 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11765
11766 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
11767
11768 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
11769 called-interactively-p.
11770 (elp-profilable-p): Rename from elp-not-profilable-p.
11771 Invert result and take into account macros and autoloaded functions.
11772 (elp-instrument-function): Update call.
11773 (elp-instrument-package): Update call. Add completion.
11774 (elp-pack-number): Use match-string.
11775 (elp-results-jump-to-definition-by-mouse): Merge into
11776 elp-results-jump-to-definition and then remove.
11777 (elp-output-insert-symname): Make help echo text single-line.
11778
11779 * replace.el (query-replace-map): Move initialization into declaration.
11780 (occur-engine): Use with-current-buffer.
11781 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
11782 (occur-mode-mouse-goto): Replace with an alias.
11783
11784 2005-11-28 Juri Linkov <juri@jurta.org>
11785
11786 * simple.el (quoted-insert): Let-bind input-method-function to nil.
11787
11788 * term/w32-win.el: Bind [S-tab] to [backtab].
11789
11790 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
11791 `Info-find-file' to t.
11792
11793 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
11794 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
11795 and same-window-regexps.
11796 (occur-next-error): Don't move point for arg 0.
11797
11798 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
11799
11800 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
11801
11802 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11803
11804 * log-edit.el (log-edit-changelog-use-first): New var.
11805 (log-edit-changelog-ours-p): Use it.
11806 (log-edit-insert-changelog): Set it with new arg `use-first'.
11807 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
11808 (log-edit-hook): Add them to the list of suggested options.
11809
11810 * textmodes/flyspell.el (flyspell-last-buffer): New var.
11811 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
11812 redundant work.
11813 (flyspell-mode-on): Use add-hook for after-change-functions.
11814 (flyspell-mode-off): Use remove-hook for after-change-functions.
11815 (flyspell-changes): Make it buffer-local.
11816 (flyspell-after-change-function): Make it non-interactive. Use push.
11817 (flyspell-post-command-hook): Check input-pending-p while processing
11818 the potentially long list of buffer changes.
11819
11820 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11821
11822 * buff-menu.el (list-buffers-noselect): Display the selected
11823 frame's buffer list, not the global one.
11824
11825 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11826
11827 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
11828 that (list last-input-event) works as in interactive spec.
11829
11830 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11831
11832 * loadup.el ("facemenu"): Load facemenu before font-lock, because
11833 `facemenu-keymap' needs to be defined when font-lock is loaded.
11834 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
11835
11836 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11837
11838 * completion.el: Remove useless leading * in defcustom docstrings.
11839 (save-completions-file-name): Use ~/.emacs.d if available.
11840 (completion-standard-syntax-table): Rename from
11841 cmpl-standard-syntax-table and fold initialization into declaration,
11842 thus removing cmpl-make-standard-completion-syntax-table.
11843 (completion-lisp-syntax-table, completion-c-syntax-table)
11844 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
11845 (cmpl-saved-syntax, cmpl-saved-point): Remove.
11846 (symbol-under-point, symbol-before-point)
11847 (symbol-under-or-before-point, symbol-before-point-for-complete)
11848 (add-completions-from-c-buffer): Use with-syntax-table.
11849 (make-completion): Don't return a list of completion entries.
11850 Update callers.
11851 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
11852 (completion-initialize): Rename from initialize-completions.
11853 (completion-find-file-hook): Rename from cmpl-find-file-hook.
11854 (kill-emacs-save-completions): Collect stats here.
11855 (save-completions-to-file, load-completions-from-file):
11856 Use with-current-buffer.
11857 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
11858 into a function. Move all calls to toplevel.
11859 (completion-lisp-mode-hook): New fun.
11860 (completion-c-mode-hook, completion-setup-fortran-mode):
11861 Set the syntax-table here. Use local-set-key.
11862 (completion-saved-bindings): New var.
11863 (dynamic-completion-mode): Make it into a proper minor mode.
11864 (load-completions-from-file): Remove unused var `num-uses'.
11865
11866 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
11867 constructor if it is explicitly overridden.
11868
11869 * complete.el (PC-completion-as-file-name-predicate):
11870 Use minibuffer-completing-file-name.
11871 (partial-completion-mode): Use find-file-not-found-functions.
11872 (PC-lisp-complete-symbol): Use with-syntax-table.
11873 (PC-look-for-include-file): Remove dead setq.
11874 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
11875 (PC-complete): Use with-current-buffer.
11876
11877 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
11878 escape single quotes.
11879
11880 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11881
11882 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
11883 of `if' whose condition always returned nil. Doc fix.
11884
11885 * buff-menu.el (Buffer-menu-revert-function): Make the selected
11886 window's buffer the current buffer around the call to
11887 `list-buffers-noselect'. This is necessary to mark that buffer
11888 with a `.' in the Buffer Menu when called from Lisp, for instance
11889 by Auto Revert Mode.
11890
11891 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11892
11893 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
11894 attaching to it.
11895 (gdb-pre-prompt): Make sure gdb-error is reset.
11896
11897 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
11898 with a child process, detect it.
11899 (gud-speedbar-buttons): Match regexp more carefully.
11900
11901 2005-11-27 Richard M. Stallman <rms@gnu.org>
11902
11903 * mouse.el (mouse-drag-move-window-bottom):
11904 Use adjust-window-trailing-edge.
11905
11906 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11907
11908 * simple.el (blink-matching-open): Ignore
11909 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
11910 (blink-matching-paren-on-screen): Update docstring.
11911
11912 * paren.el (show-paren-mode): No longer change
11913 `blink-matching-paren-on-screen'.
11914
11915 2005-11-27 John Paul Wallington <jpw@pobox.com>
11916
11917 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11918 (gdb-threads-select, gdb-edit-register-value):
11919 Use `posn-set-point' instead of `mouse-set-point' because the
11920 latter is not fbound when configured without X.
11921
11922 2005-11-27 Kim F. Storm <storm@cua.dk>
11923
11924 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
11925 existing face when partially highlighting a TAB in a rectangle.
11926
11927 2005-11-26 Kim F. Storm <storm@cua.dk>
11928
11929 * ido.el (ido-mode-map): Doc fix.
11930 (ido-mode-common-map, ido-mode-file-map)
11931 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
11932 (ido-define-mode-map): Rewrite. Select one of the new maps as
11933 parent for ido-mode-map instead of building from scratch.
11934 (ido-init-mode-maps): New defun to initialize new maps.
11935 (ido-mode): Call it.
11936 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
11937 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
11938
11939 2005-11-26 John Paul Wallington <jpw@pobox.com>
11940
11941 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
11942 `mouse-set-point' because the latter is not fbound when configured
11943 without X.
11944
11945 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11946
11947 * files.el (file-relative-name): Doc fix.
11948
11949 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
11950
11951 * progmodes/octave-inf.el (inferior-octave-startup): Force a
11952 non-empty string for secondary prompt PS2.
11953
11954 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11955
11956 * progmodes/compile.el (compilation-setup): Fix last change.
11957
11958 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
11959
11960 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11961 (gdb-mouse-toggle-breakpoint-margin)
11962 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
11963 Add gdb-server-prefix to keep out of command history.
11964 (gdb-edit-register-value): New function.
11965 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
11966 (gdb-info-registers-custom): Use above map.
11967
11968 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11969
11970 * custom.el (enable-theme): Signal error if argument is not a
11971 theme. Don't recalculate a face if it's not loaded yet.
11972
11973 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
11974 the `user' theme is in effect.
11975
11976 * info.el (Info-on-current-buffer): Record actual filename in
11977 Info-current-file, instead of t, or a fake filename if a non-file
11978 buffer. Make autoload.
11979 (Info-find-node, Info-revert-find-node): No need to check for
11980 Info-current-file nil.
11981 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
11982 Info-current-file is now never `t'.
11983 (Info-fontify-node): Many simplifications due to Info-current-file
11984 always being valid. Use Info-find-file to find node filename.
11985
11986 2005-11-25 David Kastrup <dak@gnu.org>
11987
11988 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
11989 new character, then delete" in order to preserve markers.
11990
11991 2005-11-25 David Ponce <david@dponce.com>
11992
11993 * recentf.el (recentf-arrange-by-rule): Handle a special
11994 `auto-mode-alist'-like "strip suffix" rule.
11995 (recentf-build-mode-rules): Handle second level auto-mode entries.
11996
11997 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
11998
11999 * viper-keym.el (viper-ESC-key): Use different values in terminal and
12000 window modes.
12001
12002 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
12003 jde-javadoc-checker-report-mode.
12004
12005 * ediff-wind (ediff-make-wide-display): Slight simplification.
12006
12007 * ediff.el (ediff-date): Change the date of last update.
12008
12009 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
12010
12011 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
12012 Use define-minor-mode, and make it a local mode. Turn on font-lock.
12013 (hi-lock-mode): New global minor mode.
12014 (turn-on-hi-lock-if-enabled): New function.
12015 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
12016 Change arguments to regexp and face instead of a font-lock pattern.
12017 Directly set face property, instead of refontifying.
12018 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
12019 (hi-lock-find-patterns): Use line-number-at-pos.
12020
12021 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
12022 arguments for hi-lock-set-pattern.
12023 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
12024 Call font-lock-fontify-buffer.
12025 (hi-lock-find-file-hook, hi-lock-current-line)
12026 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
12027
12028 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
12029 turned off.
12030
12031 * progmodes/compile.el (compilation-setup): Don't fiddle with
12032 font-lock-defaults.
12033
12034 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
12035
12036 * progmodes/gdb-ui.el (gdb-var-create-handler)
12037 (gdb-var-list-children-handler): Find values for all variable
12038 objects. gud-speedbar-buttons decides whether to display them.
12039
12040 2005-11-24 Romain Francoise <romain@orebokech.com>
12041
12042 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
12043 buffer name with a space.
12044
12045 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
12046
12047 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
12048 `org-export-local-list-max-depth'. Change default value to 3.
12049 (org-auto-renumber-ordered-lists)
12050 (org-plain-list-ordered-item-terminator): New options.
12051 (org-at-item-p, org-beginning-of-item, org-end-of-item)
12052 (org-get-indentation, org-get-string-indentation)
12053 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
12054 New functions.
12055 (org-move-item-down, org-move-item-up): New commands.
12056 (org-export-as-html): New classes for CSS support. Bug fix in
12057 regular expression detecting fixed-width regions. Respect
12058 `org-local-list-ordered-item-terminator'.
12059 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
12060 also a list item.
12061 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
12062 New item moving functions.
12063
12064 2005-11-24 Juri Linkov <juri@jurta.org>
12065
12066 * isearch.el (isearch-repeat): With empty search ring set
12067 `isearch-error' to the error string instead of signaling error
12068 with the function `error'.
12069
12070 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12071
12072 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
12073
12074 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
12075
12076 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
12077 and variable.
12078 (gdb-var-create-handler, gdb-var-list-children-handler):
12079 Don't match on "char **...".
12080 (gdb-var-update-handler): Find values for all variable objects.
12081 (gdb-info-frames-custom): Identify frames by leading "#".
12082
12083 * progmodes/gud.el (gud-speedbar-menu-items): Add
12084 gdb-speedbar-auto-raise as radio button.
12085 (gud-speedbar-buttons): Raise speedbar if requested.
12086 Don't match on "char **...".
12087 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
12088 Make it editable.
12089
12090 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
12091
12092 * info.el (Info-fontify-node): Handle the case where
12093 Info-current-file is t.
12094
12095 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
12096
12097 * simple.el (blink-matching-open): Fix off-by-one in last change.
12098
12099 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12100
12101 * term/mac-win.el: Don't change default directory.
12102
12103 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
12104
12105 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
12106 buffers correctly. (It used to throw an error in such buffers.)
12107 Make it ask for confirmation in group buffers and other Custom
12108 buffers containing more than one customization item.
12109
12110 2005-11-22 John Paul Wallington <jpw@gnu.org>
12111
12112 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
12113 property on mail and url overlays.
12114 (goto-address-at-point): Use `posn-set-point' instead of
12115 `mouse-set-point' because the latter is not fbound when configured
12116 without X.
12117
12118 2005-11-22 Lars Hansen <larsh@soem.dk>
12119
12120 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
12121 (ls-lisp-classify, ls-lisp-format): Delete call to
12122 ls-lisp-parse-symlink.
12123 (ls-lisp-handle-switches): Handle symlinks to directories as
12124 directories when ls-lisp-dirs-first in non-nil.
12125
12126 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
12127
12128 * startup.el (command-line): Make sure that loaddefs.el is handled
12129 correctly in load-history.
12130
12131 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
12132
12133 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
12134 (gdb-struct-string, gdb-array-string): New constants.
12135 (gdb-info-locals-handler): Use them.
12136 (gdb-reset): Reset gdb-var-list to nil.
12137
12138 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12139
12140 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
12141 in patterns.
12142
12143 2005-11-21 Juri Linkov <juri@jurta.org>
12144
12145 * custom.el (defcustom): Update link types in docstring.
12146
12147 2005-11-20 Martin Rudalics <rudalics@gmx.at>
12148
12149 * custom.el (defgroup): Add doc-string-elt info.
12150
12151 * widget.el (define-widget): Don't use declare for the doc-string-elt.
12152
12153 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
12154
12155 * newcomment.el (comment-enter-backward): Fix last fix.
12156
12157 * simple.el (blink-matching-open):
12158 * paren.el (show-paren-function): Allow new paren-class info.
12159
12160 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
12161
12162 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
12163 handled automagically.
12164
12165 2005-11-20 Andreas Schwab <schwab@suse.de>
12166
12167 * descr-text.el (describe-char): When copying overlays put them
12168 over the full char description instead of just the first character
12169 of it.
12170
12171 2005-11-20 Juri Linkov <juri@jurta.org>
12172
12173 * simple.el (what-cursor-position):
12174 * descr-text.el (describe-char): Use Lisp-readable syntax
12175 for octal and hex. Reorder decimal, octal and hex values.
12176 Remove excess whitespace in the output. Use `=' in `column='
12177 like in `point=' and `Hscroll='.
12178
12179 * international/mule-cmds.el (encoded-string-description):
12180 Use Lisp-readable syntax for hex.
12181
12182 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12183
12184 * newcomment.el (comment-enter-backward): Handle the case where the
12185 comment is closed by EOB.
12186
12187 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
12188
12189 * longlines.el (longlines-before-revert-hook)
12190 (longlines-after-revert-hook): New functions.
12191 (longlines-mode): Turn off longlines temporarily when reverting.
12192 Add a message-setup-hook.
12193 (longlines-decode-buffer): New function.
12194 (longlines-wrap-line): Preserve marker positions.
12195
12196 2005-11-19 Andreas Schwab <schwab@suse.de>
12197
12198 * emacs-lisp/shadow.el: Handle compressed files.
12199
12200 2005-11-19 Romain Francoise <romain@orebokech.com>
12201
12202 * net/browse-url.el (browse-url-default-browser): Signal an error
12203 if no usable browser can be found, rather than try to load w3.
12204
12205 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
12206
12207 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
12208 replacing existing properties.
12209 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12210 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
12211 tty specs.
12212 (rcirc-server-prefix, rcirc-server): New faces.
12213 (rcirc-url-regexp): Generate with rx macro.
12214 (rcirc-last-server-message-time): New variable.
12215 (rcirc-filter): Record time of last message.
12216 (rcirc-keepalive): Kill processes that did not send a message
12217 since the last ping.
12218 (rcirc-mode): Give rcirc-topic a local binding here.
12219
12220 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
12221
12222 * subr.el (read-passwd): Fontify the prompt as we do with other
12223 prompts.
12224
12225 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
12226
12227 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
12228 binding buffer-read-only to nil.
12229
12230 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12231
12232 * complete.el (partial-completion-mode):
12233 Mention completion-auto-help in the doc string.
12234
12235 * man.el (Man-highlight-references): Doc fix. Reformat code in a
12236 more Lisp-ish way.
12237
12238 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
12239
12240 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
12241 digits, not 8, to avoid misalignment for files larger than 100MB.
12242
12243 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12244
12245 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
12246 Mention "keyboard shortcuts" in the help text.
12247
12248 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12249
12250 * startup.el (fancy-splash-default-action): Discard only
12251 mouse-down and succeeding mouse-up events in the splash screen
12252 window so that drag-n-drop event can be processed.
12253
12254 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
12255
12256 * longlines.el (longlines-mode): Add hacks for mail-mode and
12257 message-mode.
12258
12259 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
12260
12261 * textmodes/org.el (org-table-sort-lines): New command.
12262 (org-tbl-menu): Add entry for `org-table-sort-lines'.
12263 (org-add-file): Command removed, use `org-agenda-file-to-front'
12264 instead.
12265 (org-export-icalendar): Use `org-icalendar-combined-name'.
12266 (org-cycle-agenda-files, org-agenda-file-to-end)
12267 (org-agenda-file-to-front): New commands.
12268 (org-table-tab-jumps-over-hlines, org-export-html-style):
12269 New options.
12270 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
12271 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
12272 New functions.
12273 (org-fill-paragraph): Call `org-table-align' in tables.
12274 (org-mode): Call `org-set-autofill-regexps'.
12275 (org-export-as-html): Support for local handformatted lists.
12276 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
12277 (org-export-local-list-max-depth): New option.
12278 (org-html-expand): Use `org-html-protect'.
12279
12280 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
12281
12282 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
12283 to "p".
12284 (gdb): Move definition of gud-pp to...
12285
12286 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
12287 speedbar.
12288 (gdb-find-watch-expression): New function.
12289
12290 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12291
12292 * faces.el (face-attribute, set-face-attribute): Mention existence
12293 of `:ignore-defface' setting in docstring.
12294
12295 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12296
12297 * simple.el (completion-setup-function): Fix last change.
12298
12299 2005-11-17 John Paul Wallington <jpw@pobox.com>
12300
12301 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
12302 Use `posn-set-point' instead of `mouse-set-point' because the
12303 latter is not fbound when configured without X.
12304
12305 * comint.el (comint-insert-input): Likewise.
12306
12307 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12308
12309 * simple.el (hard-newline): New variable.
12310 (sendmail-user-agent-compose, next-line): Use it.
12311
12312 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
12313 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
12314 (mail-mail-reply-to, mail-mail-followup-to)
12315 (mail-position-on-field, mail-signature, mail-yank-original)
12316 (mail-attach-file): Likewise.
12317
12318 * mail/mailheader.el (mail-header-format)
12319 (mail-header-format-function): Likewise.
12320
12321 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
12322
12323 2005-11-17 Juri Linkov <juri@jurta.org>
12324
12325 * font-lock.el (font-lock-faces): Rename this defgroup from
12326 `font-lock-highlighting-faces'.
12327 (font-lock-comment-face, font-lock-comment-delimiter-face)
12328 (font-lock-string-face, font-lock-doc-face)
12329 (font-lock-keyword-face, font-lock-builtin-face)
12330 (font-lock-function-name-face, font-lock-variable-name-face)
12331 (font-lock-type-face, font-lock-constant-face)
12332 (font-lock-warning-face, font-lock-negation-char-face)
12333 (font-lock-preprocessor-face)
12334 (font-lock-regexp-grouping-backslash)
12335 (font-lock-regexp-grouping-construct): Rename :group from
12336 `font-lock-highlighting-faces' to `font-lock-faces'.
12337
12338 * cus-edit.el (lisp, c, tex):
12339 * progmodes/ada-mode.el (ada):
12340 * progmodes/asm-mode.el (asm):
12341 * progmodes/cperl-mode.el (cperl-faces):
12342 * progmodes/cpp.el (cpp):
12343 * progmodes/dcl-mode.el (dcl):
12344 * progmodes/f90.el (f90):
12345 * progmodes/fortran.el (fortran):
12346 * progmodes/icon.el (icon):
12347 * progmodes/idlwave.el (idlwave-misc):
12348 * progmodes/m4-mode.el (m4):
12349 * progmodes/make-mode.el (makefile):
12350 * progmodes/meta-mode.el (meta-font):
12351 * progmodes/modula2.el (modula2):
12352 * progmodes/octave-mod.el (octave):
12353 * progmodes/pascal.el (pascal):
12354 * progmodes/perl-mode.el (perl):
12355 * progmodes/prolog.el (prolog):
12356 * progmodes/ps-mode.el (PostScript-edit):
12357 * progmodes/scheme.el (scheme):
12358 * progmodes/sh-script.el (sh-script):
12359 * progmodes/simula.el (simula):
12360 * progmodes/tcl.el (tcl):
12361 * textmodes/nroff-mode.el (nroff):
12362 * textmodes/reftex-vars.el (reftex-fontification-configurations):
12363 * textmodes/sgml-mode.el (sgml):
12364 * textmodes/texinfo.el (texinfo):
12365 Add :link (custom-group-link font-lock-faces) to defgroup.
12366
12367 * hi-lock.el (hi-lock): Rename this defgroup from
12368 `hi-lock-interactive-text-highlighting'. Change parent group from
12369 `faces' to `font-lock'. Add link to the manual.
12370 (hi-lock-mode, hi-lock-file-patterns-range)
12371 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
12372 `hi-lock-interactive-text-highlighting' to `hi-lock'.
12373 (hi-lock-faces): Add :group `faces'.
12374
12375 * cus-edit.el (custom-variable-prompt): Clarify the code.
12376
12377 * faces.el (face-read-string): Set the default value arg of
12378 completing-read.
12379
12380 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
12381
12382 * rfn-eshadow.el (file-name-shadow-properties)
12383 (file-name-shadow-tty-properties, file-name-shadow-mode):
12384 Remove autoloads, because the file is now preloaded.
12385
12386 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12387
12388 * printing.el (easy-menu-intern): Don't define.
12389 (pr-get-symbol): Use easy-menu-intern only if defined.
12390
12391 * simple.el (blink-matching-open): Simplify a bit.
12392 (completion-setup-function): Fix the case of partial-completion-mode
12393 when the minibuffer's contents start with "-".
12394 Obey completion-base-size-function even when
12395 minibuffer-completing-file-name is non-nil.
12396
12397 2005-11-16 Richard M. Stallman <rms@gnu.org>
12398
12399 * net/eudcb-ph.el (eudc-ph-open-session):
12400 Use set-process-query-on-exit-flag.
12401
12402 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
12403
12404 * international/ucs-tables.el (ucs-set-table-for-input):
12405 Use make-local-variable, not make-variable-buffer-local.
12406
12407 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12408 Improve warning message text.
12409
12410 * savehist.el (savehist-save-hook): Add :group.
12411
12412 * menu-bar.el (menu-bar-help-menu):
12413 Rename Find Extra Packages to External Packages.
12414
12415 * cus-edit.el (Custom-reset-standard): Verify that
12416 :custom-standard-value prop exists before calling it.
12417
12418 * apropos.el (apropos-calc-scores): Use apropos-pattern.
12419
12420 2005-11-16 Martin Rudalics <rudalics@gmx.at>
12421
12422 * wid-edit.el (color): Enclose %t in %{...%}.
12423
12424 * cus-edit.el (face): Enclose %t in %{...%}.
12425
12426 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
12427
12428 * savehist.el (savehist-mode-hook): Re-add the var.
12429 (savehist-mode): Use it.
12430
12431 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12432
12433 * textmodes/flyspell.el: Fix commenting convention.
12434 Remove unnecessary leading * in custom docstrings.
12435 (flyspell-emacs): Remove unused var.
12436 (flyspell-delete-region-overlays): Use remove-overlays.
12437 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
12438 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
12439 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
12440 (flyspell-debug-signal-word-checked): Use with-current-buffer.
12441 (make-flyspell-overlay): Don't locally reuse a global name.
12442 (flyspell-highlight-incorrect-region)
12443 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
12444 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
12445 (flyspell-notify-misspell): Remove unused args `start' and `end'.
12446 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
12447 Wrap calls to accept-process-output inside with-local-quit since it's
12448 often called from a post-command-hook.
12449 (flyspell-correct-word, flyspell-auto-correct-word):
12450 Use ispell-send-string.
12451 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
12452
12453 * calendar/diary-lib.el (diary-list-entries): Also hide the
12454 terminating newline.
12455
12456 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
12457
12458 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
12459 window-system, to allow fonts on tty.
12460
12461 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
12462
12463 * progmodes/gud.el (gud-speedbar-item-info): New function.
12464 (gud-install-speedbar-variables): Use it to display data type
12465 of watch expression as a tooltip in speedbar.
12466
12467 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
12468
12469 * font-core.el (global-font-lock-mode): Add :version keyword,
12470 because default was changed.
12471
12472 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
12473
12474 * startup.el (command-line): Use `custom-reevaluate-setting' for
12475 `file-name-shadow-mode'.
12476
12477 * loadup.el: Preload rfn-eshadow.
12478
12479 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
12480 Add :version keyword.
12481 (file-name-shadow-properties, file-name-shadow-tty-properties)
12482 (file-name-shadow): Add :version keyword.
12483
12484 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
12485 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12486 in the custom-group property of the symbol frames and the fringe
12487 group got no link to its parent group frames.
12488 Doc fix.
12489
12490 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12491
12492 * progmodes/gud.el (gud-stop-subjob): New function.
12493 (gud-menu-map, gud-tool-bar-map): Use it.
12494
12495 2005-11-16 Kim F. Storm <storm@cua.dk>
12496
12497 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
12498 than kill it.
12499 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
12500 to a more useful/logical place.
12501
12502 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12503
12504 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
12505 go buttons complementary.
12506
12507 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12508
12509 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
12510 (rfn-eshadow-sifn-equal): New function.
12511 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
12512
12513 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
12514
12515 * viper-utils.el (viper-non-word-characters-reformed-vi):
12516 Quote `-' in string.
12517
12518 * viper.el (viper-emacs-state-mode-list): Ensure that
12519 rcirc-mode buffers come up in Emacs state.
12520
12521 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
12522 operation.
12523
12524 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
12525
12526 * term.el (term-termcap-format): Fix typos.
12527 (term-down): Fix the negative argument case.
12528
12529 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12530
12531 * progmodes/gdb-ui.el: Remove face-alias left over from change on
12532 2005-08-15.
12533 (gdb-ann3): New command gud-go.
12534 (menu): Accomodate gdb-mi.el.
12535 (gdb-assembler-custom): Make buffer of selected window current
12536 so that set-window-point works.
12537
12538 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
12539 buttons and include new ones.
12540
12541 2005-11-16 Kim F. Storm <storm@cua.dk>
12542
12543 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
12544 (gud-menu-map): Use it.
12545
12546 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
12547
12548 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
12549 that works correctly for Custom and that does not override a user
12550 who disables it.
12551
12552 * help-mode.el (help-make-xrefs, help-xref-on-pp)
12553 (help-xref-interned, help-follow): Make hyperlinks for variables
12554 that are unbound, but have a non-nil variable-documentation property.
12555
12556 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
12557 mode hook. (It conflicted with defcustoms for some mode hooks.)
12558 Use the `variable-documentation' property to give the mode hook a
12559 docstring and expand that docstring.
12560
12561 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
12562
12563 * savehist.el (savehist-mode): Don't bother with
12564 `custom-set-minor-mode'.
12565 (savehist-coding-system): Check XEmacs version.
12566 (history-length): Declare also at run time.
12567 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
12568 Don't set the customize state.
12569 (savehist-minibuffer-hook): Special case for when
12570 minibuffer-history-variable is equal to t.
12571
12572 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12573
12574 * files.el (write-file): Refresh VC status.
12575
12576 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
12577 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
12578 than fundamental-mode to see if the mode was set.
12579
12580 2005-11-14 Romain Francoise <romain@orebokech.com>
12581
12582 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12583 dummy function in `eval-when-compile' to avoid compiler warning.
12584 Require `man' at compile time.
12585
12586 2005-11-14 Jay Belanger <belanger@truman.edu>
12587
12588 * calc-alg.el (calcFunc-write-out-power): Rename it to
12589 calcFunc-powerexpand.
12590 (math-write-out-power): Rename it to math-powerexpand; have it
12591 handle negative exponents.
12592 (calc-writeoutpower): Rename it to calc-powerexpand.
12593
12594 * calc-ext.el: Change calcFunc-writeoutpower and
12595 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
12596 autoloads.
12597 Add calcFunc-ldiv to autoloads.
12598
12599 * calc-arith.el (calcFunc-ldiv): New function.
12600
12601 * calc.el (calc-left-divide): New function.
12602
12603 2005-11-14 Juri Linkov <juri@jurta.org>
12604
12605 * cus-edit.el (custom-variable-prompt): Set the default value arg
12606 of completing-read.
12607
12608 * cus-dep.el (custom-make-dependencies): Reverse the list of
12609 found dependencies.
12610
12611 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
12612
12613 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
12614 Highlighting" entry, it is on by default now.
12615 (menu-bar-options-save): Do not save global-font-lock-mode.
12616
12617 2005-11-13 Richard M. Stallman <rms@gnu.org>
12618
12619 * textmodes/flyspell.el (flyspell-large-region):
12620 Call flyspell-accept-buffer-local-defs.
12621
12622 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
12623
12624 * textmodes/flyspell.el (flyspell-notify-misspell):
12625 Fix misspelling of "Misspelling".
12626 (flyspell-process-localwords): New function.
12627 (flyspell-large-region): Call flyspell-process-localwords and
12628 flyspell-delete-region-overlays.
12629 (flyspell-delete-region-overlays): New function.
12630 (flyspell-delete-all-overlays): Call that.
12631
12632 2005-11-13 Richard M. Stallman <rms@gnu.org>
12633
12634 * help.el (help-for-help-internal): Improve doc of C-h a.
12635 (describe-key): Improve prompt; doc fix.
12636
12637 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12638
12639 * vc-svn.el (vc-svn-registered): Catch all errors.
12640
12641 * cus-dep.el (custom-make-dependencies): Typo.
12642
12643 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
12644
12645 * net/tramp-util.el (top): Fix compilation warning.
12646
12647 2005-11-13 Kim F. Storm <storm@cua.dk>
12648
12649 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
12650
12651 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12652
12653 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
12654 (gud-speedbar-buttons): Match on "const char *" too.
12655
12656 * progmodes/gdb-ui.el (gdb-var-create-handler)
12657 (gdb-var-list-children-handler): Match on "const char *" too.
12658 (gdb-var-evaluate-expression-handler): Match on empty string.
12659 (gdb-var-update-handler): Only call
12660 gdb-var-evaluate-expression-handler when required.
12661
12662 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12663
12664 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
12665 selected window. This still doesn't work for speedbar.
12666 (gud-speedbar-buttons): Handle string expressions properly.
12667
12668 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
12669 (gdb-var-create-handler): Handle string expressions properly.
12670 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
12671 Handle string expressions properly. Move "type" field into regexp.
12672
12673 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12674
12675 * bookmark.el (bookmark-maybe-message): New function to reduce
12676 code duplication: invokes `message' iff baud-rate is high enough.
12677 (bookmark-write-file): Use above instead of an inline conditional.
12678 (bookmark-load): Same.
12679
12680 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12681
12682 * bookmark.el (bookmark-write-file): Don't visit the destination
12683 file, just write the data to it using write-region. This is
12684 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
12685 change to avoid visiting the file in the first place.
12686
12687 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
12688
12689 * hi-lock.el (hi-lock-mode): Set the default value of
12690 font-lock-defaults.
12691
12692 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
12693
12694 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
12695 arg to `file-attributes'.
12696 (find-lisp-format): The UID and GID can now be strings.
12697
12698 2005-11-12 Kim F. Storm <storm@cua.dk>
12699
12700 * help.el (help-map): Bind C-h d to apropos-documentation.
12701
12702 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
12703 when point is at end-of-buffer.
12704
12705 * apropos.el (apropos-match-face): Doc fix.
12706 (apropos-sort-by-scores): Add new choice `verbose'.
12707 (apropos-documentation-sort-by-scores): New defcustom.
12708 (apropos-pattern): Now contains the pattern entered by the user.
12709 (apropos-pattern-quoted): New defvar.
12710 (apropos-regexp): New defvar, containing the regexp corresponding
12711 to apropos-pattern.
12712 (apropos-all-words-regexp): Rename from apropos-all-regexp.
12713 (apropos-read-pattern): New defun. Use it to read pattern arg in
12714 interactive calls; returns list of words for a word list, and
12715 string for a regexp.
12716 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
12717 parses a list of words or regexp as returned by apropos-read-pattern.
12718 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
12719 (apropos-score-doc): Return a very high score if the string
12720 entered by the user matches literally.
12721 (apropos-variable): Doc fix. Use apropos-read-pattern.
12722 (apropos-command): Doc fix. Use apropos-read-pattern and
12723 apropos-parse-pattern. Call apropos-print with nosubst=t.
12724 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
12725 apropos-parse-pattern.
12726 (apropos-documentation): Doc fix. Use apropos-read-pattern and
12727 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
12728 apropos-documentation-sort-by-scores. Call apropos-print with
12729 nosubst=t.
12730 (apropos-documentation-internal): Pass doc string through
12731 substitute-key-definition before adding text properties.
12732 Highlight substring matching literal user input if possible.
12733 (apropos-documentation-check-doc-file): Remove locals beg and end.
12734 Fix calculation of score (as added twice). Pass doc string through
12735 substitute-key-definition before adding text properties.
12736 (apropos-documentation-check-elc-file): Pass doc string through
12737 substitute-key-definition before adding text properties.
12738 Highlight substring matching literal user input if possible.
12739 (apropos-print): Add new arg NOSUBST; if set, command and variable
12740 doc strings have already been passed through substitute-key-definition.
12741 Add code to handle apropos-accumulator items without score element
12742 for backwards compatibility (e.g. with woman package).
12743 Only show scores if apropos-sort-by-scores is `verbose'.
12744
12745 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12746
12747 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
12748 Add jka-compr-load-suffixes to load-suffixes.
12749
12750 * jka-compr.el: Require jka-cmpr-hook.
12751 (jka-compr-info-compress-message, jka-compr-info-compress-program)
12752 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
12753 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
12754 (jka-compr-info-can-append, jka-compr-info-strip-extension)
12755 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
12756 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
12757 (jka-compr-uninstall): Remove entries from
12758 jka-compr-added-to-file-coding-system-alist after they are used.
12759 (jka-compr-error): Remove unused var `curbuf'.
12760 (jka-compr-file-local-copy): Remove unused var `notfound'.
12761
12762 2005-11-10 Romain Francoise <romain@orebokech.com>
12763
12764 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
12765
12766 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
12767
12768 * progmodes/gud.el (gud-menu-map): Move parentheses.
12769 (gdb): New command gud-pv.
12770
12771 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12772
12773 * tar-mode.el: Remove spurious or unnecessary leading stars
12774 in docstrings.
12775 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
12776 (tar-parse-octal-integer-safe): Use mapc.
12777 (tar-header-block-summarize): Remove unused var `ck'.
12778 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
12779 cleared before. Obey default-enable-multibyte-characters.
12780 Use mapconcat. Simplify setting of tar-header-offset.
12781 (tar-mode-map): Move initialization inside delcaration.
12782 (tar-flag-deleted): Use `abs'.
12783 (tar-expunge-internal): Remove unused var `line'.
12784 (tar-expunge-internal): Don't hardcode point-min==1.
12785 (tar-expunge): Widen while doing set-buffer-multibyte.
12786 (tar-rename-entry): Use file-name-coding-system.
12787 (tar-alter-one-field): Don't hardcode point-min==1.
12788 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
12789 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
12790
12791 2005-11-10 Masatake YAMATO <jet@gyve.org>
12792
12793 * add-log.el (add-log-current-defun): Handle class::method
12794 notation of c++. Fix incorrect comment.
12795
12796 2005-11-10 Alan Mackenzie <acm@muc.de>
12797
12798 * help-fns.el (describe-variable): Make C-h v work when a variable
12799 has variable documentation yet is unbound.
12800
12801 2005-11-10 Masatake YAMATO <jet@gyve.org>
12802
12803 * man.el (Man-highlight-references): Set an empty
12804 string to `Man-arguments' if it is nil.
12805 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
12806
12807 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12808
12809 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
12810 commenting conventions.
12811
12812 * cus-dep.el (custom-make-dependencies): Simplify.
12813 Better follow the commenting conventions.
12814
12815 2005-11-09 Richard M. Stallman <rms@gnu.org>
12816
12817 * apropos.el (apropos-pattern): Rename from apropos-regexp.
12818 (apropos-orig-pattern): Rename from apropos-orig-regexp.
12819 All uses changed.
12820 (apropos-rewrite-regexp): Doc fix.
12821 (apropos-variable, apropos-command, apropos, apropos-value):
12822 Change prompt; carry through the argument renaming.
12823
12824 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
12825
12826 * find-lisp.el: Require dired.
12827 (find-lisp-find-dired-internal): Do not call
12828 `abbreviate-file-name' on DIR.
12829
12830 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
12831
12832 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
12833
12834 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
12835
12836 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
12837 when using the speedbar.
12838 (gdb): New command gud-pp.
12839 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
12840
12841 2005-11-09 Juri Linkov <juri@jurta.org>
12842
12843 * replace.el (occur-excluded-properties): New defcustom.
12844 (occur-1, occur-engine, occur-accumulate-lines): Use it.
12845
12846 2005-11-08 Jay Belanger <belanger@truman.edu>
12847
12848 * calc/calc-units.el (math-convert-units): Replace any composite
12849 unit by its definition.
12850
12851 2005-11-08 Lars Hansen <larsh@soem.dk>
12852
12853 * emacs-lisp/autoload.el (update-directory-autoloads):
12854 Add obsolete function alias.
12855
12856 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
12857
12858 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
12859 comment-indent-function.
12860 (lisp-comment-indent): Replace by an alias for comment-indent-default.
12861
12862 * reveal.el (reveal-post-command): Rework the handling of
12863 reveal-open-spots, so as to be more reliable. There were several
12864 tricky corner cases where an open spot might be lost, or where
12865 a closed spot might end up on the list of open spots.
12866 Only reveal text that's ellipsised.
12867
12868 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
12869
12870 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
12871
12872 2005-11-07 John Paul Wallington <jpw@gnu.org>
12873
12874 * ibuffer.el (ibuffer): Search iconified frames too when
12875 getting Ibuffer buffer's window.
12876
12877 2005-11-06 Richard M. Stallman <rms@gnu.org>
12878
12879 * progmodes/compile.el (compilation-internal-error-properties):
12880 save-excursion around the computation of MARKER.
12881
12882 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
12883
12884 * textmodes/flyspell.el (flyspell-external-point-words):
12885 flyspell-get-word returns a list, not just a string.
12886
12887 2005-11-06 John Paul Wallington <jpw@pobox.com>
12888
12889 * ibuffer.el (ibuffer): Search all visible frames when getting
12890 Ibuffer buffer's window.
12891
12892 2005-11-07 Masatake YAMATO <jet@gyve.org>
12893
12894 * man.el (Man-reference-regexp): Accept spaces between
12895 `Man-name-regexp' and `Man-section-regexp'.
12896 (Man-apropos-regexp): New variable.
12897 (Man-abstract-xref-man-page): Use value for `Man-target-string'
12898 if available.
12899 (Man-highlight-references, Man-highlight-references0):
12900 Handle the case when `Man-arguments' includes "-k".
12901 (Man-highlight-references0): Rename the argument `TARGET-POS' to
12902 `TARGET'. `TARGET' can be a number, function or nil.
12903
12904 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
12905
12906 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
12907 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
12908 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
12909 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
12910 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
12911 (gdb-send-item): Use buffer-local-value and simplify.
12912
12913 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
12914
12915 * startup.el (command-line): Use `custom-reevaluate-setting' for
12916 `global-font-lock-mode'.
12917
12918 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
12919 by default, except in batch mode or when the -D option is given.
12920
12921 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
12922 specified keyword args on to `define-minor-mode'. Update docstring.
12923
12924 2005-11-05 Romain Francoise <romain@orebokech.com>
12925
12926 * replace.el (occur-engine): Add marker at end of line, too.
12927
12928 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12929
12930 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12931 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12932 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12933 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12934 argument to all these routines, so the passphrase can be managed
12935 externally and passed in to the system.
12936 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12937 pgg-add-passphrase-to-cache function.
12938
12939 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12940 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12941 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12942 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12943 argument to all these routines, so the passphrase can be managed
12944 externally and passed in to the system.
12945 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12946 function.
12947
12948 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12949
12950 * font-lock.el: Don't deal with font-lock-face-attributes here,
12951 move the code ...
12952
12953 * startup.el (command-line): ... here. Use face-spec-set instead
12954 of custom-declare-face.
12955
12956 * faces.el (face-spec-set): Reset the face if spec is not nil.
12957
12958 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12959
12960 * newcomment.el (comment-region-internal): Box more tightly in the
12961 common case where there's no TAB in the boxed text.
12962
12963 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12964
12965 * info.el (info-tool-bar-map): Use images prev-node, next-node and
12966 up-node.
12967
12968 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
12969
12970 * newsticker.el: Commentary updated. Code formatting changed.
12971 (newsticker-version): Change to "1.9".
12972 (newsticker, newsticker-feed): Doc fix.
12973 (newsticker-url-list): Doc fix. Add option "Weekly".
12974 (newsticker-retrieval-interval): Add option "Weekly".
12975 (newsticker-headline-processing): Doc fix.
12976 (newsticker-auto-mark-filter): Remove.
12977 (newsticker-auto-mark-filter-list): New.
12978 (newsticker-layout, newsticker-sort-method): Doc fix.
12979 (newsticker-hide-old-items-in-newsticker-buffer)
12980 (newsticker-heading-format, newsticker-item-format)
12981 (newsticker-desc-format): Doc fix.
12982 (newsticker-show-all-rss-elements): Remove.
12983 (newsticker-show-all-news-elements): New.
12984 (newsticker-faces, newsticker-ticker): Doc fix.
12985 (remove-from-invisibility-spec): Code formatting.
12986 (newsticker--process-ids): New.
12987 (newsticker-mode): Doc fix.
12988 (newsticker-mode): Change mode-line-format.
12989 (newsticker-start): Remove debug output.
12990 (newsticker-start-ticker): Doc fix. Add autoload cookie.
12991 (newsticker-w3m-show-inline-images): Code formatting.
12992 (newsticker-next-item): Call `force-mode-line-update'.
12993 (newsticker-previous-item): Call `force-mode-line-update'.
12994 (newsticker-next-feed): Call `force-mode-line-update'.
12995 (newsticker-previous-feed): Call `force-mode-line-update'.
12996 (newsticker-mark-all-items-at-point-as-read): Code formatting.
12997 (newsticker-show-old-items): Do not show descs.
12998 (newsticker-hide-entry): Hide too much.
12999 (newsticker-hide-entry, newsticker-show-entry)
13000 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
13001 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
13002 (newsticker-toggle-auto-narrow-to-item): Code formatting.
13003 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
13004 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
13005 (newsticker-get-news): Call `force-mode-line-update'.
13006 Collect process ids.
13007 (newsticker--sentinel): Change coding system handling.
13008 Move image retrieval to new functions newsticker--get-logo-url-*.
13009 Move feed parsing to new functions newsticker--parse-*.
13010 Update list of process ids.
13011 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
13012 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
13013 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
13014 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
13015 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
13016 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
13017 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
13018 (newsticker--decode-coding-string): Remove.
13019 (newsticker--decode-numeric-entities): Check input. Format code.
13020 (newsticker--remove-whitespace): Check input.
13021 (newsticker--do-forget-preformatted): Doc fix.
13022 (newsticker--decode-rfc822-date): Allow for missing time.
13023 (newsticker--update-process-ids): New.
13024 (newsticker--image-sentinel): Change comment.
13025 (newsticker--image-read): Change error message.
13026 (newsticker--imenu-goto): Doc fix. Show headline title.
13027 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
13028 (newsticker--buffer-do-insert-text): Clean whitespace in
13029 html-rendered headline title. Code formatting.
13030 Call `newsticker--buffer-print-extra-elements'.
13031 (newsticker--buffer-print-extra-element): Remove.
13032 (newsticker--buffer-print-extra-elements): New.
13033 (newsticker--buffer-do-print-extra-element): New.
13034 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
13035 large sizes.
13036 (newsticker--run-auto-mark-filter)
13037 (newsticker--do-run-auto-mark-filter):
13038 Use `newsticker-auto-mark-filter-list'.
13039
13040 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
13041
13042 * net/rcirc.el: Use split-string OMIT-NULLS argument.
13043 (rcirc-print): Force redisplay before running hooks. Do long
13044 buffer truncation after making new text read-only. Deal with nil
13045 text when decoding strings. If TARGET is nil, use either the
13046 currently selected buffer, if it is an rcirc buffer and of the
13047 same process or the process buffer.
13048 (rcirc-mode): Remove header-line. Recompute short buffer names.
13049 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
13050 (rcirc-short-buffer-name): Add variable.
13051 (rcirc-kill-buffer-hook): Recompute short buffer names.
13052 Remove nick from private channel.
13053 (rcirc-send-input): Send command text to current-buffer.
13054 Don't clear overlay arrow here.
13055 (rcirc-short-buffer-name): Return a short buffer name.
13056 (rcirc-update-short-buffer-names, rcirc-abbreviate)
13057 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
13058 buffer-name abbreviations.
13059 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
13060 Do not touch nick-table when killing a parted channel.
13061 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
13062 Clear arrow from current buffer if it is now hidden.
13063 (rcirc-current-buffer): Add variable.
13064 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
13065 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
13066 Remove -face from names.
13067 (rcirc-update-activity-string): Print "DND" when globally ignoring
13068 activity.
13069 (rcirc-ignore-buffer-activity-flag): Rename from
13070 rcirc-ignore-channel-activity.
13071 (rcirc-ignore-all-activity-flag): Doc fix.
13072 (rcirc-channels): Remove variable.
13073 (rcirc-kill-buffer-hook):
13074 (rcirc-get-buffer-create): Add nick to private channel.
13075 (rcirc-multiline-edit-submit): Remove tabs.
13076 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
13077 folded.
13078 (rcirc-remove-nick-channel): Bug fix.
13079 (rcirc-toggle-ignore-buffer-activity): Rename from
13080 rcirc-toggle-ignore-channel-activity.
13081 (rcirc-record-activity): Add buffers to the front of the list.
13082 (rcirc-update-activity): Remove killed buffers from list.
13083 (rcirc-process-server-response-1): Remove last argument if it is
13084 null before calling handler.
13085 (rcirc): Add "rcirc" defcustom prefix.
13086 (rcirc-prompt): Simplify default prompt.
13087 Use custom-initialize-default.
13088 (rcirc-private-chats): Remove variable.
13089 (rcirc-prompt): Change initialization.
13090 (rcirc-version): Remove function.
13091 (rcirc-id-string): Add constant.
13092 (rcirc-last-buffer): Remove variable.
13093 (rcirc-buffer-alist): Add variable.
13094 (rcirc-connect): Update variable setup.
13095 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
13096 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
13097 default.
13098 (rcirc-handler-generic): Trigger activity.
13099 (rcirc-send-message): Create the buffor of the target.
13100 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
13101 (rcirc-get-buffer): Just return nil if there is no matching buffer.
13102 (rcirc-multiline-edit-cancel): Remove function.
13103 (rcirc-set-last-buffer): Remove function.
13104 (rcirc-get-any-buffer): Add function.
13105 (rcirc-join-channels): Don't print /join text.
13106 (rcirc-toggle-ignore-channel-activity): Add and update echo area
13107 messages.
13108 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
13109 (rcirc-handler-NOTICE): Recognize CTCP responses.
13110 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
13111 constructing TOPIC string for buffers we are not JOINed.
13112 (rcirc-handler-CTCP-response): Add handler.
13113 (rcirc-multiline-edit-submit): Restore the window-configuration
13114 before adjusting point.
13115 (rcirc): Add customization group.
13116 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
13117 (rcirc-user-full-name, rcirc-startup-channels-alist)
13118 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
13119 (rcirc-ignore-all-activity-flag, rcirc-time-format)
13120 (rcirc-input-ring-size, rcirc-read-only-flag)
13121 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
13122 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
13123 Change defvar to defcustom.
13124 (rcirc-update-prompt): Add optional ALL arg, which will update
13125 prompts in all rcirc buffers. Regexp quote replacement text.
13126 (rcirc-fill-column): Accept frame-width as a value.
13127 (rcirc-set-changed): Add function.
13128 (rcirc-next-active-buffer): Write more meaningful messages.
13129 (rcirc-faces): Add customization group.
13130 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
13131 (rcirc-nick-in-message-face, rcirc-prompt-face)
13132 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
13133 (with-rcirc-process-buffer): Move before first usage.
13134 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
13135 (rcirc-debug-flag): Rename from `rcirc-log-p'.
13136 (rcirc-debug): Rename from `rcirc-log'.
13137 (rcirc-format-response-string): Do not print `-' chars for a
13138 NOTICE with no sender. Simplify output of server responses.
13139
13140 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13141
13142 (rcirc-browse-url-map, rcirc-browse-url-at-point)
13143 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
13144 Make urls mouse and RET clickable.
13145
13146 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13147
13148 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
13149
13150 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
13151
13152 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13153 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13154 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13155 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13156 argument to all these routines, so the passphrase can be managed
13157 externally and passed in to the system.
13158 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13159 pgg-add-passphrase-to-cache function.
13160
13161 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13162 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
13163 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
13164 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
13165 argument to all these routines, so the passphrase can be managed
13166 externally and passed in to the system.
13167 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
13168 function.
13169
13170 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
13171
13172 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
13173 from goto-address-url-regexp.
13174
13175 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
13176
13177 * textmodes/org.el (org-read-date, org-goto-calendar)
13178 (org-recenter-calendar, org-agenda-goto-calendar):
13179 Temporarily clear `calendar-move-hook'.
13180
13181 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
13182
13183 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
13184 merging.
13185
13186 * ediff-util.el (ediff-previous-difference): Don't skip regions that
13187 have merge clashes.
13188
13189 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13190
13191 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13192 Undo previous change.
13193
13194 * startup.el (command-line): Use `custom-reevaluate-setting' for
13195 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
13196 tty-register-default-colors on Mac.
13197
13198 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13199
13200 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
13201 (gdb-buffer-type): Make it automatically buffer local...
13202 (gdb-get-create-buffer): ...and set it accordingly.
13203 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
13204 actually work.
13205
13206 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
13207
13208 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
13209 not red.
13210
13211 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13212
13213 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
13214 case GUD buffer is not visible.
13215 (gdb-goto-breakpoint): Try to force display in source buffer.
13216 (gdb-frame-gdb-buffer): Copy other similar functions.
13217 (gdb-restore-windows): Don't display source if not asked for.
13218 (gdb-assembler-buffer-name): Don't capitalise.
13219
13220 2005-11-03 Richard M. Stallman <rms@gnu.org>
13221
13222 * wid-edit.el (key-sequence): New widget type.
13223
13224 * simple.el (set-mark-command-repeat-pop): New variable.
13225 (set-mark-command): Only interpret plan C-@ after a pop as a pop
13226 if set-mark-command-repeat-pop is true.
13227
13228 * info.el (Info-fontify-node): Don't display extra "see" if there
13229 already is one here.
13230
13231 * mouse.el: Fix special handling of DEL after dragging a region:
13232 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
13233 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
13234
13235 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
13236
13237 * textmodes/ispell.el (ispell-command-loop): Change `i' description
13238 not to assume it pertains to an affix.
13239
13240 * textmodes/flyspell.el (flyspell-post-command-hook):
13241 Bind deactivate-mark to prevent deactivation.
13242
13243 2005-11-03 Lars Hansen <larsh@soem.dk>
13244
13245 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
13246 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
13247 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
13248
13249 2005-11-03 Romain Francoise <romain@orebokech.com>
13250
13251 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
13252 Update copyright years.
13253
13254 2005-11-03 Sam Steingold <sds@gnu.org>
13255
13256 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13257 Use system-type instead of window-system because window-system is not
13258 correctly defined during loadup.
13259
13260 2005-11-02 Mark A. Hershberger <mah@everybody.org>
13261
13262 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
13263 (xml-parse-tag): Join strings separated by a comment properly.
13264
13265 2005-11-02 Andreas Schwab <schwab@suse.de>
13266
13267 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
13268
13269 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13270
13271 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
13272 (byte-optimize-pure-func): Quote the eval'd value.
13273
13274 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13275 Rename from perl-font-lock-syntactic-face-function.
13276 Change the calling convention so it can be used as a font-lock MATCHER.
13277 Do the parse-partial-sexp loop outselves.
13278 (perl-font-lock-syntactic-keywords): Use it.
13279 (perl-mode): Don't set font-lock-syntactic-face-function any more.
13280
13281 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
13282
13283 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
13284 disassembly buffer too.
13285 (gdb-exited): Remove overlay arrows when execution has finished.
13286 (gdb-info-frames-custom, gdb-info-threads-custom)
13287 (gdb-info-registers-custom): Don't add inappropriate text
13288 properties if inferior is not active.
13289
13290 2005-11-02 Glenn Morris <rgm@gnu.org>
13291
13292 * progmodes/fortran.el (fortran-blink-match):
13293 Use `blink-matching-delay'.
13294
13295 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
13296
13297 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
13298
13299 2005-11-02 Lars Hansen <larsh@soem.dk>
13300
13301 * net/tramp.el (tramp-action-out-of-band): Handle scp message
13302 "Permission denied".
13303
13304 2005-11-01 Richard M. Stallman <rms@gnu.org>
13305
13306 * textmodes/flyspell.el (flyspell-external-point-words):
13307 Pass nil to flyspell-get-word.
13308
13309 2005-11-02 Kim F. Storm <storm@cua.dk>
13310
13311 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
13312 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
13313
13314 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13315
13316 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
13317 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
13318 (calendar-mouse-print-dates): Add optional `event' argument.
13319 Update interactive-spec.
13320 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
13321 Use `calendar-event-to-date' instead of `event'.
13322
13323 2005-11-02 Masatake YAMATO <jet@gyve.org>
13324
13325 * progmodes/ld-script.el (ld-script-builtins):
13326 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
13327 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
13328 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
13329
13330 2005-11-01 Romain Francoise <romain@orebokech.com>
13331
13332 * vc-sccs.el: Update copyright year.
13333 * ezimage.el: Likewise.
13334
13335 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
13336
13337 * info.el (Info-fontify-node): Use `string-width' for fontifying
13338 underlined titles.
13339
13340 2005-11-01 Juri Linkov <juri@jurta.org>
13341
13342 * info.el (Info-fontify-node): Downcase node header keywords Node,
13343 Prev, Next, Up before comparison.
13344 (Info-history): Insert absolute directory name, and put invisible
13345 property on it.
13346
13347 2005-11-01 Juri Linkov <juri@jurta.org>
13348
13349 * info.el (Info-file-supports-index-cookies): New variable.
13350 (Info-find-node-2): Check makeinfo version for index cookie support.
13351 (Info-index-nodes): Search for nodes with index cookies only when
13352 Info-file-supports-index-cookies is t. Otherwise, search nodes
13353 with "Index" in the node name.
13354 (Info-index-node): Search index cookie in the current node only when
13355 Info-file-supports-index-cookies is t. Otherwise, check the word
13356 "Index" in the node name.
13357 (Info-find-emacs-command-nodes): Remove code that searches nodes
13358 with "Index" node name in the top menu.
13359
13360 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13361
13362 * progmodes/scheme.el (scheme-mode-variables): Use the default
13363 comment-indent-function.
13364
13365 * faces.el (face-attribute): Handle the case where a face inherits from
13366 a non-existent face.
13367
13368 * simple.el (eval-expression-print-format): Use lisp-readable syntax
13369 for octal and hexa output, and merge the char into the paren.
13370 (kill-new): Use push.
13371 (copy-to-buffer): Use with-current-buffer.
13372 (completion-setup-function): Move code in loop to remove redundancy.
13373 (minibuffer-local-must-match-map): Don't add bindings that duplicate
13374 those inherited from minibuffer-local-completion-map.
13375
13376 * savehist.el (savehist-mode) <defcustom>:
13377 Use custom-set-minor-mode if available.
13378 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
13379 and emit a message if applicable.
13380
13381 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
13382
13383 * savehist.el: Sync up to version 19.
13384 (savehist-mode): New minor mode.
13385 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
13386 (savehist-length): Remove (use history-length instead).
13387 (savehist-file-modes): Rename from savehist-modes.
13388 (savehist-save-hook, savehist-loaded): New vars.
13389 (savehist-load): Use savehist-mode. Try to smooth up transition from
13390 old format to new format.
13391 (savehist-install): Allow savehist-autosave-interval to be nil.
13392 (savehist-save): Run the new hook. Be more careful to only trim the
13393 history variables.
13394 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
13395 (savehist-printable): Print into a buffer rather than char-by-char.
13396
13397 2005-11-01 John Wiegley <johnw@newartisans.com>
13398
13399 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
13400 toggle-ignore keybinding (C-a). The author said it had been
13401 disabled much earlier due to a possible incompatibility, but after
13402 many months of usage I have encountered no problems (and it is a
13403 rather useful option, especially for switching to " *temp*").
13404
13405 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
13406 support for OS/X's AddressBook, by calling out to the open source
13407 program "contacts" (installable through Fink).
13408
13409 * net/eudc.el (eudc-expand-inline): If the
13410 `eudc-multiple-match-handling-method' is set to `all', delete the
13411 query string before inserting the query result.
13412
13413 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
13414 flag, to prevent Eshell from using the system ls when
13415 `eshell-ls-insert-directory' is in used.
13416 (eshell-ls-insert-directory): Disable font-lock in directory
13417 buffer so that Eshell's own fontification is seen. This broke
13418 recently due to changes in font-lock, so this goes back to version
13419 21 behavior.
13420
13421 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
13422
13423 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
13424 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
13425 (gdb-many-windows): Doc fix.
13426
13427 2005-10-31 Romain Francoise <romain@orebokech.com>
13428
13429 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
13430
13431 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
13432
13433 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
13434 that global-font-lock-mode can be enabled by default.
13435
13436 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
13437 (font-lock-add-keywords, font-lock-remove-keywords)
13438 (font-lock-fontify-buffer): Remove autoload cookies.
13439
13440 * jit-lock.el (jit-lock-register): Likewise.
13441
13442 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
13443
13444 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13445
13446 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
13447 intact if there is no gud-comint-buffer.
13448
13449 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
13450
13451 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
13452 old prompt comint-prompt-read-only is t and GDB commands are
13453 issued from tool bar etc.
13454
13455 2005-10-31 Masatake YAMATO <jet@gyve.org>
13456
13457 * vc.el (vc-directory-exclusion-list): Add "{arch}".
13458
13459 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
13460
13461 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
13462 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
13463
13464 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
13465
13466 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
13467 starting at beginning of line. Fontification is messed up when
13468 `open-paren-in-column-0-is-defun-start' set to t.
13469 Reported by John Paul Wallington <jpw@pobox.com>.
13470
13471 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
13472
13473 * comint.el (comint-send-input): Call `comint-update-fence' when
13474 `comint-process-echoes' and `comint-prompt-read-only' are both
13475 non-nil, to avoid leftover read-only newline.
13476
13477 2005-10-30 Richard M. Stallman <rms@gnu.org>
13478
13479 * textmodes/flyspell.el (flyspell-external-point-words):
13480 Detect when WORD can't be checked properly because
13481 flyspell-get-word finds just part of it, and move on.
13482
13483 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
13484 boundarychar for Polish.
13485 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
13486 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
13487
13488 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13489
13490 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
13491 (gdb-registers-font-lock-keywords): Delete.
13492 (gdb-registers-mode): Don't fontify.
13493 (gdb-info-registers-custom): Use text properties instead as, in
13494 future, changed register values will use font-lock-warning-face.
13495 (gdb-local-font-lock-keywords): Rename to...
13496 (gdb-locals-font-lock-keywords): ...for consistency.
13497
13498 2005-10-30 Andre Spiegel <spiegel@gnu.org>
13499
13500 * vc.el (vc-switch-backend): Better error message if the buffer is
13501 not visiting a file under version control.
13502
13503 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
13504
13505 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
13506
13507 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
13508 ~/.emacs.d/.emacs.
13509
13510 2005-10-29 Richard M. Stallman <rms@gnu.org>
13511
13512 * replace.el (occur-mode-mouse-goto): Always go to other window.
13513 (occur-mode-goto-occurrence): Always switch in same window.
13514
13515 * simple.el (undo): Display message at end, not at start.
13516
13517 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
13518 New arg REUSE-CELL.
13519 (cancel-timer-internal): New function.
13520 (timer-event-handler): Use cancel-timer-internal,
13521 and pass the cell it returns to timer-activate...
13522
13523 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
13524 (jit-lock-deferred-fontify, jit-lock-context-fontify)
13525 (jit-lock-after-change): Test memory-full.
13526
13527 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13528
13529 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13530 part of the decoded armor to find the key-identifier.
13531 (pgg-gpg-lookup-key-owner): New function to return the
13532 human-readable identifier of a key owner.
13533 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13534 key itself.
13535 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13536 the key value) if we have a key and can match it against a secret
13537 key. Also, added a note pointing out fact that the prompt only
13538 indicates the first matching key.
13539
13540 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13541 pgg-decrypt-region.
13542 (pgg-pending-timers): A new hash for tracking the passphrase cache
13543 timers, so that new ones supercede old ones.
13544 (pgg-add-passphrase-to-cache): Rename from
13545 `pgg-add-passphrase-cache' to reduce confusion (all callers
13546 changed). Modified to cancel old timers when new ones are added.
13547 (pgg-remove-passphrase-from-cache): Rename from
13548 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13549 changed). Modified to cancel old timers when their keys are
13550 removed from the cache.
13551 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13552 XEmacs, an indirection to delete-itimer.
13553 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13554 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13555 users can only check cache without risk of prompting. Correct bug in
13556 notruncate behavior.
13557 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13558 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13559 Add informative docstrings.
13560 (pgg-decrypt): Convey provided passphrase in subordinate call to
13561 pgg-decrypt-region.
13562
13563 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13564 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13565 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13566 `passphrase' argument, so the passphrase can be managed externally
13567 and then passed in to the system.
13568
13569 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13570 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13571 so the passphrase cache can be used reliably with identifiers
13572 besides a pgp packet's key id.
13573
13574 * pgg-gpg.el (pgg-pgp-encrypt-region)
13575 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13576 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13577 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13578 argument to all these routines, so the passphrase can be managed
13579 externally and passed in to the system.
13580
13581 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13582 `notruncate' argument, so the passphrase cache can be used
13583 reliably with identifiers besides a pgp packet's key id.
13584
13585 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13586
13587 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13588 symmetric encryption.
13589 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13590 encrypted session key.
13591 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13592 message ask for the passphrase in a proper way.
13593
13594 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13595 New user commands for symmetric encryption.
13596
13597 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
13598
13599 * textmodes/conf-mode.el (conf-assignment-sign)
13600 (conf-assignment-regexp): Fix docstrings.
13601 (conf-mode-initialize): New function.
13602 (conf-mode): Remove optional args. Use delay-mode-hooks to
13603 recognize recursive calls.
13604 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
13605 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
13606 (conf-xdefaults-mode): Use define-derived-mode and
13607 conf-mode-initialize.
13608
13609 2005-10-29 Romain Francoise <romain@orebokech.com>
13610
13611 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
13612
13613 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13614
13615 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13616 part of the decoded armor to find the key-identifier.
13617 (pgg-gpg-lookup-key-owner): New function to return the
13618 human-readable identifier of a key owner.
13619 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13620 key itself.
13621 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13622 the key value) if we have a key and can match it against a secret
13623 key. Also, added a note pointing out fact that the prompt only
13624 indicates the first matching key.
13625
13626 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13627 pgg-decrypt-region.
13628 (pgg-pending-timers): A new hash for tracking the passphrase cache
13629 timers, so that new ones supercede old ones.
13630 (pgg-add-passphrase-to-cache): Rename from
13631 `pgg-add-passphrase-cache' to reduce confusion (all callers
13632 changed). Modified to cancel old timers when new ones are added.
13633 (pgg-remove-passphrase-from-cache): Rename from
13634 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13635 changed). Modified to cancel old timers when their keys are
13636 removed from the cache.
13637 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13638 XEmacs, an indirection to delete-itimer.
13639 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13640 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13641 users can only check cache without risk of prompting. Correct bug in
13642 notruncate behavior.
13643 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13644 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13645 Add informative docstrings.
13646 (pgg-decrypt): Convey provided passphrase in subordinate call to
13647 pgg-decrypt-region.
13648
13649 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
13650
13651 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13652 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13653 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13654 `passphrase' argument, so the passphrase can be managed externally
13655 and then passed in to the system.
13656
13657 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13658 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13659 so the passphrase cache can be used reliably with identifiers
13660 besides a pgp packet's key id.
13661
13662 * pgg-gpg.el (pgg-pgp-encrypt-region)
13663 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13664 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13665 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13666 argument to all these routines, so the passphrase can be managed
13667 externally and passed in to the system.
13668
13669 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13670 `notruncate' argument, so the passphrase cache can be used
13671 reliably with identifiers besides a pgp packet's key id.
13672
13673 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13674
13675 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13676 symmetric encryption.
13677 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13678 encrypted session key.
13679 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13680 message ask for the passphrase in a proper way.
13681
13682 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13683 New user commands for symmetric encryption.
13684
13685 2005-10-28 Bill Wohler <wohler@newt.com>
13686
13687 * help-mode.el (help-url): New button type. Calls browse-url.
13688 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
13689 Similar to Info nodes: URL `url'.
13690 (help-make-xrefs): Create help-url buttons for
13691 help-xref-url-regexp matches.
13692
13693 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
13694
13695 * tool-bar.el (tool-bar-add-item-from-menu)
13696 (tool-bar-local-item-from-menu): Fix doc strings.
13697
13698 2005-10-28 Romain Francoise <romain@orebokech.com>
13699
13700 * ldefs-boot.el: Update.
13701
13702 * subr.el (locate-library): Move from help-fns.el.
13703 * help-fns.el (locate-library): Move to subr.el.
13704
13705 2005-10-28 Richard M. Stallman <rms@gnu.org>
13706
13707 * net/tramp.el (tramp-completion-mode): defvar moved up.
13708
13709 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
13710
13711 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
13712
13713 * files.el (find-file-noselect): Use %d to format large file size.
13714
13715 * bindings.el (mode-line-format): Add %e.
13716
13717 * loadup.el ("facemenu"): Load unconditionally.
13718 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
13719 ("x-dnd"): Load, when appropriate.
13720
13721 * startup.el (command-line): Call before-init-hook earlier.
13722 Warn about some bad characters in -u user name.
13723
13724 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
13725 (flyspell-external-point-words): Error if misspelled word is not found.
13726 Set flyspell-large-region-beg at end of word.
13727
13728 2005-10-28 Andreas Schwab <schwab@suse.de>
13729
13730 * view.el (View-revert-buffer-scroll-page-forward):
13731 Use view-page-size-default.
13732
13733 2005-10-28 Juri Linkov <juri@jurta.org>
13734
13735 * international/quail.el (quail-get-current-str): Translate last
13736 raw character for deterministic input methods.
13737
13738 2005-10-27 Jay Belanger <belanger@truman.edu>
13739
13740 * calc/calc-ext.el: Add functions to autoloads.
13741 (math-identity-matrix-p, math-ident-row-p): New functions.
13742
13743 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
13744 multiplication by an identity matrix; don't turn multiplication by
13745 an inverse matrix into division.
13746 (math-div-symbol-fancy): Replace division by matrices with
13747 multiplication by inverse.
13748
13749 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
13750
13751 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
13752 (calc-writeoutpower): New functions.
13753
13754 2005-10-27 Romain Francoise <romain@orebokech.com>
13755
13756 * replace.el (occur-engine): Include colon in mouse-face highlight.
13757
13758 * dired-x.el: Change Maintainer field.
13759
13760 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
13761
13762 * longlines.el (longlines-mode): Bind after-change-functions to
13763 nil during initial decoding and final encoding.
13764
13765 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
13766
13767 * term.el (term-emulate-terminal, term-handle-colors-array)
13768 (term-handle-ansi-escape): Specify the terminfo capabilities
13769 implemented.
13770
13771 2005-10-26 Richard M. Stallman <rms@gnu.org>
13772
13773 * info.el (Info-fontify-node): Fix detection of sentence-break
13774 before *Note.
13775
13776 2005-10-26 Romain Francoise <romain@orebokech.com>
13777
13778 * smerge-mode.el: Add `tools' to file keywords.
13779
13780 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
13781
13782 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
13783 when the fringe is not available.
13784
13785 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
13786 (def-gdb-auto-update-trigger): Simplify construction.
13787 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13788 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
13789 defined explicitly.
13790 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
13791 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
13792 defined explicitly.
13793 (gdb-info-locals-custom): Remove as it's a no-op.
13794
13795 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
13796
13797 * longlines.el (longlines-mode): Remove narrowing before
13798 performing the initial decoding or final encoding.
13799
13800 2005-10-25 Romain Francoise <romain@orebokech.com>
13801
13802 * emacs-lisp/find-func.el (find-library-name): Also strip
13803 extension if library name ends in .el, to take advantage of
13804 `find-library-suffixes'.
13805
13806 2005-10-25 Richard M. Stallman <rms@gnu.org>
13807
13808 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
13809
13810 2005-10-25 Juri Linkov <juri@jurta.org>
13811
13812 * textmodes/texinfo.el (texinfo-mode): Change charset of one
13813 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
13814
13815 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13816
13817 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
13818 (blackbox-redefine-key): Add argument `map'.
13819
13820 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
13821 regions when moving the jit-lock-context-unfontify-pos boundary.
13822
13823 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
13824
13825 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
13826
13827 2005-10-25 Masatake YAMATO <jet@gyve.org>
13828
13829 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
13830
13831 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
13832
13833 * play/blackbox.el (blackbox-redefine-key): New function.
13834 (blackbox-mode-map): Use it to remap existing bindings for cursor
13835 motion instead of binding literal keys.
13836
13837 2005-10-25 Glenn Morris <rgm@gnu.org>
13838
13839 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
13840 diary does not end in a newline. Do not assume a blank line at
13841 the start of the diary file.
13842
13843 2005-10-25 Kenichi Handa <handa@m17n.org>
13844
13845 * international/quail.el (quail-translate-key): If the input
13846 method is deterministic and failed to handle the last key, restart
13847 the key handling loop from an appropriate key.
13848
13849 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
13850
13851 * vc.el (vc-dired-mode): Extend comment for binding of
13852 `directory-listing-before-filename-regexp'.
13853
13854 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13855
13856 * textmodes/texinfo.el (texinfo-mode):
13857 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
13858 not to unnecessarily expose emacs-mule's internal char codes.
13859
13860 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
13861
13862 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
13863 Display hand pointer and help-echo on disabled icon too.
13864 (gdb-mouse-until): New function.
13865 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
13866
13867 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
13868
13869 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
13870 with 2005-10-23 change to doctor.el.
13871
13872 * finder.el (finder-mode-map): Add follow-link binding.
13873
13874 2005-10-25 Kim F. Storm <storm@cua.dk>
13875
13876 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
13877 to gdb-mouse-toggle-breakpoint-fringe.
13878 (gdb-mouse-toggle-breakpoint-margin): Rename from
13879 gdb-mouse-toggle-breakpoint. Fix doc.
13880 (gdb-mouse-toggle-breakpoint-fringe): New defun.
13881 (gdb-put-string): Add optional SPROPS arg. Add props to string.
13882 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
13883 string properties also for fringe breakpoint bitmaps.
13884
13885 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
13886
13887 * textmodes/org.el (org-start-icalendar-file): Fix format form.
13888
13889 2005-10-25 Masatake YAMATO <jet@gyve.org>
13890
13891 * simple.el (completion-common-substring):
13892 Use `completion-common-substring' prior to `completion-base-size'.
13893
13894 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
13895
13896 * savehist.el: Require CL while compiling.
13897 (savehist-history-variables): Remove.
13898 (savehist-save-minibuffer-history, savehist-additional-variables)
13899 (savehist-minibuffer-history-variables): New vars.
13900 (savehist-save): Use them.
13901 (savehist-uninstall, savehist-minibuffer-hook): New funs.
13902 (savehist-install): New fun, extracted from savehist-load.
13903 (savehist-load): Use them.
13904
13905 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13906
13907 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
13908 a dummy doc-string-elt property.
13909 (defalias, defvaralias, define-category): Add a docstring property.
13910
13911 * image.el (defimage):
13912 * widget.el (define-widget):
13913 * custom.el (defface, defcustom): Add `doc-string' declaration.
13914
13915 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
13916 (defadvice): Add `doc-string' declaration.
13917
13918 * emacs-lisp/byte-run.el (macro-declaration-function):
13919 Handle `doc-string' declarations.
13920 (define-obsolete-function-alias, define-obsolete-variable-alias):
13921 Add `doc-string' declaration.
13922
13923 2005-10-24 Kenichi Handa <handa@m17n.org>
13924
13925 * international/utf-7.el (utf-7): Add autoload cookie.
13926
13927 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
13928
13929 2005-10-24 Eli Zaretskii <eliz@gnu.org>
13930
13931 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
13932 list of directories passed to batch-update-autoloads. Add "." to
13933 the list of the echoed directories.
13934
13935 * pgg-def.el:
13936 * pgg-gpg.el:
13937 * pgg-parse.el:
13938 * pgg-pgp.el:
13939 * pgg-pgp5.el:
13940 * pgg.el: Moved here from the gnus subdirectory.
13941
13942 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
13943
13944 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
13945 in case comint-prompt-read-only is set to t.
13946
13947 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
13948 in case comint-prompt-read-only is set to t.
13949
13950 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
13951
13952 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
13953 Now a string.
13954 (icalendar-import-format): Handle CLASS, STATUS, URL.
13955 Rename `subject' to `summary'.
13956 (icalendar-import-format-summary): Rename from
13957 `icalendar-import-format-subject'.
13958 (icalendar-import-format-url, icalendar-import-format-status)
13959 (icalendar-import-format-class): New variables.
13960 (icalendar--rris): Take variable argument list.
13961 (icalendar--datestring-to-isodate): Remove unnecessary
13962 calendar-style check when converting dates with explicit month names.
13963 (icalendar-export-region): Change return type of conversion
13964 subroutines. Bury current buffer unless error occurred.
13965 (icalendar--convert-to-ical)
13966 (icalendar--parse-summary-and-rest): New functions.
13967 (icalendar--convert-ordinary-to-ical)
13968 (icalendar--convert-weekly-to-ical)
13969 (icalendar--convert-yearly-to-ical)
13970 (icalendar--convert-block-to-ical)
13971 (icalendar--convert-cyclic-to-ical)
13972 (icalendar--convert-anniversary-to-ical): Change return type.
13973 Strip trailing blanks from subject.
13974 (icalendar--convert-sexp-to-ical): Change return type.
13975 Strip trailing blanks from subject. Handle simple sexp
13976 entries as generated by icalendar.el.
13977 (icalendar--convert-float-to-ical)
13978 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
13979 (icalendar-import-file): Doc fix.
13980 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
13981 Correct call to icalendar--rris.
13982 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
13983 `summary'.
13984 (icalendar--add-diary-entry): Rename `subject' to `summary'.
13985
13986 2005-10-24 Romain Francoise <romain@orebokech.com>
13987
13988 * server.el (server-sentinel): Set query-on-exit flag to nil on
13989 new client processes (it isn't inherited from the server process).
13990
13991 * replace.el (occur-engine): Rearrange text properties.
13992
13993 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13994
13995 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
13996 case-fold-search is nil.
13997 (debug-help-follow): Use help-xref-interned directly.
13998
13999 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
14000
14001 * thumbs.el (thumbs-image-type): Add .pbm.
14002
14003 2005-10-23 Richard M. Stallman <rms@gnu.org>
14004
14005 * faces.el (inhibit-face-set-after-frame-default): New variable.
14006 (set-face-attribute): Bind it.
14007 (face-set-after-frame-default): Test it.
14008
14009 * help-fns.el (describe-simplify-lib-file-name): New function.
14010 (describe-function-1, describe-variable): Use it.
14011
14012 * faces.el (describe-face): Use describe-simplify-lib-file-name.
14013
14014 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
14015 Eliminate nil as possible value.
14016 (tooltip-hide-delay): Reduce internal-border-width.
14017
14018 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
14019 (menu-bar-file-menu) <new-file>: Likewise.
14020
14021 * simple.el (line-move-finish): Ignore fields computing LINE-END.
14022
14023 * international/mule.el (load-with-code-conversion):
14024 Pass full file name to `eval-buffer' unless preloading.
14025
14026 * textmodes/flyspell.el (flyspell-large-region):
14027 Call ispell-check-version.
14028
14029 * textmodes/ispell.el (ispell-local-dictionary-overridden):
14030 Fix the make-variable-buffer-local call that was supposed
14031 to be for this variable.
14032 (ispell-aspell-supports-utf8): Doc fix.
14033 (ispell-find-aspell-dictionaries): Preserve elements of
14034 ispell-dictionary-alist for dictionaries that aspell doesn't report.
14035 (ispell-aspell-find-dictionary): Return nil on error.
14036
14037 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
14038 (doctor-symptoms): Likewise.
14039
14040 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
14041
14042 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
14043
14044 * cus-edit.el (custom-button, custom-button-pressed): New vars.
14045 (custom-raised-buttons): Add :set spec.
14046 (custom-button-unraised, custom-button-pressed-unraised):
14047 New faces, so that custom-raised-buttons actually does something.
14048 (custom-mode): Use custom-button and custom-button-pressed.
14049
14050 * wid-edit.el (widget-specify-button): Don't ignore
14051 widget-mouse-face on graphic terminals.
14052 (widget-move-and-invoke): Cleanup.
14053
14054 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
14055
14056 * whitespace.el (whitespace-cleanup): Doc fix.
14057
14058 2005-10-23 Romain Francoise <romain@orebokech.com>
14059
14060 * emulation/viper.el (viper-set-hooks): Quote forms passed to
14061 `eval-after-load' to avoid evaluating their result.
14062
14063 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
14064
14065 * files.el (directory-listing-before-filename-regexp):
14066 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
14067
14068 * dired.el (dired-move-to-filename-regexp): Remove.
14069 All occurences replaced by `directory-listing-before-filename-regexp'.
14070
14071 * dired-x.el, locate.el, vc.el:
14072 Replace `dired-move-to-filename-regexp' by
14073 `directory-listing-before-filename-regexp'. In vc.el it is
14074 overwritten locally; maybe this can be handled in files.el too.
14075
14076 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
14077 replaced by `directory-listing-before-filename-regexp'.
14078
14079 2005-10-23 Andreas Schwab <schwab@suse.de>
14080
14081 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
14082 and eval-next-after-load.
14083
14084 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
14085
14086 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
14087 exist, create it.
14088
14089 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
14090
14091 * allout.el: Remove autoloads for mailcrypt and crypt++.
14092 Require pgg, pgg-gpg during compilation.
14093 (allout-version): Increment version number to 2.1, and use a literal
14094 rather than RCS Id.
14095 (allout-default-encryption-scheme): Remove.
14096 (allout-passphrase-verifier-handling)
14097 (allout-passphrase-verifier-string)
14098 (allout-file-passphrase-verifier-string)
14099 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
14100 (allout-passphrase-hint-handling): Rename and simplify.
14101 (allout-init): Use `find-file-hook' if available, otherwise
14102 `find-file-hooks'.
14103 (allout-mode): Use `write-file-functions' if available, otherwise
14104 `local-write-file-hooks' and, instead of making auto-save-hook
14105 buffer local, make the write-file-hook activity contingent to
14106 allout-mode.
14107 (allout-mode): Use key-binding substitution in the docstring.
14108 (allout-kill-line): Spell-out kill ring data structure mutation
14109 instead of using byte-compiler-complaint-provoking `pop'.
14110 (allout-insert-listified): Use `insert' rather than `insert-string'
14111 (allout-toggle-current-subtree-encryption): Update docstring, adjust
14112 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
14113 (allout-encrypt-string): Totally revamped vis new underlying
14114 encryption facilities.
14115 (allout-mc-activate-passwd): Remove.
14116 (allout-obtain-passphrase): New, more or less replaces
14117 allout-mc-activate-passwd.
14118 (allout-encrypted-key-info): More or less replaces
14119 allout-encrypted-text-type.
14120 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
14121 (my-mark-marker): Use `(featurep 'xemacs)'.
14122
14123 2005-10-23 Lars Hansen <larsh@soem.dk>
14124
14125 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
14126 (byte-compile-file-form-defmumble, byte-compile-defun)
14127 (byte-compile-defmacro): Use it.
14128 (byte-compile-form): Don't call byte-compile-set-symbol-position
14129 when a byte-compile handler is called.
14130
14131 2005-10-22 Romain Francoise <romain@orebokech.com>
14132
14133 * savehist.el (savehist-history-variables): Add `grep-find-history'.
14134
14135 * subr.el (eval-after-load): Convert library name to an absolute
14136 file name using locate-library, since load-history no longer has
14137 library names in it.
14138
14139 2005-10-22 Richard M. Stallman <rms@gnu.org>
14140
14141 * files.el (make-temp-file): Move from subr.el.
14142 * subr.el (make-temp-file): Move to files.el.
14143
14144 * window.el (get-buffer-window-list): Move from subr.el.
14145 * subr.el (get-buffer-window-list): Move to window.el.
14146
14147 * image.el (image-load-path): Use eval-at-startup to initialize.
14148
14149 * subr.el (eval-at-startup): New macro.
14150
14151 * subr.el: Much rearrangement of functions and division
14152 into pages. No code changes.
14153
14154 2005-10-22 Kenichi Handa <handa@m17n.org>
14155
14156 * tar-mode.el (tar-extract): Be sure to call
14157 find-operation-coding-system if set-auto-coding doesn't find a
14158 coding system.
14159
14160 2005-10-22 Kim F. Storm <storm@cua.dk>
14161
14162 * image.el (image-type-header-regexps): Rename from image-type-regexps.
14163 Change users.
14164 (image-type-file-name-regexps): New defconst.
14165 (image-type-from-data): Simplify loop.
14166 (image-type-from-buffer): New defun.
14167 (image-type-from-file-header): Use it instead of image-type-from-data.
14168 Use image-search-load-path instead of only looking in data-directory.
14169 (image-type-from-file-name): New defun.
14170 (image-search-load-path): Change `pathname' to `filename'.
14171 Make PATH arg optional, default to image-load-path.
14172
14173 2005-10-21 Richard M. Stallman <rms@gnu.org>
14174
14175 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
14176
14177 * textmodes/paragraphs.el (sentence-end-base): New variable.
14178 (sentence-end): Use sentence-end-base.
14179
14180 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14181
14182 * font-lock.el (font-lock-default-fontify-region): Check the multiline
14183 property independently from the font-lock-multiline variable.
14184
14185 2005-10-21 Richard M. Stallman <rms@gnu.org>
14186
14187 * emacs-lisp/find-func.el (find-library-name): Doc fix.
14188
14189 * startup.el (command-line): Convert library names
14190 in `load-history' to absolute file names.
14191
14192 * subr.el (symbol-file): Doc fix.
14193
14194 * loadhist.el (file-loadhist-lookup): Call locate-library
14195 instead of find-library-name. Don't try converting
14196 abs file names to library names, since load-history no longer
14197 has library names in it.
14198 (file-dependents, file-provides, file-requires): Doc fixes.
14199
14200 2005-10-21 Juri Linkov <juri@jurta.org>
14201
14202 * progmodes/etags.el (tags-table-mode): New function.
14203 (tags-verify-table): Replace initialize-new-tags-table with
14204 tags-table-mode.
14205
14206 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
14207 default value.
14208 (desktop-modes-not-to-save): Add tags-table-mode to the
14209 default value.
14210
14211 * info.el (Info-index-next): Add total number of index
14212 alternatives to the message.
14213
14214 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
14215 backward only space (instead of space and period) before looking
14216 at sentence end.
14217
14218 * simple.el (set-variable): Use user-variable-p instead of symbolp.
14219 Add the old variable value as 4th default-value arg of read-string.
14220
14221 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14222
14223 * cus-face.el (custom-declare-face): Make face from X resources
14224 also on Mac.
14225
14226 * disp-table.el (standard-display-g1, standard-display-graphic):
14227 Refuse to use string glyphs also on Mac.
14228 (standard-display-european): Don't set terminal coding system also
14229 on Mac.
14230
14231 * frame.el (display-screens): Use x-display-screens also on Mac.
14232
14233 2005-10-21 Romain Francoise <romain@orebokech.com>
14234
14235 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
14236
14237 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14238
14239 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
14240 and $? into sexps.
14241
14242 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
14243 warning face on open-paren-in-column-0.
14244
14245 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
14246 boundary case. Fix typo.
14247 Suggested by Martin Rudalics <rudalics@gmx.at>.
14248
14249 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
14250
14251 * textmodes/org.el (org-combined-agenda-icalendar-file)
14252 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
14253 (org-export-icalendar-this-file)
14254 (org-export-icalendar-all-agenda-files)
14255 (org-export-icalendar-combine-agenda-files): New commands.
14256 (org-export-icalendar, org-print-icalendar-entries)
14257 (org-start-icalendar-file, org-finish-icalendar-file)
14258 (org-ical-ts-to-string): New functions.
14259 (org-read-date, org-goto-calendar)
14260 (org-agenda-goto-calendar): Inhibit displaying diary entries by
14261 call to `calendar'.
14262 (orgtbl-setup): Remove the :keys arguments from the menu description.
14263 (org-after-save-iCalendar-file-hook): New variable.
14264
14265 2005-10-21 Kenichi Handa <handa@m17n.org>
14266
14267 * language/vietnamese.el (tcvn-5712): Make it an alias of
14268 vietnamese-tcvn coding-system.
14269
14270 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
14271
14272 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
14273 group id is given.
14274
14275 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14276
14277 * progmodes/sh-script.el (sh-escaped-line-re): New var.
14278 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
14279 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
14280 whose line is either continued or ends with a comment.
14281
14282 2005-10-20 Romain Francoise <romain@orebokech.com>
14283
14284 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
14285
14286 * replace.el (occur-engine): Add follow-link property.
14287
14288 * font-core.el (font-lock-mode): Doc fix.
14289
14290 2005-10-20 Richard M. Stallman <rms@gnu.org>
14291
14292 * net/rcirc.el: New file.
14293
14294 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
14295
14296 * term.el (term-term-name): Initialize to "eterm-color".
14297
14298 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
14299
14300 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
14301 for encryption functionality.
14302 Move allout customization subgroup from `editing' to `outlines' group.
14303 Fix commentary keywords to legitimate ones.
14304 Update author info (using my current email address, obscurified).
14305 (allout-encrypt-string, allout-encryption-produce-work-buffer)
14306 (allout-encrypted-topic-p, allout-encrypted-text-type)
14307 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
14308 (allout-situate-encryption-key-verifier)
14309 (allout-get-encryption-key-verifier, allout-verify-key)
14310 (allout-next-topic-pending-encryption)
14311 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
14312 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
14313 (outline-key-verifier-handling, outline-key-hint-handling)
14314 (outline-encrypt-unencrypted-on-saves): New defcustoms.
14315 (allout-file-key-verifier-string, allout-encryption-scheme)
14316 (allout-key-verifier-string, allout-key-hint-string)
14317 (allout-after-save-decrypt): New variables.
14318 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
14319 (allout-after-saves-handler): New hook functions.
14320 (allout-post-command-business): Do allout-after-save-decrypt.
14321 (allout-enable-file-variable-adjustment): Custom var to enable
14322 mechanism for adding and adjusting settings of Emacs file variables.
14323 (allout-adjust-file-variable, allout-file-vars-section-data):
14324 New functions, implement the mechanism.
14325 (outlineify-sticky): Use the file vars mechanism.
14326 (allout-inhibit-protection, allout-during-write-cue)
14327 (allout-override-protect, allout-before-change-protect): Remove.
14328 (allout-flag-region, allout-open-topic): Adjust read-only text.
14329 (allout-open-line-not-read-only): Add to facilitate read-only
14330 text based protection.
14331 (allout-kill-line): Revise to adjust read-only text, clue the
14332 user about the inhibition.
14333 (allout-unprotected): Use unwind-protect.
14334 (allout-shift-in, allout-shift-out): Disallow manually shifting a
14335 topic deeper than the offspring depth of the previous topic -
14336 avoiding confusing "containment discontinuities".
14337 (allout-reindent-bodies): Fix retention of body relative hanging
14338 indent during promotion of collapsed bodies.
14339 (allout-open-topic): Make it easy to open new topic with same
14340 bullet as current topic - topic creation functions provided with
14341 any universal argument provokes now prompt for bullet, defaulting
14342 to the bullet of the previous topic.
14343 (allout-plain-bullets-string, allout-distinctive-bullets-string):
14344 Plain bullet alternates `.' period and `,' comma only. All other
14345 bullets are relegated to special status (but customizable).
14346 (allout-end-of-entry): Rename from allout-end-of-current-entry
14347 since it actually operates w.r.t. most immediately containing
14348 entry, visible or not.
14349 (allout-hide-current-entry, allout-show-current-entry): Use the
14350 revised version.
14351 (allout-old-expose-topic): Solidify deprecation.
14352 (allout-end-of-subtree): Add so we can span concealed as well
14353 as visible topics.
14354 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
14355 (allout-end-of-current-heading): Tweak to just respect the first line.
14356 (allout-get-body-text): Add.
14357 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
14358 when invoked interactively.
14359 (allout-up-current-level): Use `interactive-p'.
14360 (allout-mode, allout-init): Miscellaneous docstring and
14361 operational refinements, as well as hookups of new encryption stuff.
14362 (allout-beginning-of-current-entry): Now works as advertised.
14363 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
14364 (allout-isearch-rectification): Refine condition for isearching.
14365 (allout-isearch-abort, allout-enwrap-isearch)
14366 (allout-flag-region, my-region-active-p): Relocate some macros.
14367 (allout-title): Fallback title is (buffer-name), not
14368 non-existing (current-buffer-name).
14369 (subst-char-in-string): Define if absent (for some XEmacs versions).
14370
14371 2005-10-20 Jari Aalto <jari.aalto@cante.net>
14372
14373 * mail/sendmail.el (mail-setup-hook, mail-aliases)
14374 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
14375 (mail-citation-prefix-regexp, mail-signature-file)
14376 (mail-default-headers, mail-bury-selects-summary)
14377 (mail-send-nonascii): Add autoload cookies.
14378
14379 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14380
14381 * frame.el (blink-cursor-mode): Add `mac' to the list of
14382 window-system's that support blinking cursor.
14383
14384 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14385
14386 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
14387
14388 2005-10-20 Eli Zaretskii <eliz@gnu.org>
14389
14390 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
14391 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
14392 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
14393
14394 2005-10-20 Kim F. Storm <storm@cua.dk>
14395
14396 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
14397 (ido-set-current-directory): Don't add / after final @.
14398 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
14399 Explicitly handle ange-ftp completion oddities.
14400 (ido-make-file-list): Don't rotate list at tramp root to avoid
14401 triggering tramp file handler for expand-file-name via get-file-buffer.
14402
14403 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14404
14405 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
14406
14407 2005-10-19 Jay Belanger <belanger@truman.edu>
14408
14409 * calc/calc-units.el (math-standard-units): Add units, adjust
14410 symbols and update values.
14411 (math-unit-prefixes): Add more prefixes.
14412
14413 2005-10-19 Romain Francoise <romain@orebokech.com>
14414
14415 * bookmark.el (bookmark-menu-heading): New face.
14416 (bookmark-bmenu-list): Use it.
14417 Don't fiddle with `baud-rate' at top-level.
14418
14419 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14420
14421 * image.el (create-image, find-image): Mention max-image-size in
14422 docstring.
14423
14424 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14425
14426 * savehist.el (savehist-load): Revert to checking XEmacs.
14427
14428 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
14429 Various docstring and line-width fixups.
14430 (conf-mode): Use cond.
14431 Set font-lock-defaults. Don't set comment-use-syntax.
14432
14433 2005-10-18 David Ponce <david@dponce.com>
14434
14435 * tree-widget.el (tree-widget-button-click): New function.
14436 (tree-widget-button-keymap): Use it.
14437
14438 2005-10-18 Romain Francoise <romain@orebokech.com>
14439
14440 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14441 (bookmark-bmenu-hide-filenames): Add follow-link property.
14442 Improve help-echo text.
14443
14444 * ffap.el (find-file-at-point): Doc fix.
14445
14446 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14447
14448 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
14449
14450 2005-10-18 Masatake YAMATO <jet@gyve.org>
14451
14452 Install to the CVS repository what I forgot to install in my
14453 2005-10-16 changes.
14454
14455 * progmodes/python.el (python-complete-symbol): Pass the common
14456 prefix substring of completion to `display-completion-list'.
14457
14458 * textmodes/org.el (org-complete): Ditto.
14459
14460 2005-10-18 Masatake YAMATO <jet@gyve.org>
14461
14462 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
14463
14464 * woman.el (WoMan-xref-man-page): New button type derived
14465 from `Man-abstract-xref-man-page'.
14466 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
14467
14468 * man.el (Man-abstract-xref-man-page): New button type.
14469 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
14470 (Man-highlight-references): Add new optional argument `xref-man-type'.
14471
14472 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14473
14474 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
14475
14476 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14477
14478 * cus-edit.el (Custom-move-and-invoke): Delete.
14479 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
14480
14481 * wid-edit.el (widget-move-and-invoke): New function, from
14482 Custom-move-and-invoke.
14483
14484 2005-10-17 Bill Wohler <wohler@newt.com>
14485
14486 Move all remaining images from lisp/toolbar to etc/images, move
14487 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
14488 the low resolution images in their own directory (low-color).
14489
14490 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
14491 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
14492 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
14493 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
14494 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
14495 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
14496 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
14497
14498 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
14499 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
14500 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
14501 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
14502 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
14503 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
14504 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
14505 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
14506 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
14507 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
14508 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
14509 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
14510 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
14511 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
14512 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
14513
14514 To conform with convention, replace the underscore (_) in the
14515 following image names with dash (-) or (/) as appropriate.
14516
14517 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
14518 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
14519 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
14520 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
14521 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
14522 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
14523 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
14524 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
14525 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
14526 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
14527 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
14528 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
14529 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
14530 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
14531 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
14532
14533 * info.el (info-tool-bar-map): Replace underscores in image names
14534 with dashes.
14535
14536 * makefile.w32-in (WINS): Remove toolbar.
14537
14538 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
14539
14540 * tool-bar.el: Move to lisp from toolbar. Now that
14541 toolbar is empty, it should be deleted when folks run "cvs up -P".
14542
14543 2005-10-18 Jay Belanger <belanger@truman.edu>
14544
14545 * calc/calc-store.el (calc-store-into): Get the proper variable name
14546 to display in message.
14547
14548 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14549
14550 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
14551 expressions display in speedbar for all buffers when debugging.
14552 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
14553
14554 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
14555 (speedbar-insert-button, speedbar-make-button):
14556 Use add-text-properties.
14557 (speedbar-update-localized-contents)
14558 (speedbar-update-directory-contents)
14559 (speedbar-update-special-contents): Use dolist.
14560 (speedbar-buffer-easymenu-definition): Add a menu separator.
14561
14562 2005-10-17 Jason Rumney <jasonr@gnu.org>
14563
14564 * makefile.w32-in: Use $(lisp) consistently.
14565 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
14566 for shell specific generation of mh-autoloads.
14567
14568 2005-10-17 Richard M. Stallman <rms@gnu.org>
14569
14570 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
14571
14572 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14573
14574 * jit-lock.el (jit-lock-fontify-now):
14575 Move jit-lock-context-unfontify-pos to avoid wasted work.
14576
14577 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
14578
14579 * net/tramp.el (tramp-completion-mode): New defvar. Used in
14580 `tramp-completion-mode' for checking if we are in completion mode.
14581 (tramp-completion-handle-file-name-all-completions): Reorder code
14582 in order to complete for file names only in case there are no
14583 method/user/host completions. This is necessary for cooperation
14584 with ido. Reported by Kim F. Storm <storm@cua.dk>.
14585
14586 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
14587
14588 * longlines.el (longlines-search-forward)
14589 (longlines-search-backward): Match any number of spaces.
14590
14591 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
14592
14593 * diff-mode.el (diff-mode): Doc fix.
14594
14595 2005-10-16 David Reitter <david.reitter@gmail.com>
14596
14597 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
14598 as default on darwin and windows systems.
14599
14600 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
14601
14602 * arc-mode.el (archive-zip-extract): Doc fix.
14603
14604 2005-10-16 Romain Francoise <romain@orebokech.com>
14605
14606 * mouse.el (mouse-1-click-follows-link): Doc fix.
14607
14608 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14609
14610 * savehist.el: Don't require CL at runtime.
14611 (savehist-xemacs): Remove.
14612 (savehist-coding-system): Use utf-8 if present, regardless of religion.
14613 (savehist-no-conversion): Use (featurep 'xemacs).
14614 (savehist-load): Check existence of start-itimer rather than XEmacs.
14615 Use an idle timer.
14616 (savehist-process-for-saving): Replace use of CL funs `subseq' and
14617 `delete-if-not'.
14618
14619 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
14620
14621 * savehist.el: Newer version.
14622 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
14623 (savehist-last-checksum, savehist-no-conversion): New vars.
14624 (savehist-autosave, savehist-process-for-saving, savehist-printable):
14625 New functions.
14626 (savehist-load, savehist-save): Use them.
14627 (savehist-delimit): Remove.
14628
14629 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14630
14631 * progmodes/compile.el (compilation-goto-locus): Display the
14632 compilation buffer first and the source buffer second, in case they're
14633 in overlapping frames. Don't raise the compilation frame if it was the
14634 selected window upon entry. Pass the `other-window' arg to
14635 pop-to-buffer.
14636
14637 * info.el (Info-fontify-node): Use dolist.
14638 Change add-text-properties to put-text-property.
14639
14640 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14641
14642 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
14643 bound of search.
14644
14645 2005-10-16 Masatake YAMATO <jet@gyve.org>
14646
14647 * dabbrev.el (dabbrev-completion): Pass the common
14648 prefix substring of completion to `display-completion-list'.
14649
14650 * filecache.el (file-cache-minibuffer-complete)
14651 (file-cache-complete): Ditto.
14652
14653 * tempo.el (tempo-display-completions): Ditto.
14654
14655 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
14656
14657 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
14658
14659 * eshell/em-hist.el (eshell-list-history): Ditto.
14660
14661 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
14662
14663 * mail/mailalias.el (mail-complete): Ditto.
14664
14665 * progmodes/etags.el (complete-tag): Ditto.
14666
14667 * progmodes/make-mode.el (makefile-complete): Ditto.
14668
14669 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
14670
14671 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
14672
14673 * progmodes/pascal.el (pascal-complete-word)
14674 (pascal-show-completions): Ditto.
14675
14676 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
14677
14678 * simple.el (completion-common-substring): New variable.
14679 (completion-setup-function): Use `completion-common-substring'
14680 to put faces.
14681
14682 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14683
14684 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
14685 (x-get-selection, mac-select-convert-to-string): Convert from/to
14686 UTF-16 clipboard data as in native byte order, no BOM.
14687
14688 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
14689
14690 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14691 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
14692 (gud-sentinel): Use speedbar-frame to check for speedbar.
14693
14694 2005-10-15 Richard M. Stallman <rms@gnu.org>
14695
14696 * savehist.el: New file.
14697
14698 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
14699
14700 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
14701 Fix bug in \bf fontification.
14702
14703 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14704
14705 * pcvs.el (cvs-edit-log-files): New var.
14706 (cvs-mode-edit-log): New arg `file'.
14707 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
14708 Instead force the use of the original file and nothing else.
14709 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
14710 the cvs-minor-wrap-function is set.
14711 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
14712
14713 2005-10-14 Bill Wohler <wohler@newt.com>
14714
14715 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
14716 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
14717 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
14718 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
14719 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
14720 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
14721 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
14722 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
14723 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
14724 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
14725 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
14726 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
14727 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
14728 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
14729 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
14730
14731 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14732 appropriately (for example, gud-break to gud/break).
14733
14734 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
14735
14736 * longlines.el (longlinges-search-function)
14737 (longlines-search-forward, longlines-search-backward): New functions.
14738 (longlines-mode): Set isearch-search-fun-function to
14739 longlinges-search-function.
14740
14741 * mouse.el (mouse-drag-region-1): Handle the case where a
14742 double-click event is bound to an arbitrary function.
14743
14744 2005-10-14 David Ponce <david@dponce.com>
14745
14746 * recentf.el (recentf-track-opened-file)
14747 (recentf-track-closed-file, recentf-update-menu)
14748 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
14749 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
14750 mouse-1-click-follows-link.
14751
14752 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14753
14754 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
14755 Gnome file-manager.png. Suggested by
14756 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
14757
14758 * toolbar/README: Add diropen.xpm.
14759
14760 2005-10-13 Bill Wohler <wohler@newt.com>
14761
14762 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
14763 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
14764
14765 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14766
14767 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
14768 Don't waste the byte-compiler's time on constant data.
14769
14770 2005-10-13 Kenichi Handa <handa@m17n.org>
14771
14772 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
14773 byte with `escape-glyph' face.
14774
14775 * international/fontset.el (ccl-encode-unicode-font):
14776 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
14777 Handle the case that ucs-mule-to-mule-unicode translates a character to
14778 ASCII (usually for IPA characters).
14779
14780 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14781
14782 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
14783 Don't hide the underline of titles if font-lock-mode is disabled.
14784
14785 2005-10-12 Bill Wohler <wohler@newt.com>
14786
14787 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
14788 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14789 files in MH-E-SRC have been updated.
14790 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
14791
14792 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14793
14794 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
14795 (mixal-mode-syntax-table): Add \n as end-comment.
14796 (mixal-operation-codes-alist): Immediately initialize to full value.
14797 (mixal-add-operation-code): Remove.
14798 (mixal-describe-operation-code): Make the arg non-optional.
14799 Use the interactive spec instead.
14800 Use mixal-operation-codes-alist rather than mixal-operation-codes.
14801 (mixal-font-lock-keywords): Don't highlight comments here any more.
14802 (mixal-font-lock-syntactic-keywords): New var.
14803 (mixal-mode): Use it. Fix comment-start-skip.
14804
14805 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14806
14807 * startup.el (command-line-x-option-alist): -nb => -nbi
14808
14809 2005-10-12 Kim F. Storm <storm@cua.dk>
14810
14811 * startup.el (fancy-splash-default-action): Discard mouse click in
14812 the splash screen window, as it has no sensible meaning in the
14813 next window to be selected. Fixes error reported by Jan D.
14814
14815 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14816
14817 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
14818
14819 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14820
14821 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
14822 Try to fix up minor layout issues like indentation, line break, etc...
14823 (mixal-mode-syntax-table): Don't try to specify comment syntax,
14824 because it doesn't work.
14825 (mixal-operation-codes): Add some more codes.
14826 (mixal-font-lock-keywords): Process comments here.
14827 (mixal-mode): mixasm no longer needs -g option.
14828
14829 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
14830
14831 * progmodes/sh-script.el (sh-tmp-file):
14832 Use mktemp -t. Finish support for es and rc shells.
14833
14834 2005-10-11 Jay Belanger <belanger@truman.edu>
14835
14836 * calc/calcalg2.el (calc-integral): With an argument, compute the
14837 definite integral.
14838
14839 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
14840
14841 * mouse.el (mouse-drag-region-1): Don't try to catch a
14842 double-click when doing follow-link (it's overridden anyway).
14843
14844 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
14845
14846 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
14847 (autoload-print-form-outbuf): Add docstring.
14848
14849 2005-10-11 Juri Linkov <juri@jurta.org>
14850
14851 * info.el (Info-mode-menu): Delete menu item "Edit".
14852 (Info-mode): Delete description of Info-edit from docstring,
14853 and rearrange descriptions of Info commands in the order
14854 they are documented in the Info manual.
14855
14856 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14857
14858 * calendar/appt.el (appt-check): Use diary-selective-display var.
14859
14860 2005-10-10 Richard M. Stallman <rms@gnu.org>
14861
14862 * net/newsticker.el (newsticker-start, newsticker-show-news):
14863 Add autoload cookies.
14864
14865 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
14866
14867 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
14868
14869 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
14870
14871 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
14872
14873 2005-10-10 Jay Belanger <belanger@truman.edu>
14874
14875 * calc/calc-arith.el (math-check-known-scalarp)
14876 (math-check-known-matrixp): Check the values of arguments that are
14877 variables.
14878 (math-check-known-square-matrixp): New function.
14879 (math-known-square-matrixp): Use math-check-known-square-matrixp.
14880 (math-super-types): Add sqmatrix type.
14881
14882 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
14883 mode name `square' to `sqmatrix'.
14884
14885 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14886 mode name `square' to `sqmatrix'.
14887
14888 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14889
14890 * progmodes/etags.el (select-tags-table-mode): Don't use
14891 selective-display.
14892 (tags-select-tags-table): Pass `button' to the action function.
14893 (select-tags-table): Place the side-info on button properties rather
14894 than in hidden text. Abbreviate file names.
14895 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
14896 (select-tags-table-select): Add `button' argument.
14897 Get side-info from the button property rather than from hidden text.
14898
14899 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
14900
14901 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
14902 (gud-speedbar-buttons): Preserve point if possible.
14903 (gud-sentinel): Restore previous speedbar display type.
14904
14905 * progmodes/gdb-ui.el (gdba): Improve diagram.
14906 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14907 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
14908 Call get-buffer-window once.
14909
14910 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14911
14912 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
14913 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
14914 (pascal-indent-command): Remove unused var `ind'.
14915 (pascal-indent-case): Remove unused var `oldpos'.
14916 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
14917 since it's now used as a proper minor mode map.
14918 (pascal-outline): Rename to pascal-outline-mode.
14919 (pascal-outline-mode): Use define-minor-mode.
14920 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
14921 selective-display.
14922
14923 2005-10-10 Andreas Schwab <schwab@suse.de>
14924
14925 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
14926 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
14927
14928 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
14929 outside source directory.
14930
14931 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
14932
14933 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
14934 C-x' as a prefix.
14935 (orgtbl-mode-map): Full keymap instead of sparse, because all
14936 `self-insert-command' keys are redefined in this map.
14937 (org-export-as-html): Specify charset for HTML file, by taking it
14938 from the coding system.
14939
14940 2005-10-10 Kenichi Handa <handa@m17n.org>
14941
14942 * textmodes/flyspell.el (flyspell-check-word-p):
14943 If unread-command-events is non-empty, don't call sit-for.
14944
14945 2005-10-09 Richard M. Stallman <rms@gnu.org>
14946
14947 * font-lock.el (font-lock-syntactic-keywords)
14948 (font-lock-keywords): Doc fixes.
14949
14950 * textmodes/flyspell.el (flyspell-external-point-words):
14951 Simplify logic, and don't try to check for consecutive appearances
14952 of one incorrect word.
14953
14954 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
14955
14956 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
14957 separator.
14958
14959 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
14960 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
14961 (gud-expansion-speedbar-buttons): New function.
14962 (gud-speedbar-buttons): Check for gud-comint-buffer.
14963
14964 2005-10-09 Bill Wohler <wohler@newt.com>
14965
14966 * Makefile.in (updates): Add mh-loaddefs dependency.
14967
14968 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
14969
14970 * speedbar.el (speedbar-file-key-map): Fix typo.
14971
14972 2005-10-09 Daniel Brockman <daniel@brockman.se>
14973
14974 * cus-start.el (line-spacing): Add custom spec.
14975
14976 2005-10-09 Romain Francoise <romain@orebokech.com>
14977
14978 * textmodes/ispell.el (ispell-check-version): Fix last change.
14979
14980 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14981
14982 * term/x-win.el: Remove -i, --icon-type from comment.
14983
14984 * startup.el (command-line-x-option-alist): Remove options -i,
14985 -itype, --icon-type, added -nb, --no-bitmap-icon
14986
14987 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
14988
14989 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
14990 instead of :active.
14991
14992 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
14993
14994 * textmodes/ispell.el (ispell-check-version):
14995 Ignore hyphen, and all that follows, in aspell's version text.
14996
14997 2005-10-08 Jay Belanger <belanger@truman.edu>
14998
14999 * calc/calc-arith.el (math-known-square-matrixp): New function.
15000 (math-pow-fancy): Check for matrices before distributing exponent
15001 across products.
15002
15003 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
15004 fullscreen keypad. Suggested by Luc Teirlinck.
15005 (calc-keypad-show-input): Add space for formatting.
15006
15007 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
15008 Add square matrix option.
15009
15010 * calc/calc-poly.el (math-expand-term): Check for matrices instead
15011 of checking calc-matrix-mode when deciding how to expand.
15012
15013 * calc/calc.el (calc-set-mode-line): Add square matrix option.
15014
15015 2005-10-08 Lars Hansen <larsh@soem.dk>
15016
15017 * net/tramp.el (tramp-perl-directory-files-and-attributes):
15018 Add error handling.
15019 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
15020
15021 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
15022
15023 Sync with Tramp 2.0.51.
15024
15025 * net/tramp.el (tramp-handle-set-visited-file-modtime)
15026 (tramp-handle-insert-file-contents, tramp-handle-write-region):
15027 Insert special handling for `last-coding-system-used', again
15028 it still seems to be necessary (unlike stated before).
15029 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
15030 (tramp-password-prompt-regexp): There might be other words before
15031 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
15032 (tramp-chunksize): Improve docstring.
15033 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
15034 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
15035 Christian Joergensen <bugs@razor.dk>.
15036
15037 2005-10-07 Glenn Morris <rgm@gnu.org>
15038
15039 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
15040 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
15041 precision'.
15042
15043 2005-10-07 Romain Francoise <romain@orebokech.com>
15044
15045 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
15046 (ibuffer-do-shell-command-pipe-replace)
15047 (ibuffer-do-shell-command-file, ibuffer-do-eval)
15048 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
15049 (ibuffer-do-revert, ibuffer-do-replace-regexp)
15050 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
15051 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
15052 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
15053 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
15054 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
15055 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
15056 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
15057 Autoload file sans suffix.
15058
15059 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
15060
15061 2005-10-07 David Ponce <david@dponce.com>
15062
15063 * recentf.el (recentf-menu-open-all-flag): New option.
15064 (recentf-digit-shortcut-command-name): New function.
15065 (recentf--shortcuts-keymap): New variable.
15066 (recentf-menu-shortcuts): New variable.
15067 (recentf-make-menu-items): Initialize it. Replace the "More..."
15068 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
15069 (recentf-menu-value-shortcut): New function.
15070 (recentf-make-menu-item): Use it. No more in-lined.
15071 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
15072 (recentf-open-most-recent-file): Rename from
15073 `recentf-open-file-with-key'. Don't depend on key binding.
15074 (recentf-mode-map): New variable.
15075 (recentf-mode): Use it.
15076
15077 2005-10-06 Bill Wohler <wohler@newt.com>
15078
15079 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
15080
15081 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
15082 (MH-E-SRC): New. Used by mh-autoloads.
15083 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
15084 files in MH-E-SRC have been updated.
15085 (compile, recompile, bootstrap): Depend on mh-autoloads.
15086
15087 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
15088
15089 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
15090 gud-break and gud-remove icons when the fringe is not available.
15091
15092 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
15093 Typo.
15094
15095 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
15096
15097 * play/zone.el (zone): Wrap body with save-window-excursion.
15098
15099 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
15100
15101 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
15102 Use the new `list-only' arg to diary-list-entries.
15103
15104 * calendar/diary-lib.el: Use overlays rather than selective-display.
15105 (diary-selective-display): New var.
15106 (diary-header-line-format): Use it.
15107 (diary-list-entries): Add argument `list-only'.
15108 Put the buffer in diary-mode. Don't add \^M at beg and end.
15109 Replace \^M by invisible overlays.
15110 (diary-unhide-everything): Replace \^M by invisible overlays.
15111 (print-diary-entries): Look for overlays rather than \^M.
15112 Add a space to the temp buffer name.
15113 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
15114 Put the buffer in diary-mode.
15115 (list-sexp-diary-entries): Replace \^M by invisible overlays.
15116 (diary-anniversary): Make the year arg optional.
15117 (diary-time-regexp): New const.
15118 (diary-font-lock-keywords): Use it to accept a few more time formats.
15119
15120 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
15121
15122 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
15123
15124 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
15125 Fix bug introduced 2005-07-03: Use (car (last ...))
15126 to faithfully reproduce replaced artist-last.
15127 (artist-set-arrow-points-for-poly): Likewise.
15128 Suggested by Johan Bockg\e,Ae\e(Brd.
15129
15130 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
15131
15132 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
15133 * wid-edit.el (widget):
15134 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
15135 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
15136
15137 2005-10-06 Kenichi Handa <handa@m17n.org>
15138
15139 * international/mule-cmds.el (set-language-environment):
15140 Fix setting up of case-table for unibyte mode.
15141
15142 * simple.el (what-cursor-position): If the character is displayed
15143 by some `display' text property, show that. Don't use
15144 single-key-description for eight-bit characters in multibyte mode.
15145
15146 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
15147
15148 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
15149 (gdb-ann3): Set it.
15150 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
15151 (gdb-info-frames-custom): Use inverse-video for first five
15152 characters of selected frame only.
15153 (gdb-get-frame-number): Select frame even when point is on frame
15154 number.
15155
15156 2005-10-06 Masatake YAMATO <jet@gyve.org>
15157
15158 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
15159 Put `font-lock-function-name-face'.
15160 (gdb-info-frames-custom): Put `font-lock-function-name-face'
15161 and `font-lock-variable-name-face'
15162 (gdb-registers-font-lock-keywords): New font lock keywords definition.
15163 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
15164 (gdb-memory-font-lock-keywords): New font lock keywords definition.
15165 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
15166 (gdb-local-font-lock-keywords): New font lock keywords definition.
15167 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
15168 (gdb-threads-font-lock-keywords): New font lock keywords definition.
15169 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
15170
15171 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
15172
15173 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
15174 (ediff-merge-region-is-non-clash-to-skip): Previously called
15175 ediff-merge-region-is-non-clash.
15176
15177 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
15178 Use insert-buffer-substring.
15179
15180 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
15181 selecting files to patch. Also bug fixes.
15182
15183 * ediff-util.el (ediff-setup): Bug fix.
15184 (ediff-next-difference): Never skip clashes that differ in white
15185 space only.
15186
15187 * ediff-wind.el (ediff-setup-control-frame)
15188 (ediff-destroy-control-frame): Check the menubar feature.
15189
15190 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
15191 (viper-refresh-mode-line): Use make-local-variable to localize
15192 some vars instead of make-variable-buffer-local. Suggested by
15193 Stefan Monnier.
15194
15195 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
15196 (viper-restore-cursor-type, viper-set-insert-cursor-type):
15197 Use make-local-variable instead of make-variable-buffer-local.
15198 Suggested by Stefan Monnier.
15199
15200 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
15201 (viper-comint-mode-hook): Use make-local-variable on
15202 require-final-newline.
15203 (viper-non-hook-settings): Don't use make-variable-buffer-local.
15204
15205 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15206
15207 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
15208 also the second char of a comment-start sequence.
15209 (scheme-sexp-comment-syntax-table): New var.
15210 (lambda, define): Set their scheme-doc-string-elt property.
15211 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
15212 Use lisp-font-lock-syntactic-face-function now that it properly
15213 handles |...| symbols.
15214 (scheme-mode-variables): Set lisp-doc-string-elt-property,
15215 parse-sexp-lookup-properties and font-lock-extra-managed-props.
15216
15217 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
15218 bit from # to |.
15219 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
15220
15221 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
15222 (lisp-doc-string-elt-property): New var.
15223 (lisp-font-lock-syntactic-face-function): Use it.
15224 Rewrite to recognize docstrings even for forms not at toplevel.
15225
15226 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
15227 annotation on the | part of #| rather than on the # part.
15228 (scheme-font-lock-syntactic-face-function): New function, to
15229 distinguish strings from |...| symbols.
15230 (scheme-mode-variables): Use it. Also fix up the font-lock-time
15231 syntax-table so that #|...|# is properly highlighted.
15232
15233 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
15234 Don't mark as docstring the 3rd elem of an unknown toplevel form.
15235
15236 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
15237
15238 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
15239 and C-e.
15240
15241 * emacs-lisp/eldoc.el: Move comments into docstrings.
15242 (eldoc-message-commands): Initialize in its declaration.
15243 Add move-beginning-of-line and move-end-of-line.
15244 (eldoc-add-command, eldoc-add-command-completions)
15245 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
15246
15247 * outline.el (outline-mark-subtree): Activate the mark.
15248
15249 * calendar/appt.el (appt-time-regexp): New var.
15250 (appt-add, appt-make-list): Use it.
15251 (appt-convert-time): Clean up.
15252
15253 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
15254 Don't set any syntax-table property here.
15255 (tex-font-lock-verb): New function. Do it here.
15256 (tex-font-lock-syntactic-keywords): Use it.
15257
15258 2005-10-04 Richard M. Stallman <rms@gnu.org>
15259
15260 * wid-edit.el (widget-file-complete): Get the widget start point
15261 the right way. Default directory to `/' if file has none.
15262
15263 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
15264
15265 * textmodes/flyspell.el (flyspell-mode-on):
15266 Call ispell-maybe-find-aspell-dictionaries.
15267
15268 * textmodes/ispell.el (ispell-word, ispell-region):
15269 Call ispell-maybe-find-aspell-dictionaries.
15270 (ispell-accept-buffer-local-defs):
15271 Don't call ispell-maybe-find-aspell-dictionaries
15272
15273 2005-10-04 Richard M. Stallman <rms@gnu.org>
15274
15275 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
15276
15277 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
15278
15279 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
15280 instead of `fboundp' in order to allow for anonymous functions.
15281
15282 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
15283
15284 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
15285 case the user clicks on the link while another window is selected.
15286 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
15287
15288 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
15289 functionality.
15290 (dframe-help-echo): Save point in case mouse tracking is off.
15291
15292 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
15293
15294 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
15295
15296 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15297
15298 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
15299 not change the global value of those vars.
15300
15301 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
15302 make-local-variable which we do not need any more.
15303
15304 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
15305
15306 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
15307 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
15308 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
15309 (speedbar-path-line): Define obsolete aliases.
15310 (speedbar-line-directory): Doc fix.
15311
15312 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
15313 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
15314 instead of speedbar-line-path.
15315
15316 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15317
15318 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
15319 to nil if dropping on a window. Handle dropping on a minibuffer window
15320 like dropping on a non-window part of Emacs.
15321
15322 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15323
15324 * net/ange-ftp.el: Use with-current-buffer.
15325 (ange-ftp-insert-directory): Do not follow symlinks any more.
15326
15327 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
15328 Remove interactive spec.
15329
15330 2005-10-03 Kim F. Storm <storm@cua.dk>
15331
15332 * ido.el (ido-mode): Use custom-initialize-set.
15333
15334 2005-10-02 Richard M. Stallman <rms@gnu.org>
15335
15336 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
15337 Use insert-buffer-substring.
15338
15339 * net/tramp.el: Pacify byte compiler warnings in pacification code.
15340 (tramp-handle-file-local-copy): Use insert-buffer-substring.
15341
15342 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15343
15344 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
15345 in last change.
15346 (ange-ftp-insert-directory): Fix up the search for the case where
15347 `file' is absolute.
15348
15349 2005-10-02 Romain Francoise <romain@orebokech.com>
15350
15351 * progmodes/compile.el (compile-goto-error): Delete extra paren.
15352
15353 2005-10-02 Andreas Schwab <schwab@suse.de>
15354
15355 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
15356 directory component in the session info.
15357
15358 2005-10-01 Richard M. Stallman <rms@gnu.org>
15359
15360 * comint.el (comint-redirect-subvert-readonly): Doc fix.
15361
15362 * simple.el (next-error-internal): New function.
15363
15364 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
15365 (compilation-start): Pass new arg to compilation-buffer-name.
15366 (compile-goto-error): Use next-error-internal.
15367
15368 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15369
15370 * speedbar.el: Remove RCS tag.
15371 (speedbar-check-read-only): Handle non-existent files.
15372
15373 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
15374
15375 * info.el (Info-speedbar-hierarchy-buttons)
15376 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
15377
15378 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15379
15380 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
15381 Do not match newline.
15382 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
15383 (bibtex-summary): Remove unnecessary save-excursion.
15384 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
15385
15386 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15387
15388 * term/mac-win.el: Add charset info for "iso10646-1".
15389 Modify default fontset to use ATSUI-compatible fonts for some charsets
15390 if available.
15391
15392 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15393
15394 * speedbar.el: Re-apply arch tag.
15395 (speedbar-version): Rename to version 1.0. Suggested by Eric
15396 M. Ludlam.
15397 Reapply two changes from Emacs CVS' version of speedbar lost
15398 during the merge:
15399 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
15400 (speedbar-frame-parameters): Improve customize type.
15401
15402 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15403
15404 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
15405 (ange-ftp-file-directory-p): Fix the symlink case.
15406 (ange-ftp-insert-directory): When listing a single file, get a list of
15407 the parent buffer and extract the relevant line. Inspired from a patch
15408 by Katsumi Yamaoka <yamaoka@jpl.org>.
15409 (ange-ftp-file-name-sans-versions): Simplify.
15410
15411 2005-09-30 Bill Wohler <wohler@newt.com>
15412
15413 Move MH-E image files from toolbar and mail directories into
15414 etc/images.
15415
15416 * mail/reply2.*: Move to etc/images/mail/reply*.
15417
15418 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
15419 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
15420 etc/images.
15421
15422 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
15423 * toolbar/reply*: Move to etc/images/mail.
15424
15425 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
15426
15427 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
15428
15429 * speedbar.el: New version 1.0pre3.
15430
15431 Frame management code (including timer, and mouse click specifics)
15432 moved to dframe.el:
15433 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
15434 (speedbar-timer): Removed. Use dframe-timer.
15435 (speedbar-close-frame): Removed. Use dframe-close-frame.
15436 (speedbar-activity-change-focus-flag): Removed. Use
15437 dframe-activity-change-focus-flag.
15438 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
15439 dframe-update-speed.
15440
15441 (speedbar-current-frame): New macro. Use this instead of the
15442 variable speedbar-frame.
15443
15444 (speedbar-use-images, speedbar-expand-image-button-alist)
15445 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
15446
15447 (speedbar-find-image-on-load-path): Removed. Replaced by
15448 defezimage in ezimage.el.
15449 (speedbar-expand-image-button-alist): Removed. Replaced by
15450 ezimage-expand-image-button-alist in ezimage.el.
15451
15452 (speedbar-ignored-directory-regexp)
15453 (speedbar-add-ignored-directory-regexp)
15454 (speedbar-ignored-directory-expressions)
15455 (speedbar-line-directory, speedbar-buffers-line-directory)
15456 (speedbar-directory-line, speedbar-buffers-line-directory):
15457 Renamed, replacing `path' with `directory'.
15458
15459 (speedbar-create-directory, speedbar-expand-line-descendants)
15460 (speedbar-toggle-line-expansion)
15461 (speedbar-contract-line-descendants): New commands.
15462
15463 (speedbar-query-confirmation-method, speedbar-select-frame-method)
15464 (speedbar-use-tool-tips-flag): New options.
15465
15466 (speedbar-check-read-only, speedbar-require-version)
15467 (speedbar-insert-separator, speedbar-buffers-tail-notes)
15468 (speedbar-handle-delete-frame, speedbar-try-completion)
15469 (speedbar-update-localized-contents): New functions.
15470
15471 (speedbar-incompatible-version, speedbar-ro-to-do-point)
15472 (speedbar-object-read-only-indicator): New variables.
15473
15474 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
15475 New hooks.
15476
15477 (speedbar-separator-face): New face.
15478
15479 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
15480 (speedbar-ignored-modes): Add fundamental-mode.
15481 (speedbar-directory-unshown-regexp): Add . directories.
15482
15483 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
15484 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
15485 `]' for full expand/close.
15486 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
15487
15488 (speedbar-check-vc): Support hidden files.
15489 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
15490 (speedbar-this-file-in-vc): Use vc-state if available. If VC
15491 state is nil, it is not checked out.
15492
15493 (speedbar-line-text, speedbar-line-token): Support expand buttons
15494 with no text.
15495 (speedbar-refresh): Universal argument acts as power-click.
15496 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
15497 that buffer to get variable values.
15498
15499 And many other bugfixes.
15500
15501 * dframe.el, ezimage.el, sb-image.el: New files.
15502
15503 * sb-*.xpm: Remove files. New image files installed into
15504 etc/images/ezimage.
15505
15506 2005-09-30 Kenichi Handa <handa@m17n.org>
15507
15508 * ps-mule.el (ps-mule-show-warning): If a character is in
15509 ps-print-translation-table, don't treat it as non-printable.
15510
15511 2005-09-30 David Ponce <david@dponce.com>
15512
15513 * tree-widget.el (tree-widget-themes-load-path): New variable.
15514 (tree-widget-themes-directory): Doc fix.
15515 (tree-widget-image-formats) [Emacs]: Doc fix.
15516 (tree-widget--locate-sub-directory): New function.
15517 (tree-widget-themes-directory): Use it.
15518
15519 * recentf.el (recentf-filename-handlers): Rename from
15520 `recentf-filename-handler'. Allow a list of functions.
15521 (recentf-menu-items-for-commands): Fix :help strings.
15522 (recentf-apply-filename-handlers): New function.
15523 (recentf-expand-file-name): Use it.
15524 (recentf-cleanup): Remove duplicates too.
15525
15526 2005-09-29 Juri Linkov <juri@jurta.org>
15527
15528 * faces.el: Rearrange face definitions to be in the same order as
15529 their face descriptions in "(emacs)Standard Faces".
15530
15531 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
15532
15533 * tooltip.el (tooltip): Add group `basic-faces'.
15534
15535 * buff-menu.el (Buffer-menu-buffer): Remove group
15536 `font-lock-highlighting-faces'.
15537
15538 * progmodes/compile.el (compilation-error, compilation-warning)
15539 (compilation-info, compilation-line-number, compilation-column-number):
15540 Change group from `font-lock-highlighting-faces' to `compilation'.
15541
15542 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15543 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
15544 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
15545 (vhdl-font-lock-reserved-words-face)
15546 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
15547 `font-lock-highlighting-faces'.
15548
15549 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
15550
15551 2005-09-28 Kim F. Storm <storm@cua.dk>
15552
15553 * emulation/cua-base.el: Set CUA move property on additional commands:
15554 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
15555 forward-sexp, backward-sexp, forward-list, backward-list.
15556
15557 2005-09-28 Romain Francoise <romain@orebokech.com>
15558
15559 * comint.el (comint-show-output): Really set point at the
15560 beginning of the output when not using `comint-use-prompt-regexp'.
15561
15562 2005-09-27 Jay Belanger <belanger@truman.edu>
15563
15564 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
15565 in TeX mode.
15566
15567 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
15568
15569 * textmodes/org.el (org-table-sum): Fix format string.
15570
15571 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
15572 Quote face names.
15573
15574 2005-09-26 Romain Francoise <romain@orebokech.com>
15575
15576 * isearch.el (isearch-forward-regexp): Close doc string.
15577
15578 2005-09-25 Richard M. Stallman <rms@gnu.org>
15579
15580 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
15581
15582 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
15583
15584 * progmodes/compile.el (compilation-error-properties):
15585 When getting the file from the previous error message,
15586 correctly decode the new data format.
15587
15588 * progmodes/cc-cmds.el (c-electric-paren):
15589 Call old-blink-paren only for close-paren.
15590
15591 2005-09-24 Andreas Schwab <schwab@suse.de>
15592
15593 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
15594 condition.
15595
15596 2005-09-25 Romain Francoise <romain@orebokech.com>
15597
15598 * dired-aux.el (dired-copy-file-recursive):
15599 * dired.el (dired-delete-file):
15600 * ediff-mult.el (ediff-dir-diff-copy-file):
15601 * ediff-util.el (ediff-test-save-region):
15602 * forms.el (forms-mode):
15603 * ido.el (ido-file-internal, ido-delete-file-at-head):
15604 * log-edit.el (log-edit-done):
15605 * ses.el (ses-yank-resize):
15606 * play/gomoku.el (gomoku-human-plays, gomoku)
15607 (gomoku-human-resigns, gomoku-prompt-for-other-game)
15608 (gomoku-offer-a-draw):
15609 * play/landmark.el (lm-human-resigns, lm):
15610 * net/eudcb-ldap.el (eudc-ldap-check-base):
15611 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
15612 * progmodes/ebrowse.el (ebrowse-find-pattern):
15613 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
15614 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
15615 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
15616
15617 * vc.el (vc-delete-file):
15618 * play/gomoku.el (gomoku-terminate-game, gomoku)
15619 (gomoku-prompt-for-move, gomoku-human-takes-back):
15620 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
15621 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
15622
15623 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
15624
15625 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
15626 color rxvt terminals by using the code xterm.el used to use before
15627 2005-04-09 in order to match the colors used by rxvt.
15628
15629 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15630
15631 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
15632 colors rxvt-unicode terminals by using the same code as xterm.el.
15633
15634 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15635
15636 * textmodes/tex-mode.el (tex-font-lock-append-prop)
15637 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
15638 new symbol used for the tex-verbatim face.
15639
15640 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
15641
15642 * woman.el (woman-file-name):
15643 * wid-edit.el (widget-file-prompt-value)
15644 (widget-coding-system-prompt-value):
15645 * w32-fns.el (set-w32-system-coding-system):
15646 * vc.el (vc-version-diff, vc-annotate):
15647 * textmodes/reftex-auc.el (reftex-arg-cite)
15648 (reftex-arg-index-tag):
15649 * textmodes/refer.el (refer-get-bib-files):
15650 * textmodes/artist.el (artist-figlet-choose-font):
15651 * terminal.el (terminal-emulator):
15652 * replace.el (occur-read-primary-args):
15653 * rect.el (string-rectangle, string-insert-rectangle):
15654 * ps-print.el (ps-print-preprint):
15655 * progmodes/pascal.el (pascal-goto-defun):
15656 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
15657 * progmodes/compile.el (compilation-find-file):
15658 * printing.el (pr-interactive-n-up):
15659 * play/animate.el (animate-birthday-present):
15660 * net/rcompile.el (remote-compile):
15661 * man.el (man, Man-goto-section, Man-follow-manual-reference):
15662 * mail/rmailsum.el (rmail-summary-search-backward)
15663 (rmail-summary-search):
15664 * mail/rmailout.el (rmail-output-read-rmail-file-name)
15665 (rmail-output-read-file-name):
15666 * mail/rmail.el (rmail-search, rmail-search-backwards):
15667 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
15668 * locate.el (locate):
15669 * international/quail.el (quail-show-keyboard-layout):
15670 * international/mule.el (set-buffer-file-coding-system)
15671 (revert-buffer-with-coding-system, set-file-name-coding-system)
15672 (set-terminal-coding-system, set-keyboard-coding-system)
15673 (set-next-selection-coding-system):
15674 * international/mule-diag.el (describe-coding-system)
15675 (describe-font, describe-fontset):
15676 * international/mule-cmds.el (universal-coding-system-argument)
15677 (search-unencodable-char, describe-input-method)
15678 (set-language-environment, describe-language-environment):
15679 * international/codepage.el (codepage-setup):
15680 * international/code-pages.el (codepage-setup):
15681 * info.el (Info-search, Info-follow-reference)
15682 (Info-search-backward):
15683 * emacs-lisp/advice.el (ad-read-advised-function)
15684 (ad-read-advice-class, ad-clear-cache, ad-activate)
15685 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
15686 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
15687 (ad-read-regexp):
15688 * ediff-util.el (ediff-toggle-regexp-match):
15689 * ediff-ptch.el (ediff-prompt-for-patch-file):
15690 * dired-aux.el (dired-diff):
15691 * diff.el (diff):
15692 * cus-edit.el (custom-variable-prompt):
15693 * calendar/timeclock.el (timeclock-ask-for-project):
15694 * calc/calcalg3.el (calc-get-fit-variables):
15695 * calc/calc-store.el (calc-edit-variable)
15696 (calc-permanent-variable):
15697 * vc-mcvs.el (vc-mcvs-register):
15698 * shadowfile.el (shadow-define-literal-group):
15699 * woman.el (woman-file-name):
15700 * vc.el (vc-version-diff, vc-merge):
15701 * textmodes/reftex-index.el (reftex-index-complete-tag):
15702 * format.el (format-decode-buffer, format-decode-region):
15703 * emulation/viper-cmd.el (viper-read-string-with-history):
15704 * emacs-lisp/debug.el (cancel-debug-on-entry):
15705 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15706 * ediff.el (ediff-merge-revisions)
15707 (ediff-merge-revisions-with-ancestor, ediff-revision):
15708 * completion.el (interactive-completion-string-reader):
15709 * calc/calc-prog.el (calc-user-define-formula):
15710 Follow convention for reading with the minibuffer.
15711
15712 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
15713
15714 * progmodes/python.el (python-describe-symbol): Add globals() and
15715 locals() to the arguments of emacs.ehelp.
15716
15717 2005-09-24 Magnus Henoch <mange@freemail.hu>
15718
15719 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
15720 New function, code extracted from ispell-valid-dictionary-list.
15721 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
15722 Call it.
15723
15724 2005-09-24 Eli Zaretskii <eliz@gnu.org>
15725
15726 * subr.el (version-regexp-alist): Extend valid syntax for version
15727 strings: allow any of the characters -,_,+ to separate the
15728 alpha/beta/rc part from the version part. Doc fix.
15729 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
15730
15731 2005-09-23 David Reitter <david.reitter@gmail.com>
15732
15733 * mail/mailclient.el: New file.
15734
15735 2005-09-23 Richard M. Stallman <rms@gnu.org>
15736
15737 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
15738 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
15739 Doc fixes.
15740
15741 * progmodes/cc-mode.el (c-font-lock-init):
15742 Specify font-lock-lines-before.
15743
15744 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15745
15746 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
15747 whole conflict.
15748
15749 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
15750
15751 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
15752 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
15753 of `remap' feature when available. Additional key bindings for
15754 better tty support.
15755 (org-mode-restart, org-force-self-insert): New commands.
15756 (org-time-stamp-inactive): New command.
15757 (org-remap): New function.
15758 (org-table-auto-blank-field, org-level-color-stars-only): New options.
15759 (org-enable-fixed-width-editor): Move to `org-structure'
15760 customization group.
15761 (org-self-insert-command, orgtbl-self-insert-command): Modify to
15762 blank field after field motion commands.
15763
15764 2005-09-23 Kenichi Handa <handa@m17n.org>
15765
15766 * international/mule-cmds.el (set-language-environment):
15767 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
15768 have to call utf-translate-cjk-load-tables.
15769
15770 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
15771
15772 * mouse.el (mouse-move-drag-overlay): Fix last change.
15773
15774 2005-09-22 David Ponce <david@dponce.com>
15775
15776 * tree-widget.el (tree-widget-value-create): Fix previous change.
15777
15778 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15779
15780 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
15781
15782 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15783
15784 * mouse.el (mouse-move-drag-overlay): New function.
15785 (mouse-drag-region-1): Use it.
15786 Try to simplify a bit the state handling. Handle clicks on links
15787 inside intangible areas.
15788 (mouse-save-then-kill): Minor simplification.
15789 (mouse-secondary-overlay): Make it always non-nil instead of
15790 recreating it each time.
15791 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
15792 (mouse-kill-secondary, mouse-secondary-save-then-kill):
15793 Simplify accordingly.
15794
15795 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15796
15797 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
15798
15799 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
15800
15801 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
15802 (ediff-file-name-sans-prefix): Treat nil as an empty string.
15803 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
15804 to patch.
15805
15806 * ediff-util.el: Use insert-buffer-substring.
15807
15808 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
15809
15810 * emulation/viper-cmd.el (viper-change-state): Don't move over the
15811 field boundaries in the minibuffer.
15812 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
15813 (viper-minibuffer-post-command-hook): New hook.
15814 (viper-line): Don't move cursor at bolp.
15815
15816 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
15817
15818 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
15819 avoid compiler warnings.
15820
15821 * emulation/viper-macs.el (ex-map): Better messages.
15822
15823 * emulation/viper-utils.el (viper-beginning-of-field): New function.
15824
15825 * emulation/viper.el: Replace make-variable-buffer-local with
15826 viper-make-variable-buffer-local everywhere, to avoid warnings.
15827
15828 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15829
15830 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
15831 Delete unused var `old-selected-window'.
15832 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
15833 (mouse-drag-secondary): Delete unused var `start-frame'.
15834
15835 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15836
15837 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
15838
15839 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15840
15841 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
15842 Re-indent within 80 columns. Use inhibit-read-only.
15843
15844 2005-09-19 Romain Francoise <romain@orebokech.com>
15845
15846 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
15847
15848 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15849
15850 * font-lock.el (font-lock-default-fontify-region): Don't add a line
15851 unconditionally, since the after-change-function already did it.
15852
15853 2005-09-19 Miles Bader <miles@gnu.org>
15854
15855 * net/newsticker.el: Get rid of CVS keyword.
15856
15857 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
15858
15859 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
15860 The prompt is formatted later.
15861
15862 2005-09-19 David Ponce <david@dponce.com>
15863
15864 * tree-widget.el (tree-widget-value-create): Save the converted
15865 tree :node widget.
15866
15867 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
15868
15869 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
15870 variable `message'.
15871
15872 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
15873
15874 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
15875 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
15876 <slawomir.nowaczyk.847@student.lu.se>.
15877
15878 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
15879
15880 * image.el (image-load-path): Use symbol `data-directory' instead
15881 of its value, for backward compatibility with packages that bind
15882 it during `find-image'. Suggested by Katsumi Yamaoka.
15883 (image-search-load-path): Handle symbols whose values are strings.
15884
15885 2005-09-18 Romain Francoise <romain@orebokech.com>
15886
15887 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
15888 with-current-buffer form in save-excursion.
15889
15890 2005-09-18 Deepak Goel <deego@gnufans.org>
15891
15892 * apropos.el (apropos-command): Fix `message' call: first arg
15893 should be a format spec. In this and all other cases that appear
15894 below and elsewhere in the source code, I made a change only when
15895 two conditions were satisfied: [1] I can think of a possibility
15896 that the arguments would cause an error, for example, the code in
15897 question relies on external variables such as filenames. [2] I
15898 was sure that the arg to `message' could not have been nil in the code.
15899
15900 * textmodes/tildify.el (tildify-region): Ditto.
15901
15902 * textmodes/reftex-index.el (reftex-index-change-entry)
15903 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
15904 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
15905 * textmodes/org.el (org-complete, org-deadline, org-schedule)
15906 (org-priority, org-table-sum):
15907 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
15908 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
15909 (flyspell-word, flyspell-display-next-corrections):
15910 * textmodes/bibtex.el (bibtex-print-help-message):
15911 * textmodes/artist.el (artist-key-set-point-poly):
15912 * term/mac-win.el (mac-services-insert-text):
15913 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
15914 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
15915 (vhdl-port-paste-testbench, vhdl-compose-new-component)
15916 (vhdl-compose-configuration):
15917 * progmodes/sh-script.el (sh-blink, sh-show-indent)
15918 (sh-set-indent, sh-learn-line-indent):
15919 * progmodes/ps-mode.el (ps-mode-target-column):
15920 * progmodes/idlwave.el (idlwave-make-tags)
15921 (idlwave-scan-library-catalogs):
15922 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
15923 * progmodes/gud.el (gud-jdb-analyze-source):
15924 * progmodes/flymake.el (flymake-log):
15925 * progmodes/ebnf2ps.el (ebnf-generate-region):
15926 * progmodes/cmacexp.el (c-macro-expansion):
15927 * progmodes/ada-xref.el (ada-treat-cmd-string):
15928 * progmodes/ada-mode.el (ada-create-case-exception-substring)
15929 (ada-justified-indent-current, ada-batch-reformat):
15930 * play/zone.el (zone):
15931 * play/landmark.el (lm-move):
15932 * play/decipher.el (decipher-show-alphabet):
15933 * net/newsticker.el (newsticker--display-jump)
15934 (newsticker--display-scroll):
15935 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
15936 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
15937 * mail/feedmail.el (feedmail-dump-message-to-queue):
15938 * eshell/esh-proc.el (eshell-remove-process-entry):
15939 * emulation/ws-mode.el (ws-last-error):
15940 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
15941 (viper-record-kbd-macro):
15942 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
15943 * emacs-lisp/lisp-mnt.el (lm-report-bug):
15944 * emacs-lisp/find-func.el (find-function-noselect):
15945 * calendar/timeclock.el (timeclock-status-string)
15946 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
15947 (timeclock-when-to-leave-string):
15948 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
15949 * calc/calc-units.el (calc-enter-units-table):
15950 * calc/calc-mode.el (calc-mode-record-mode):
15951 * woman.el (woman-mini-help):
15952 * wdired.el (wdired-change-to-wdired-mode):
15953 * vc.el (vc-retrieve-snapshot):
15954 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
15955 * startup.el (display-startup-echo-area-message):
15956 * simple.el (set-goal-column):
15957 * ses.el (ses-command-hook, ses-recalculate-cell):
15958 * server.el (server-process-filter):
15959 * printing.el (pr-interface-txt-print, pr-interface-printify)
15960 (pr-interface-ps):
15961 * pcvs.el (cvs-help):
15962 * log-edit.el (log-edit, log-edit-mode-help):
15963 * iswitchb.el (iswitchb-possible-new-buffer):
15964 * isearch.el (isearch-edit-string):
15965 * image-mode.el (image-mode, image-minor-mode):
15966 * ibuf-macs.el (define-ibuffer-filter):
15967 * hi-lock.el (hi-lock-find-patterns):
15968 * files.el (toggle-read-only):
15969 * ediff-util.el (ediff-copy-diff)
15970 (ediff-write-merge-buffer-and-maybe-kill):
15971 * echistory.el (Electric-history-undefined):
15972 * dnd.el (dnd-insert-text):
15973 * dired-aux.el (dired-query):
15974 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
15975 * bookmark.el (bookmark-bmenu-locate):
15976 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
15977 Fix `message' calls to ensure first arg is a format string.
15978 The change was made only when these two conditions were satisfied:
15979 [1] when there is a possibility that the arguments would cause an error
15980 for example, if the code in question relies on external variables
15981 such as filenames, and
15982 [2] if the arg to `message' could not have been nil in the code.
15983
15984 * pcomplete.el (pcomplete--help): Fix `message' format spec.
15985 Not having a %s would be weird, though not technically wrong.
15986
15987 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15988
15989 * term/mac-win.el (mac-add-charset-info): Doc fix.
15990
15991 2005-09-17 Romain Francoise <romain@orebokech.com>
15992
15993 * shell.el (shell-resync-dirs): Handle echoing processes more
15994 reliably. Don't insert resync command if `comint-process-echoes'
15995 is non-nil.
15996
15997 2005-09-17 Magnus Henoch <mange@freemail.hu>
15998
15999 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
16000 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
16001 aspell versions >= 0.60.
16002 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
16003 only if ispell-aspell-supports-utf8 is non-nil.
16004
16005 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
16006
16007 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
16008 buffer-local value to lisp-indent-function.
16009
16010 2005-09-17 Milan Zamazal <pdm@zamazal.org>
16011
16012 * progmodes/glasses.el (glasses-make-readable): If
16013 glasses-separator differs from underscore, put appropriate
16014 overlays over underscore characters.
16015 (glasses-convert-to-unreadable): If glasses-separator differs from
16016 underscore, try to convert glasses-separator characters to
16017 underscores.
16018
16019 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16020
16021 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
16022 Use with-syntax-table and dolist.
16023
16024 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
16025
16026 * textmodes/reftex-auc.el:
16027 * textmodes/reftex-cite.el:
16028 * textmodes/reftex-dcr.el:
16029 * textmodes/reftex-global.el:
16030 * textmodes/reftex-parse.el:
16031 * textmodes/reftex-ref.el:
16032 * textmodes/reftex-sel.el:
16033 * textmodes/reftex-toc.el:
16034 * textmodes/reftex-vars.el:
16035 * textmodes/reftex.el: Small changes to remove compiler warnings.
16036
16037 * textmodes/reftex-index.el: Likewise.
16038 (reftex-query-index-phrase): More efficient use of markers.
16039
16040 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
16041
16042 * image.el (image-load-path): New variable.
16043 (image-search-load-path): New function.
16044 (find-image): Search for images in `image-load-path'.
16045
16046 2005-09-15 Richard M. Stallman <rms@gnu.org>
16047
16048 * follow.el: Change Maintainer field.
16049
16050 2005-09-15 David Ponce <david@dponce.com>
16051
16052 * recentf.el (recentf-save-file-modes): New option.
16053 (recentf-save-list): Use it.
16054
16055 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
16056
16057 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
16058 (mode-line-mule-info, mode-line-modified): Move bindings from
16059 mouse-3 to mouse-1.
16060
16061 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
16062
16063 * simple.el (sendmail-user-agent-compose): Revert last change.
16064
16065 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
16066
16067 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
16068 Use with-current-buffer.
16069 (ange-ftp-gwp-start): Remove unused var `gw-user'.
16070 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
16071 (ange-ftp-insert-directory): Remove unused var `short'.
16072 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
16073
16074 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
16075 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
16076
16077 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
16078 (check-calendar-holidays, diary-list-entries): Autoload.
16079 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
16080 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
16081
16082 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
16083 which mistakenly removed a call to display-buffer.
16084
16085 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
16086
16087 * obsolete/iso-insert.el: Move to obsolete/ from international/.
16088
16089 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
16090
16091 * progmodes/hideshow.el
16092 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
16093 (hs-allow-nesting): New user var.
16094 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
16095 (hs-hide-block-at-point): When nesting allowed,
16096 if there is already an overlay in place, delete it.
16097 (hs-safety-is-job-n): Delete func; remove call sites.
16098 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
16099 (hs-overlay-at): New func.
16100 (hs-already-hidden-p, hs-show-block): Use it.
16101 (hs-hide-all): Don't pre-clean if nesting allowed.
16102 (hs-show-all): Temporarily disallow
16103 nesting around call to `hs-discard-overlays'.
16104
16105 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
16106
16107 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
16108 Delete unused local var.
16109
16110 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
16111
16112 * help-fns.el (describe-categories): "?\ " -> "?\s".
16113 (help-do-arg-highlight): Recognize also ARG-n, as in
16114 `move-to-left-margin' (ARG+n is already recognized). Simplify.
16115
16116 * international/codepage.el (dos-unsupported-char-glyph):
16117 * net/newsticker.el (tool-bar-map, w3-mode-map)
16118 (w3m-minor-mode-map):
16119 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
16120 (ent-alist):
16121 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
16122
16123 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
16124
16125 * custom.el (custom-push-theme): Handle the case where a symbol is
16126 bound but face properties have not yet been assigned.
16127
16128 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
16129 Fix behavior if noerase is `t' and there is no mail buffer.
16130
16131 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
16132 if `continue' is nil, rather than signal an error.
16133
16134 2005-09-12 Richard M. Stallman <rms@gnu.org>
16135
16136 * font-lock.el (font-lock-keywords): Add autoload.
16137
16138 * help-fns.el (describe-variable): Rearrange to put source link
16139 in a predictable place.
16140
16141 * net/newsticker.el: New file.
16142
16143 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16144
16145 * calendar/calendar.el (calendar-for-loop): Add edebug info.
16146 (calendar-basic-setup): Use the new nil arg.
16147 (number-of-diary-entries): Move to diary-lib.el.
16148
16149 * calendar/diary-lib.el: Use with-current-buffer, match-string.
16150 (diary-list-entries): Use with-syntax-table and dolist.
16151 Rename from list-diary-entries.
16152 Use number-of-diary-entries if `number' is nil.
16153 (diary, diary-view-entries): Use this new name and new nil arg value.
16154 (number-of-diary-entries): Move from calendar.el.
16155 (diary-unhide-everything): New function.
16156 (include-other-diary-files, fancy-diary-display)
16157 (diary-show-all-entries, make-diary-entry): Use it.
16158 (diary-mail-entries): Use buffer-string.
16159 (mark-diary-entries): Fix long standing paren typo.
16160 (diary-sexp-entry): Use count-lines.
16161 (make-diary-entry): Avoid `previous-line'.
16162 (diary-mode-map): New var.
16163 (diary-mode): Redraw cal after saving. Setup header-line.
16164 (fancy-diary-display-mode): Use local-set-key.
16165
16166 * startup.el (command-line): Try calling various terminal-init-foo-bar
16167 functions by stripping hyphenated suffixes from $TERM.
16168
16169 * files.el (normal-mode): Check boundness of font-lock-keywords.
16170
16171 2005-09-12 Richard M. Stallman <rms@gnu.org>
16172
16173 * progmodes/compile.el: Don't decide a file's directory
16174 until the user actually tries to go there.
16175 (compilation-next-error-function):
16176 Pass compilation-find-file the directory from the file-struct.
16177 (compilation-internal-error-properties): Separate local FILE-STRUCT
16178 from FILE. Doc the args better. Rename arg FMT to FMTS.
16179 (compilation-find-file): Arg DIR renamed to DIRECTORY.
16180 Expand it, and if nil, use default-directory.
16181 (compilation-get-file-structure): Don't mix specified directory
16182 with default directory. Put specified directory into
16183 file-struct. Don't make the file name absolute.
16184
16185 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
16186 (compile-command): Add autoload.
16187 (compilation-disable-input): Add autoload.
16188
16189 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
16190
16191 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
16192 strings of the variables it can override.
16193 (time-stamp): New (as yet undocumented) time-stamp-format escapes
16194 %Q and %q, for fully-qualified domain name and unqualified host name.
16195
16196 2005-09-11 Kim F. Storm <storm@cua.dk>
16197
16198 * emacs-lisp/authors.el (authors-aliases): Update list.
16199 (authors-fixed-entries): Update mldrag.el entry.
16200
16201 2005-09-10 Alan Mackenzie <acm@muc.de>
16202
16203 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
16204 from the region narrowed to.
16205
16206 2005-09-10 Magnus Henoch <mange@freemail.hu>
16207
16208 * textmodes/ispell.el (ispell-check-version): Signal an error if
16209 aspell version is less than 0.60.
16210
16211 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
16212
16213 * progmodes/octave-inf.el (inferior-octave-startup):
16214 Resync current dir at the end.
16215
16216 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
16217
16218 * woman.el (woman-topic-at-point-default):
16219 Rename to woman-use-topic-at-point-default.
16220 (woman-topic-at-point): Rename to woman-use-topic-at-point.
16221 (woman-file-name): Reflect renames above. Automatically use the
16222 word at point as topic if woman-use-topic-at-point is non-nil.
16223 Otherwise offer it as default but don't insert it in the
16224 minibuffer. Also use `test-completion' instead of `assoc' as
16225 suggested by Stefan Monnier.
16226
16227 2005-09-10 Andre Spiegel <spiegel@gnu.org>
16228
16229 * vc.el (vc-directory, vc-update-change-log): Throw an error on
16230 the attempt to do it over Tramp. This is not yet supported.
16231
16232 2005-09-10 Eli Zaretskii <eliz@gnu.org>
16233
16234 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16235 (menu-bar-non-minibuffer-window-p): New functions.
16236 ("Split Window", "Save As..."): Use them.
16237 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
16238 ("Print Buffer", "Truncate Long Lines in this Buffer"):
16239 Use menu-bar-menu-frame-live-and-visible-p.
16240 ("Save Buffer", "Insert File", "Open Directory...")
16241 ("Open File...", "Visit New File..."):
16242 Use menu-bar-non-minibuffer-window-p.
16243 (kill-this-buffer-enabled-p, dired <menu-enable>):
16244 Use menu-bar-non-minibuffer-window-p.
16245
16246 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16247
16248 * cus-start.el (all): Don't complain about fringe-related
16249 built-ins if fringes are not supported. Ditto about
16250 selection-related built-ins. Fix the test for GTK-related built-ins.
16251
16252 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
16253 ("Postscript Print Buffer", "Print Region", "Save As...")
16254 ("Save", "Insert File...", "Open Directory...")
16255 ("Open File...", "Visit New File..."")
16256 ("Truncate Long Lines in this Buffer"): Don't look at
16257 menu-updating-frame if this display does not support multiple frames.
16258
16259 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16260
16261 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
16262
16263 2005-09-09 Emilio Lopes <eclig@gmx.net>
16264
16265 * woman.el: Format- and whitespace-related changes.
16266
16267 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16268
16269 * woman.el: Fix my email address.
16270
16271 2005-09-08 Richard M. Stallman <rms@gnu.org>
16272
16273 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
16274 (sh-mode): Locally set skeleton-pair-default-alist.
16275
16276 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
16277
16278 * progmodes/flymake.el: Require `compile' unconditionally.
16279
16280 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
16281
16282 * woman.el (woman-file-name): Provide a default, not initial input.
16283
16284 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
16285
16286 * font-lock.el (font-lock-support-mode): Doc fix.
16287
16288 * descr-text.el (describe-property-list): Handle non-symbol prop names.
16289
16290 2005-09-08 Richard M. Stallman <rms@gnu.org>
16291
16292 * simple.el (blink-matching-open): Get rid of text props from
16293 the string shown in echo area. Don't permanently set point.
16294 Some rearrangements.
16295
16296 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
16297
16298 * recentf.el (recentf-filename-handler): Add custom choice
16299 `abbreviate-file-name'.
16300
16301 * msb.el (msb--very-many-menus): Fix typo.
16302
16303 * disp-table.el (standard-display-european): Don't set
16304 enable-multibyte-characters to nil.
16305
16306 2005-09-08 David Ponce <david@dponce.com>
16307
16308 * recentf.el (recentf-show-file-shortcuts-flag): New option.
16309 (recentf-expand-file-name): Doc fix.
16310 (recentf-dialog-mode-map): Define digit shortcuts.
16311 (recentf--files-with-key): New variable.
16312 (recentf-show-digit-shortcut-filter): New function.
16313 (recentf-open-files-items): New function.
16314 (recentf-open-files): Use it.
16315 (recentf-open-file-with-key): New command.
16316
16317 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
16318
16319 * buff-menu.el (Buffer-menu-sort-by-column): New function.
16320 Suggested by Kim F. Storm.
16321 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
16322 (Buffer-menu-make-sort-button): Use global keymap.
16323
16324 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
16325
16326 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
16327 (Man-getpage-in-background-advice): Remove defadvice; it isn't
16328 necessary any longer with the remapped command.
16329 (Man-bgproc-sentinel-advice): Remove defadvice which counts
16330 formatting time only.
16331
16332 * net/tramp.el (tramp-action-password)
16333 (tramp-multi-action-password): Compile the password prompt from
16334 `method', `user' and `host'. Sometimes it isn't obvious which
16335 password to enter, for example with remote files offered by
16336 recentf.el, or with multiple steps. Suggested by Robert Marshall
16337 <robert@chezmarshall.freeserve.co.uk>.
16338
16339 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16340
16341 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
16342 Fix regexp for when "s///" is at the beginning of line.
16343
16344 2005-09-07 Jay Belanger <belanger@truman.edu>
16345
16346 * calc/calc-poly.el (math-expand-term): Multiply out any powers
16347 when in matrix mode.
16348
16349 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
16350
16351 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
16352 non-anonymous functions.
16353
16354 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
16355
16356 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
16357 when using a header line. Otherwise, use mouse-1-click-follows-link.
16358
16359 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
16360 can't be moved; don't signal an error.
16361
16362 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
16363
16364 * cus-theme.el (custom-theme-write-faces): Save the current face
16365 spec, not the defface spec.
16366
16367 * custom.el (custom-known-themes): Clarify meaning of "standard".
16368 (custom-push-theme): Save old values in the standard theme.
16369 (disable-theme): Correct typo.
16370 (custom-face-theme-value) Deleted unused function.
16371 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
16372
16373 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
16374
16375 * progmodes/compile.el (compilation-goto-locus): Take into account
16376 iconified frames when determining whether the buffer is
16377 already visible.
16378 Don't reset window height if the window already existed.
16379
16380 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
16381
16382 * custom.el (load-theme): Rename from require-theme.
16383 Add interactive spec.
16384 (enable-theme): Rename from custom-enable-theme.
16385 Add interactive spec.
16386 (disable-theme): Rename from custom-disable-theme.
16387 Add interactive spec.
16388 (custom-make-theme-feature): Doc fix.
16389 (custom-theme-directory): Doc fix.
16390 (provide-theme): Call enable-theme.
16391
16392 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16393
16394 * obsolete/lazy-lock.el (lazy-lock-mode):
16395 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
16396 font-lock-mode if it's off. Print a warning instead.
16397
16398 * progmodes/compile.el (compilation-start): Ignore errors if the
16399 process died before we get to send-eof.
16400
16401 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
16402 Undo last change. Enclosing the result in quotes broke things on Unix
16403 since tex-send-command passes it through shell-quote-argument.
16404 (tex-send-command): Pass `file' through convert-standard-filename
16405 when possible.
16406 (tex-uptodate-p): Handle the case where TeX hasn't put additional
16407 info in a transcript.
16408
16409 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
16410
16411 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
16412 fix compilation warning. Reorder the key definitions to group
16413 together keys emitted by the current version of xterm.
16414
16415 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
16416 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
16417 Reorder predicates to correct min-color usage.
16418
16419 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
16420
16421 * longlines.el (longlines-mode): Inhibit read-only when encoding.
16422 Kill local variables when longlines-mode is turned off.
16423
16424 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
16425
16426 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
16427
16428 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
16429
16430 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
16431
16432 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
16433 (font-lock-lines-before): Change default to being inactive.
16434 (font-lock-default-fontify-region): Obey font-lock-lines-before.
16435 (font-lock-after-change-function): Don't handle f-l-lines-before here.
16436
16437 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16438
16439 * net/tramp.el (tramp-handle-make-auto-save-file-name):
16440 Deactivate temporarily advice if active (not needed for Emacs 22,
16441 but for backwards compatibility).
16442 (tramp-exists-file-name-handler): Rewrite. First implementation
16443 was too simple.
16444 (tramp-advice-make-auto-save-file-name):
16445 Call `tramp-handle-make-auto-save-file-name' (again, just for
16446 backwards compatibility).
16447
16448 2005-08-31 Reto Zimmermann <reto@gnu.org>
16449
16450 * progmodes/vhdl-mode.el
16451 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
16452 (vhdl-end-p): Fix indentation bug "else" after "-- when".
16453 (vhdl-set-default-project): New function (easier setting of default).
16454 (vhdl-port-copy): Handle extended identifiers for generics.
16455 (vhdl-compiler-alist): Better description for error message regexp.
16456 (vhdl-make): Query for target, use previous as default.
16457 (vhdl-port-copy): Fix port copy for port names starting with "signal".
16458 (vhdl-font-lock-keywords-2): Fix fontification for record
16459 el. assign.
16460 (vhdl-speedbar-make-subpack-line): Add package body link.
16461 (vhdl-generate-makefile-1): Not include itself as dependency.
16462 (vhdl-font-lock-init): Highlight c-preprocessor directives.
16463 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
16464 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
16465 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
16466 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
16467 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
16468 (vhdl-import-project): Add string argument for `error'.
16469 (vhdl-compose-configuration)
16470 (vhdl-compose-configuration-architecture): Add configuration
16471 declaration generation.
16472 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
16473 (vhdl-trailer-re): Add "record" keyword (better indentation).
16474 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
16475 "[^ \t-\"]+".
16476 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
16477 (vhdl-testbench-entity-file-name)
16478 (vhdl-testbench-architecture-file-name): Allow separate
16479 customization of testbench file names.
16480 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
16481 (vhdl-get-visible-signals): Allow newline within alias declaration.
16482 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
16483 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
16484 (member-ignore-case): Alias for missing function in XEmacs.
16485 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
16486 (vhdl-update-sensitivity-list): Ignore case on read signals.
16487 (vhdl-replace-string): Adjust case only for file names.
16488 (vhdl-update-sensitivity-list): Fix search for read signals.
16489 (vhdl-update-sensitivity-list): Exclude formal parameters.
16490 (vhdl-get-visible-signals): Include aliases of signals.
16491 (vhdl-get-visible-signals): Fix signal name searching.
16492 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
16493 (vhdl-fixup-whitespace-region): Fix for character
16494 literals (e.g. `:').
16495
16496 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16497
16498 * ansi-color.el (comint-last-output-start):
16499 * bs.el (font-lock-verbose):
16500 * diff-mode.el (add-log-buffer-file-name-function):
16501 * dired-x.el (vm-folder-directory):
16502 * faces.el (help-xref-stack-item):
16503 * files.el (font-lock-keywords):
16504 * find-lisp.el (dired-buffers, dired-subdir-alist):
16505 * ido.el (cua-inhibit-cua-keys):
16506 * log-view.el (cvs-minor-wrap-function):
16507 * outline.el (font-lock-warning-face):
16508 * simple.el (compilation-current-error):
16509 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
16510 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
16511 * tooltip.el (comint-prompt-regexp):
16512 * w32-fns.el (explicit-shell-file-name):
16513 * term/mac-win.el (mac-charset-info-alist)
16514 (mac-services-selection, mac-system-script-code):
16515 * term/tty-colors.el (msdos-color-values):
16516 * term/w32-win.el (xlfd-regexp-registry-subnum):
16517 * term/x-win.el (x-keysym-table, x-selection-timeout)
16518 (x-session-id, x-session-previous-id):
16519 * textmodes/ispell.el (mail-yank-prefix):
16520 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
16521 * textmodes/org.el (calc-embedded-close-formula)
16522 (calc-embedded-open-formula)
16523 (font-lock-unfontify-region-function):
16524 * textmodes/reftex-global.el (isearch-next-buffer-function)
16525 (TeX-master):
16526 * textmodes/reftex.el (font-lock-keywords):
16527 * textmodes/tex-mode.el (font-lock-comment-face)
16528 (font-lock-doc-face):
16529 * textmodes/texinfo.el (outline-heading-alist):
16530 Add defvars.
16531
16532 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
16533 (artist-spray-chars, artist-mode-init, artist-replace-string)
16534 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
16535 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
16536 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
16537
16538 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
16539 (conf-align-assignments): "?\ " -> "?\s".
16540
16541 * textmodes/reftex-index.el (TeX-master): Add defvar.
16542 (reftex-index-phrases-marker): Move up defvar.
16543
16544 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
16545 (reftex-toc-include-labels-indicator)
16546 (reftex-toc-include-index-indicator)
16547 (reftex-toc-max-level-indicator): Move up declarations.
16548
16549 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
16550 of args to `tramp-run-real-handler', even if it's empty in this case.
16551
16552 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16553
16554 * dired.el (dired-move-to-filename-regexp): Add date format for
16555 Mac OS X 10.3 in East Asian locales.
16556
16557 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16558
16559 * files.el (make-auto-save-file-name): Add file name handler call
16560 if applicable.
16561
16562 * net/tramp.el (tramp-file-name-handler-alist)
16563 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
16564 (tramp-handle-make-auto-save-file-name): Rename from
16565 `tramp-make-auto-save-file-name'.
16566 (tramp-exists-file-name-handler): New defun.
16567 (tramp-advice-make-auto-save-file-name): Make defadvice only when
16568 `make-auto-save-file-name' is not a magic file name operation.
16569
16570 2005-08-30 Richard M. Stallman <rms@gnu.org>
16571
16572 * files.el (risky-local-variable-p):
16573 Match `-predicates' and `-commands.
16574
16575 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
16576 (custom-save-all): Visit the file if necessary;
16577 kill the buffer if we created it.
16578 (custom-save-delete): Don't visit file or kill buffer here.
16579
16580 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
16581
16582 * textmodes/org.el (org-special-keyword): New face.
16583 (org-table-copy-down, org-table-eval-formula)
16584 (org-table-recalculate, org-init-section-numbers):
16585 Use `string-to-number' instead of `string-to-int'.
16586 (org-get-location): Use `insert-buffer-substring' instead of
16587 `insert-buffer'.
16588 (org-modify-diary-entry-string): New function.
16589 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
16590 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
16591 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
16592 active region.
16593 (org-export-as-html): Handle QUOTE keyword.
16594 (org-quote-string): New option.
16595 (org-bookmark-jump-unhide): New function, used for
16596 `bookmark-after-jump-hook'.
16597 (org-diary-default-entry): Apply only when not called through
16598 `org-agenda'.
16599
16600 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
16601
16602 * net/eudc.el (mode-popup-menu):
16603 * play/handwrite.el (ps-printer-name, ps-lpr-command):
16604 * progmodes/ada-mode.el (compile-auto-highlight)
16605 (skeleton-further-elements):
16606 * progmodes/autoconf.el (font-lock-syntactic-keywords):
16607 * progmodes/cmacexp.el (msdos-shells):
16608 * progmodes/compile.el (font-lock-extra-managed-props)
16609 (font-lock-keywords, font-lock-maximum-size)
16610 (font-lock-support-mode):
16611 * progmodes/grep.el (font-lock-lines-before):
16612 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
16613 * progmodes/mixal-mode.el (compile-command):
16614 * progmodes/perl-mode.el (font-lock-comment-face)
16615 (font-lock-doc-face, font-lock-string-face):
16616 * progmodes/prolog.el (comint-prompt-regexp):
16617 * progmodes/sh-script.el (font-lock-comment-face)
16618 (font-lock-set-defaults, font-lock-string-face):
16619 * progmodes/sql.el (font-lock-keyword-face)
16620 (font-lock-set-defaults, font-lock-string-face):
16621 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
16622 (itimer-version, lazy-lock-defer-contextually)
16623 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
16624 Add defvars.
16625
16626 * progmodes/cperl-mode.el (cperl-electric-lbrace)
16627 (cperl-electric-keyword, cperl-electric-pod)
16628 (cperl-electric-backspace, cperl-forward-re)
16629 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
16630 (vc-rcs-header, vc-sccs-header): Add defvars.
16631
16632 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
16633 (font-lock-syntactic-keywords, gud-find-expr-function):
16634 Add defvars.
16635
16636 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
16637 (gdb-frame-parameters): Declare before use.
16638
16639 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
16640 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
16641 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
16642 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
16643
16644 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
16645 (idlwave-help-with-source): Use `insert-buffer-substring', not
16646 `insert-buffer'.
16647
16648 2005-08-29 Juri Linkov <juri@jurta.org>
16649
16650 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
16651 Put outline-back-to-heading function call inside save-excursion.
16652
16653 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
16654
16655 * man.el (Man-init-defvars, Man-translate-references)
16656 (Man-support-local-filenames, Man-highlight-references):
16657 * progmodes/sql.el (sql-interactive-mode):
16658 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
16659
16660 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
16661 (compilation-mode-font-lock-keywords): Add defvars.
16662 (checkdoc-interactive-loop): "?\ " -> "?\s".
16663
16664 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
16665 (font-lock-doc-face, font-lock-string-face)
16666 (font-lock-keywords-case-fold-search): Add defvars.
16667 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
16668
16669 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
16670 Don't pass X and Y (they are ignored anyway).
16671 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
16672 (mouse-delete-window): Make arguments optional.
16673
16674 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
16675 (caesar-translate-table, minor-modes, news-buffer-save)
16676 (news-group-name, news-minor-modes): Add defvars.
16677
16678 * emacs-lisp/lselect.el (mouse-highlight-priority)
16679 (x-lost-selection-functions, zmacs-regions):
16680 * emacs-lisp/pp.el (font-lock-verbose):
16681 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
16682 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
16683 (ses-mode-map):
16684 * emacs-lisp/tcover-unsafep.el (safe-functions):
16685 * international/mule-cmds.el (mac-system-coding-system)
16686 (mac-system-locale):
16687 * language/ethio-util.el (rmail-current-message)
16688 (rmail-message-vector):
16689 * language/thai-util.el (thai-auto-composition-mode):
16690 * mail/metamail.el (rmail-current-message, rmail-message-vector):
16691 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
16692 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
16693 (vm-primary-inbox, vm-spool-files):
16694 * mail/rmail.el (deleted-head, font-lock-fontified)
16695 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
16696 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
16697 (total-messages):
16698 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
16699 (rmail-summary-mode-map):
16700 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
16701 (rmail-last-label, rmail-last-multi-labels)
16702 (rmail-summary-vector, rmail-total-messages):
16703 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
16704 * mail/rmailsum.el (msgnum):
16705 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
16706 (rmail-current-message):
16707 * obsolete/fast-lock.el (font-lock-face-list):
16708 * obsolete/rnewspost.el (mail-reply-buffer):
16709 * obsolete/scribe.el (compile-command):
16710 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
16711
16712 2005-08-28 John Paul Wallington <jpw@gnu.org>
16713
16714 * ibuf-ext.el (ibuffer-auto-update-changed):
16715 Use `frame-or-buffer-changed-p' to check whether we need to update.
16716 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
16717 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
16718 as a `frame-or-buffer-changed-p' state vector instead.
16719
16720 2005-08-27 Romain Francoise <romain@orebokech.com>
16721
16722 * textmodes/makeinfo.el (makeinfo-compile):
16723 Use `compilation-start'. Set `next-error-function' according to
16724 `disable-errors'.
16725 (makeinfo-next-error): New function.
16726 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
16727 (makeinfo-buffer): Likewise.
16728
16729 * progmodes/compile.el (compilation-start): Add autoload cookie.
16730
16731 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
16732 * textmodes/sgml-mode.el: Likewise.
16733 * progmodes/python.el: Likewise.
16734
16735 2005-08-27 Eli Zaretskii <eliz@gnu.org>
16736
16737 * simple.el (blink-matching-paren-distance): Document the meaning
16738 of nil value, and allow to customize to nil.
16739
16740 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
16741 command.com, not command.exe.
16742
16743 2005-08-26 John Wiegley <johnw@newartisans.com>
16744
16745 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
16746 code around a bit so that an extraneous nil argument is not added
16747 to a command when no args are given.
16748
16749 * eshell/esh-arg.el (eshell-parse-double-quote): If a
16750 double-quoted argument resolves to nil, return it as an empty
16751 string rather than as nil. This made it impossible to pass "" to
16752 a shell script as a null string argument.
16753
16754 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16755
16756 * outline.el (outline-invent-heading): New fun.
16757 (outline-promote, outline-demote): Use it.
16758 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
16759 (outline-end-of-subtree): Remove unused var `opoint'.
16760
16761 2005-08-26 David Reitter <david.reitter@gmail.com>
16762
16763 * menu-bar.el (truncate-lines, write-file, print-buffer)
16764 (ps-print-buffer-faces, ps-print-buffer, split-window):
16765 Disable menu items when the frame they refer to is invisible, or when
16766 they refer to a buffer and the minibuffer is selected.
16767
16768 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
16769
16770 * progmodes/flymake.el (flymake-highlight-err-lines):
16771 Use save-excursion around flymake-highlight-line to preserve point.
16772
16773 2005-08-26 Eli Zaretskii <eliz@gnu.org>
16774
16775 * progmodes/octave-mod.el: Change Author and Maintainer address.
16776 (octave-maintainer-address): Change Kurt's email address.
16777 * progmodes/octave-inf.el: Change Author and Maintainer address.
16778 * progmodes/octave-hlp.el: Change Author and Maintainer address.
16779
16780 2005-08-26 Kim F. Storm <storm@cua.dk>
16781
16782 * subr.el (version-list-<, version-list-<=, version-list-=):
16783 Rename from integer-list-*.
16784 (version-list-not-zero): Likewise. Fix while loop.
16785 (version=): Use version-list-= instead of string-equal.
16786
16787 2005-08-26 Richard M. Stallman <rms@gnu.org>
16788
16789 * outline.el (outline-promote): Try shortening the heading.
16790 As last resort, read the heading to use.
16791 (outline-demote): As last resort, read the heading to use.
16792
16793 2005-08-26 Romain Francoise <romain@orebokech.com>
16794
16795 * progmodes/compile.el (compilation-start): Doc fix.
16796
16797 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
16798 (antlr-font-lock-additional-keywords): Fix reference to
16799 `antlr-font-lock-literal-regexp' erroneously changed during the
16800 mass face rename.
16801 (antlr-run-tool): Use `compilation-start'.
16802
16803 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
16804 instead of the obsolete `compile-internal'.
16805
16806 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
16807
16808 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
16809 (number, original-date):
16810 * calendar/cal-china.el (date):
16811 * calendar/cal-coptic.el (date):
16812 * calendar/cal-french.el (date):
16813 * calendar/cal-hebrew.el (date, entry, number, original-date):
16814 * calendar/cal-islam.el (date, number, original-date):
16815 * calendar/cal-iso.el (date):
16816 * calendar/cal-julian.el (date):
16817 * calendar/cal-mayan.el (date):
16818 * calendar/cal-menu.el (date, event):
16819 * calendar/cal-persia.el (date):
16820 * calendar/lunar.el (date):
16821 * calendar/solar.el (date): Add defvars.
16822
16823 * emerge.el:
16824 * ibuffer.el:
16825 * info-xref.el:
16826 * obsolete/bg-mouse.el:
16827 * obsolete/sun-curs.el:
16828 * obsolete/swedish.el: Move the `defvar's to the top level.
16829
16830 * smerge-mode.el (smerge-refined-change): Add :group.
16831
16832 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
16833
16834 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
16835 (smerge-keep-n): Remove props.
16836 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16837 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
16838 now that it's done in smerge-keep-n.
16839 (smerge-refined-change): New face.
16840 (smerge-refine-chopup-region, smerge-refine-highlight-change)
16841 (smerge-refine): New funs.
16842 (smerge-basic-map): Bind smerge-refine.
16843
16844 2005-08-25 Juri Linkov <juri@jurta.org>
16845
16846 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
16847 compilation-process-setup-function and compilation-disable-input
16848 in grep-mode instead of let-bindings in grep.
16849
16850 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
16851 Delete "Automatic File De/compression" (auto-compression-mode).
16852
16853 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
16854
16855 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
16856 Silence warning about non-existent variable.
16857
16858 2005-08-25 Richard M. Stallman <rms@gnu.org>
16859
16860 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
16861 Rename "Describe Key" to "Describe Key or Mouse Operation".
16862
16863 * mail/mailalias.el (build-mail-aliases): Delete comments
16864 from the contents before processing them.
16865
16866 * isearch.el (isearch-edit-string): Erase the Search prompt
16867 if user enters an empty string and there is no default.
16868
16869 * comint.el (comint-file-name-prefix): Add autoload.
16870
16871 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
16872
16873 * subr.el (play-sound): Rearrange to avoid warning.
16874
16875 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
16876
16877 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
16878 New hook.
16879 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
16880
16881 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16882
16883 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
16884
16885 * custom.el (custom-theme-set-variables): Sort minor modes last.
16886
16887 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16888
16889 * subr.el (version-separator, version-regexp-alist): New vars used by
16890 version comparison funs.
16891 (integer-list-<, integer-list-=, integer-list-<=)
16892 (integer-list-not-zero): New funs for integer list comparison.
16893 (version-to-list, version=, version<, version<=): New funs for version
16894 comparison.
16895
16896 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
16897
16898 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
16899 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
16900 time to silence the byte-compiler.
16901
16902 * ibuffer.el (ibuffer-compile-make-eliding-form)
16903 (ibuffer-check-formats): Use `with-no-warnings' to hide references
16904 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
16905 so it's silly to get warnings for it).
16906 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
16907 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
16908 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
16909 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
16910 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
16911 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
16912 Defvar at compile time.
16913 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
16914 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
16915 Declare them before use.
16916
16917 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
16918 (info-xref-good, info-xref-bad): Defvar at compile time.
16919
16920 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
16921 Use `let*' instead of `let'.
16922
16923 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
16924 (*mouse-y*, menu, char): Defvar at compile time.
16925 (sc::menu): Declare it before use.
16926 (sc::pack-one-line): Use `let', not `let*'.
16927
16928 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
16929 (mail-send-hook): Defvar at compile time.
16930
16931 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
16932 Defvar at compile time.
16933
16934 * term/sun-mouse.el (current-global-mousemap)
16935 (current-local-mousemap): Declare them before use.
16936
16937 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
16938
16939 * bookmark.el (bookmark-after-jump-hook): New hook.
16940 (bookmark-jump): Run `bookmark-after-jump-hook'.
16941
16942 2005-08-23 Juri Linkov <juri@jurta.org>
16943
16944 * faces.el (minibuffer-prompt): Doc fix.
16945
16946 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
16947
16948 * progmodes/xscheme.el: Trivial changes to silence warnings.
16949 (xscheme-previous-mode, xscheme-previous-process-state):
16950 Add defvars.
16951 (xscheme-last-input-end, xscheme-process-command-line)
16952 (xscheme-process-name, xscheme-buffer-name)
16953 (xscheme-expressions-ring-max, xscheme-expressions-ring)
16954 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
16955 (xscheme-control-g-synchronization-p)
16956 (xscheme-control-g-disabled-p, xscheme-string-receiver)
16957 (default-xscheme-runlight, xscheme-runlight)
16958 (xscheme-runlight-string, xscheme-process-filter-state)
16959 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
16960 Move to beginning of file.
16961 (scheme-interaction-mode-commands-alist)
16962 (scheme-interaction-mode-map, scheme-debugger-mode-map):
16963 Declare them before use. Note: the initialization code for the
16964 variables has not been moved because it uses functions that reference
16965 the variables.
16966 (xscheme-control-g-message-string, xscheme-process-filter-alist)
16967 (xscheme-prompt-for-expression-map): Declare them before use.
16968 (scheme-debugger-mode-commands): "?\ " -> "?\s".
16969
16970 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
16971
16972 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
16973
16974 2005-08-22 Juri Linkov <juri@jurta.org>
16975
16976 * faces.el (set-face-underline): Delete this duplicate function
16977 and make an obsolete alias to set-face-underline-p.
16978 (set-face-underline-p): Use docstring of set-face-underline.
16979 (describe-face): Create hyperlink to parent face.
16980
16981 * info.el (Info-insert-dir): Use save-excursion around
16982 insert-buffer-substring.
16983 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
16984 (Info-escape-percent): Delete function.
16985 (Info-fontify-node): Replace Info-escape-percent by
16986 replace-regexp-in-string with REP arg set to lambda that
16987 duplicates `%' and preserves text properties.
16988
16989 * progmodes/compile.el (compilation-disable-input): Doc fix.
16990 (define-compilation-mode): Doc fix and refill.
16991 (kill-compilation): Use `mode-name' in the error message.
16992 (compilation-find-file): Use `compilation-error' in the
16993 read-file-name's prompt.
16994
16995 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16996
16997 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
16998 (smerge-auto-leave): Make undo re-enable the mode.
16999 (debug-ignored-errors): Add the user-error of impossible resolution.
17000 (smerge-resolve): Move things around a bit, in preparation for later.
17001 (smerge-diff): Don't fail if the buffer has no associated file.
17002 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
17003 (smerge-conflict-overlay): New function.
17004 (smerge-match-conflict): Don't add text properties here.
17005 (smerge-find-conflict): Instead, add an overlay here.
17006 Also check for the case where we're inside a conflict already, so as to
17007 obviate the need for font-lock-multiline, which is unbearably slow with
17008 large conflicts and ciomplex font-lock patterns.
17009 (smerge-remove-props): Remove overlay rather than text-properties.
17010 (smerge-mode): Don't set font-lock-multiline.
17011 Remove overlays when turned off.
17012
17013 2005-08-21 Kim F. Storm <storm@cua.dk>
17014
17015 * ido.el (ido-ignore-item-p): Use save-match-data.
17016 Bind case-fold-search to ido-case-fold locally.
17017
17018 2005-08-20 Richard M. Stallman <rms@gnu.org>
17019
17020 * files.el (normal-mode): If font lock is on, turn it off and on.
17021
17022 * subr.el (replace-regexp-in-string): Doc fix.
17023
17024 * startup.el (command-line-1): Don't suppress startup screen
17025 due to existing processes.
17026
17027 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
17028
17029 * progmodes/compile.el (compilation-disable-input): Default to nil.
17030
17031 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17032
17033 * progmodes/compile.el (compilation-disable-input): New defcustom.
17034 (compilation-start): If compilation-disable-input is non-nil, send
17035 EOF to the compilation process.
17036
17037 2005-08-20 Eli Zaretskii <eliz@gnu.org>
17038
17039 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
17040 Run the argument of tex-shell-cd-command through
17041 convert-standard-filename, to get the correct style of slashes on
17042 Windows, and enclose the result in quotes, in case the file name
17043 includes whitespace or other special characters.
17044
17045 2005-08-19 Andreas Schwab <schwab@suse.de>
17046
17047 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
17048 process.
17049
17050 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
17051
17052 * cus-start.el (minibuffer-prompt-properties): Correct typo.
17053
17054 2005-08-18 Kim F. Storm <storm@cua.dk>
17055
17056 * scroll-lock.el: Fix errors due to incorrect line wrapping.
17057
17058 2005-08-18 Richard M. Stallman <rms@gnu.org>
17059
17060 * scroll-lock.el: New file.
17061
17062 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
17063
17064 * dired.el (dired-move-to-end-of-filename):
17065 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
17066
17067 2005-08-18 Kim F. Storm <storm@cua.dk>
17068
17069 * ido.el (ido-everywhere): Fix defcustom :set function to disable
17070 rather than toggle mode when custom value is nil.
17071 (ido-everywhere): Fix defun doc string.
17072
17073 2005-08-17 Richard M. Stallman <rms@gnu.org>
17074
17075 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
17076 as tag instead of "Inviolable".
17077
17078 2005-08-17 Kim F. Storm <storm@cua.dk>
17079
17080 * windmove.el (windmove-coordinates-of-position): Remove.
17081 (windmove-coordinates-of-window-position): Remove.
17082 (windmove-reference-loc): Use posn-at-point instead.
17083
17084 * subr.el (insert-for-yank-1): Doc fix.
17085
17086 * ido.el (ido-enter-matching-directory): Rename from
17087 ido-enter-single-matching-directory. Change `slash' choice to
17088 `only'. Add `first' choice.
17089 (ido-exhibit): Adapt to above changes.
17090
17091 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
17092
17093 * Makefile.in: Expand comment about building loaddefs.el.
17094
17095 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
17096
17097 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
17098 Comment use of defadvice.
17099
17100 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
17101
17102 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
17103
17104 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
17105 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
17106 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
17107 * progmodes/idlw-shell.el, progmodes/ld-script.el,
17108 * progmodes/which-func.el, ruler-mode.el, strokes.el,
17109 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
17110 for backward compatibility for faces that did not appear in the
17111 previous Emacs release.
17112
17113 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
17114
17115 2005-08-15 Kim F. Storm <storm@cua.dk>
17116
17117 * emulation/cua-base.el (cua-delete-region): Return t if
17118 deleted region was non-empty.
17119 (cua-replace-region): Inhibit overwrite-mode for
17120 self-insert-command if replaced region was non-empty.
17121 (cua--explicit-region-start, cua--status-string): Make them
17122 buffer-local at top-level...
17123 (cua-mode): ...rather than when mode is enabled.
17124
17125 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
17126
17127 * progmodes/vhdl-mode.el (vhdl-emacs-21):
17128 Set t for Emacs 21, 22, and so on.
17129
17130 2005-08-15 David Ponce <david@dponce.com>
17131
17132 * tree-widget.el: Update Commentary header.
17133 (tree-widget-theme): Doc fix.
17134 (tree-widget-space-width): New option.
17135 (tree-widget-image-properties): Look up in the default theme too.
17136 (tree-widget--cursors): Only for images with arrow pointer shape.
17137 (tree-widget-lookup-image): Pointer shape is hand by default.
17138 (tree-widget-icon): Rename generic icon widget from
17139 `tree-widget-control'.
17140 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
17141 derive from `tree-widget-icon'.
17142 (tree-widget-handle): Improve default look and feel of the text
17143 representation.
17144 (tree-widget): Rename :*-control properties to :*-icon properties.
17145 Add :action and :help-echo properties.
17146 (tree-widget-after-toggle-functions): Move.
17147 (tree-widget-close-node, tree-widget-open-node): Remove.
17148 (tree-widget-before-create-icon-functions): New hook.
17149 (tree-widget-value-create): Update to allow customization of icons
17150 and nodes at run-time via that new hook.
17151 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
17152 (tree-widget-icon-action, tree-widget-icon-help-echo)
17153 (tree-widget-action, tree-widget-help-echo): New functions.
17154
17155 2005-08-15 Kim F. Storm <storm@cua.dk>
17156
17157 * ido.el (ido-buffer-internal): Use with-no-warnings.
17158 (ido-make-merged-file-list): Use while-no-input.
17159
17160 2005-08-15 Richard M. Stallman <rms@gnu.org>
17161
17162 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
17163 (flyspell-large-region): Fix doc and custom type.
17164
17165 2005-08-14 Richard M. Stallman <rms@gnu.org>
17166
17167 * files.el (interpreter-mode-alist): Doc fix.
17168
17169 * mail/rmail.el (rmail-nonignored-headers): New variable.
17170 (rmail-clear-headers): Use it.
17171 (rmail-reply): Better handling of mail-followup-to header.
17172
17173 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17174 Rename variable from sh-font-lock-keywords. In the `shell' entry,
17175 don't try to refer to executable-font-lock-keywords.
17176 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
17177 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
17178 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
17179 (sh-mode): Set comment-start-skip, local-abbrev-table,
17180 imenu-case-fold-search.
17181 (sh-set-shell): Don't set them here.
17182 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
17183 Don't cache the results in the original alist; don't ever modify
17184 that alist.
17185
17186 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
17187
17188 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
17189 empty.
17190
17191 2005-08-15 Andreas Schwab <schwab@suse.de>
17192
17193 * desktop.el: Put autoload cookie at risky-local-variable declarations.
17194
17195 * dired.el, info.el, mail/rmail.el: Revert last change.
17196
17197 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
17198
17199 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
17200 modification in `eval-after-load' form.
17201 * info.el: Likewise.
17202 * mail/rmail.el: Likewise.
17203
17204 2005-08-14 Juri Linkov <juri@jurta.org>
17205
17206 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17207 Remove highlighting of "Compilation started". Highlight only
17208 the word "finished" in "Compilation finished". Add highlighting
17209 of "interrupt", "killed", "terminated" and the exit code.
17210 (compilation-start): Add newline after header. Use exactly the
17211 same time stamp format as the finishing message.
17212 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
17213
17214 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
17215 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
17216 Add highlighting of "interrupt", "killed", "terminated".
17217
17218 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
17219 enabled and the current command is self-insert-command, call it
17220 explicitly with overwrite-mode bound to nil, to not allow it
17221 to delete the character after the selected region.
17222
17223 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
17224
17225 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
17226 move-end-of-line, end-of-line, and beginning-of-line to the list
17227 of commands after which the echo area is updated.
17228
17229 2005-08-12 Eli Zaretskii <eliz@gnu.org>
17230
17231 * cus-edit.el (custom-save-all, custom-save-delete):
17232 Bind recentf-exclude to exclude custom-file.
17233
17234 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
17235
17236 * mail/rmailsum.el (rmail-summary-end-of-message): New command
17237 to go to the bottom of the mail message. Added to
17238 `rmail-summary-mode-map' with key "/".
17239 (rmail-summary-show-message): New (internal) function for use by
17240 both `rmail-summary-beginning/end-of-message'.
17241 (rmail-summary-beginning-of-message): Change to use
17242 rmail-summary-show-message.
17243
17244 * mail/rmail.el (rmail-end-of-message): New command to go to the
17245 end of the current message. Added to `rmail-mode-map' with key "/".
17246 (rmail-beginning-of-message): Fix to work as documented.
17247 (rmail-mode): Change documentation.
17248
17249 * progmodes/compile.el (compilation-start): Add the line
17250 "Compilation started" with compilation start time.
17251 (compilation-mode-font-lock-keywords): Add `started' to keywords.
17252
17253 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
17254
17255 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
17256 of menu items.
17257
17258 2005-08-11 Richard M. Stallman <rms@gnu.org>
17259
17260 * simple.el (pop-global-mark): Reverse test of widen-automatically.
17261
17262 * battery.el (battery-status-function): Don't use ignore-errors.
17263
17264 2005-08-11 Lute Kamstra <lute@gnu.org>
17265
17266 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
17267 define-obsolete-variable-alias.
17268
17269 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
17270
17271 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
17272 (ange-ftp-send-cmd): Revert last change, and expand
17273 the comment explaining the problem.
17274
17275 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
17276
17277 * ldefs-boot.el: Update.
17278
17279 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
17280 item to "Time, Load and Mail". Change help echo text.
17281
17282 * time.el (display-time-use-mail-icon, display-time-format)
17283 (display-time-string-forms): Shorten first line of docstrings.
17284
17285 2005-08-10 Lars Hansen <larsh@soem.dk>
17286
17287 * desktop.el (desktop-buffer-mode-handlers):
17288 Make non-customizable. Add autoload cookie. Change initial value to
17289 nil; add elements in respective modules instead. Fix doc string.
17290 (desktop-load-file): New function.
17291 (desktop-minor-mode-handlers): New autoloaded variable.
17292 (desktop-create-buffer): Call minor mode handlers.
17293 Use desktop-load-file to load major and minor mode modules prior to
17294 checking for a handler.
17295 (desktop-save): Don't add nil to desktop-minor-modes for minor
17296 modes with nil function in desktop-minor-mode-table. Don't delete
17297 desktop file before rewriting it.
17298 (desktop-locals-to-save): Add autoload cookie. Don't make
17299 automatically buffer-local. Add variables column-number-mode,
17300 size-indication-mode, indent-tabs-mode,
17301 indicate-buffer-boundaries, indicate-empty-lines and
17302 show-trailing-whitespace.
17303 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
17304 regexps. Don't use desktop-clear-preserve-buffers-regexp.
17305 (desktop-clear-preserve-buffers-regexp): Delete.
17306 (desktop-clear-preserve-buffers): Update initial value and docstring.
17307 (desktop-save-buffer): Fix doc string.
17308
17309 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
17310 (hilit-chg-desktop-restore): New function.
17311 (highlight-changes-mode): Add highlight-changes-mode to
17312 desktop-locals-to-save.
17313
17314 * dired.el: Add handler to desktop-buffer-mode-handlers.
17315 (dired-restore-desktop-buffer): Remove autoload cookie.
17316 (dired-mode): Add autoload cookie.
17317
17318 * info.el: Add handler to desktop-buffer-mode-handlers.
17319 (Info-restore-desktop-buffer): Remove autoload cookie.
17320 (Info-mode): Add autoload cookie.
17321
17322 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
17323 (mh-restore-desktop-buffer): Remove autoload cookie.
17324 (mh-folder-mode): Add autoload cookie.
17325
17326 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
17327 (rmail-restore-desktop-buffer): Remove autoload cookie.
17328
17329 2005-08-11 Masatake YAMATO <jet@gyve.org>
17330
17331 * hexl.el (hexl-address-region):
17332 (hexl-ascii-region, hexl-font-lock-keywords):
17333 (hexl-highlight-line-range): Use the term "region"
17334 instead of "area" for consistency with the other symbols
17335 defined in hexl.el.
17336
17337 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
17338
17339 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
17340 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
17341 out by Juri Linkov). Add `display-battery-mode'.
17342
17343 2005-08-09 Juri Linkov <juri@jurta.org>
17344
17345 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17346 Remove `-text' from face variable names.
17347 (compilation-error-file-name, compilation-warning-file-name)
17348 (compilation-info-file-name): Delete faces.
17349 (compilation-line-number, compilation-column-number):
17350 Remove face underlining.
17351 (compilation-message-face): Set to `underline' value by default.
17352 (compilation-error-face, compilation-warning-face)
17353 (compilation-info-face): Remove `-file-name' from face names.
17354 (compilation-error-text-face, compilation-warning-text-face)
17355 (compilation-info-text-face): Delete face variables.
17356 (compilation-text-face): Delete function.
17357
17358 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
17359 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
17360 (grep-error-face): Set to `compilation-error' instead of
17361 `compilation-error-face' (which is redefined to `grep-hit-face' in
17362 grep buffers).
17363 (grep-mode-font-lock-keywords): Remove `-text' from face variable
17364 names. Use `grep-error-face' instead of `compilation-error-text-face'.
17365
17366 * dired-aux.el (dired-do-query-replace-regexp):
17367 Use `query-replace-read-args'.
17368
17369 * replace.el (query-replace-read-from, query-replace-read-to)
17370 (query-replace-read-args): Rename arg `string' to `prompt'.
17371
17372 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
17373
17374 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
17375
17376 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
17377 uploading files.
17378 (ange-ftp-canonize-filename): Handle file names beginning with ~
17379 correctly.
17380
17381 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17382
17383 * textmodes/fill.el (canonically-space-region)
17384 (fill-context-prefix, fill-french-nobreak-p)
17385 (fill-delete-newlines, fill-comment-paragraph)
17386 (justify-current-line): "?\ " -> "?\s".
17387
17388 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
17389
17390 * textmodes/fill.el (fill-nonuniform-paragraphs):
17391 Improve argument/docstring consistency.
17392
17393 2005-08-09 Richard M. Stallman <rms@gnu.org>
17394
17395 * textmodes/ispell.el (ispell-word): More fboundp checks.
17396
17397 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
17398 (find-file-noselect-1): Call it here, only if RAWFILE.
17399 (normal-mode): Always set some major mode.
17400 (save-some-buffers-action-alist): Change some explanation strings.
17401 (file-name-non-special): In the `quote' method, use unwind-protect.
17402
17403 2005-08-09 Magnus Henoch <mange@freemail.hu>
17404
17405 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
17406 (ispell-have-aspell-dictionaries): New variable.
17407 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
17408 (ispell-get-aspell-config-value): New function.
17409 (ispell-aspell-find-dictionary): New function.
17410 (ispell-aspell-add-aliases): New function.
17411 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
17412 appropriate. Don't look for ispell dictionaries if we use aspell.
17413 (ispell-menu-map): Don't build a submenu of dictionaries.
17414
17415 2005-08-09 Richard M. Stallman <rms@gnu.org>
17416
17417 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
17418 (sql-read-passwd): Use read-passwd.
17419
17420 * progmodes/idlw-toolbar.el (idlwave-toolbar)
17421 (idlwave-toolbar-is-possible): Add defvars.
17422
17423 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
17424 Avoid warnings.
17425
17426 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
17427 (idlwave-system-class-info, idlwave-executive-commands-alist):
17428 Use defvar.
17429
17430 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
17431
17432 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
17433 Avoid warnings.
17434
17435 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
17436 and content-type: headers.
17437
17438 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
17439
17440 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
17441 and rename some of them to be more self-explanatory.
17442
17443 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
17444
17445 * startup.el (command-line-1): Implement -scriptload.
17446
17447 * replace.el (occur-engine): Initial *Occur* output not undoable.
17448
17449 * menu-bar.el (menu-bar-file-menu): Rename some menu items
17450 and improve help strings.
17451
17452 * isearch.el (isearch-repeat): When changing direction,
17453 mark search successful.
17454
17455 * ediff-init.el: Use (featurep 'xemacs).
17456
17457 * comint.el (send-invisible): Identify buffer, if not selected.
17458
17459 * align.el: Delete autoload for c-guess-basic-syntax.
17460
17461 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17462
17463 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
17464 Improve argument/docstring consistency. Doc fixes.
17465 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
17466 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
17467 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
17468 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
17469 (r2bv-organization, r2bv-pages, r2bv-primary-author)
17470 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
17471 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
17472 Defvar at compile time.
17473
17474 2005-08-09 Juri Linkov <juri@jurta.org>
17475
17476 * info.el: Replace `info' with upper-case `Info' where appropriate.
17477 (info-title-1, info-title-2, info-title-3, info-title-4)
17478 (info-menu-header): Move up face definitions.
17479 (info-menu-star): Rename from `info-menu-5'.
17480 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
17481 (Info-fontify-visited-nodes): Fix docstring.
17482 (Info-hide-note-references): Fix docstring.
17483 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
17484 menu items in the same way as on cross-references.
17485 (info-apropos): Fix sorting order and formatting to be like in the
17486 stand-alone Info browser. Display error messages for 1 sec.
17487 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
17488 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
17489 from the menu bar.
17490 (Info-insert-dir): Restore point after calling
17491 `insert-buffer-substring'.
17492
17493 2005-08-08 Richard M. Stallman <rms@gnu.org>
17494
17495 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
17496 (recompute-lucid-menubar): Add defvars.
17497
17498 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
17499
17500 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
17501
17502 * net/net-utils.el (run-dig): Rename from `dig'.
17503
17504 * play/gametree.el (gametree-mode): Use make-local-variable,
17505 not make-variable-buffer-local.
17506
17507 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
17508
17509 * ansi-color.el (ansi-color-make-extent)
17510 (ansi-color-set-extent-face): Use fboundp, not functionp.
17511
17512 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
17513 not make-variable-buffer-local.
17514
17515 * bookmark.el (Info-current-file): Add defvar.
17516 (bookmark-jump-noselect): Use with-no-warnings.
17517
17518 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
17519
17520 * ebuff-menu.el (Helper-return-blurb): Add defvar.
17521
17522 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
17523
17524 * find-file.el (ada-procedure-start-regexp)
17525 (ada-package-start-regexp): Add defvars.
17526
17527 * info.el (Info-insert-dir): Use insert-buffer-substring.
17528
17529 * xml.el (xml-att-def-re): Add defvar.
17530
17531 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
17532 calling convention.
17533
17534 * subr.el (while-no-input): Return t if there is input.
17535
17536 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
17537
17538 * cus-start.el (all): Add `overflow-newline-into-fringe'.
17539
17540 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
17541
17542 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
17543 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
17544
17545 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
17546
17547 * cmuscheme.el (scheme-start-file): Replace reference to
17548 `user-emacs-directory' by "~/.emacs.d/".
17549
17550 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
17551
17552 * info.el (Info-dir-remove-duplicates): Avoid case folding
17553 in loop; instead, keep downcased strings for comparison.
17554 Suggested by Helmut Eller.
17555
17556 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
17557
17558 Sync with Tramp 2.0.50.
17559
17560 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
17561 XEmacs case; not necessary anymore.
17562 (tramp-user-regexp): Allow "@" as part of user name.
17563 (tramp-handle-set-visited-file-modtime)
17564 (tramp-handle-insert-file-contents)
17565 (tramp-handle-write-region): No special handling for
17566 `last-coding-system-used, because this is done in
17567 `tramp-accept-process-output' now.
17568 (tramp-accept-process-output): New defun.
17569 (tramp-process-one-action, tramp-process-one-multi-action)
17570 (tramp-wait-for-regexp, tramp-wait-for-output)
17571 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
17572 Howells <dhowells@redhat.com>.
17573 (clear-visited-file-modtime): Defadvice removed. The check for
17574 unset buffer's modtime does not need to be based on
17575 `tramp-buffer-file-attributes'. Suggested by RMS.
17576 (tramp-message): Insert "\n" if not being at beginning of line.
17577 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
17578 sequence with same logic.
17579 (tramp-completion-handle-expand-file-name): Discard call of
17580 `tramp-drop-volume-letter'. It is not necessary, and there have
17581 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
17582 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17583 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
17584 should always be visible.
17585 (tramp-handle-insert-directory, tramp-setup-complete)
17586 (tramp-set-process-query-on-exit-flag)
17587 (tramp-append-tramp-buffers): Pacify byte-compiler.
17588 (tramp-bug): Delete non-existing variables from list.
17589 Apply `tramp-load-report-modules' as pre-hook.
17590 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
17591 `shell-prompt-pattern' because of non-7bit characters.
17592 Reported by Sebastian Luque <sluque@mun.ca>.
17593 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
17594 (tramp-match-string-list): Remove function.
17595 (tramp-wait-for-regexp): Remove call of that function.
17596 Suggested by Kim F. Storm <storm@cua.dk>.
17597 (tramp-set-auto-save-file-modes): Use octal integer code #o600
17598 instead of octal character code ?\600. The latter resulted in a
17599 syntax error with XEmacs.
17600
17601 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
17602 XEmacs case; not necessary anymore.
17603 (tramp-smb-handle-write-region): No special handling for
17604 `last-coding-system-used, because this is done in
17605 `tramp-accept-process-output' now.
17606 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
17607
17608 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
17609
17610 * wid-edit.el (widget-choice-value-create):
17611 Unconditionally respect user choice. Set :explicit-choice back to nil
17612 when no longer needed.
17613 (widget-choice-action): Unconditionally respect user choice.
17614 Eliminate :explicit-choice-value.
17615
17616 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
17617
17618 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
17619 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
17620 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
17621 running new function `toggle-indicate-empty-lines'.
17622 Rename "Customize" item to "Customize fringe".
17623 Rename "Indicators" item to "Buffer boundaries" and change help echo.
17624 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
17625 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
17626 Delete "Empty lines only" item.
17627 (menu-bar-showhide-fringe-ind-customize): New function.
17628 (menu-bar-showhide-fringe-ind-mixed)
17629 (menu-bar-showhide-fringe-ind-box)
17630 (menu-bar-showhide-fringe-ind-right)
17631 (menu-bar-showhide-fringe-ind-left)
17632 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
17633 instead of `fringe-indicators'.
17634
17635 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17636
17637 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
17638 Change the date of last update.
17639
17640 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17641
17642 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
17643 (viper-exec-yank, viper-put-back): Don't display modification msg
17644 if in the minibuffer.
17645
17646 * viper-init.el (viper-replace-overlay-cursor-color)
17647 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
17648 Make variables frame local.
17649
17650 * viper-util.el (viper-append-filter-alist): Use append instead of
17651 nconc.
17652
17653 * viper.el (viper-vi-state-mode-list)
17654 (viper-emacs-state-mode-list): Move help-mode and
17655 completion-list-mode from the first list to the second.
17656 (viper-mode): Docstring.
17657 (viper-go-away, viper-non-hook-settings): Don't localize
17658 minor-mode-alist in newer Emacsen. Add advice to
17659 set-cursor-color. Don't bind "\C-c\\".
17660
17661 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
17662
17663 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
17664 (scheme-macro-expand-command): New user options.
17665 (scheme-trace-procedure, scheme-expand-current-form): New commands.
17666 (scheme-form-at-point, scheme-start-file)
17667 (scheme-interactively-start-process): New functions.
17668 (scheme-get-process): New function, extracted from `scheme-proc'.
17669 (run-scheme): Call `scheme-start-file' to get start file, and pass
17670 it to `make-comint'.
17671 (switch-to-scheme, scheme-proc):
17672 Call `scheme-interactively-start-process' if no Scheme buffer/process
17673 is available.
17674
17675 2005-08-06 Juri Linkov <juri@jurta.org>
17676
17677 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17678 Use `compilation-text-face', `compilation-info-text-face' and
17679 `compilation-error-text-face' instead of `font-lock-keyword-face'.
17680 (compilation-error): New face.
17681 (compilation-error-file-name): Inherit from
17682 `compilation-error' instead of `font-lock-warning-face'.
17683 (compilation-warning-file-name): Inherit from
17684 `compilation-warning' instead of `font-lock-warning-face'.
17685 (compilation-info, compilation-error-file-name)
17686 (compilation-warning-file-name, compilation-info-file-name)
17687 (compilation-line-number, compilation-column-number): Doc fix.
17688 (compilation-error-text-face, compilation-warning-text-face)
17689 (compilation-info-text-face): New face variables.
17690 (compilation-line-face, compilation-column-face)
17691 (compilation-enter-directory-face)
17692 (compilation-leave-directory-face): Doc fix.
17693 (compilation-text-face): New function.
17694
17695 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
17696 instead of 1 to display binary file names as info file links.
17697 (grep-error-face): Use `compilation-error-face' instead of
17698 `font-lock-keyword-face'.
17699 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
17700 and `compilation-warning-text-face' instead of
17701 `font-lock-keyword-face'. Use `compilation-error-text-face'
17702 instead of `grep-error-face'.
17703
17704 2005-08-05 Kenichi Handa <handa@m17n.org>
17705
17706 * international/code-pages.el: Add autoload cookies for all coding
17707 systems.
17708
17709 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
17710
17711 * cus-start.el (all): Put undo.c where it alphabetically belongs.
17712
17713 2005-08-04 Juri Linkov <juri@jurta.org>
17714
17715 * progmodes/compile.el (compilation-mode-map):
17716 * progmodes/grep.el (grep-mode-map):
17717 Bind TAB to `compilation-next-error' and [backtab] to
17718 `compilation-previous-error'.
17719
17720 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
17721 matching line numbers, column numbers and their ranges with regexp
17722 matching only line numbers.
17723 (grep-context-face): New face variable.
17724 (grep-mode-font-lock-keywords): Use it.
17725
17726 * faces.el (read-face-name): Delete duplicate faces.
17727
17728 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
17729
17730 * thumbs.el (thumbs-find-image): Don't make variables
17731 automatically buffer local.
17732 (thumbs-current-tmp-filename, thumbs-current-image-filename)
17733 (thumbs-image-num): Make automatically buffer local.
17734 (thumbs-show-thumbs-list): Use `make-local-variable', not
17735 `make-variable-buffer-local'.
17736 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
17737
17738 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
17739 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
17740 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
17741 (bother, bye, canyou, chatlst, continue, deathlst, describe)
17742 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
17743 (feelings-about, foullst, found, hello, history, howareyoulst)
17744 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
17745 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
17746 (neglst, obj, object, owner, please, problems, qlist)
17747 (random-adjective, relation, remlst, repetitive-shortness)
17748 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
17749 (shortlst, something, sportslst, stallmanlst, states, subj)
17750 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
17751 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17752 Defvar at compile time.
17753
17754 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
17755 not `make-variable-buffer-local'.
17756
17757 2005-08-02 Kim F. Storm <storm@cua.dk>
17758
17759 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
17760 rectangle overlay in selected window.
17761
17762 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
17763
17764 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
17765 instead of display group. Make `indicate-buffer-boundaries'
17766 customizable through Custom.
17767
17768 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
17769
17770 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
17771 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
17772 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17773 (gdb-put-string): Fix typos in docstrings.
17774
17775 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
17776
17777 Update copyright notices of files in progmodes directory for
17778 release of Emacs 22.1.
17779
17780 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
17781
17782 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
17783 Don't barf if the GUD buffer has been killed.
17784
17785 2005-08-01 Kim F. Storm <storm@cua.dk>
17786
17787 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
17788
17789 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
17790
17791 * simple.el (next-error-follow-minor-mode):
17792 make-variable-buffer-local -> make-local-variable.
17793
17794 * emacs-lisp/cl-extra.el: Require CL also when compiling.
17795
17796 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
17797 (byte-compile-form-make-variable-buffer-local): New functions to warn
17798 about misuses of make-variable-buffer-local where make-local-variable
17799 was meant.
17800
17801 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
17802
17803 * bs.el (bs-attributes-list): Doc fix.
17804 (bs): Update url-link.
17805
17806 * desktop.el (desktop-save-buffer): Fix typos in docstring.
17807 (desktop-load-default): Simplify.
17808
17809 * ibuffer.el (ibuffer-columnize-and-insert-list)
17810 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
17811 (ibuffer-unmark-all, ibuffer-toggle-marks)
17812 (ibuffer-unmark-forward, ibuffer-unmark-backward)
17813 (ibuffer-compile-make-format-form, ibuffer-format-column)
17814 (ibuffer-current-buffers-with-marks)
17815 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
17816 (ibuffer): Doc fix.
17817 (ibuffer-mode): Fix typo in docstring.
17818 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
17819 with `define-obsolete-variable-alias'.
17820 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
17821
17822 2005-07-29 Kenichi Handa <handa@m17n.org>
17823
17824 * international/mule-cmds.el (select-message-coding-system):
17825 Be sure to use LF for end-of-line. If no coding system is decided,
17826 return iso-8859-1-unix.
17827
17828 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
17829
17830 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
17831 (ange-ftp-pending-error-line): New vars.
17832 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
17833 to handle the non-fatal no-route-to-host messages.
17834 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
17835
17836 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
17837
17838 * isearch.el (isearch-mode-map, isearch-other-meta-char)
17839 (isearch-quote-char, isearch-printing-char)
17840 (isearch-text-char-description): "?\ " -> "?\s".
17841 (isearch-lazy-highlight-cleanup)
17842 (isearch-lazy-highlight-initial-delay)
17843 (isearch-lazy-highlight-interval)
17844 (isearch-lazy-highlight-max-at-a-time)
17845 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
17846 Declare with define-obsolete-*-alias macros.
17847 (isearch-forward): Fix typo in docstring.
17848 (search-invisible, search-ring-yank-pointer)
17849 (regexp-search-ring-yank-pointer): Doc fixes.
17850
17851 * recentf.el (recentf-menu-append-commands-p): Declare with
17852 `define-obsolete-variable-alias'.
17853 (recentf-max-saved-items, recentf-menu-filter)
17854 (recentf-arrange-by-rule-subfilter): Doc fixes.
17855 (recentf-menu-append-commands-flag)
17856 (recentf-initialize-file-name-history, recentf-expand-file-name)
17857 (recentf-clear-data): Fix typos in docstrings.
17858
17859 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
17860
17861 * progmodes/gdb-ui.el: Smarten comments.
17862 (gdb-info-breakpoints-custom): Use nowarn when finding file.
17863
17864 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17865
17866 * term/apollo.el (terminal-init-apollo): New function containing
17867 all former top level forms in the file.
17868 * term/bobcat.el (terminal-init-bobcat):
17869 * term/cygwin.el (terminal-init-cygwin):
17870 * term/iris-ansi.el (terminal-init-iris-ansi):
17871 * term/linux.el (terminal-init-linux):
17872 * term/news.el (terminal-init-news):
17873 * term/rxvt.el (terminal-init-rxvt):
17874 * term/sun.el (terminal-init-sun):
17875 * term/tvi970.el (terminal-init-tvi970):
17876 * term/vt100.el (terminal-init-vt100):
17877 * term/vt102.el (terminal-init-vt102):
17878 * term/vt125.el (terminal-init-vt125):
17879 * term/vt200.el (terminal-init-vt200):
17880 * term/vt201.el (terminal-init-vt201):
17881 * term/vt220.el (terminal-init-vt220):
17882 * term/vt240.el (terminal-init-vt240):
17883 * term/vt300.el (terminal-init-vt300):
17884 * term/vt320.el (terminal-init-vt320):
17885 * term/vt400.el (terminal-init-vt400):
17886 * term/vt420.el (terminal-init-vt420):
17887 * term/wyse50.el (terminal-init-wyse50):
17888 * term/xterm.el (terminal-init-xterm): Likewise.
17889
17890 * term/README: Describe the terminal-init-* functionality.
17891
17892 * startup.el (command-line): After loading the terminal initialization
17893 file call the corresponding terminal initialization function.
17894
17895 2005-07-27 Kenichi Handa <handa@m17n.org>
17896
17897 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
17898 negative.
17899
17900 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
17901 (ps-mule-composition-prologue): Fix for the case that
17902 RelativeCompose is false.
17903
17904 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
17905
17906 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
17907
17908 * descr-text.el (describe-char): Handle the case where the list of
17909 chars is displayed in a separate frame.
17910 Be a bit more discriminating when looking for the char.
17911
17912 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
17913
17914 * bookmark.el (bookmark-automatically-show-annotations)
17915 (bookmark-read-annotation-text-func): Doc fixes.
17916 (bookmark-save): Improve argument/docstring consistency.
17917 (bookmark-get-bookmark, bookmark-get-bookmark-record)
17918 (bookmark-alist-from-buffer)
17919 (bookmark-upgrade-file-format-from-0)
17920 (bookmark-grok-file-format-version)
17921 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
17922 (bookmark-read-annotation-mode)
17923 (bookmark-insert-current-bookmark, bookmark-jump)
17924 (bookmark-exit-hook): Fix typos in docstrings.
17925 (bookmark-exit-hooks): Define as obsolete alias.
17926 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
17927 not `bookmark-exit-hooks'. Fix docstring.
17928 (bookmark-bmenu-select): "?\ " -> "?\s".
17929
17930 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
17931
17932 * startup.el (command-line): Fix typo.
17933
17934 2005-07-24 Richard M. Stallman <rms@gnu.org>
17935
17936 * tooltip.el (tooltip-mode): Test emacs-basic-display,
17937 not emacs-quick-startup.
17938
17939 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
17940
17941 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
17942 (reb-next-match, reb-show-subexp): Use `with-selected-window'
17943 instead of `reb-with-current-window'.
17944 (reb-prev-match): Likewise. Also, don't move left if the search
17945 was unsuccessful.
17946 (reb-initialize-buffer): New function.
17947 (re-builder, reb-change-syntax): Use it.
17948
17949 * man.el (Man-goto-page): Make second argument NOERROR optional.
17950
17951 2005-07-23 Richard M. Stallman <rms@gnu.org>
17952
17953 * man.el (Man-bgproc-sentinel): Check here for failure to find
17954 any man page in the output, and report the error here.
17955 (Man-arguments): Make it permanent local.
17956 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
17957 (Man-mode): Pass t for NOERROR.
17958
17959 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
17960 (grep-mode-font-lock-keywords):
17961 Don't use compilation-...-face for messages that are not file names.
17962
17963 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17964 Don't use compilation-...-face for messages that are not file names.
17965
17966 2005-07-22 Juri Linkov <juri@jurta.org>
17967
17968 * startup.el (normal-splash-screen): Update menu name.
17969
17970 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
17971
17972 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17973
17974 * term/xterm.el: Load term/rxvt if the terminal is actually an
17975 rxvt terminal.
17976 (xterm-rxvt-set-background-mode): Remove, not used anymore.
17977
17978 * term/rxvt.el (function-key-map): Use substitute-key-definition
17979 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
17980
17981 * term/cygwin.el: New file.
17982
17983 2005-07-22 Kim F. Storm <storm@cua.dk>
17984
17985 * image-file.el (insert-image-file, image-file-yank-handler):
17986 Fix last change to maintain a (unique) yank-handler on yanked images.
17987
17988 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
17989
17990 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
17991 of the file size (as in "177B" for 177 bytes). This happens with
17992 "ls -lh" on FreeBSD.
17993
17994 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
17995
17996 * hilit-chg.el (highlight-changes-global-initial-state)
17997 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
17998 (hilit-chg-fixup, highlight-changes-mode):
17999 Fix typos in docstrings.
18000 (highlight-changes-global-modes, highlight-changes-rotate-faces):
18001 Doc fixes.
18002
18003 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
18004
18005 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
18006 mode function using `eval-after-load'.
18007
18008 2005-07-21 Kim F. Storm <storm@cua.dk>
18009
18010 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
18011 included when reporting an emacs crash, and tell about the DEBUG file.
18012
18013 * image-file.el (insert-image-file): Add yank-handler.
18014 (image-file-yank-handler): Yank handler to make unique copies of
18015 images when they are yanked into a buffer next to each other.
18016
18017 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
18018
18019 * comint.el (comint-use-prompt-regexp, comint-send-input)
18020 (comint-source-default, comint-extract-string)
18021 (comint-get-source, comint-word, comint-completion)
18022 (comint-source, comint-prompt-read-only, comint-update-fence):
18023 Fix typos in docstrings.
18024 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
18025 Declare with define-obsolete-*-alias macros.
18026 (comint-previous-matching-input-from-input)
18027 (comint-next-matching-input-from-input)
18028 (comint-previous-matching-input, comint-next-matching-input)
18029 (comint-forward-matching-input):
18030 Improve argument/docstring consistency.
18031
18032 * desktop.el (desktop-clear-preserve-buffers-regexp):
18033 Also preserve the *server* buffer.
18034
18035 * simple.el (clone-indirect-buffer): Doc fix.
18036 (fixup-whitespace, just-one-space)
18037 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
18038 (next-error, next-error-highlight)
18039 (next-error-highlight-no-select, next-error-last-buffer)
18040 (next-error-buffer-p, next-error-find-buffer, next-error)
18041 (previous-error, next-error-no-select, previous-error-no-select)
18042 (open-line, split-line, minibuffer-prompt-width, kill-new)
18043 (binary-overwrite-mode): Fix typos in docstrings.
18044 (set-fill-column): Fix typo in message.
18045
18046 * skeleton.el (skeleton-proxy-new): Doc fix.
18047
18048 * strokes.el (strokes-load-hook): Doc fix.
18049 (strokes-grid-resolution, strokes-get-grid-position)
18050 (strokes-renormalize-to-grid, strokes-read-stroke)
18051 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
18052 (strokes-global-map): Fix typos in docstrings.
18053 (strokes-help): Doc fix. Fix help message and pass it through
18054 `substitute-command-keys'.
18055
18056 * tempo.el (tempo-insert-prompt, tempo-interactive)
18057 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
18058 (tempo-insert-string-functions, tempo-local-tags)
18059 (tempo-define-template, tempo-insert-template)
18060 (tempo-insert-prompt-compat, tempo-is-user-element)
18061 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
18062 Fix typos in docstrings.
18063
18064 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
18065 (vcursor-key-bindings, vcursor-use-vcursor-map)
18066 (vcursor-find-window, vcursor-scroll-down)
18067 (vcursor-disable, vcursor-beginning-of-buffer)
18068 (vcursor-end-of-buffer): Fix typos in docstrings.
18069 (vcursor-relative-move, vcursor-get-char-count):
18070 Improve argument/docstring consistency.
18071
18072 * version.el: "?\ " -> "?\s".
18073
18074 * wid-edit.el (widget-default-create, widget-after-change)
18075 (widget-default-format-handler, widget-checklist-add-item)
18076 (widget-radio-add-item, widget-choose, widget-specify-secret)
18077 (widget-field-value-create, widget-field-value-get)
18078 (widget-editable-list-format-handler)
18079 (widget-editable-list-entry-create, widget-group-value-create)
18080 (widget-documentation-link-add)
18081 (widget-documentation-string-value-create): "?\ " -> "?\s".
18082 (widget-convert-text): Doc fix.
18083 (widget-narrow-to-field, widget-field-find)
18084 (widget-url-link-action, widget-emacs-library-link-action)
18085 (widget-color-notify): Fix typos in docstrings.
18086
18087 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
18088 (x-select-text, set-w32-system-coding-system)
18089 (w32-add-charset-info): Fix typos in docstrings.
18090
18091 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
18092 (cua-enable-cua-keys, cua-use-hyper-key)
18093 (cua-virtual-rectangle-edges): Fix typos in docstrings.
18094 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
18095
18096 * net/tramp.el (tramp-handle-load): Fix typo in error message.
18097
18098 * emacs-lisp/re-builder.el (regexp-builder): Declare with
18099 `defalias' instead of faking it.
18100
18101 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
18102 (eshell-ls-missing, eshell-ls-dired-initial-args)
18103 (eshell-ls-use-in-dired): Fix typos in docstrings.
18104
18105 2005-07-20 Kim F. Storm <storm@cua.dk>
18106
18107 * emulation/cua-base.el (cua-mode): Improve doc string.
18108
18109 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
18110
18111 * abbrev.el (expand-region-abbrevs): Doc fix.
18112 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
18113 Improve argument/docstring consistency.
18114
18115 * arc-mode.el (archive-get-descr, archive-alternate-display):
18116 Doc fixes.
18117 (archive-l-e): Improve argument/docstring consistency.
18118 (archive-tmpdir, archive-unixdate, archive-unixtime)
18119 (archive-chmod-entry): Fix typos in docstrings.
18120 (archive-unflag, archive-unflag-backwards)
18121 (archive-unmark-all-files): "?\ " -> "?\s".
18122
18123 * buff-menu.el (Buffer-menu-unmark): Doc fix.
18124 (Buffer-menu-not-modified, Buffer-menu-execute)
18125 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
18126 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
18127
18128 * composite.el (compose-string, encode-composition-rule)
18129 (compose-last-chars): Fix typos in docstrings.
18130
18131 * desktop.el (desktop-enable, desktop-basefilename):
18132 Declare with `define-obsolete-variable-alias'.
18133 (desktop-internal-v2s): Don't quote keywords.
18134 (desktop-clear): "?\ " -> "?\s".
18135
18136 * dired.el (dired-align-file, dired-flag-backup-files)
18137 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
18138 (dired-listing-switches, dired-ls-F-marks-symlinks)
18139 (dired-dwim-target, dired-load-hook, dired-mode-hook)
18140 (dired-directory, dired-faces, dired, dired-revert)
18141 (dired-mode, dired-summary, dired-view-file)
18142 (dired-copy-filename-as-kill, dired-delete-file)
18143 (dired-no-confirm, dired-unmark-all-marks)
18144 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
18145 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
18146 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
18147 Fix typos in message strings.
18148
18149 * dired-x.el (virtual-dired): Declare with `defalias'.
18150 (dired-mark-unmarked-files, dired-local-variables-file)
18151 (dired-omit-here-always): Doc fix.
18152 (dired-omit-mode, dired-find-subdir)
18153 (dired-enable-local-variables, dired-clean-up-buffers-too)
18154 (dired-extra-startup, dired-mark-extension, dired-jump)
18155 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
18156 (dired-smart-shell-command, dired-guess-shell-alist-user)
18157 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
18158 (dired-x-bind-find-file, dired-x-submit-report):
18159 Fix typos in docstrings.
18160 (dired-mark-unmarked-files): "?\ " -> "?\s".
18161
18162 * dirtrack.el (dirtrack-list): Fix typos in docstring.
18163
18164 * faces.el (describe-face): "?\ " -> "?\s".
18165 (read-all-face-attributes, read-face-font, modify-face)
18166 (face-attr-construct, italic): Fix typos in docstrings.
18167 (frame-update-face-colors): Declare with
18168 `define-obsolete-function-alias'.
18169
18170 * files.el (find-file-noselect, recode-file-name): Doc fixes.
18171 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
18172 (magic-mode-alist, buffer-file-numbers-unique)
18173 (write-file-functions, get-free-disk-space):
18174 Fix typos in docstrings.
18175 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
18176 (write-contents-hooks, write-file-hooks):
18177 Declare with `define-obsolete-variable-alias'.
18178
18179 * forms-d2.el (arch-rj): Fix typo in docstrings.
18180 (arch-tocol): Likewise. "?\ " -> "?\s".
18181
18182 * frame.el (set-frame-font, cursor-in-non-selected-windows):
18183 Fix typo in docstring.
18184 (set-screen-width, set-screen-height): Delete redundant info in
18185 doctrings.
18186 (new-frame, screen-height, screen-width): Declare with
18187 `define-obsolete-function-alias'.
18188 (delete-frame-hook, blink-cursor): Declare with
18189 `define-obsolete-variable-alias'.
18190
18191 * paths.el (prune-directory-list): Fix typos in docstring.
18192
18193 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
18194 (cvs-prefix-get): Fix typos in docstrings.
18195
18196 * ps-print.el (ps-extend-face-list, ps-extend-face)
18197 (ps-print-background-image): Fix typos in docstrings.
18198 (ps-default-fg, ps-default-bg): Doc fixes.
18199
18200 * s-region.el (s-region-bind): Doc fix.
18201 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
18202
18203 * textmodes/org.el (org-table-formula-substitute-names)
18204 (org-table-get-vertical-vector): Doc fixes.
18205 (org-table-recalculate): Remove unused argument to `message'.
18206
18207 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
18208
18209 * textmodes/org.el (org-table-column-names)
18210 (org-table-column-name-regexp)
18211 (org-table-named-field-locations): New variables.
18212 (org-archive-subtree): Protect `this-command' when calling
18213 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
18214 the kill buffer.
18215 (org-complete): Remove fixed-formula completion.
18216 (org-edit-formulas-map): New variable.
18217 (org-table-edit-formulas): New command.
18218 (org-finish-edit-formulas, org-abort-edit-formulas)
18219 (org-show-variable, org-table-get-vertical-vector): New functions.
18220 (org-table-maybe-eval-formula): Handle `:=' fields.
18221 (org-table-get-stored-formulas, org-table-store-formulas)
18222 (org-table-get-formula, org-table-modify-formulas)
18223 (org-table-replace-in-formulas): Handle named field formulas.
18224 (org-table-get-specials): Store locations of named fields.
18225
18226 2005-07-19 Juri Linkov <juri@jurta.org>
18227
18228 * progmodes/grep.el (grep-regexp-alist)
18229 (grep-mode-font-lock-keywords, grep-process-setup):
18230 Use default GNU grep match color "01;31m" instead of "01;41m".
18231 (grep-regexp-alist, grep-mode-font-lock-keywords):
18232 Use `\\[[0-9]*m' instead of `\\[00m'.
18233 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
18234 sgr_start where its handling is more important. Use the real
18235 length of sgr_start instead of constant 8.
18236 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
18237 specially. Delete all remaining escape sequences.
18238 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
18239 (grep-regexp-alist): Make hyperlink only for binary file name
18240 instead of the whole line.
18241 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
18242 (grep-mode): Add autoload.
18243
18244 * emacs-lisp/find-func.el (find-function-regexp):
18245 Add `define-compilation-mode'.
18246
18247 2005-07-19 Juri Linkov <juri@jurta.org>
18248
18249 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
18250 (compare-windows-sync-string-size, compare-windows-recenter)
18251 (compare-windows-highlight, compare-windows): Add version 22.1.
18252 (compare-windows) <defface>: Inherit from lazy-highlight instead
18253 of duplicating its default value.
18254
18255 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
18256 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
18257
18258 * descr-text.el (describe-char): Create link buttons for `charset'
18259 and `code point'. Add the current input method name with a link
18260 button to `to input' field. Print face names of display table
18261 characters in `The display table entry is displayed by' section
18262 instead of printing face-id in the `display' field.
18263 Guess hardcoded faces and create a link button for them.
18264 Skip empty fields when calculating max-width.
18265 Treat `widget-create' specially while inserting strings from the
18266 collected field list.
18267 (describe-char-after): Made obsolete in version 22.1, not 21.5.
18268
18269 * diff-mode.el (diff-file-header): Change foreground color from
18270 yellow to green on light backgrounds.
18271 (diff-context): Inherit from `shadow' only for color/grayscale
18272 with more than 88 colors.
18273 (diff-indicator-removed, diff-indicator-added)
18274 (diff-indicator-changed): New faces.
18275 (diff-font-lock-keywords): Use new faces. Regroup rules.
18276 Add "^---$" for `normal' diff format. Fontify `#' lines with
18277 font-lock-comment-delimiter-face and font-lock-comment-face.
18278 Add `#' to ^[^...] in the rule for `diff-context-face'.
18279
18280 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
18281 a button-like box. Inherit from `highlight' on low colors.
18282 (shadow): Use shades of gray only for color/grayscale with
18283 more than 88 colors. Use green for light backgrounds with
18284 8 colors, and yellow for dark backgrounds with 8 colors.
18285
18286 * font-lock.el (font-lock-regexp-grouping-backslash):
18287 Don't inherit from escape-glyph (use bold for all cases).
18288
18289 * info.el (info-xref-visited): Use light foreground color `violet'
18290 for dark backgrounds instead of dark color `magenta3'.
18291 (info-title-1): Use `yellow' color for dark backgrounds.
18292
18293 * isearch.el (isearch): Use not-too-dark magenta3 instead of
18294 too-light magenta2.
18295
18296 * replace.el (match): Use slightly more light RoyalBlue3 instead
18297 of dark RoyalBlue4.
18298
18299 * wid-edit.el (widget-inactive): Inherit from `shadow'.
18300
18301 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
18302
18303 * novice.el (disabled-command-hook): Declare it with
18304 `define-obsolete-variable-alias'.
18305
18306 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
18307 (desktop-buffer-misc-functions, desktop-buffer-handlers)
18308 (desktop-load-default): Add release to obsolescence info.
18309 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
18310 (desktop-append-buffer-args, desktop-read):
18311 Fix typos in docstrings.
18312 (desktop-kill): Fix typo in message.
18313 (desktop-save): Doc fix.
18314
18315 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
18316
18317 * viper-cmd.el (viper-escape-to-state): Bug fix.
18318 (viper-envelop-ESC-key): Change the definition of fast
18319 keysequence so it'll work with keyboard macros.
18320
18321 * ediff.el (ediff-patch-buffer): Change the docstring.
18322
18323 2005-07-19 Kenichi Handa <handa@m17n.org>
18324
18325 * international/mule-cmds.el (select-safe-coding-system): Try to
18326 use an auto-coding (if any) before anything else. If the found
18327 auto-coding is invalid, show a warning message.
18328
18329 * international/mule.el (find-auto-coding): New function created
18330 by modifying the body of set-auto-coding.
18331 (set-auto-coding): Use find-auto-coding to find a coding.
18332
18333 2005-07-18 Richard M. Stallman <rms@gnu.org>
18334
18335 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
18336 not isearch-mode-end-hook-error.
18337 (allout-before-change-protect): Fix error message.
18338
18339 2005-07-18 Juri Linkov <juri@jurta.org>
18340
18341 * allout.el (allout-mode):
18342 * calculator.el (calculator-copy):
18343 * custom.el (custom-known-themes):
18344 * dired.el (dired-desktop-buffer-misc-data)
18345 (dired-restore-desktop-buffer):
18346 * dired-x.el (dired-omit-marker-char):
18347 * files.el (basic-save-buffer):
18348 * font-core.el (font-lock-mode):
18349 * calendar/calendar.el (calendar-goto-hebrew-date)
18350 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
18351 (calendar-goto-persian-date):
18352 * language/ethio-util.el (ethio-sera-to-fidel-region):
18353 * textmodes/picture.el (picture-mode):
18354 Delete duplicate duplicate words.
18355
18356 2005-07-18 Juri Linkov <juri@jurta.org>
18357
18358 * isearch.el (isearch-mode-map): Remove key bindings for regexp
18359 chars * ? } |.
18360 (isearch-fallback): Don't call `isearch-process-search-char'.
18361 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
18362 (isearch-process-search-char): Call `isearch-fallback' for regexp
18363 chars * ? } |.
18364 (isearch-return-char): Make obsolete with `make-obsolete' instead
18365 of simply documenting it as obsolete in the docstring.
18366 (isearch-fallback): Refill docstring.
18367
18368 * international/isearch-x.el
18369 (isearch-process-search-multibyte-characters): Remove unneeded
18370 `concat'. Add intermediate values to `junk-hist' instead of
18371 `minibuffer-history'. Test the length of `str'.
18372
18373 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
18374
18375 * allout.el (allout-resolve-xref): Fix typos in error strings.
18376 (allout-before-change-protect): Remove unneeded `concat'.
18377
18378 * array.el (array-mode, array-reconfigure-rows)
18379 (untabify-backward): Fix typos in docstrings.
18380 (array-reconfigure-rows): Use `insert-buffer-substring', not
18381 `insert-buffer'.
18382
18383 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
18384 * progmodes/ada-mode.el (ada-make-body):
18385 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
18386
18387 * dired.el (dired-log):
18388 * tar-mode.el (tar-subfile-save-buffer):
18389 * play/zone.el (zone-pgm-stress-destress):
18390 Use `insert-buffer-substring', not `insert-buffer'.
18391
18392 2005-07-17 Simon Josefsson <jas@extundo.com>
18393
18394 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
18395
18396 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
18397
18398 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
18399 Add plain auth method.
18400 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
18401
18402 2005-07-17 Kim F. Storm <storm@cua.dk>
18403
18404 * ido.el (dired-other-window): Add ido property.
18405
18406 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
18407
18408 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18409 Fix typo in docstring.
18410 (byte-compile-interactive-only-functions): Add `insert-buffer' and
18411 `insert-file-literally'.
18412
18413 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
18414 info and delete redundant message. Doc fix.
18415 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
18416 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
18417
18418 2005-07-16 Richard M. Stallman <rms@gnu.org>
18419
18420 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
18421 (byte-compile-and): Use byte-compile-and-recursion.
18422 (byte-compile-or-recursion): New function.
18423 (byte-compile-or): Use that.
18424 (byte-compile-if): Guard the else-clause too.
18425 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
18426
18427 * isearch.el (isearch-mode-end-hook-quit): New variable.
18428 (isearch-done): Bind it.
18429 (isearch-mode-end-hook): Doc fix.
18430
18431 * allout.el (allout-isearch-did-quit): Variable deleted.
18432 (allout-real-isearch-abort): Function name no longer used.
18433 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
18434 (allout-isearch-rectification): isearch-mode always exists.
18435 Don't set allout-isearch-did-quit.
18436 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
18437 allout-isearch-did-quit.
18438 (allout-enwrap-isearch): Just add the hook.
18439 (allout-isearch-abort): Function deleted.
18440 (allout-pre-command-business): Avoid warning.
18441
18442 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
18443 Correctly avoid warnings.
18444 (pascal-outline): Likewise.
18445
18446 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
18447
18448 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
18449
18450 * play/tetris.el (tetris-mode): Avoid warning.
18451
18452 * play/snake.el (snake-mode): Avoid warning.
18453
18454 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
18455 (gamegrid-set-display-table): Avoid warning.
18456 (gamegrid-set-timer): Likewise.
18457 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
18458 (gamegrid-add-score-with-update-game-score-1): Take FILE
18459 as argument.
18460 (gamegrid-add-score-with-update-game-score): Pass that argument.
18461 Rename have-shared-game-dir to gamegrid-shared-game-dir.
18462
18463 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
18464
18465 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
18466 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
18467
18468 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
18469 and insert-file.
18470
18471 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
18472 (sc-ask): Avoid warnings.
18473
18474 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
18475 (eshell-hist-initialize): Use that var the natural way.
18476
18477 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
18478
18479 * emacs-lisp/re-builder.el (reb-cook-regexp):
18480 Avoid warning calling lre-compile-string.
18481 (reb-color-display-p): Avoid warning.
18482
18483 * calculator.el (calculator-last-input): Guard uses
18484 of event-key and key-press-event-p.
18485 (event-key, key-press-event-p): Delete definitions.
18486
18487 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
18488 (find-gc-source-directory, find-gc-subrs-callers)
18489 (find-gc-noreturn-list, find-gc-source-files)
18490 (find-gc-subrs-called): Vars renamed and defvar'd.
18491
18492 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
18493 (checkdoc-overlay-put, checkdoc-delete-overlay)
18494 (checkdoc-overlay-start, checkdoc-overlay-end)
18495 (checkdoc-mode-line-update, checkdoc-char=):
18496 Define such that compiler knows they are defined.
18497 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
18498 (checkdoc-read-event): Delete. Use read-event directly.
18499
18500 * whitespace.el (whitespace-make-overlay)
18501 (whitespace-overlay-put, whitespace-delete-overlay)
18502 (whitespace-overlay-start, whitespace-overlay-end):
18503 Define such that compiler knows they are defined.
18504 (whitespace): Move conditional inside.
18505
18506 * tempo.el (tempo-insert-template): Suppress warning.
18507
18508 * ediff-diff.el (longlines-mode): Add defvar.
18509
18510 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
18511
18512 * server.el: Bind "C-x #" in a way that works even if C-x is
18513 redefined to a command key, not a prefix key.
18514
18515 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18516
18517 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
18518 cl-make-type-test till execution time.
18519
18520 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
18521
18522 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
18523 arg ARG and use it.
18524
18525 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18526
18527 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
18528
18529 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
18530
18531 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18532 a defcustom with two :set or :type keywords.
18533
18534 2005-07-15 Richard M. Stallman <rms@gnu.org>
18535
18536 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18537 Don't give ^M comment-end syntax.
18538
18539 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
18540
18541 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
18542 Don't consider gdbmi (gdb-mi.el has its own update functions).
18543 (gdb-var-delete): Make it work for gdbmi as well.
18544 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
18545
18546 * progmodes/gud.el (etags, sdb): Only require etags when needed.
18547 (gud-speedbar-menu-items): Correct logic for enabling items.
18548
18549 2005-07-15 Kim F. Storm <storm@cua.dk>
18550
18551 * ido.el: Fix commentary.
18552 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
18553 Use with-no-warnings around ffap-guesser.
18554 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
18555 Let bind minibuffer-completing-file-name to t.
18556
18557 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
18558
18559 * startup.el (site-run-file, keyboard-type): Doc fixes.
18560 (command-line): Check for "--basic-display" argument; also for
18561 "--quick", not "--bare-bones" (which was renamed).
18562 (fancy-splash-text): Add missing item "Getting New Versions".
18563 (normal-splash-screen): Fix typos and improve consistency with
18564 `fancy-splash-text'. Update copyright year.
18565
18566 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
18567 valid binding for `help-char'.
18568
18569 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
18570
18571 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
18572
18573 * term.el (term-mode): Disable cua-mode for term buffers.
18574
18575 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
18576
18577 * add-log.el (add-log-mailing-address, change-log-merge):
18578 Doc fixes.
18579 (change-log-get-method-definition): Fix typo in docstring.
18580
18581 2005-07-14 Kim F. Storm <storm@cua.dk>
18582
18583 * emulation/cua-base.el:
18584 (cua--pre-command-handler-1, cua--pre-command-handler)
18585 (cua--post-command-handler-1, cua--post-command-handler):
18586 Split in two. Check (buffer local) value of cua-mode.
18587 (cua-selection-mode): New command.
18588
18589 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
18590
18591 * custom.el (custom-initialize-safe-set)
18592 (custom-initialize-safe-default): Doc fixes.
18593
18594 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18595 and simplify :init-value again.
18596
18597 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18598 and simplify :init-value again. Delete autoload.
18599
18600 * startup.el (command-line): Use `custom-reevaluate-setting' again
18601 for tooltip-mode.
18602
18603 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18604 a defcustom with two :initialize keywords.
18605
18606 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
18607
18608 * allout.el (my-mark-marker, allout-isearch-prior-pos)
18609 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
18610 (allout-post-command-business, allout-flag-region)
18611 (isearch-reenable-font-lock, allout-yank)
18612 (allout-insert-latex-header, allout-insert-latex-trailer)
18613 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
18614 (allout-latex-verb-quote): Fix typos in docstrings.
18615 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
18616 (allout-unprotected, allout-prefix-data):
18617 Improve argument/docstring consistency.
18618 (allout-chart-subtree): Fix argument spec.
18619 (allout-open-topic): Rename `use_sib_bullet' argument to
18620 `use-sib-bullet'. Doc fix.
18621
18622 * whitespace.el (whitespace-check-buffer-leading)
18623 (whitespace-check-buffer-trailing)
18624 (whitespace-check-buffer-indent)
18625 (whitespace-check-buffer-spacetab)
18626 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
18627 (whitespace-check-leading-whitespace)
18628 (whitespace-check-trailing-whitespace)
18629 (whitespace-check-spacetab-whitespace)
18630 (whitespace-check-indent-whitespace)
18631 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
18632 (whitespace-modes): Fix typos in docstrings.
18633 (defgroup, defcustom): Doc fixes.
18634
18635 * winner.el (winner-mode, winner-boring-buffers)
18636 (winner-pending-undo-ring): Doc fixes.
18637 (winner-ring): Remove unneeded `progn'.
18638 (winner-equal): `defsubst' it.
18639 (winner-redo): Fix message.
18640
18641 2005-07-13 Kim F. Storm <storm@cua.dk>
18642
18643 * simple.el (line-move-1): Always use vertical-motion to
18644 do the last (or only) line move to ensure some movement.
18645 Undo 2005-06-23 change--don't check for overlays.
18646
18647 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18648
18649 * term/mac-win.el (ccl-encode-mac-roman-font)
18650 (ccl-encode-mac-centraleurroman-font)
18651 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
18652 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
18653 Change charset-id boundary of dimension to ?\xef.
18654 (mac-char-fontspec-list): New constant.
18655 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
18656 argument. Nil uses itself as family in font-spec. Previous
18657 behavior for nil is now provided by non-nil non-string argument.
18658 All callers changed. Add font-specs for Mac fonts to
18659 "fontset-default" unless iso8859-1 fonts are installed.
18660
18661 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
18662
18663 * progmodes/sh-script.el (sh-get-indent-info): Only indent
18664 a continuation line if the \ is preceded by SPC or TAB.
18665 (sh-get-indent-info): Simplify.
18666 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
18667 Use with-current-buffer.
18668
18669 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
18670 when the matched text is empty.
18671
18672 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
18673
18674 * startup.el (command-line): Revert to previous handling of
18675 tooltip-mode. Explain in comment why the complexity is needed.
18676
18677 * tooltip.el (tooltip-mode): Revert to previous implementation of
18678 its defcustom.
18679
18680 * frame.el (blink-cursor-mode): Revert to previous implementation
18681 of its defcustom. Update comment.
18682
18683 2005-07-12 Lars Hansen <larsh@soem.dk>
18684
18685 * desktop.el: Update e-mail address.
18686
18687 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18688
18689 * term/mac-win.el (mac-services-mail-selection)
18690 (mac-services-mail-to): New functions.
18691 (mac-application-menu-map): Bind them.
18692
18693 2005-07-12 wulei <milton@wulei.net> (tiny change)
18694
18695 * progmodes/gdb-ui.el: Add note about buffering with Windows.
18696
18697 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
18698
18699 * custom.el (custom-reevaluate-setting): Doc fix.
18700
18701 2005-07-11 Jay Belanger <belanger@truman.edu>
18702
18703 * calc/calc.el (calc-embedded-announce-formula-alist)
18704 (calc-embedded-open-close-plain-alist)
18705 (calc-embedded-open-close-mode-alist): Add checks for additional
18706 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
18707
18708 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
18709
18710 * custom.el (custom-enable-theme): Don't add theme to
18711 `custom-enabled-themes' with `push' because there is no
18712 setf-method for `delq'.
18713
18714 2005-07-11 Richard M. Stallman <rms@gnu.org>
18715
18716 * custom.el (custom-declare-variable): Doc fix.
18717
18718 * dired-aux.el (dired-compare-directories): Remove "." and ".."
18719 from the alists.
18720
18721 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
18722 Do nothing if edebug-active.
18723
18724 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
18725 (edebug-display): Do it here instead.
18726
18727 2005-07-10 Richard M. Stallman <rms@gnu.org>
18728
18729 * cus-face.el (custom-theme-set-faces): Make it work.
18730 (custom-reset-faces): Doc fix.
18731 (custom-theme-reset-internal-face, custom-theme-face-value):
18732 Functions deleted.
18733
18734 * custom.el (custom-push-theme): Maintain list of the settings
18735 of a given theme in its theme-settings property.
18736 Maintain position of old settings in the theme-value
18737 or theme-face property.
18738 (custom-enabled-themes): New variable.
18739 (custom-theme-enabled-p): New function.
18740 (provide-theme): Update custom-enabled-themes.
18741 Disable and reenable the `user' theme.
18742 (require-theme): Doc fix.
18743 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
18744 (custom-theme-value, custom-theme-variable-value): Likewise.
18745 (custom-theme-reset-internal): Likewise.
18746 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
18747 (custom-enable-theme, custom-disable-theme): New functions.
18748 (custom-variable-theme-value, custom-face-theme-value): Likewise.
18749 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
18750 (custom-theme-reset-variables): Simplify.
18751 (deftheme, custom-declare-theme, custom-make-theme-feature):
18752 Definitions moved.
18753
18754 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
18755
18756 * longlines.el (longlines-show-region)
18757 (longlines-unshow-hard-newlines): Recognize hard newlines by
18758 non-nil hard property, instead of t.
18759
18760 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
18761
18762 * viper-cmd.el (viper--key-maps): New variable.
18763 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
18764 emulation-mode-map-alists.
18765 (viper-envelop-ESC-key): Use viper-subseq.
18766 (viper-search-forward/backward/next): Disable debug-on-error.
18767
18768 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18769 (viper-ESC-key): New defcustoms.
18770
18771 * viper-macs.el (ex-map-read-args): Use viper-subseq.
18772
18773 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
18774 (viper-subseq): Copy of subseq from cl.el.
18775
18776 * viper.el (viper-go-away, viper-set-hooks): Use
18777 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
18778
18779 * viper-mous.el (viper-current-frame-saved): Use defvar.
18780
18781 * viper-init.el: Get rid of -face in face names.
18782
18783 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
18784 Make it work with longlines mode
18785
18786 * ediff-mult.el (ediff-meta-mode-hook): New variable.
18787
18788 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
18789
18790 * ediff-init.el: Get rid of -face in face names.
18791
18792 2005-07-10 Richard M. Stallman <rms@gnu.org>
18793
18794 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
18795 and with-timeout-unsuspend.
18796
18797 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
18798 and with-timeout-unsuspend.
18799
18800 * emacs-lisp/timer.el (with-timeout-timers): New variable.
18801 (with-timeout): Bind that variable to record timers.
18802 (with-timeout-suspend, with-timeout-unsuspend): New functions.
18803
18804 * emacs-lisp/debug.el (debug-help-follow): New function.
18805 (debugger-mode-map): Use that instead of help-follow.
18806 (debugger-setup-buffer): Use eval-buffer-list
18807 to handle eval-buffer frames.
18808
18809 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
18810
18811 * timezone.el (timezone-parse-date): Change first regexp
18812 so it will not mistakenly match dates with no time zone.
18813
18814 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
18815
18816 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
18817
18818 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
18819
18820 * custom.el (custom-initialize-safe-set)
18821 (custom-initialize-safe-default): New functions.
18822
18823 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18824 and simplify :init-value.
18825
18826 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18827 and simplify :init-value. Delete obsolete comment.
18828
18829 * startup.el (command-line): Use `custom-reevaluate-setting' to
18830 handle `tooltip-mode'. Delete obsolete comment.
18831
18832 * files.el (set-visited-file-name): Avoid calling
18833 `file-name-nondirectory' with a nil argument.
18834
18835 2005-07-09 Richard M. Stallman <rms@gnu.org>
18836
18837 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
18838 was called with nil for the buffer, handle the read position right.
18839 Handle read position for eval-region, too.
18840
18841 2005-07-09 Juri Linkov <juri@jurta.org>
18842
18843 * fringe.el (fringe-mode): Add period in docstring.
18844 (fringe-query-style): Build prompt depending on `all-frames' arg.
18845
18846 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
18847 to not create links to unrelated functions in the Help buffer.
18848
18849 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
18850 Doc fix.
18851
18852 * simple.el (next-error-hook): New variable.
18853 (next-error): Use it. Doc fix.
18854
18855 * textmodes/ispell.el (ispell-command-loop): Add current
18856 dictionary name and program name to mode-line-format.
18857 (ispell-region, ispell-process-line): Add current dictionary name
18858 and program name to messages.
18859
18860 2005-07-08 Jay Belanger <belanger@truman.edu>
18861
18862 * calc/calc.el (calc-embedded-announce-formula-alist)
18863 (calc-embedded-open-close-formula-alist)
18864 (calc-embedded-open-close-word-alist)
18865 (calc-embedded-open-close-plain-alist)
18866 (calc-embedded-open-close-new-formula-alist)
18867 (calc-embedded-open-close-mode-alist)
18868 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
18869 (calc-embedded-mode-hook): New variables.
18870
18871 * calc/calc-embed.el (calc-embedded-firsttime)
18872 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
18873 New variables.
18874 (calc-do-embedded): Use calc-embedded-firsttime,
18875 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
18876 determine whether or not to run hooks.
18877 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
18878 calc-embedded-firsttime-formula appropriately.
18879 Set calc-embedded delimiter variables according to mode.
18880
18881 2005-07-08 Richard M. Stallman <rms@gnu.org>
18882
18883 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
18884 Check for "emacs", etc., as entire symbol, not just as word.
18885 (checkdoc-file-comments-engine): Use regexp-quote on FN.
18886
18887 * files.el (set-visited-file-name): Report the error
18888 for "empty filename" earlier.
18889 (kill-some-buffers): Ignore buffers already dead.
18890
18891 * fringe.el (fringe-mode): Doc fix.
18892
18893 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18894 Check for (featurep 'xemacs) and turn off warnings in what it guards.
18895 Use unwind-protect to ensure byte-compile-unresolved-functions
18896 is updated.
18897
18898 * whitespace.el (whitespace-buffer-leading-cleanup):
18899 Simplify w/ skip-chars-forward.
18900 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
18901
18902 * mail/rmail.el (rmail-only-expunge): Fix paren error.
18903 Unconditionally try to leave point at the same old place.
18904
18905 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
18906
18907 * comint.el (comint-postoutput-scroll-to-bottom)
18908 (comint-show-maximum-output): Take scroll-margin into consideration.
18909
18910 2005-07-08 Kim F. Storm <storm@cua.dk>
18911
18912 * ido.el (ido-use-filename-at-point): New choice `guess'.
18913 (ido-file-internal): Try ffap-guesser if selected.
18914
18915 * ido.el (ido-before-fallback-functions): New hook.
18916 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
18917 (ido-read-file-name): Run it.
18918
18919 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
18920
18921 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
18922 strings rather than a list of symbols to the completion function.
18923
18924 2005-07-07 Jay Belanger <belanger@truman.edu>
18925
18926 * calc/calc-units.el (math-apply-units): Change the places in
18927 which units are simplified.
18928
18929 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
18930
18931 * cus-edit.el (customize-option, customize-option-other-window):
18932 Make them handle aliases.
18933
18934 * custom.el (custom-variable-p): Make it recursively follow
18935 aliases. Mention that in the docstring.
18936
18937 2005-07-07 Richard M. Stallman <rms@gnu.org>
18938
18939 * cus-start.el (exec-path): Use `directory' instead of `file'.
18940 Fix tag for nil.
18941
18942 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18943
18944 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
18945 when called non-interactively. Doc fix.
18946
18947 2005-07-07 Lute Kamstra <lute@gnu.org>
18948
18949 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
18950 new address as well.
18951
18952 2005-07-07 Kenichi Handa <handa@m17n.org>
18953
18954 * international/mule.el (make-coding-system):
18955 Describe `ascii-incompatible' property in the docstring.
18956 (set-file-name-coding-system): Signal an error if coding-system is
18957 ascii-incompatible.
18958 (set-keyboard-coding-system): Likewise.
18959
18960 * international/mule-cmds.el (set-default-coding-systems):
18961 Don't set default-file-name-coding-system and
18962 default-keyboard-coding-system if coding-system is ASCII-incompatible.
18963
18964 * international/utf-16.el: Declare that all UTF-16-based coding
18965 systems are ASCII-incompatible.
18966
18967 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
18968
18969 * progmodes/gud.el: Require font-lock for displaying errors.
18970 Used by gdb-ui.el.
18971
18972 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18973
18974 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
18975 values for the pattern lists which are `read'able but not
18976 `append'able (like symbols).
18977
18978 2005-07-06 Richard M. Stallman <rms@gnu.org>
18979
18980 * progmodes/flymake.el (flymake-float-time): Instead of
18981 with-no-warnings, test for xemacs.
18982 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
18983 to avoid warning.
18984
18985 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
18986
18987 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
18988
18989 2005-07-05 Lute Kamstra <lute@gnu.org>
18990
18991 * battery.el: Add support for Darwin (with much debugging help
18992 from Samuel Lauber <sam124@operamail.com>).
18993 (battery-status-function, battery-echo-area-format)
18994 (battery-mode-line-format): Add support for pmset on Darwin.
18995 (battery-load-low, battery-load-critical): New user options.
18996 (battery-pmset): New function.
18997
18998 2005-07-05 Lute Kamstra <lute@gnu.org>
18999
19000 Update FSF's address in GPL notices.
19001
19002 * textmodes/page-ext.el: Update FSF's address.
19003
19004 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
19005
19006 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
19007 filling from using prefix when filling a single-line docstring.
19008
19009 * progmodes/flymake.el: Remove useless eval-when-compile.
19010
19011 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
19012
19013 2005-07-04 Richard M. Stallman <rms@gnu.org>
19014
19015 * textmodes/org.el (org-file-apps-defaults-gnu):
19016 Rename from org-file-apps-defaults-linux.
19017 (org-default-apps): Don't test system-type for `linux'.
19018 (org-file-apps): Doc fix.
19019
19020 2005-07-04 David Ponce <david@dponce.com>
19021
19022 * tree-widget.el: Improve header Commentary section.
19023 (tree-widget) [defgroup]
19024 (tree-widget-image-enable, tree-widget-themes-directory)
19025 (tree-widget-theme, tree-widget-image-properties-emacs)
19026 (tree-widget-image-properties-xemacs, tree-widget-create-image)
19027 (tree-widget-image-formats, tree-widget-control)
19028 (tree-widget-empty-control, tree-widget-leaf-control
19029 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
19030 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
19031 (tree-widget-keep, tree-widget-after-toggle-functions)
19032 (tree-widget-open-node, tree-widget-close-node): Doc fix.
19033 (tree-widget-open-control, tree-widget-close-control): Fix doc and
19034 :help-echo message.
19035 (tree-widget-set-theme): Doc fix. Use `string-equal'.
19036 (tree-widget-image-properties): Doc fix. Clearer implementation.
19037 (tree-widget--cursors): New constant.
19038 (tree-widget-lookup-image): New function split from
19039 `tree-widget-find-image'. Clearer implementation.
19040 (tree-widget-find-image): Use it.
19041 (tree-widget-button-keymap): Use `set-keymap-parent'.
19042 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
19043 Define the sub-widgets here.
19044 (tree-widget-node): Check that :node is not a tree-widget.
19045 (tree-widget-get-super, tree-widget-open-control)
19046 (tree-widget-close-control, tree-widget-empty-control)
19047 (tree-widget-leaf-control, tree-widget-guide)
19048 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
19049 (tree-widget-no-handle, tree-widget-value-delete)
19050 (tree-widget-map): Remove.
19051 (tree-widget-children-value-save): Doc fix. Simplified.
19052 (tree-widget-value-create): Update according to previous changes.
19053
19054 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
19055
19056 * textmodes/org.el: Leading space replaced by TABS.
19057 (org-recalc-marks, org-table-rotate-recalc-marks)
19058 (org-table-get-specials): Treat "^" and "_" marks.
19059 (org-table-justify-field-maybe): Optional argument NEW.
19060 (org-table-eval-formula): Parsing of the format simplified.
19061 New modes C,I. Honor the %= parameter in the current table.
19062 Avoid unnecessary re-align by using the NEW argument to
19063 `org-table-justify-field-maybe'.
19064 (org-calc-default-modes): Default for date-format mimicks org-mode.
19065 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
19066
19067 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
19068
19069 * cus-face.el (custom-theme-set-faces): Make it handle face
19070 aliases whose alias declarations are pre- or autoloaded.
19071
19072 2005-07-04 Juri Linkov <juri@jurta.org>
19073
19074 * faces.el (read-face-name): Put the code for getting a face name
19075 from the buffer before adding the faces from the `face' property.
19076 Use `completing-read-multiple' instead of `completing-read'.
19077 Require `crm'. Add default value and post-process the returned
19078 list of faces.
19079
19080 * emacs-lisp/crm.el (crm-find-current-element)
19081 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
19082
19083 * emacs-lisp/lisp-mode.el (eval-defun-1):
19084 * emacs-lisp/edebug.el (edebug-eval-defun):
19085 Remove unnecessary quotes.
19086
19087 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19088
19089 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
19090 (prolog-indent-level): Fix typo in docstring.
19091
19092 * info.el (Info-history, Info-history-forward)
19093 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
19094
19095 * add-log.el (add-change-log-entry):
19096 * comint.el (comint-dynamic-list-input-ring)
19097 (comint-dynamic-list-completions):
19098 * dabbrev.el (dabbrev-expand):
19099 * delim-col.el (delimit-columns-rectangle-line):
19100 * diff-mode.el (diff-context->unified, diff-reverse-direction)
19101 (diff-unified->context):
19102 * ediff-init.el (ediff-abbrev-jobname):
19103 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
19104 (ediff-replace-session-activity-marker-in-meta-buffer):
19105 * info.el (Info-summary):
19106 * lpr.el (printify-region):
19107 * printing.el (pr-create-interface):
19108 * ps-print.el (ps-print-quote):
19109 * ses.el (ses-column-widths, ses-print-cell)
19110 (ses-adjust-print-width, ses-center):
19111 * shell.el (shell-file-name-quote-list):
19112 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
19113 (strokes-fill-current-buffer-with-whitespace)
19114 (strokes-xpm-for-stroke, strokes-list-strokes)
19115 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
19116 * term.el (term-dynamic-list-input-ring)
19117 (term-dynamic-list-completions):
19118 * calc/calc.el (math-format-stack-value):
19119 * emacs-lisp/edebug.el (edebug-display-freq-count):
19120 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
19121 (delphi-new-comment-line):
19122 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
19123 * progmodes/executable.el (executable-set-magic):
19124 * progmodes/python.el (inferior-python-mode):
19125 * progmodes/scheme.el (scheme-mode-syntax-table):
19126 * progmodes/sh-script.el (sh-maybe-here-document):
19127 * progmodes/sql.el (sql-copy-column):
19128 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
19129 * textmodes/bibtex.el (bibtex-mode):
19130 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
19131 (sgml-auto-attributes):
19132 * textmodes/table.el (table-insert, table-shorten-cell)
19133 (table--generate-source-scan-lines, table-delete-row)
19134 (*table--cell-delete-char, table--spacify-frame)
19135 (table--horizontally-shift-above-and-below)
19136 (table--cell-insert-char, table--cell-blank-str)
19137 (table--fill-region-strictly):
19138 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
19139 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
19140
19141 * add-log.el (change-log):
19142 * apropos.el (apropos):
19143 * comint.el (comint-completion, comint-source):
19144 * dabbrev.el (dabbrev):
19145 * delim-col.el (columns):
19146 * diff-mode.el (diff-mode):
19147 * ediff.el (ediff):
19148 * ediff-diff.el (ediff-diff):
19149 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
19150 * ediff-mult.el (ediff-mult):
19151 * ediff-ptch.el (ediff-ptch):
19152 * ediff-wind.el (ediff-window):
19153 * facemenu.el (facemenu):
19154 * indent.el (indent):
19155 * info.el (info):
19156 * jka-cmpr-hook.el (compression, jka-compr):
19157 * lpr.el (lpr):
19158 * outline.el (outlines):
19159 * pcmpl-cvs.el (pcmpl-cvs):
19160 * pcmpl-rpm.el (pcmpl-rpm):
19161 * printing.el (printing):
19162 * ps-print.el (postscript, ps-print, ps-print-horizontal)
19163 (ps-print-vertical, ps-print-headers, ps-print-font)
19164 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
19165 (ps-print-background, ps-print-printer, ps-print-page)
19166 (ps-print-miscellany):
19167 * ses.el (ses):
19168 * shell.el (shell, shell-directories, shell-faces):
19169 * startup.el (initialization):
19170 * strokes.el (strokes):
19171 * term.el (term):
19172 * uniquify.el (uniquify):
19173 * w32-vars.el (w32):
19174 * calc/calc.el (calc):
19175 * emacs-lisp/bytecomp.el (bytecomp):
19176 * emacs-lisp/cl-indent.el (lisp-indent):
19177 * emacs-lisp/edebug.el (edebug):
19178 * emacs-lisp/elp.el (elp):
19179 * emacs-lisp/testcover.el (testcover):
19180 * emacs-lisp/trace.el (trace):
19181 * emulation/viper-ex.el (viper-ex):
19182 * emulation/viper-mous.el (viper-mouse):
19183 * mail/mailalias.el (mailalias):
19184 * mail/supercite.el (supercite, supercite-frames)
19185 (supercite-attr, supercite-cite, supercite-hooks):
19186 * net/rcompile.el (remote-compile):
19187 * net/rlogin.el (rlogin):
19188 * obsolete/ooutline.el (outlines):
19189 * progmodes/delphi.el (delphi):
19190 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
19191 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
19192 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
19193 (ebnf-optimization):
19194 * progmodes/etags.el (etags):
19195 * progmodes/executable.el (executable):
19196 * progmodes/idlwave.el (idlwave):
19197 * progmodes/pascal.el (pascal):
19198 * progmodes/prolog.el (prolog):
19199 * progmodes/python.el (python):
19200 * progmodes/scheme.el (scheme):
19201 * progmodes/sh-script.el (sh, sh-script):
19202 * progmodes/sql.el (SQL):
19203 * progmodes/tcl.el (tcl):
19204 * textmodes/bibtex.el (bibtex, bibtex-autokey):
19205 * textmodes/enriched.el (enriched):
19206 * textmodes/makeinfo.el (makeinfo):
19207 * textmodes/sgml-mode.el (sgml):
19208 * textmodes/table.el (table-hooks):
19209 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
19210 * textmodes/texinfo.el (texinfo):
19211 * textmodes/two-column.el (two-column):
19212 Finish `defgroup' description with period.
19213
19214 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
19215 * eshell/esh-var.el (eshell-var):
19216 * progmodes/vhdl-mode.el (vhdl-testbench):
19217 * textmodes/org.el (org): Fix typos in docstrings.
19218
19219 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
19220 consistency.
19221
19222 * progmodes/flymake.el (flymake-find-file): Remove.
19223 (flymake-float-time): Use `with-no-warnings'.
19224 (flymake-check-start-time, flymake-check-was-interrupted)
19225 (flymake-err-info, flymake-is-running, flymake-last-change-time)
19226 (flymake-new-err-info): `defvar' at compile time.
19227
19228 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
19229
19230 * replace.el (occur-hook): Doc fix.
19231 (occur-1): Don't call `occur-hook' if there are no matches.
19232
19233 2005-07-03 Richard M. Stallman <rms@gnu.org>
19234
19235 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
19236 global-map, save the same map.
19237 (global-map): Don't alter it at top level.
19238 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
19239 Then alter it here instead.
19240 (tpu-edt-off): Set global-map to the saved one.
19241
19242 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
19243 All references simplified.
19244 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
19245 (zmacs-regions): Add defvar.
19246 (repeat-complex-command-map): Everything about that deleted.
19247
19248 * textmodes/artist.el (artist-key-is-drawing)
19249 (artist-key-endpoint1, artist-key-poly-point-list)
19250 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
19251 (artist-key-compl-table, artist-rb-save-data)
19252 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
19253 Don't put them in eval-when-compile.
19254 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
19255
19256 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
19257 Use with-no-warnings.
19258
19259 * net/browse-url.el (dos-windows-version): Add defvar.
19260
19261 * mail/supercite.el (filladapt-prefix-table): Add defvar.
19262
19263 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19264 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
19265 (rmail-new-summary-line-count): Rename from new-summary-line-count.
19266 Add defvar.
19267 (rmail-summary-beginning-of-message): Use with-no-warnings.
19268 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
19269
19270 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
19271 Use with-no-warnings.
19272
19273 * emulation/vi.el (vi-mark-region): Use c-mark-function.
19274 (c-mark-function): Add point-moving-unit property.
19275 (vi-goto-line): Use with-no-warnings.
19276
19277 * emulation/edt.el (edt-last-copied-word): Add defvar.
19278 (zmacs-region-stays): Likewise.
19279 (edt-mark-section-wisely): Use c-mark-function for C.
19280 Use makr-defun for Fortran.
19281 (time-string): defvar deleted.
19282 (edt-display-the-time): Don't set time-string.
19283
19284 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
19285
19286 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19287 Don't warn when name is not constant
19288 or for defining the group `emacs'.
19289
19290 * tooltip.el (gud-tooltip-mode): Add defvar.
19291
19292 * startup.el (default-frame-background-mode): Add defvar.
19293
19294 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
19295
19296 * info.el (tool-bar-map): Add defvar.
19297
19298 * dired.el (dnd-protocol-alist): Add defvar.
19299
19300 * dired-aux.el (dired-query): Display question with answer, when
19301 the user answers.
19302
19303 * custom.el (custom-add-option): Doc fix.
19304
19305 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
19306
19307 2005-07-03 Eli Zaretskii <eliz@gnu.org>
19308
19309 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
19310 bogus name from the last change.
19311
19312 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
19313
19314 * custom.el (custom-declare-variable): Fix typos in comment.
19315 (custom-known-themes): Doc fix.
19316 (custom-theme-directory): New defcustom.
19317 (require-theme): Make it check `custom-theme-directory'.
19318
19319 * cus-theme.el (custom-new-theme-mode): New function.
19320 (custom-theme-name, custom-theme-variables, custom-theme-faces)
19321 (custom-theme-description): Add compiler defvars.
19322 (customize-create-theme): Add doc to the "*New Custom Theme*"
19323 buffer. Use `custom-new-theme-mode'.
19324 (custom-theme-write): Put the created buffer in emacs-lisp-mode
19325 and save it to the `custom-theme-directory'. Make this the
19326 default directory of the buffer.
19327
19328 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
19329
19330 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
19331 Fix unbalanced parentheses.
19332
19333 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
19334
19335 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
19336 into flymake-mode and delegate to flymake-mode.
19337
19338 * find-file.el (ff-which-function-are-we-in): Clean up.
19339
19340 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
19341
19342 * replace.el (occur-rename-buffer): Fix docstring.
19343
19344 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
19345 (edt-last-copied-word, edt-learn-macro-count)
19346 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
19347 (edt-rect-start-point, edt-user-global-map, rect-start-point)
19348 (time-string, zmacs-region-stays):
19349 * emulation/edt-mapper.el (edt-save-function-key-map)
19350 (EDT-key-name): `defvar' to silence the byte-compiler.
19351
19352 2005-07-02 Martin Rudalics <rudalics@gmx.at>
19353
19354 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
19355 font-lock-regexp-backslash. Doc fix.
19356 (font-lock-regexp-backslash-grouping-construct): Rename from
19357 font-lock-regexp-backslash-construct. Doc fix.
19358 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
19359 grouping constructs.
19360
19361 2005-07-02 Eli Zaretskii <eliz@gnu.org>
19362
19363 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
19364 updating all the prerequisites.
19365
19366 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
19367
19368 * textmodes/org.el (org-agenda-start-on-weekday)
19369 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
19370 (org-agenda-use-time-grid, org-archive-location)
19371 (org-allow-space-in-links, org-usenet-links-prefer-google)
19372 (org-enable-table-editor, org-export-default-language)
19373 (org-export-html-show-new-buffer, org-fill-paragraph)
19374 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
19375 (org-goto-quit, org-occur, org-eval-in-calendar)
19376 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
19377 (org-agenda-diary-entry, org-remember-help)
19378 (org-table-convert-region, org-at-table-p)
19379 (org-table-move-row-down, org-table-move-row-up)
19380 (org-table-copy-region, org-table-toggle-vline-visibility)
19381 (org-table-get-stored-formulas, org-table-get-specials)
19382 (org-recalc-commands, org-table-eval-formula)
19383 (org-table-formula-substitute-names, orgtbl-make-binding)
19384 (org-format-org-table-html, org-format-table-table-html)
19385 (org-format-table-table-html-using-table-generate-source)
19386 (org-customize): Fix typos in docstrings.
19387 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
19388 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
19389 (org-back-to-heading): Doc fixes.
19390 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
19391 (org-agenda-change-all-lines, org-get-header):
19392 Improve argument/docstring consistency.
19393 (orgtbl-error): Fix error message.
19394
19395 * progmodes/flymake.el (flymake-find-possible-master-files)
19396 (flymake-master-file-compare, flymake-get-line-err-count)
19397 (flymake-highlight-line, flymake-gui-warnings-enabled):
19398 Fix typos in docstrings.
19399 (flymake-parse-line, flymake-get-project-include-dirs-function)
19400 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
19401 Doc fixes.
19402 (flymake-get-project-include-dirs-function)
19403 (flymake-make-err-menu-data):
19404 Improve argument/docstring consistency.
19405
19406 2005-07-01 Lute Kamstra <lute@gnu.org>
19407
19408 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
19409 Catch errors with ignore-errors. Use temporary buffer.
19410 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
19411
19412 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
19413 background color faces.
19414 (facemenu-set-foreground, facemenu-set-background):
19415 Use facemenu-set-face-from-menu.
19416 (facemenu-set-face-from-menu): Treat face names that start with
19417 "fg:" or "bg:" as special.
19418 (facemenu-add-new-color): Don't create faces. Simplify.
19419
19420 2005-06-30 Richard M. Stallman <rms@gnu.org>
19421
19422 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
19423 (crm-find-current-element): Likewise.
19424
19425 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19426
19427 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
19428
19429 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
19430
19431 * arc-mode.el (archive-extract): Make it work as a mouse binding.
19432 (archive-mouse-extract): Make it an obsolete alias.
19433 (archive-mode-map): Don't use archive-mouse-extract any more.
19434 (archive-mode, archive-extract): write-contents-hooks ->
19435 write-contents-functions.
19436 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19437 first arg.
19438 (archive-rename-entry): Update the call.
19439 (archive-zip-summarize): Remove unused var `method'.
19440 (archive-lzh-summarize): Remove unused var `creator'.
19441
19442 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
19443 dedicated frame upon exit.
19444
19445 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
19446 (archive-zip-extract, archive-zip-expunge)
19447 (archive-zip-update, archive-zip-update-case): Use executable-find.
19448 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
19449 Use restore-buffer-modified-p.
19450 (archive-extract, archive-add-new-member, archive-write-file-member):
19451 Use with-current-buffer.
19452 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
19453
19454 2005-06-30 Andreas Schwab <schwab@suse.de>
19455
19456 * progmodes/gud.el (gud-filter): Remove unneeded progn.
19457
19458 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19459
19460 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
19461
19462 2005-06-30 Juri Linkov <juri@jurta.org>
19463
19464 * faces.el (vertical-border): Inherit from mode-line-inactive
19465 only on tty.
19466
19467 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
19468
19469 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
19470 example, -NLINES in the `occur' docstring).
19471
19472 * replace.el (occur-1): When no matches are found, do not set the
19473 `buffer-read-only' and modified flags for the occur buffer,
19474 because it is deleted.
19475
19476 * emulation/cua-base.el (cua-check-pending-input)
19477 (cua-repeat-replace-region, cua-mode, cua-debug)
19478 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
19479 Fix typos in docstrings.
19480
19481 * emulation/cua-gmrk.el (cua-toggle-global-mark)
19482 (cua-cut-region-to-global-mark)
19483 (cua--cut-rectangle-to-global-mark):
19484 Remove period from end of messages.
19485
19486 * emulation/cua-rect.el (cua-do-rectangle-padding):
19487 Remove period from end of messages.
19488 (cua--rectangle-seq-format): Fix typo in docstring.
19489 (cua-sequence-rectangle, cua-fill-char-rectangle):
19490 Improve argument/docstring consistency.
19491
19492 2005-06-29 Juri Linkov <juri@jurta.org>
19493
19494 * faces.el (default-frame-background-mode): New internal variable.
19495 (frame-set-background-mode): Use it.
19496
19497 * startup.el (normal-top-level): Set default-frame-background-mode
19498 instead of frame-background-mode. Before setting it, test for its
19499 nil value. Remove tests for frame-background-mode and frame
19500 parameter `reverse'. Add test for "unspecified-fg".
19501
19502 * term/xterm.el (xterm-rxvt-set-background-mode):
19503 * term/rxvt.el (rxvt-set-background-mode):
19504 Set default-frame-background-mode instead of frame-background-mode.
19505
19506 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
19507
19508 * simple.el (set-variable): Warn about obsolete user variables.
19509
19510 * imenu.el (imenu--completion-buffer):
19511 * mouse.el (mouse-buffer-menu-alist):
19512 * msb.el (msb-invisible-buffer-p):
19513 * calendar/diary-lib.el (diary-header-line-format):
19514 * emacs-lisp/pp.el (pp-buffer):
19515 * progmodes/cperl-mode.el (cperl-do-auto-fill):
19516 * textmodes/picture.el (picture-replace-match):
19517 Change space constants followed by a sexp to "?\s ".
19518
19519 * play/decipher.el (decipher-loop-with-breaks):
19520 * textmodes/texinfo.el (texinfo-insert-@item): Change space
19521 constants "protected" from end of line by a comment to "?\s".
19522
19523 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19524
19525 * font-lock.el (save-buffer-state): Use `declare'.
19526
19527 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
19528 reset the syntax-table to cperl-mode-syntax-table.
19529 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
19530 "foo_print_bar" is not matched as a reserved keyword.
19531
19532 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
19533
19534 * textmodes/org.el (orgtbl-setup): New function, for delayed
19535 setup for the orgtbl commands.
19536 (org-calc-default-modes): New option.
19537 (orgtbl-make-binding): Use `defun' to get better help display.
19538 (org-diary): Call `org-compile-prefix-format'.
19539 (org-table-formula-substitute-names): New function.
19540 (org-agenda-day-view, org-agenda-week-view): New commands.
19541 (org-agenda-toggle-week-view): Command removed.
19542 (org-tbl-menu): Split off from org-org-menu.
19543 (org-mode): Move removal of outline-mode menus to here.
19544 (org-table-formula-debug): New option.
19545 (org-table-insert-row): Keep first field if just "#" or "*".
19546 (org-mode): Paragraph regexps fixed.
19547 (org-table-recalculate-regexp): New constant.
19548 (org-table-justify-field-maybe): Avoid replace if not necessary.
19549 (org-copy-special, org-cut-special): Use `call-interactively'.
19550 (org-table-copy-region): Take region from `interactive' call.
19551 (org-trim): Return string even if no match.
19552 (org-formula): New face.
19553 (org-set-font-lock-defaults): No longer highlight "FIXME".
19554 But highlight formula-related fields in table.
19555 (org-table-p): Use regexp, not fontification.
19556 (org-table-align): Handle white space at end of line.
19557 (org-table-formula-evaluate-inline): New option.
19558 (org-mode): Auto-wrapping in comment lines turned off.
19559 (org-table-copy-down): Evaluate only in copied field, not in
19560 destination.
19561 (org-table-current-formula): Variable removed.
19562 (org-table-store-formulas, org-table-get-stored-formulas)
19563 (org-table-modify-formulas, org-table-replace-in-formulas)
19564 (org-table-maybe-eval-formula): New functions.
19565 (org-table-get-formula): Modify to use stored formulas.
19566 (org-table-insert-column, org-table-delete-column)
19567 (org-table-move-column): Call `org-table-modify-formulas'.
19568 (org-complete): Add completion for keyword formulas.
19569 (orgtbl-mode): Pull orgtbl-mode-map to start of
19570 minor-mode-map-alist.
19571
19572 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19573
19574 * progmodes/python.el (python-check): Require `compile' before
19575 modifying its variables.
19576
19577 * newcomment.el (comment-indent-default): Don't get fooled by an early
19578 end of buffer.
19579
19580 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19581
19582 * ps-print.el (ps-print-version): Fix version number.
19583
19584 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
19585
19586 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
19587
19588 2005-06-28 Richard M. Stallman <rms@gnu.org>
19589
19590 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
19591 (flyspell-local-mouse-map): Declaration deleted.
19592 (flyspell-mouse-map): Bind only mouse-2.
19593 (flyspell-mode-map): Don't test flyspell-use-local-map.
19594 (flyspell-overlay-keymap-property-name): Var deleted.
19595 (flyspell-mode-on): Don't make local bindings for
19596 flyspell-mouse-map and flyspell-mode-map.
19597 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
19598
19599 * textmodes/ispell.el (ispell-word): Do not ignore short words.
19600
19601 * progmodes/compile.el (compilation-next-error-function):
19602 Don't switch buffers; operate on the current buffer.
19603
19604 * progmodes/compile.el (compilation-error-file-name)
19605 (compilation-warning-file-name, compilation-info-file-name)
19606 (compilation-line-number, compilation-column-number): New faces.
19607 (compilation-error-face, compilation-warning-face)
19608 (compilation-info-face, compilation-line-face)
19609 (compilation-column-face): Use them.
19610
19611 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
19612
19613 * comint.el (comint-password-prompt-regexp): Accept ", try again".
19614
19615 * bindings.el (global-map): Bind insertchar and its variants.
19616
19617 2005-06-27 Richard M. Stallman <rms@gnu.org>
19618
19619 * textmodes/artist.el (artist-text-overwrite)
19620 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
19621
19622 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19623
19624 * ps-print.el: It was not working the page selection for printing.
19625 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
19626 (ps-print-version): New version 6.6.7.
19627 (ps-end-sheet): New fun.
19628 (ps-header-sheet, ps-end-job): Call it.
19629
19630 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
19631
19632 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
19633
19634 2005-06-27 Lute Kamstra <lute@gnu.org>
19635
19636 * facemenu.el (facemenu-unlisted-faces): Add foreground and
19637 background color faces.
19638 (facemenu-get-face): Delete function.
19639 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
19640 (facemenu-add-new-color): Make second argument mandatory.
19641 Create the appropriate face and return it. Simplify.
19642 (facemenu-set-foreground, facemenu-set-background): Don't check if
19643 color is defined. Use return value of facemenu-add-new-color.
19644
19645 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
19646
19647 * progmodes/gud.el (gud-filter): Add missing argument to
19648 with-selected-window.
19649
19650 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
19651
19652 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
19653 a :require to the defcustom.
19654
19655 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
19656 defcustoms corresponding to minor modes.
19657
19658 2005-06-26 David Ponce <david@dponce.com>
19659
19660 * recentf.el: Require tree-widget instead of wid-edit.
19661 (recentf-filename-handler): Fix widget :type.
19662 (recentf-cancel-dialog, recentf-open-more-files)
19663 (recentf-open-files-action): Doc fix.
19664 (recentf-dialog-goto-first): New function.
19665 (recentf-dialog-mode-map): Set parent keymap first.
19666 (recentf-dialog-mode): Define with define-derived-mode.
19667 Don't display continuation lines in dialogs.
19668 (recentf-edit-list): Rename from recentf-edit-selected-items.
19669 (recentf-edit-list-select): Rename from recentf-edit-list-action.
19670 Simplify.
19671 (recentf-edit-list-validate): New function.
19672 (recentf-edit-list): Update accordingly.
19673 (recentf-open-files-item-shift): Remove.
19674 (recentf-open-files-item): Convert menu elements into tree and
19675 link widgets. Don't create the widgets.
19676 (recentf-open-files): Update accordingly.
19677 (recentf-save-list): Untabify.
19678
19679 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
19680
19681 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
19682 (keep-lines): Add INTERACTIVE arg. Never delete lines only
19683 partially contained in the active region. Do not take active
19684 region into account when called from Lisp, unless INTERACTIVE arg
19685 is non-nil. Use `forward-line' instead of `beginning-of-line' to
19686 avoid trouble with fields. Make marker point nowhere when no
19687 longer used. Always return nil. Doc fix.
19688 (flush-lines): Add INTERACTIVE arg. Do not take active region
19689 into account when called from Lisp, unless INTERACTIVE arg is
19690 non-nil. Use `forward-line' instead of `beginning-of-line' to
19691 avoid trouble with fields. Make marker point nowhere when no
19692 longer used. Always return nil. Doc fix.
19693 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
19694 interchangeable. Do not take active region into account when
19695 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
19696 message in echo area when called from Lisp, unless INTERACTIVE arg
19697 is non-nil. Avoid saying "1 occurrences". Do not use markers.
19698 Return the number of matches. Doc fix.
19699 (occur): Doc fix.
19700 (perform-replace): Make comment follow double space convention for
19701 the sake of `outline-minor-mode'.
19702
19703 * faces.el (facep): Doc fix.
19704
19705 2005-06-25 Richard M. Stallman <rms@gnu.org>
19706
19707 * facemenu.el (facemenu-enable-faces-p): New function.
19708 (facemenu-background-menu, facemenu-foreground-menu)
19709 (facemenu-face-menu): Add menu-enable property.
19710
19711 * jka-compr.el (jka-compr-insert-file-contents):
19712 Special handling if cannot find the uncompression program.
19713
19714 * cus-face.el (custom-face-attributes): Add autoload.
19715
19716 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19717 Bind comment-indent-function locally.
19718
19719 * window.el (save-selected-window): Use save-current-buffer.
19720
19721 * subr.el (with-selected-window): Use save-current-buffer.
19722
19723 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
19724 and with-current-buffer.
19725
19726 2005-06-24 Richard M. Stallman <rms@gnu.org>
19727
19728 * simple.el (line-move-1): Fix previous change.
19729
19730 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19731
19732 * replace.el (occur-1): Set `buffer-read-only' and the
19733 buffer-modified flag before running `occur-hook' to protect
19734 against unintentional buffer switches that can lead to data loss.
19735
19736 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
19737
19738 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
19739 (gud-gdb-marker-filter): Use font-lock-warning-face for any
19740 initial error.
19741
19742 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
19743 after fresh input.
19744 (gdb-var-create-handler): Put name of expression in quotes.
19745
19746 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
19747
19748 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
19749 elements of RING in order, and without bogus nil elements.
19750
19751 2005-06-23 Richard M. Stallman <rms@gnu.org>
19752
19753 * simple.el (set-variable): Args renamed; doc fix.
19754 (line-move-1): When there are overlays around, use vertical-motion.
19755
19756 * faces.el (escape-glyph): Use brown against light background.
19757 (nobreak-space): Rename from no-break-space.
19758 Fix previous change.
19759
19760 * dired-aux.el (dired-do-copy): Fix arg prompt.
19761
19762 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
19763
19764 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19765
19766 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
19767 rather than "Distributor".
19768
19769 2005-06-23 Lute Kamstra <lute@gnu.org>
19770
19771 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
19772 (debug-on-entry): Use it. New interactive declaration that uses
19773 function-called-at-point.
19774
19775 2005-06-23 Kim F. Storm <storm@cua.dk>
19776
19777 * subr.el (save-match-data): Add comment about using evaporate arg
19778 to set-match-data.
19779
19780 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
19781
19782 * cus-edit.el (customize-face)
19783 (customize-face-other-window): Handle face aliases.
19784
19785 * faces.el (face-documentation, set-face-attribute)
19786 (face-spec-set): Handle face aliases.
19787
19788 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
19789
19790 * help-mode.el (help-make-xrefs): If a symbol representing a face
19791 name is not followed by the word "face", it could still be a
19792 function or variable name, so don't bypass other checks.
19793
19794 2005-06-22 Juri Linkov <juri@jurta.org>
19795
19796 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
19797 Replace aliased functions with calls where second arg `inherit' is t.
19798
19799 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
19800
19801 * progmodes/gdb-ui.el (gdb-error): New variable.
19802 (gdb-error): New function.
19803 (gdb-annotation-rules): Act on error-begin and error annotations.
19804 (gdb-concat-output): Use font-lock-warning-face for errors.
19805
19806 2005-06-22 Miles Bader <miles@gnu.org>
19807
19808 * bindings.el (propertized-buffer-identification): Use renamed
19809 `Buffer-menu-buffer' face.
19810
19811 * faces.el (vertical-border): Rename from `vertical-divider'.
19812 (escape-glyph): Change dark-background color back to `cyan'.
19813
19814 2005-06-21 Juri Linkov <juri@jurta.org>
19815
19816 * faces.el (face-user-default-spec): Try getting `customized-face'
19817 prior to `saved-face'.
19818 (frame-background-mode): Refill docstring.
19819
19820 * emacs-lisp/lisp-mode.el (eval-defun-1):
19821 * emacs-lisp/edebug.el (edebug-eval-defun):
19822 Set `saved-face' temporarily to nil before calling form.
19823 Set `customized-face' to the new spec after that.
19824
19825 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19826
19827 * subr.el (1value, lambda, key-substitution-in-progress):
19828 Doc fixes.
19829
19830 * autoinsert.el (auto-insert-alist):
19831 * ses.el (ses-call-printer):
19832 * subr.el (noreturn):
19833 * emacs-lisp/lisp.el (check-parens):
19834 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
19835 * net/browse-url.el (browse-url-mosaic):
19836 * progmodes/cc-defs.el (c-safe-scan-lists):
19837 * progmodes/ebnf-abn.el (ebnf-abn-lex):
19838 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
19839 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
19840 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
19841 * progmodes/ebnf-iso.el (ebnf-iso-lex):
19842 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
19843
19844 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
19845
19846 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
19847
19848 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
19849
19850 * calendar/appt.el (appt-make-list): Activate the package, if
19851 not already active (for backwards compatibility).
19852
19853 2005-06-20 Kim F. Storm <storm@cua.dk>
19854
19855 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
19856
19857 2005-06-20 Miles Bader <miles@gnu.org>
19858
19859 * faces.el (vertical-divider): New face.
19860
19861 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
19862
19863 * simple.el (kill-whole-line): Doc fix.
19864 (next-error-buffer-p, next-error-find-buffer)
19865 (clone-indirect-buffer): Fix typos in docstrings.
19866 (comment-line-break-function): Doc fix: don't say variable
19867 is automatically buffer-local (it isn't).
19868
19869 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
19870
19871 * net/tramp-ftp.el (top):
19872 * net/tramp-smb.el (top):
19873 * net/tramp-util.el (top):
19874 * net/tramp-uu.el (top):
19875 * net/tramp-vc.el (top):
19876 * net/tramp.el (top): Revert copyright years back to original
19877 ones. Tramp has a life outside GNU Emacs.
19878
19879 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
19880
19881 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
19882
19883 2005-06-18 Juri Linkov <juri@jurta.org>
19884
19885 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
19886 end of first regexp to limit the match to the position between
19887 line number and source line with same separator character as used
19888 between file name and line number. In the second regexp limit
19889 mouse-face area to file name and line number by adding new group
19890 for them and referring it in HYPERLINK arg.
19891 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
19892 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
19893 previous line where grep markers may be already removed.
19894
19895 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
19896
19897 * progmodes/ps-mode.el: Update version and maintainer's email address.
19898
19899 2005-06-18 Steve Youngs <steve@xemacs.org>
19900
19901 * net/browse-url.el (browse-url-browser-function)
19902 (browse-url-default-browser): Add firefox.
19903 (browse-url-firefox-program, browse-url-firefox-arguments)
19904 (browse-url-firefox-startup-arguments)
19905 (browse-url-firefox-new-window-is-tab): New defcustoms.
19906 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
19907
19908 2005-06-17 Richard M. Stallman <rms@gnu.org>
19909
19910 * startup.el (command-line): Warn if specified user name has
19911 no home directory.
19912
19913 * term.el (term-get-old-input, term-input-filter, term-input-sender)
19914 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
19915
19916 * longlines.el (longlines-mode, longlines-show-hard-newlines):
19917 Doc fixes.
19918
19919 * faces.el (underline): Try bold if terminal doesn't support underline.
19920
19921 * mail/sendmail.el (mail-setup-with-from): New variable.
19922 (mail-insert-from-field): New function.
19923 (sendmail-send-it): Call it.
19924 (mail-setup): Optionally call it here.
19925
19926 * term/linux.el: Call tty-no-underline.
19927
19928 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
19929
19930 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
19931
19932 2005-06-17 Miles Bader <miles@gnu.org>
19933
19934 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
19935 (ediff-current-diff-C, ediff-current-diff-Ancestor)
19936 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
19937 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
19938 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
19939 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
19940 Remove "-face" suffix from face names.
19941 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19942 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19943 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19944 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19945 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19946 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19947 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19948 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19949 New backward-compatibility aliases for renamed faces.
19950 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19951 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19952 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19953 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19954 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19955 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19956 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19957 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19958 Use renamed ediff faces.
19959
19960 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
19961 Remove "-face" suffix from face names.
19962 (eshell-test-ok-face, eshell-test-failed-face):
19963 New backward-compatibility aliases for renamed faces.
19964 (eshell-run-test): Use renamed eshell-test faces.
19965
19966 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
19967 face name.
19968 (eshell-prompt-face): New backward-compatibility alias for renamed
19969 face.
19970 (eshell-emit-prompt): Use renamed eshell-prompt face.
19971
19972 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
19973 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
19974 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
19975 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
19976 Remove "-face" suffix from face names.
19977 (eshell-ls-directory-face, eshell-ls-symlink-face)
19978 (eshell-ls-executable-face, eshell-ls-readonly-face)
19979 (eshell-ls-unreadable-face, eshell-ls-special-face)
19980 (eshell-ls-missing-face, eshell-ls-archive-face)
19981 (eshell-ls-backup-face, eshell-ls-product-face)
19982 (eshell-ls-clutter-face):
19983 New backward-compatibility aliases for renamed faces.
19984 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
19985
19986 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
19987 Remove "-face" suffix from face name.
19988 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
19989 instead of literal face.
19990
19991 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
19992
19993 * emacs-lisp/warnings.el (display-warning, lwarn)
19994 (warning-minimum-log-level): Doc fixes.
19995 (warning-minimum-level, warning-minimum-log-level):
19996 Add :debug to :type choices.
19997
19998 * progmodes/ada-mode.el (ada-format-paramlist)
19999 (ada-get-indent-case, ada-check-matching-start)
20000 (ada-check-defun-name, ada-goto-matching-decl-start)
20001 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
20002 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
20003 (ada-make-subprogram-body): Follow error conventions.
20004 (ada-case-exception-file, ada-indent-comment-as-code)
20005 (ada-indent-handle-comment-special, ada-indent-renames)
20006 (ada-indent-return, ada-search-directories-internal)
20007 (ada-tab-policy, ada-case-exception-substring)
20008 (ada-other-file-alist, ada-matching-start-re)
20009 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
20010 (ada-imenu-generic-expression, ada-compile-goto-error)
20011 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
20012 (ada-popup-menu, ada-add-extensions, ada-mode)
20013 (ada-region-selected, ada-create-case-exception)
20014 (ada-create-case-exception-substring, ada-after-keyword-p)
20015 (ada-activate-keys-for-case, ada-adjust-case-region)
20016 (ada-adjust-case-buffer, ada-format-paramlist)
20017 (ada-scan-paramlist, ada-insert-paramlist)
20018 (ada-indent-newline-indent)
20019 (ada-indent-newline-indent-conditional)
20020 (ada-justified-indent-current, ada-goto-previous-word)
20021 (ada-indent-current, ada-get-indent-open-paren)
20022 (ada-get-indent-paramlist, ada-get-indent-end)
20023 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
20024 (ada-get-indent-block-start, ada-get-indent-subprog)
20025 (ada-get-indent-noindent, ada-get-indent-label)
20026 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
20027 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
20028 (ada-goto-stmt-end, ada-goto-next-word)
20029 (ada-check-matching-start, ada-check-defun-name)
20030 (ada-goto-matching-decl-start, ada-goto-matching-start)
20031 (ada-goto-matching-end, ada-search-ignore-string-comment)
20032 (ada-in-decl-p, ada-looking-at-semi-or)
20033 (ada-looking-at-semi-private, ada-in-paramlist-p)
20034 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
20035 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
20036 (ada-next-procedure, ada-previous-procedure, ada-next-package)
20037 (ada-previous-package, ada-create-menu)
20038 (ada-fill-comment-paragraph-justify)
20039 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
20040 (ada-other-file-name, ada-last-which-function-line)
20041 (ada-last-which-function-subprog, ada-which-function)
20042 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
20043 (ada-gen-treat-proc, ada-check-emacs-version)
20044 (ada-continuation-indent, ada-align-region-separate):
20045 Fix typos in docstrings.
20046 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
20047
20048 2005-06-16 Lute Kamstra <lute@gnu.org>
20049
20050 * simple.el (fundamental-mode): Run after-change-major-mode-hook
20051 conditionally.
20052
20053 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
20054
20055 * comint.el (comint-replace-by-expanded-filename)
20056 (comint-prompt-regexp, comint-delimiter-argument-list)
20057 (comint-preinput-scroll-to-bottom):
20058 * info.el (Info-hide-cookies-node):
20059 * ls-lisp.el (ls-lisp-classify):
20060 * find-file.el (ff-search-directories, ff-special-constructs)
20061 (ff-find-other-file):
20062 * font-lock.el (font-lock-keywords):
20063 * shell.el (shell-prompt-pattern)
20064 (shell-dynamic-complete-functions, shell-mode)
20065 (shell-delimiter-argument-list):
20066 * term.el (term-replace-by-expanded-filename)
20067 (term-prompt-regexp, term-delimiter-argument-list):
20068 * woman.el (woman-ignore, woman0-if):
20069 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
20070 * emacs-lisp/elint.el (elint-init-env):
20071 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
20072 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
20073 * language/ethio-util.el (ethio-tilde-escape)
20074 (ethio-use-three-dot-question):
20075 * net/zone-mode.el (zone-mode-load-time-setup):
20076 * progmodes/cc-align.el (c-lineup-argcont):
20077 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
20078 * progmodes/cperl-mode.el (cperl-set-style-back):
20079 * progmodes/inf-lisp.el (inferior-lisp-prompt):
20080 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
20081 Fix spellings in docstrings.
20082
20083 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
20084 * progmodes/modula2.el (m2-for): Fix spellings.
20085
20086 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
20087
20088 * simple.el (undo-more): Don't use `format' on `error' arguments.
20089 Improve argument/docstring consistency.
20090 (pending-undo-list): Doc fix.
20091
20092 * smerge-mode.el (smerge-ensure-match):
20093 * emulation/vip.el (vip-ex):
20094 * net/zone-mode.el (zone-mode-update-serial):
20095 * progmodes/idlwave.el (idlwave-complete):
20096 * progmodes/vhdl-mode.el (vhdl-visit-file)
20097 (vhdl-compose-wire-components):
20098 Don't use `format' on `error' arguments.
20099
20100 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
20101 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
20102 (tooltip-help-tips): Fix typos in docstrings.
20103
20104 2005-06-16 David Ponce <david@dponce.com>
20105
20106 * tree-widget.el (tree-widget-value-create): Simplify last change.
20107
20108 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
20109
20110 * ido.el (ido-incomplete-regexp): New variable.
20111 (ido-set-matches-1): Handle invalid-regexp error and set
20112 ido-incomplete-regexp.
20113 (ido-incomplete-regexp): New face.
20114 (ido-completions): Use it.
20115 (ido-complete, ido-exit-minibuffer, ido-completions):
20116 Handle incomplete regexps.
20117 (ido-completions): Add check for complete match when entering a regexp.
20118
20119 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
20120
20121 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
20122
20123 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20124
20125 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
20126 by field delimiters.
20127
20128 2005-06-15 David Ponce <david@dponce.com>
20129
20130 * tree-widget.el: eval-and-compile inlined functions so they will
20131 be available at run-time too.
20132 (tree-widget-super-format-handler)
20133 (tree-widget-format-handler): Remove.
20134 (tree-widget-value-create): Handle the :indent property.
20135
20136 2005-06-15 Miles Bader <miles@gnu.org>
20137
20138 * progmodes/which-func.el (which-func): Only inherit
20139 `font-lock-function-name-face' when that makes sense against the
20140 default mode-line face, otherwise set the face color explicitly.
20141
20142 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
20143 faces instead of (non-existent) variables.
20144
20145 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
20146
20147 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
20148 (iswitchb-get-matched-buffers): Likewise. Simplify.
20149
20150 2005-06-14 Miles Bader <miles@gnu.org>
20151
20152 * progmodes/ld-script.el (ld-script-location-counter):
20153 Remove "-face" suffix from face name.
20154 (ld-script-location-counter-face):
20155 New backward-compatibility alias for renamed face.
20156 (ld-script-location-counter-face): Use renamed face.
20157
20158 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
20159 (cperl-hash): Remove "-face" suffix from face names.
20160 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
20161 New backward-compatibility aliases for renamed faces.
20162 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
20163 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
20164
20165 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
20166 name.
20167 (which-func-face): New backward-compatibility alias for renamed face.
20168 (which-func-format): Use renamed which-func face.
20169
20170 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
20171 (vhdl-function, vhdl-directive, vhdl-reserved-word)
20172 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
20173 names.
20174 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
20175 (vhdl-speedbar-configuration, vhdl-speedbar-package)
20176 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
20177 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
20178 (vhdl-speedbar-architecture-selected)
20179 (vhdl-speedbar-configuration-selected)
20180 (vhdl-speedbar-package-selected)
20181 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
20182 names.
20183 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
20184 Use renamed faces.
20185 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
20186 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
20187 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
20188 Use renamed faces.
20189 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
20190 names.
20191 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
20192 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
20193 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
20194 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
20195 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
20196 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
20197
20198 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
20199 face name.
20200 (sh-heredoc-face): New backward-compatibility alias for renamed face.
20201 (sh-heredoc-face): Use renamed sh-heredoc face.
20202
20203 * progmodes/idlw-help.el (idlwave-help-link):
20204 Remove "-face" suffix from face name.
20205 (idlwave-help-link-face):
20206 New backward-compatibility alias for renamed face.
20207 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
20208
20209 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
20210 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
20211 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
20212 New backward-compatibility aliases for renamed faces.
20213 (idlwave-shell-disabled-breakpoint-face)
20214 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
20215
20216 * progmodes/flymake.el (flymake-errline, flymake-warnline):
20217 Remove "-face" suffix from face names.
20218 (flymake-errline-face, flymake-warnline-face):
20219 New backward-compatibility aliases for renamed faces.
20220 (flymake-highlight-line): Use renamed flymake faces.
20221
20222 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
20223 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
20224 (ebrowse-member-class, ebrowse-progress):
20225 Remove "-face" suffix from face names.
20226 (ebrowse-tree-mark-face, ebrowse-root-class-face)
20227 (ebrowse-file-name-face, ebrowse-default-face)
20228 (ebrowse-member-attribute-face, ebrowse-member-class-face)
20229 (ebrowse-progress-face):
20230 New backward-compatibility aliases for renamed faces.
20231 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
20232 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
20233 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
20234 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
20235
20236 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
20237 antlr-syntax)
20238 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
20239 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
20240 names.
20241 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
20242 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
20243 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
20244 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
20245 backward-compatibility aliases for renamed faces.
20246 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
20247 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
20248 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
20249 remove "font-lock-". Use renamed antlr-mode faces.
20250 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
20251 literal face-names with face variable references.
20252
20253 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
20254 face name.
20255 (Buffer-menu-buffer-face): New backward-compatibility alias for
20256 renamed face.
20257 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
20258
20259 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
20260
20261 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
20262 Eliminate "-face" suffix.
20263 (makefile-targets): Inherit from font-lock-function-name-face and
20264 eliminate "-face" suffix.
20265 (makefile-shell): Remove attributes and eliminate "-face" suffix.
20266 (makefile-*-font-lock-keywords): Append makefile-targets in rule
20267 actions, instead of prepending, to make it less visible.
20268 (makefile-previous-dependency, makefile-match-dependency):
20269 Don't match a target on a continuation line.
20270
20271 * files.el (auto-mode-alist): Put Makefile in gmake mode.
20272
20273 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
20274
20275 * progmodes/gdb-ui.el (menu): Re-order menu items.
20276 (gdb-tooltip-print): Respect tooltip-use-echo-area.
20277
20278 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
20279 Define in tooltip.el.
20280 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
20281 (gud-tooltip-tips): Respect tooltip-use-echo-area and
20282 gud-tooltip-echo-area.
20283
20284 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
20285 backward compatibility and make obsolete.
20286 (tooltip-help-tips): Use tooltip-use-echo-area.
20287 (tooltip-show-help-function): Rename to...
20288 (tooltip-show-help): ...this, because it is a function.
20289 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
20290
20291 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
20292
20293 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
20294 (edebug-print-length, edebug-print-level, edebug-print-circle)
20295 (edebug-modify-breakpoint, edebug-eval-last-sexp)
20296 (edebug-eval-print-last-sexp): Doc fixes.
20297
20298 2005-06-14 Kim F. Storm <storm@cua.dk>
20299
20300 * ido.el (ido-mode): Make a new keymap every time we enable ido,
20301 as the coverage buffer/file/both may change.
20302
20303 2005-06-14 Lute Kamstra <lute@gnu.org>
20304
20305 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
20306 and run-mode-hooks. Simplify.
20307
20308 * mail/rmailedit.el (rmail-edit-mode):
20309 * progmodes/octave-inf.el (inferior-octave-mode):
20310 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
20311
20312 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
20313 and run-mode-hooks.
20314 (recentf-edit-list, recentf-open-files): Don't call
20315 kill-all-local-variables directly.
20316
20317 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
20318
20319 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20320
20321 * emacs-lisp/byte-run.el (make-obsolete)
20322 (define-obsolete-function-alias): Rename arguments FUNCTION and
20323 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
20324 (make-obsolete-variable, define-obsolete-variable-alias):
20325 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
20326 respectively.
20327
20328 * isearchb.el (isearchb-activate):
20329 * pcvs.el (cvs-mode):
20330 * ses.el (ses-load):
20331 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
20332 * net/tramp.el (tramp-find-file-exists-command)
20333 (tramp-find-shell):
20334 * progmodes/ada-mode.el (ada-create-case-exception)
20335 (ada-create-case-exception-substring, ada-make-subprogram-body):
20336 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20337 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
20338 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
20339 * textmodes/org.el (org-promote, org-evaluate-time-range)
20340 (org-agenda-next-date-line, org-agenda-previous-date-line)
20341 (org-agenda-error, org-open-at-point, org-table-move-row)
20342 (org-format-table-table-html-using-table-generate-source)
20343 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
20344 * textmodes/reftex.el (reftex-access-scan-info):
20345 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
20346 (reftex-toc-promote-prepare): Follow error conventions.
20347
20348 * diff-mode.el (diff-mode): Fix typo in docstring.
20349
20350 * forms.el (forms--intuit-from-file): Fix reference to
20351 `forms-number-of-fields' in error message.
20352 (forms-print): Fix quoting in error message.
20353
20354 * forms.el (forms-mode):
20355 * emulation/vi.el (vi-goto-insert-state):
20356 * progmodes/flymake.el (flymake-new-err-info)
20357 (flymake-start-syntax-check-for-current-buffer)
20358 (flymake-simple-cleanup):
20359 * eshell/esh-var.el (eshell/export):
20360 * progmodes/gud.el (xdb):
20361 * textmodes/flyspell.el (flyspell-incorrect-hook)
20362 (flyspell-maybe-correct-transposition)
20363 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
20364
20365 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
20366
20367 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
20368 minibuffer prompt.
20369
20370 2005-06-13 Kim F. Storm <storm@cua.dk>
20371
20372 * subr.el (add-to-ordered-list): New defun.
20373
20374 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
20375 add cua--keymap-alist to emulation-mode-map-alists.
20376
20377 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20378
20379 * subr.el (complete-in-turn): New macro.
20380 (dynamic-completion-table, lazy-completion-table): Add debug info.
20381
20382 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
20383 in preference to face aliases.
20384
20385 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
20386 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
20387 Remove unused vars `start' and `firstline'.
20388 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
20389 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
20390
20391 2005-06-13 Eli Zaretskii <eliz@gnu.org>
20392
20393 * cus-start.el (all): Don't complain about missing GTK-related
20394 variables, unless either `gtk' is boundp or this isn't a
20395 `windows-nt' build.
20396
20397 2005-06-13 Lute Kamstra <lute@gnu.org>
20398
20399 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
20400 run-mode-hooks.
20401
20402 * ediff-mult.el (ediff-meta-mode):
20403 * ediff-util.el (ediff-mode): Use run-mode-hooks.
20404
20405 * ledit.el (ledit-mode): Use delay-mode-hooks.
20406
20407 * woman.el (woman-mode-line-format): Delete constant.
20408 (woman-mode-map): Initialize it properly.
20409 (woman-mode): Set mode-class property to special.
20410 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
20411 Set major-mode and mode-name. Don't set mode-line-format directly.
20412 (Man-getpage-in-background): Don't reference woman-mode-line-format.
20413
20414 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
20415 string argument obsolete.
20416
20417 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
20418
20419 * textmodes/org.el (org-CUA-compatible): New option.
20420 (org-disputed-keys): New variable.
20421 (org-key): New function.
20422 (orgtbl-make-binding): Add docstring to the created function.
20423 (org-mode): Set paragraph start/separate regexps.
20424 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
20425 (org-archive-location, org-archive-mark-done)
20426 (org-archive-stamp-time): New options.
20427 (org-archive-subtree): New command.
20428 (org-fill-paragraph): New function.
20429 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
20430 (org-fake-empty-table-line): Function removed.
20431 (org-format-org-table-html): Do not create empty table lines at
20432 separator lines. Improved table header treatment.
20433 (org-link-format): New option.
20434 (org-make-link): New function.
20435 (org-insert-link, org-store-link): Use org-make-link.
20436 (org-open-file): Quote file name for shell command, to allow
20437 spaces in file names.
20438 (org-link-regexp): Fix bug with mailto link.
20439 (org-link-maybe-angles-regexp, org-protected-link-regexp):
20440 New constants.
20441 (org-export-as-html): Deal with the optional angles around a link.
20442 Better treatment of file: links.
20443 (org-open-at-point): Replace @{ and @} with < and >.
20444 (org-run-mode-hooks): Function removed.
20445 (org-agenda-mode): No longer use `org-run-mode-hooks'.
20446
20447 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
20448
20449 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
20450 MI command -data-list-register-values.
20451 (gdb-post-prompt): Indent properly.
20452
20453 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
20454
20455 * hilit-chg.el (highlight-changes-colors): Rename from
20456 `highlight-changes-colours'.
20457 (highlight-changes-colours): Keep as obsolete alias.
20458 (highlight-changes-face-list): Doc fix.
20459 (hilit-chg-make-list): Use `highlight-changes-colors'.
20460
20461 2005-06-12 Mark A. Hershberger <mah@everybody.org>
20462
20463 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
20464 defun-prompt-regexp.
20465
20466 2005-06-12 Eli Zaretskii <eliz@gnu.org>
20467
20468 * loadup.el: Don't say we are dumping under 2 names on windows-nt
20469 and cygwin.
20470
20471 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
20472 Don't use an old loaddefs.el, as in Makefile.in.
20473
20474 2005-06-12 Lute Kamstra <lute@gnu.org>
20475
20476 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
20477
20478 * man.el (Man-mode-map): Initialize it properly.
20479 (Man-mode): Set mode-class property to special.
20480
20481 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
20482
20483 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
20484
20485 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
20486 A newline is needed in the docstring there.
20487
20488 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
20489 Doc fixes.
20490
20491 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20492
20493 * printing.el: Doc fix. The menubar is no more changed when printing
20494 is loaded, it only changes when pr-menu-bind or pr-update-menus is
20495 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
20496 (pr-version): New version number (6.8.4).
20497 (pr-menu-bind): New command.
20498 (pr-update-menus): Docstring and code fix.
20499 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
20500 Docstring fix.
20501 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
20502 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
20503
20504 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
20505
20506 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
20507 "Returns" to "return", document useful return values, etc.
20508
20509 2005-06-11 Alan Mackenzie <acm@muc.de>
20510
20511 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
20512 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
20513 (adaptive-file-function): Minor amendment to doc-string.
20514
20515 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20516
20517 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
20518 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
20519 Fix :type--it is `integer', not `string'.
20520
20521 * faces.el (modeline-highlight): Rename from (the erroneous)
20522 `modeline-higilight'.
20523
20524 2005-06-11 Lute Kamstra <lute@gnu.org>
20525
20526 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
20527 lisp-interaction-mode-map but make it the parent.
20528 (edebug-eval-mode): Use define-derived-mode.
20529
20530 2005-06-11 Andreas Schwab <schwab@suse.de>
20531
20532 * bindings.el: Add binding of `ESC functionkey' for every
20533 `M-functionkey'.
20534 * hexl.el (hexl-mode-map): Likewise.
20535
20536 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
20537
20538 * progmodes/compile.el (compilation-error-regexp-alist-alist)
20539 [msft]: update regexp for newer msft compilers.
20540
20541 2005-06-10 Mark A. Hershberger <mah@everybody.org>
20542
20543 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
20544 ATTLIST portions of included DTDs.
20545 (xml-parse-dtd): Eliminate use of inefficient match-data.
20546
20547 2005-06-10 Miles Bader <miles@gnu.org>
20548
20549 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
20550 (mpuz-text): Remove "-face" suffix from face names.
20551 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
20552 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
20553 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
20554
20555 * play/gomoku.el (gomoku-O, gomoku-X):
20556 Remove "-face" suffix from face names.
20557 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
20558 New backward-compatibility aliases for renamed faces.
20559 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20560
20561 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20562
20563 * thumbs.el: Fixes for changes of 2005-06-09.
20564 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
20565 as a directory.
20566 (thumbs-thumbname): Remove directory separator from format string;
20567 `thumbs-thumbsdir' now returns a valid directory name.
20568 (thumbs-temp-dir): New defsubst.
20569 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
20570 Use it.
20571
20572 * cus-edit.el (minibuffer):
20573 * files.el (make-backup-file-name-function):
20574 * filesets.el (filesets-external-viewers):
20575 * hilit-chg.el (highlight-changes-colours)
20576 (highlight-changes-face-list, highlight-changes-rotate-faces):
20577 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
20578 * kmacro.el (kmacro-call-macro):
20579 * log-edit.el (log-edit-changelog-full-paragraphs):
20580 * mouse.el (mouse-1-click-follows-link):
20581 * skeleton.el (skeleton-autowrap):
20582 * subr.el (insert-for-yank-1):
20583 * tempo.el (tempo-insert-region):
20584 * terminal.el (terminal-emulator):
20585 * time.el (display-time-mail-face):
20586 * vc.el (vc-annotate):
20587 * vcursor.el (vcursor-copy-line):
20588 * woman.el (woman-bold-headings, woman-ignore)
20589 (woman-default-faces, woman-monochrome-faces):
20590 * calendar/todo-mode.el (todo-insert-threshold):
20591 * emulation/pc-select.el (pc-select-selection-keys-only)
20592 (pc-selection-mode):
20593 * emulation/vip.el (vip-find-char-forward):
20594 * emulation/viper-cmd.el (viper-find-char-forward):
20595 * international/mule-cmds.el
20596 (select-safe-coding-system-accept-default-p)
20597 (input-method-exit-on-invalid-key):
20598 * international/mule-diag.el (describe-coding-system):
20599 * international/ucs-tables.el (unify-8859-on-encoding-mode):
20600 * net/browse-url.el (browse-url-xterm-program):
20601 * obsolete/lazy-lock.el (lazy-lock-mode):
20602 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
20603 (cperl-mode):
20604 * progmodes/cpp.el (cpp-face-light-name-list)
20605 (cpp-face-dark-name-list):
20606 * progmodes/delphi.el (delphi-newline-always-indents):
20607 Fix spellings in docstrings.
20608
20609 * ido.el (ido-mode, ido-file-extensions-order)
20610 (ido-default-file-method, ido-default-buffer-method)
20611 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
20612 (ido-decorations, ido-read-file-name-as-directory-commands)
20613 (ido-read-file-name-non-ido, ido-work-directory-list)
20614 (ido-ignore-item-temp-list, ido-current-directory)
20615 (ido-magic-forward-char, ido-enter-find-file)
20616 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
20617 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20618
20619 2005-06-10 Lute Kamstra <lute@gnu.org>
20620
20621 * play/dunnet.el (dun-mode): Use define-derived-mode.
20622 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
20623 obsolete alias.
20624
20625 * play/doctor.el (doctor-mode-map): Remove defvar.
20626 (doctor-mode): Use define-derived-mode.
20627
20628 * mail/mspools.el (mspools-mode):
20629 * net/eudc-hotlist.el (eudc-hotlist-mode):
20630 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
20631
20632 2005-06-10 Miles Bader <miles@gnu.org>
20633
20634 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
20635 Remove "-face" suffix from face names.
20636 (flyspell-incorrect-face, flyspell-duplicate-face):
20637 New backward-compatibility aliases for renamed faces.
20638 (flyspell-mode-on, make-flyspell-overlay)
20639 (flyspell-highlight-incorrect-region)
20640 (flyspell-highlight-duplicate-region)
20641 (flyspell-display-next-corrections)
20642 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
20643
20644 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20645 from face name.
20646 (texinfo-heading-face): New backward-compatibility alias for
20647 renamed face.
20648 (texinfo-heading-face): Use renamed texinfo-heading face.
20649
20650 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
20651 suffix from face names.
20652 (tex-math-face, tex-verbatim-face):
20653 New backward-compatibility aliases for renamed faces.
20654 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
20655 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
20656 literal face name.
20657
20658 * textmodes/table.el (table-cell): Remove "-face" suffix from face
20659 name.
20660 (table-cell-face): New backward-compatibility alias for renamed face.
20661 (table--put-cell-face-property, table--update-cell-face):
20662 Use renamed table-cell face.
20663
20664 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
20665 from face name.
20666 (sgml-namespace-face): New backward-compatibility alias for
20667 renamed face.
20668 (sgml-namespace-face): Use renamed sgml-namespace face.
20669
20670 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
20671 (org-level-4, org-level-5, org-level-6, org-level-7)
20672 (org-level-8, org-warning, org-headline-done)
20673 (org-deadline-announce, org-scheduled-today)
20674 (org-scheduled-previously, org-link, org-done, org-table)
20675 (org-time-grid): Remove "-face" suffix from face names.
20676 (org-level-1-face, org-level-2-face, org-level-3-face)
20677 (org-level-4-face, org-level-5-face, org-level-6-face)
20678 (org-level-7-face, org-level-8-face, org-warning-face)
20679 (org-headline-done-face, org-deadline-announce-face)
20680 (org-scheduled-today-face, org-scheduled-previously-face)
20681 (org-link-face, org-done-face, org-table-face)
20682 (org-time-grid-face):
20683 New backward-compatibility aliases for renamed faces.
20684 (org-level-faces, org-set-font-lock-defaults, org-timeline)
20685 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
20686 (org-agenda-get-timestamps, org-agenda-get-scheduled)
20687 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
20688
20689 * emulation/viper-init.el (viper-search, viper-replace-overlay)
20690 (viper-minibuffer-emacs, viper-minibuffer-insert)
20691 (viper-minibuffer-vi): Remove "-face" suffix from face names.
20692 (viper-search-face, viper-replace-overlay-face)
20693 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20694 (viper-minibuffer-vi-face):
20695 New backward-compatibility aliases for renamed faces.
20696 (viper-search-face, viper-replace-overlay-face)
20697 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20698 (viper-minibuffer-vi-face): Use renamed viper faces.
20699
20700 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
20701 Remove "-face" suffix from face names.
20702 (testcover-nohits-face, testcover-1value-face):
20703 New backward-compatibility aliases for renamed faces.
20704 (testcover-mark): Use renamed testcover faces.
20705
20706 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
20707 face name.
20708 (diary-button-face): New backward-compatibility alias for renamed face.
20709 (diary-entry): Use renamed diary-button face.
20710
20711 * calendar/calendar.el (diary, calendar-today, holiday)
20712 (mark-visible-calendar-date): Remove "-face" suffix from face names.
20713 (diary-face, calendar-today-face, holiday-face):
20714 New backward-compatibility aliases for renamed faces.
20715 (eval-after-load "facemenu", diary-entry-marker)
20716 (calendar-today-marker, calendar-holiday-marker, diary-face):
20717 Use renamed calendar faces.
20718
20719 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
20720 (compare-windows-face): New backward-compatibility alias for
20721 renamed face.
20722 (compare-windows-highlight): Use renamed compare-windows face.
20723
20724 * strokes.el (strokes-char): Remove "-face" suffix from face name.
20725 (strokes-char-face): New backward-compatibility alias for renamed face.
20726 (strokes-encode-buffer): Use renamed strokes-char face.
20727
20728 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
20729 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
20730 Remove "-face" suffix from face names.
20731 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20732 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20733 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
20734 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
20735 Use renamed pcvs faces.
20736 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
20737 * pcvs-defs.el (cvs-mode-map): Likewise.
20738 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
20739
20740 * info.el (info-title-1, info-title-2, info-title-3)
20741 (info-title-4): Remove "-face" suffix from and downcase face names.
20742 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20743 (Info-title-4-face):
20744 New backward-compatibility aliases for renamed faces.
20745 (Info-fontify-node): Use renamed info faces.
20746
20747 * hilit-chg.el (highlight-changes, highlight-changes-delete):
20748 Remove "-face" suffix from face names.
20749 (highlight-changes-face, highlight-changes-delete-face):
20750 New backward-compatibility aliases for renamed faces.
20751 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
20752 (hilit-chg-make-list): Use renamed highlight-changes faces.
20753
20754 * generic-x.el (show-tabs-tab, show-tabs-space):
20755 Remove "-face" suffix from face names.
20756 (show-tabs-tab-face, show-tabs-space-face):
20757 New backward-compatibility aliases for renamed faces.
20758 (show-tabs-generic-mode-font-lock-defaults-1)
20759 (show-tabs-generic-mode-font-lock-defaults-2):
20760 Use renamed show-tabs faces.
20761
20762 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
20763 (smerge-markers): Remove "-face" suffix from face names.
20764 (smerge-mine-face, smerge-other-face, smerge-base-face)
20765 (smerge-markers-face):
20766 New backward-compatibility aliases for renamed faces.
20767 (smerge-mine-face, smerge-other-face, smerge-base-face)
20768 (smerge-markers-face): Use renamed smerge faces.
20769
20770 * log-view.el (log-view-file, log-view-message): Remove "-face"
20771 suffix from face names.
20772 (log-view-file-face, log-view-message-face):
20773 New backward-compatibility aliases for renamed faces.
20774 (log-view-file-face, log-view-message-face): Use renamed log-view
20775 faces.
20776
20777 * paren.el (show-paren-match, show-paren-mismatch):
20778 Remove "-face" suffix from face names.
20779 (show-paren-match-face, show-paren-mismatch-face):
20780 New backward-compatibility aliases for renamed faces.
20781 (show-paren-function): Use renamed show-paren faces.
20782
20783 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
20784 (ruler-mode-margins, ruler-mode-fringes)
20785 (ruler-mode-column-number, ruler-mode-fill-column)
20786 (ruler-mode-comment-column, ruler-mode-goal-column)
20787 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
20788 suffix from face names.
20789 (ruler-mode-default-face, ruler-mode-pad-face)
20790 (ruler-mode-margins-face, ruler-mode-fringes-face)
20791 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
20792 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
20793 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
20794 New backward-compatibility aliases for renamed faces.
20795 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
20796 (ruler-mode-column-number, ruler-mode-fill-column)
20797 (ruler-mode-comment-column, ruler-mode-goal-column)
20798 (ruler-mode-tab-stop, ruler-mode-current-column)
20799 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
20800 faces.
20801
20802 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
20803 face name.
20804 (whitespace-highlight-the-space): Use renamed face.
20805 (whitespace-highlight-face): New backward-compatibility alias for
20806 renamed face.
20807
20808 * woman.el (woman-italic, woman-bold, woman-unknown)
20809 (woman-addition, woman-symbol-face):
20810 Remove "-face" suffix from face names.
20811 (woman-italic-face, woman-bold-face, woman-unknown-face)
20812 (woman-addition-face):
20813 New backward-compatibility aliases for renamed faces.
20814 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
20815 (woman-decode-region, woman-replace-match)
20816 (woman-display-extended-fonts, woman-special-characters)
20817 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
20818 Use renamed woman faces.
20819
20820 * longlines.el (longlines-visible-face): Face removed.
20821
20822 * diff-mode.el (diff-header, diff-file-header, diff-index)
20823 (diff-hunk-header, diff-removed, diff-added, diff-changed)
20824 (diff-function, diff-context, diff-nonexistent): Remove "-face"
20825 suffix from face names.
20826 (diff-header-face, diff-file-header-face, diff-index-face)
20827 (diff-hunk-header-face, diff-removed-face, diff-added-face)
20828 (diff-changed-face, diff-function-face, diff-context-face)
20829 (diff-nonexistent-face): New backward-compatibility aliases for
20830 renamed faces.
20831 (diff-header-face, diff-file-header-face)
20832 (diff-index, diff-index-face, diff-hunk-header)
20833 (diff-hunk-header-face, diff-removed, diff-removed-face)
20834 (diff-added, diff-added-face, diff-changed-face, diff-function)
20835 (diff-function-face, diff-context-face, diff-nonexistent)
20836 (diff-nonexistent-face): Use renamed diff-mode faces.
20837
20838 * progmodes/compile.el (compilation-warning-face)
20839 (compilation-info-face): Remove "-face" suffix from face names.
20840 (compilation-warning-face, compilation-info-face):
20841 New backward-compatibility aliases for renamed faces.
20842 (compilation-warning-face, compilation-info-face):
20843 Use renamed compilation faces.
20844
20845 * add-log.el (change-log-date, change-log-name)
20846 (change-log-email, change-log-file, change-log-list)
20847 (change-log-conditionals, change-log-function)
20848 (change-log-acknowledgement): Remove "-face" suffix from face names.
20849 (change-log-date-face, change-log-name-face)
20850 (change-log-email-face, change-log-file-face)
20851 (change-log-list-face, change-log-conditionals-face)
20852 (change-log-function-face, change-log-acknowledgement-face):
20853 New backward-compatibility aliases for renamed faces.
20854 (change-log-font-lock-keywords): Use renamed change-log faces.
20855
20856 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
20857 (custom-set, custom-changed, custom-saved, custom-button)
20858 (custom-button-pressed, custom-documentation, custom-state)
20859 (custom-comment, custom-comment-tag, custom-variable-tag)
20860 (custom-variable-button, custom-face-tag, custom-group-tag-1)
20861 (custom-group-tag): Remove "-face" suffix from face names.
20862 (custom-magic-alist, custom-magic-value-create)
20863 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
20864 (custom-invalid-face, custom-rogue-face, custom-modified-face)
20865 (custom-set-face, custom-changed-face, custom-saved-face)
20866 (custom-button-face, custom-button-pressed-face)
20867 (custom-documentation-face, custom-state-face)
20868 (custom-comment-face, custom-comment-tag-face)
20869 (custom-variable-tag-face, custom-variable-button-face)
20870 (custom-face-tag-face, custom-group-tag-face-1)
20871 (custom-group-tag-face):
20872 New backward-compatibility aliases for renamed faces.
20873
20874 * wid-edit.el (widget-documentation, widget-button)
20875 (widget-field, widget-single-line-field, widget-inactive)
20876 (widget-button-pressed): "-face" suffix removed from face names.
20877 (widget-documentation-face, widget-button-face)
20878 (widget-field-face, widget-single-line-field-face)
20879 (widget-inactive-face, widget-button-pressed-face):
20880 New backward-compatibility aliases for renamed faces.
20881 (widget-documentation-face, widget-button-face)
20882 (widget-button-pressed-face, widget-specify-field)
20883 (widget-specify-inactive): Use renamed widget faces.
20884
20885 2005-06-10 Kenichi Handa <handa@m17n.org>
20886
20887 * term/x-win.el (x-clipboard-yank): Remove condition-case
20888 wrapping.
20889
20890 2005-06-11 Kenichi Handa <handa@m17n.org>
20891
20892 * add-log.el (change-log-font-lock-keywords): Make the regexp for
20893 date lines stricter.
20894
20895 2005-06-10 Zhang Wei <id.brep@gmail.com>
20896
20897 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
20898 of x-get-selection.
20899
20900 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20901
20902 * comint.el (comint-mode, comint-snapshot-last-prompt):
20903 * frame.el (frame-current-scroll-bars):
20904 * term.el (term-mode, term-check-proc, term-input-sender)
20905 (term-simple-send, term-extract-string, term-word)
20906 (term-match-partial-filename):
20907 * window.el (window-current-scroll-bars):
20908 * emulation/cua-base.el (cua-normal-cursor-color)
20909 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
20910 (cua-global-mark-cursor-color):
20911 * mail/undigest.el (rmail-forward-separator-regex):
20912 Fix typos in docstrings.
20913
20914 * comint.el (comint-check-proc, make-comint-in-buffer)
20915 (comint-source-default): Doc fixes.
20916
20917 * term.el (term-send-string): Improve argument/docstring consistency.
20918
20919 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
20920
20921 * comint.el (comint-send-input): Bind `inhibit-read-only' around
20922 call to `delete-region'.
20923 (comint-mode-hook): Do not enable Font Lock by default.
20924
20925 2005-06-09 Lute Kamstra <lute@gnu.org>
20926
20927 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
20928 could be void.
20929
20930 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
20931
20932 * emacs-lisp/debug.el (debugger-will-be-back): New var.
20933 (debug): Use it.
20934 (debugger-step-through, debugger-continue, debugger-jump)
20935 (debugger-return-value): Set it when needed.
20936 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
20937 Use inhibit-read-only.
20938
20939 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
20940
20941 * window.el (shrink-window-if-larger-than-buffer)
20942 (window-size-fixed): Fix typo in docstring.
20943
20944 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
20945 thumbnails directory on loading.
20946 (thumbs-conversion-program): Use `eq' to check the system type,
20947 not `equal'.
20948 (thumbs-temp-dir): Initialize to `temporary-file-directory',
20949 not "/tmp". Fix docstring.
20950 (thumbs-thumbsdir): New function to return the thumbnails
20951 directory, creating it if needed.
20952 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
20953 (thumbs-temp-file): Delete variable and make it into a function.
20954 (thumbs-resize-image, thumbs-modify-image): Use it.
20955 (thumbs-kill-buffer): Simplify.
20956 (thumbs-gensym): Defalias or duplicate CL `gensym'.
20957 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
20958 docstrings.
20959
20960 2005-06-09 Kim F. Storm <storm@cua.dk>
20961
20962 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
20963 set-match-data to free markers in match-data.
20964
20965 * replace.el (replace-match-data): Pass RESEAT arg `t' to
20966 match-data to unchain markers in match-data.
20967
20968 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
20969
20970 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
20971 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
20972 unnecessary now.
20973
20974 2005-06-08 Richard M. Stallman <rms@gnu.org>
20975
20976 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
20977 give the variable a doc string that doesn't say don't set it directly.
20978
20979 * textmodes/ispell.el (ispell-check-version):
20980 Use match-string-no-properties.
20981 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
20982 (ispell-buffer-local-words): Likewise.
20983
20984 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
20985 except on terminals with enough colors to really display it.
20986 (makefile-dependency-regex): Delete spurious `bb'.
20987
20988 * faces.el (escape-glyph): Use blue once again in last case.
20989 (no-break-space): Redefine so that it isn't invisible on a tty.
20990
20991 2005-06-08 Kim F. Storm <storm@cua.dk>
20992
20993 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
20994 also when reading directory name.
20995
20996 2005-06-08 Lute Kamstra <lute@gnu.org>
20997
20998 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
20999 (flyspell-mode-line-string): Remove autoload cookie.
21000 (flyspell-mode): Remove defvar.
21001
21002 2005-06-07 Lute Kamstra <lute@gnu.org>
21003
21004 * textmodes/org.el (org-run-mode-hooks): New function.
21005 (org-agenda-mode): Use it.
21006
21007 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
21008
21009 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
21010
21011 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
21012
21013 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
21014
21015 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
21016
21017 * font-lock.el (font-lock-add-keywords): Doc fix.
21018
21019 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
21020
21021 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
21022 (tex-compile-default): In the absence of any history, use the order in
21023 tex-compile-alist to choose the preferred command.
21024 (tex-compile-commands): Reorder a bit.
21025
21026 * textmodes/flyspell.el (flyspell-auto-correct-binding)
21027 (flyspell-incorrect-face, flyspell-duplicate-face):
21028 Use (X)Emacs-agnostic code.
21029 (flyspell-mode-map): Don't overwrite at each load. Remove code
21030 redundant with the subsequent add-minor-mode. Merge Emacs and
21031 XEmacs code.
21032 (flyspell-word): Minor simplification.
21033 (flyspell-math-tex-command-p): Quieten the byte-compiler.
21034 (flyspell-external-point-words): Remove unused vars `size' and `start'.
21035 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
21036 Merge the corresponding Emacs code.
21037 (flyspell-correct-word, flyspell-xemacs-popup):
21038 Use flyspell-do-correct.
21039
21040 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
21041 a dedicated window.
21042
21043 * international/latexenc.el (latexenc-find-file-coding-system):
21044 Undo part of last patch, to turn off a compiler warning.
21045
21046 2005-06-06 Juri Linkov <juri@jurta.org>
21047
21048 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
21049 Rename `tmm-inactive-face' to `tmm-inactive'.
21050
21051 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
21052
21053 * iswitchb.el: Rename faces.
21054
21055 2005-06-06 Kim F. Storm <storm@cua.dk>
21056
21057 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
21058 (cua-global-mark): Remove -face suffix from face names.
21059
21060 * emulation/cua-gmrk.el (cua--init-global-mark):
21061 Remove cua-global-mark face setup.
21062
21063 2005-06-06 Richard M. Stallman <rms@gnu.org>
21064
21065 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
21066 just like other allowed characters.
21067 (makefile-match-dependency): Exclude leading and training whitespace
21068 from the range of regexp subexp 1.
21069 (makefile-macroassign-regex): Don't try to match the body,
21070 just the name of the macro being defined.
21071
21072 * info.el (Info-read-node-name-2): New function.
21073 (Info-read-node-name-1): Use that.
21074 Add a completion-base-size-function property.
21075
21076 * simple.el (completion-setup-function): Look for
21077 completion-base-size-function property of minibuffer-completion-table.
21078
21079 * files.el (locate-file-completion): Doc fix.
21080
21081 * printing.el: Don't call pr-update-menus; user must do that.
21082
21083 * emacs-lisp/debug.el (debugger-window): New variable.
21084 (debug): Use debugger-window if it is set and still alive.
21085 Record debugger-window for next entry.
21086
21087 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
21088
21089 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
21090
21091 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
21092 (hack-one-local-variable, hack-local-variables)
21093 (hack-local-variables-prop-line): Pass that arg.
21094
21095 2005-06-06 Kim F. Storm <storm@cua.dk>
21096
21097 * ido.el (ido-first-match, ido-only-match, ido-subdir)
21098 (ido-indicator): Remove -face suffix from face names.
21099
21100 2005-06-06 Juri Linkov <juri@jurta.org>
21101
21102 * font-lock.el (font-lock-regexp-backslash)
21103 (font-lock-regexp-backslash-construct): New faces.
21104 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
21105 after `('. Add `while-no-input' to control structures.
21106
21107 * faces.el (no-break-space, shadow): New faces.
21108 (escape-glyph): Use less loud colors pink2 and red4.
21109
21110 * diff-mode.el (diff-context-face)
21111 * dired.el (dired-ignored)
21112 * rfn-eshadow.el (file-name-shadow)
21113 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
21114
21115 * info.el (Info-title-1-face): Use green instead of yellow because
21116 bold yellow is not readable on light backgrounds.
21117
21118 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
21119 before selecting the desired mode to not spend time fontifying
21120 old contents.
21121
21122 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
21123
21124 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
21125 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
21126
21127 * ps-print.el (ps-default-fg, ps-default-bg):
21128 Fix typos in docstrings.
21129
21130 * isearchb.el (isearchb): Don't pass a spurious second argument to
21131 `iswitchb-completions'.
21132
21133 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
21134
21135 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
21136 to preserve point.
21137 (gdb-find-file-hook): Add doc string.
21138
21139 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
21140 C dereferenced pointer expression.
21141 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
21142
21143 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
21144
21145 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
21146 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
21147 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
21148 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
21149 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
21150 Make background transparent.
21151
21152 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
21153
21154 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
21155 (font-lock-remove-keywords): Doc fix.
21156 (font-lock-mode-major-mode): Compiler defvar.
21157 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
21158
21159 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
21160 (font-lock-mode): Update `font-lock-mode-major-mode'.
21161 (font-lock-set-defaults): Compiler defvar.
21162 (font-lock-default-function): Take `font-lock-mode-major-mode'
21163 into account.
21164
21165 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
21166 keep track of which major mode it enabled the minor mode for.
21167 Use find-file-hook again. Update docstring.
21168
21169 * simple.el (eval-expression-print-level)
21170 (eval-expression-print-length, eval-expression-debug-on-error):
21171 Doc fixes.
21172
21173 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
21174
21175 * iswitchb.el (iswitchb-single-match-face)
21176 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
21177 (iswitchb-invalid-regexp-face): New faces.
21178 (iswitchb-completions): Use them.
21179 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
21180 now marked as an obsolete alias.
21181 (iswitchb-read-buffer): Remove check for bound font variables.
21182 (iswitchb-invalid-regexp): New free variable.
21183 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
21184 set iswitchb-invalid-regexp.
21185 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
21186 invalid regexps.
21187 (iswitchb-completions): Add check for complete match when entering
21188 a regexp.
21189 (iswitchb-completions): Remove require-match argument.
21190 (iswitchb-exhibit): Fix caller.
21191 (iswitchb-common-match-inserted): New variable.
21192 (iswitchb-complete, iswitchb-completion-help): Use it.
21193
21194 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
21195
21196 * url-http.el (url-http-chunked-encoding-after-change-function):
21197 Use `url-http-debug' instead of `message'.
21198
21199 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
21200
21201 * url-http.el (url-http-parse-headers): Pass redirected URL as a
21202 callback argument.
21203
21204 2005-06-04 Kim F. Storm <storm@cua.dk>
21205
21206 * simple.el (line-move): Only call sit-for when moving backwards.
21207
21208 * ido.el (ido-make-merged-file-list-1): New defun split from
21209 ido-make-merged-file-list.
21210 (ido-make-merged-file-list): Bind throw-on-input around call to
21211 ido-make-merged-file-list-1. Return input-pending-p if
21212 interrupted by more input available.
21213 (ido-read-internal): Handle input-pending-p return value from
21214 ido-make-merged-file-list.
21215
21216 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
21217
21218 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
21219 compatibility code.
21220
21221 * international/latexenc.el (latexenc-find-file-coding-system):
21222 Don't inherit the EOL part of the coding-system from the
21223 tex-main buffer. Fit within 80 columns.
21224
21225 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
21226
21227 * tmm.el (tmm-inactive-face): New face.
21228 (tmm-remove-inactive-mouse-face): New function.
21229 (tmm-prompt, tmm-add-one-shortcut)
21230 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
21231 but not selectable.
21232
21233 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
21234
21235 * faces.el (face-equal): Improve argument/docstring consistency.
21236
21237 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
21238
21239 * progmodes/make-mode.el (makefile-targets-face)
21240 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
21241 (makefile-bsdmake-dependency-regex)
21242 (makefile-makepp-rule-action-regex)
21243 (makefile-bsdmake-rule-action-regex): New constants.
21244 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
21245
21246 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21247 Allow (...) within `...' for makepp messages.
21248
21249 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
21250
21251 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
21252
21253 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
21254 "." files are deleted from all file lists before comparison.
21255
21256 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21257 (viper-ESC-key): Made them customizable.
21258
21259 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
21260
21261 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
21262
21263 * autorevert.el (auto-revert-buffers): Use save-match-data.
21264
21265 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21266
21267 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
21268 menu items with a nil command binding.
21269
21270 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
21271
21272 * emacs-lisp/cl-macs.el (defsetf):
21273 Improve argument/docstring consistency.
21274
21275 * faces.el (list-faces-display): Improve the formatting by
21276 computing the maximum length required for any face-name (reworked
21277 patch of 1999-01-11, accidentally deleted on 1999-07-21).
21278 (internal-find-face): Remove redundant info in docstring.
21279
21280 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
21281
21282 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
21283 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
21284 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
21285 (gdb-assembler-custom): Improve regexps.
21286 (def-gdb-auto-update-handler): Use window point to preserve point.
21287
21288 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
21289
21290 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
21291
21292 2005-05-31 Jay Belanger <belanger@truman.edu>
21293
21294 * calc/calc-embed.el (calc-embedded-word): Change argument passed
21295 to calc-embedded.
21296 (calc-embedded-make-info): Have plain prefix argument select
21297 entire line.
21298
21299 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
21300
21301 * faces.el (list-faces-display): Signal error if passed a regexp
21302 that matches no face name.
21303
21304 * simple.el (filter-buffer-substring): Fix typo in docstring.
21305
21306 2005-05-31 Richard M. Stallman <rms@gnu.org>
21307
21308 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
21309 (vhdl-emacs-21): Doc fix.
21310 (vhdl-mode): Unconditionally set comment-padding.
21311 (vhdl-fixup-whitespace-region): Insert spaces only where
21312 there are none.
21313 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
21314
21315 2005-05-30 John Wiegley <johnw@newartisans.com>
21316
21317 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
21318 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
21319 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
21320 `directory-sep-char' to ?/, and all uses of `string-to-int' to
21321 `string-to-number'.
21322
21323 2005-05-30 Jay Belanger <belanger@truman.edu>
21324
21325 * calc/calc.el (calc-bug-address): Fix docstring.
21326 (calc-window-hook, calc-trail-window-hook): New variables.
21327 (calc-trail-display): Restore use of calc-trail-window-hook.
21328 (calc): Restore use of calc-window-hook.
21329
21330 2005-05-31 Masatake YAMATO <jet@gyve.org>
21331
21332 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
21333
21334 * help-fns.el (help-C-file-name): Add autoload mark for
21335 `find-function-noselect'.
21336
21337 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
21338
21339 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
21340 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
21341
21342 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21343
21344 * calendar/diary-lib.el (mark-included-diary-files): Only kill
21345 included diary buffer if it was not already being visited.
21346 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
21347
21348 * calendar/icalendar.el (top-level): Do not require appt.
21349
21350 * mail/supercite.el (sc-select-attribution): Only use a list
21351 element from sc-attrib-selection-list if it returns a string.
21352 Reported by Davide G. M. Salvetti <salve@debian.org>.
21353
21354 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
21355
21356 * thumbs.el (thumbs-thumbname): The resulting thumbname now
21357 includes a hash value to improve its uniqueness, and has a ".jpg"
21358 extension. Also, it is now a valid filename on all systems.
21359 (thumbs-make-thumb): Use `let', not `let*'.
21360 (thumbs-show-thumbs-list): Check for JPEG availability.
21361
21362 2005-05-30 Richard M. Stallman <rms@gnu.org>
21363
21364 * filesets.el (filesets-menu-ensure-use-cached):
21365 Prevent warning when emacs-version>= is undefined.
21366
21367 * printing.el (pr-interactive-n-up): Use string-to-number.
21368
21369 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
21370
21371 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
21372 Warn only when name to be defined is quoted.
21373
21374 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
21375
21376 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
21377 Make regexp more robust.
21378 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
21379 Force regeneration of disassembly.
21380
21381 2005-05-29 Jay Belanger <belanger@truman.edu>
21382
21383 * calc/calc.el (calc-user-invocation): Check if
21384 calc-invocation-macro is non-nil.
21385
21386 2005-05-29 Juri Linkov <juri@jurta.org>
21387
21388 * add-log.el (change-log-font-lock-keywords):
21389 Add `+' to e-mail regexp to accept mail address with keywords.
21390
21391 * man.el (Man-name-regexp): Add `:' to accept qualified names.
21392
21393 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
21394
21395 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
21396
21397 * ielm.el (inferior-emacs-lisp-mode): Ditto.
21398
21399 2005-05-29 Richard M. Stallman <rms@gnu.org>
21400
21401 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21402 Undo the change that moves to end of the current word.
21403
21404 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21405
21406 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
21407 Throw error when count <= 0 to ensure input is a number.
21408 (gdb-read-memory-custom): Pick up address from buffer.
21409 (gdb-memory-mode): Allow user to increment and decrement
21410 memory address from header line.
21411
21412 2005-05-29 Richard M. Stallman <rms@gnu.org>
21413
21414 * flyspell.el (flyspell-version): Function deleted.
21415 (flyspell-auto-correct-previous-hook): Doc fix.
21416
21417 * jit-lock.el (jit-lock-function, jit-lock-after-change):
21418 Do nothing if memory is full.
21419
21420 * font-lock.el (font-lock-fontify-syntactically-region):
21421 Pass t for GREEDY to looking-back.
21422
21423 * saveplace.el (save-place-alist-to-file): Write the file
21424 using write-region.
21425
21426 * subr.el (looking-back): New argument GREEDY.
21427
21428 * progmodes/compile.el (compilation-start): Set the mode
21429 before inserting the initial text.
21430
21431 * progmodes/which-func.el (which-func-update-1): Turn the mode
21432 off in case of error by setting which-func-mode.
21433
21434 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
21435
21436 * flyspell.el (flyspell-auto-correct-previous-word):
21437 Narrow down to what's on the screen, and recenter overlays
21438 at the end of the next word.
21439
21440 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
21441
21442 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
21443 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
21444 (flyspell-abbrev-p): Default to nil.
21445 (flyspell-use-global-abbrev-table-p): Doc fix.
21446 (flyspell-large-region): Allow nil as value.
21447 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
21448
21449 (mail-mode-flyspell-verify): More robust handling
21450 of `mail-header-separator'. More efficient signature detection.
21451 Allow for regexp metacharacters in message-header-separator.
21452 Adding `To' not to be checked in mail-mode-flyspell-verify.
21453
21454 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
21455 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
21456 Bind flyspell-auto-correct-binding.
21457 Bind C-. and C-, .
21458 (flyspell-mode-map): Likewise.
21459 (flyspell-mode): Doc fix.
21460 (flyspell-accept-buffer-local-defs): Preserve current buffer.
21461 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
21462 (flyspell-word-cache-result): New var, always local.
21463 (flyspell-check-pre-word-p): Doc fix.
21464 (flyspell-check-changed-word-p): Handle spc like newline.
21465 (flyspell-post-command-hook): Set flyspell-word-cache-result.
21466 (flyspell-word-search-backward, flyspell-word-search-forward):
21467 New functions.
21468 (flyspell-word): Return t if nothing to check.
21469 When parsing TeX code, check for after } or \.
21470 Use flyspell-word-search-backward to find previous word.
21471 Return nil if duplicated word.
21472 For word already checked, return same value as last time.
21473 Set flyspell-word-cache-result after checking.
21474 Don't clobber the return value.
21475 (flyspell-get-word): Major rewrite.
21476 (flyspell-external-point-words): New locals pword, pcount.
21477 Fix size used in progress message.
21478 Find the proper corresponding word in flyspell-large-region-buffer.
21479 (flyspell-region): Check for flyspell-large-region = nil.
21480 (flyspell-highlight-incorrect-region): Clean up overlays in region.
21481 (flyspell-auto-correct-word): Check that WORD is a cons.
21482 (flyspell-correct-word): Likewise.
21483
21484 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
21485
21486 * progmodes/make-mode.el (makefile-rule-action-regex)
21487 (makefile-macroassign-regex, makefile-makepp-mode)
21488 (makefile-bsdmake-mode): Continuation lines may be empty.
21489 Reported by Joshua Varner.
21490 (makefile-makepp-font-lock-keywords): Add $(stem).
21491
21492 2005-05-28 Karl Berry <karl@gnu.org>
21493
21494 * textmodes/tex-mode.el: Now that tex-send-command calls
21495 shell-quote-argument (2005-03-31 change), remove all calls to
21496 shell-quote-argument; they all end up invoking tex-send-command.
21497 The double quoting loses on filenames with non-safe characters,
21498 such as "@". Reported by Frederik Fouvry.
21499
21500 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21501
21502 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
21503 about preserving point.
21504
21505 2005-05-27 Jay Belanger <belanger@truman.edu>
21506
21507 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
21508 Info-goto-node.
21509
21510 * calc/calc-embed.el (calc-embed-arg): New variable.
21511 (calc-do-embedded-activate, calc-embedded-activate-formula)
21512 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
21513 variable by new variable.
21514 (calc-embedded-make-info): Replace undeclared variable by new
21515 variable. When selecting region with positive prefix
21516 argument, use end of previous line instead of beginning of line.
21517
21518 * calc/calc-aent.el (calc-arg-values): Declare it.
21519
21520 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
21521 Declare them.
21522
21523 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
21524
21525 * calc/calc.el (calc-alg-map): Declare it.
21526
21527 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
21528
21529 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
21530
21531 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
21532 (gdb-registers-buffer, toggle-gdb-all-registers):
21533 Toggle display of floating point registers.
21534 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
21535
21536 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
21537 (toggle-gud-tooltip-dereference):
21538 Rename from gud-toggle-tooltip-dereference.
21539
21540 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21541
21542 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
21543
21544 2005-05-27 Jay Belanger <belanger@truman.edu>
21545
21546 * calc/calc-prog.el (calc-kbd-report): Remove.
21547 (calc-kbd-query): Rewrite.
21548
21549 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
21550
21551 * image.el (image-library-alist): Move to image.c.
21552 (image-type-available-p): Doc fix.
21553
21554 2005-05-27 Lute Kamstra <lute@gnu.org>
21555
21556 * calc/calc.el (calc):
21557 * outline.el (outline-1, outline-2, outline-3, outline-4)
21558 (outline-5, outline-6, outline-7, outline-8):
21559 * textmodes/dns-mode.el (dns-mode):
21560 * textmodes/sgml-mode.el (sgml-namespace-face):
21561 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
21562 (tex-verbatim-face, tex-use-reftex):
21563 * textmodes/texinfo.el (texinfo-heading-face):
21564 Specify customization group.
21565
21566 * longlines.el: Don't require easy-mmode.
21567 (longlines-visible-face): Specify customization group.
21568
21569 2005-05-27 Kenichi Handa <handa@m17n.org>
21570
21571 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
21572 encoding table of windows-1251.
21573
21574 * international/ucs-tables.el (ucs-set-table-for-input):
21575 If translation-table-for-input of a coding system is a symbol, get
21576 its translation-table property.
21577
21578 * international/code-pages.el: Don't register a coding system into
21579 non-iso-charset-alist more than once.
21580 (cp-make-coding-system): Likewise.
21581
21582 2005-05-26 John Wiegley <johnw@newartisans.com>
21583
21584 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
21585 `eshell-resume-eval' is wrapped in a list, it indicates that the
21586 command was run asynchronously. In that case, unwrap the value
21587 before checking the delimiter value.
21588
21589 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
21590 character before a space at the end of a line is \, assume the space
21591 is part of the last argument rather than a final argument separator.
21592
21593 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
21594 is in use, and the target is `t' or `nil' (which are the most common
21595 values), don't assume that the symbol target is a buffer.
21596
21597 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
21598
21599 * calendar/calendar.el (calendar-mode-line-format):
21600 Use mode-line-highlight as mouse-face.
21601
21602 * time.el (display-time-string-forms, display-time-update):
21603 Use mode-line-highlight as mouse-face.
21604
21605 2005-05-26 Jay Belanger <belanger@truman.edu>
21606
21607 * calc/calc.el (calc-language-alist): Remove extra defvar.
21608
21609 2005-05-26 Lute Kamstra <lute@gnu.org>
21610
21611 * arc-mode.el (archive-mode):
21612 * bookmark.el (bookmark-read-annotation-mode)
21613 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
21614 * bs.el (bs-mode):
21615 * calc/calc-yank.el (calc-edit-mode):
21616 * calc/calc.el (calc-mode, calc-trail-mode):
21617 * calculator.el (calculator-mode):
21618 * chistory.el (command-history-mode):
21619 * comint.el:
21620 * cus-edit.el (custom-mode):
21621 * descr-text.el (describe-text-mode):
21622 * ebuff-menu.el (Electric-buffer-menu-mode):
21623 * ediff-util.el (ediff-mode):
21624 * emacs-lisp/re-builder.el (reb-mode):
21625 * emulation/vi.el (vi-mode-setup):
21626 * emulation/ws-mode.el (wordstar-mode):
21627 * eshell/esh-mode.el (eshell-mode):
21628 * forms.el (forms-mode):
21629 * help-mode.el (help-mode):
21630 * hexl.el (hexl-mode):
21631 * ibuffer.el (ibuffer-mode):
21632 * ielm.el (inferior-emacs-lisp-mode):
21633 * info.el (Info-mode, Info-edit-mode):
21634 * international/swedish.el:
21635 * ledit.el (ledit-from-lisp-mode):
21636 * locate.el (locate-mode):
21637 * mail/rmail.el (rmail-mode):
21638 * mail/rmailedit.el (rmail-edit-mode):
21639 * mail/rmailsum.el (rmail-summary-mode):
21640 * mail/supercite.el (sc-electric-mode):
21641 * net/eudc.el (eudc-mode):
21642 * net/quickurl.el (quickurl-list-mode):
21643 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
21644 * obsolete/ooutline.el (outline-mode):
21645 * obsolete/options.el (Edit-options-mode):
21646 * obsolete/rnews.el (news-mode):
21647 * obsolete/rnewspost.el (news-reply-mode):
21648 * play/5x5.el (5x5-mode):
21649 * play/decipher.el (decipher-mode, decipher-stats-mode):
21650 * play/gomoku.el (gomoku-mode):
21651 * play/snake.el (snake-mode):
21652 * play/solitaire.el (solitaire-mode):
21653 * play/tetris.el (tetris-mode):
21654 * progmodes/ada-mode.el (ada-mode):
21655 * progmodes/antlr-mode.el (antlr-mode):
21656 * progmodes/autoconf.el (autoconf-mode):
21657 * progmodes/dcl-mode.el (dcl-mode):
21658 * progmodes/delphi.el (delphi-mode):
21659 * progmodes/ebrowse.el (ebrowse-tree-mode)
21660 (ebrowse-electric-list-mode, ebrowse-member-mode)
21661 (ebrowse-electric-position-mode):
21662 * progmodes/f90.el (f90-mode):
21663 * progmodes/fortran.el (fortran-mode):
21664 * progmodes/icon.el (icon-mode):
21665 * progmodes/idlw-help.el (idlwave-help-mode):
21666 * progmodes/idlw-shell.el (idlwave-shell-mode):
21667 * progmodes/idlwave.el (idlwave-mode):
21668 * progmodes/inf-lisp.el (inferior-lisp-mode):
21669 * progmodes/m4-mode.el (m4-mode):
21670 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
21671 * progmodes/modula2.el (modula-2-mode):
21672 * progmodes/octave-inf.el (inferior-octave-mode):
21673 * progmodes/octave-mod.el (octave-mode):
21674 * progmodes/pascal.el (pascal-mode):
21675 * progmodes/sh-script.el (sh-mode):
21676 * progmodes/sql.el (sql-mode, sql-interactive-mode):
21677 * progmodes/vhdl-mode.el (vhdl-mode):
21678 * progmodes/xscheme.el (scheme-interaction-mode):
21679 * replace.el (occur-mode):
21680 * ses.el (ses-mode):
21681 * simple.el (completion-list-mode):
21682 * skeleton.el:
21683 * speedbar.el (speedbar-mode):
21684 * term.el (term-mode):
21685 * terminal.el (terminal-edit-mode):
21686 * textmodes/reftex-index.el (reftex-index-mode)
21687 (reftex-index-phrases-mode):
21688 * textmodes/reftex-sel.el (reftex-select-label-mode)
21689 (reftex-select-bib-mode):
21690 * textmodes/reftex-toc.el (reftex-toc-mode):
21691 * wdired.el (wdired-change-to-wdired-mode):
21692 * wid-browse.el (widget-browse-mode):
21693 Use run-mode-hooks.
21694
21695 * array.el (array-mode):
21696 * calendar/todo-mode.el (todo-mode):
21697 * man.el (Man-mode):
21698 * play/landmark.el (lm-mode):
21699 * play/mpuz.el (mpuz-mode):
21700 Use kill-all-local-variables and run-mode-hooks.
21701
21702 * subr.el (delay-mode-hooks): Specify indentation.
21703
21704 2005-05-26 Mark A. Hershberger <mah@everybody.org>
21705
21706 * xml.el (xml-substitute-special): Don't die for undefined xml
21707 entities.
21708
21709 2005-05-26 Jay Belanger <belanger@truman.edu>
21710
21711 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
21712 of nil.
21713
21714 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
21715
21716 * progmodes/gdb-ui.el (gdb-frame-address):
21717 Rename from gdb-current-address.
21718 (gdb-previous-frame-address): Rename from gdb-previous-address.
21719 (gdb-selected-frame): Rename from gdb-current-frame.
21720 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
21721 (gdb-frame-number): Rename from gdb-current-stack-level.
21722 (gdb-ann3): Match new mode-name for disassembly buffer.
21723 Extend initialization of variables.
21724 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
21725 (gdb-memory-mode): Use mouse-face in header line.
21726 (gdb-assembler-buffer-name): Call it disassembly and give frame
21727 in mode line.
21728 (gdb-source-spec-regexp, gdb-assembler-custom)
21729 (gdb-invalidate-assembler, gdb-frame-handler):
21730 Make robust to leading zeroes in address format.
21731
21732 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
21733
21734 * textmodes/org.el (org-mode): Use `define-derived-mode' to
21735 define `org-mode'.
21736 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
21737
21738 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
21739
21740 * log-edit.el (log-edit-changelog-entries): Distinguish between
21741 filenames like xfns.c and fns.c.
21742
21743 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
21744
21745 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
21746 point after reverting.
21747 (Buffer-menu-make-sort-button): Handle the case where
21748 `Buffer-menu-use-header-line' is nil.
21749
21750 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
21751
21752 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
21753 New funcs. In minibuffer-local-completion-map bind `]', `/'
21754 and `:' to them.
21755
21756 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
21757
21758 * startup.el (normal-top-level): Allow modification of load-path while
21759 we're iterating over it.
21760
21761 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
21762
21763 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
21764 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
21765 (thumbs-resize-interactive, thumbs-insert-image)
21766 (thumbs-insert-thumb, thumbs-dired-show-marked)
21767 (thumbs-find-image-at-point, thumbs-delete-images)
21768 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
21769 (thumbs-increment-image-size, thumbs-decrement-image-size):
21770 Fix typos in docstrings.
21771
21772 2005-05-24 Andre Spiegel <spiegel@gnu.org>
21773
21774 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
21775 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
21776 (cperl-mode): Use them.
21777
21778 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
21779
21780 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21781 Doc fixes.
21782
21783 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
21784
21785 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
21786 Bind C-d to gdb-inferior-io-eof.
21787
21788 * dired.el (dired-dnd-popup-notice): Use message-box.
21789
21790 2005-05-23 Masatake YAMATO <jet@gyve.org>
21791
21792 * bindings.el (mode-line-major-mode-keymap):
21793 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
21794
21795 * faces.el (mode-line-highlight): New face.
21796
21797 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21798 as mouse-face.
21799
21800 * bindings.el (top-level, help-echo, mode-line-modified)
21801 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
21802 as mouse-face.
21803
21804 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
21805
21806 * progmodes/cc-engine.el (c-guess-basic-syntax):
21807 Remove spurious call to `zerop'.
21808
21809 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
21810
21811 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
21812
21813 CC Mode update to 5.30.10:
21814
21815 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
21816 could go past the limit in decoration level 2, thereby causing
21817 errors during interactive fontification.
21818
21819 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
21820 the file is evaluated interactively.
21821
21822 * cc-engine.el (c-guess-basic-syntax): Handle operator
21823 declarations somewhat better in C++.
21824
21825 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
21826 make use of `run-mode-hooks' which has been added in Emacs 21.1.
21827 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
21828 (awk-mode): Use it.
21829 (make-local-hook): Suppress warning about obsoleteness.
21830
21831 * cc-engine.el, cc-align.el, cc-cmds.el
21832 (c-append-backslashes-forward, c-delete-backslashes-forward)
21833 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
21834 Compensate for return value from `forward-line' when it has moved
21835 but not to a different line due to eob.
21836
21837 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
21838 `objc-method-intro' and `objc-method-args-cont'.
21839
21840 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
21841
21842 CC Mode update to 5.30.10:
21843
21844 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
21845 in the copyright statement. Incidentally, change "along with GNU
21846 Emacs" to "along with this program" where it occurs.
21847
21848 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
21849 so that it is interactive, hence can be found by M-x awk-mode
21850 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
21851 <gmorris+emacs@ast.cam.ac.uk>.
21852
21853 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
21854 Mode's regexps.
21855
21856 2005-05-23 Kevin Ryde <user42@zip.com.au>
21857
21858 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
21859 c-parse-state, to avoid a lisp error (on bad code).
21860
21861 2005-05-23 Lute Kamstra <lute@gnu.org>
21862
21863 * subr.el (font-lock-defaults): Remove defvar as it's already
21864 defined in font-core.el.
21865
21866 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
21867
21868 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
21869
21870 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
21871 more general and work when GDB variable "print pretty" is on,
21872 as with Emacs, for example.
21873
21874 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
21875
21876 * font-core.el: Update comment.
21877
21878 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21879 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21880
21881 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
21882
21883 2005-05-22 Eli Zaretskii <eliz@gnu.org>
21884
21885 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
21886 and `yank-handler' in the doc strings.
21887
21888 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21889
21890 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
21891
21892 2005-05-22 Richard M. Stallman <rms@gnu.org>
21893
21894 * help.el (describe-key): Move print-help-return-message call
21895 out of conditional.
21896
21897 * progmodes/etags.el (list-tags): Use with-no-warnings.
21898
21899 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
21900 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
21901 (starttls-extra-args, starttls-extra-arguments): Add defvars.
21902
21903 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
21904
21905 * language/viet-util.el (viet-viscii-nonascii-translation-table):
21906 Add defvar.
21907
21908 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
21909 Use defvar, not defconst.
21910
21911 * hexl.el (hexl-follow-line): Use with-no-warnings.
21912
21913 * emulation/tpu-extras.el: Use write-file-functions instead of
21914 write-file-hooks.
21915
21916 * dired.el (dired-font-lock-keywords): Fontify files with junk
21917 extensions even if marked by -F.
21918
21919 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
21920
21921 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
21922 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
21923 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
21924 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
21925 (concatenate, list-length, get*, getf, cl-remprop):
21926 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
21927 (etypecase, progv, lexical-let, lexical-let*)
21928 (multiple-value-bind, multiple-value-setq, shiftf):
21929 Improve argument/docstring consistency.
21930
21931 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
21932
21933 2005-05-22 Andre Spiegel <spiegel@gnu.org>
21934
21935 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
21936 doesn't exist.
21937
21938 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
21939 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
21940
21941 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
21942
21943 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
21944 already deleted variables: auto-fill-hook, blink-paren-hook,
21945 lisp-indent-hook, inhibit-local-variables, unread-command-event,
21946 suspend-hooks, comment-indent-hook, meta-flag,
21947 before-change-function, after-change-function,
21948 font-lock-doc-string-face.
21949
21950 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
21951
21952 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21953
21954 2005-05-21 Eli Zaretskii <eliz@gnu.org>
21955
21956 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
21957 rmail-dont-reply-to.
21958
21959 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21960
21961 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
21962 literal blank when splitting new-header-values.
21963
21964 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
21965
21966 * calendar/cal-menu.el (cal-menu-update): Add separator as a
21967 string so that tmm doesn't create a completion entry for it.
21968
21969 * textmodes/table.el (table-disable-menu): Ditto.
21970
21971 2005-05-21 Richard M. Stallman <rms@gnu.org>
21972
21973 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
21974
21975 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
21976
21977 * net/rcompile.el (remote-compile): Use compilation-start.
21978
21979 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
21980
21981 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
21982
21983 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
21984 Default to makefile-bsdmake-mode on BSD systems.
21985
21986 * imenu.el (imenu-generic-expression, imenu--generic-function'):
21987 REGEXP may also be a search function now. The part of doc-string
21988 for describing the structure was 95% identical to that of
21989 `imenu--generic-function'. Unify it there.
21990
21991 * progmodes/make-mode.el (makefile-imenu-generic-expression):
21992 Use function to find dependencies, because regexp alone is so complex,
21993 it easily goes into an endless loop.
21994 (makefile-makepp-mode): Also add submenu for Perl functions
21995 defined in the makefile.
21996 (makefile-bsdmake-mode): Special imenu-generic-expression no
21997 longer needed, due to function call.
21998 (makefile-match-dependency): Take BOUND into account when checking
21999 if we're through.
22000
22001 2005-05-20 Jay Belanger <belanger@truman.edu>
22002
22003 * calc/calc-units.el (calc-invalidate-units-table):
22004 Use inhibit-read-only.
22005 (math-build-units-table-buffer): Use view-mode.
22006
22007 2005-05-20 David Kastrup <dak@gnu.org>
22008
22009 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
22010 easy-menu-add is not a nop on Emacs; and clarify when to call it.
22011
22012 2005-05-20 Lute Kamstra <lute@gnu.org>
22013
22014 * diff-mode.el (diff-header-face, diff-file-header-face)
22015 (diff-index-face, diff-hunk-header-face, diff-removed-face)
22016 (diff-added-face, diff-changed-face, diff-function-face)
22017 (diff-context-face, diff-nonexistent-face): Put them in the
22018 diff-mode customization group.
22019
22020 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
22021
22022 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
22023
22024 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
22025
22026 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
22027 Minor regexp-optimization.
22028
22029 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
22030
22031 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
22032 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
22033 (org-agenda-add-time-grid-maybe): New function.
22034 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
22035 (org-table-create): `dotimes' instead of `mapcar'.
22036 (org-xor): Simplify implementation.
22037 (org-agenda): `inhibit-redisplay' turned on.
22038 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
22039 a consistent line after a state change.
22040 (org-agenda-remove-times-when-in-prefix): New option.
22041 (org-prefix-has-time): New variable.
22042 (org-parse-time-string): Optional argument NODEFAULT.
22043 (org-format-agenda-item): Parse items for time-of-day
22044 specifications and move these into the prefix if possible.
22045 (org-agenda-priority): Get current heading, not previous heading
22046 during agenda remote editing.
22047
22048 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
22049
22050 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
22051 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
22052 (remove-duplicates, delete-duplicates, substitute)
22053 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
22054 (nsubstitute-if-not, find, find-if, find-if-not, position)
22055 (position-if, position-if-not, count, count-if, count-if-not)
22056 (mismatch, search, sort*, stable-sort, merge, member*)
22057 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
22058 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
22059 (intersection, nintersection, set-difference, nset-difference)
22060 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
22061 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
22062 (nsublis, tree-equal): Improve argument/docstring consistency.
22063
22064 * subr.el (send-string, send-region): Remove obsolescence declaration.
22065 (window-dot, set-window-dot, read-input, show-buffer)
22066 (eval-current-buffer, string-to-int):
22067 Add release number to obsolescence declarations.
22068
22069 2005-05-19 Kim F. Storm <storm@cua.dk>
22070
22071 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
22072 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
22073
22074 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
22075
22076 * faces.el (list-faces-display): Make back button respect optional
22077 regexp arg.
22078
22079 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
22080
22081 * calculator.el (calculator-radix-grouping-mode)
22082 (calculator-radix-grouping-digits, calculator-displayer)
22083 (calculator-radix-grouping-separator, calculator-copy-displayer):
22084 * dabbrev.el (dabbrev-search-these-buffers-only):
22085 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
22086 (diff-advance-after-apply-hunk, diff-mode-hook)
22087 (diff-minor-mode-prefix):
22088 * imenu.el (imenu-use-popup-menu):
22089 * jit-lock.el (jit-lock-context-time):
22090 * newcomment.el (comment-fill-column, comment-column)
22091 (comment-style, comment-padding, comment-multi-line)
22092 (comment-empty-lines, comment-auto-fill-only-comments):
22093 * reveal.el (reveal-around-mark):
22094 * uniquify.el (uniquify-buffer-name-style)
22095 (uniquify-after-kill-buffer-p)
22096 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
22097 (uniquify-min-dir-content, uniquify-separator)
22098 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
22099 * w32-vars.el (w32-fixed-font-alist):
22100 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
22101 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
22102 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
22103 * progmodes/perl-mode.el (perl-indent-level)
22104 (perl-continued-statement-offset, perl-continued-brace-offset)
22105 (perl-brace-offset, perl-brace-imaginary-offset)
22106 (perl-label-offset, perl-indent-continued-arguments)
22107 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
22108 * progmodes/tcl.el (tcl-indent-level)
22109 (tcl-continued-indent-level, tcl-auto-newline)
22110 (tcl-tab-always-indent, tcl-electric-hash-style)
22111 (tcl-help-directory-list, tcl-use-smart-word-finder)
22112 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
22113 (inferior-tcl-source-command):
22114 * textmodes/fill.el (enable-kinsoku):
22115 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
22116 * textmodes/table.el (table-yank-handler):
22117 Specify missing group (and type, if simple) in defcustom.
22118
22119 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
22120
22121 * progmodes/compile.el (compilation-finish-function): Fix defvar.
22122
22123 2005-05-19 Richard M. Stallman <rms@gnu.org>
22124
22125 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
22126
22127 * subr.el (event-basic-type): Don't get an error.
22128 (left-fringe-p): Function deleted.
22129
22130 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
22131 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
22132
22133 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
22134 in recursive copy.
22135
22136 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
22137
22138 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
22139
22140 * emacs-lisp/bytecomp.el
22141 (byte-compile-file-form-custom-declare-variable):
22142 Call byte-compile-nogroup-warn if appropriate.
22143
22144 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
22145 (compilation-set-window): Don't call left-fringe-p; do it directly.
22146
22147 2005-05-19 Jay Belanger <belanger@truman.edu>
22148
22149 * calc/calc-graph.el (calc-graph-format-data): Make sure
22150 var-PlotRejects is bound before trying to check its value.
22151
22152 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
22153
22154 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
22155 definition of this variable from reftex-global.el to reftex.el,
22156 because it is needed in the menu.
22157
22158 2005-05-19 Lute Kamstra <lute@gnu.org>
22159
22160 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
22161 years are fixed. Don't insert a space after a dash.
22162
22163 2005-05-19 Kim F. Storm <storm@cua.dk>
22164
22165 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
22166
22167 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
22168
22169 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
22170 strings, because (eq ... ?\\) is fairly frequent.
22171
22172 * progmodes/make-mode.el (makefile-add-this-line-targets):
22173 Simplify and integrate into `makefile-pickup-targets'.
22174 (makefile-add-this-line-macro): Simplify and integrate into
22175 `makefile-pickup-macros.
22176 (makefile-pickup-filenames-as-targets): Simplify.
22177 (makefile-previous-dependency, makefile-match-dependency):
22178 Don't stumble over `::'.
22179
22180 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
22181
22182 * subr.el (post-command-idle-hook, post-command-idle-delay):
22183 Remove obsoletion of post-command-idle-hook and
22184 post-command-idle-delay.
22185
22186 * faces.el (list-faces-display): Provide button when describe-face
22187 is called to take user back to the list of faces.
22188
22189 * help-fns.el (describe-variable): Remove hyperlinks in a
22190 variable's value as these are quite frequently inappropriate.
22191
22192 * follow.el (follow-submit-feedback, follow-mode):
22193 Remove references to post-command-idle-hook.
22194
22195 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
22196
22197 * progmodes/make-mode.el (makefile-previous-dependency)
22198 (makefile-match-dependency): Check for := (and in bsd mode also
22199 !=) to give a better result, even when font-lock is not on.
22200
22201 2005-05-18 Jay Belanger <belanger@truman.edu>
22202
22203 * calc/calc-help.el (calc-s-prefix-help):
22204 Add `calc-copy-special-constant' to help string.
22205
22206 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
22207
22208 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22209
22210 2005-05-18 Jay Belanger <belanger@truman.edu>
22211
22212 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
22213 in linear factors are in proper order.
22214
22215 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
22216
22217 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22218 Support for jurabib.
22219
22220 * textmodes/reftex.el (featurep): Define aliases for overlay
22221 commands, for XEmacs compatibility, and use these aliases in
22222 overlay initializations.
22223 (reftex-highlight): Use `reftex-move-overlay'.
22224 (reftex-unhighlight): Use `reftex-delete-overlay'.
22225 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
22226 (reftex-access-search-path): Use `reftex-uniquify' instead of
22227 `reftex-uniq'
22228
22229 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
22230 `before-string' property modification enables for Emacs as well.
22231 (reftex-select-item): Use `reftex-delete-overlay'.
22232 (reftex-select-mark): Use `reftex-make-overlay' and
22233 `reftex-overlay-put'.
22234 (reftex-select-unmark): Use `reftex-delete-overlay' and
22235 `reftex-overlay-put'.
22236
22237 2005-05-18 Lute Kamstra <lute@gnu.org>
22238
22239 * emacs-lisp/lisp.el (check-parens): Fix docstring.
22240
22241 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
22242
22243 * add-log.el (add-change-log-entry):
22244 * array.el (array-make-template, array-reconfigure-rows)
22245 (array-init-max-row, array-init-max-column)
22246 (array-init-columns-per-line, array-init-field-width):
22247 * replace.el (replace-match-maybe-edit, perform-replace):
22248 * textmodes/spell.el (spell-region):
22249 Replace `read-input' by `read-string'.
22250
22251 * forms.el (forms-mode):
22252 * finder.el (finder-compile-keywords):
22253 * shadowfile.el (shadow-read-files):
22254 Replace `eval-current-buffer' by `eval-buffer'.
22255
22256 * terminal.el (te-pass-through):
22257 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
22258 (ange-ftp-raw-send-cmd):
22259 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
22260 (send-process-next-char, telnet-initial-filter, telnet):
22261 Replace `send-string' by `process-send-string'.
22262
22263 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
22264 (prolog-consult-region): Replace `send-string' by
22265 `process-send-string'; replace `send-region' by `process-send-region'.
22266
22267 * progmodes/delphi.el (delphi-log-msg):
22268 Replace `set-window-dot' by `set-window-point'.
22269
22270 * subr.el (window-dot, set-window-dot, read-input, send-string)
22271 (send-region, show-buffer, eval-current-buffer):
22272 Make really obsolete, as the comment says.
22273
22274 2005-05-17 Kim F. Storm <storm@cua.dk>
22275
22276 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
22277 (cua--init-keymaps): Bind C-return instead of S-return to set
22278 rectangle mark.
22279
22280 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
22281 instead of S-return to toggle/clear rectangle mark.
22282
22283 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
22284
22285 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
22286 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
22287 Also fontify plain strings assigned to variables, mostly so that a
22288 colon has a face and is thus not taken as a dependency separator.
22289 (makefile-previous-dependency): Inline the new matcher, because it
22290 is too complex to work in both directions.
22291 (makefile-match-dependency): Eliminate `backward' arg (see above).
22292 Completely reimplemented so as to not sometimes go into an endless
22293 loop. It should also be more efficient, because first it only
22294 searches for `:', instead of applying the very complex regexp.
22295 (makefile-mode): Cancel `font-lock-support-mode', because blocks
22296 to be fontified in one piece can be too long for JIT.
22297 Makefiles are never *that* big.
22298
22299 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
22300
22301 * dired.el (dired-mode): Simplify.
22302
22303 2005-05-17 Lute Kamstra <lute@gnu.org>
22304
22305 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
22306 defcustom for the mode hook variable.
22307
22308 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
22309 Emacs Lisp Reference Manual.
22310
22311 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
22312
22313 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
22314 (evenp, list*):
22315 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
22316 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
22317
22318 * net/tramp-smb.el (tramp-smb-open-connection):
22319 Pass `tramp-chunksize' as fifth (required) argument.
22320
22321 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
22322
22323 * font-lock.el (lisp-font-lock-keywords-1):
22324 Set `font-lock-negation-char-face' for [^...] char group.
22325 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
22326
22327 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
22328 a var, and refine it to mask one more level of nested vars.
22329 (makefile-rule-action-regex): Turn it into a var, and refine it so
22330 it recognizes backslashed continuation lines as belonging to the
22331 same command.
22332 (makefile-macroassign-regex): Refine it so it recognizes
22333 backslashed continuation lines as belonging to the same command.
22334 (makefile-var-use-regex): Don't look at the next char, because it
22335 might be the same one to be skipped by the initial [^$], leading
22336 to an overlooked variable use.
22337 (makefile-make-font-lock-keywords): Remove two parameters, which
22338 are now variables that some of the modes set locally.
22339 Handle dependency and rule action matching through functions, because
22340 regexps alone match too often. Dependency matching now comes
22341 last, so it can check, whether a colon already matched something else.
22342 (makefile-mode): Inform that font-lock improves makefile parsing
22343 capabilities.
22344 (makefile-match-dependency, makefile-match-action): New functions.
22345
22346 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
22347
22348 * emacs-lisp/cl-extra.el (equalp): Doc fix.
22349
22350 * align.el (align-regexp):
22351 * ansi-color.el (ansi-color-get-face):
22352 * array.el (array-reconfigure-rows, array-init-max-row)
22353 (array-init-max-column, array-init-columns-per-line)
22354 (array-init-field-width):
22355 * dired-aux.el (dired-trample-file-versions):
22356 * dired-x.el (dired-mark-sexp):
22357 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
22358 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
22359 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
22360 * faces.el (face-read-integer):
22361 * files.el (backup-extract-version, insert-directory):
22362 * hexl.el (hexl-insert-decimal-char):
22363 * server.el (server-process-filter):
22364 * shell.el (shell-extract-num):
22365 * startup.el (command-line-1):
22366 * term.el (term-command-hook):
22367 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
22368 (time-stamp-do-number):
22369 * time.el (display-time-update):
22370 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
22371 (timezone-fix-time):
22372 * vms-patch.el (vms-suspend-resume-hook):
22373 * calendar/appt.el (appt-convert-time):
22374 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22375 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
22376 * calendar/cal-islam.el (mark-islamic-diary-entries):
22377 * calendar/calendar.el (calendar-cursor-to-date)
22378 (calendar-star-date):
22379 * calendar/diary-lib.el (diary-attrtype-convert)
22380 (mark-diary-entries, diary-entry-time):
22381 * calendar/solar.el (solar-get-number):
22382 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
22383 * emacs-lisp/re-builder.el (reb-display-subexp):
22384 * emulation/edt.el (edt-set-scroll-margins):
22385 * emulation/tpu-extras.el (tpu-set-scroll-margins):
22386 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
22387 (vip-get-ex-count):
22388 * emulation/viper-ex.el (viper-get-ex-token)
22389 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
22390 * international/fontset.el (fontset-plain-name):
22391 * mail/feedmail.el (feedmail-look-at-queue-directory):
22392 * mail/mailalias.el (mail-get-names):
22393 * mail/rmail.el (rmail-convert-to-babyl-format):
22394 * mail/rmailsum.el (rmail-make-basic-summary-line)
22395 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
22396 (rmail-summary-goto-msg):
22397 * mail/smtpmail.el (smtpmail-read-response):
22398 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
22399 (ange-ftp-vms-add-file-entry):
22400 * play/gametree.el (gametree-looking-at-ply)
22401 (gametree-current-branch-score):
22402 * progmodes/ada-xref.el (ada-prj-find-prj-file)
22403 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
22404 * progmodes/cperl-mode.el (condition-case):
22405 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
22406 (ebrowse-set-member-buffer-column-width)
22407 (ebrowse-select-1st-to-9nth):
22408 * progmodes/etags.el (etags-snarf-tag):
22409 * progmodes/flymake.el (flymake-parse-line):
22410 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
22411 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
22412 (idlwave-shell-menu-def):
22413 * progmodes/ps-mode.el (ps-run-goto-error):
22414 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
22415 (vhdl-speedbar-contract-level):
22416 * term/mac-win.el (x-handle-numeric-switch):
22417 * term/sun-mouse.el (sun-get-frame-data):
22418 * term/w32-win.el (x-handle-numeric-switch):
22419 * term/x-win.el (x-handle-numeric-switch):
22420 * textmodes/ispell.el (ispell-parse-output):
22421 * textmodes/nroff-mode.el (nroff-outline-level):
22422 * textmodes/reftex-cite.el (reftex-bib-sort-year)
22423 (reftex-bib-sort-year-reverse, reftex-format-citation):
22424 * textmodes/reftex-parse.el (reftex-init-section-numbers)
22425 (reftex-section-number):
22426 * textmodes/texinfmt.el (texinfo-paragraphindent):
22427 Replace `string-to-int' by `string-to-number'.
22428
22429 * international/latexenc.el: Add page marker to force the "Local
22430 Variables:" string out of the last page.
22431
22432 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22433
22434 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
22435 tooltip-change-major-mode.
22436 (gud-tooltip-print-command): Remove case where gud-minor-mode
22437 is gdb ("--fullname").
22438 (gud-tooltip-tips): Turn GUD tooltips off for this case and
22439 explain to user.
22440
22441 2005-05-16 Jay Belanger <belanger@truman.edu>
22442
22443 * calc/calc-store.el (calc-copy-special-constant): New function.
22444
22445 * calc/calc-ext.el (calc-init-extensions): Add binding for
22446 `calc-copy-special-constant'.
22447
22448 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
22449 for the `calc-copy-special-constant' command.
22450
22451 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22452
22453 * subr.el (left-fringe-p): New function.
22454
22455 * progmodes/compile.el (compilation-setup): Set local value of
22456 overlay-arrow-string to "" always.
22457 (compilation-set-window): Left fringe then don't scroll.
22458 No left fringe then no arrow and scroll message to top.
22459 (compilation-context-lines): Adjust doc string accordingly.
22460
22461 2005-05-16 Kim F. Storm <storm@cua.dk>
22462
22463 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
22464 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
22465 (ido-wide-find-dir-or-delete-dir): New command for M-d.
22466 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
22467 (ido-read-file-name): Handle commands with ido property value
22468 equal to find-file as reading a file name, to allow C-d to enter dired.
22469 (ibuffer-find-file): Add ido property with value find-file.
22470
22471 2005-05-15 Kim F. Storm <storm@cua.dk>
22472
22473 * subr.el (open-network-stream-nowait): Remove.
22474 (open-network-stream-server): Remove.
22475
22476 2005-05-15 Richard M. Stallman <rms@gnu.org>
22477
22478 * faces.el (describe-face): Output a definition link button.
22479
22480 * help-mode.el (help-face-def): New button type.
22481
22482 * emacs-lisp/copyright.el (copyright-fix-years):
22483 Match properly if the first year is 2-digit.
22484 Don't mess up the whitespace after the years by filling.
22485
22486 * dired-aux.el (dired-mark-confirm):
22487 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
22488
22489 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
22490 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
22491 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
22492
22493 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22494 Set font-lock-comment-start-skip.
22495
22496 * font-lock.el (font-lock-comment-start-skip): New variable.
22497 (font-lock-comment-end-skip): New variable.
22498 (font-lock-fontify-syntactically-region): Use them if non-nil.
22499
22500 2005-05-15 Jay Belanger <belanger@truman.edu>
22501
22502 * calc/calc-store.el (calc-store-value): Return a string rather
22503 than display it as a message.
22504 Use calc-var-name for variable name.
22505 (calc-store-into): Add the result of calc-store-value to message.
22506 (calc-copy-variable): Add a message.
22507 (calc-store-exchange): Improve error messages.
22508 (calc-store-binary, calc-store-map): Don't reset the values of
22509 special constants.
22510
22511 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
22512
22513 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
22514 manual to docstring.
22515
22516 * files.el (hack-local-variables-confirm): Add STRING argument.
22517 Make the function handle non file visiting buffers correctly.
22518 (hack-local-variables-prop-line, hack-local-variables)
22519 (hack-one-local-variable): Use STRING arg of
22520 `hack-local-variables-confirm'.
22521
22522 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
22523
22524 Sync with Tramp 2.0.49.
22525
22526 * net/tramp.el (tramp-handle-dired-call-process)
22527 (tramp-handle-insert-directory):`insert-buffer' cannot be used
22528 because the contents of the Tramp buffer is changed before
22529 insertion (`expand-file' and alike).
22530 (tramp-handle-insert-directory): If `localname' has an empty
22531 nondirectory name, it must not be quoted.
22532 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
22533 variable `tramp-chunksize'. Change callees.
22534 (tramp-open-connection-setup-interactive-shell): Check remote host
22535 for buggy `send-process-string' implementation.
22536 Set `tramp-chunksize' if found. Reported by Michael Kifer
22537 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
22538 (tramp-handle-shell-command): `insert-buffer' cannot be used
22539 because the contents of the Tramp buffer is changed before
22540 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
22541 <frederic.bothamy@free.fr>.
22542 (tramp-set-auto-save): Actions should be done for Tramp file name
22543 handler only. Ange-FTP has its own auto-save mechanism.
22544 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
22545 (tramp-set-auto-save-file-modes): Set file modes of
22546 `buffer-auto-save-file-name' to ?\600 as fallback solution.
22547 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
22548 (tramp-bug): Remove obsolete variable.
22549 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
22550 for presence of `mml-mode'. Make it running for older Emacsen as well.
22551
22552 2005-05-14 John Paul Wallington <jpw@pobox.com>
22553
22554 * ibuf-ext.el (define-ibuffer-filter filename):
22555 If `dired-directory' is a list, use its car.
22556
22557 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
22558
22559 * ibuffer.el (define-ibuffer-column filename):
22560 If `dired-directory' is a list, use its car.
22561
22562 2005-05-14 Richard M. Stallman <rms@gnu.org>
22563
22564 * subr.el (symbol-file): Doc fix.
22565
22566 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
22567 (byte-compile-form): Call byte-compile-nogroup-warn.
22568 (byte-compile-warning-types): Doc fix.
22569
22570 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
22571
22572 * progmodes/cc-engine.el (c-literal-faces):
22573 Add font-lock-comment-delimiter-face.
22574
22575 * net/net-utils.el (dig): Use with-no-warnings.
22576
22577 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
22578 (sc-recite-frame-alist, sc-default-cite-frame)
22579 (sc-default-uncite-frame, sc-default-recite-frame)
22580 (sc-attrib-selection-list, sc-rewrite-header-list):
22581 Mark as risky-local-variable.
22582
22583 * international/ogonek.el (ogonek-jak, ogonek-how):
22584 Don't use beginning-of-buffer.
22585
22586 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
22587
22588 * calendar/solar.el (solar-data-list): Move definition up.
22589
22590 * dnd.el (dnd-protocol-alist): Add autoload.
22591
22592 * progmodes/sh-script.el: Many doc usage fixes.
22593 (sh-indent-after-do): Change default to match common styles.
22594
22595 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
22596
22597 * files.el (interpreter-mode-alist)
22598 (auto-mode-interpreter-regexp): Doc fixes.
22599
22600 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
22601
22602 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
22603
22604 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
22605
22606 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22607
22608 * dired.el (dired-mode): make-variable-buffer-local =>
22609 make-local-variable.
22610
22611 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22612
22613 * term/mac-win.el (mac-select-convert-to-string): Try coding
22614 systems in mac-script-code-coding-systems if specified one cannot
22615 encode string for `com.apple.traditional-mac-plain-text'.
22616
22617 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
22618
22619 * progmodes/make-mode.el (makefile-targets-face)
22620 (makefile-shell-face, makefile-makepp-perl-face): New faces.
22621 (makefile-dependency-regex): Fix it to not make the colon in
22622 $(var:a=b) special.
22623 (makefile-rule-action-regex): New regexp for highlighting embedded
22624 Shell strings.
22625 (makefile-macroassign-regex): Handle != for highlighting as
22626 embedded Shell strings.
22627 (makefile-var-use-regex): New const.
22628 (makefile-statements, makefile-automake-statements)
22629 (makefile-gmake-statements, makefile-makepp-statements)
22630 (makefile-bsdmake-statements): New consts.
22631 (makefile-make-font-lock-keywords): New function.
22632 (makefile-automake-font-lock-keywords)
22633 (makefile-gmake-font-lock-keywords)
22634 (makefile-makepp-font-lock-keywords)
22635 (makefile-bsdmake-font-lock-keywords): New consts.
22636 (makefile-mode-map): Add switchers between the various submodes.
22637 (makefile-mode): Document the availability of the variants.
22638 (makefile-automake-mode, makefile-gmake-mode)
22639 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
22640
22641 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
22642 new variants of makefile-mode.
22643
22644 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22645
22646 * font-lock.el (font-lock-comment-delimiter-face): Fix up
22647 the inheritance.
22648
22649 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
22650
22651 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
22652 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
22653
22654 * files.el (normal-mode): Extend the scope of the
22655 `enable-local-variables' binding to include the `set-auto-mode' call.
22656 (magic-mode-alist): Doc fix.
22657
22658 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22659
22660 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
22661 font-lock-comment-face rather than copying its setting.
22662
22663 2005-05-12 Andreas Schwab <schwab@suse.de>
22664
22665 * eshell/esh-mode.el (eshell-send-input): Doc fix.
22666
22667 2005-05-12 Lute Kamstra <lute@gnu.org>
22668
22669 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
22670 defcustom for the mode hook variable. Delete the last argument.
22671 * generic-x.el: Fix callers of define-generic-mode.
22672 (generic-x-modes): Delete group.
22673 (show-tabs-tab-face, show-tabs-space-face): Put them in the
22674 generic-x customization group.
22675
22676 2005-05-12 Kim F. Storm <storm@cua.dk>
22677
22678 * font-lock.el (font-lock-negation-char-face): Default to "off".
22679
22680 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
22681 font-lock-negation-char-face to ! in !=.
22682
22683 2005-05-12 Masatake YAMATO <jet@gyve.org>
22684
22685 * add-log.el (find-change-log): Fix typos in the docstring
22686 of function.
22687
22688 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
22689
22690 * international/latexenc.el (latexenc-find-file-coding-system):
22691 Avoid `re-search-forward' when looking for input encoding because
22692 of speed and safety. Better regular expressions for recognizing
22693 input encoding. Limit a search for TeX-master/tex-main-file to
22694 the local variable section.
22695
22696 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
22697
22698 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
22699 syntax of $ to "'" (quote).
22700
22701 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
22702
22703 * dnd.el (dnd-protocol-alist): Improve custom type.
22704
22705 * dired.el (dired-dnd-protocol-alist): New variable.
22706 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
22707 `dired-mode-hook' to the end.
22708
22709 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22710
22711 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
22712 comment-end if comment-start-skip is not set.
22713 Obey the font-lock-comment-delimiter-face variables.
22714
22715 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22716
22717 * files.el (executable-find): Move from executable.el. Use
22718 locate-file.
22719 * progmodes/executable.el (executable-find): Move to files.el.
22720
22721 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
22722 when trying to ensure forward progress.
22723
22724 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
22725
22726 * mouse-sel.el (mouse-sel-follow-link-p): New function.
22727 (mouse-select, mouse-select-internal, mouse-extend-internal):
22728 Use it to implement mouse-1-click-follows-link functionality.
22729
22730 2005-05-11 Richard M. Stallman <rms@gnu.org>
22731
22732 * font-lock.el (font-lock-fontify-syntactically-region):
22733 Use font-lock-comment-delimiter-face for comment delimiters.
22734
22735 2005-05-10 Jay Belanger <belanger@truman.edu>
22736
22737 * calc/calc-help.el (calc-m-prefix-help): Add mention of
22738 preserving embedded modes.
22739
22740 2005-05-10 Richard M. Stallman <rms@gnu.org>
22741
22742 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
22743
22744 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
22745 Move from ada-stmt.el.
22746 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
22747
22748 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
22749 Move to ada-mode.el.
22750 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
22751
22752 * cus-edit.el (custom-file): Call file-chase-links.
22753
22754 * files.el (read-directory-name): Fix previous change.
22755 (hack-local-variables-confirm): New function.
22756 (hack-local-variables-prop-line, hack-local-variables)
22757 (hack-one-local-variable): Use it.
22758
22759 2005-05-10 Lute Kamstra <lute@gnu.org>
22760
22761 * font-lock.el (font-lock-keywords-alist)
22762 (font-lock-removed-keywords-alist): Clarify docstrings.
22763
22764 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
22765
22766 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
22767 (gdb-source-info): Check for preprocessor info.
22768 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
22769 a macro for a function.
22770 (gdb-info-breakpoints-custom): Try to find file again if not already
22771 found (user might have used GDB dir command).
22772 (gdb-get-location): Update gdb-location-alist correctly for change
22773 to gdb-info-breakpoints-custom.
22774
22775 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
22776 (gud-tooltip-print-command): Add gdbmi case.
22777 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
22778 preprocessor info.
22779
22780 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
22781
22782 * startup.el (fancy-splash-insert): Fix typo in doc string.
22783
22784 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
22785
22786 * obsolete/float.el (string-to-float):
22787 * obsolete/hilit19.el (hilit-add-pattern):
22788 * obsolete/rnews.el (news-parse-range, news-select-message)
22789 (news-get-pruned-list-of-files): Replace `string-to-int' by
22790 `string-to-number'.
22791
22792 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
22793 `find-file-not-found-hooks'; use `add-hook'.
22794 (uncompress-while-visiting): Set `write-file-functions', not
22795 `write-file-hooks'; use `add-hook'.
22796
22797 2005-05-09 Kim F. Storm <storm@cua.dk>
22798
22799 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
22800 (cua-paste): Handle clipboard action.
22801 (cua--init-keymaps): Remap clipboard-kill-region and
22802 clipboard-kill-ring-save.
22803
22804 2005-05-08 Eli Zaretskii <eliz@gnu.org>
22805
22806 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22807 Improve commentary.
22808
22809 * simple.el (next-error-overlay-arrow-position): Revert the change
22810 made on 2005-04-30.
22811
22812 2005-05-07 Jay Belanger <belanger@truman.edu>
22813
22814 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
22815 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
22816 `calc-sel-reselect'.
22817
22818 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
22819 Calc is in embedded mode.
22820
22821 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22822
22823 * progmodes/compile.el (compilation-setup):
22824 Set overlay-arrow-string to an empty string on text terminals.
22825
22826 * textmodes/ispell.el (ispell-program-name): Try looking for
22827 "aspell" along exec-path, and if found, use it as the default
22828 speller program.
22829
22830 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
22831
22832 * international/mule.el (sgml-xml-auto-coding-function):
22833 Recognize encoding='FOO' in single quotes as well as in double quotes.
22834
22835 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22836
22837 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
22838 as well as `interactive', so that defmacro* would recognize
22839 `declare' forms.
22840
22841 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22842
22843 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22844 Explain more about the LIGHTER arg's usage in the doc string.
22845 Add commentary to clarify what the code does. Fix the regexp that
22846 strips whitespace from LIGHTER. Quote LIGHTER before using it,
22847 since it could have characters special to regular expressions.
22848
22849 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
22850
22851 * replace.el (occur-1): Bind inhibit-read-only so that
22852 erase-buffer doesn't barf on read-only text properties (likewise
22853 for add-text-properties in occur-engine). Mark buffer as unmodified.
22854 (occur-engine): Don't set buffer-read-only here.
22855
22856 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22857
22858 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
22859 list-buffers-directory. This caused the *cvs-commit* buffer to be
22860 sometimes mistakenly reused as a *cvs* buffer.
22861
22862 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
22863
22864 * tooltip.el: Move code for GUD tooltips into gud.el.
22865 (require): CL no longer needed to compile case.
22866 (tooltip-mode): Do not toggle functions for GUD tooltips.
22867 (tooltip-gud-tips-p): Remove. Replace with minor mode
22868 gud-tooltip-mode in gud.el.
22869 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
22870 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
22871 tooltip-gud prefix with gud-tooltip and obsolete.
22872 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
22873 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
22874 (tooltip-mouse-motion): Mouse movement functions/variable.
22875 Rename in gud.el by adding gud prefix.
22876 (tooltip-gud-original-filter, tooltip-gud-dereference)
22877 (tooltip-gud-event, tooltip-toggle-gud-tips)
22878 (tooltip-gud-process-output, tooltip-gud-print-command)
22879 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
22880 gud.el by replacing tooltip-gud prefix with gud-tooltip.
22881 (gdb-tooltip-print): Move to gdb-ui.el.
22882
22883 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
22884 (require): CL needed to compile case.
22885 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
22886 tooltip-gud-tips-p. Make it a minor-mode.
22887 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
22888 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
22889 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
22890 (gud-tooltip-change-major-mode)
22891 (gud-tooltip-activate-mouse-motions-if-enabled)
22892 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
22893 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
22894 (gud-tooltip-original-filter, gud-tooltip-dereference)
22895 (gud-tooltip-event, tooltip-toggle-gud-tips)
22896 (gud-tooltip-process-output, gud-tooltip-print-command)
22897 (gud-tooltip-tips): Move from tooltip.el.
22898
22899 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
22900 (gdb-cpp-define-alist-flags): Doc fix.
22901 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
22902 gud-tooltip-mode is t.
22903
22904 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22905
22906 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
22907 evaporate if their text is deleted.
22908 (goto-address-at-point): Make it work as a mouse binding as well.
22909 (goto-address-at-mouse): Obsolete it. Update users.
22910
22911 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22912
22913 * calendar/appt.el (top-level): No longer activate on load.
22914
22915 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
22916
22917 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22918 * net/webjump.el (webjump):
22919 * progmodes/idlw-help.el (idlwave-do-context-help1)
22920 (idlwave-highlight-linked-completions):
22921 * textmodes/po.el (po-find-file-coding-system-guts):
22922 Replace `assoc-ignore-case' by `assoc-string'.
22923
22924 2005-05-06 Eli Zaretskii <eliz@gnu.org>
22925
22926 * files.el (locate-file): Doc fix.
22927
22928 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
22929 Remove the redundant test for ms-dos.
22930
22931 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
22932 look for the preprocessor with exec-suffixes. If not found in
22933 standard places, look in exec-path. Remove most of the tests that
22934 used system-type.
22935
22936 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
22937
22938 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
22939
22940 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
22941 file-name clash with jka-compr.el on 8+3 filesystems.
22942
22943 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22944
22945 * term/mac-win.el: Don't define or bind scroll bar functions if
22946 x-toolkit-scroll-bars is t.
22947 (x-select-text, x-get-selection-value): Clear
22948 x-last-selected-text-clipboard if x-select-enable-clipboard is
22949 nil.
22950 (PRIMARY): Put mac-scrap-name property.
22951 (mac-select-convert-to-file-url): New function.
22952 (public.file-url): New selection target type. Add to
22953 selection-converter-alist.
22954 (x-get-selection, x-selection-value): Handle it.
22955 (x-cut-buffer-or-selection-value): New alias.
22956
22957 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22958
22959 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
22960 entry to avoid calling bibtex-find-entry with arg global
22961 being t. Remove arg key.
22962 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
22963 (bibtex-copy-summary-as-kill): Change accordingly.
22964
22965 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22966
22967 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
22968 (org-agenda-date-later): Use with-current-buffer.
22969
22970 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
22971
22972 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
22973 (define-obsolete-variable-alias): Doc Fixes.
22974
22975 2005-05-06 Kim F. Storm <storm@cua.dk>
22976
22977 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
22978 vertical-motion when selective-display is active.
22979
22980 * ido.el (ido-setup-hook): New hook.
22981 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
22982 (ido-input-stack): New var.
22983 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
22984 ido-next-work-file binding to M-O.
22985 Bind M-f to ido-wide-find-file-or-pop-dir.
22986 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
22987 (ido-read-internal): Run ido-setup-hook.
22988 Catch quit in read-file-name and read-string to cancel edit.
22989 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
22990 Automatically pop-all when completing a directory name (RET).
22991 (ido-file-internal): Add with-no-warnings around ffap and dired code.
22992 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
22993 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
22994 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
22995 New functions for M-b/M-f to move among the directory components.
22996 (ido-make-merged-file-list): Catch quit to cancel merge.
22997 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
22998 (ido-completion-help): No warnings for ido-completion-buffer-full.
22999
23000 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
23001
23002 * font-lock.el (font-lock-negation-char-face): New face and variable.
23003 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
23004 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
23005 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
23006 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
23007
23008 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
23009
23010 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
23011 Fix typo in docstring.
23012
23013 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
23014 (ebrowse-print-statistics-line)
23015 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
23016
23017 * term/w32-win.el (image-library-alist): Add additional name for
23018 Xpm library.
23019
23020 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
23021
23022 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
23023 use gcc instead of cpp.
23024
23025 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
23026 (gdb-create-define-alist): Use it.
23027 (gdb-cpp-define-alist-program): Update for MS-DOS.
23028
23029 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
23030
23031 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
23032
23033 2005-05-04 Richard M. Stallman <rms@gnu.org>
23034
23035 * help.el (describe-key): No error when UNTRANSLATED is nil.
23036
23037 * simple.el (line-move-1): Fix previous change to signal errors
23038 appropriately.
23039
23040 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
23041
23042 * calendar/icalendar.el (icalendar-version): Now at 0.12.
23043 (icalendar-duration-correction): Remove.
23044 (icalendar--get-event-properties): Split result at commas.
23045 (icalendar--decode-isoduration): New optional argument
23046 DURATION-CORRECTION.
23047 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
23048 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
23049 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
23050 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
23051 (icalendar--convert-anniversary-to-ical): New functions, extracted
23052 from icalendar-export-region, with bug fixes.
23053 (icalendar-export-region): Use the above functions.
23054 (icalendar-import-buffer): Check before saving diary file.
23055 (icalendar--convert-recurring-to-diary)
23056 (icalendar--convert-non-recurring-all-day-to-diary)
23057 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
23058 extracted from icalendar--convert-ical-to-diary, with bug fixes.
23059 (icalendar--convert-ical-to-diary): Use the above functions.
23060
23061 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
23062
23063 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
23064 Remove these recent additions.
23065 (c-mode): Restore to before 2005-04-28.
23066
23067 * progmodes/cc-vars.el (cc-define-list-program): Remove this
23068 recent addition.
23069
23070 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
23071 (gdb-define-alist): New variables.
23072 (gdb-create-define-alist): New function.
23073 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
23074 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
23075 with string-to-number.
23076 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
23077
23078 * progmodes/gud.el: Replace string-to-int with string-to-number.
23079 (gud-find-file): Handle gdb-define-alist.
23080
23081 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
23082
23083 2005-05-02 Jay Belanger <belanger@truman.edu>
23084
23085 * calc/calc-aent.el (math-read-token):
23086 * calc/calc-bin.el (calc-word-size):
23087 * calc/calc-ext.el (calc-read-number-fancy):
23088 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
23089 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
23090 * calc/calc-frac.el (calc-over-notation):
23091 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
23092 (calc-graph-num-points, calc-graph-init):
23093 * calc/calc-prog.el (calc-read-parse-table-part)
23094 (calc-edit-macro-repeats):
23095 * calc/calc-yank.el (calc-do-grab-rectangle):
23096 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
23097 Replace `string-to-int' by `string-to-number'.
23098
23099 2005-05-02 Kim F. Storm <storm@cua.dk>
23100
23101 * kmacro.el: Use executing-kbd-macro-index variable.
23102
23103 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
23104
23105 * net/rlogin.el (rlogin-parse-words): Delete func.
23106 (rlogin): Use split-string, not rlogin-parse-words.
23107 Also, if there are option-like elements in the parsed args,
23108 take the host to be the first arg immediately following them.
23109 Suggested by Michael Mauger.
23110
23111 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23112
23113 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
23114
23115 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23116
23117 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
23118 (cc-mode-cpp-program): Rename to cc-define-list-program and
23119 move to cc-vars.el.
23120
23121 * progmodes/cc-vars.el (cc-define-list-program):
23122 Change to "gcc -E -dM -". Make customizable.
23123
23124 2005-05-02 Kim F. Storm <storm@cua.dk>
23125
23126 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
23127
23128 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23129
23130 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
23131
23132 * international/mule-util.el (truncate-string): Remove alias and
23133 obsolete declaration.
23134
23135 * international/mule-cmds.el (update-iso-coding-systems):
23136 Remove alias and obsolete declaration.
23137
23138 * international/mule.el (coding-system-parent): Remove alias and
23139 obsolete declaration.
23140
23141 * subr.el (define-function, sref): Remove aliases and obsolete
23142 declarations.
23143 (chars-in-region): Remove obsolete declaration.
23144
23145 2005-05-01 Richard M. Stallman <rms@gnu.org>
23146
23147 * info.el (Info-mode): Set widen-automatically to nil, locally.
23148
23149 * simple.el (widen-automatically): New variable.
23150 (pop-global-mark): Obey widen-automatically.
23151
23152 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
23153
23154 * term/xterm.el (function-key-map): Call substitute-key-definition
23155 before the keymap size is increased by a lot of define-key calls.
23156
23157 2005-05-01 Richard M. Stallman <rms@gnu.org>
23158
23159 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
23160 Rename ARG to ELEMENT. Doc fix.
23161
23162 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23163
23164 * allout.el (allout-exposure): Remove macro and obsolete declaration.
23165 Remove references to allout-exposure/change to allout-new-exposure.
23166
23167 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
23168 bytecode symbols.
23169
23170 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
23171 (compiled-function-p, focus-frame, unfocus-frame):
23172 Remove aliases and obsolete declarations.
23173 Back out inadvertent changes from previous commit.
23174
23175 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23176
23177 * files.el (require-final-newline): Make Custom tags consistent
23178 with mode-require-final-newline.
23179 (mode-require-final-newline): Doc fix.
23180
23181 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
23182
23183 * international/latexenc.el (latexenc-find-file-coding-system):
23184 Fix regular expressions.
23185
23186 2005-05-01 David Kastrup <dak@gnu.org>
23187
23188 * international/latexenc.el (latexenc-find-file-coding-system):
23189 Fix regular expressions.
23190
23191 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23192
23193 * subr.el (string-to-int): Make obsolete.
23194
23195 2005-04-30 Richard M. Stallman <rms@gnu.org>
23196
23197 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
23198
23199 * loadup.el: load jka-comp-hook.
23200
23201 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
23202 (jka-compr-handler): Add autoload. `put' calls moved
23203 to jka-comp-hook.el.
23204 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
23205 (jka-compr-inhibit): Autoload.
23206
23207 * jka-comp-hook.el: New file.
23208 Enable the mode by default.
23209
23210 * files.el (backup-buffer-copy): Use copy-file instead
23211 of write-region, and put back the 'excl.
23212
23213 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
23214
23215 * progmodes/flymake.el (flymake-split-string)
23216 (flymake-split-string, flymake-log, flymake-pid-to-names)
23217 (flymake-reg-names, flymake-get-source-buffer-name)
23218 (flymake-unreg-names, flymake-add-line-err-info)
23219 (flymake-add-err-info): Clarify docstrings.
23220 (flymake-popup-menu, flymake-make-emacs-menu)
23221 (flymake-make-xemacs-menu): Add docstrings.
23222 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
23223 Set variables directly throughout.
23224
23225 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
23226
23227 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
23228 exists. Initialize cc-define-alist.
23229 (c-mode): Add cc-create-define-alist locally to after-save-hook.
23230 If there is no file (Macroexpansion) don't create an alist.
23231
23232 2005-04-29 Sam Steingold <sds@gnu.org>
23233
23234 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
23235 (cc-create-define-alist): Use it instead of the hard-coded string.
23236
23237 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23238
23239 * international/mule-conf.el (file-coding-system-alist): Fix regexp
23240 for latexenc.
23241
23242 2005-04-29 Lute Kamstra <lute@gnu.org>
23243
23244 * emacs-lisp/generic.el: Improve commentary section.
23245 (define-generic-mode): Improve docstring.
23246
23247 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
23248
23249 * textmodes/org.el (many places): Change to quiet the byte compiler.
23250 (org-prefix-format-compiled): New variable.
23251 (org-compile-prefix-format): New function.
23252 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
23253 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
23254 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
23255 (org-get-entries-from-diary): Use `org-get-time-of-day' for
23256 consistency with entries from `org-mode' files.
23257 (org-get-time-of-day): Fix bug with partial matches early in a line.
23258 (org-non-link-chars): New constant.
23259 (org-link-regexp): Respect `org-non-link-chars'.
23260 (org-agenda-day-view): Remove command.
23261 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
23262 (org-follow-bbdb-link, org-store-link): Search also company field.
23263 (org-highlight-overlay): New variable.
23264 (org-highlight, org-unhighlight): New functions.
23265 (org-agenda-mode): Add pre-command-hook to remove highlight.
23266 (org-evaluate-time-range): Behavior depends upon whether time stamp
23267 contains a time or not.
23268 (org-show-subtree, org-show-entry): New functions.
23269 (org-agenda-cleanup-fancy-diary): Remove empty lines.
23270
23271 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
23272
23273 * comint.el (comint-output-filter-functions): Add autoload cookie.
23274
23275 2005-04-28 Kim F. Storm <storm@cua.dk>
23276
23277 * ido.el (ido-everywhere): Fix last change.
23278
23279 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23280
23281 * international/latexenc.el: New file.
23282 * international/mule-conf.el (file-coding-system-alist): For .tex,
23283 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
23284
23285 2005-04-28 Lute Kamstra <lute@gnu.org>
23286
23287 * font-lock.el (font-lock-add-keywords)
23288 (font-lock-remove-keywords): Clarify docstring.
23289 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
23290 Don't start docstrings with a `*'.
23291 (font-lock-update-removed-keyword-alist): Give it a docstring.
23292
23293 * generic-x.el: Update commentary section.
23294 Only require font-lock when compiling.
23295 Define all modes conditionally.
23296 Place all generic modes in the generic-x-modes customization group.
23297 (generic-x-modes): New customization group.
23298 (generic-default-modes, generic-mswindows-modes)
23299 (generic-unix-modes, generic-other-modes): New constants.
23300 (generic-define-mswindows-modes, generic-define-unix-modes):
23301 Update docstrings. Make them obsolete.
23302 (generic-extras-enable-list): New default value. Update docstring.
23303 Improve :type. Change :set function.
23304 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
23305 Fix docstring.
23306
23307 * emacs-lisp/generic.el (generic-mode-internal):
23308 Simplify font-lock-defaults.
23309 (define-generic-mode): Fix docstring.
23310
23311 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23312
23313 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
23314 font-lock-face property to highlight matches.
23315
23316 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
23317
23318 * progmodes/cc-mode.el (cc-create-define-alist): New function.
23319 (cc-define-alist): New variable.
23320 (c-mode): Make it local and initialize it.
23321
23322 * progmodes/gdb-ui.el (gdb-active-process): New variable.
23323 (gdb-exited): New function.
23324 (gdb-annotation-rules): Use it.
23325 (gdb-starting): Set gdb-active-process to t.
23326 (gdb-stopping): Amend doc string.
23327 (gdb-reset): Set gdb-active-process to nil.
23328
23329 * tooltip.el (tooltip-gud-tips): Show the associated #define
23330 directives when a C program under GDB is not executing.
23331
23332 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
23333
23334 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
23335 font-lock-fontify-syntactic-keywords.
23336
23337 * font-lock.el (font-lock-default-fontify-region): Don't force
23338 parse-sexp-lookup-properties to nil.
23339
23340 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23341
23342 * man.el (man-mode-syntax-table): Set up `:' to have
23343 word-constituent syntax.
23344
23345 2005-04-27 Lute Kamstra <lute@gnu.org>
23346
23347 * novice.el (disable-command): Don't add spurious newlines to the
23348 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
23349
23350 2005-04-26 Jay Belanger <belanger@truman.edu>
23351
23352 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
23353 than one window before deleting window.
23354
23355 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
23356
23357 * shell.el (shell-prompt-pattern): Doc fix.
23358 (shell-mode): Set paragraph-separate buffer locally to "\\'".
23359
23360 * comint.el (comint-prompt-regexp, comint-get-old-input)
23361 (comint-use-prompt-regexp)
23362 (comint-use-prompt-regexp-instead-of-fields)
23363 (comint-replace-by-expanded-history, comint-send-input)
23364 (comint-output-filter, comint-get-old-input-default)
23365 (comint-line-beginning-position, comint-bol, comint-show-output)
23366 (comint-backward-matching-input, comint-forward-matching-input)
23367 (comint-next-prompt, comint-previous-prompt):
23368 Rename `comint-use-prompt-regexp-instead-of-fields' to
23369 `comint-use-prompt-regexp'. Keep old name as alias and declare
23370 obsolete.
23371 (comint-use-prompt-regexp): Shorten first line of doc string.
23372
23373 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
23374 Set paragraph-separate buffer locally to "\\'".
23375
23376 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
23377 Adapt to above name change.
23378
23379 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
23380 (smbclient-prompt-regexp): Ditto.
23381
23382 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
23383
23384 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
23385
23386 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
23387 gdb-location-list.
23388 Break lines that are over 80 characters wide.
23389
23390 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
23391
23392 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
23393 New fun and var, to preserve compatibility.
23394
23395 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
23396
23397 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
23398
23399 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
23400 name to file-newer-than-file-p.
23401
23402 2005-04-26 Richard M. Stallman <rms@gnu.org>
23403
23404 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
23405
23406 * progmodes/python.el (python-mode):
23407 Use new name eldoc-documentation-function.
23408
23409 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
23410
23411 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23412 (eldoc-documentation-function):
23413 Rename from eldoc-print-current-symbol-info-function. Calls changed.
23414
23415 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
23416
23417 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
23418
23419 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23420
23421 * term/xterm.el (function-key-map): Fix strings for
23422 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
23423 {C,S,A,C-S}-{f1-f12}.
23424
23425 2005-04-26 Kenichi Handa <handa@m17n.org>
23426
23427 * international/mule-cmds.el (select-safe-coding-system):
23428 Fix previous change.
23429
23430 2005-04-26 Lute Kamstra <lute@gnu.org>
23431
23432 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
23433
23434 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
23435 (font-lock-comment-delimiter-face): Ditto.
23436
23437 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
23438
23439 2005-04-25 Jay Belanger <belanger@truman.edu>
23440
23441 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
23442 to t while inserting information; use help-mode.
23443
23444 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23445
23446 * term.el (ansi-term-color-vector): Use the xterm colors.
23447 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
23448
23449 2005-04-25 Lute Kamstra <lute@gnu.org>
23450
23451 * font-core.el (font-lock-defaults): Fix docstring.
23452
23453 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
23454
23455 2005-04-25 Kenichi Handa <handa@m17n.org>
23456
23457 * international/mule-cmds.el (select-safe-coding-system):
23458 Don't check consistency with coding: spec, etc if raw-text or
23459 no-conversion was found to be safe.
23460
23461 2005-04-24 Richard M. Stallman <rms@gnu.org>
23462
23463 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
23464 citation markers at start of each line.
23465
23466 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
23467 citation markers at start of each line.
23468
23469 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
23470
23471 * files.el (mode-require-final-newline): Fix previous change.
23472 (require-final-newline): Fix type label.
23473
23474 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23475
23476 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
23477 statement in buffer (broken by 2004-11-24 change).
23478
23479 2005-04-24 Kim F. Storm <storm@cua.dk>
23480
23481 * ido.el (ido-everywhere): Save and restore old read-buffer-function
23482 and read-file-name-function values. Don't overwrite existing
23483 non-nil values if ido-mode is enabled without ido-everywhere.
23484
23485 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
23486
23487 * files.el (mode-require-final-newline): Minor doc fix.
23488
23489 2005-04-24 Eli Zaretskii <eliz@gnu.org>
23490
23491 * subr.el (syntax-after): Doc fix.
23492 (syntax-class): If argument is nil, return nil. Mask off upper 16
23493 bits, not 8 bits.
23494
23495 * files.el (mode-require-final-newline): Doc fix.
23496 (backup-buffer-copy): Fix last change.
23497
23498 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23499
23500 * term/mac-win.el: Require select. Set selection-coding-system to
23501 mac-system-coding-system. Call menu-bar-enable-clipboard.
23502 (x-last-selected-text-clipboard, x-last-selected-text-primary)
23503 (x-select-enable-clipboard): New variables.
23504 (x-select-text, x-get-selection, x-selection-value)
23505 (x-get-selection-value, mac-select-convert-to-string)
23506 (mac-services-open-file, mac-services-open-selection)
23507 (mac-services-insert-text): New functions.
23508 (CLIPBOARD, FIND): Put mac-scrap-name property.
23509 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
23510 (public.tiff): Put mac-ostype property.
23511 (selection-converter-alist): Add entries for them.
23512 (mac-application-menu-map): New keymap.
23513 (interprogram-cut-function, interprogram-paste-function): Set to
23514 x-select-text and x-get-selection-value, respectively.
23515 (split-window-keep-point): Set to t.
23516
23517 2005-04-23 Richard M. Stallman <rms@gnu.org>
23518
23519 * files.el (read-directory-name): Always pass non-nil
23520 DEFAULT-FILENAME arg to read-file-name.
23521 (backup-buffer-copy, basic-save-buffer-2): Take care against
23522 writing thru an unexpected existing symlink.
23523 (revert-buffer): In indirect buffer, revert the base buffer.
23524 (magic-mode-alist): Doc fix.
23525 (buffer-stale-function): Doc fix.
23526 (minibuffer-with-setup-hook): Avoid warning.
23527 (mode-require-final-newline): Doc and custom fix.
23528
23529 * follow.el (follow-end-of-buffer): Use with-no-warnings.
23530
23531 * font-lock.el (font-lock-comment-face): On terminals with few colors,
23532 use the default appearance.
23533 (font-lock-comment-delimiter-face): New face, new variable.
23534
23535 * imenu.el (imenu--generic-function): The official position of a
23536 definition is the start of the line that BEG is in.
23537
23538 * midnight.el (midnight-timer): Move defvar up.
23539
23540 * mouse.el (mouse-drag-region-1): Delete some debugging code.
23541
23542 * saveplace.el (save-place-to-alist): Use with-no-warnings.
23543
23544 * startup.el (command-line): Use with-no-warnings.
23545
23546 * window.el (window-size-fixed): New defvar.
23547
23548 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
23549
23550 * mail/rmail.el (rmail-font-lock-keywords):
23551 Use font-lock-comment-delimiter-face.
23552
23553 * mail/sendmail.el (mail-font-lock-keywords):
23554 Use font-lock-comment-delimiter-face.
23555
23556 * progmodes/compile.el (next-error-highlight-timer): New defvar.
23557
23558 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23559
23560 * progmodes/compile.el (compilation-mode-font-lock-keywords):
23561 Specify t for LAXMATCH when matching directories.
23562 Save match data around compilation-compat-error-properties form.
23563
23564 2005-04-23 David Kastrup <dak@gnu.org>
23565
23566 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
23567 Mention that the autoloaded aliases should be kept for AUCTeX.
23568
23569 2005-04-23 Andreas Schwab <schwab@suse.de>
23570
23571 * isearch.el (isearch-forward): Doc fix.
23572
23573 2005-04-23 Eli Zaretskii <eliz@gnu.org>
23574
23575 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
23576 (jit-lock-stealth-nice): Change default value to 0.5.
23577
23578 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
23579
23580 * abbrev.el (write-abbrev-file): Write table entries in
23581 alphabetical order by table name.
23582
23583 2005-04-22 Kim F. Storm <storm@cua.dk>
23584
23585 * ido.el (ido-read-internal): Fix `list' completion.
23586
23587 2005-04-22 Kenichi Handa <handa@m17n.org>
23588
23589 * recentf.el (recentf-save-file-coding-system): New variable.
23590 (recentf-save-list): Encode the file by
23591 recentf-save-file-coding-system and add coding: tag.
23592
23593 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
23594
23595 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
23596
23597 2005-04-21 Lute Kamstra <lute@gnu.org>
23598
23599 * loadhist.el (unload-feature): Don't remove a function from hooks
23600 if it is about to be restored to an autoload . Remove functions
23601 that will become unbound from auto-mode-alist. Simplify the code.
23602
23603 * subr.el (assq-delete-all): New implementation that is linear,
23604 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
23605 (rassq-delete-all): New function.
23606
23607 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23608 Add size-indication-mode.
23609
23610 2005-04-21 Kenichi Handa <handa@m17n.org>
23611
23612 * international/mule-cmds.el: Add autoload for widget-value in
23613 eval-when-compile.
23614
23615 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
23616
23617 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23618 Add tooltip-mode.
23619
23620 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
23621
23622 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
23623
23624 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
23625 (inferior-lisp-filter-regexp, inferior-lisp-program)
23626 (inferior-lisp-load-command, inferior-lisp-prompt)
23627 (inferior-lisp-mode-hook, lisp-source-modes)
23628 (inferior-lisp-load-hook): defvar->defcustom.
23629 (inferior-lisp-program, inferior-lisp-prompt)
23630 (inferior-lisp-load-hook): Doc fixes.
23631 (inferior-lisp-install-letter-bindings): Small change in
23632 introductory comment.
23633
23634 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
23635
23636 * vc.el (vc-annotate-color-map): Change some colors so that text
23637 using them as foreground is readable on both white and black
23638 backgrounds.
23639
23640 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23641
23642 * international/mule-conf.el (translation-table-for-input):
23643 Remove redundant declaration.
23644
23645 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23646
23647 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
23648
23649 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
23650 (tooltip-toggle-gud-tips): New function.
23651
23652 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23653
23654 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
23655 right angle brackets.
23656
23657 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23658
23659 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
23660
23661 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23662
23663 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
23664 Remove. Update callers to use expand-file-name instead.
23665
23666 * subr.el (syntax-class): New function.
23667
23668 * simple.el (blink-matching-open): Use it.
23669
23670 * paren.el (show-paren-function): Use it to recognize parens that are
23671 also used in 2-char comment markers.
23672
23673 2005-04-19 Lute Kamstra <lute@gnu.org>
23674
23675 * loadhist.el (unload-feature): Update for new format of
23676 load-history. Simplify the code.
23677
23678 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23679
23680 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
23681 (mac-add-charset-info): New function. Initialize variable
23682 mac-charset-info-alist using it.
23683 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
23684 for translation.
23685 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
23686 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
23687 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
23688 New CCL programs.
23689
23690 2005-04-19 Kim F. Storm <storm@cua.dk>
23691
23692 * simple.el (next-buffer, prev-buffer, next-error)
23693 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23694 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
23695
23696 * bindings.el (next-buffer, prev-buffer, next-error)
23697 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23698 (clone-indirect-buffer-other-window): Move bindings from simple.el.
23699 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
23700 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
23701
23702 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
23703
23704 * isearch.el (isearch-edit-string): Make the search-ring available for
23705 minibuffer history commands.
23706 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
23707 the default history commands now work just as well.
23708 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
23709
23710 2005-04-18 Kim F. Storm <storm@cua.dk>
23711
23712 * emulation/cua-base.el (cua--pre-command-handler): Add more
23713 elaborate check for shift modifier on non-window systems.
23714
23715 2005-04-18 Lars Hansen <larsh@math.ku.dk>
23716
23717 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
23718
23719 2005-04-18 Kim F. Storm <storm@cua.dk>
23720
23721 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
23722 and make it optional. Don't test tooltip-gud-echo-area here.
23723 (tooltip-gud-process-output, gdb-tooltip-print):
23724 Pass tooltip-gud-echo-area to tooltip-show.
23725 (tooltip-help-tips): Remove second optional arg to tooltip-show.
23726
23727 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23728
23729 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
23730 `display-graphic-p' may not be bound yet.
23731
23732 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
23733
23734 * startup.el (command-line): No longer enable Xterm Mouse mode by
23735 default in terminals compatible with xterm.
23736
23737 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
23738
23739 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
23740
23741 * tooltip.el (tooltip-gud-echo-area): Rename from
23742 tooltip-use-echo-area.
23743 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
23744 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
23745 area independently of where help tooltips are displayed.
23746
23747 2005-04-17 David Kastrup <dak@gnu.org>
23748
23749 * cus-theme.el (custom-theme-write-variables): Quote variables
23750 where necessary.
23751
23752 2005-04-17 Richard M. Stallman <rms@gnu.org>
23753
23754 * simple.el (yank-excluded-properties): Add follow-link to value.
23755
23756 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
23757
23758 * startup.el (fancy-splash-max-time): Just 30 seconds.
23759 (fancy-splash-delay): Just 7.
23760 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
23761
23762 * loadhist.el (unload-feature): Update for new format of load-history.
23763 Simplify the code.
23764
23765 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
23766 (rmail-font-lock-keywords): Don't fontify the text of a citation.
23767
23768 * mail/sendmail.el (mail-font-lock-keywords):
23769 Don't fontify subject text.
23770 Don't fontify the text of a citation.
23771
23772 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
23773
23774 * comint.el (comint-output-filter): Run comint-output-filter-functions
23775 with point where the user had it.
23776
23777 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
23778
23779 * international/ucs-tables.el (ucs-set-table-for-input):
23780 Disable when using unify-on-decoding.
23781
23782 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
23783
23784 * emulation/cua-base.el (cua-global-mark-face): Add special case
23785 for displays supporting a high number of colors.
23786
23787 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23788
23789 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
23790
23791 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
23792
23793 * filesets.el (filesets-add-buffer): If user supplies a name of a
23794 non-existing fileset, create a new fileset.
23795
23796 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
23797
23798 * textmodes/org.el (org-up-heading-all): Fix bug with
23799 `outline-up-heading-all'.
23800
23801 2005-04-16 Andreas Schwab <schwab@suse.de>
23802
23803 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
23804 /etc/permissions.d/* and /etc/aliases.d/*.
23805
23806 2005-04-16 Kenichi Handa <handa@m17n.org>
23807
23808 * international/code-pages.el (cp-make-coding-system):
23809 Set `translation-table-for-input' property value to the symbol
23810 ucs-mule-to-mule-unicode, not to that value.
23811 (pt154): Escape guillemet by `\'.
23812
23813 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
23814
23815 * loadup.el: Load tooltip if x-show-tip is fboundp.
23816
23817 * startup.el (command-line): Add comment.
23818
23819 * tooltip.el (tooltip-mode): Specify correct standard value for
23820 Custom in init-value.
23821
23822 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
23823
23824 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
23825 possible.
23826
23827 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
23828
23829 * textmodes/org.el (org-agenda-date-prompt): Rename from
23830 `org-agenda-date-today'.
23831 (org-evaluate-time-range): Insert at point instead of directly
23832 after time range.
23833 (org-first-headline-recenter, org-subtree-end-visible-p)
23834 (org-optimize-window-after-visibility-change): New functions
23835 (org-agenda-post-command-hook): Don't allow point at end of line,
23836 to make sure it always hits the text properties.
23837 (org-agenda-next-date-line, org-agenda-previous-date-line):
23838 New commands.
23839 (org-set-regexps-and-options): Category may contain white space.
23840 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23841 Improve marker positions.
23842 (org-agenda-new-marker): Argument POS made optional.
23843 (org-agenda-get-timestamps): Deadlines which are done are listed
23844 in org-done-face now.
23845 (org-agenda-get-todos, org-agenda-get-timestamps)
23846 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23847 Set `undone-face' and `done-face' properties.
23848 (org-last-todo-state-is-todo): New variable.
23849 (org-todo): Set `org-last-todo-state-is-todo'.
23850 (org-agenda-todo): Change face according to
23851 `org-last-todo-state-is-todo'. And change other lines referring to
23852 the same entry.
23853 (org-calendar-goto-agenda): New command.
23854 (org-calendar-to-agenda-key): New option.
23855 (org-startup-folded): New allowed value `content'.
23856 (org-set-regexps-and-options): Accept new value `content' for
23857 `org-startup-folded'.
23858 (org-get-current-options): Handle new value `content' for
23859 `org-startup-folded'.
23860 (org-insert-todo-heading): New command.
23861 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
23862 interactively in empty file and option
23863 `org-insert-mode-line-in-empty-file' has been set.
23864 (org-agenda-todo, org-agenda-priority): Modify to use
23865 `org-agenda-change-all-lines'.
23866 (org-warning-face): Change color on dark background
23867
23868 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23869
23870 * international/mule-cmds.el (set-locale-environment): On Mac OS,
23871 use preferences AppleLocale and AppleLanguages, and variable
23872 mac-system-locale for default locale. On Mac OS Classic, use
23873 mac-system-coding-system for default coding systems.
23874
23875 * term/mac-win.el: Don't set file-name-coding-system.
23876 Decode variables system-name, emacs-build-system, user-login-name, and
23877 user-full-name by mac-system-coding-system on Mac OS Classic.
23878 (mac-system-coding-system): New variable.
23879
23880 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
23881
23882 * startup.el (command-line): Handle `xterm-mouse-mode' before
23883 reading init file.
23884
23885 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
23886
23887 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
23888
23889 * progmodes/sh-script.el (sh-here-document-word): Make it a
23890 defcustom. Doc fix.
23891 (sh-add): Bash uses $(( )) for arithmetic.
23892 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
23893 (sh-maybe-here-document): Remove quotes and leading whitespace
23894 from heredoc word when closing. Indent heredoc with tabs if word
23895 starts with "-".
23896
23897 2005-04-13 Richard M. Stallman <rms@gnu.org>
23898
23899 * simple.el (undo): Fix previous change.
23900
23901 * custom.el (defface): Doc fix.
23902
23903 2005-04-13 Lute Kamstra <lute@gnu.org>
23904
23905 * Makefile.in (DONTCOMPILE): Remove list.
23906 (compile, compile-always): Don't use DONTCOMPILE.
23907 (update-authors): Load the library in which batch-update-authors
23908 is defined.
23909 * makefile.w32-in (DONTCOMPILE): Remove list.
23910 (compile, compile-always): Fix comments.
23911 (update-authors): Load the library in which batch-update-authors
23912 is defined.
23913
23914 * generic-x.el (generic-mode-ini-file-find-file-hook):
23915 Rename to ini-generic-mode-find-file-hook.
23916 Keep generic-mode-ini-file-find-file-hook as an alias.
23917 (ini-generic-mode-find-file-hook): Rename from
23918 generic-mode-ini-file-find-file-hook. Fix docstring.
23919 (ini-generic-mode): Docstring change.
23920 (bat-generic-mode-run-as-comint): Silence the byte compiler.
23921
23922 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
23923 called from lisp.
23924
23925 * generic.el: Move to the emacs-lisp subdir.
23926
23927 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
23928
23929 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
23930 and C-S- function and cursor motion keys.
23931
23932 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
23933
23934 * startup.el (command-line): Enable Xterm Mouse mode by default.
23935 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
23936 for Custom. No longer show "Mouse" in mode line when enabled.
23937 Doc fix.
23938
23939 2005-04-12 Kim F. Storm <storm@cua.dk>
23940
23941 * emulation/cua-base.el (cua-rectangle-face)
23942 (cua-rectangle-noselect-face): Define face attributes here.
23943
23944 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
23945
23946 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23947
23948 * startup.el (command-line): Turn off blinking cursor if
23949 cursorBlink in resources is off or false.
23950
23951 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23952
23953 * term/mac-win.el (dnd): Require dnd.
23954 (mac-drag-n-drop): Call dnd-handle-one-url.
23955 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
23956 (kTextEncodingISOLatin2): Remove constants.
23957 (mac-script-code-coding-systems): New constant.
23958 (mac-handle-language-change): New function.
23959 (special-event-map): Bind it to `language-change' event.
23960 (mac-centraleurroman, mac-cyrillic): New coding systems.
23961 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
23962 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
23963 and mac-cyrillic-encoder to encode-mac-centraleurroman and
23964 encode-mac-cyrillic, respectively.
23965
23966 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23967
23968 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
23969 Don't set overlay-arrow-string to "=>" as this is done
23970 globally in C now.
23971
23972 2005-04-12 Lute Kamstra <lute@gnu.org>
23973
23974 * generic-x.el (rc-generic-mode, rul-generic-mode):
23975 Fix auto-mode-alist entries.
23976 (etc-fstab-generic-mode): Tweak fontification.
23977
23978 * generic.el (generic-make-keywords-list): Fix docstring.
23979 (generic-mode-internal): Simplify generic-font-lock-keywords.
23980
23981 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23982
23983 * whitespace.el (whitespace-buffer-leading)
23984 (whitespace-buffer-trailing): Revert the incorrect test inversion.
23985 However, fix the highlight area for the leading and
23986 trailing whitespaces to show space.
23987
23988 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23989
23990 * whitespace.el (whitespace-version): Bump to 3.5
23991
23992 (whitespace-buffer-leading, whitespace-buffer-trailing):
23993 Invert sense of the test to highlight the whitespace.
23994
23995 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23996
23997 * progmodes/gud.el (gud-display-line): GUD uses its own
23998 overlay arrow now so don't set overlay-arrow-string.
23999 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
24000
24001 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
24002
24003 * term.el (term-ansi-current-bold, term-ansi-current-underline)
24004 (term-ansi-current-reverse, term-ansi-current-invisible)
24005 (term-ansi-face-already-done): Change to boolean.
24006 (term-reset-terminal, term-handle-colors-array): Handle the above
24007 vars accordingly.
24008 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
24009 (term-emulate-terminal): Use the new name.
24010
24011 * faces.el (secondary-selection): Use yellow1, not yellow.
24012 (trailing-whitespace): Use red1, not red.
24013
24014 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24015
24016 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
24017 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
24018 (dired-dnd-handle-file): Call dnd-get-local-file-uri
24019
24020 * cus-edit.el (dnd): New group.
24021
24022 * term/w32-win.el (dnd): Require dnd
24023 (w32-drag-n-drop): Call dnd-handle-one-url.
24024
24025 * x-dnd.el: Require dnd.
24026 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
24027 Call dnd-handle-one-url.
24028 (x-dnd-types-alist, x-dnd-insert-utf8-text)
24029 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
24030 to dnd-insert-text.
24031 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
24032 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
24033 (x-dnd-get-local-file-name, x-dnd-open-local-file)
24034 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
24035
24036 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
24037
24038 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24039
24040 * wdired.el: Doc fixes.
24041 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
24042 (wdired-use-dired-vertical-movement): Rename from
24043 wdired-always-move-to-filename-beginning.
24044 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
24045 (wdired-change-to-wdired-mode): Change mode name.
24046 (wdired-newline): Delete.
24047
24048 2005-04-11 Richard M. Stallman <rms@gnu.org>
24049
24050 * whitespace.el (whitespace-highlight-the-space):
24051 Don't call whitespace-unhighlight-the-space here.
24052
24053 * simple.el (undo): Record t in undo-equiv-table
24054 for the redo record made by an undo-in-region.
24055
24056 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
24057
24058 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
24059 (gdb-frame-inferior-io-buffer): New Functions to control
24060 display of separate IO buffer.
24061 (menu): Add them to menu-bar.
24062 (gdb-display-buffer): Check for buffer another frame.
24063 Protect GUD buffer.
24064 (gdb-setup-windows): Create IO buffer if not already there.
24065 (gdb-memory-mode): Remove purecopy noops.
24066
24067 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
24068
24069 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
24070 and pass to self-insert-command.
24071
24072 2005-04-11 Lute Kamstra <lute@gnu.org>
24073
24074 * generic.el: Commentary section cleanup.
24075 (generic): Delete.
24076 (generic-use-find-file-hook, generic-lines-to-scan)
24077 (generic-find-file-regexp, generic-ignore-files-regexp)
24078 (default-generic-mode, generic-mode-find-file-hook)
24079 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
24080 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
24081 (generic-use-find-file-hook, generic-lines-to-scan)
24082 (generic-find-file-regexp, generic-ignore-files-regexp)
24083 (default-generic-mode, generic-mode-find-file-hook)
24084 (generic-mode-ini-file-find-file-hook): Move from generic.el.
24085
24086 2005-04-10 Karl Fogel <kfogel@red-bean.com>
24087
24088 * bookmark.el (bookmark-write-file): Catch errors writing file.
24089 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
24090
24091 2005-04-10 Richard M. Stallman <rms@gnu.org>
24092
24093 * startup.el (fancy-splash-tail): Update copyright year.
24094 (command-line): Split part of -Q into -D.
24095 (emacs-basic-display): New defvar.
24096 (fancy-splash-text): Correct name of menu item.
24097
24098 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
24099
24100 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
24101 lines in one node.
24102
24103 * comint.el (comint-send-input): New arg ARTIFICIAL.
24104 Callers in this file changed.
24105
24106 * abbrev.el (define-abbrevs): Read system abbrevs properly.
24107
24108 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
24109
24110 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
24111
24112 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
24113 `ldap-search-internal'.
24114
24115 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24116
24117 * files.el (set-auto-mode-1): Use line-end-position.
24118
24119 * international/latin-1.el:
24120 * international/latin-2.el:
24121 * international/latin-3.el:
24122 * international/latin-4.el:
24123 * international/latin-5.el:
24124 * international/latin-8.el:
24125 * international/latin-9.el: Give punctuation syntax to NBSP.
24126
24127 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
24128 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
24129 Use char-classes to accept non-ascii letters, accepted in some recent
24130 bibtex implementations.
24131
24132 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
24133
24134 * custom.el (custom-set-minor-mode): Any non-nil value for the
24135 variable should enable the mode when set through Custom.
24136
24137 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24138
24139 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
24140 TAB binding so tab-always-indent is obeyed.
24141 (vhdl-minibuffer-local-map): Move initialization into declaration.
24142 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
24143 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
24144 (vhdl-hooked-abbrev): Avoid test for XEmacs.
24145 (vhdl-current-line): Use line-beginning-position.
24146 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
24147 with-output-to-temp-buffer, so the current position can be recorded.
24148
24149 2005-04-10 Masatake YAMATO <jet@gyve.org>
24150
24151 * progmodes/compile.el (compilation-error-regexp-alist-alist):
24152 Add regexp for gcov.
24153
24154 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
24155
24156 * calendar/time-date.el (time-to-seconds, seconds-to-time)
24157 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
24158 syntax which Emacs 20 doesn't support.
24159
24160 2005-04-09 Richard M. Stallman <rms@gnu.org>
24161
24162 * help.el (describe-key-briefly, describe-key):
24163 Replace strings as event types with "(any string)".
24164
24165 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
24166
24167 * arc-mode.el (archive-mode-map): Move initialization into
24168 the declaration. Override *all* bindings of `undo'.
24169 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
24170
24171 2005-04-09 Jay Belanger <belanger@truman.edu>
24172
24173 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
24174
24175 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
24176
24177 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
24178 (xterm-register-default-colors): Update color values computation
24179 to match xterm-200.
24180
24181 2005-04-09 Kenichi Handa <handa@m17n.org>
24182
24183 * international/code-pages.el (iso-latin-7): Fix the map.
24184
24185 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
24186
24187 * emacs-lisp/lisp.el (defun-prompt-regexp)
24188 (parens-require-spaces, buffer-end, end-of-defun)
24189 (insert-parentheses): Doc fixes.
24190
24191 2005-04-08 Kim F. Storm <storm@cua.dk>
24192
24193 * comint.el (comint-highlight-prompt): Fix face spec.
24194 * hi-lock.el (hi-green): Likewise.
24195
24196 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24197
24198 * cus-edit.el (custom-modified-face):
24199 * comint.el (comint-highlight-input): Fix previous changes.
24200 * term.el (term-handle-ansi-escape): Add a comment.
24201
24202 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
24203
24204 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
24205 in the buffer and in whitespace-highlighted-space.
24206 (whitespace-unhighlight-the-space): Simplify.
24207 (whitespace-buffer): Simplify.
24208
24209 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24210
24211 * textmodes/table.el (table-cell-face): Add special case for
24212 displays supporting a high number of colors.
24213 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24214 (vhdl-font-lock-reserved-words-face)
24215 (vhdl-speedbar-architecture-face)
24216 (vhdl-speedbar-instantiation-face)
24217 (vhdl-speedbar-architecture-selected-face)
24218 (vhdl-speedbar-instantiation-selected-face): Likewise.
24219 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
24220 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
24221 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
24222 (ebrowse-root-class-face, ebrowse-member-attribute-face)
24223 (ebrowse-progress-face): Likewise.
24224 * progmodes/compile.el (compilation-info-face): Likewise.
24225 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
24226 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
24227 * calendar/calendar.el (diary-face): Likewise.
24228 * woman.el (woman-italic-face, woman-bold-face)
24229 (woman-unknown-face): Likewise.
24230 * wid-edit.el (widget-button-pressed-face): Likewise.
24231 * whitespace.el (whitespace-highlight-face): Likewise.
24232 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
24233 * pcvs-info.el (cvs-marked-face): Likewise.
24234 * info.el (info-xref): Likewise.
24235 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
24236 * hilit-chg.el (highlight-changes-face)
24237 (highlight-changes-delete-face): Likewise.
24238 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
24239 (hi-red-b): Likewise.
24240 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
24241 * font-lock.el (font-lock-keyword-face)
24242 (font-lock-function-name-face, font-lock-warning-face): Likewise.
24243 * cus-edit.el (custom-invalid-face, custom-modified-face)
24244 (custom-set-face, custom-changed-face, custom-variable-tag-face)
24245 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
24246 * comint.el (comint-highlight-prompt): Likewise.
24247
24248 2005-04-08 Lute Kamstra <lute@gnu.org>
24249
24250 * font-lock.el (font-lock-keywords): Docstring fixes.
24251
24252 2005-04-08 Kenichi Handa <handa@m17n.org>
24253
24254 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
24255 chars are more than a limit, print " and more..." at the tail.
24256
24257 2005-04-08 Kim F. Storm <storm@cua.dk>
24258
24259 * emacs-lisp/authors.el (authors-aliases): Update list.
24260 (authors-ignored-files): New list.
24261 (authors-fixed-entries): Fix typo.
24262 (authors-renamed-files-alist): Update list.
24263 (authors-add): Check authors-ignored-files.
24264
24265 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
24266
24267 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
24268 optional, to ensure backward compatibility.
24269
24270 2005-04-08 Stephen Eglen <stephen@gnu.org>
24271
24272 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
24273
24274 2005-04-08 Kim F. Storm <storm@cua.dk>
24275
24276 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
24277
24278 * mouse.el (mouse-on-link-p): Doc fix.
24279
24280 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
24281
24282 * ielm.el (ielm-prompt-read-only): Doc fix.
24283
24284 * comint.el (comint-prompt-read-only): Doc fix.
24285
24286 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
24287
24288 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
24289 ensure dired always handles wildcards passed to ffap.
24290 (find-file-at-point): Use it.
24291 (ffap-dired-wildcards): Doc fix.
24292
24293 2005-04-07 Juri Linkov <juri@jurta.org>
24294
24295 * simple.el (next-error-overlay-arrow-position): New defvar.
24296 Put "=>" on its property `overlay-arrow-string'. Add it to
24297 `overlay-arrow-variable-list'.
24298
24299 * progmodes/compile.el (compilation-setup):
24300 Set `next-error-overlay-arrow-position' to nil. Also set it to
24301 nil in the local hook `kill-buffer-hook'. Make local variable
24302 `overlay-arrow-string' and set it to "=>".
24303 (compilation-goto-locus): Set BOL position to
24304 `next-error-overlay-arrow-position' instead of
24305 `overlay-arrow-position'.
24306
24307 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
24308 locally instead of adding it to the global hook.
24309 (Info-kill-buffer): Move up.
24310
24311 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
24312
24313 * term/xterm.el (xterm-standard-colors): Update color values from
24314 xterm-200.
24315
24316 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
24317
24318 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
24319
24320 * fast-lock.el:
24321 * lazy-lock.el: Move them to the obsolete subdir.
24322
24323 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24324
24325 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
24326 (wdired-add-replace-advice): Remove.
24327 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
24328
24329 2005-04-06 Kim F. Storm <storm@cua.dk>
24330
24331 * startup.el (command-line): Add --bare-bones alias for -Q.
24332
24333 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24334
24335 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
24336 create the startup fontset if a font specification ends with
24337 `mac-roman'.
24338
24339 2005-04-06 Lute Kamstra <lute@gnu.org>
24340
24341 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
24342 change.
24343
24344 * emacs-lisp/copyright.el (copyright-update-year): Replace the
24345 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
24346
24347 2005-04-05 Lute Kamstra <lute@gnu.org>
24348
24349 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
24350 (define-generic-mode): Ditto. Fix debug declaration.
24351
24352 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
24353 Put them in the generic-x group.
24354
24355 * calendar/timeclock.el (timeclock): Doc fix.
24356
24357 * generic.el (define-generic-mode): Don't use custom-current-group.
24358 Document default :group value.
24359 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
24360 (define-global-minor-mode): Don't use custom-current-group.
24361
24362 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
24363
24364 * startup.el (command-line-1): Display startup-echo-area-message
24365 when fancy splash screen is in use.
24366
24367 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
24368 (sh-escaped-newline): New face.
24369 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
24370 newline, and use sh-escaped-newline face.
24371
24372 * progmodes/tcl.el (tcl-escaped-newline): New face.
24373 (tcl-builtin-list): New variable.
24374 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
24375 newlines. Fix keywords subexpression number.
24376
24377 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
24378
24379 * textmodes/org.el (org-diary-default-entry): Fix call to
24380 `add-to-diary-entry'.
24381
24382 2005-04-05 Kim F. Storm <storm@cua.dk>
24383
24384 * ediff-init.el: Use (featurep 'xemacs).
24385
24386 2005-04-05 David Ponce <david@dponce.com>
24387
24388 * cus-edit.el (face): Derive from symbol widget. Display sample
24389 of the current face on the fly.
24390 (widget-face-sample-face-get, widget-face-notify): New functions.
24391 (widget-face-value-create): Remove.
24392
24393 * wid-edit.el (widget-field-end): Temporarily remove field
24394 narrowing before to call `get-char-property'.
24395
24396 2005-04-04 Jay Belanger <belanger@truman.edu>
24397
24398 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
24399 (math-read-subscripts): New variable.
24400 (math-read-preprocess-string): Process subscripts.
24401
24402 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
24403
24404 * comint.el (comint-prompt-read-only): Doc fix.
24405
24406 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
24407 `-1'. Doc fix.
24408
24409 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
24410
24411 * textmodes/org.el (org-insert-mode-line-in-empty-file):
24412 Change default value to nil.
24413
24414 2005-04-04 Lute Kamstra <lute@gnu.org>
24415
24416 * autorevert.el (auto-revert-mode): Specify :group.
24417 * battery.el (display-battery-mode): Specify :group.
24418 * diff-mode.el (diff-minor-mode): Specify :group.
24419 * font-core.el (font-lock-mode): Specify :group.
24420 * hl-line.el (hl-line-mode): Specify :group.
24421 * iimage.el (iimage): New customization group.
24422 (iimage-mode): Specify :group.
24423 * longlines.el (longlines-mode): Specify :group.
24424 * master.el: Don't require easy-mmode.
24425 (master): New customization group.
24426 (master-mode): Specify :group.
24427 * msb.el (msb-mode): Specify :group.
24428 * reveal.el (reveal-mode): Specify :group.
24429 * simple.el (next-error-follow-minor-mode): Specify :group.
24430 * smerge-mode.el (smerge-mode): Specify :group.
24431 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
24432 * emulation/cua-base.el (cua-mode): Specify :group.
24433 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
24434 * language/thai-util.el (thai-auto-composition-mode)
24435 (thai-word-mode): Specify :group.
24436 * mail/supercite.el (sc-minor-mode): Specify :group.
24437 * progmodes/cwarn.el (cwarn-mode): Specify :group.
24438 * progmodes/flymake.el (flymake-mode): Specify :group.
24439 * progmodes/glasses.el (glasses-mode): Specify :group.
24440 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
24441 * textmodes/enriched.el (enriched-mode): Specify :group.
24442 * textmodes/refill.el (refill-mode): Specify :group.
24443
24444 * add-log.el (change-log-font-lock-keywords): Names in
24445 parenthesized lists can contain spaces.
24446
24447 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
24448
24449 * startup.el (fancy-splash-text): Shorten default text of
24450 "Emacs Tutorial" line. Also, if the current language env
24451 indicates an available tutorial file other than TUTORIAL,
24452 extract its title and append it to the line in parentheses.
24453 (fancy-splash-insert): If arg is a thunk, funcall it.
24454
24455 2005-04-04 Jay Belanger <belanger@truman.edu>
24456
24457 * calc.el (calc-language-alist): Add tags to customization type.
24458
24459 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
24460
24461 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
24462 Doc fix.
24463
24464 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
24465
24466 * add-log.el (change-log-font-lock-keywords): The manual
24467 describing a Change Log entry, says: (...) "Aside from these
24468 header lines, every line in the change log starts with a space or
24469 a tab.". The font-lock was not highlighting lines started with
24470 spaces, added support for it.
24471
24472 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24473
24474 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
24475 (bibtex-generate-url-list): Update docstring accordingly. Put the
24476 complex example in the docstring.
24477 (bibtex-font-lock-url): Use pop.
24478
24479 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
24480
24481 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
24482
24483 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
24484
24485 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24486
24487 * filesets.el (filesets-set-default): Doc fix.
24488
24489 2005-04-03 Lute Kamstra <lute@gnu.org>
24490
24491 * generic.el (define-generic-mode): Add argument to specify
24492 keywords for defcustom.
24493 (default-generic-mode): Specify :group.
24494
24495 * generic-x.el: Specify :group for all generic modes.
24496
24497 * desktop.el (desktop-no-desktop-file-hook)
24498 (desktop-after-read-hook): Doc fix.
24499
24500 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
24501
24502 * simple.el (visible-mode): Use explicit :group keyword.
24503 This changes the group of `visible-mode-hook' from paren-blinking
24504 to editing-basics.
24505
24506 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
24507
24508 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
24509 mailbox specifications as well as URLs.
24510 (rmail-insert-inbox-text): Remove unused conditional branches.
24511
24512 2005-04-01 Jay Belanger <belanger@truman.edu>
24513
24514 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
24515 (calc-gnuplot-print-command): Move definitions to calc.el.
24516
24517 * calc/calc-embed.el (calc-embedded-announce-formula)
24518 (calc-embedded-open-formula, calc-embedded-close-formula)
24519 (calc-embedded-open-word, calc-embedded-close-word)
24520 (calc-embedded-open-plain, calc-embedded-close-plain)
24521 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
24522 (calc-embedded-open-mode, calc-embedded-close-mode):
24523 Move definitions to calc.el.
24524
24525 * calc/calc.el (calc-settings-file, calc-language-alist):
24526 Make customizable.
24527 (calc-embedded-announce-formula, calc-embedded-open-formula)
24528 (calc-embedded-close-formula, calc-embedded-open-word)
24529 (calc-embedded-close-word, calc-embedded-open-plain)
24530 (calc-embedded-close-plain, calc-embedded-open-new-formula)
24531 (calc-embedded-close-new-formula, calc-embedded-open-mode)
24532 (calc-embedded-close-mode, calc-gnuplot-name)
24533 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
24534 from other files and make customizable.
24535
24536 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24537
24538 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
24539 Use buffer-live-p.
24540 (cvs-mode-run): Don't call cvs-update-header here.
24541 (cvs-run-process): Call cvs-update-header.
24542 Use process properties for cvs-postprocess and cvs-buffer so that
24543 the sentinel can behave better if the temp buffer is killed.
24544 Use a pipe rather than a tty, to better handle unexpected prompts.
24545 (cvs-sentinel): Rewrite. Call cvs-update-header.
24546
24547 2005-04-01 Andre Spiegel <spiegel@gnu.org>
24548
24549 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
24550 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
24551
24552 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24553
24554 * generic.el (define-generic-mode): Add indentation rule.
24555
24556 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
24557
24558 * files.el (mode-require-final-newline): Make Custom correctly
24559 report a nil value and allow to set it to nil via Custom.
24560 Doc fix.
24561
24562 2005-04-01 Kenichi Handa <handa@m17n.org>
24563
24564 * international/characters.el: Enable the correct case setting for
24565 dotless-i and dotted-I.
24566
24567 2005-04-01 Kim F. Storm <storm@cua.dk>
24568
24569 * ido.el (ido-file-internal): Fall back to non-ido command if
24570 initial directory is on slow ftp (or tramp) host.
24571
24572 2005-03-31 Richard M. Stallman <rms@gnu.org>
24573
24574 * emacs-lisp/autoload.el (make-autoload):
24575 Handle define-global-minor-mode.
24576
24577 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24578 Rename from easy-mmode-define-global-mode.
24579 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
24580
24581 * progmodes/scheme.el (scheme-mode-syntax-table):
24582 Update syntax of | and # for two-character comment syntax.
24583
24584 2005-03-31 Lute Kamstra <lute@gnu.org>
24585
24586 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
24587 (define-minor-mode): Call custom-current-group at load-time.
24588
24589 * generic.el (define-generic-mode): Add debug declaration.
24590 Add defcustom for the mode hook.
24591 (generic-mode-internal): Use run-mode-hooks.
24592
24593 2005-03-31 Kim F. Storm <storm@cua.dk>
24594
24595 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
24596 (mouse-fixup-help-message): New defun called by show_help_echo
24597 to fixup mouse-2 prefix in help messages when applicable.
24598
24599 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
24600
24601 2005-03-31 Kenichi Handa <handa@m17n.org>
24602
24603 * language/thai-word.el (thai-find-word-ends): Pay attention to
24604 the case that we reach the end of buffer.
24605
24606 * textmodes/fill.el (fill-text-properties-at): New function.
24607 (fill-newline): Use fill-text-properties-at instead of
24608 text-properties-at.
24609
24610 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24611
24612 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
24613 not comint-quote-filename.
24614
24615 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
24616
24617 * help-fns.el (help-with-tutorial): Revert last change.
24618
24619 2005-03-31 Kim F. Storm <storm@cua.dk>
24620
24621 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
24622
24623 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
24624
24625 * calendar/cal-china.el: Update reference to "Calendrical
24626 Calculations" book; there's a new edition.
24627 * calendar/cal-coptic.el: Likewise.
24628 * calendar/cal-french.el: Likewise.
24629 * calendar/cal-hebrew.el: Likewise.
24630 * calendar/cal-islam.el: Likewise.
24631 * calendar/cal-iso.el: Likewise.
24632 * calendar/cal-julian.el: Likewise.
24633 * calendar/cal-mayan.el: Likewise.
24634 * calendar/cal-persia.el: Likewise.
24635 * calendar/calendar.el: Likewise.
24636 * calendar/holidays.el: Likewise.
24637 * calendar/lunar.el: Likewise.
24638 * calendar/solar.el: Likewise.
24639
24640 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
24641 white space from doc string.
24642
24643 2005-03-30 Jay Belanger <belanger@truman.edu>
24644
24645 * calc/calc-help.el (calc-full-help): Remove email address.
24646
24647 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
24648
24649 * help-fns.el (help-with-tutorial): Delete title line.
24650
24651 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
24652
24653 * calendar/cal-x.el (calendar-one-frame-setup)
24654 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
24655 rather than `symbol' for set-window-dedicated-p.
24656
24657 * calendar/appt.el (appt-buffer-name): Make it a constant.
24658 (appt-add): Doc fix.
24659
24660 * filesets.el (filesets-menu-path, filesets-menu-before)
24661 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
24662 (filesets-menu-cache-file): Use directory ~/.emacs.d.
24663 (filesets-add-submenu): Delete and use add-submenu instead.
24664
24665 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
24666
24667 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
24668 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
24669 (org-diary-default-entry): New function.
24670 (org-get-entries-from-diary): Better parsing of diary entries.
24671 (org-agenda-check-no-diary): New function.
24672 ("diary-lib"): Advice to function `add-to-diary-list', to allow
24673 linking to diary entries.
24674 (org-agenda-execute-calendar-command): New function.
24675 (org-agenda): Improve visible section in window.
24676 Use `org-fit-agenda-window'.
24677 (org-fit-agenda-window): New option.
24678 (org-move-subtree-down): Better handling of empty lines
24679 at end of subtree.
24680 (org-cycle): Numeric prefix is interpreted now as show-subtree N
24681 levels up.
24682 (org-fontify-done-headline): New option.
24683 (org-headline-done-face): New face.
24684 (org-set-font-lock-defaults): Use `org-headline-done-face'.
24685 (org-table-copy-down): Rename from `org-table-copy-from-above'.
24686 When current field is non-empty, it is copied to next row.
24687 (org-table-copy-from-above): Fix bug which made it
24688 impossible to copy fields containing only a single non-white character.
24689
24690 2005-03-30 Kim F. Storm <storm@cua.dk>
24691
24692 * kmacro.el (kmacro-end-macro): Isearch may store this command
24693 into the macro -- so ignore it when executing keyboard macro.
24694
24695 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24696
24697 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
24698
24699 2005-03-29 Kenichi Handa <handa@m17n.org>
24700
24701 * language/thai.el ("Thai"): Set setup-function and exit-function
24702 for Thai language environment.
24703
24704 * language/thai-util.el: Require thai-word.
24705 (thai-word-mode-map): New variable.
24706 (thai-word-mode): New minor mode.
24707 (setup-thai-language-environment-internal): New function.
24708 (exit-thai-language-environment-internal): New function.
24709
24710 * language/thai-word.el (thai-word-table): Declare it by defvar,
24711 use dolist to initialize it.
24712 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
24713 (thai-fill-find-break-point): New functions.
24714
24715 2005-03-29 Richard M. Stallman <rms@gnu.org>
24716
24717 * simple.el (idle-update-delay): Move definition up.
24718 (set-mark): Doc fix.
24719
24720 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
24721
24722 * longlines.el: New file.
24723
24724 * simple.el (buffer-substring-filters): New variable.
24725 (filter-buffer-substring): New function.
24726 (kill-region, copy-region-as-kill): Use it.
24727
24728 * register.el (copy-to-register, append-to-register)
24729 (prepend-to-register): Use filter-buffer-substring.
24730
24731 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24732
24733 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
24734 (gud-filter-pending-text): Move in front of gdb.
24735 (gud-overlay-arrow-position): New variable.
24736 (gud-sentinel, gud-display-line): Use it in place of
24737 overlay-arrow-position.
24738
24739 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
24740
24741 * progmodes/fortran.el (fortran-if-indent): Doc fix.
24742 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
24743 (fortran-font-lock-keywords-4): New variable.
24744 (fortran-blocks-re, fortran-end-block-re)
24745 (fortran-start-block-re): New constants, for hideshow.
24746 (hs-special-modes-alist): Add a Fortran entry.
24747 (fortran-mode-map): Bind fortran-end-of-block,
24748 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
24749 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
24750 (fortran-looking-at-if-then, fortran-end-of-block)
24751 (fortran-beginning-of-block): New functions, for hideshow.
24752
24753 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
24754 Doc fix. Tweak regexp.
24755 (f90-beginning-of-block): Push mark first.
24756
24757 2005-03-29 Jay Belanger <belanger@truman.edu>
24758
24759 * calc/calc.el: Update copyright date.
24760 (calc-version): Increase to 2.1.
24761 (calc-version-date): Remove.
24762
24763 * calc/calc-help.el: Update copyright date.
24764 (calc-full-help): Remove reference to calc-version-date.
24765 Update copyright date.
24766
24767 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24768
24769 * vc.el (vc-do-command): Use a pipe for async processes, so password
24770 prompts don't show up at places where the user can't reply.
24771
24772 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24773
24774 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
24775 on the file name we pass to the inferior shell.
24776
24777 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
24778
24779 * progmodes/which-func.el (which-function): Be robust in the face of an
24780 imenu--make-index-alist failure.
24781
24782 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24783
24784 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
24785
24786 * progmodes/python.el (python-preoutput-filter): Fix last change.
24787
24788 2005-03-29 Lute Kamstra <lute@gnu.org>
24789
24790 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
24791 functions and compiled macros.
24792 (debug-convert-byte-code): Handle macros too.
24793 (debug-on-entry-1): Don't signal an error when trying to clear a
24794 function that is not set to debug on entry.
24795
24796 2005-03-29 Jay Belanger <belanger@truman.edu>
24797
24798 * calc/calc-lang.el: Add functions to math-function-table
24799 properties of tex and math.
24800
24801 2005-03-29 Kenichi Handa <handa@m17n.org>
24802
24803 * ps-mule.el (ps-mule-plot-string): Translate characters by
24804 ps-print-translation-table.
24805 (ps-mule-begin-job): Call find-charset-region/string with
24806 ps-print-translation-table.
24807 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
24808
24809 * ps-print.el (ps-print-translation-table): New variable.
24810 (ps-plot-region): Translate characters by ps-print-translation-table.
24811
24812 2005-03-29 Juri Linkov <juri@jurta.org>
24813
24814 * simple.el (next-error-highlight-timer): New variable.
24815
24816 * progmodes/compile.el (compilation-goto-locus):
24817 Use `next-error-highlight-timer' instead of `sit-for'.
24818
24819 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24820
24821 * mail/supercite.el (sc-mail-field): Use assoc-string.
24822 (sc-get-address): Simplify regexps.
24823
24824 * files.el (minibuffer-with-setup-hook): New macro.
24825 (find-file-read-args): Use it to avoid let-binding
24826 minibuffer-with-setup-hook (which breaks turning on/off
24827 file-name-shadow-mode while in the prompt).
24828
24829 * complete.el (PC-read-include-file-name-internal):
24830 Use test-completion.
24831
24832 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
24833
24834 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
24835
24836 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24837
24838 * window.el (window-buffer-height): Use count-screen-lines.
24839
24840 * progmodes/python.el (python-preoutput-leftover): New var.
24841 (python-preoutput-filter): Use it.
24842 (python-send-receive): Loop until all the result has been received.
24843
24844 2005-03-28 Juri Linkov <juri@jurta.org>
24845
24846 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
24847
24848 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
24849 "Recover Crashed Session".
24850 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
24851 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
24852 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
24853 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
24854 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
24855 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
24856 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
24857 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
24858
24859 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
24860 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
24861 Ediff Sessions", "Toggle use of separate control buffer frame",
24862 "Use separate frame for Ediff control buffer".
24863
24864 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
24865 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
24866 "Rename Bookmark", "Delete Bookmark".
24867
24868 * info.el (Info-mode-menu): Remove ellipsis from "Index".
24869 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
24870 Add `:active Info-index-alternatives' to "Next Matching Item".
24871
24872 * wdired.el (wdired-change-to-wdired-mode):
24873 Mention `wdired-abort-changes' key in the initial message.
24874
24875 * international/mule.el (auto-coding-alist): Associate non-ascii
24876 image filename extensions with `no-conversion'.
24877
24878 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
24879
24880 * international/iso-acc.el:
24881 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
24882
24883 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
24884
24885 * textmodes/sgml-mode.el (html-mode): Doc update.
24886
24887 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
24888
24889 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
24890
24891 * term.el (term-move-columns): Fix face after extending a line.
24892 (term-insert-spaces): Likewise.
24893 (term-reset-terminal): Fix off by one error.
24894
24895 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24896
24897 * international/mule.el (auto-coding-alist): Add .xpi files.
24898
24899 * files.el (auto-mode-alist): Add .xpi files.
24900
24901 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
24902
24903 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
24904
24905 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24906
24907 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
24908
24909 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
24910
24911 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
24912 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
24913
24914 * calendar/cal-move.el (calendar-beginning-of-year): Move the
24915 cursor to Jan 1 when needed.
24916 (calendar-end-of-year): Fix -/+ typo.
24917 Reported by Chong Yidong <cyd@stupidchicken.com>.
24918
24919 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
24920
24921 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
24922
24923 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
24924 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
24925
24926 2005-03-25 Richard M. Stallman <rms@gnu.org>
24927
24928 * filesets.el (filesets-init): Add autoload.
24929
24930 * mail/mailalias.el (mail-directory): Doc fix.
24931
24932 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24933
24934 * mail/mailalias.el (mail-directory-process): Do nothing if
24935 mail-directory-process is an atom.
24936 (mail-get-names): Ignore mail-directory-names if it is an atom.
24937 (mail-directory-process defvar): Doc fix.
24938 (mail-names): Doc fix.
24939
24940 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
24941
24942 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
24943
24944 2005-03-26 Kenichi Handa <handa@m17n.org>
24945
24946 * international/mule-util.el (detect-coding-with-priority):
24947 Call update-coding-systems-internal before detect-coding-region.
24948
24949 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
24950
24951 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
24952 (gdb-frames-mode-map): Add follow-link property.
24953
24954 2005-03-25 Jay Belanger <belanger@truman.edu>
24955
24956 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
24957 for variables.
24958
24959 2005-03-25 Juri Linkov <juri@jurta.org>
24960
24961 * image-mode.el: Optimize image filename extension regexps in
24962 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
24963 in `auto-mode-alist'.
24964 (image-mode): Add `image-toggle-display-text' to local hook
24965 `change-major-mode-hook'. Display the image as an image by
24966 default. Set `cursor-type' and `truncate-lines' if the image
24967 is already displayed. Take into account the current mode (image
24968 or text) in message.
24969 (image-minor-mode): New minor mode.
24970 (image-mode-maybe, image-toggle-display-text): New functions.
24971 (image-toggle-display): Use called-interactively-p.
24972 Let-bind `inhibit-read-only' to t.
24973
24974 * image-mode.el (image-minor-mode): Set `cursor-type' and
24975 `truncate-lines' if the image is already displayed. Add turning
24976 image-minor-mode off to `change-major-mode-hook'. Add message.
24977 Call `image-toggle-display-text' after turning image-minor-mode off.
24978
24979 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24980
24981 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
24982 Terminal.app, use utf-8.
24983 (set-display-table-and-terminal-coding-system): Add coding-system arg.
24984 (set-locale-environment): Use it.
24985
24986 * term/xterm.el: Undo last change, better done in mule-cmds.el.
24987
24988 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
24989
24990 * progmodes/python.el (python-close-block-statement-p)
24991 (python-outdent-p, python-current-defun): Use symbol-end.
24992
24993 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24994
24995 * files.el (save-some-buffers): Doc fix.
24996
24997 2005-03-25 Werner Lemberg <wl@gnu.org>
24998
24999 * complete.el, thumbs.el: Replace `legal' with `valid'.
25000 * calendar/calendar.el: Replace `legal' with `valid'.
25001 * emacs-lisp/advice.el: Replace `legal' with `valid'.
25002 * mail/supercite.el: Replace `legal' with `valid'.
25003 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
25004 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
25005 Replace `legal' with `valid'.
25006 * textmodes/reftex-vars.el, textmodes/reftex.el:
25007 Replace `legal' with `valid'.
25008
25009 2005-03-25 Werner Lemberg <wl@gnu.org>
25010
25011 * calc/calc-forms.el, calc/calc-sel.el
25012 * midnight.el, vc-cvs.el
25013 * emacs-lisp/cl-macs.el
25014 * emulation/vip.el
25015 * eshell/esh-io.el, eshell/esh-var.el
25016 * mail/supercite.el
25017 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
25018 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
25019 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
25020 * progmodes/sh-script.el, progmodes/xscheme.el
25021 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
25022 * textmodes/reftex-index.el, textmodes/reftex-parse.el
25023 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
25024 * textmodes/reftex.el, textmodes/org.el:
25025 Replace `illegal' with `invalid'.
25026
25027 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25028
25029 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
25030 (flymake-find-buildfile, flymake-find-possible-master-files)
25031 (flymake-check-include, flymake-parse-line): Replace loops over the
25032 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
25033
25034 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
25035 Substitute file-name-as-directory in the rest of the file.
25036 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
25037 (flymake-replace-region): Remove unused arg `buffer'.
25038 (flymake-check-patch-master-file-buffer): Update calls to it.
25039 (flymake-add-err-info): Remove unused var `count'.
25040 (flymake-mode): Use define-minor-mode.
25041
25042 * progmodes/flymake.el: Use with-current-buffer.
25043 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
25044 flymake-replace-regexp-in-string, flymake-line-beginning-position)
25045 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
25046 Avoid testing for `xemacs'.
25047 (flymake-nop): Move.
25048 (flymake-region-has-flymake-overlays): Return the computed value.
25049 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
25050 Remove unused var `endline'.
25051 (flymake-get-line-count): Remove unused function.
25052 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
25053
25054 * emulation/vi.el:
25055 * generic.el:
25056 * hilit-chg.el (global-highlight-changes):
25057 * hi-lock.el (hi-lock-mode):
25058 * follow.el: find-file-hooks -> find-file-hook.
25059
25060 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
25061
25062 2005-03-24 Juri Linkov <juri@jurta.org>
25063
25064 * dired.el (dired-mode-map): Add menu item "Compare directories"
25065 for dired-compare-directories.
25066
25067 * dired-aux.el (dired-compare-directories): Add autoload cookie.
25068 Doc fix. Replace `read-file-name' with `read-directory-name'.
25069
25070 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25071
25072 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
25073
25074 2005-03-24 Jay Belanger <belanger@truman.edu>
25075
25076 * calc/calc-embed.el (calc-embedded-mode-change): Save all
25077 relevant mode settings in calc-embedded-original-modes when modes
25078 are permanently changed.
25079
25080 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25081
25082 * autoinsert.el: find-file-hooks -> find-file-hook.
25083
25084 2005-03-24 Lute Kamstra <lute@gnu.org>
25085
25086 * generic.el (generic-font-lock-defaults): Make it obsolete.
25087 (generic-font-lock-keywords): New variable to replace
25088 generic-font-lock-defaults.
25089 (generic-mode-set-font-lock): Delete it.
25090 (generic-mode-internal): Don't call generic-mode-set-font-lock.
25091 (generic-bracket-support): Add docstring.
25092
25093 * generic-x.el: Rename generic-font-lock-defaults to
25094 generic-font-lock-keywords throughout.
25095 (mailagent-rules-setup-function): Delete it.
25096 (mailagent-rules-generic-mode): Use anonymous function instead.
25097 (show-tabs-generic-mode-font-lock-defaults-1)
25098 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
25099 Quote faces.
25100 (show-tabs-tab-face, show-tabs-space-face): Specify background,
25101 not foreground.
25102
25103 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
25104 Recognize define-generic-mode.
25105
25106 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
25107
25108 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
25109 if there's no completion table.
25110
25111 2005-03-23 Miles Bader <miles@gnu.org>
25112
25113 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25114 Remove tty-specific variants, as they're no longer needed.
25115
25116 2005-03-23 Lute Kamstra <lute@gnu.org>
25117
25118 * generic-x.el: Code cleanup: make args constant whenever possible.
25119 (installshield-statement-keyword-list)
25120 (installshield-system-functions-list)
25121 (installshield-system-variables-list, installshield-types-list)
25122 (installshield-funarg-constants-list): Make them constants.
25123
25124 * generic.el (generic-make-keywords-list): Add autoload cookie.
25125
25126 * calendar/time-date.el: Add comment on time value formats.
25127 Don't require parse-time.
25128 (with-decoded-time-value): New macro.
25129 (encode-time-value): New function.
25130 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
25131 (days-to-time): Return a valid time value when arg is huge.
25132 (time-since): Use time-subtract.
25133 (time-to-number-of-days): Use time-to-seconds.
25134
25135 2005-03-23 David Ponce <david@dponce.com>
25136
25137 * recentf.el (recentf-keep): New option.
25138 (recentf-menu-action): Default to `find-file'.
25139 (recentf-keep-non-readable-files-flag)
25140 (recentf-keep-non-readable-files-p)
25141 (recentf-file-readable-p, recentf-find-file)
25142 (recentf-cleanup-remote): Remove.
25143 (recentf-include-p): More robust.
25144 (recentf-keep-p): New function.
25145 (recentf-remove-if-non-kept): Rename from
25146 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
25147 All callers updated.
25148 (recentf-menu-items-for-commands): Fix help string.
25149 (recentf-track-closed-file): Update. Doc fix.
25150 (recentf-cleanup): Update. Count removed files. Doc fix.
25151
25152 2005-03-23 Kim F. Storm <storm@cua.dk>
25153
25154 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25155 Don't inherit from fringe face (now happens automatically).
25156
25157 2005-03-22 Kim F. Storm <storm@cua.dk>
25158
25159 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
25160 position values.
25161
25162 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
25163
25164 * menu-bar.el (showhide-date-time): Remove.
25165 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
25166 (menu-bar-make-mm-toggle): Simplify.
25167
25168 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25169
25170 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
25171 Accept qualified variable and function names.
25172
25173 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
25174
25175 * bindings.el (completion-ignored-extensions):
25176 Remove ".lis" for `vax-vms'.
25177
25178 2005-03-22 Andreas Schwab <schwab@suse.de>
25179
25180 * generic-x.el: Revert last change.
25181 * ldefs-boot.el: Update.
25182
25183 2005-03-22 Jay Belanger <belanger@truman.edu>
25184
25185 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
25186 (calc-embedded-save-original-modes)
25187 (calc-embedded-restore-original-modes): New functions.
25188 (calc-do-embedded): Save original modes when entering embedded mode
25189 and restore when leaving embedded mode.
25190 (calc-embedded-modes-change): Change the value of
25191 calc-embedded-original-modes to reflect permanent changes.
25192
25193 2005-03-22 Lute Kamstra <lute@gnu.org>
25194
25195 * generic-x.el: Require generic again.
25196
25197 2005-03-22 Miles Bader <miles@gnu.org>
25198
25199 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25200 Tweak details to look good on both ttys and bitmap displays, light
25201 or dark background, etc.
25202
25203 2005-03-21 Kim F. Storm <storm@cua.dk>
25204
25205 * tooltip.el (tooltip-show-help-function): Check car and cdr of
25206 mouse position.
25207
25208 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25209
25210 * icomplete.el: Don't forcibly turn on the mode upon load.
25211 (icomplete-mode): Use define-minor-mode.
25212 (icomplete-eoinput): Default to nil.
25213 (icomplete-minibuffer-setup): Remove autoload.
25214 (icomplete-tidy): Simplify.
25215 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
25216 in the initial state or if the user has modified the field.
25217 Fix handling of icomplete-max-delay-chars.
25218 Remove code that handles the oddball case where
25219 minibuffer-completion-table is an integer.
25220 Wrap icomplete-completions in while-no-input in case building
25221 completions takes more time than expected.
25222 (icomplete-completions): Simplify.
25223
25224 2005-03-21 Richard M. Stallman <rms@gnu.org>
25225
25226 * jka-compr.el (jka-compr-really-do-compress):
25227 Make variable buffer-local.
25228
25229 * image-mode.el: Handle .xpm files too.
25230 (image-toggle-display): Preserve modification flag.
25231
25232 * help.el (where-is): Don't mention aliases with no key bindings.
25233
25234 2005-03-21 Lute Kamstra <lute@gnu.org>
25235
25236 * generic.el: Fix commentary section. Don't require cl for
25237 compilation.
25238 (generic-mode-list): Add autoload cookie.
25239 (generic-use-find-file-hook, generic-lines-to-scan)
25240 (generic-find-file-regexp, generic-ignore-files-regexp)
25241 (generic-mode, generic-mode-find-file-hook)
25242 (generic-mode-ini-file-find-file-hook): Fix docstrings.
25243 (define-generic-mode): Make it a defmacro. Fix docstring.
25244 (generic-mode-internal): Code cleanup. Add autoload cookie.
25245 (generic-mode-set-comments): Code cleanup.
25246 * generic-x.el: Don't prevent compilation. Don't require generic.
25247 Follow coding conventions. Minor code cleanup.
25248 (etc-fstab-generic-mode): Add some keywords.
25249 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
25250 define-generic-mode like a function declaration.
25251
25252 2005-03-21 Jay Belanger <belanger@truman.edu>
25253
25254 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
25255 changing modes.
25256
25257 2005-03-21 Sam Steingold <sds@gnu.org>
25258
25259 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
25260
25261 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
25262
25263 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
25264 Add underscore to "f$ lexicals" regexp.
25265
25266 2005-03-20 Juri Linkov <juri@jurta.org>
25267
25268 * subr.el (progress-reporter-do-update): When `min-value' is equal
25269 to `max-value', set `percentage' to 0 and prevent division by zero.
25270
25271 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
25272
25273 Sync with Tramp 2.0.48.
25274
25275 * net/tramp.el (all): Change all addresses to .gnu.org.
25276 (tramp-append-tramp-buffers): New defun.
25277 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
25278 Catch `dont-send' signal.
25279 (tramp-set-auto-save-file-modes): Set always permissions, because
25280 there might be an old auto-saved file belonging to another
25281 original file. This could be a security threat. Reported by
25282 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
25283 Check for Emacs 21.3.50 removed.
25284
25285 * net/tramp-smb.el (all): Remove debug construct for
25286 `with-parsed-tramp-file-name'.
25287 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
25288 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
25289 No error message if DIRECTORY or FILENAME doesn't exist.
25290 (tramp-smb-open-connection): Check existence of
25291 `tramp-smb-program'.
25292
25293 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
25294
25295 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
25296 Properly handle the case where the `m' or `s' command's argument is not
25297 yet terminated.
25298 (perl-indent-new-calculate): New function.
25299 (perl-indent-line): Use it.
25300
25301 2005-03-20 Miles Bader <miles@gnu.org>
25302
25303 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
25304 in text-mode too. Change to new face names.
25305 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
25306 Add `:weight bold' attribute.
25307 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
25308
25309 2005-03-19 Juri Linkov <juri@jurta.org>
25310
25311 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
25312
25313 * international/mule.el (auto-coding-alist): Sync with
25314 `auto-mode-alist' by adding upper case archive file extensions
25315 and adding ear/war to jar extension.
25316
25317 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
25318
25319 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
25320 running, restart it.
25321
25322 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
25323
25324 * finder.el (finder-current-item): Throw an error on an empty line.
25325
25326 * man.el (Man-follow-manual-reference): If current-word returns
25327 nil, use "".
25328
25329 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
25330
25331 * simple.el (goto-line): Doc fix.
25332
25333 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
25334
25335 * files.el (save-buffer): Doc fix.
25336
25337 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
25338
25339 * recentf.el (recentf-cleanup-remote): New variable.
25340 (recentf-cleanup): Use it to conditionally check availability of
25341 remote files.
25342
25343 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
25344
25345 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
25346 function names.
25347
25348 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25349
25350 * language/thai-word.el: New file.
25351
25352 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25353
25354 * files.el (backup-buffer): If the file's directory is not
25355 writable, use copy instead of move to backup the file.
25356
25357 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25358
25359 * obsolete/keyswap.el: Moved to obsolete/ from term/.
25360
25361 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25362
25363 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
25364 Use functionp instead of symbolp and fboundp. Reported by Drkm
25365 <darkman_spam@yahoo.fr>.
25366 (ps-print-version): New version 6.6.6.
25367
25368 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
25369
25370 * textmodes/table.el (table--line-column-position): New idiom.
25371 (table--row-column-insertion-point-p): New function to test
25372 validity of row and column insertion operation at a location.
25373 (table-global-menu, table-cell-menu): Use above functions for
25374 deterministic test operation.
25375 (table--editable-cell-p): Behave in deterministic fashion.
25376
25377 2005-03-18 Juri Linkov <juri@jurta.org>
25378
25379 * isearch.el (isearch-lazy-highlight-new-loop):
25380 Make arguments beg and end optional.
25381 (isearch-update): Remove optional arguments nil from
25382 isearch-lazy-highlight-new-loop.
25383 (isearch-lazy-highlight-search): Let-bind case-fold-search to
25384 isearch-lazy-highlight-case-fold-search instead of
25385 isearch-case-fold-search, and let-bind isearch-regexp to
25386 isearch-lazy-highlight-regexp.
25387 Use isearch-lazy-highlight-last-string instead of isearch-string.
25388
25389 * replace.el (perform-replace): Remove bindings of global
25390 variables isearch-string, isearch-regexp, isearch-case-fold-search.
25391 Add three new arguments to `replace-highlight'.
25392 (replace-highlight): Add arguments string, regexp, case-fold.
25393 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
25394 to allow isearch-lazy-highlight-new-loop to use these values
25395 to set corresponding isearch-lazy-highlight-* internal
25396 variables whose values lazy highlighting will use regardless of
25397 changes to global variables isearch-string, isearch-regexp,
25398 isearch-case-fold-search during lazy highlighting loop.
25399 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
25400 to `lazy-highlight-cleanup'.
25401
25402 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
25403 (ispell-highlight-face): Set default face to `isearch' when
25404 lazy highlighting is enabled.
25405 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
25406 priority to 1. Add lazy highlighting.
25407 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
25408 from `isearch-dehighlight'.
25409
25410 2005-03-18 David Ponce <david@dponce.com>
25411
25412 * files.el (hack-local-variables): Do a case-insensitive search
25413 for End.
25414
25415 2005-03-18 Juri Linkov <juri@jurta.org>
25416
25417 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
25418 `isearch-lazy-highlight-cleanup', add alias to old name and
25419 declare obsolete. Add release numbers to other obsolete vars.
25420 (isearch-done, isearch-lazy-highlight-new-loop):
25421 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
25422 (lazy-highlight-cleanup) <variable>: Doc fix.
25423 (isearch-lazy-highlight-update): Rename obsolete
25424 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
25425
25426 2005-03-18 Kenichi Handa <handa@m17n.org>
25427
25428 * language/thai-util.el: Fix categorization of Thai characters in
25429 thai-category-table.
25430 (thai-composition-pattern): Adjust it for the above change.
25431 (thai-self-insert-command, thai-compose-syllable): New functions.
25432 (thai-compose-region): Use thai-compose-syllable.
25433 (thai-compose-string): Likewise.
25434 (thai-composition-function): Likewise.
25435 (thai-auto-composition): New function.
25436 (thai-auto-composition-mode): New minor mode.
25437
25438 * language/thai.el: Fix patterns to be registered in
25439 composition-function-table.
25440
25441 * international/quail.el (quail-input-method): Locally bind
25442 inhibit-modification-hooks to t.
25443
25444 2005-03-17 Richard M. Stallman <rms@gnu.org>
25445
25446 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
25447 (perl-mode): Use run-mode-hooks.
25448
25449 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
25450 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
25451 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
25452
25453 * mail/sendmail.el (sendmail-send-it): Reenable the code
25454 to compute resend-to-address and use it.
25455
25456 * tar-mode.el (tar-mode): Turn off undo unconditionally.
25457
25458 * image-mode.el: New file.
25459
25460 * image.el (insert-sliced-image): Add autoload cookie.
25461
25462 * font-lock.el (font-lock-lines-before): New user option.
25463 (font-lock-after-change-function): Obey it.
25464
25465 * bindings.el (esc-map): Make M-g a prefix.
25466 Bind M-g g and M-g M-g to goto-line.
25467
25468 * faces.el (face-id): Doc fix.
25469
25470 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25471
25472 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
25473 (rmail-show-message): Use rmail-unknown-mail-followup-to.
25474 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
25475
25476 * mail/sendmail.el (mail-yank-ignored-headers)
25477 (mail-font-lock-keywords, mail-mode-fill-paragraph):
25478 Add Mail-Followup-To and Mail-Reply-To headers.
25479 (mail-citation-hook): Add autoload cookie.
25480 (mail-mode): Doc fix.
25481 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
25482 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
25483 (mail-mode-fill-paragraph): Handle those headers.
25484 (mail-mailing-lists): New variable.
25485 (mail-mail-reply-to, mail-mail-followup-to): New functions.
25486
25487 2005-03-17 Juri Linkov <juri@jurta.org>
25488
25489 * isearch.el (isearch-fallback): Check for `(car previous)'
25490 before calling `isearch-other-end-state'.
25491
25492 2005-03-17 Kim F. Storm <storm@cua.dk>
25493
25494 * simple.el (move-beginning-of-line): Move to beginning of buffer
25495 line, as well as beginning of screen line.
25496
25497 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
25498
25499 * calendar/diary-lib.el (mark-diary-entries): Use new optional
25500 argument REDRAW rather than calendar-redrawing variable.
25501 * calendar/calendar.el (calendar-redrawing): Delete.
25502 (redraw-calendar): Do not bind calendar-redrawing.
25503
25504 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
25505
25506 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
25507 diary-file buffer.
25508
25509 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
25510
25511 * help.el (describe-mode): Allow a :minor-mode-function property to
25512 specify a different minor mode toggle function than the variable.
25513 * simple.el (auto-fill-function):
25514 * subr.el (add-minor-mode): Use it.
25515
25516 2005-03-16 Kenichi Handa <handa@m17n.org>
25517
25518 * language/ethio-util.el (sera-being-called-by-w3): New variable.
25519 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
25520 (ethio-fidel-to-sera-buffer): Likewise.
25521
25522 2005-03-16 Juri Linkov <juri@jurta.org>
25523
25524 * emacs-lisp/find-func.el (find-function-regexp):
25525 Add defun-emitting macro `menu-bar-make-toggle'.
25526
25527 * isearch.el: Put `isearch-scroll' property to
25528 `split-window-horizontally'.
25529
25530 * info.el: Update error messages for `debug-ignored-errors'.
25531 (Info-isearch-search): Doc fix.
25532 (Info-find-node): Move up code to go into info buffer before
25533 recording the node to the history.
25534 (Info-fontify-node): Fontify titles only if the next line
25535 has two or more `*', `=', `-', `.'.
25536 Display "go to this node" for empty (match-string 3).
25537
25538 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25539
25540 * term/mac-win.el: Add mouse pointer shape constants.
25541
25542 2005-03-15 Kim F. Storm <storm@cua.dk>
25543
25544 * simple.el (move-beginning-of-line): Use vertical-motion.
25545
25546 2005-03-15 Juri Linkov <juri@jurta.org>
25547
25548 * isearch.el (isearch-error): New variable.
25549 (isearch-invalid-regexp, isearch-within-brackets): Remove.
25550 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
25551 (isearch-within-brackets-state): Remove.
25552 (isearch-case-fold-search-state, isearch-pop-fun-state):
25553 Decrease frame index.
25554 (isearch-mode, isearch-top-state, isearch-push-state)
25555 (isearch-edit-string, isearch-abort, isearch-search-and-update)
25556 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
25557 (isearch-search, isearch-lazy-highlight-new-loop):
25558 Replace `isearch-invalid-regexp' with `isearch-error'.
25559 Remove `isearch-within-brackets'.
25560 (isearch-search): Add `search-failed' handler to `condition-case'.
25561 (isearch-lazy-highlight-search): Add `condition-case' to catch
25562 errors and allow `isearch-lazy-highlight-update' to try
25563 highlighting from the beginning of the window.
25564 (isearch-repeat): Move up code to set isearch-wrapped to t
25565 before calling isearch-wrap-function.
25566
25567 * info.el (Info-isearch-initial-node): New internal variable.
25568 (Info-search): Signal an error in isearch mode when search leaves
25569 the initial node. Signal an error when `bound' is non-nil and
25570 nothing was found in the current subfile.
25571 (Info-isearch-search): Remove `condition-case'.
25572 (Info-isearch-wrap): Don't wrap when search failed during leaving
25573 the initial node. If `Info-isearch-search' is nil, wrap around
25574 the current node.
25575 (Info-isearch-start): New fun.
25576 (Info-mode): Add buffer-local hook `Info-isearch-start' to
25577 `isearch-mode-hook'.
25578
25579 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25580
25581 * simple.el (normal-erase-is-backspace): Set default to t if
25582 running on Mac.
25583
25584 * term/mac-win.el (function-key-map): Sync with x-win.el.
25585
25586 2005-03-15 Kenichi Handa <handa@m17n.org>
25587
25588 * international/mule-cmds.el (locale-language-names): Modify the
25589 format of elements and add more entries.
25590 (locale-preferred-coding-systems): Add more entries.
25591 (set-locale-environment): Adjust for the change of
25592 locale-language-names.
25593
25594 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
25595
25596 * pcvs.el (smerge-ediff): Remove bogus autoload.
25597
25598 2005-03-14 Lute Kamstra <lute@gnu.org>
25599
25600 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
25601 Ignore a `*' at the beginning of a line.
25602
25603 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
25604 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
25605 subr.el.
25606 (dont-compile, eval-when-compile, eval-and-compile): Use declare
25607 to specify indentation.
25608
25609 * generic.el (define-generic-mode): Let generic-mode-list be a
25610 list of strings; test membership with equal.
25611
25612 2005-03-14 Kim F. Storm <storm@cua.dk>
25613
25614 * simple.el (next-line, previous-line): Add optional try-vscroll
25615 arg to recognize interactive use. Pass it on to line-move.
25616 (line-move): Don't perform auto-window-vscroll when defining or
25617 executing keyboard macro to ensure consistent behavior.
25618
25619 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
25620
25621 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
25622
25623 2005-03-13 Lute Kamstra <lute@gnu.org>
25624
25625 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
25626 debugger-setup-buffer so that backtrace marks the frames set to
25627 debug-on-exit and we don't have to do it manually. Set an extra
25628 debug-on-exit for macro's.
25629 (debugger-setup-buffer): Don't mark the top frame manually.
25630
25631 2005-03-12 Lute Kamstra <lute@gnu.org>
25632
25633 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
25634 lisp-indent-function throughout.
25635 (with-no-warnings): Set lisp-indent-function property.
25636
25637 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
25638
25639 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
25640 Add entry for backslash.
25641
25642 2005-03-12 Juri Linkov <juri@jurta.org>
25643
25644 * info.el (Info-search): Four fixes for backward search.
25645
25646 2005-03-11 Jay Belanger <belanger@truman.edu>
25647
25648 * calc/calc.el (calc-language-alist): New variable.
25649 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
25650 (calc-embedded-find-modes): Use calc-language-alist instead of
25651 calc-embedded-language-alist.
25652
25653 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25654
25655 * calendar/calendar.el (calendar-redrawing): New internal
25656 variable.
25657 (redraw-calendar): Remove bogus save-excursion from previous
25658 change. Bind calendar-redrawing to t for mark-diary-entries.
25659 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
25660 calendar if that is why we were called.
25661
25662 2005-03-11 Kenichi Handa <handa@m17n.org>
25663
25664 * international/mule.el (make-coding-system): Set property
25665 coding-system-define-form to nil.
25666 (define-coding-system-alias): Likewise.
25667
25668 2005-03-11 Kenichi Handa <handa@m17n.org>
25669
25670 These changes are suggested by Dave Love <fx@gnu.org>.
25671
25672 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
25673 coding: tag.
25674 (adaptive-fill-regexp): Add more bullets.
25675 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
25676 regexps.
25677
25678 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
25679
25680 * help.el (describe-mode): Properly handle non-trivial lighters.
25681 Don't ignore minor modes that are not listed in minor-mode-list.
25682
25683 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
25684 feature ON when the user requests to turn it OFF.
25685
25686 2005-03-10 Lute Kamstra <lute@gnu.org>
25687
25688 * emacs-lisp/debug.el (debug-entry-code): Delete it.
25689 (implement-debug-on-entry): New function to replace debug-entry-code.
25690 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
25691 second argument as the 2005-03-07 change makes it obsolete.
25692 (debug-on-entry, cancel-debug-on-entry): Update call to
25693 debug-on-entry-1.
25694 (debug, debugger-setup-buffer): Comment update.
25695 (debugger-frame-number): Update to work with implement-debug-on-entry.
25696
25697 2005-03-10 Jay Belanger <belanger@truman.edu>
25698
25699 * calc/calc-embed.el (math-ms-args): Declare it.
25700 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
25701 math-ms-args.
25702 (calc-embedded-subst): Use math-multi-subst-rec to substitute
25703 variables.
25704
25705 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
25706
25707 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
25708 Use message-box.
25709
25710 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
25711 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
25712 (tooltip-gud-tips): Simplify.
25713 (tooltip-gud-tips-p): Remove superfluous :set.
25714 (tooltip-gud-modes): Add fortran-mode.
25715 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
25716
25717 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
25718
25719 2005-03-09 Kim F. Storm <storm@cua.dk>
25720
25721 * play/animate.el (animate-place-char): Use forward-line instead
25722 of next-line to improve performance.
25723
25724 2005-03-09 Simon Josefsson <jas@extundo.com>
25725
25726 * net/browse-url.el (browse-url-default-browser): Doc fix.
25727
25728 2005-03-09 Miles Bader <miles@gnu.org>
25729
25730 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
25731 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
25732
25733 2005-03-09 Kenichi Handa <handa@m17n.org>
25734
25735 * international/latin-1.el: Set case and syntax for 255 only if
25736 set-case-syntax-set-multibyte is nil.
25737
25738 * textmodes/ispell.el (ispell-insert-word): New function.
25739 (ispell-word): Use ispell-insert-word to insert a new word.
25740 (ispell-process-line): Likewise.
25741 (ispell-complete-word): Likewise.
25742
25743 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
25744
25745 * calendar/calendar.el (redraw-calendar): Preserve point.
25746 Reported by Matt Hodges <MPHodges@member.fsf.org>.
25747 (calendar-week-start-day): Move after definition of
25748 redraw-calendar. Delete buffer test, since redraw-calendar has
25749 that now.
25750
25751 * calendar/diary-lib.el (mark-diary-entries): Only call
25752 redraw-calendar in the first of any recursive calls.
25753 Reported by Alan Shutko <ats@acm.org>.
25754
25755 2005-03-08 Juri Linkov <juri@jurta.org>
25756
25757 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
25758 (html-horizontal-rule, html-line, html-image, html-checkboxes)
25759 (html-radio-buttons): Add a space before the trailing `/>' where
25760 sgml-xml-mode is non-nil.
25761 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
25762 the subsequent tag of the empty XML tag.
25763 (html-href-anchor): Don't set initial input to "http:".
25764 (html-image): Ask for the image URL and set point inside alt="".
25765 (html-name-anchor): Duplicate the name in the `id' attribute when
25766 sgml-xml-mode is non-nil.
25767 (html-paragraph): Remove \n before <p>.
25768 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
25769 instead of `checked' when sgml-xml-mode is non-nil.
25770
25771 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
25772 Remove 1 space before #RRGGBB to not truncate it on terminal
25773 windows w/o fringes. Remove 1 space between bg and fg examples
25774 to get more space.
25775 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
25776 avoid byte-compile warnings.
25777
25778 * image-file.el (image-file-handler): Put `safe-magic' property to
25779 `image-file-handler'.
25780
25781 * info.el (Info-isearch-search): Emulate word search in
25782 isearching through multiple Info nodes with Info-search.
25783 (Info-isearch-wrap): Allow isearch-word.
25784
25785 2005-03-08 Lute Kamstra <lute@gnu.org>
25786
25787 * emacs-lisp/debug.el (debugger-step-through): Make sure that
25788 stepping into the debugger's code is not possible.
25789 (debugger-jumping-flag): Docstring update.
25790
25791 2005-03-08 Jay Belanger <belanger@truman.edu>
25792
25793 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
25794 embedded mode begins.
25795 (calc-embedded-language-alist): New variable.
25796 (calc-embedded-find-modes): Use calc-embedded-language-alist to
25797 set default language mode.
25798
25799 2005-03-08 Kenichi Handa <handa@m17n.org>
25800
25801 * international/ccl.el (define-ccl-program): Fix docstring about
25802 extra 256 bytes assured for the output buffer.
25803
25804 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25805 Fix BUFFER_MAGNIFICATION to 2.
25806 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25807
25808 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
25809
25810 * align.el (align-rules-list): Added an alignment rule for CSS
25811 declarations (applies to css-mode and html-mode buffers).
25812
25813 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
25814
25815 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
25816
25817 2005-03-07 Kim F. Storm <storm@cua.dk>
25818
25819 * simple.el (move-beginning-of-line): New command.
25820
25821 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
25822
25823 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
25824
25825 * emulation/cua-base.el: Put CUA move property on move-end-of-line
25826 and move-beginning-of-line.
25827
25828 * apropos.el (apropos-print): Omit command from M-x ... RET.
25829
25830 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
25831
25832 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
25833 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
25834
25835 2005-03-06 Richard M. Stallman <rms@gnu.org>
25836
25837 * bindings.el (esc-map): Bind M-g to goto-line.
25838
25839 * facemenu.el (global-map): Bind M-o, not M-g.
25840
25841 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25842
25843 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
25844 "Open Directory" as for "Open File".
25845
25846 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
25847
25848 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
25849 (push-mark-command): Run activate-mark-hook.
25850
25851 2005-03-06 Richard M. Stallman <rms@gnu.org>
25852
25853 * help-mode.el (help-mode-finish): Don't alter the element
25854 in view-return-to-alist if there already is one.
25855
25856 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
25857 make sure the current buffer is the expected one.
25858
25859 * novice.el (disabled-command-function): Output in *Disabled Command*.
25860 Explicitly ignore non-keyboard events, and explicitly handle C-g.
25861
25862 * textmodes/flyspell.el (flyspell-large-region):
25863 Pass args differently for aspell.
25864
25865 * files.el (mode-require-final-newline): Doc fix.
25866
25867 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25868
25869 * progmodes/which-func.el (which-function):
25870 Specify NOERROR when calling imenu--make-index-alist.
25871
25872 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
25873
25874 * simple.el (normal-erase-is-backspace): Define default value.
25875
25876 * custom.el (custom-theme-set-variables): Remove unused var
25877 `immediate'.
25878 (custom-reevaluate-setting): Simple function to handle variables
25879 that are defined before their default value can really be
25880 computed.
25881
25882 * startup.el (command-line): Use it for temporary-file-directory,
25883 small-emporary-file-directory, auto-save-file-name-transforms,
25884 blink-cursor-mode, and normal-erase-is-backspace.
25885
25886 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
25887 progress, even with buggy anchored keywords.
25888
25889 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
25890
25891 * simple.el (goto-line): Remove unbalanced final parenthesis.
25892
25893 2005-03-05 Richard M. Stallman <rms@gnu.org>
25894
25895 * simple.el (goto-line): Use a number at point as the default.
25896 With C-u as arg, switch buffers.
25897
25898 2005-03-05 Juri Linkov <juri@jurta.org>
25899
25900 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
25901 with `no-blinking-cursor'.
25902
25903 * startup.el (no-blinking-cursor): New defvar.
25904 (command-line): Add `--no-blinking-cursor' to longopts.
25905 Set `no-blinking-cursor' to t for command line arguments
25906 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
25907 with `no-blinking-cursor' in the condition for calling
25908 `blink-cursor-mode'.
25909
25910 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
25911
25912 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
25913 (menu-bar-options-save): Add blink-cursor-mode.
25914 (menu-bar-options-menu): Add blink-cursor-mode.
25915
25916 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
25917
25918 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
25919 (icalendar-export-file, icalendar-export-region)
25920 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
25921 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
25922
25923 2005-03-04 Lute Kamstra <lute@gnu.org>
25924
25925 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
25926 (debug-function-list): Ditto.
25927
25928 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
25929
25930 * textmodes/texinfmt.el (texinfo-append-refill):
25931 Redefine the types of line to which @refill
25932 is not appended by replacing a search for `@refill\\|@bye' with
25933 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
25934 itemize@refill' bug and the unfilled long lines bug.
25935 (texinfmt-version): Update number and date.
25936
25937 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
25938
25939 * international/code-pages.el (windows-1250, windows-125[2-8])
25940 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
25941
25942 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
25943
25944 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
25945 bound yet.
25946
25947 2005-03-02 Romain Francoise <romain@orebokech.com>
25948
25949 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
25950 buffer after removing limits.
25951 (ibuffer-pop-filter): Ditto.
25952 Update copyright.
25953
25954 2005-03-02 Miles Bader <miles@gnu.org>
25955
25956 * button.el (make-text-button): If the user doesn't specify a
25957 type, use the default. Rewrite to use `add-text-properties' and
25958 plist functions.
25959
25960 2005-03-01 Lute Kamstra <lute@gnu.org>
25961
25962 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
25963 (debugger-jumping-flag): New var.
25964 (debug-entry-code): Use it.
25965 (debugger-jump): Use debugger-jumping-flag and add
25966 debugger-reenable to post-command-hook.
25967 (debugger-reenable): Use debugger-jumping-flag and remove itself
25968 from post-command-hook.
25969 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
25970 debugger-reenable.
25971
25972 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
25973
25974 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
25975 inclusion of "itemize\\|", which may be unnecessary, is certainly
25976 inelegant, and stops refilling in itemize lists when formatting
25977 Japanese Texinfo files to Info.
25978 Update copyright to 2005.
25979
25980 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
25981
25982 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
25983 of an error if GDB can't find the source file.
25984
25985 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
25986
25987 * calendar/calendar.el (redraw-calendar): Work from any buffer,
25988 not just the calendar.
25989
25990 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
25991 first.
25992 (diary-redraw-calendar): New function.
25993 (make-diary-entry): Add diary-redraw-calendar to local
25994 write-contents-functions. Turn off selective display before
25995 inserting in diary.
25996
25997 2005-03-01 Kim F. Storm <storm@cua.dk>
25998
25999 * emacs-lisp/copyright.el (copyright-fix-years): New command.
26000
26001 2005-03-01 Lute Kamstra <lute@gnu.org>
26002
26003 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
26004 that debug-entry-code can be safely removed from a function while
26005 this code is being evaluated. Revert the 2005-02-27 change as the
26006 new implementation no longer requires it. Make sure that a
26007 function body containing just a string is not mistaken for a docstring.
26008 (debug): Skip one more frame in case of debug on entry.
26009 (debugger-setup-buffer): Delete one more frame line in case of
26010 debug on entry.
26011 (debugger-frame-number): Update to use the new text introduced by
26012 the 1999-11-03 change. Skip one more frame in case of debug on entry.
26013
26014 2005-02-28 Kim F. Storm <storm@cua.dk>
26015
26016 * double.el (double-translate-key): Call force-window-update after
26017 read-event to avoid crash in redisplay.
26018
26019 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
26020
26021 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
26022 (debug): Use it. Move the inhibit-trace earlier.
26023 (debug-entry-code): New const.
26024 (debug-on-entry-1): Use it.
26025
26026 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
26027
26028 * international/utf-16.el (ccl-encode-mule-utf-16le):
26029 Fix BUFFER_MAGNIFICATION to 2.
26030 (ccl-encode-mule-utf-16be): Likewise.
26031
26032 2005-02-28 Kenichi Handa <handa@m17n.org>
26033
26034 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
26035 Fix BUFFER_MAGNIFICATION to 4.
26036 (ccl-encode-mule-utf-16be-with-signature): Likewise.
26037
26038 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
26039
26040 * speedbar.el (speedbar-update-flag): Doc fix.
26041 (speedbar-show-info-under-mouse): Give set-mouse-position the right
26042 argument.
26043
26044 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
26045
26046 * reveal.el (reveal-post-command): Don't try to reveal overlays which
26047 have a non-nil `invisible' property but are actually visible.
26048
26049 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
26050 for perldoc sections.
26051 (perl-outline-regexp, perl-outline-level): New var and function.
26052 (perl-mode): Use them.
26053
26054 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
26055
26056 * calendar/diary-lib.el (diary-remind): Discard any mark portion
26057 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
26058
26059 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
26060
26061 * cus-edit.el: Comment change.
26062 (custom-buffer-create-internal): Slightly reword text at top of
26063 Custom buffers. Mention there that saving an option edits the
26064 init file. Add link to Emacs manual node on `custom-file'.
26065 (custom-magic-alist): Rewrite individual State messages to use
26066 capitalized keywords. Doc fix.
26067
26068 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
26069
26070 * calendar/calendar.el (calendar-buffer): Move above
26071 calendar-week-start-day.
26072 (calendar-week-start-day): Doc fix. Add :set function.
26073 (calendar-minimum-window-height): New variable.
26074 (generate-calendar-window): Only resize window if selected-window
26075 is displaying the calendar buffer. Use new variable
26076 calendar-minimum-window-height.
26077 (generate-calendar): Reword error message.
26078 (calendar-mode-map): Bind DEL to scroll-other-window-down.
26079
26080 2005-02-27 Andreas Schwab <schwab@suse.de>
26081
26082 * vc.el (vc-do-command): Don't run command asynchronously when
26083 operating in a remote directory.
26084
26085 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
26086 change from sync with Tramp 2.0.47.
26087
26088 2005-02-27 Richard M. Stallman <rms@gnu.org>
26089
26090 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
26091
26092 * textmodes/flyspell.el (flyspell-mode-on):
26093 Call ispell-change-dictionary only if necessary.
26094
26095 * emacs-lisp/re-builder.el (regexp-builder): New function.
26096
26097 * register.el (describe-register-1): Explicitly handle
26098 yank-excluded-properties = t.
26099
26100 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
26101 (custom-magic-alist): Change the status descriptions again.
26102 (face widget-type): Total rewrite based on `restricted-sexp'
26103 to eliminate the confusing double hiding levels.
26104
26105 * emacs-lisp/debug.el (debug-on-entry-1):
26106 If function body is empty, add nil as body form.
26107
26108 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
26109
26110 * emacs-lisp/trace.el (inhibit-trace): New var.
26111 (trace-make-advice): Use it.
26112
26113 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
26114
26115 2005-02-26 Kim F. Storm <storm@cua.dk>
26116
26117 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
26118 (mouse-on-link-p, mouse-drag-region-1): Use it.
26119
26120 2005-02-25 Lute Kamstra <lute@gnu.org>
26121
26122 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
26123
26124 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
26125
26126 * frame.el (blink-cursor-mode): Add :group keyword.
26127
26128 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
26129
26130 * calendar/icalendar.el (icalendar--decode-isodatetime):
26131 New optional argument DAY-SHIFT.
26132 (icalendar-export-region): Fix coding-system-for-write.
26133 (icalendar--convert-ical-to-diary): Shift end-day of all-day
26134 events by one.
26135
26136 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
26137
26138 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
26139
26140 2005-02-24 Kim F. Storm <storm@cua.dk>
26141
26142 * international/iso-acc.el (iso-accents-compose): Fix crash
26143 during redisplay. Call force-window-update after read-event
26144 and delete-region to signal that window is not accurate.
26145
26146 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
26147
26148 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
26149 Remove unused and inexistent var `inhibit-trace'.
26150 (debugger-mode): Use run-mode-hooks.
26151 (debugger-list-functions): Add buttons; setup xref stack.
26152
26153 2005-02-23 Richard M. Stallman <rms@gnu.org>
26154
26155 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
26156 appointment says it was explicitly made.
26157 (appt-add): Set the 3rd element.
26158 (appt-make-list): Preserve explicit appointments.
26159
26160 * subr.el (find-tag-default): Catch errors in forward-sexp.
26161
26162 2005-02-23 Juri Linkov <juri@jurta.org>
26163
26164 * info.el (Info-isearch-search): New defcustom.
26165 (Info-isearch-search): Call the default isearch function
26166 when Info-isearch-search is nil.
26167 (Info-isearch-wrap): Use variable Info-isearch-search.
26168
26169 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
26170
26171 * cus-edit.el: Comment change.
26172
26173 2005-02-22 Kim F. Storm <storm@cua.dk>
26174
26175 * progmodes/hideif.el (hide-ifdef-use-define-alist):
26176 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
26177
26178 2005-02-22 Simon Josefsson <jas@extundo.com>
26179
26180 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
26181 New variable.
26182 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
26183 Oskarsson" <myrkraverk@users.sourceforget.net>.
26184
26185 2005-02-22 Kim F. Storm <storm@cua.dk>
26186
26187 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
26188 check that window of that event is the selected window.
26189 (mouse-drag-region-1): Compare mouse event window to selected
26190 window before setting point.
26191
26192 * tooltip.el (tooltip-show-help-function): Pass event to
26193 mouse-on-link-p so it can check selected window.
26194
26195 2005-02-22 Kenichi Handa <handa@m17n.org>
26196
26197 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
26198 (ps-mule-show-warning): New function.
26199 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
26200 characters are found.
26201
26202 * ps-print.el (ps-header-footer-string): Return a list of header
26203 and footer strings.
26204
26205 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
26206
26207 * pcvs.el (cvs-retrieve-revision): Fix thinko.
26208
26209 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
26210
26211 * frame.el (blink-cursor-mode): Use define-minor-mode.
26212
26213 * term/mac-win.el (function-key-map): Use char-names more consistently.
26214 (file-name-coding-system): Only set it for MacOS-9. The other case is
26215 already handled in mule-cmds.el (where it also works when mac-win.el
26216 is not used).
26217
26218 2005-02-21 Kenichi Handa <handa@m17n.org>
26219
26220 * international/mule.el (ctext-pre-write-conversion): Always use
26221 " *code-converting-work*" buffer for work.
26222
26223 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
26224
26225 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
26226
26227 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
26228
26229 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
26230
26231 * ses.el (undo-more): Restore defadvice, but only the part that
26232 allows changes outside the restricted area of the buffer.
26233
26234 2005-02-20 Kim F. Storm <storm@cua.dk>
26235
26236 * simple.el (line-move): Add fourth optional arg try-vscroll which
26237 must be set to perform auto-window-vscroll.
26238 When moving backwards and doing auto-window-vscroll, automatically
26239 vscroll to the last part of lines which are taller than the window.
26240 (next-line, previous-line): Set try-vscroll arg on line-move.
26241
26242 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
26243
26244 * replace.el (query-replace, query-replace-regexp)
26245 (replace-string, replace-regexp): When operating on region, make
26246 the minibuffer prompt say so.
26247
26248 * isearch.el (isearch-forward): Document isearch-query-replace and
26249 isearch-query-replace-regexp keybindings.
26250
26251 2005-02-19 Jay Belanger <belanger@truman.edu>
26252
26253 * calc/calc-aent.el (math-read-token): Add local variable.
26254
26255 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
26256 (calc-edit-top): Move declaration to earlier in file.
26257 (calc-edit-macro-repeats): Add local variables.
26258
26259 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
26260 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
26261 calcFunc-tanh.
26262 Adjust integration rule for calcFunc-tan.
26263
26264 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26265
26266 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
26267 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
26268 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
26269 (viper-skip-separators): Bug fix.
26270 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
26271 particular major mode.
26272 (viper-del-backward-char-in-replace): Don't put deleted char on the
26273 kill ring.
26274
26275 * viper-ex.el (viper-color-display-p): New function.
26276 (viper-has-face-support-p): Use viper-color-display-p.
26277
26278 * viper-keym.el (viper-gnus-modifier-map): New keymap.
26279
26280 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
26281
26282 * viper-util.el (viper-glob-unix-files): Fix shell status check.
26283 (viper-file-remote-p): Make equivalent to file-remote-p.
26284
26285 * viper.el (viper-major-mode-modifier-list):
26286 Use viper-gnus-modifier-map.
26287
26288 2005-02-19 David Kastrup <dak@gnu.org>
26289
26290 * subr.el (subregexp-context-p): Fix garbled doc string by adding
26291 quoting.
26292
26293 2005-02-19 Jay Belanger <belanger@truman.edu>
26294
26295 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
26296 Remove extra definitions.
26297 (calc-coth): New function.
26298 (calcFunc-cot): Fix `let'.
26299
26300 2005-02-19 Eli Zaretskii <eliz@gnu.org>
26301
26302 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
26303 the reasons we use "type pc" in these faces.
26304
26305 * button.el (button): Ditto.
26306
26307 2005-02-19 Michael Mauger <mmaug@yahoo.com>
26308
26309 * replace.el (query-replace-read-from): Set the value of
26310 query-replace-from-history-variable to handle the case of an empty
26311 string entered to accept the suggested default.
26312
26313 * net/tramp.el (tramp-file-name-for-operation):
26314 Use dired-call-process instead of dired-call-process-command.
26315
26316 2005-02-19 Jay Belanger <belanger@truman.edu>
26317
26318 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
26319 (math-div-non-trig): New variables.
26320 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
26321 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
26322 (math-combine-prod, math-div-symb-fancy): Add simplifications for
26323 trig expressions.
26324
26325 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
26326
26327 * progmodes/gdb-ui.el (gdb-var-update-handler)
26328 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
26329 for watch expressions,
26330 (gdb-var-create-handler): Don't set speedbar-update-flag.
26331 (gdb-post-prompt): Simplify test for speedbar.
26332
26333 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26334
26335 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
26336 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
26337 we use the syntax table of the correct buffer.
26338 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
26339 Felix Gatzemeier.
26340
26341 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
26342 (ediff-file-remote-p): Make synonymous with file-remote-p.
26343 In all deffaces ediff-*-face-*, use min-colors.
26344
26345 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
26346 ediff-recurse-to-subdirectories.
26347 (ediff-mark-if-equal): Check that the arguments are strings, use
26348 ediff-same-contents (after to Felix Gatzemeier).
26349
26350 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
26351 nil.
26352
26353 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
26354
26355 * log-view.el (log-view-message-re): Fix up Subversion regexp.
26356
26357 2005-02-18 David Kastrup <dak@gnu.org>
26358
26359 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
26360 use `mark-active' when defined.
26361
26362 2005-02-18 Kenichi Handa <handa@m17n.org>
26363
26364 * ps-print.el (ps-font-info-database): New entry
26365 ZapfChancery-MediumItalic with correct font name. Fix font name
26366 of the entry Zapf-Chancery-MediumItalic.
26367
26368 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
26369
26370 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
26371
26372 2005-02-16 Kim F. Storm <storm@cua.dk>
26373
26374 * ido.el (ido-fallback-command): Pass user input to fallback command.
26375
26376 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
26377
26378 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
26379 (gdb-find-file-hook): Add server prefix.
26380
26381 2005-02-16 Richard M. Stallman <rms@gnu.org>
26382
26383 * replace.el (perform-replace): Pass new args to replace-highlight.
26384 (replace-highlight): Take region args,
26385 and pass them to isearch-lazy-highlight-new-loop.
26386
26387 * novice.el (disabled-command-hook): Autoload the defalias
26388 and the make-obsolete-variable call.
26389
26390 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
26391
26392 * isearch.el (isearch-lazy-highlight-start-limit)
26393 (isearch-lazy-highlight-end-limit): New variables limit
26394 the region for highlighting.
26395 (isearch-lazy-highlight-new-loop): New args BEG and END.
26396 (isearch-lazy-highlight-search): Use the new vars.
26397 (isearch-lazy-highlight-update): Likewise.
26398
26399 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
26400
26401 * cus-start.el (all): Use default-boundp.
26402
26403 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
26404
26405 * menu-bar.el (menu-bar-select-frame): Handle current frame.
26406
26407 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
26408
26409 * autorevert.el (auto-revert-stop-on-user-input)
26410 (auto-revert-verbose): Doc fixes.
26411
26412 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
26413
26414 * international/mule-cmds.el (set-locale-environment): Remove call
26415 to set-selection-coding-system on Windows.
26416
26417 2005-02-15 Jay Belanger <belanger@truman.edu>
26418
26419 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
26420 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
26421 calcFunc-coth.
26422 (math-simplify-sqrt): Add simplifications.
26423
26424 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
26425 to list.
26426
26427 * calc/calc-ext.el: Add functions to autoloads.
26428
26429 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
26430 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
26431 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
26432 (math-csc-raw, math-cot-raw): New functions.
26433
26434 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
26435
26436 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
26437 the variable name in a message.
26438
26439 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
26440 calcFunc-csc, calcFunc-cot.
26441
26442 * calc/calcalg2.el: Add derivative and integration rules for
26443 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
26444 calcFunc-csch, calcFunc-coth.
26445 (math-do-integral-methods): Add to checks for when to use
26446 substitutions.
26447
26448 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
26449
26450 2005-02-15 Lute Kamstra <lute@gnu.org>
26451
26452 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
26453 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
26454 <monnier@iro.umontreal.ca>
26455 (lisp-outline-level): Improve efficiency. Suggested by David
26456 Kastrup <dak@gnu.org>.
26457
26458 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
26459
26460 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
26461 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
26462 (gdb-set-gud-minor-mode-existing-buffers): New functions.
26463 (gdb-find-file-hook): New hook. Add it to find-file-hook.
26464 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
26465
26466 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
26467
26468 * cus-start.el (all): Comment change.
26469
26470 2005-02-14 Lute Kamstra <lute@gnu.org>
26471
26472 * cus-start.el (all): Check if symbol is void.
26473
26474 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
26475
26476 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
26477 optional argument to \cite.
26478
26479 2005-02-14 Richard M. Stallman <rms@gnu.org>
26480
26481 * cus-edit.el (custom-buffer-create-internal): Update help message.
26482 (custom-magic-alist): Update help messages.
26483
26484 * cus-start.el (all): Allow a var to specify a standard value.
26485
26486 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
26487
26488 * custom.el (custom-theme-set-variables): Handle variable aliases.
26489
26490 * frame.el (blink-cursor-timer): Doc fix.
26491 (blink-cursor): Make it an alias for `blink-cursor-mode' and
26492 declare obsolete.
26493 (blink-cursor-mode): Define with defcustom and use correct
26494 standard expression in that defcustom.
26495 * startup.el (command-line): Adapt to above changes in frame.el.
26496
26497 2005-02-11 Lute Kamstra <lute@gnu.org>
26498
26499 * apropos.el (apropos-score-doc): Prevent division by zero.
26500
26501 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
26502
26503 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
26504 (icalendar--get-event-property-attributes)
26505 (icalendar--get-event-properties)
26506 (icalendar--datetime-to-diary-date): New functions.
26507 (icalendar--split-value): Doc fix.
26508 (icalendar--datetime-to-noneuropean-date)
26509 (icalendar--datetime-to-european-date): New optional argument
26510 SEPARATOR. Return result as a string instead of a list.
26511 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
26512 (icalendar--convert-string-for-export): Rename arg S to STRING.
26513 (icalendar-export-region): Doc fix. Change name of error buffer.
26514 Save output buffer.
26515 (icalendar-import-file): Add blank at end of prompt.
26516 (icalendar-import-buffer): Doc fix. Do not switch to error
26517 buffer. Indicate status in return value.
26518 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
26519 buffer. Save output buffer. Handle exception from recurrence
26520 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
26521 events. Fix problems with weekly all-day events.
26522
26523 2005-02-10 Richard M. Stallman <rms@gnu.org>
26524
26525 * simple.el (eval-expression-print-format):
26526 Avoid warning about edebug-active.
26527
26528 * help.el (help-for-help-internal): Rename from help-for-help.
26529 (help-for-help): Define with defalias.
26530
26531 * font-core.el (font-lock-default-function): Use with-no-warnings.
26532
26533 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
26534
26535 * custom.el (defface): Doc fix.
26536
26537 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
26538
26539 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
26540 width 0" to prevent word wrapping problems.
26541
26542 2005-02-09 Kim F. Storm <storm@cua.dk>
26543
26544 * ido.el (ido-file-extensions-order): New defcustom.
26545 (ido-file-extension-lessp, ido-file-extension-aux)
26546 (ido-file-extension-order): New advanced file ordering.
26547 (ido-file-lessp): New simple file ordering.
26548 (ido-sort-list): Remove.
26549 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
26550 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
26551
26552 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
26553
26554 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
26555 that some versions of grep produce.
26556 (grep-mode-font-lock-keywords): Likewise.
26557
26558 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
26559
26560 * progmodes/gdb-ui.el (gdb-location-list): New variable.
26561 (gdb-cdir): Delete.
26562 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
26563 (gdb-source-info): Treat case when source file is in another
26564 directory properly.
26565 (gdb-get-location): New function.
26566
26567 2005-02-07 Jay Belanger <belanger@truman.edu>
26568
26569 * calc/calc-prog.el (calc-write-parse-table-part)
26570 (calc-fix-token-name): Fix a check for language type.
26571
26572 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
26573
26574 2005-02-07 Andre Spiegel <spiegel@gnu.org>
26575
26576 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
26577 as directory not writable.
26578
26579 2005-02-07 Kim F. Storm <storm@cua.dk>
26580
26581 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
26582 (cua--standard-movement-commands): Remove list.
26583 Instead, set CUA property value to move for movement commands.
26584 (cua-movement-commands): Remove. Users must set CUA prop instead.
26585 (cua--pre-command-handler): Check CUA property.
26586 (cua--init-keymaps): Don't remap undo commands.
26587 (cua-mode): Don't call cua--rectangle-on-off.
26588
26589 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
26590 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
26591 (cua--rect-undo-set-point): New var.
26592 (cua--rectangle-undo-boundary): Setup undo apply entry.
26593 (cua--rect-undo-handler): New function for rectangle undo.
26594 (cua--rect-start-position, cua--rect-end-position): Add.
26595 (cua--rectangle-post-command): Call cua--rectangle-set-corners
26596 for restored rectangle. Set point if cua--rect-undo-set-point.
26597
26598 2005-02-06 Jay Belanger <belanger@truman.edu>
26599
26600 * calc/calc-lang.el (calc-tex-language): Display more information
26601 in messages.
26602
26603 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
26604 in TeX mode.
26605
26606 2005-02-06 Richard M. Stallman <rms@gnu.org>
26607
26608 * emacs-lisp/lisp.el (buffer-end): Doc fix.
26609
26610 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
26611
26612 * net/ldap.el (ldap-search-internal): Support attributes with
26613 optional descriptions separated by a semi-colon, as in
26614 "userCertificate;binary".
26615
26616 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26617
26618 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
26619 isn't a cons (i.e. the version is 0).
26620
26621 2005-02-05 Eli Zaretskii <eliz@gnu.org>
26622
26623 * help.el (help-for-help): Doc fix.
26624
26625 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
26626
26627 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
26628 GDB-Windows on the menu-bar as this works better.
26629
26630 2005-02-04 Jay Belanger <belanger@truman.edu>
26631
26632 * calc/calc-embed.el (calc-embedded-update): Don't put in
26633 unnecessary newlines. Adjust the end of formula marker.
26634
26635 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
26636 (math-latex-parse-two-args): New function.
26637
26638 2005-02-03 Lute Kamstra <lute@gnu.org>
26639
26640 * help-fns.el (help-with-tutorial): Make sure that users cannot
26641 remove the entire text of the tutorial by means of `undo'.
26642
26643 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
26644
26645 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
26646 in recent changes, where the ispell process was repeatedly
26647 killed & restarted.
26648
26649 * international/mule-cmds.el (set-locale-environment): Set file-name
26650 coding system to utf-8 on Darwin systems.
26651 (set-default-coding-systems): Don't set default-file-name-coding-system
26652 on Darwin systems.
26653
26654 2005-02-03 Richard M. Stallman <rms@gnu.org>
26655
26656 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
26657
26658 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
26659
26660 * faces.el (list-faces-display): Add optional argument.
26661
26662 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
26663
26664 * font-core.el (font-lock-default-function): Handle the rare case where
26665 only font-lock-keywords is set.
26666
26667 2005-02-02 Kenichi Handa <handa@m17n.org>
26668
26669 * international/characters.el: Cancel previous change for
26670 I-WITH-DOT-ABOVE and DOTLESS-i.
26671
26672 * international/latin-5.el: Cancel previous change.
26673
26674 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26675
26676 * progmodes/gud.el: Correction to syntax in gud-menu-map.
26677
26678 2005-02-02 Kenichi Handa <handa@m17n.org>
26679
26680 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
26681 DOTLESS-i.
26682
26683 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
26684 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
26685
26686 * case-table.el (get-upcase-table): New function.
26687 (copy-case-table): Copy upcaes table too if non-nil.
26688 (set-case-syntax-delims): Maintain upcase table too.
26689 (set-case-syntax-pair): Likewise.
26690 (set-upcase-syntax, set-downcase-syntax): New functions.
26691 (set-case-syntax): Maintain upcase table too.
26692
26693 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26694
26695 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
26696
26697 * progmodes/gud.el (gud-goto-info): New function.
26698 (gud-tool-bar-map): Use correct icon.
26699
26700 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26701
26702 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
26703 When delegating, order args in the funcall correctly.
26704
26705 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26706
26707 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
26708
26709 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
26710
26711 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
26712 buffer not visiting a file.
26713
26714 2005-01-31 Jay Belanger <belanger@truman.edu>
26715
26716 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
26717 bound on the line with the formula.
26718
26719 2005-01-31 Kim F. Storm <storm@cua.dk>
26720
26721 * ses.el (ses-create-cell-variable-range)
26722 (ses-destroy-cell-variable-range, ses-reset-header-string)
26723 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
26724 (ses-insert-row): Fix format of apply undo entries.
26725
26726 2005-01-31 Jay Belanger <belanger@truman.edu>
26727
26728 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
26729 parts.
26730
26731 * calc/calc-embed.el (calc-embedded-open-formula)
26732 (calc-embedded-close-formula): Ignore matrix environments.
26733
26734 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
26735 TeX mode.
26736
26737 * calc/calc-lang.el (math-function-table, math-oper-table)
26738 (math-variable-table): Adjust the LaTeX portions.
26739
26740 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
26741 (math-latex-ignore-words): New constant.
26742
26743 2005-01-31 Richard M. Stallman <rms@gnu.org>
26744
26745 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
26746 (ispell-local-dictionary): Doc fix.
26747 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
26748 Don't reinitialize at run time. Don't defcustom.
26749 All uses changed to append ispell-local-dictionary-alist,
26750 or check it first.
26751 (ispell-current-dictionary): New variable for dictionary in use.
26752 (ispell-dictionary): Now used only for global default.
26753 (ispell-start-process): Set ispell-current-dictionary,
26754 not ispell-dictionary.
26755 (ispell-change-dictionary): Use this only for setting
26756 user preferences.
26757 (ispell-internal-change-dictionary): New function
26758 to change the current dictionary in use.
26759 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
26760 Use ispell-current-dictionary.
26761 Handle ispell-local-dictionary-overridden.
26762 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
26763
26764 2005-01-31 Jay Belanger <belanger@truman.edu>
26765
26766 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
26767
26768 * calc/calc-ext.el: Add calc-latex-language to autoloads.
26769 (calc-mode-map): Add calc-latex-language.
26770
26771 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
26772 (math-latex-print-frac): New functions.
26773 (math-oper-table, math-function-table, math-variable-table)
26774 (math-complex-format, math-input-filter): Add latex properties.
26775 (calc-set-language): Set math-expr-special-function-mapping.
26776
26777 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
26778 (calc-write-parse-table-part): Add LaTeX support.
26779
26780 * calc/calc.el (calc-language): Adjust docstring.
26781 (calc-set-mode-line): Add LaTeX support.
26782 (math-expr-special-function-mapping): New variable.
26783 (math-tex-ignore-words): Add to list.
26784
26785 * calc/calccomp.el (math-compose-expr, math-compose-rows):
26786 Add LaTeX support.
26787 (math-compose-expr): Add support for special functions.
26788
26789 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
26790
26791 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
26792
26793 * progmodes/gdb-ui.el (gdb-memory-address)
26794 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
26795 (gdb-memory-mode-map, gdb-memory-format-keymap)
26796 (gdb-memory-format-menu, gdb-memory-unit-keymap)
26797 (gdb-memory-unit-menu): New variables for a buffer
26798 that lets the user examine program memory.
26799 (gdb-memory-set-address, gdb-memory-set-repeat-count)
26800 (gdb-memory-format-binary, gdb-memory-format-octal)
26801 (gdb-memory-format-unsigned, gdb-memory-format-signed)
26802 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
26803 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
26804 (gdb-memory-unit-word, gdb-memory-unit-halfword)
26805 (gdb-memory-unit-byte, gdb-memory-unit-menu)
26806 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
26807 (gdb-memory-mode, gdb-memory-buffer-name)
26808 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
26809 New functions for above buffer.
26810
26811 2005-01-30 Richard M. Stallman <rms@gnu.org>
26812
26813 * cus-edit.el (custom-bury-buffer): Function deleted.
26814 (custom-buffer-done-function): Option deleted.
26815 (custom-buffer-done-kill): New replacement option.
26816 (Custom-buffer-done): Call quit-window.
26817 (custom-buffer-create-internal): Update for above changes.
26818
26819 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
26820
26821 * simple.el (undo-ask-before-discard): New var.
26822 (undo-outer-limit-truncate): Implement it.
26823 (undo-extra-outer-limit): Doc update.
26824
26825 2005-01-29 Richard M. Stallman <rms@gnu.org>
26826
26827 * ses.el (undo-more): Delete defadvice.
26828 (ses-begin-change): Doc fix.
26829
26830 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
26831 instead of rebinding C-x u and C-_.
26832
26833 * files.el (normal-backup-enable-predicate): Return nil for files
26834 in /tmp, regardless of temporary-file-directory.
26835
26836 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
26837
26838 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
26839 (open-rectangle, delete-whitespace-rectangle-line)
26840 (clear-rectangle-line): If FILL, pass t instead of FILL
26841 for move-to-column's 2nd arg.
26842
26843 * simple.el (undo): Fix the test for continuing a series of undos.
26844 (undo-more): Set pending-undo-list to t when we reach end.
26845 (pending-undo-list): Move up defvar.
26846
26847 * wid-edit.el (widget-button-click):
26848 Shorten the range of the track-mouse binding.
26849
26850 * comint.el (comint-insert-input): Undo previous changes;
26851 use last-input-event in interactive spec.
26852
26853 2005-01-29 Eli Zaretskii <eliz@gnu.org>
26854
26855 * progmodes/compile.el (compilation-start): Bind buffer-read-only
26856 to nil before invoking call-process. Reset buffer's modified flag
26857 after fontifying it in the no-async branch.
26858
26859 * wid-edit.el (widget-specify-button): If mouse pointer shape
26860 cannot be changed, use mouse face instead.
26861
26862 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
26863
26864 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
26865 (gdb-goto-breakpoint): Make breakpoint handling work on template
26866 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
26867 (gdb-assembler-custom): Update to recognize breakpoint information
26868 added on 2005-01-19.
26869
26870 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
26871
26872 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
26873 (dsssl-mode): Use define-derived-mode.
26874 (scheme-mode-initialize): Remove.
26875 (scheme-mode): Use run-mode-hooks.
26876
26877 * cus-edit.el (customize-group-other-window)
26878 (custom-buffer-create-other-window): Don't override special-display-*.
26879 (custom-mode-map): Make it dense.
26880
26881 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
26882 sets the default value.
26883
26884 2005-01-28 Eli Zaretskii <eliz@gnu.org>
26885
26886 * descr-text.el: Add more keywords.
26887
26888 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
26889
26890 * speedbar.el: Avoid unnecessary use of locate-library.
26891
26892 * international/mule-cmds.el (standard-display-european-internal):
26893 Don't fiddle with latin-1 non-break space any more since it's now
26894 special cased in the C code.
26895 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
26896
26897 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
26898
26899 * cus-start.el (all): Add `undo-outer-limit'.
26900
26901 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
26902
26903 * textmodes/bibtex.el (bibtex-format-entry):
26904 Use `bibtex-empty-field-re' only on the text of fields, not on entire
26905 field lines.
26906 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
26907 not on part of a buffer.
26908
26909 2005-01-25 Lute Kamstra <lute@gnu.org>
26910
26911 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
26912 nonempty field text strings like "{letters\\macro{}more letters}".
26913 Clarify docstring.
26914 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
26915 (bibtex-entry-offset, bibtex-parse-association)
26916 (bibtex-parse-field-name): Fix typos in docstrings.
26917 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
26918
26919 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
26920
26921 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
26922 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
26923 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
26924 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
26925
26926 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
26927 isearch minor mode.
26928
26929 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
26930
26931 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
26932
26933 2005-01-24 Lute Kamstra <lute@gnu.org>
26934
26935 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
26936 CASECHARS and NOT-CASECHARS regular expressions of the
26937 "nederlands" and "nederlands8" dictionaries to prevent a "Range
26938 striding over charsets" error.
26939
26940 2005-01-24 Jay Belanger <belanger@truman.edu>
26941
26942 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
26943 display variable name.
26944
26945 2005-01-24 Kenichi Handa <handa@m17n.org>
26946
26947 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
26948 Fix setting of the element of encoded-kbd-iso2022-invocations.
26949
26950 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
26951
26952 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
26953 (gdb-threads-select): Change to also accept mouse events.
26954 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
26955 (gdb-threads-mouse-select): Delete.
26956
26957 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
26958
26959 * files.el (insert-directory): Take care of empty directory,
26960 listed without -a switch.
26961
26962 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
26963
26964 * textmodes/refill.el (refill-post-command-function):
26965 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
26966 to the list of functions that we should be careful not to undo.
26967 (refill-late-fill-paragraph-function): Remove.
26968 (refill-saved-state): New var.
26969 (refill-mode): Use it to save fill-paragraph-function.
26970 Save also the value of auto-fill-function.
26971
26972 * term/w32-win.el: Simplify code.
26973
26974 2005-01-23 Kim F. Storm <storm@cua.dk>
26975
26976 * simple.el (line-move): Adapt to new return value from
26977 pos-visible-in-window-p.
26978
26979 * simple.el (line-move): Fix last change. Check partial
26980 visibility at point rather than at window-start.
26981
26982 2005-01-22 Jason Rumney <jasonr@gnu.org>
26983
26984 * term/w32-win.el (xw-defined-colors): Remove debug-message.
26985
26986 2005-01-22 David Kastrup <dak@gnu.org>
26987
26988 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
26989
26990 2005-01-22 Eli Zaretskii <eliz@gnu.org>
26991
26992 * type-break.el (type-break-mode): Add a test for
26993 type-break-file-name being non-nil.
26994
26995 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
26996
26997 * net/eudc.el (top level): Call (message "") via progn, so that
26998 eudc-options-file is loaded.
26999
27000 2005-01-22 Kim F. Storm <storm@cua.dk>
27001
27002 * simple.el (line-move-1): Rename from line-move.
27003 (line-move): New function that adjusts vscroll for partially
27004 visible rows, and calls line-move-1 otherwise.
27005
27006 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
27007
27008 * pcomplete.el: Define pcomplete-read-event instead of read-event,
27009 since it's not a complete read-event implementation
27010
27011 2005-01-20 Jay Belanger <belanger@truman.edu>
27012
27013 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
27014 for called function.
27015
27016 2005-01-20 Steven Tamm <steventamm@mac.com>
27017
27018 * term/mac-win.el (process-connection-type): Remove.
27019 Controlled now by s/darwin.h:PTY_ITERATION.
27020
27021 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
27022
27023 * window.el (handle-select-window): Don't switch window when we're
27024 in the minibuffer.
27025
27026 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
27027
27028 * subr.el (dotimes-with-progress-reporter): New macro.
27029
27030 * ses.el (ses-dotimes-msg): Remove macro.
27031 Use `dotimes-with-progress-reporter' instead.
27032
27033 2005-01-19 Steven Tamm <steventamm@mac.com>
27034
27035 * term/mac-win.el (process-connection-type): Use new
27036 operating-system-release variable to use ptys on Darwin 7 (OS X
27037 10.3) when using carbon build.
27038
27039 2005-01-19 Jay Belanger <belanger@truman.edu>
27040
27041 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
27042 flags if the last command was a tab or M-tab.
27043
27044 * calc/calc-prog.el (calc-user-define-edit): Put original formula
27045 in formula editing buffer.
27046
27047 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
27048
27049 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
27050 breakpoint image symbol in margin.
27051
27052 2005-01-19 Jay Belanger <belanger@truman.edu>
27053
27054 * calc/calc-prog.el (calc-execute-kbd-macro):
27055 Ignore calc-keep-arg-flag.
27056
27057 2005-01-19 Kenichi Handa <handa@m17n.org>
27058
27059 * textmodes/ispell.el (ispell-looking-at): New function.
27060 (ispell-process-line): Use ispell-looking-at to compare the ispell
27061 output and the buffer contents.
27062
27063 2005-01-18 Jay Belanger <belanger@truman.edu>
27064
27065 * calc/calc.el (calc-display-raw): Fix docstring.
27066
27067 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
27068
27069 * simple.el (blink-matching-open): Strip extra info from syntax.
27070
27071 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
27072 funny chars in the end-of-here-doc marker.
27073
27074 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
27075
27076 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
27077 that enable/disabled state of breakpoints is shown correctly in
27078 fringe and on ttys.
27079 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
27080 Add breakpoint information as text properties.
27081 (gdb-mouse-toggle-breakpoint):
27082 Rename to gdb-mouse-set-clear-breakpoint.
27083 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
27084 breakpoints in the margin.
27085 (gdb-remove-strings): Simplify.
27086
27087 2005-01-17 Jay Belanger <belanger@truman.edu>
27088
27089 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
27090 erasing buffer.
27091
27092 2005-01-17 Richard M. Stallman <rms@gnu.org>
27093
27094 * progmodes/grep.el (grep-find): Copy from `grep' the condition
27095 for calling grep-compute-defaults.
27096
27097 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
27098 if buffer is empty.
27099
27100 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
27101
27102 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
27103
27104 * hilit-chg.el (highlight-changes-mode): Don't autoload.
27105
27106 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
27107 non-preloaded variables.
27108
27109 2005-01-17 Steven Tamm <steventamm@mac.com>
27110
27111 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
27112 tex-shell cause to force interactivity when using pipes.
27113
27114 2005-01-17 Kim F. Storm <storm@cua.dk>
27115
27116 * simple.el (just-one-space): Make arg optional.
27117
27118 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
27119
27120 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
27121 posn-at-x-y to t to access left-margin.
27122
27123 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
27124
27125 Sync with Tramp 2.0.47.
27126
27127 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
27128 catching keep-date problems in cp/scp operations.
27129 (tramp-handle-copy-file): Don't call `set-file-modes'
27130 unconditionally. Specialized functions should know better what is
27131 necessary. This improves performance a little bit, and the
27132 functions could catch errors with `cp -p' and `scp -p'.
27133 (tramp-do-copy-or-rename-file-via-buffer)
27134 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
27135 when appropriate.
27136 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
27137 Call `set-file-modes' when appropriate.
27138 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
27139 Johnsson <isak@hypergene.com>
27140 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
27141 of both Tramp buffer and debug buffer. Reported by Joakim Verona
27142 <joakim@verona.se>
27143 (tramp-file-name-for-operation): Mark `shell-command' as magic for
27144 Emacs only.
27145
27146 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
27147 `find-file-hooks' and `dired-mode-hook'.
27148 (tramp-minor-mode-map): Respective map. Add remapping for
27149 `compile' and `recompile'.
27150 (tramp-remap-command, tramp-recompile): New defuns.
27151 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
27152 in buffer "*Compilation*". Call the commands asynchronously.
27153
27154 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
27155 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
27156 `shell-command', because it isn't magic in XEmacs. Reported by
27157 Adrian Aichner <adrian@xemacs.org>.
27158
27159 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
27160 `substitute-in-file-name.
27161 (tramp-smb-handle-substitute-in-file-name): New defun.
27162 (tramp-smb-advice-PC-do-completion): Delete advice.
27163
27164 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
27165
27166 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
27167 Fix error in deleting region.
27168
27169 2005-01-15 Richard M. Stallman <rms@gnu.org>
27170
27171 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
27172 In non-temp buffer, switch syntax table temporarily.
27173
27174 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
27175
27176 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
27177
27178 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
27179
27180 * imenu.el (imenu--split-menu): Copy menulist before sorting.
27181 (imenu--generic-function): Use START, not BEG, as pos of definition.
27182
27183 * simple.el (just-one-space): Argument specifies number of spaces.
27184
27185 * simple.el (eval-expression-print-format): Avoid warning
27186 about edebug-active.
27187
27188 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
27189
27190 * progmodes/sh-script.el: Code copied from make-mode.el
27191 with small changes,
27192 (sh-mode-map): Bind C-c C-\.
27193 (sh-backslash-column, sh-backslash-align): New variables.
27194 (sh-backslash-region, sh-append-backslash): New functions.
27195
27196 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
27197
27198 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
27199 (rmail-pop-password, rmail-pop-password-required): Move to
27200 rmail-obsolete group.
27201 (rmail-set-pop-password): Rename to rmail-set-remote-password.
27202 All callers updated.
27203 (rmail-get-pop-password): Rename to rmail-get-remote-password.
27204 Take an argument specifying whether it is POP or IMAP mailbox we
27205 are using. All callers updated.
27206 (rmail-pop-password-error): Rename to
27207 rmail-remote-password-error. Added mailutils-specific error message.
27208 (rmail-movemail-search-path)
27209 (rmail-movemail-variant-in-use): New variables.
27210 (rmail-remote-password, rmail-remote-password-required):
27211 New customization variables.
27212 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
27213 (rmail-parse-url): New function.
27214 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
27215 with GNU mailutils movemail.
27216
27217 2005-01-15 Kevin Ryde <user42@zip.com.au>
27218
27219 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
27220 suffix to space, $ or '$, to correctly position point when going
27221 to @table style constants like DBL_MAX.
27222
27223 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
27224
27225 * type-break.el (type-break-mode, type-break-file-time)
27226 (type-break-file-keystroke-count, type-break-choose-file):
27227 Don't store data in or load data from the file if type-break-file-name
27228 is nil.
27229 (type-break-file-name): Doc update as per the above.
27230
27231 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
27232
27233 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
27234 lookup-key might return nil; handle that.
27235
27236 2005-01-15 Alan Mackenzie <acm@muc.de>
27237
27238 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
27239 rather than the element found, thus enabling the tree to be setcar'd.
27240
27241 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27242
27243 * textmodes/org.el (org-show-following-heading): New option.
27244 (org-show-hierarchy-above): Use `org-show-following-heading'.
27245 (org-cycle): Documentation fix.
27246
27247 * textmodes/org.el (orgtbl-optimized): New option
27248 (orgtbl-mode): New command, a minor mode.
27249 (orgtbl-mode-map): New variable.
27250 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
27251 (orgtbl-error, orgtbl-self-insert-command)
27252 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
27253
27254 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
27255 a local variable in each org-mode buffer.
27256
27257 * textmodes/org.el (org-set-regexps-and-options): Rename from
27258 `org-set-regexps'. Added checking for STARTUP keyword.
27259 (org-get-current-options): Add STARTUP options.
27260 (org-table-insert-row): Make mode intelligent about when
27261 realignment is needed.
27262 (org-self-insert-command, org-delete-backward-char, org-delete-char):
27263 New commands.
27264 (org-enable-table-editor): New default value `optimized'.
27265 (org-table-blank-field): Support blanking regions if active.
27266
27267 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27268
27269 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
27270 if the year is not given.
27271
27272 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
27273 Add new escapes %m and %M, fixed bug with %F by adding
27274 save-match-data.
27275 (reftex-reference): Remove ?. from list of spaces.
27276 (reftex-label-info): Add automatic label prefix recognition.
27277
27278 * textmodes/reftex-index.el (reftex-index-next-phrase):
27279 Add slave parameter to call of `reftex-index-this-phrase'.
27280 (reftex-index-this-phrase): New optional argument.
27281 (reftex-index-region-phrases): Add slave parameter to call of
27282 `reftex-index-this-phrase'.
27283 (reftex-display-index): New argument redo.
27284 (reftex-index-rescan): Add `redo' to arguments of
27285 `reftex-display-index'.
27286 (reftex-index-Rescan, reftex-index-revert)
27287 (reftex-index-switch-index-tag): Add `redo' to arguments of
27288 `reftex-display-index'.
27289 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
27290 indexing. Fix bug with matching is there is a quote before or
27291 after the word.
27292
27293 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
27294 Fix bug when collecting citation keys in lines with comments.
27295 (reftex-citation): Prefix argument no longer rescans the document,
27296 but forces prompting for optional arguments of cite macros.
27297 (reftex-do-citation): Prompting for optional arguments implemented.
27298
27299 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
27300 Add optional arguments to most cite commands.
27301 (reftex-cite-cleanup-optional-args): New option
27302 (reftex-cite-prompt-optional-args): New option.
27303 (reftex-trust-label-prefix): New option.
27304
27305 * textmodes/reftex-toc.el (reftex-toc-find-section):
27306 Add push-mark before changing the position in the buffer.
27307
27308 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
27309 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
27310
27311 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
27312
27313 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
27314 more carefully.
27315
27316 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
27317
27318 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
27319 (sgml-mode): Use it.
27320 (sgml-get-context): Better keep track of implicitly closed tags.
27321
27322 2005-01-13 Kenichi Handa <handa@m17n.org>
27323
27324 * textmodes/ispell.el: These changes are to fix misalignment error
27325 caused by equivalent characters of different Emacs charsets.
27326 (ispell-unified-chars-table): New variable.
27327 (ispell-get-decoded-string): New function.
27328 (ispell-get-casechars, ispell-get-not-casechars)
27329 (ispell-get-otherchars): Call ispell-get-decoded-string.
27330
27331 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27332
27333 * custom.el (custom-declare-variable): Just put symbol instead
27334 of (defvar . symbol) in `current-load-list'.
27335
27336 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
27337
27338 * emacs-lisp/elint.el: Fixed typo in Commentary section.
27339
27340 2005-01-12 Jay Belanger <belanger@truman.edu>
27341
27342 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
27343 to create a Calc summary.
27344
27345 2005-01-12 Kim F. Storm <storm@cua.dk>
27346
27347 * mouse.el (mouse-on-link-p): Change functionality and doc
27348 string to comply with latest description in lisp ref.
27349
27350 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
27351
27352 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
27353 Enable mouse clicks on mode-line, header-line and margin.
27354 (event-type): Give mouse event symbols an `event-kind' property
27355 with value `mouse-click'.
27356
27357 2005-01-12 Juri Linkov <juri@jurta.org>
27358
27359 * facemenu.el (list-colors-display): Add new arg buffer-name.
27360 Use it. Fix docstring. Replace code for identifying duplicate
27361 colors by the name with call to `list-colors-duplicates' which
27362 identifies duplicate colors by the value unless the color
27363 is one of special Windows colors. Set truncate-lines to t.
27364 Print sorted duplicate color names on each line. Indent to 22
27365 \(the longest color name in rgb.txt) instead of 20. Optimize.
27366 (list-colors-duplicates): New function.
27367 (facemenu-color-name-equal): Delete function.
27368
27369 * facemenu.el (list-colors-print): New function created from code
27370 in list-colors-display. Print #RRGGBB at the window right edge.
27371 (list-colors-display): When temp-buffer-show-function is not
27372 defined, call list-colors-print from temp-buffer-show-hook
27373 to get the right value of window-width in list-colors-print
27374 after the buffer is displayed.
27375
27376 * simple.el (pop-mark): Move deactivate-mark out of conditional
27377 part to deactivate the active mark regardless of the state of the
27378 mark ring.
27379
27380 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
27381 variables line in desktop files.
27382
27383 2005-01-12 Juri Linkov <juri@jurta.org>
27384
27385 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
27386 Bring together isearch highlight related options.
27387 (lazy-highlight): Replace group `replace' by `matching'.
27388 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27389 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27390 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
27391 and declare them obsolete.
27392 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
27393 (isearch-faces): Remove defgroup.
27394 (isearch-overlay, isearch-highlight, isearch-dehighlight):
27395 Move isearch highlighting code closer to lazy highlighting code.
27396
27397 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
27398 (query-replace-highlight, query-replace-lazy-highlight)
27399 (query-replace): Move definitions to the beginning of the file.
27400
27401 2005-01-11 Juri Linkov <juri@jurta.org>
27402
27403 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
27404 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
27405 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
27406
27407 * info.el (Info-history-forward): New variable.
27408 (Info-select-node): Reset Info-history-forward to nil.
27409 (Info-last): Turn into defalias.
27410 (Info-history-back): Rename from Info-last.
27411 Add current node to Info-history-forward.
27412 (Info-history-forward): New fun.
27413 (Info-mode-map): Replace Info-last by Info-history-back.
27414 Bind Info-history-forward to "r".
27415 (Info-mode-menu): Replace Info-last by Info-history-back.
27416 Fix menu item text. Add menu item for Info-history-forward.
27417 (info-tool-bar-map): Replace Info-last by Info-history-back.
27418 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
27419 for Info-history-forward.
27420 (Info-mode): Replace Info-last by Info-history-back in docstring.
27421 Add local variable Info-history-forward.
27422 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
27423
27424 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
27425
27426 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
27427 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
27428 Ignore select-window events rather than fiddle with
27429 mouse-autoselect-window.
27430
27431 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
27432
27433 * type-break.el (type-break-mode): Fix previous change.
27434
27435 2005-01-10 Jay Belanger <belanger@truman.edu>
27436
27437 * calc/calc-ext.el (calc-reset): Reset when inside embedded
27438 calculator; only reset when point is inside a calculator.
27439 Don't adjust the window height if the window takes up the whole height
27440 of the frame.
27441
27442 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
27443
27444 * ebuff-menu.el (Electric-buffer-menu-mode):
27445 Preserve value of buffer-local var header-line-format.
27446
27447 2005-01-09 Jay Belanger <belanger@truman.edu>
27448
27449 * calc/calc.el (calc-mode-var-list-restore-saved-values):
27450 Make sure settings file exists before accessing it.
27451
27452 * calc/calc-embed.el (calc-embedded-subst):
27453 Replace math-multi-subst-rec, which is only supposed to be called
27454 by math-multi-subst, by math-multi-subst.
27455
27456 2005-01-09 Andre Spiegel <spiegel@gnu.org>
27457
27458 * vc.el (vc-allow-async-revert): New user option.
27459 (vc-disable-async-diff): New internal variable.
27460 (vc-revert-buffer): Use them to disable asynchronous diff.
27461
27462 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
27463 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
27464 asynchronously if vc-disable-async-diff is t.
27465
27466 2005-01-09 Jay Belanger <belanger@truman.edu>
27467
27468 * calc/calc.el (defcalcmodevar): New macro.
27469 (calc-mode-var-list-restore-default-values)
27470 (calc-mode-var-list-restore-saved-values): New functions.
27471 (calc-mode-var-list): Use defcalcmodevar to define it.
27472 (calc-always-load-extensions, calc-line-numbering)
27473 (calc-line-breaking, calc-display-just, calc-display-origin)
27474 (calc-number-radix, calc-leading-zeros, calc-group-digits)
27475 (calc-group-char, calc-point-char, calc-frac-format)
27476 (calc-prefer-frac, calc-hms-format, calc-date-format)
27477 (calc-float-format, calc-full-float-format, calc-complex-format)
27478 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
27479 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
27480 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
27481 (calc-matrix-brackets, calc-language, calc-language-option)
27482 (calc-left-label, calc-right-label, calc-word-size)
27483 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
27484 (calc-display-raw, calc-internal-prec, calc-angle-mode)
27485 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
27486 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
27487 (calc-window-height, calc-display-trail, calc-show-selections)
27488 (calc-use-selections, calc-assoc-selections)
27489 (calc-display-working-message, calc-auto-why, calc-timing)
27490 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
27491 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
27492 (calc-gnuplot-default-device, calc-gnuplot-default-output)
27493 (calc-gnuplot-print-device, calc-gnuplot-print-output)
27494 (calc-gnuplot-geometry, calc-graph-default-resolution)
27495 (calc-graph-default-resolution-3d, calc-invocation-macro)
27496 (calc-show-banner): Use defcalcmodevar to declare them and set
27497 their default values.
27498
27499 * calc/calc-ext.el (calc-reset): Restore saved values of variables
27500 instead of default values (but restore default values if there is
27501 an argument of 0).
27502
27503 2005-01-09 David Kastrup <dak@gnu.org>
27504
27505 * desktop.el (desktop-restore-eager): Fix typo in type.
27506
27507 2005-01-08 Richard M. Stallman <rms@gnu.org>
27508
27509 * cus-edit.el (customize): Delete :link.
27510
27511 2005-01-08 Jay Belanger <belanger@truman.edu>
27512
27513 * calc/calc.el (calc-mode): Remove the extension from the
27514 `calc-settings-file' file name when loading it.
27515
27516 2005-01-08 Kim F. Storm <storm@cua.dk>
27517
27518 * info.el (Info-mode-map, Info-next-link-keymap)
27519 (Info-prev-link-keymap, Info-up-link-keymap):
27520 Map follow-link to mouse-face.
27521 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
27522
27523 2005-01-08 Jay Belanger <belanger@truman.edu>
27524
27525 * calc/calc.el (calc-settings-file): Change default value.
27526 Suggested by cgw in a comment in calc-mode.el.
27527
27528 * calc/calc-mode.el (calc-settings-file-name):
27529 Compare calc-settings-file to user-init-file instead of ~/.emacs.
27530 Replace ~/.emacs in a prompt by calc-settings-file.
27531
27532 2005-01-07 Lars Hansen <larsh@math.ku.dk>
27533
27534 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
27535 (desktop-lazy-idle-delay): New customizable variables.
27536 (desktop-buffer-args-list): New variable.
27537 (desktop-append-buffer-args): New function.
27538 (desktop-save): Call desktop-append-buffer-args for some buffers.
27539 (desktop-lazy-create-buffer): New function.
27540 (desktop-idle-create-buffers): New function.
27541 (desktop-read): Add message about buffers to restore lazily.
27542 (desktop-lazy-abort): New command.
27543 (desktop-clear): Call desktop-lazy-abort.
27544 (desktop-lazy-complete): New command.
27545
27546 2005-01-06 Richard M. Stallman <rms@gnu.org>
27547
27548 * emacs-lisp/find-func.el (find-face-definition):
27549 Rename from find-face.
27550
27551 2005-01-06 Kim F. Storm <storm@cua.dk>
27552
27553 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
27554
27555 * man.el (Man-xref-man-page, Man-xref-header-file)
27556 (Man-xref-normal-file): Add follow-link property.
27557
27558 2005-01-06 Jay Belanger <belanger@truman.edu>
27559
27560 * calc/calc-units.el: Make sure the proper macro definitions are
27561 available when compiling.
27562
27563 2005-01-06 Juri Linkov <juri@jurta.org>
27564
27565 * isearch.el (isearch-lazy-highlight-update):
27566 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
27567
27568 2005-01-06 Miles Bader <miles@gnu.org>
27569
27570 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
27571 (isearch-lazy-highlight-face): Use new name.
27572
27573 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
27574
27575 * uniquify.el (uniquify-rationalize-file-buffer-names):
27576 Re-add an interactive spec.
27577 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
27578 to the same name.
27579
27580 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
27581 (isearch-update, isearch-done): Adjust calls accordingly.
27582
27583 2005-01-05 Richard M. Stallman <rms@gnu.org>
27584
27585 * custom.el (custom-set-variables, custom-theme-set-variables):
27586 Clarify documentation.
27587
27588 * emacs-lisp/find-func.el (find-variable)
27589 (find-variable-other-window, find-variable-other-frame):
27590 Fix the TYPE args to find-function-read and find-function-do-it.
27591 (find-function): Doc fix.
27592 (find-function-at-point): Replace function-at-point alias.
27593
27594 2005-01-04 Richard M. Stallman <rms@gnu.org>
27595
27596 * cus-face.el (custom-declare-face):
27597 Record defface in current-load-list.
27598
27599 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
27600
27601 * emacs-lisp/find-func.el: Doc fixes.
27602 (find-face-regexp): New variable.
27603 (find-function-regexp-alist): New variable.
27604 (find-function-C-source): Third arg is now TYPE.
27605 (find-function-search-for-symbol): Handle general TYPE.
27606 (find-function-read, find-function-do-it): Handle general TYPE.
27607 (find-definition-noselect, find-face): New functions.
27608 (function-at-point): Alias deleted.
27609
27610 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
27611
27612 * battery.el (display-battery-mode): Rename from display-battery.
27613 Handle the case where it gets turned off.
27614
27615 2005-01-04 Richard M. Stallman <rms@gnu.org>
27616
27617 * cus-edit.el (customize): Make :link point to user doc.
27618
27619 * man.el (Man-fontify-manpage): Turn off undo generation.
27620
27621 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
27622
27623 2005-01-04 Andreas Schwab <schwab@suse.de>
27624
27625 * files.el (insert-directory): Only look for error lines in
27626 inserted text. Don't move too far after processing --dired markers.
27627
27628 2005-01-04 Richard M. Stallman <rms@gnu.org>
27629
27630 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
27631 Don't expand if the character is @, period, dash, etc.
27632 (define-mail-abbrev): Quote names that contain problem characters.
27633
27634 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
27635
27636 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
27637
27638 2005-01-03 Richard M. Stallman <rms@gnu.org>
27639
27640 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
27641 (query-replace-highlight, query-replace-lazy-highlight)
27642 (query-replace): Definitions moved up. Doc fix.
27643
27644 2005-01-03 Richard M. Stallman <rms@gnu.org>
27645
27646 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
27647 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27648 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27649 (lazy-highlight-face): Rename from isearch-lazy-...
27650 Change all references to them.
27651
27652 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
27653
27654 * cus-edit.el (custom-file): Doc fix for defcustom.
27655 (custom-file): The function no longer sets the variable
27656 `custom-file' to its return value.
27657
27658 * startup.el (command-line): No longer load `custom-file'.
27659
27660 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
27661
27662 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
27663
27664 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
27665 Don't confuse module-prefixed identifiers for labels.
27666 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
27667
27668 2005-01-02 Richard M. Stallman <rms@gnu.org>
27669
27670 * files.el (basic-save-buffer-1): Fix previous change.
27671
27672 * loadhist.el (file-loadhist-lookup): New function.
27673 (file-provides, file-requires): Use it.
27674
27675 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
27676 instead of calculating the right size.
27677
27678 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
27679
27680 * vc-svn.el (vc-svn-diff): Stay local if possible.
27681
27682 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
27683
27684 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
27685
27686 * files.el (hack-local-variables): Fix last change.
27687
27688 2005-01-02 Jay Belanger <belanger@truman.edu>
27689
27690 * calc/calc-yank.el (calc-edit-top): New variable.
27691 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
27692 object. Change header properties.
27693 (calc-edit-finish, calc-edit-finish-stack-object)
27694 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
27695 edited object.
27696 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
27697 for the beginning of the edited object.
27698 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
27699 for the beginning of the edited object.
27700 * calc/calc-prog.el (calc-edit-macro-finish-edit)
27701 (calc-finish-formula-edit, calc-macro-repeats)
27702 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
27703 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
27704 beginning of the edited object.
27705 (calc-user-define-edit): Change the header for editing macros.
27706 Remove unnecessary variable.
27707
27708 2005-01-01 Jay Belanger <belanger@truman.edu>
27709
27710 * calc/calc-yank.el (calc-edit-mode): Change default header.
27711 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
27712 * calc/calc-store.el (calc-edit-variable): Change title to match new
27713 header.
27714 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
27715 mode to match new header.
27716 (calc-user-define-edit): Change titles to include names of commands.
27717 (calc-finish-formula-edit): Adjust to handle new header.
27718 (calc-finish-macro-edit): Remove.
27719 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
27720 (calc-edit-macro-command, calc-edit-macro-command-type)
27721 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
27722 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
27723 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
27724 (calc-edit-macro-finish-edit): New functions.
27725 (calc-user-define-edit): Use new functions to edit named calc macros.
27726
27727 2005-01-01 Stefan <monnier@iro.umontreal.ca>
27728
27729 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
27730
27731 * ses.el (copy-region-as-kill): Deactivate mark.
27732
27733 2005-01-01 Richard M. Stallman <rms@gnu.org>
27734
27735 * replace.el (occur-1): If the output buffer is also an input,
27736 don't kill it, rename it.
27737
27738 * faces.el (set-face-background, set-face-foreground): Doc fix.
27739
27740 * cus-face.el (custom-face-attributes): Fix :help-echo strings
27741 for :foreground and :background.
27742
27743 * dired.el (dired-view-command-alist): Variable deleted.
27744 (dired-view-file, dired-mouse-find-file-other-window):
27745 Delete the code to use it.
27746
27747 2005-01-01 Kim F. Storm <storm@cua.dk>
27748
27749 * image.el (insert-sliced-image): Use t for line-height property.
27750
27751 See ChangeLog.11 for earlier changes.
27752
27753 ;; Local Variables:
27754 ;; coding: iso-2022-7bit
27755 ;; End:
27756
27757 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
27758 Copying and distribution of this file, with or without modification,
27759 are permitted provided the copyright notice and this notice are preserved.
27760
27761 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1