]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(sh-prev-thing): Massage to untangle the
[gnu-emacs] / lisp / ChangeLog
1 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
4 control flow a bit, simplify another bit, and add comments.
5
6 2006-10-03 David Kastrup <dak@gnu.org>
7
8 * help.el (describe-mode): For clicks on mode-line, use "@"
9 interactive argument to get the major mode of the click instead of
10 the current buffer.
11
12 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
13 in order to better redirect mouse-2 clicks. Also allow default
14 bindings to apply.
15
16 2006-10-03 Kim F. Storm <storm@cua.dk>
17
18 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
19 (pushnew): Fix last change.
20
21 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
22
23 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
24 Use the interactive spec of `eval-expression'.
25
26 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
27
28 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
29
30 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
31
32 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
33 2006-09-28 commit.
34
35 2006-10-02 Kenichi Handa <handa@m17n.org>
36
37 * international/code-pages.el (iso-8859-6): Table fixed.
38
39 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
40
41 * dired.el (dired-build-subdir-alist): Fix previous change.
42
43 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se>
44
45 * simple.el (undo-elt-crosses-region): Fix the inequalities.
46
47 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * emacs-lisp/find-func.el (find-function-regexp): Don't match
50 "define-button-type".
51
52 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
53 they don't keep accumulating.
54
55 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
56
57 * ffap.el (ffap-rfc-path): Change the address of the RFC
58 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
59
60 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
61
62 * allout.el (allout-expose-topic): Rectify implementation of "+"
63 spec, so that bodies are not exposed with headlines.
64
65 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
66
67 * allout.el (allout-current-depth): Do aberrent check only at or
68 below doublecheck depth.
69 (allout-chart-subtree): Make it explicit that LEVELS being nil
70 means unlimited depth. Drop undocumented support for LEVELS value
71 t meaning unlimited depth. (This is consistent with
72 allout-chart-to-reveal, but contrary to allout-show-children,
73 which needs to use nil to default to depth of 1.)
74 (allout-goto-prefix-doublechecked): Wrap long docstring line.
75 (allout-chart-to-reveal): Be explicit in docstring about meaning
76 of nil LEVELS, and drop support for LEVELS value t.
77 (allout-show-children): Translate the level spec used by this
78 routine to that used by allout-chart-subtree and
79 allout-chart-to-reveal.
80 (allout-show-to-offshoot): Retry once when stuck, after opening
81 subtree - improvements in discontinuity handling likely will
82 enable progress.
83
84 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
85
86 * wid-edit.el (widget-button-click-moves-point): New variable.
87 (widget-button-click): If widget-button-click-moves-point is
88 non-nil, set point after performing the button action
89
90 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
91
92 2006-09-30 Martin Rudalics <rudalics@gmx.at>
93
94 * files.el (find-file-existing): Modify to not allow wildcards.
95
96 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
97
98 * simple.el (undo-more): When undo information for the region is
99 exhausted, say "No further undo information FOR REGION".
100
101 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
102
103 * progmodes/sh-script.el (sh-prev-thing):
104 Take `sh-leading-keywords' into account.
105
106 2006-09-29 Glenn Morris <rgm@gnu.org>
107
108 * custom.el (defcustom): Doc fix.
109
110 * calendar/calendar.el (european-calendar-style):
111 Call european-calendar or american-calendar as needed when set.
112 (diary-view-entries, list-calendar-holidays): Move autoloads
113 before use.
114
115 2006-09-29 Juri Linkov <juri@jurta.org>
116
117 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
118 to nil if there is no previous property change.
119
120 2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
121
122 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
123 saving anything to be sure that `forward-sexp' behaves correctly.
124
125 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
126
127 * simple.el (line-move-finish): Ignore field boundaries if the
128 initial and final points have the same `field' property.
129
130 2006-09-29 Kim F. Storm <storm@cua.dk>
131
132 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
133 to t while calling ido-read-internal.
134
135 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
136
137 * textmodes/org.el (org-file-remote-p): Get regexp from list.
138 (org-archive-subtree): Remove erraneous `]' from character list.
139
140 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
141
142 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
143 (ses-reconstruct-all): Make undo of "insert row" work by keeping
144 markers for data-area and parameters-area.
145
146 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
147
148 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
149
150 * font-lock.el (font-lock-after-change-function): Refontify next line
151 as well if end is at BOL.
152 (font-lock-extend-jit-lock-region-after-change): Be more careful to
153 only extend the region as much as needed.
154
155 2006-09-28 Richard Stallman <rms@gnu.org>
156
157 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
158
159 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
160
161 * international/mule.el (after-insert-file-set-coding):
162 If VISIT, don't let set-buffer-multibyte make undo info.
163
164 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
165
166 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
167 lines in base64-encoded authentication response.
168
169 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
170
171 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
172 (ebnf-version): New version 4.3.
173 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
174 (ebnf-prologue): Adjust PostScript programming.
175 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
176 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
177
178 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * jit-lock.el (jit-lock-force-redisplay): Rename from
181 jit-lock-fontify-again, and undo the mistaken change I've just done.
182
183 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
184 (jit-lock-fontify-again): Don't refontify text that's not displayed.
185
186 2006-09-26 Kenichi Handa <handa@m17n.org>
187
188 * startup.el (display-splash-screen): Allow a prefix argument.
189
190 2006-09-25 Jason Rumney <jasonr@gnu.org>
191
192 * subr.el (shell-quote-argument): Use DOS logic for Windows
193 shells with DOS semantics.
194
195 2006-09-24 Richard Stallman <rms@gnu.org>
196
197 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
198 (compilation-goto-locus): Use compilation-goto-locus-delete-o
199 to delete the overlay. Put it on pre-command-hook.
200
201 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
202
203 * startup.el (fancy-splash-screens, normal-splash-screen):
204 Call the splash buffer *About GNU Emacs*.
205
206 * simple.el (next-error-highlight, next-error-highlight-no-select):
207 Default to 0.5.
208 (yank-excluded-properties): Add `fontified'.
209
210 * font-lock.el (font-lock-compile-keywords): Allow value of
211 syntax-begin-function to enable paren-column-0 highlighting.
212
213 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
214
215 * dired.el (dired-build-subdir-alist): When file ends in colon,
216 don't exit the loop, just disregard that file.
217
218 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
219
220 * simple.el (line-move-finish): Handle corner case for fields in
221 continued lines.
222 (line-move-1): Remove flawed test for that case.
223
224 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
225
226 * icomplete.el (icomplete-simple-completing-p): Use the correct
227 name for the new variable, `icomplete-with-completion-tables'.
228 (file local variables): Remove superfluous setting.
229
230 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
231
232 * calendar/appt.el (appt-check): Fix typo for appointments just
233 after midnight.
234
235 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
236
237 * help.el (describe-key-briefly, describe-key): Don't expect an
238 extra up event if a down-event is generated by a popup menu.
239
240 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
241
242 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
243 local dictionary when changing the global dictionary.
244
245 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
246
247 * icomplete.el (icomplete-with-completion-tables): List of
248 specialized completion tables with which icomplete should
249 operate. Include the new `internal-complete-buffer', so icomplete
250 works with interactive buffer-selection.
251 (icomplete-simple-completing-p): Add acceptance of specialized
252 completion tables listed in icomplete-with-completion-tables.
253
254 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
255
256 * frame.el (focus-follows-mouse): Set default to nil on Mac.
257
258 * startup.el (command-line): Use `custom-reevaluate-setting' for
259 `focus-follows-mouse'.
260
261 2006-09-22 Richard Stallman <rms@gnu.org>
262
263 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
264 explain why Save is not available.
265
266 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
267
268 * woman.el (woman0-so): Use `let*', not `let'.
269 (woman-horizontal-line): Remove unbalanced parenthesis.
270
271 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 * woman.el: Make sure all the end-of-region markers we use have
274 a non-nil insertion-type.
275 (woman0-so): Move things around so we can use copy-marker.
276 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
277 Adjust marker type.
278 (woman2-process-escapes): Check marker type.
279 (woman-horizontal-line): Dispense with the use of a marker.
280
281 2006-09-22 Jay Belanger <belanger@truman.edu>
282
283 * calc/calc-lang.el: Add Greek letters to math-variable-table
284 property of tex.
285
286 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
287
288 * files.el (save-some-buffers-action-alist): Display diff in
289 view-mode.
290
291 2006-09-22 Masatake YAMATO <jet@gyve.org>
292
293 * add-log.el (add-log-current-defun): Use `forward-sexp'
294 instead of `forward-word' to pick c++::symbol.
295 Reported by Herbert Euler <herberteuler@hotmail.com>.
296
297 2006-09-22 Kenichi Handa <handa@m17n.org>
298
299 * bindings.el: Fix setting self-insert-command for multibyte
300 characters in global-map.
301
302 2006-09-21 David Kastrup <dak@gnu.org>
303
304 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
305 doc string.
306
307 2006-09-21 Kenichi Handa <handa@m17n.org>
308
309 * language/european.el ("Latin-1"): Add windows-1252 to
310 coding-priority.
311 ("German"): Likewise.
312
313 2006-09-21 Kim F. Storm <storm@cua.dk>
314
315 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
316 Suggested by Miles Bader.
317
318 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
319 instead of add-to-list in the simple case.
320
321 2006-09-20 Kenichi Handa <handa@m17n.org>
322
323 * isearch.el (isearch-process-search-char): Cancel the previous
324 change.
325 (isearch-search-string): New function.
326 (isearch-search): Use isearch-search-string.
327 (isearch-lazy-highlight-search): Likewise.
328
329 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
330
331 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
332 string to become an option.
333
334 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
335
336 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
337
338 2006-09-20 Kim F. Storm <storm@cua.dk>
339
340 * simple.el (line-move-partial): Call pos-visible-in-window-p with
341 position t instead of trying both window-end and window-end - 1.
342
343 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
344
345 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
346 hidden trees.
347
348 2006-09-20 David Kastrup <dak@gnu.org>
349
350 * mouse.el (mouse-posn-property): Improve doc string.
351 (mouse-on-link-p): Change buffers for function calls on links.
352
353 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
354 buffer is read-only.
355
356 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
357
358 * allout.el (allout-unprotected): Let inhibit-read-only only when
359 buffer-read-only isn't set.
360 (allout-annotate-hidden): Enable topic annotation during copies even
361 when the buffer is read-only, eg for topic copies. Ensure that the loop
362 advances, even when the span extends beyond the deletion region.
363 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
364 rather than allout-exposure-changed-hook, as a stronger assertion.
365 (allout-keybindings-list): Add bindings for
366 allout-copy-line-as-kill and allout-copy-topic-as-kill.
367 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
368 Copy wrappers for allout-kill-line and allout-kill-topic.
369 (allout-listify-exposed): Position correctly to accumulate lines.
370
371 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
372
373 * simple.el (line-move-1): Escape field boundaries occurring
374 exactly at point. Update goal column if constrained to a field.
375 (line-move-finish): Escape field boundaries occurring exactly at point.
376
377 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * mouse.el (mouse-on-link-p): Tentatively fix last change.
380 (mouse-drag-vertical-line): Remove unused var `wconfig'.
381
382 2006-09-19 Kim F. Storm <storm@cua.dk>
383
384 * help.el (describe-key-briefly, describe-key): Simplify printing
385 of descriptions by using format and %S. Fix "is undefined"
386 messages to say "at that spot" for mouse events.
387
388 * simple.el (line-move-partial): Optimize. Try window-line-height
389 before posn-at-point to get vpos of current line.
390
391 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
392
393 * viper.el: Bump up version/date of update to reflect the substantial
394 changes done in August 2006.
395
396 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
397 are defined.
398
399 * ediff-util.el (ediff-add-to-history): New function.
400
401 * ediff.el: Use ediff-add-to-history instead of add-to-history.
402
403 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
404
405 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
406 Delete duplicate make-local-variable form.
407 (conf-space-keywords): Add autoload cookie.
408 Fix typo (`keywords', not `keyword').
409
410 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
411
412 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
413 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
414 to x-gtk-use-old-file-dialog
415
416 2006-09-18 Richard Stallman <rms@gnu.org>
417
418 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
419 that might come in during mouse tracking.
420
421 2006-09-18 Kim F. Storm <storm@cua.dk>
422
423 * simple.el (line-move-partial): Rework 2006-09-15 change to use
424 new window-line-height function. Further optimize by not calling
425 pos-visible-in-window-p for window-end when window-line-height
426 returns useful information.
427
428 2006-09-16 Richard Stallman <rms@gnu.org>
429
430 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
431 (conf-space-mode): Don't handle prefix arg.
432 Delete conf-space-keywords-override code.
433 Use add-hook.
434 (conf-space-keywords): New command.
435 (conf-space-mode-internal): Be careful with imenu-generic-expression.
436 Delete conf-space-keywords-override code.
437 (conf-space-keywords-alist): Doc fix.
438 (conf-space-font-lock-keywords): Doc fix.
439 (conf-space-keywords-override): Var deleted.
440
441 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
442
443 * startup.el (fancy-splash-screens): Don't switch to the scratch
444 buffer; it may not be the next buffer.
445
446 2006-09-16 Romain Francoise <romain@orebokech.com>
447
448 * saveplace.el (load-save-place-alist-from-file): Use expanded name
449 in both messages.
450
451 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
452
453 * progmodes/python.el (python-preoutput-filter):
454 Fix arg order to string-match.
455
456 2006-09-16 Richard Stallman <rms@gnu.org>
457
458 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
459 font-lock-compile-keywords.
460
461 * font-lock.el (font-lock-compile-keywords): Rename optional arg
462 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
463
464 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
465
466 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
467
468 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
469 and the data doesn't look like UTF8, send STRING instead.
470
471 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
472
473 * textmodes/flyspell.el (flyspell-check-region-doublons):
474 New function to detect duplicated words.
475 (flyspell-large-region): Use it.
476
477 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
478
479 * simple.el (line-move-to-column): Revert 2006-08-03 change.
480
481 2006-09-16 Eli Zaretskii <eliz@gnu.org>
482
483 * help.el (describe-prefix-bindings): Use let, not let*.
484
485 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
486
487 * allout.el (allout-regexp, allout-line-boundary-regexp)
488 (allout-bob-regexp): Correct grouping and boundaries to fix
489 backwards traversal.
490 (allout-depth-specific-regexp, allout-depth-one-regexp):
491 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
492 worse time in allout-ascend.
493 (allout-doublecheck-at-and-shallower): Identify depth threshold
494 below which topics are checked for and disqualified by containment
495 discontinuities.
496 (allout-hotspot-key-handler): Correctly handle multiple-key
497 strokes. Remove some unused variables.
498 (allout-mode-leaders): Clarify that mode-specific comment-start
499 will be used.
500 (set-allout-regexp): Correctly regexp-quote allout regexps to
501 properly accept alternative header-leads and primary bullets with
502 regexp-specific characters (eg, C "/*", mathematica "(*").
503 Include new regular expressions among those configured.
504 (allout-infer-header-lead-and-primary-bullet):
505 Rename allout-infer-header-lead.
506 (allout-recent-depth): Manifest as a variable as well as a function.
507 (allout-prefix-data): Simplify into an inline instead of a macro,
508 assuming current match data rather than being explicitly passed
509 it. Establish allout-recent-depth value as well as
510 allout-recent-prefix-beginning and allout-recent-prefix-end.
511 (allout-aberrant-container-p): True when an item's immediate
512 offspring discontinuously contained. Useful for disqualifying
513 unintended topic prefixes, likely at low depths.
514 (allout-goto-prefix-doublechecked): Elaborate version of
515 allout-goto-prefix which disqualifies aberrant pseudo-items.
516 (allout-pre-next-prefix): Layer on top of lower-level routines, to
517 get disqualification of aberrant containers.
518 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
519 containers.
520 (allout-beginning-of-current-entry): Position at start of buffer
521 when in container (depth 0) entry.
522 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
523 (allout-current-bullet): Strip text properties.
524 (allout-get-prefix-bullet): Use right match groups.
525 (allout-beginning-of-line, allout-next-heading):
526 Disqualify aberrant containers.
527 (allout-previous-heading): Disqualify aberrant containers, and
528 change to regular (rather than inline) function, to allow
529 self-recursion.
530 (allout-get-invisibility-overlay): Increment so progress is made
531 when the first overlay is not the sought one.
532 (allout-end-of-prefix): Disqualify aberrant containers.
533 (allout-end-of-line): Cycle something like allout-beginning-of-line.
534 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
535 outline.el outlines) functional again. Change the primary bullet
536 along with the header-lead - level 1 new-style bullets now work.
537 Engage allout-before-change-handler in mainline emacs, not just
538 xemacs, to do undo handling.
539 (allout-before-change-handler): Expose undo changes occurring in
540 hidden regions. Use allout-get-invisibility-overlay instead of
541 reimplementing it inline.
542 (allout-chart-subtree): Use start rather than end of prefix in
543 charts. Use allout-recent-depth variable.
544 (allout-chart-siblings): Disqualify aberrant topics.
545 (allout-beginning-of-current-entry): Position correctly.
546 (allout-ascend): Use new allout-depth-specific-regexp and
547 allout-depth-one-regexp for linear instead of O(N^2) or worse
548 behavior.
549 (allout-ascend-to-depth): Depend on allout-ascend, rather than
550 reimplementing an algorithm.
551 (allout-up-current-level): Depend on allout-ascend, rather than
552 reimplementing an algorithm. Return to start-point if we fail.
553 (allout-descend-to-depth): Use allout-recent-depth variable
554 instead of function.
555 (allout-next-sibling): On traversal of numerous intervening
556 topics, resort to economical allout-next-sibling-leap.
557 (allout-next-sibling-leap): Specialized version of
558 allout-next-sibling that uses allout-ascend cleverly, to depend on
559 a regexp search to leap large numbers of contained topics, rather
560 than arbitrarily many one-by-one traversals.
561 (allout-next-visible-heading): Disqualify aberrant topics.
562 (allout-previous-visible-heading): Position consistently when
563 interactive.
564 (allout-forward-current-level): Base on allout-previous-sibling
565 rather than (differently) reimplmenting the algorithm. Remove some
566 unused variables.
567 (allout-solicit-alternate-bullet): Present default choice stripped
568 of text properties.
569 (allout-rebullet-heading): Use bullet stripped of text properties.
570 Register changes using allout-exposure-change-hook.
571 Disregard aberrant topics.
572 (allout-shift-in): With universal-argument, make topic a peer of
573 it's former offspring. Simplify the code by separating out
574 allout-shift-out functionality.
575 (allout-shift-out): With universal-argument, make offspring peers
576 of their former container, and its siblings. Implement the
577 functionality here, rather than inappropriately muddling the
578 implementation of allout-shift-in.
579 (allout-rebullet-topic): Respect additional argument for new
580 parent-child separation function.
581 (allout-yank-processing): Use allout-ascend directly.
582 (allout-show-entry): Disqualify aberrant topics.
583 (allout-show-children): Handle discontinuous children gracefully,
584 extending the depth being revealed to expose them and posting a
585 message indicating the situation.
586 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
587 Leave cursor in correct position.
588 (allout-hide-current-subtree): Use allout-ascend directly.
589 Disqualify aberrant topics.
590 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
591 a way that the yanks can restore it, as used to happen.
592 (allout-yank-processing): Restore exposure layout as recorded by
593 allout-kill-*, as used to happen.
594 (allout-annotate-hidden, allout-hide-by-annotation): New routines
595 for preseving and restoring exposure layout across kills.
596 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
597 (allout-encrypt-string): Strip text properties.
598 Rearranged order and outline-headings for some of the
599 miscellaneous functions.
600 (allout-resolve-xref): No need to quote the error name in the
601 condition-case handler section.
602 (allout-flatten): Classic recursive (and recursively intensive,
603 without tail-recursion) list-flattener, needed by allout-shift-out
604 when confronted with discontinuous children.
605
606 2006-09-16 Jason Rumney <jasonr@gnu.org>
607
608 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
609 on ms-windows.
610 (dnd-open-unc-file): Remove.
611 (dnd-open-local-file): Mention in doc string that it also handles
612 remote files if the system natively supports unc file-names.
613
614 2006-09-15 Kim F. Storm <storm@cua.dk>
615
616 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
617 all necessary information about the event before erasing *Help*.
618
619 * simple.el (line-move-partial): Use window-line-visiblity to
620 quickly check whether last line is partially visible, and only do
621 the hard (and slow) part in that case.
622
623 2006-09-15 Jay Belanger <belanger@truman.edu>
624
625 * COPYING: Replace "Library Public License" by "Lesser Public
626 License" throughout.
627
628 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
629
630 * term/x-win.el (x-menu-bar-open): New function for F10.
631
632 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
633
634 * progmodes/compile.el (compilation-error-regexp-alist-alist):
635 Disallow filenames containing " -" to avoid confusion with libtool
636 compilation messages. Suggested by Stefan Monnier.
637
638 2006-09-15 David Kastrup <dak@gnu.org>
639
640 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
641 instead of buffer position for `mouse-on-link-p'.
642
643 * mouse.el (mouse-posn-property): New function looking up the
644 properties at a click position in overlays and text properties in
645 either buffer or strings.
646 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
647 of both `follow-link' as well as `mouse-face' properties.
648 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
649 buffer position.
650
651 * help.el (describe-key-briefly): When reading a down-event on
652 mode lines or scroll bar, swallow the following up event, too.
653 Use the new mouse sensitity of `key-binding' for lookup.
654 (describe-key): The same here.
655
656 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
657
658 * play/life.el (life-patterns): Add a few more interesting patterns.
659 (life-setup): Force `show-trailing-whitespace' to nil.
660
661 2006-09-14 Richard Stallman <rms@gnu.org>
662
663 * startup.el (fancy-splash-text): Change text to improve alignment.
664 (fancy-splash-screens): Don't set non-standard tab width.
665 Bind cursor-type temporarily, and make it easy to patch to
666 preserve the splash buffer.
667 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
668 (fancy-splash-screens): Display echo-area message explicitly.
669 Don't set fancy-splash-help-echo.
670
671 * simple.el (line-number-mode): Group mode-line instead of
672 editing-basics.
673 (column-number-mode, size-indication-mode): Likewise.
674
675 * faces.el (mode-line-faces): Group mode-line instead of modeline.
676
677 * time.el (display-time): Group mode-line instead of modeline.
678
679 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
680
681 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
682
683 * startup.el (fancy-splash-text): Move editing instructions to
684 fancy-splash-head.
685 (fancy-splash-head): Issue editing instructions.
686 (fancy-splash-screens): Fixup whitespace.
687
688 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
689
690 * bindings.el (mode-line-buffer-identification-keymap):
691 Remove duplicate line.
692
693 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
694
695 * ido.el (ido-ignore-item-p): Allow any kind of functions in
696 ignore lists.
697
698 2006-09-14 Kim F. Storm <storm@cua.dk>
699
700 * jit-lock.el (jit-lock-fontify-again): New function.
701 (jit-lock-fontify-now): Use it instead of lambda form.
702
703 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
704
705 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
706 (flyspell-auto-correct-word): Make ispell-filter local to these
707 functions. Check that ispell-filter has new stuff before calling
708 ispell-parse-output.
709
710 2006-09-13 Kim F. Storm <storm@cua.dk>
711
712 * simple.el (line-move-partial): Optimize.
713
714 2006-09-13 Richard Stallman <rms@gnu.org>
715
716 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
717 Delete spurious backquote.
718
719 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
720
721 * net/rcirc.el (rcirc-print): Fix last change.
722
723 2006-09-12 Jay Belanger <belanger@truman.edu>
724
725 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
726
727 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
728
729 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
730 rcirc-show-maximum-output.
731 (rcirc-mode): Remove window-scroll-function hook.
732 (rcirc-scroll-to-bottom): Remove function.
733 (rcirc-print): Recenter so point stays at the bottom of the window
734 if point was already there.
735
736 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
737
738 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
739 not to "t".
740 * progmodes/compile.el (compilation-start): Likewise.
741 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
742 Don't use expand-file-name on invocation-directory, since this
743 might mishandle special characters in invocation-directory.
744
745 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
746
747 * pcvs-defs.el: Remove * in defcustom's docstrings.
748
749 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
750
751 * progmodes/compile.el (compilation-directory-properties):
752 Doc fix for help-echo.
753
754 2006-09-12 Lars Hansen <larsh@soem.dk>
755
756 * desktop.el (desktop-read): Add comment.
757
758 2006-09-12 Kim F. Storm <storm@cua.dk>
759
760 * simple.el (next-error-highlight, next-error-highlight-no-select):
761 Fix spelling error.
762
763 * subr.el (sit-for): Rework to use input-pending-p and cond.
764 Return nil input is pending on entry also for SECONDS <= 0.
765 (while-no-input): Use input-pending-p instead of sit-for.
766
767 2006-09-11 Richard Stallman <rms@gnu.org>
768
769 * simple.el (next-error-highlight, next-error-highlight-no-select):
770 Fix custom type and doc strings.
771
772 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
773
774 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
775 (diff-apply-hunk): Use it to ask for confirmation.
776
777 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
778
779 * emacs-lisp/cl.el (pushnew): Add missing `,'.
780
781 2006-09-11 David Kastrup <dak@gnu.org>
782
783 * help.el (string-key-binding, describe-key-briefly)
784 (describe-key): Remove `string-key-binding' and its callers since
785 `key-binding' already caters for the proper lookup now.
786
787 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
788
789 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
790 (cfengine-mode): Use it. Fix \ syntax to be like /.
791
792 * bindings.el (mode-line-buffer-identification-keymap):
793 Move initialization into declaration.
794
795 2006-09-10 Kim F. Storm <storm@cua.dk>
796
797 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
798 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
799 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
800 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
801
802 2006-09-10 Richard Stallman <rms@gnu.org>
803
804 * dired-aux.el: Handle errors in recursive copy usefully.
805 (dired-create-files-failures): New variable.
806 (dired-copy-file): Remove condition-case.
807 (dired-copy-file-recursive): Check for errors on all file
808 operations, and add them to dired-create-files-failures.
809 Check file file-date-erorr here too.
810 (dired-create-files): Check dired-create-files-failures
811 and report those errors too.
812
813 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
814
815 * subr.el (add-to-list): New argument COMPARE-FN.
816
817 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
818
819 * filecache.el (file-cache-add-directory)
820 (file-cache-add-directory-list, file-cache-add-file)
821 (file-cache-add-directory-using-find)
822 (file-cache-add-directory-using-locate)
823 (file-cache-add-directory-recursively): Add autoloads.
824
825 2006-09-09 Richard Stallman <rms@gnu.org>
826
827 * textmodes/conf-mode.el (conf-space-mode):
828 Use hack-local-variables-hook instead of calling hack-local-variables.
829 (conf-space-keywords-override): New variable.
830 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
831 (conf-space-mode): Always make conf-space-keywords and
832 conf-space-keywords-override local.
833 Call conf-space-mode-internal directly as well as via hook.
834
835 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
836
837 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
838 quasi-keywords.
839
840 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
841
842 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
843 (python-send-string): Be slightly more careful about adding \n.
844
845 * startup.el (normal-splash-screen): Don't display the buffer if we'll
846 kill it right away anyway.
847
848 2006-09-09 Eli Zaretskii <eliz@gnu.org>
849
850 * international/codepage.el (cp850-decode-table): Fix a few codes.
851 (cp858-decode-table): New variable.
852
853 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
854
855 * net/ldap.el (ldap-search-internal): Doc fix.
856
857 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
858
859 * play/life.el (life-display-generation): Test for input manually if
860 `sleeptime' is negative or null.
861
862 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
863 (print-region-1): Substitute `%s' with the page title.
864
865 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
866
867 * locate.el (locate-current-search): New variable.
868 (locate): Set buffer local value. Use current buffer if it is
869 in Locate mode.
870 (locate-mode): Disable undo here.
871 (locate-do-setup): Use locate-current-filter from buffer to be killed.
872 (locate-update): Use locate-current-search and locate-current-filter.
873
874 2006-09-08 David Kastrup <dak@gnu.org>
875
876 * desktop.el (desktop-read): When loading a desktop, disable
877 saving it while the load progresses, and switch off a pending lazy
878 load by calling `desktop-lazy-abort'.
879
880 2006-08-27 Martin Rudalics <rudalics@gmx.at>
881
882 * window.el (mouse-autoselect-window-timer)
883 (mouse-autoselect-window-position)
884 (mouse-autoselect-window-window)
885 (mouse-autoselect-window-now): New vars.
886 (mouse-autoselect-window-cancel)
887 (mouse-autoselect-window-select)
888 (mouse-autoselect-window-start): New functions.
889 (handle-select-window): Call `mouse-autoselect-window-start' when
890 delayed window autoselection is enabled.
891
892 * cus-start.el (mouse-autoselect-window): Handle delayed window
893 autoselection.
894
895 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
896 commands after which it is allowed to print in the echo area.
897
898 2006-09-08 Richard Stallman <rms@gnu.org>
899
900 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
901
902 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
903 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
904
905 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
906 (cancel-timer-internal): Add doc string.
907 (cancel-function-timers): Doc fix.
908 (with-timeout-handler, timer-event-last*): Add doc strings.
909
910 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
911
912 * files.el (risky-local-variable-p): Match ...-bindat-spec.
913
914 * dired.el (dired-log-summary): Add doc string.
915
916 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
917 (custom-group-menu-create): Not here.
918
919 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
920
921 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
922
923 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
924
925 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
926 (mac-apple-event-map): Define its handler.
927
928 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
929
930 * net/ldap.el (ldap-search-internal): Handle `auth' key.
931
932 2006-09-07 Magnus Henoch <mange@freemail.hu>
933
934 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
935 clause.
936
937 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
938
939 * info.el (Info-index): Bind completion-ignore-case.
940
941 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
944 previous commit.
945 (inferior-prolog-guess-flavor): New fun left out of previous commit.
946 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
947 burp in dedicated windows.
948 (inferior-prolog-self-insert-command): New command.
949 (inferior-prolog-mode-map): Use it.
950
951 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
952
953 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
954
955 * international/code-pages.el: Add cp858.
956
957 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
958
959 * dnd.el: Fix bootstrapping.
960
961 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
962
963 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
964 (dnd-open-remote-url): New function.
965 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
966 not windows-nt.
967
968 2006-09-07 Jason Rumney <jasonr@gnu.org>
969
970 * dnd.el (dnd-open-remote-file-function): New variable.
971 (dnd-open-unc-file): New function.
972 (dnd-open-file): Call dnd-open-remote-file-function if set.
973
974 2006-09-06 Daiki Ueno <ueno@unixuser.org>
975
976 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
977 pgg-passphrase-coding-system rather than locale-coding-system.
978 * pgg-def.el (pgg-passphrase-coding-system): New user option.
979
980 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
981
982 * progmodes/prolog.el: Remove * in docstrings.
983 (prolog-program-name): Add SWI prolog.
984 (prolog-mode-menu): New menu.
985 (prolog-mode): Set comment-add.
986 (prolog-indent-line): Simplify. Use indent-line-to.
987 (inferior-prolog-buffer): New var.
988 (inferior-prolog-run, inferior-prolog-process): New funs.
989 (run-prolog, switch-to-prolog): Rewrite, using them.
990 (prolog-consult-region): Use inferior-prolog-buffer.
991 (inferior-prolog-load-file): New function.
992 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
993
994 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
995 last word, if it's not the end of the paragraph.
996
997 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
998 file name.
999
1000 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
1001
1002 * frame.el (display-mm-dimensions-alist): New defcustom.
1003 (display-mm-height, display-mm-width): Use it.
1004
1005 2006-09-06 Simon Josefsson <jas@extundo.com>
1006
1007 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
1008
1009 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
1010
1011 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1012 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
1013 string values.
1014
1015 2006-09-06 Kim F. Storm <storm@cua.dk>
1016
1017 * simple.el (line-move-partial): New function to do vscrolling for
1018 partially visible images / tall lines. Rewrite based on code
1019 previously in line-move. Simplify backwards vscrolling.
1020 (line-move): Use it. Simplify.
1021
1022 2006-09-05 Kim F. Storm <storm@cua.dk>
1023
1024 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
1025
1026 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1029 Process the `gcc-include' after the `gnu' rule.
1030
1031 2006-09-05 Kim F. Storm <storm@cua.dk>
1032
1033 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
1034
1035 2006-09-05 Daiki Ueno <ueno@unixuser.org>
1036
1037 * pgg.el (pgg-clear-string): Alias to clear-string for backward
1038 compatibility.
1039
1040 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
1041 inhibit-redisplay; encode passphrase with locale-coding-system.
1042
1043 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1044
1045 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
1046
1047 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
1048
1049 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1050 (gdb-var-list-children-regexp): Make type field optional.
1051
1052 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
1053 e.g public, protected in C++.
1054
1055 2006-09-04 John Paul Wallington <jpw@pobox.com>
1056
1057 * simple.el (completion-show-help): New defcustom.
1058 (completion-setup-function): Heed it.
1059
1060 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1061
1062 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1063
1064 2006-09-04 Richard Stallman <rms@gnu.org>
1065
1066 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
1067 (rsf-min-region-to-spam-list): Doc fix.
1068 (rsf-add-content-type-field): Doc fix.
1069
1070 * simple.el (kill-region): Explicitly test there is a region.
1071
1072 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
1075 sendmail in several common directories.
1076
1077 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
1078
1079 * paths.el (sendmail-program): Removed.
1080
1081 2006-09-04 Daiki Ueno <ueno@unixuser.org>
1082
1083 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
1084 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
1085 http://article.gmane.org/gmane.emacs.gnus.general/50457
1086
1087 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
1090 mark after running the menu filter.
1091
1092 2006-09-03 Juri Linkov <juri@jurta.org>
1093
1094 * international/quail.el (quail-defrule-internal): Add a check
1095 if a key is a vector.
1096
1097 2006-09-02 Juri Linkov <juri@jurta.org>
1098
1099 * man.el (Man-topic-history): New variable.
1100 (man): Use it.
1101
1102 * woman.el (woman-topic-history): Change defvar to defvaralias
1103 for symbol `Man-topic-history'.
1104
1105 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
1106 `comint-last-output-start' is a marker by using `markerp' and
1107 check if it has a position by using `marker-position', and use
1108 this position for `goto-char'.
1109
1110 * international/quail.el (quail-defrule-internal): Add missing
1111 `error' call for null key.
1112
1113 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
1114
1115 * rcirc.el (rcirc-keywords): New variable.
1116 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
1117 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
1118 variables.
1119 (rcirc-responses-no-activity): New function.
1120 (rcirc-handler-generic): Check for responses in above.
1121 (rcirc-process-command): Add ?: character to arguments of raw
1122 server commands.
1123 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
1124 `rcirc-dim-nicks'.
1125 (rcirc-gray-toggle): Remove unused variable.
1126 (rcirc-print): Remove some tracking logic, which is moved into
1127 markup functions.
1128 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
1129 types.
1130 (rcirc-activity-string): Look for 'keyword in activity-types.
1131 (rcirc-window-configuration-change): Don't erase overlay-arrow
1132 unnecessarily.
1133 (rcirc-add-or-remove): New function.
1134 (rcirc-cmd-ignore): Use it.
1135 (rcirc-message-leader): Remove unused function.
1136 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
1137 (rcirc-add-face): New function.
1138 (rcirc-facify): Use rcirc-add-face.
1139 (rcirc-url-regexp): Add parens.
1140 (rcirc-map-regexp): Remove function.
1141 (rcirc-mangle-regexp): Remove function.
1142 (rcirc-markup-text-functions): New variable.
1143 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
1144 (rcirc-markup-body-text, rcirc-markup-attributes)
1145 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
1146 (rcirc-markup-bright-nicks): New markup handler functions.
1147 (rcirc-nick-in-message-full-line): New face.
1148 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
1149 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
1150
1151 2006-09-02 Martin Rudalics <rudalics@gmx.at>
1152
1153 * cus-start.el (hscroll-margin, hscroll-step)
1154 (mode-line-in-non-selected-windows, mouse-autoselect-window)
1155 (x-use-underline-position-properties): Change version to "22.1"
1156 since they will appear there for the first time.
1157
1158 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
1161
1162 2006-08-31 Richard Stallman <rms@gnu.org>
1163
1164 * cus-edit.el (custom-save-variables): Slight cleanup.
1165 (Custom-no-edit): Renamed from custom-no-edit.
1166 (Custom-newline): Renamed from custom-newline.
1167 (custom-mode-map): Use new names.
1168
1169 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
1170 about customization, rather than M-x customize, in the doc string
1171 made for the defcustom.
1172
1173 * emacs-lisp/trace.el (trace-function-background): Doc fix.
1174
1175 2006-08-31 Romain Francoise <romain@orebokech.com>
1176
1177 * dired-x.el (dired-guess-shell-alist-default): Update.
1178
1179 2006-08-31 Michael Mauger <mmaug@yahoo.com>
1180
1181 * custom.el (custom-theme-set-variables): Autoload packages before
1182 sorting the variables.
1183
1184 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
1185
1186 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
1187 chars if XEmacs.
1188 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
1189
1190 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * progmodes/python.el (python-eldoc-function): Re-enable quit while
1193 waiting for process.
1194
1195 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1196
1197 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
1198 results in ASCII-only string, encode original one directly.
1199
1200 2006-08-29 Romain Francoise <romain@orebokech.com>
1201
1202 * startup.el (normal-splash-screen, fancy-splash-screens):
1203 Make buffer read-only and arrange to enter view mode if necessary.
1204
1205 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * hl-line.el (hl-line): New face.
1208 (hl-line-face): Use it.
1209
1210 * image-mode.el (image-mode): Fix last fix.
1211 Suggested by Kim F. Storm.
1212
1213 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1214
1215 Sync with Tramp 2.0.54.
1216
1217 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
1218 of `=', because `tramp-get-remote-gid' might not always return an
1219 integer when expected.
1220 (tramp-register-file-name-handlers): `partial-completion-mode' is
1221 unknown to XEmacs.
1222 (tramp-time-diff): Don't use `floor', it might fail for large
1223 differences.
1224 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
1225 `tramp-auto-save-directory' if unset in order to guarantee unique
1226 auto-save file names.
1227
1228 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * image-mode.el (image-mode): Display image as text on a terminal.
1231
1232 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1233
1234 * progmodes/python.el (python-send-command): Simplify.
1235 (run-python): Don't generate a new buffer unless `new' was specified.
1236 Make sure we send `import emacs' to the proper process.
1237
1238 * progmodes/python.el (python-send-command): Don't wait for the command
1239 to terminate. Don't fiddle with compilation-parsing-end.
1240
1241 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1242
1243 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1244 Insert commentary after first line summary.
1245
1246 * woman.el (woman-follow): New function, based on `man-follow'.
1247 (woman-mode-map): Use it.
1248
1249 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
1250 since ibuffer-do-sort-by-recency does not define a sorter.
1251
1252 2006-08-28 Kim F. Storm <storm@cua.dk>
1253
1254 * find-dired.el (find-dired): Use shell-quote-argument to properly
1255 escape ( and ) args. Also use it on {} and ; args in default
1256 value of find-ls-option string.
1257 (find-grep-dired): Use shell-quote-argument on {} and ; args.
1258
1259 2006-08-27 Michael Olson <mwolson@gnu.org>
1260
1261 * emacs-lisp/tq.el: Small grammar fix in comments.
1262 (tq-enqueue): Check for existence of queue rather than the
1263 head queue item's question, which was a no-op.
1264 (tq-filter, tq-process-buffer): Make sure the process buffer
1265 exists before making it the current buffer.
1266
1267 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1268
1269 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
1270 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
1271 (special-event-map): Apply 2006-08-16 change for x-win.el.
1272
1273 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1274
1275 * progmodes/python.el (python-send-receive): Wait in the
1276 process's buffer so as to check the right buffer-local variables.
1277
1278 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1279
1280 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
1281 (defgroup checkdoc): Move to beginning.
1282
1283 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
1284 (python-preoutput-continuation): Remove.
1285 (python-preoutput-filter): Simplify correspondingly.
1286 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
1287 Loop around to catch embedded _emacs_out output.
1288 (run-python): Send the import&print command on a single line.
1289 (python-send-command): Send command&print on a single line.
1290 (python-send-string): Only add double \n if needed.
1291 (python-send-receive): Loop until the result comes.
1292 (python-mode-running): Defvar it.
1293 (python-setup-brm): Remove unused var `menu'.
1294 Only bind py-mode-map and `features' around brm-init.
1295 (python-calculate-indentation): Remove unused var `point'.
1296 (python-beginning-of-defun): Remove unused var `def-line'.
1297
1298 2006-08-25 Richard Stallman <rms@gnu.org>
1299
1300 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
1301
1302 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1303
1304 * viper.el (viper-set-hooks): Use frame bindings for
1305 viper-vi-state-cursor-color.
1306 (viper-non-hook-settings): Don't set default
1307 mode-line-buffer-identification.
1308
1309 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
1310 (viper-set-cursor-color-according-to-state)
1311 (viper-get-saved-cursor-color-in-replace-mode)
1312 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
1313 viper-emacs-state-cursor-color.
1314
1315 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
1316 (viper-undo): Use point if undo-beg-posn is nil.
1317 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
1318 (viper-after-change-undo-hook): Don't use
1319 viper-emacs-state-cursor-color by default.
1320 (viper-undo): More sensible positioning after undo.
1321
1322 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
1323 (viper-emacs-state-cursor-color): Default to nil, since this feature
1324 doesn't work well yet.
1325
1326 * ediff-mult.el (ediff-intersect-directories)
1327 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
1328 always expand filenames.
1329
1330 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1331
1332 * tumme.el: Remove * in defcustoms's docstrings.
1333
1334 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1335
1336 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
1337 Accept internal time format for SECS arg.
1338 (timer-relative-time): Doc fix.
1339
1340 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
1341 adapted from Martin Rudalics.
1342 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
1343 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
1344 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
1345 using sit-for.
1346
1347 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
1348
1349 * cus-start.el (all): Add `overline-margin' and
1350 `x-underline-at-descent-line'.
1351
1352 2006-08-24 Kim F. Storm <storm@cua.dk>
1353
1354 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
1355 to mean "use find -exec"; nil now unambiguously means auto-detect.
1356 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
1357 Use shell-quote-argument to build grep-find-command and
1358 grep-find-template.
1359 (rgrep): Use shell-quote-argument to properly quote arguments to find.
1360 Reported by Tom Seddon.
1361
1362 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * startup.el (fancy-splash-head): Give instructions for dismissing
1365 the splash screen for default startup too.
1366 (display-startup-echo-area-message, fancy-splash-screens)
1367 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
1368 all splash text at once and keep the splash buffer around.
1369 (command-line-1): Give display-startup-echo-area-message a t arg.
1370
1371 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
1372
1373 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
1374 gnus frame is selected.
1375
1376 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1377
1378 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
1379
1380 2006-08-22 Kim F. Storm <storm@cua.dk>
1381
1382 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
1383 Add suffix matching for subdirs.
1384
1385 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1386
1387 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
1388 mouse-yank-at-point is non-nil.
1389
1390 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1391
1392 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
1393 a bit wider and remove fringes to fit initial output on line.
1394
1395 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1396
1397 * frame.el (blink-cursor-end): Only ignore the error we care about.
1398 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
1399
1400 2006-08-21 Richard Stallman <rms@gnu.org>
1401
1402 * whitespace.el (whitespace-cleanup): Doc fix.
1403
1404 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
1405
1406 * net/rcirc.el (rcirc-show-maximum-output): New var.
1407 (rcirc-buffer-process): If no buffer argument is supplied, use
1408 current-buffer.
1409 (rcirc-complete-nick): Complete to the last completed nick first.
1410 (rcirc-mode): Preserve the value of `rcirc-urls' across
1411 connections. Setup scroll function.
1412 (rcirc-scroll-to-bottom): New function.
1413 (rcirc-print): Use nick syntax around regexp work.
1414 Notice dim-nicks speaking only if they say our nick.
1415 (rcirc-update-activity-string): Do not show the modeline indicator
1416 if there are no live rcirc processes.
1417 (rcirc-cmd-ignore): Ignore case.
1418 (rcirc-browse-url-at-point): Fix off-by-one error.
1419
1420 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1421
1422 * progmodes/python.el: Remove * in defcustom docstrings.
1423 (run-python, python-proc, python-try-complete): Use derived-mode-p.
1424 (python-mode): Set tab-width and indent-tabs-mode.
1425
1426 2006-08-20 Dave Love <fx@gnu.org>
1427
1428 * progmodes/python.el: Update to Dave Love's latest version.
1429 (python-font-lock-keywords, python-mode): Don't use
1430 font-lock-syntax-table, but match symbol elements explicitly instead.
1431 (python-mode-map): Add help, and a few more key bindings.
1432 (python-skip-comments/blanks): Move out of comments as well.
1433 (python-continuation-line-p): Behave better with unbalanced parens.
1434 (python-blank-line-p): New fun.
1435 (python-open-block-statement-p): Don't use a heuristic.
1436 (python-outdent-p): Better handle blocks-in-the-same-line.
1437 (python-calculate-indentation): Misc improvements.
1438 (python-comment-indent): Remove.
1439 (python-block-pairs): New var.
1440 (python-first-word): New fun.
1441 (python-indentation-levels): Handle more common cases.
1442 (python-indent-line-1): Add `leave' argument.
1443 (python-indent-region): New fun.
1444 (python-skip-out): New fun.
1445 (python-beginning-of-statement, python-end-of-statement): Use it.
1446 (python-next-statement): Return correct count even at eob.
1447 (python-end-of-block): Fix paren-typo.
1448 (python-imenu-create-index): Add module variables.
1449 (run-python): Add `new' arg.
1450 Check we're at a prompt before returning.
1451 (python-send-command): Move to end of buffer.
1452 Wait for prompt to return.
1453 (python-set-proc): New fun.
1454 (python-imports): New var.
1455 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
1456 (python-eldoc-function): Try to move out of arg list.
1457 (python-outline-level): Offset by 1.
1458 (python-find-imports): New fun.
1459 (python-symbol-completions): Use python-imports.
1460 (python-module-path, ffap-alist): Add support for ffap.
1461 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
1462 (pythin-insert-*, python-default-template, python-expand-template):
1463 Add templates/skeletons.
1464 (python-setup-brm): Support for Bicycle Repair Man.
1465 (python-abbrev-syntax-table): New var.
1466 (python-abbrev-pc-hook, python-pea-hook): New funs.
1467
1468 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
1469
1470 * frame.el (blink-cursor-start): Set timer first.
1471 (blink-cursor-end): Ignore timer cancelling errors.
1472 Suggested by Ken Manheimer.
1473
1474 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
1475
1476 * newcomment.el (comment-box): Call `comment-normalize-vars'.
1477 Add autoload cookie.
1478
1479 2006-08-20 Richard Stallman <rms@gnu.org>
1480
1481 * simple.el (line-number-at-pos): Doc fix.
1482
1483 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
1484 timer-activate-when-idle, so timer can run before Emacs becomes
1485 non-idle again.
1486
1487 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1488
1489 * whitespace.el (whitespace-cleanup-internal): New optional arg
1490 REGION-ONLY. If it's non-nil, modify the message to the user
1491 accordingly.
1492 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
1493 a non-nil argument.
1494
1495 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
1496
1497 * rect.el (spaces-string): Simplify and add doc string.
1498
1499 2006-08-17 Romain Francoise <romain@orebokech.com>
1500
1501 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
1502
1503 2006-08-17 Richard Stallman <rms@gnu.org>
1504
1505 * compare-w.el (compare-windows): lambda's take an arg and pass
1506 it to compare-windows-skip-whitespace.
1507
1508 2006-08-17 Martin Rudalics <rudalics@gmx.at>
1509
1510 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
1511 the right buffer.
1512
1513 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
1514
1515 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
1516 removed files.
1517
1518 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
1519
1520 * progmodes/gdb-ui.el (gdb-locals-watch-map)
1521 (gdb-locals-watch-map-1): Suppress keymap first.
1522 (gdb-edit-locals-map-1): New variable.
1523 (gdb-edit-locals-value): New function.
1524 (gdb-stack-list-locals-handler): Use them.
1525
1526 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1527
1528 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
1529 cursor would normally be drawn in the fringe.
1530
1531 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
1532 Reported by Martin Rudalics <rudalics@gmx.at>.
1533
1534 2006-08-16 Richard Stallman <rms@gnu.org>
1535
1536 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
1537 (special-event-map): Process drag-n-drop events this way.
1538
1539 * simple.el (move-beginning-of-line): Test whether fields
1540 would prevent motion back to line's first visible character.
1541 If so, stop where the fields would stop the motion.
1542
1543 * newcomment.el (comment-indent): Fully update INDENT
1544 before checking to see if it will change the text.
1545
1546 * cus-edit.el (custom-newline): New function.
1547 (custom-mode-map): Bind newline to custom-newline.
1548
1549 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
1550 into ignore-whitespace.
1551 Check each buffer for its skip-function.
1552 Handle compare-windows-skip-whitespace special-case test
1553 by returning t from default skip function.
1554
1555 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1556
1557 * textmodes/org.el (org-clock-special-range)
1558 (org-clock-update-time-maybe): New functions.
1559 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1560 not only a-z.
1561 (org-agenda-get-blocks): Allow multiple blocks per headline.
1562 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1563 (org-export-html-title-format)
1564 (org-export-html-toplevel-hlevel): New options.
1565 (org-export-language-setup): Add support for Czech.
1566 (org-mode, org-insert-todo-heading, org-find-visible)
1567 (org-find-invisible, org-invisible-p, org-invisible-p2)
1568 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1569 (org-show-subtree, org-show-entry, org-make-options-regexp):
1570 Remove compatibility support for old outline-mode.
1571 (org-check-occur-regexp): Funtion removed.
1572 (org-on-heading-p, org-back-to-heading): Made defalias.
1573 (org-set-local): New defsubst.
1574 (org-set-regexps-and-options, org-mode)
1575 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1576 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1577 (org-remember-apply-template, org-table-edit-field)
1578 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1579 (org-set-autofill-regexps): Use `org-set-local'.
1580 (org-table-eval-formula): Fix bug with parsing of display flags.
1581
1582 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1583
1584 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
1585 frame with fringe arrow. Suggested by Simon Marshall
1586 <simon.marshall@misys.com>.
1587 (gdb-stack-position): New variable.
1588 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
1589 (gdb-frames-mode): Set gdb-stack-position to nil.
1590 Add to overlay-arrow-variable-list
1591 (gdb-reset): Delete gdb-stack-position from above list.
1592
1593 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1594
1595 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
1596 read only.
1597
1598 2006-08-13 Romain Francoise <romain@orebokech.com>
1599
1600 * cus-theme.el (customize-create-theme)
1601 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
1602
1603 * filesets.el (filesets-add-buffer): Ditto.
1604
1605 * pcvs.el (cvs-change-cvsroot): Ditto.
1606
1607 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
1608
1609 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
1610 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
1611 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
1612 expressions.
1613 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
1614 Only search till end of line.
1615 Add face to function names in case of no filename.
1616 Add face to variable names of watchpoints.
1617
1618 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
1619
1620 * cus-start.el <indent-tabs-mode>: Move to the `indent'
1621 customization group.
1622
1623 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
1624
1625 * allout.el (allout-prior-bindings, allout-added-bindings):
1626 Remove, after long deprecation.
1627 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
1628 Add customization vars controlling allout-beginning-of-line and
1629 allout-end-of-line conveniences.
1630 (allout-header-prefix, allout-use-mode-specific-leader)
1631 (allout-use-mode-specific-leader, allout-mode-leaders):
1632 Revise docstrings.
1633 (allout-infer-header-lead): Change to be an alias for
1634 allout-infer-header-lead-and-primary-bullet.
1635 (allout-infer-header-lead-and-primary-bullet): New version of
1636 allout-infer-header-lead which assigns the primary bullet to the
1637 same as the header lead, when its being changed.
1638 (allout-infer-body-reindent): Apply regexp-quote instead of
1639 unconditionally prepending "\\", so that all literal
1640 allout-header-prefix and allout-primary-bullet strings are
1641 properly handled.
1642 (allout-add-resumptions): Add optional qualifier for extending or
1643 appending to existing values, rather than replacing them.
1644 (allout-view-change-hook): Clarify docstring.
1645 (allout-exposure-change-hook): Take explicit arguments, via
1646 run-hook-with-args.
1647 (allout-structure-added-hook)
1648 (allout-structure-deleted-hook)
1649 (allout-structure-shifted-hook): New hooks analogous to
1650 allout-exposure-change-hook for other kinds of structural outline
1651 edits.
1652 (allout-encryption-plaintext-sanitization-regexps): New encryption
1653 customization variable, by which cooperating modes can provde
1654 massage of the plaintext without actually being passed it.
1655 (allout-encryption-ciphertext-rejection-regexps)
1656 (allout-encryption-ciphertext-rejection-ceiling): New encryption
1657 customization variables, by which cooperating modes can prohibit
1658 rare but possible ciphertext patterns from fouling their
1659 operation, with actually being passed the ciphertext.
1660 (allout-mode): Run activation and deactivation hooks after the
1661 minor-mode variable has been toggled, to clarify the mode
1662 disposition. The new encryption ciphertext rejection variable is
1663 used to ensure that the ciphertext does not contain text that
1664 would be recognized as outline structural elements by allout.
1665 Substite allout-beginning-of-line and allout-end-of-line for
1666 conventionall beginning-of-line and end-of-line bindings.
1667 If allout-old-style-prefixes is non-nil, don't nullify it on mode
1668 activation!
1669 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
1670 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
1671 (allout-chart-subtree): Implement new mode, charting only the
1672 visible items in the subtree, when new 'visible' parameter is non-nil.
1673 (allout-end-of-subtree): Properly handle the last item in the buffer.
1674 (allout-pre-command-business, allout-command-counter):
1675 Increment an advertised counter so that cooperating enhancements can
1676 track revisions of items.
1677 (allout-open-topic): Run allout-structure-added-hook with suitable
1678 arguments.
1679 (allout-shift-in): Run allout-structure-shifted-hook with suitable
1680 arguments.
1681 (allout-shift-out): Fix doubling for negative args and ensure call
1682 of allout-structure-shifted-hook by solely using allout-shift-in.
1683 (allout-kill-line, allout-kill-topic):
1684 Run allout-structure-deleted-hook with suitable arguments.
1685 (allout-yank-processing): Run allout-structure-added-hook with
1686 proper arguments.
1687 (allout-yank): Enclose activity in allout-unprotected.
1688 (allout-flag-region): Run allout-exposure-change-hook with
1689 suitable arguments, instead of making the callee infer the arguments.
1690 (allout-encrypt-string):
1691 Support allout-encryption-plaintext-sanitization-regexps,
1692 allout-encryption-ciphertext-rejection-regexps, and
1693 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
1694 en/de cryption mode in symmetric encryption failure message.
1695 (allout-obtain-passphrase): Use copy-sequence to get a distinct
1696 copy of the passphrase, and don't zero it or we'll corrupt the
1697 stashed copy.
1698 (allout-create-encryption-passphrase-verifier)
1699 (allout-verify-passphrase): Respect the new signature for
1700 allout-encrypt-string.
1701 (allout-get-configvar-values): Convenience for getting a
1702 configuration variable value and handling its absence gracefully.
1703
1704 2006-08-11 Romain Francoise <romain@orebokech.com>
1705
1706 * obsolete/zone-mode.el: Delete.
1707
1708 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
1711
1712 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
1713
1714 * emacs-lisp/bindat.el (bindat-ip-to-string):
1715 Use `format-network-address' if possible.
1716
1717 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1718
1719 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
1720
1721 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
1724 restore unread-command-events here.
1725 (edebug-display): Do it here, to detect sit-for interruptions.
1726
1727 2006-08-10 Romain Francoise <romain@orebokech.com>
1728
1729 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
1730 (dns-mode-soa-auto-increment-serial): New user option.
1731 (dns-mode-soa-maybe-increment-serial): New function.
1732 (dns-mode): Add the latter to `write-contents-functions'.
1733
1734 * obsolete/zone-mode.el: Move to obsolete/ from net/.
1735 Delete autoload cookies.
1736
1737 2006-08-10 John Wiegley <johnw@newartisans.com>
1738
1739 * eshell/em-glob.el (eshell-glob-chars-list)
1740 (eshell-glob-translate-alist): Add support for [^g] in character globs.
1741
1742 2006-08-10 Richard Stallman <rms@gnu.org>
1743
1744 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
1745 (facemenu-set-face): Doc fix.
1746 (facemenu-listed-faces): Doc fix.
1747
1748 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
1749
1750 * avoid.el (mouse-avoidance-animating-pointer): New var.
1751 (mouse-avoidance-nudge-mouse): Use it.
1752 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
1753 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
1754 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
1755 Don't activate if currently animating. All callers changed.
1756
1757 2006-08-09 John Wiegley <johnw@newartisans.com>
1758
1759 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
1760 variable, which causes timeclock to report elapsed time worked,
1761 instead of just work remaining.
1762
1763 2006-08-09 Kenichi Handa <handa@m17n.org>
1764
1765 * international/latexenc.el (latexenc-find-file-coding-system):
1766 Fix for the case that the 2nd element of arg-list is a cons.
1767
1768 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
1769
1770 * info.el (Info-fontify-node): Handle preceding `in' for note
1771 reference hiding rules.
1772
1773 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1774
1775 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
1776 mistake a closing " for an opening one.
1777
1778 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1779
1780 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1781
1782 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1783
1784 * complete.el (PC-do-completion): Filter out completions matching
1785 completion-ignored-extensions before checking whether there are
1786 multiple completions.
1787 Don't use `list' unnecessarily when building completion tables.
1788
1789 2006-08-06 Richard Stallman <rms@gnu.org>
1790
1791 * help.el (describe-mode): Make minor mode list more concise.
1792
1793 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * bindings.el: Give mode-line-format, mode-line-modes, and
1796 mode-line-position `standard-value' properties.
1797
1798 2006-08-05 Eli Zaretskii <eliz@gnu.org>
1799
1800 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1801 "(file)node" instead of the file name.
1802
1803 2006-08-05 Richard Stallman <rms@gnu.org>
1804
1805 * faces.el (escape-glyph): Doc fix.
1806
1807 2006-08-04 Kenichi Handa <handa@m17n.org>
1808
1809 * international/mule-diag.el (describe-font): Improve docstring
1810 and error message. Use frame-parameter (not frame-parameters).
1811
1812 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
1815 Correctly mark the end-of-docstring char.
1816
1817 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
1818
1819 * simple.el (line-move-to-column): Constrain move-to-column to
1820 current field.
1821
1822 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1823
1824 * font-lock.el (font-lock-beg, font-lock-end)
1825 (font-lock-extend-region-functions): New vars.
1826 (font-lock-extend-region-multiline)
1827 (font-lock-extend-region-wholelines): New functions.
1828 (font-lock-default-fontify-region): Use them.
1829 (font-lock-extend-jit-lock-region-after-change): Only round up
1830 if font-lock-default-fontify-region will do it as well.
1831
1832 * font-lock.el (font-lock-extend-after-change-region-function):
1833 Rename from font-lock-extend-region-function.
1834 (font-lock-extend-region): Remove by inlining at call sites.
1835 (font-lock-after-change-function): Don't needlessly round up to a whole
1836 number of lines.
1837 (font-lock-extend-jit-lock-region-after-change): Be more careful about
1838 the boundary conditions and the interactions between the various ways
1839 to extend the region.
1840
1841 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1842
1843 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
1844 modification status when forcing the second redisplay.
1845
1846 2006-08-03 Kim F. Storm <storm@cua.dk>
1847
1848 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
1849
1850 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1851
1852 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
1853 doesn't look like a file name.
1854
1855 * complete.el (PC-expand-many-files): Avoid signalling an error when
1856 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
1857
1858 2006-08-02 Andreas Schwab <schwab@suse.de>
1859
1860 * bindings.el (mode-line-format): Simplify reference to vc-mode.
1861
1862 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1863
1864 * bindings.el (map): Make mode-line-buffer-identification-keymap
1865 before defining propertized-buffer-identification.
1866
1867 2006-08-01 Richard Stallman <rms@gnu.org>
1868
1869 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
1870
1871 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1872
1873 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
1874 default value.
1875 (gdb-find-source-frame): New function.
1876 (menu): Add to menu bar.
1877
1878 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
1879
1880 * font-core.el (font-lock-extend-region-function)
1881 (font-lock-extend-region): Move to font-lock.el.
1882
1883 * font-lock.el (font-lock-extend-region-function)
1884 (font-lock-extend-region): Move from font-core.el. Simplify.
1885
1886 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
1887 if needed.
1888 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
1889 (jit-lock-after-change-extend-region-functions): New hook.
1890 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
1891
1892 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
1893 (font-lock-turn-on-thing-lock): Use it.
1894
1895 * longlines.el (longlines-show-region): Make it work on read-only
1896 buffers as well.
1897
1898 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1899
1900 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
1901
1902 2006-07-31 Richard Stallman <rms@gnu.org>
1903
1904 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
1905 (vhdl-speedbar-display-projects): Update old obsolete
1906 speedbar variable names.
1907
1908 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
1911 (gdb-stopped): Use it.
1912
1913 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
1914
1915 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
1918 for load-history elements.
1919
1920 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1921
1922 * files.el (convert-standard-filename): For Cygwin, replace
1923 characters not allowed in Windows file names.
1924 (make-auto-save-file-name): Add Cygwin to the list of systems
1925 where the auto-save file name needs to be run through
1926 convert-standard-filename.
1927
1928 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
1929
1930 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
1931
1932 2006-07-28 Richard Stallman <rms@gnu.org>
1933
1934 * bindings.el (mode-line-frame-identification)
1935 (propertized-buffer-identification): Centralize the code
1936 to initialize the variable.
1937
1938 * progmodes/grep.el (grep-default-command): Catch errors from
1939 wildcard-to-regexp.
1940
1941 2006-07-29 Kim F. Storm <storm@cua.dk>
1942
1943 * progmodes/grep.el (grep-tag-default): New function.
1944 (grep-default-command, grep-read-regexp): Use it.
1945 (grep-read-files): Use car of grep-files-history or grep-files-aliases
1946 as default if nothing else applies.
1947
1948 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
1949
1950 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1951 Throw error if buffer is not in Dired and Wdired mode, respectively.
1952
1953 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
1956 self-insert-command keys don't activate buttons.
1957 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
1958
1959 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
1962 faces for enable character.
1963
1964 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1965
1966 * Makefile.in (recompile): Update comment to reflect change
1967 on 2004-04-21.
1968
1969 2006-07-27 Richard Stallman <rms@gnu.org>
1970
1971 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
1972 (customize-package-emacs-version): Change msg when pkg has no entry.
1973 (custom-no-edit): On a button, do like widget-button-press.
1974
1975 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1976
1977 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
1978 S-tab and C-S-tab.
1979
1980 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
1981
1982 * progmodes/which-func.el (which-function): Fix documentation/
1983 comment typo.
1984
1985 2006-07-26 Richard Stallman <rms@gnu.org>
1986
1987 * textmodes/ispell.el (ispell-word): If we replace the word,
1988 move point to the end. Insert before deleting.
1989
1990 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
1993 a timer.
1994
1995 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
1996
1997 * tumme.el (tumme-backward-image): Add prefix argument. Add error
1998 when at first image.
1999 (tumme-forward-image): Add prefix argument. Add error when at last
2000 image.
2001
2002 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2003
2004 * tabify.el (tabify-regexp): Use more specific regexps.
2005 (tabify): Avoid modifying the buffer unnecessarily.
2006
2007 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
2008
2009 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
2010 (tumme-format-properties-string): Handle empty `buf'.
2011 (tumme-get-comment): Change variable names inside `let'.
2012 Add missing `let' variable that cause font-lock problems.
2013 (tumme-write-comments): Change variable names inside `let'.
2014 Add missing `let' variable that cause font-lock problems.
2015 (tumme-forward-image): Rename from `tumme-forward-char'.
2016 (tumme-backward-image): Rename from `tumme-backward-char'.
2017
2018 2006-07-25 Masatake YAMATO <jet@gyve.org>
2019
2020 * progmodes/ld-script.el (ld-script-keywords)
2021 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
2022 and add comments.
2023
2024 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
2025
2026 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2027 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
2028 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
2029 for status indicator.
2030
2031 2006-07-24 Richard Stallman <rms@gnu.org>
2032
2033 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
2034
2035 * subr.el (dolist, dotimes): Use interned symbols for locals.
2036 (--dotimes-limit--, --dolist-tail--): New defvars.
2037 (looking-back): Doc fix.
2038
2039 * replace.el (replace-match-string-symbols): Handle dotted lists.
2040
2041 2006-07-24 mathias <mathias@mattis>
2042
2043 * tumme.el (tumme-write-tags): Add.
2044 (tumme-write-comments): Add.
2045 (tumme-tag-files): Change to use `tumme-write-tags'.
2046 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
2047 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
2048 (tumme-save-information-from-widgets): Change to use
2049 `tumme-write-comments' and `tumme-write-tags'.
2050 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
2051 (tumme-write-tag): Remove.
2052 (tumme-write-comment): Remove.
2053 (tumme-display-previous-thumbnail-original): Remove empty line.
2054 (tumme-widget-list): Add punctuation.
2055
2056 2006-07-24 mathias <mathias.dahl@gmail.com>
2057
2058 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
2059
2060 2006-07-24 Daiki Ueno <ueno@unixuser.org>
2061
2062 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2063 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
2064 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
2065
2066 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2067
2068 * mouse.el (mouse-on-link-p): Doc fix.
2069
2070 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
2071
2072 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2073 Handle "C-h f `".
2074
2075 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2076
2077 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
2078 column.
2079
2080 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
2081
2082 * textmodes/table.el: Add move-beginning-of-line and
2083 move-end-of-line to Point Motion Only Group.
2084
2085 2006-07-22 Eric Hanchrow <offby1@blarg.net>
2086
2087 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
2088
2089 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2090
2091 * startup.el (user-mail-address): Initialize from the `EMAIL'
2092 environment variable first. Document this.
2093 (command-line): Ditto.
2094
2095 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * help-mode.el (help-function-def, help-variable-def)
2098 (help-face-def): Print a message in the minibuffer.
2099
2100 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2101
2102 * term/xterm.el (terminal-init-xterm): Fix key bindings
2103 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2104
2105 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2106
2107 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
2108 where `(nth 1 command)' is a cons cell. Doc fix.
2109
2110 * textmodes/po.el (po-find-charset): Doc fix.
2111
2112 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
2113
2114 * allout.el (allout-unprotected, allout-e-o-prefix-p)
2115 (allout-beginning-of-current-line, allout-end-of-current-line)
2116 (allout-next-visible-heading, allout-open-topic)
2117 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
2118 (allout-flag-current-subtree, allout-show-to-offshoot)
2119 (allout-hide-current-entry, allout-show-current-branches)
2120 (allout-hide-region-body, allout-old-expose-topic)
2121 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
2122 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
2123 containing `beginning-of-line' and `end-of-line' with
2124 `inhibit-field-text-motion' t.
2125
2126 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2127
2128 * frame.el (focus-follows-mouse): Document that it doesn't have
2129 any effect on MS-Windows.
2130
2131 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2132
2133 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
2134
2135 2006-07-20 Jay Belanger <belanger@truman.edu>
2136
2137 * calc.el (calc-previous-alg-entry): Remove variable.
2138
2139 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
2140 New variables.
2141 (calc-alg-entry): Use `calc-alg-entry-history'.
2142 (calc-do-quick-calc): Use `calc-quick-calc-history'.
2143 Remove reference to `calc-previous-alg-entry'.
2144 (calcAlg-edit, calcAlg-enter): Remove reference to
2145 `calc-previous-alg-entry'.
2146 (calcAlg-previous): Use `previous-history-element' instead of
2147 `calc-previous-alg-entry'.
2148 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
2149 Change keybinding for `calcAlg-plus-minus', add keybindings for
2150 `previous-history-element' and `next-history-element'.
2151
2152 * calc-rewr.el (calc-match): Remove reference to
2153 `calc-previous-alg-entry'.
2154
2155 * calc-sel.el (calc-selection-history): New variable.
2156 (calc-enter-selection, calc-sel-mult-both-sides)
2157 (calc-sel-add-both-sides): Use `calc-selection-history'.
2158
2159 * calc-map.el (calc-get-operator-history): New variable.
2160 (calc-get-operator): Use `calc-get-operator-history'.
2161
2162 * calcalg3.el (calc-curve-fit-history): New variable.
2163 (calc-curve-fit): Use `calc-curve-fit-history'.
2164
2165 2006-07-20 Kenichi Handa <handa@m17n.org>
2166
2167 * international/mule-cmds.el (select-safe-coding-system): Fix the
2168 way of deciding eol-type of the coding system.
2169
2170 2006-07-20 Alan Mackenzie <acm@muc.de>
2171
2172 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
2173 (c-lang-setvar): New macro.
2174 (c-make-init-lang-vars-fun): Use the initialization forms in
2175 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
2176 (comment-start, comment-end, comment-start-skip): Change these from
2177 c-lang-defvar's to c-lang-setvar's.
2178
2179 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
2180 which calls make-local-variable on the elements of
2181 c-emacs-variable-inits.
2182 (c-init-language-vars-for): Call this new macro.
2183
2184 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2185
2186 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2187 Try to rule out false positives due to time stamps.
2188 (compilation-mode-font-lock-keywords): Remove rules made redundant
2189 because of the above change. Add `segmentation fault' to the known and
2190 highlighted compilation termination messages.
2191
2192 2006-07-19 Kim F. Storm <storm@cua.dk>
2193
2194 * progmodes/grep.el (grep-find-ignored-directories):
2195 Add .svn and _darcs to list.
2196
2197 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2198
2199 * dired.el (dired-mode-map): Add key binding `C-te' for
2200 `tumme-dired-edit-comment-and-tags'.
2201
2202 * tumme.el (tumme-display-thumbnail-original-image): Make sure
2203 image display buffer is displayed before call to
2204 `tumme-display-image.
2205 (tumme-dired-display-image): Make sure image display buffer is
2206 displayed before call to `tumme-display-image.
2207 (tumme-mouse-display-image): Make sure image display buffer is
2208 displayed before call to `tumme-display-image.
2209 (tumme-widget-list): Add.
2210 (tumme-dired-edit-comment-and-tags): Add.
2211 (tumme-save-information-from-widgets): Add.
2212
2213 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2214
2215 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
2216
2217 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2218
2219 * progmodes/sh-script.el (sh-font-lock-keywords-1):
2220 Revert inadvertently installed patch hunk.
2221
2222 * progmodes/compile.el (compilation-find-file): Handle the
2223 cases where the user selects a non-existent file.
2224
2225 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2226
2227 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
2228
2229 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2230
2231 * subr.el (sit-for): Just sleep-for if noninteractive.
2232
2233 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2234
2235 * emacs-lisp/autoload.el (make-autoload): Use new arg.
2236
2237 * custom.el (custom-autoload): Add `noset' argument.
2238 (custom-push-theme): Don't autoload the variable, let callers do it.
2239 (custom-theme-set-variables): Autoload the variable if necessary.
2240
2241 * cus-edit.el (custom-variable-state-set): If the variable was
2242 originally set outside custom, but to the same value as the default,
2243 consider it to be standard.
2244
2245 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
2246 file *before* telling Emacs to add the autoloads, in case it fails.
2247
2248 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
2249 Use `cond', push', and `dolist'.
2250
2251 2006-07-17 Richard Stallman <rms@gnu.org>
2252
2253 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
2254 Add defvars to silence warnings.
2255
2256 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2259 Don't highlight "Compiling file" messages as error.
2260
2261 * dired-aux.el (dired-compress-file): Confirm again if gzipped
2262 file already exists.
2263
2264 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
2265
2266 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
2267 entry, don't assign to free var; simply return the extracted filename.
2268 (ff-treat-as-special): Incorporate common preamble from callers.
2269 (ff-other-file-name, ff-find-the-other-file):
2270 Update call to ff-treat-as-special.
2271
2272 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
2273
2274 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
2275
2276 * tumme.el (tumme-get-comment): Fix bug.
2277
2278 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2279
2280 * files.el: Remove spurious * in docstrings.
2281
2282 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2283
2284 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
2285 grammar.
2286 (allout-beginning-of-current-line): Beware beginning of buffer.
2287 Also, a comment is simplified.
2288 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
2289 when appropriate. (This fix enables use for other than
2290 bullet-hotspot operation.)
2291 (allout-hide-current-subtree): While escalating to sibling-close,
2292 make sure to situate on a topic.
2293
2294 2006-07-14 Kim F. Storm <storm@cua.dk>
2295
2296 * emulation/cua-base.el (cua-delete-selection)
2297 (cua-toggle-set-mark): New defcustoms.
2298 (cua-rectangle-modifier-key): Add `alt' modifier.
2299 (cua-replace-region): Don't delete if cua-delete-selection is nil.
2300 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
2301 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
2302
2303 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
2304
2305 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2306
2307 * allout.el: Require 'cl during byte-compilation/interactive load,
2308 for the `assert' macro.
2309 (allout-mode-deactivate-hook): New hook, run when allout mode
2310 deactivates.
2311 (allout-developer): New allout customization subgroup.
2312 (allout-run-unit-tests-on-load): New allout-developer
2313 customization variable, when true allout unit tests are run towards
2314 end of file load/eval.
2315 (allout-inhibit-auto-fill): Disable auto-fill activity even during
2316 auto-fill-mode.
2317 (allout-resumptions): Remove, to be replaced by...
2318 (allout-add-resumptions): Register variable settings to be
2319 reinstated by `allout-do-resumptions'. The settings are made
2320 buffer-local, but the locality/globality of the suspended setting
2321 is restored on resumption.
2322 (allout-do-resumptions): Reinstate all settings suspended using
2323 `allout-add-resumptions'.
2324 (allout-test-resumptions): Unit tests (and intermediate variables)
2325 for resumptions.
2326 (allout-tests-globally-unbound, allout-tests-globally-true)
2327 (allout-tests-locally-true): Intermediate variables for
2328 resumptions unit tests.
2329 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
2330 (allout-exposure-category): Replaces 'allout-overlay-category variable.
2331 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
2332 instead of retired `allout-resumptions'. For hook functions, use
2333 `local' parameter so hook settings are created and removed as
2334 buffer-local settings. Revise (resumptions) setting
2335 auto-fill-function so it is set only if already active. (The
2336 related fill-function settings are all made in either case, so
2337 that activating auto-fill-mode activity will have the custom
2338 allout-mode behaviors (hanging indent on topics, if configured for it).
2339 Remove all allout-exposure-category overlays on mode deactivation.
2340 (allout-hotspot-key-handler): New function extracted from
2341 `allout-pre-command-business', so the functionality can be used
2342 for other purposes, eg as a binding in an overlay.
2343 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
2344 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
2345 customization variable.
2346 (allout-run-unit-tests): Run the (currently quite small)
2347 repertoire of unit tests. Called just before the provide iff user
2348 has customized `allout-run-unit-tests-on-load' non-nil.
2349
2350 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
2351
2352 * emacs-lisp/authors.el (authors-aliases): Update.
2353
2354 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2355
2356 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
2357 gdb-source-window. Add dedicated argument.
2358 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
2359 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
2360 (gdb-display-threads-buffer, gdb-display-memory-buffer)
2361 (gdb-display-locals-buffer): Use it.
2362
2363 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
2364 Set gdb-source-window.
2365
2366 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
2367
2368 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
2369 minor modes, redundant with the custom-autoload line above.
2370
2371 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
2372
2373 * longlines.el (longlines-post-command-function): Handle open-line too.
2374
2375 2006-07-12 Richard Stallman <rms@gnu.org>
2376
2377 * progmodes/grep.el (grep-last-buffer): Doc fix.
2378
2379 * info.el (Info-try-follow-nearest-node): Doc fix.
2380
2381 * emacs-lisp/edebug.el (edebug-instrument-function):
2382 Err if find-function-noselect gives no position.
2383
2384 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2385 If can't find definition, return nil for position.
2386 (find-function-do-it): Handle new return value
2387 of find-definition-noselect.
2388 (find-definition-noselect, find-variable-noselect): Doc fix.
2389 (find-function-noselect): Doc fix.
2390
2391 * help-mode.el (help-variable-def): Handle find-variable-noselect
2392 returning no position.
2393 (help-function-def): Likewise for find-function-search-for-symbol.
2394 (help-face-def): Likewise.
2395
2396 * help-fns.el (describe-variable): Handle find-variable-noselect
2397 returning no position.
2398
2399 * files.el (locate-file-completion): Avoid duplicates in result.
2400
2401 * cus-edit.el (custom-no-edit): New command.
2402 (custom-mode-map): Remap to custom-no-edit instead of
2403 using suppress-keymap.
2404
2405 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2406
2407 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2408 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2409 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2410
2411 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
2412
2413 2006-07-11 Kim F. Storm <storm@cua.dk>
2414
2415 * ido.el (ido-copy-current-file-name): Use buffer-name if
2416 buffer-file-name is nil.
2417
2418 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
2419
2420 * simple.el (undo-ask-before-discard): Set to nil.
2421
2422 * vc.el (vc-exec-after): Don't delete process manually.
2423 (vc-print-log): Run log-view-mode in process sentinel inside
2424 inhibit-read-only. Don't shrink window due to timing issues.
2425
2426 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
2427 Avoid using with-output-to-temp-buffer, which clobbers local vars.
2428
2429 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2430
2431 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2432 Fix ambiguity introduced by last change.
2433 (compilation-find-file): Move save-excursion to where it may
2434 make sense. Fix a left over `find-file'.
2435
2436 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
2437
2438 * textmodes/texinfmt.el (texinfo-format-separate-node):
2439 Insert a string before point, which fits documentation, not after.
2440 (texinfo-multitable-item): In a multitable row, insert any
2441 additional needed @tabs and spaces.
2442
2443 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
2444
2445 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2446 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2447 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
2448 instead of shell-command.
2449 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
2450 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
2451 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
2452 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
2453 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
2454 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
2455
2456 2006-07-11 Kim F. Storm <storm@cua.dk>
2457
2458 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
2459 Remove special case for seconds < 0. Use (redisplay t) instead.
2460
2461 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
2464 avoid compilation error.
2465
2466 * subr.el (sit-for): New function.
2467
2468 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
2469
2470 2006-07-10 Richard Stallman <rms@gnu.org>
2471
2472 * ldefs-boot.el (edebug): Update page.
2473
2474 2006-07-10 Kim F. Storm <storm@cua.dk>
2475
2476 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
2477 to FOR-RELEASE and TODO.
2478
2479 2006-07-10 Romain Francoise <romain@orebokech.com>
2480
2481 * emacs-lisp/authors.el (authors-aliases): Update.
2482
2483 2006-07-10 Alan Mackenzie <acm@muc.de>
2484
2485 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
2486 * cc-mode.el: Changes to eradicate eval-after-load.
2487
2488 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
2489
2490 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2491 on non-char events.
2492
2493 2006-07-09 Romain Francoise <romain@orebokech.com>
2494
2495 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2496 Don't highlight start/end markers as compilation messages.
2497
2498 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
2499 to t.
2500
2501 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2502
2503 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
2504
2505 2006-07-08 Richard Stallman <rms@gnu.org>
2506
2507 * term/x-win.el (x-handle-display): Add doc string.
2508
2509 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2510
2511 * subr.el (def-edebug-spec): Move here.
2512 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
2513
2514 * imenu.el (imenu-choose-buffer-index): Doc fix.
2515
2516 2006-07-08 Romain Francoise <romain@orebokech.com>
2517
2518 * term/x-win.el (x-display-name): Fix typo.
2519
2520 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2521
2522 * hexl.el (hexl-find-file): Doc fix.
2523
2524 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2525
2526 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * term/x-win.el (x-display-name): Doc fix.
2529
2530 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2531
2532 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
2533 long prefixes.
2534 (fill-region-as-paragraph): Don't round up to a whole line.
2535 (fill-comment-paragraph): Don't include the code-before-the-comment
2536 when calling fill-region-as-paragraph.
2537
2538 * international/mule.el (make-char): Remove redundancy.
2539
2540 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
2541 property may contain an anonymous function rather than a symbol.
2542
2543 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
2544
2545 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2546 Use shy regexp. Fix incorrect backref to potentially unmatched group.
2547
2548 * dirtrack.el (dirtrack-default-directory-function): Remove.
2549 (dirtrack-directory-function): Use file-name-as-directory.
2550 (dirtrack-windows-directory-function): Simplify.
2551 (dirtrack-forward-slash, dirtrack-backward-slash)
2552 (dirtrack-replace-slash): Remove.
2553 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
2554 (dirtrack): Fix wrong parenthesizing; use match-string.
2555
2556 * progmodes/octave-inf.el: Remove spurious * in docstrings.
2557 (inferior-octave-mode): Only change the buffer-local value of
2558 comint-dynamic-complete-functions.
2559 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
2560 Move the initialization to the declaration.
2561 (inferior-octave-complete): Remove unused var `filter'.
2562
2563 * shell.el (shell-mode): Only change the buffer-local value of
2564 comint-dynamic-complete-functions.
2565
2566 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2567
2568 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
2569 entry is skipped because it has been scheduled.
2570 (org-prepare-agenda-buffers): Don't mark buffers as modified when
2571 changing `:org-archived' and `:org-comment' properties.
2572
2573 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * server.el (server-select-display): Don't make the temp frame
2576 minibuffer-only, in case it's not a temp frame.
2577 (server-process-filter): Don't delete the temp frame if it's the
2578 only one we have on that display.
2579
2580 * files.el (find-alternate-file): Doc fix.
2581
2582 2006-07-05 Richard Stallman <rms@gnu.org>
2583
2584 * files.el (abbreviate-file-name): Add save-match-data.
2585
2586 2006-07-03 Richard Stallman <rms@gnu.org>
2587
2588 * faces.el (read-face-name): Doc fix.
2589
2590 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
2591
2592 * net/goto-addr.el (goto-address): Mark as safe for local evals.
2593
2594 2006-07-05 Andre Spiegel <spiegel@gnu.org>
2595
2596 * vc.el (vc-diff-internal): Fix prev change.
2597
2598 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2599
2600 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
2601 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
2602
2603 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2604
2605 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
2606 fails if the symbol contains chars like ( or '.
2607 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
2608 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
2609 `short'.
2610
2611 2006-07-04 Kenichi Handa <handa@m17n.org>
2612
2613 * international/mule-cmds.el (set-language-info): If LANG-ENV is
2614 the current one, don't call set-language-environment, but call one
2615 of set-language-environment-XXX to make INFO effective now.
2616 (set-language-environment): Call set-language-environment-XXX
2617 functions instead of doing the various setups directly.
2618 (set-language-environment-coding-systems): Delete argument eol-type.
2619 (set-language-environment-input-method)
2620 (set-language-environment-nonascii-translation)
2621 (set-language-environment-charset)
2622 (set-language-environment-fontset)
2623 (set-language-environment-unibyte): New functions.
2624
2625 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2626
2627 * locate.el (locate-update-when-revert): New option.
2628 (locate-update-path): New option (suggested by Michael Albinus).
2629 (locate-prompt-for-command): Whitespace change.
2630 (locate-update): No longer offer to update the locate database by
2631 default. Implement the two new options.
2632
2633 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
2634
2635 * tooltip.el: Move comment about track-mouse...
2636
2637 * progmodes/gud.el: ...to here.
2638
2639 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
2640
2641 * facemenu.el (facemenu-listed-faces): New var.
2642 (facemenu-unlisted-faces): Variable deleted.
2643 (facemenu-add-new-face): Use facemenu-listed-faces.
2644
2645 * emulation/viper-init.el, calendar/calendar.el:
2646 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2647
2648 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2649
2650 * textmodes/org.el (org-mode): Remove no invalid settings for
2651 calc embedded mode.
2652 (org-mode-p): New defsubst.
2653 (org-save-all-org-buffers): New function.
2654 (org-first-headline-recenter): Enclose outline-regexp in group
2655 delimiters.
2656 (org-set-tags): Keep single space after stars.
2657
2658 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * window.el (set-window-text-height): Only set window-min-height to
2661 1 if that's the requested size.
2662
2663 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2664 (diff-unified->context, diff-context->unified)
2665 (diff-reverse-direction): Make sure the end marker stays at the end.
2666 (diff-mode): Add the keymap table at the end of docstring.
2667 Use lexical-let rather than constructing a closure manually.
2668
2669 * files.el (find-file-noselect-1): Remove unused var assignment.
2670 (hack-local-variables-confirm): Print lists of strings as lists of
2671 strings rather than lists of symbols.
2672 (abbreviate-file-name, hack-local-variables-prop-line):
2673 Use match-string.
2674 (hack-one-local-variable): Move `make-local-variable' nearer its use.
2675 (recover-session-finish): Use line-end-position.
2676
2677 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2680
2681 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
2682
2683 * progmodes/make-mode.el (makefile-macroassign-regex):
2684 Accept preceding keyword.
2685 (makefile-gmake-statements): Reorganize, now that makepp has
2686 "override" and also handle forgotten "override define".
2687 (makefile-makepp-statements): Add new "global", "override export"
2688 and "override global".
2689
2690 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
2691
2692 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
2693 (ada-compile-mouse-goto-error, ada-deactivate-properties)
2694 (ada-no-auto-case): Fix typos in docstrings.
2695
2696 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2697
2698 * info.el (Info-find-node-2): Search for makeinfo version more
2699 carefully.
2700
2701 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2702
2703 * textmodes/org.el (org-prepare-agenda-buffers):
2704 Use `invisible-OK' argument for `org-end-of-subtree'.
2705 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
2706 (org-beginning-of-item): Fix bug in regular expression for white line.
2707 (org-export-as-html): Enforce space after bullet in plain list items.
2708 (org-set-autofill-regexps): Require space after plain list bullet
2709 for paragraph-start.
2710 (org-ts-regexp3): New constant.
2711 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
2712 (org-timestamp-up-day, org-timestamp-down-day)
2713 (org-timestamp-change): Work with inactive timestamps.
2714 (org-ts-regexp1): Don't allow brackets in time stamps.
2715
2716 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
2717
2718 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2719 for ignoring links.
2720
2721 * faces.el (read-face-name): Use it.
2722
2723 2006-06-28 Juri Linkov <juri@jurta.org>
2724
2725 * buff-menu.el (list-buffers-noselect): Compare Info file
2726 with the string "dir" to detect Info directory.
2727
2728 * complete.el (partial-completion-mode): In lambda for
2729 `choose-completion-string-functions' use full function signature
2730 with 4 args, and move point to the end of the minibuffer only if arg
2731 `mini-p' is non-nil.
2732
2733 2006-06-28 John Paul Wallington <jpw@pobox.com>
2734
2735 * ibuffer.el (ibuffer-mode): Doc fix.
2736
2737 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2738
2739 * textmodes/org.el (org-context): New contexts :item-bullet,
2740 :latex-fragment, :latex-preview.
2741 (org-overlays-at, org-overlay-start, org-overlay-end):
2742 New compatibility functions.
2743 (org-inside-LaTeX-fragment-p): More accurate matching, using the
2744 exact regexp that will be used during export.
2745 (org-latex-regexps): New variable.
2746 (org-cdlatex-mode): Improve advice for `texmathp'.
2747 (turn-on-org-cdlatex): New function.
2748
2749 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2750
2751 * term/mac-win.el (mac-handle-font-selection): Change keys of
2752 mac-atsu-font-table from strings to numbers.
2753 (mac-ts-caret-position): Use also when cursor-type is nil.
2754 (mac-ts-update-active-input-area): Add Mac OS Classic support.
2755 Relax condition for using overlay strings.
2756 Use mac-ts-caret-position face when cursor-type is nil.
2757
2758 2006-06-26 Kim F. Storm <storm@cua.dk>
2759
2760 * help.el (view-emacs-news): Declare `res' in the right let* form.
2761
2762 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
2763
2764 * net/rcompile.el (remote-compile): Replace ange-ftp based
2765 implementation by Tramp functions.
2766 Suggested by Marc Abramowitz <msabramo@gmail.com>.
2767
2768 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
2769
2770 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
2771
2772 * international/fontset.el (setup-default-fontset): Fix a typo in
2773 the "Oriya-Akruti" registry name.
2774
2775 2006-06-23 Lars Hansen <larsh@soem.dk>
2776
2777 * desktop.el (desktop-full-file-name): New function.
2778 (desktop-kill, desktop-save, desktop-remove, desktop-read)
2779 (desktop-revert): Use it.
2780 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
2781 (desktop-after-read-hook): Add option list-buffers.
2782 (desktop-locals-to-save): Add tab-width.
2783 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
2784 Fix docstring.
2785
2786 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2787
2788 * textmodes/org.el (org-cdlatex-mode-map)
2789 (org-cdlatex-texmathp-advice-is-done): New variables.
2790 (org-cdlatex-mode): New minor mode.
2791 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
2792 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
2793 (org-export-with-archived-trees): New option.
2794 (org-open-file): Remove the call to `convert-standard-filename'.
2795 (org-archive-tag, org-agenda-skip-archived-trees)
2796 (org-cycle-open-archived-trees)
2797 (org-sparse-tree-open-archived-trees): New options.
2798 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
2799 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
2800 New functions.
2801 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
2802 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
2803 (org-mode-map): Add binding for `org-toggle-archive-tag'.
2804 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2805 Call `org-prepare-agenda-buffers'.
2806 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
2807 (org-file-apps, org-file-apps-defaults-gnu)
2808 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
2809 Handle remote files by forcing them to be opened in Emacs.
2810
2811 2006-06-23 Andre Spiegel <spiegel@gnu.org>
2812
2813 * vc.el (vc-diff-knows-L): New variable.
2814 (vc-diff-internal): Use it to handle "diff" programs that don't
2815 understand -L. This works automatically, no user action is necessary.
2816
2817 2006-06-23 Daniel Brockman <daniel@brockman.se>
2818
2819 * net/rcirc.el (rcirc-default-user-full-name): Default to
2820 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
2821 longer exists).
2822 (rcirc-process-list): Check `buffer-live-p' before attempting to
2823 switch to a buffer.
2824
2825 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
2826
2827 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
2828 based on rcirc-coding-system-alist.
2829
2830 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2831
2832 * cus-edit.el (customize-apropos): A better error message.
2833 (top level) <debug-ignored-errors>: Extend and update the list of
2834 ignored error messages.
2835
2836 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
2837
2838 * complete.el (PC-do-completion): Retain capitalization of user
2839 input, when possible, even if completion-ignore-case is set.
2840
2841 2006-06-23 Eli Zaretskii <eliz@gnu.org>
2842
2843 * generic-x.el (bat-generic-mode): Support .cmd files.
2844
2845 * dos-w32.el (top level): Use find-file-not-found-functions
2846 instead of the obsolete find-file-not-found-hooks.
2847
2848 2006-06-22 Kim F. Storm <storm@cua.dk>
2849
2850 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
2851 to recognize mode name containing submodes, such as Grep/lw.
2852
2853 2006-06-21 Kim F. Storm <storm@cua.dk>
2854
2855 * simple.el (line-move-1): Check for move-end-of-line instead of
2856 end-of-line when setting temporary-goal-column.
2857
2858 2006-06-21 Miles Bader <miles@gnu.org>
2859
2860 * play/cookie1.el (cookie): Work properly when there's only one entry.
2861
2862 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
2863
2864 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
2865 (gdb-frame-handler): Generalize frame regexp for templates.
2866
2867 2006-06-20 Glenn Morris <rgm@gnu.org>
2868
2869 * calendar/appt.el (appt-display-format): Default value must be
2870 one of the customize options.
2871
2872 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2873
2874 * term/xterm.el (terminal-init-xterm): Update key availability info.
2875 Bind C-return.
2876
2877 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2878
2879 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
2880
2881 * files.el (hack-local-variables): Run `hack-local-variables-hook'
2882 whether or not a local variables list is defined.
2883
2884 * msb.el (msb): Move `sit-for' hack here to handle both
2885 "mouse-down and drag" and "mouse-up and select" situations.
2886 (mouse-select-buffer): Move `sit-for' hack to `msb'.
2887
2888 2006-06-20 Kenichi Handa <handa@m17n.org>
2889
2890 * international/characters.el (word-combining-categories):
2891 Add entries for 2-byte Han characters.
2892
2893 2006-06-19 Richard Stallman <rms@gnu.org>
2894
2895 * bindings.el (mode-line-format): Save some mode line space.
2896
2897 * files.el (find-file-noselect): Improve the question wording.
2898 (basic-save-buffer-2): Mask UMASK against 666.
2899
2900 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
2901 (mouse-drag-vertical-line): Call it.
2902
2903 * cus-edit.el (customize-option, customize-option-other-window):
2904 Error if SYMBOL is nil.
2905
2906 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2907
2908 * textmodes/org.el: Require noutline, also on XEmacs.
2909 (org-end-of-subtree): Return point.
2910 (org-dblock-start-re, org-dblock-end-re): New constants.
2911 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
2912 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
2913 (org-update-all-dblocks, org-find-dblock): New functions.
2914 (org-collect-clock-time-entries): New function.
2915 (org-html-handle-time-stamps): Never export CLOCK timeranges.
2916 (org-fixup-indentation): Modify to deal correctly with lines
2917 starting with TAB. Only one argument DIFF now.
2918 (org-demote, org-promote): Call `org-fixup-indentation' with just
2919 one argument, DIFF.
2920 (org-mode): Don't mark buffer as modified when aligning tables.
2921 (org-clock-sum): Don't mark buffer modified when adding time sum
2922 properties.
2923 (org-export-as-html): Add support for a link validation function.
2924 (org-archive-all-done): New function.
2925 (org-archive-subtree): New prefix argument. When set, archive all
2926 done subtrees in this buffer.
2927 (org-remove-clock-overlays)
2928 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
2929 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
2930 (org-put-clock-overlay): Don't swallow last headline character
2931 when displaying overlay.
2932 (org-store-link): Link to `image-mode' with just the file name.
2933
2934 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2935
2936 * viper-cmd.el (viper-special-read-and-insert-char):
2937 Use read-key-sequence.
2938 (viper-after-change-undo-hook): Misc enhancements.
2939 (viper-after-change-undo-hook): New hook.
2940 (viper-undo): Use viper-after-change-undo-hook.
2941 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
2942 (viper-next-line-at-bol): If point is on a widget or a button, simulate
2943 clicking on that widget/button.
2944
2945 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
2946
2947 * ediff-diff (ediff-test-patch-utility): Catch errors.
2948 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
2949 (ediff-set-actual-diff-options): New function.
2950 (ediff-reset-diff-options, ediff-toggle-ignore-case):
2951 Use ediff-set-actual-diff-options.
2952 (ediff-extract-diffs): Catch errors.
2953 (ediff-whitespace): Add non-breakable space.
2954 (ediff-same-file-contents): Catch errors.
2955
2956 * ediff-mult.el (ediff-collect-custom-diffs):
2957 Save coding-system-for-read.
2958
2959 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
2960 (ediff-vc-internal, ediff-vc-merge-internal):
2961 Use ediff-delete-version-file.
2962 (ediff-delete-version-file): New function.
2963
2964 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
2965
2966 * ediff.el (ediff-directories, ediff-directory-revisions)
2967 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
2968 (ediff-directories-internal, ediff-merge-directory-revisions)
2969 (ediff-merge-directory-revisions-with-ancestor)
2970 (ediff-directories3): Use read-directory-name.
2971
2972 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
2973
2974 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
2975 Remove superfluous part of regexp for brace matching which is handled
2976 by `scan-lists' call.
2977
2978 2006-06-16 Richard Stallman <rms@gnu.org>
2979
2980 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
2981
2982 * files.el (basic-save-buffer-2): For a new precious file,
2983 use the default modes in the return value.
2984
2985 * facemenu.el (facemenu-color-alist): Doc fix.
2986
2987 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
2988
2989 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2990
2991 * cus-start.el (all): Add mac-ts-script-language-on-focus.
2992
2993 * term/mac-win.el (mac-text-encoding-ascii): New constant.
2994 (mac-utxt-to-string): Use it.
2995 (mac-ts-update-active-input-area): Use mac-ae-number.
2996
2997 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
2998
2999 * term.el (term-handle-scroll, term-delete-lines)
3000 (term-insert-lines): Fix off by one errors.
3001
3002 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3003
3004 * net/tramp.el (tramp-touch): Use UTC to express time.
3005
3006 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * mail/sendmail.el (mail-send): Search explicitly for
3009 mail-header-separator when checking for corrupted header lines.
3010
3011 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
3012
3013 * progmodes/gdb-ui.el (gdb-same-frame): New option.
3014 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
3015 (gdb-init-1): Initialise them.
3016 (gdb-starting): Reset gdb-printing
3017 (gdb-starting): Save value of gud-overlay-arrow-position.
3018 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
3019 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
3020 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
3021 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
3022
3023 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3024
3025 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
3026
3027 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
3028
3029 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
3030 (ldap-search-internal): Keep error messages, and a regexp fix.
3031
3032 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
3033
3034 * files.el (hack-local-variables-confirm):
3035 Display string value using its printed representation.
3036
3037 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * server.el (server-edit): No-op if no server buffers exist.
3040
3041 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
3042
3043 * textmodes/page-ext.el (pages-directory-for-addresses):
3044 Including `pages-directory-address-mode' in the function results
3045 in the message "Buffer in which pages were found is deleted".
3046
3047 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3048
3049 * textmodes/org.el (org-agenda-mode-map): Add bindings for
3050 clocking functions.
3051
3052 (org-agenda-clock-in, org-check-running-clock)
3053 (org-clock-out-if-current, org-remove-clock-overlays)
3054 (org-put-clock-overlay): New functions.
3055 (org-clock-marker, org-clock-file-total-minutes)
3056 (org-clock-overlays): New variables.
3057 (org-clock-display, org-clock-sum, org-clock-cancel)
3058 (org-clock-out, org-clock-in): New commands.
3059 (org-export): New function.
3060 (org-emph-re): New constant.
3061 (org-set-emph-re, org-do-emphasis-faces): New functions.
3062 (org-emphasis-regexp-components, org-emphasis-alist): New options.
3063 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
3064 (org-export-html-convert-emphasize): Use the configurable emphasis.
3065 (org-cleaned-string-for-export): Make multiline emphasis visible
3066 to the exporter. New optional argument PARAMETERS.
3067 (org-export-as-html): Specify :emph-multiline parameter to
3068 `org-cleaned-string-for-export'.
3069
3070 2006-06-10 Richard Stallman <rms@gnu.org>
3071
3072 * help.el (help-for-help-internal): Clean up help text.
3073
3074 2006-06-10 Andreas Schwab <schwab@suse.de>
3075
3076 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
3077 in doc string.
3078
3079 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
3080
3081 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
3082
3083 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
3084 spaces after the comment start.
3085
3086 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3087
3088 * play/pong.el (pong-init-buffer):
3089 Fill buffer with spaces instead of ^A.
3090
3091 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
3092 launched asynchronously, delete its process instead of being cool.
3093 (ispell-async-processp): Check for `delete-process' existence
3094 instead of `kill-process' one for consistency.
3095
3096 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
3097
3098 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
3099 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
3100 in mode line at startup.
3101
3102 2006-06-08 Kim F. Storm <storm@cua.dk>
3103
3104 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
3105 (ido-init-completion-maps): Bind them to M-SPC and M-v.
3106 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
3107 (ido-file-internal): Pass full file name to write-file.
3108 (ido-read-internal): Only pop stack elements automatically if they
3109 actually match an existing directory or file name.
3110
3111 2006-06-07 Kenichi Handa <handa@m17n.org>
3112
3113 * international/mule.el (find-auto-coding): Don't handle the short
3114 name `char-trans'.
3115
3116 * files.el (hack-local-variables-prop-line)
3117 (hack-local-variables): Cancel the previous change.
3118
3119 2006-06-06 Jesper Harder <harder@phys.au.dk>
3120
3121 * ediff-diff.el (ediff-test-utility): Protect against file-error.
3122
3123 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
3124
3125 * diff-mode.el (diff-mode): Set buffer-read-only to t when
3126 diff-default-read-only is non-nil.
3127 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
3128 (diff-refine-hunk): Set inhibit-read-only to t.
3129
3130 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
3131 modifying the *Diff* buffer.
3132 (diff-process-filter): New filter function for diff process that
3133 sets inhibit-read-only to t when modifying the *Diff* buffer.
3134
3135 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3136
3137 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
3138 insertion point and control the number of empty lines.
3139 (org-paste-subtree): Limit the number of empty lines at the end of
3140 the inserted tree.
3141 (org-agenda): Use buffer name of current file for narrowing.
3142 (org-export-as-xml): Command removed.
3143 (org-export-xml-type): Option removed.
3144 (org-mode-map): Call `org-export-as-xoxo' directly.
3145 (org-get-indentation): New optional argument LINE.
3146 (org-fix-indentation, org-remove-tabs): New functions.
3147 (org-export-as-ascii, org-ascii-level-start): Determine and apply
3148 correct indentation for headlines that are converted it items.
3149 (org-skip-comments): Remove table lines that contain narrowing
3150 cookies but no other non-empty fields.
3151 (org-set-tags): Allow groups of mutually exclusive tags.
3152 (org-cmp-time): Sort 24:21 before items without time.
3153 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
3154 (org-open-at-point): Require double colon also for numbers.
3155
3156 2006-06-06 Kim F. Storm <storm@cua.dk>
3157
3158 * ido.el (ido-default-file-method, ido-default-buffer-method):
3159 Make choice values consistent with corresponding command names.
3160 (ido-visit-buffer): Update accordingly. Default to selected-window.
3161
3162 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
3163
3164 * progmodes/gud.el (gud-running): Fix doc string.
3165 (gud-menu-map): Use :visible instead fo :enable for debugger test.
3166 (gud-tooltip-modes): Add python-mode.
3167 (gud-tooltip-print-command): Add pdb. Remove perldb.
3168
3169 2006-06-05 Eli Zaretskii <eliz@gnu.org>
3170
3171 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
3172 Quote $(EMACS).
3173
3174 2006-06-05 Richard Stallman <rms@gnu.org>
3175
3176 * faces.el (defined-colors): Doc fix.
3177
3178 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
3179
3180 * vc.el (vc-process-filter): Inhibit undo info collection around
3181 call to insert.
3182 (vc-setup-buffer): Likewise for call to erase-buffer.
3183 (vc-do-command): Likewise for call to process-file.
3184
3185 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3186
3187 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
3188 for gud-go.
3189 (gud-common-init): Other debuggers may trigger error.
3190
3191 2006-06-05 Kenichi Handa <handa@m17n.org>
3192
3193 * international/mule.el (find-auto-coding):
3194 Handle enable-character-translation in file header.
3195
3196 2006-06-04 Kim F. Storm <storm@cua.dk>
3197
3198 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
3199 (authors-fixed-entries): Fix spelling.
3200 (authors-canonical-file-name): Don't report error for wildcards.
3201
3202 * help.el (view-emacs-news): Rewrite to support new NEWS,
3203 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
3204 e.g. version 10 matches 1.10, and don't be confused by version 1.1
3205 being a prefix of 1.12 (etc). A numeric prefix arg also works.
3206
3207 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
3208
3209 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
3210 exec constructs like `foo bar`.
3211 (sh-quoted-subshell): New helper function to search for a possibly
3212 nested subshell (like `` or $()) within a "" quoted string.
3213 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
3214 (sh-apply-quoted-subshell): Flag quote characters inside a
3215 subshell, which is itself already in a quoted region, as
3216 punctuation, since this is the closest to what they actually are.
3217 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
3218 sh-apply-quoted-subshell.
3219 (sh-font-lock-syntactic-face-function): Apply the new face for
3220 text inside `` instead of the old font-lock-string-face.
3221
3222 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3223
3224 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
3225 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
3226 (mac-bytes-to-text-range, mac-ae-text-range-array)
3227 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
3228 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
3229 (mac-ts-unicode-for-key-event): New functions.
3230 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
3231 (mac-handle-font-selection): Use mac-ae-number.
3232 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
3233 New variables.
3234 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
3235 (mac-ts-converted-text, mac-ts-selected-converted-text)
3236 (mac-ts-block-fill-text, mac-ts-outline-text)
3237 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
3238 (mac-ts-hilite-style-faces): New constant.
3239 (mac-apple-event-map): Bind text input events.
3240 (mac-dispatch-apple-event): Use command-execute instead of
3241 call-interactively.
3242 (global-map): Don't bind mac-apple-event.
3243 (special-event-map): Bind mac-apple-event.
3244
3245 2006-06-02 Eli Zaretskii <eliz@gnu.org>
3246
3247 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
3248 file name.
3249 (emacs): Enclose the value of $(EMACS) in quotes.
3250
3251 2006-06-02 Juri Linkov <juri@jurta.org>
3252
3253 * international/mule.el (sgml-html-meta-auto-coding-function):
3254 Remove the condition `(search-forward "<html" size t)'.
3255 Replace `\"' with `[\"']?' in `re-search-forward'.
3256
3257 2006-06-02 Kenichi Handa <handa@m17n.org>
3258
3259 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
3260 as well as `coding'.
3261 (hack-local-variables): Likewise.
3262
3263 * international/mule.el (enable-character-translation):
3264 Put permanent-local and safe-local-variable properties.
3265 (find-auto-coding): Handle char-trans: tag.
3266
3267 2006-06-02 Juri Linkov <juri@jurta.org>
3268
3269 * international/mule.el (sgml-html-meta-auto-coding-function):
3270 Limit the search by the end of the HTML header (if any).
3271
3272 2006-06-01 Richard Stallman <rms@gnu.org>
3273
3274 * subr.el (with-current-buffer): Doc fix.
3275
3276 2006-06-02 Masatake YAMATO <jet@gyve.org>
3277
3278 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
3279 Almost rewrite. Underlines over all lines of gcov output are too
3280 uncomfortable to read. Suggested by Dan Nicolaescu.
3281
3282 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3283
3284 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
3285
3286 * shell.el (shell-mode): Use shell-mode-map in docstring.
3287
3288 * comint.el (comint-send-input): Do not add help-echo and
3289 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
3290
3291 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3292
3293 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
3294
3295 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
3298 (gdb-stopped, gdb-info-stack-custom): If there is no source info
3299 look up the stack and pop up GUD buffer if necessary.
3300 (gdb-frames-select): Remove redundant call to gud-display-frame.
3301 (gdb-info-threads-custom): Keep point at start of buffer.
3302 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
3303
3304 2006-05-31 Juri Linkov <juri@jurta.org>
3305
3306 * replace.el (query-replace-read-from, query-replace-read-to):
3307 Bind `history-add-new-input' to nil. Call `add-to-history'.
3308
3309 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
3310
3311 * textmodes/table.el: Convert all HTML tags to lower case for
3312 XHTML compatibility.
3313
3314 2006-05-31 Masatake YAMATO <jet@gyve.org>
3315
3316 * progmodes/compile.el:
3317 (compilation-error-regexp-alist-alist::gcov-called-line):
3318 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
3319
3320 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
3321
3322 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
3323 Revert inadvertent changes made with last commit.
3324
3325 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
3326
3327 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
3328 New functions.
3329
3330 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
3331
3332 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3333
3334 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
3335 only matches in the right place.
3336 (org-upcoming-deadline): New face.
3337 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
3338 (org-export-ascii-underline): Rename constant `org-ascii-underline'
3339 and make it an option.
3340 (org-export-ascii-bullets): New option.
3341 (org-export-as-html): Many changes to emit valid XHTML.
3342 (org-par-open): New variable.
3343 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
3344 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
3345 (org-timeline): Pass `org-timeline-show-empty-dates' to
3346 `org-get-all-dates'. Interpret empty dates returned by
3347 `org-get-all-dates'.
3348 (org-get-all-dates): New argument EMPTY. Add dates without
3349 entries to the list, mark large ranges of empty dates.
3350 (org-point-in-group, org-context): New functions.
3351
3352 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
3353
3354 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
3355
3356 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
3357 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
3358 to C-mouse-3 (for 2 button mice).
3359 (gdb-send): Do the right thing for C-d.
3360
3361 * speedbar.el (speedbar-detach): Delete.
3362 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
3363 it breaks things.
3364 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
3365
3366 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
3367
3368 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
3369 Makeppfile.
3370
3371 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3372 Add makepp diagnostic.
3373
3374 2006-05-29 Richard Stallman <rms@gnu.org>
3375
3376 * window.el (fit-window-to-buffer): Doc fix.
3377
3378 * help.el (temp-buffer-max-height): Doc fix.
3379
3380 * subr.el (with-current-buffer): Doc fix.
3381
3382 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3383
3384 * term/x-win.el: Bind F10 to menu-bar-start if available.
3385
3386 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
3387
3388 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
3389 uses with a simple test.
3390 (term-set-escape-char, term-mode, term-check-kill-echo-list)
3391 (term-send-raw-string, term-send-raw, term-mouse-paste)
3392 (term-char-mode, term-line-mode, term-exec, term-sentinel)
3393 (term-handle-exit, term-read-input-ring)
3394 (term-previous-matching-input-string)
3395 (term-previous-matching-input-string-position)
3396 (term-previous-matching-input-from-input)
3397 (term-replace-by-expanded-history, term-send-input)
3398 (term-skip-prompt, term-bol, term-send-invisible)
3399 (term-kill-input, term-delchar-or-maybe-eof)
3400 (term-backward-matching-input, term-check-source)
3401 (term-proc-query, term-emulate-terminal)
3402 (term-handle-colors-array, term-process-pager, term-pager-line)
3403 (term-pager-bob, term-unwrap-line, term-word)
3404 (term-dynamic-complete-filename)
3405 (term-dynamic-complete-as-filename)
3406 (term-dynamic-simple-complete): Replace one arm ifs with whens or
3407 unlesses.
3408
3409 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3410
3411 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
3412 during bootstrapping.
3413
3414 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
3415 Basically undo the change of 2006-05-26: use extra arguments instead of
3416 dynamic scoping.
3417 (ewoc-locate): Remove unused var `footer'.
3418
3419 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3420
3421 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
3422
3423 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
3424 (generate-file-autoloads): Obey it. Return whether autoloads were
3425 added at point or not.
3426 (update-file-autoloads): Use this new return value.
3427 Remove redundant test for the presence of an autoload cookie.
3428
3429 * emacs-lisp/autoload.el (autoload-find-file): New fun.
3430 This one calls hack-local-variables.
3431 (generate-file-autoloads, update-file-autoloads): Use it.
3432
3433 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
3434 (bibtex-sort-entry-class): Add safe-local-variable predicate.
3435 (bibtex-sort-entry-class-alist): Don't set the global value.
3436 (bibtex-init-sort-entry-class-alist): New fun.
3437 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
3438 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
3439 of bibtex-init-sort-entry-class.
3440
3441 2006-05-28 Richard Stallman <rms@gnu.org>
3442
3443 * subr.el (load-history-regexp): If FILE is relative, insist
3444 entire last name component must match it.
3445 (load-history-filename-element, load-history-regexp): Doc fixes.
3446
3447 2006-05-29 Kim F. Storm <storm@cua.dk>
3448
3449 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
3450 `pos' and `raw-data' for clarity, as eval forms may access these.
3451
3452 2006-05-28 Kim F. Storm <storm@cua.dk>
3453
3454 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
3455
3456 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3457
3458 * progmodes/make-mode.el (makefile-browser-map)
3459 (makefile-mode-syntax-table): Move initialization inside declaration.
3460 (makefile-fill-paragraph): Use the default comment-filling code.
3461
3462 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * replace.el (query-replace-defaults): New variable.
3465 (query-replace-read-from): Use `query-replace-defaults' for
3466 default value, instead of history list.
3467 (query-replace-read-to): Update `query-replace-defaults'.
3468
3469 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
3472 with no X toolkit.
3473
3474 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
3475
3476 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
3477 (tumme-show-all-from-dir): Add autoload.
3478
3479 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3480
3481 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
3482 (tumme-remove-tag): Fix bug.
3483
3484 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3485
3486 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
3487 FOOTER args. Update unique caller.
3488 (ewoc-delete): Compute last node once before looping.
3489 (ewoc--node-branch): Merge into unique caller.
3490 (ewoc--node): Don't define constructor make-ewoc--node for this
3491 structure.
3492 (ewoc): Add member `hf-pp' to this structure.
3493 (ewoc--wrap): New func.
3494 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
3495 header/footer pretty-printers. Save header/footer pretty-printer.
3496 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
3497
3498 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
3499
3500 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3501
3502 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
3503 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
3504 Tag'. Change "Compare directories..." to "Change Directories...".
3505 Move tumme commands to Operate, Regexp and Immediate menus.
3506 Change "Add Comment" to "Add Image Comment". Change "Add Image
3507 Tag" to "Add Image Tags".
3508
3509 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
3510 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
3511 `tumme-delete-tag'.
3512
3513 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
3514
3515 * shell.el (shell-mode): Call shell-dirtrack-mode after
3516 list-buffers-directory is made a local variable, to avoid setting
3517 the default value.
3518
3519 2006-05-26 Kevin Ryde <user42@zip.com.au>
3520
3521 * info.el (Info-index-next): Use where-is-internal to report
3522 actual binding of Info-index-next, rather than hard-coded `,'.
3523
3524 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3525
3526 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
3527 and "Find Command in Manual" to here.
3528
3529 * buff-menu.el (list-buffers-noselect): For Info buffers, use
3530 Info-current-file as the file name.
3531
3532 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
3533
3534 * ses.el (defadvice undo-more): Delete this defadvice. The undo
3535 overrides will now be done a different way.
3536 (ses-set-parameter): Reapply this function for undo.
3537 (ses-set-header-row): Reconstruct header row during undo.
3538 (ses-widen): New function.
3539 (ses-goto-data, ses-reconstruct-all): Use new function.
3540 (ses-command-hook): Widen buffer during undo, before unupdating
3541 the cells.
3542 (ses-insert-row, ses-delete-row): Widen buffer during undo.
3543 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
3544 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
3545 formula hasn't been executed yet.
3546
3547 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3548
3549 * comint.el (comint-kill-whole-line): Rename arg to count.
3550 Fix doc string.
3551
3552 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
3555 to copy-file.
3556
3557 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3558
3559 * simple.el (toggle-truncate-lines): Make arg optional for
3560 backward compatibility.
3561
3562 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
3563
3564 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
3565 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
3566 DLL arg. Instead, use ewoc--current-dll. Update all callers.
3567 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
3568 (ewoc--adjust): Use ewoc--current-dll.
3569 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
3570
3571 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3572
3573 * textmodes/org.el (org-next-item, org-previous-item): Emit more
3574 compact error message.
3575 (org-tags-view): Refresh category table in each file.
3576 (org-table-justify-field-maybe): Remove superfluous arguments to
3577 `format'.
3578 (org-export-as-html): Insert "<p>" before postamble.
3579 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
3580
3581 2006-05-26 Kenichi Handa <handa@m17n.org>
3582
3583 * textmodes/po.el (po-find-charset): Pay attention to the case
3584 FILENAME is a cons (NAME . BUFFER).
3585 (po-find-file-coding-system-guts): Likewise.
3586
3587 * arc-mode.el (archive-set-buffer-as-visiting-file):
3588 Call find-operation-coding-system with (FILENAME . BUFFER).
3589
3590 * tar-mode.el (tar-extract): Call find-operation-coding-system
3591 with (FILENAME . BUFFER).
3592
3593 * international/mule.el (decode-coding-inserted-region):
3594 Call find-operation-coding-system with (FILENAME . BUFFER).
3595
3596 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
3597
3598 * image-mode.el (image-toggle-display): Use buffer contents to
3599 generate image for a remote file.
3600
3601 2006-05-25 Juri Linkov <juri@jurta.org>
3602
3603 * replace.el (query-replace-read-from, query-replace-read-to):
3604 Remove 8th arg KEEP-ALL in read-from-minibuffer.
3605
3606 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
3607
3608 * whitespace.el (whitespace-cleanup): Change to cleanup
3609 region if one is active.
3610 * whitespace.el (whitespace-cleanup-internal): New internal method.
3611
3612 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3613
3614 * dired.el (dired-mode-map): Add help-echo strings to tumme
3615 commands. Bind `tumme-dired-display-image' to C-t i.
3616
3617 * tumme.el (tumme-display-image): Change documentation string slightly.
3618 (tumme-dired-display-image): Add call to `display-buffer'.
3619
3620 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3621
3622 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
3623 Signal error if RAW-DATA is a multibyte string.
3624
3625 2006-05-24 Richard Stallman <rms@gnu.org>
3626
3627 * subr.el (with-local-quit): When handling `quit' signal,
3628 make a chance for quit-flag to cause a quit.
3629
3630 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
3631 (ad-disable-advice): Add autoloads.
3632
3633 * subr.el (read-passwd): Copy PROMPT before changing its properties.
3634
3635 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3636
3637 * dired.el (dired-mode-map): Change menu items for tumme as per
3638 suggestions in emacs-devel.
3639
3640 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3641
3642 * dired.el (dired-mode-map): Fix breakage.
3643
3644 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3645
3646 * tumme.el (tumme-display-dired-image): Rename to...
3647 (tumme-dired-display-image): ...this.
3648 (tumme-track-movement): Change default value to t.
3649 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
3650 used from `tumme-next-line-and-display' and similar commands.
3651
3652 * dired.el (dired-mode-map): Add Thumbnail submenu under the
3653 Immediate menu. Add some tumme commands there.
3654
3655 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
3656
3657 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
3658
3659 2006-05-24 Chong Yidong <cyd@mit.edu>
3660
3661 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
3662 menu entries that open submenus.
3663
3664 2006-05-24 Alan Mackenzie <acm@muc.de>
3665
3666 * startup.el (command-line): For names of preloaded files, don't
3667 append ".elc" (now done in Fload), and call file-truename on the
3668 lisp directory.
3669
3670 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
3671 match ANY loaded file with the right name, not just those in
3672 load-path. Put a regexp matching the file name into
3673 after-load-alist, rather than the name itself.
3674
3675 * subr.el: New functions load-history-regexp,
3676 load-history-filename-element, do-after-load-evaluation.
3677
3678 * international/mule.el (load-with-code-conversion): Do the
3679 eval-after-load stuff by calling do-after-load-evaluation.
3680
3681 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3682
3683 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
3684 has not been killed.
3685
3686 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3687
3688 * term/mac-win.el: Set idle timer to clean up expired Apple events.
3689 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
3690 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
3691 Optionally set error message in reply.
3692
3693 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3694
3695 * textmodes/org.el (org-open-at-point): Use renamed variable
3696 `org-confirm-shell-link-function'.
3697 (org-confirm-shell-link-function): Rename from
3698 `org-confirm-shell-links'.
3699 (org-export-directory): New function.
3700 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
3701 (org-export-icalendar): Use `org-export-directory'.
3702 (org-indent-item): Keep cursor position.
3703 (org-link-file-path-type): New option.
3704 (org-export-as-html): Fix bug with plain lists starting in
3705 column 0.
3706 (org-export-as-html): Remove deadline formatting, this happens
3707 now already in `org-html-handle-time-stamps'.
3708 (org-export-html-style): Deadline class removed.
3709 (org-insert-labeled-timestamps-at-point): New option.
3710 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
3711 of `hide-sublevels 1', in case the first headline is not level 1.
3712 (org-overview, org-content): New fuction.
3713 (org-cycle-global-status, org-cycle-subtree-status): Make these
3714 variables buffer-local.
3715 (org-global-cycle): New command.
3716 (org-shifttab): Use `org-global-cycle'.
3717 (org-insert-heading, org-insert-item): Go to end of new
3718 headline/item after creating it.
3719 (org-export-visible): Rename from `org-export-copy-visible'.
3720 Now creates a temporary org-file and applies an exporting command
3721 to it.
3722 (org-table-eval-formula): Support for lisp forms.
3723 (org-agenda-todo-ignore-scheduled): New option.
3724 (org-agenda-get-todos): Use new option
3725 `org-agenda-todo-ignore-scheduled'.
3726 (org-export-html-inline-images): New value `maybe'.
3727 (org-export-as-html): Inlining of images dependent on link description.
3728 (org-archive-subtree): Check for end-of-buffer before trying
3729 `kill-line'.
3730 (org-agenda-follow-mode): New option.
3731 (org-export-with-tags, org-export-with-timestamps): New options.
3732 (org-html-handle-time-stamps): New function.
3733 (org-keyword-time-regexp): New variable.
3734 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
3735 (org-agenda-todo-list-sublevels): New option.
3736 (org-html-level-start): When TITLE is nil, just close all levels.
3737 (org-parse-key-lines, org-parse-export-options): Remove functions,
3738 replaced by `org-infile-export-plist'.
3739 (org-combine-plists, org-infile-export-plist)
3740 (org-default-export-plist): New functions.
3741 (org-export-html-preamble, org-export-html-postamble)
3742 (org-export-html-auto-preamble, org-export-html-auto-postamble):
3743 New variables.
3744 (org-export-publishing-directory): New option.
3745 (org-export-as-html, org-export-as-ascii): Use the new property
3746 lists for settings.
3747 (org-export-copy-visible, org-export-as-xoxo):
3748 Respect `org-export-publishing-directory'.
3749 (org-link-search, org-store-link, org-file-apps): Support for
3750 links to BibTeX database entries..
3751 (org-get-current-options, org-set-regexps-and-options):
3752 Implement logging as a startup option.
3753 (org-store-link): Make sure context string is never empty
3754 (org-insert-link): Use relative path when possible.
3755 (org-at-item-checklet-p): New function.
3756 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
3757 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
3758 (org-metaright, org-metaup, org-metadown, org-shiftup)
3759 (org-shiftdown, org-shiftright, org-shiftleft)
3760 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
3761 Dispatch using `call-interactively'.
3762 (org-call-with-arg): New defsubst.
3763 (org-tag-alist, org-use-fast-tag-selection): New options.
3764 (org-complete): Use `org-tag-alist'.
3765 (org-fast-tag-insert, org-fast-tag-selection): New functions.
3766 (org-next-item, org-previous-item): New commands.
3767 (org-beginning-of-item, org-end-of-item): Add (interactive) to
3768 make command.
3769 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
3770
3771 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
3772
3773 * emacs-lisp/ewoc.el (ewoc-delete): New function.
3774 (ewoc-filter): Use `ewoc-delete'.
3775
3776 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
3777
3778 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3779
3780 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
3781 Signal more user-friendly error messages.
3782
3783 * complete.el (PC-do-completion): Undo the addition of implicit
3784 wildcards if they did not lead to finding any match.
3785 (read-file-name-internal): Don't add the final > if the completion is
3786 not finished.
3787
3788 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
3791 Quote safe-local-variable predicate.
3792
3793 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3794
3795 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
3796
3797 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3798
3799 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
3800
3801 * progmodes/make-mode.el (makefile-special-targets-list)
3802 (makefile-macro-table, makefile-target-table): Mark as risky.
3803 (makefile-query-one-target-method): Make this the alias for the
3804 following variable.
3805 (makefile-query-one-target-method-function): Make this the real name.
3806
3807 * textmodes/artist.el (artist-text-renderer): Make this the alias
3808 for the following variable.
3809 (artist-text-renderer-function): Make this the real name.
3810
3811 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
3812 the alias for the following variable.
3813 (flyspell-generic-check-word-predicate): Make this the real name.
3814
3815 * textmodes/ispell.el (ispell-format-word): Make this the alias
3816 for the following variable.
3817 (ispell-format-word-function): Make this the real name.
3818 (ispell-message-text-end): Mark as risky.
3819
3820 * skeleton.el (skeleton-transformation, skeleton-filter)
3821 (skeleton-pair-filter): Make these the aliases for the following
3822 variables.
3823 (skeleton-transformation-function, skeleton-filter-function)
3824 (skeleton-pair-filter-function): Make these the real names.
3825
3826 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
3827 and skeleton-pair-filter-function.
3828
3829 * textmodes/sgml-mode.el (sgml-transformation): Make this the
3830 alias for the following variable.
3831 (sgml-transformation-function): Make this the real name.
3832 (sgml-tag-alist): Mark as risky.
3833
3834 2006-05-21 Richard Stallman <rms@gnu.org>
3835
3836 * simple.el (kill-region): Interactively, pass point, then mark.
3837
3838 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3839
3840 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
3841
3842 2006-05-21 Romain Francoise <romain@orebokech.com>
3843
3844 * dired-x.el (dired-mode-map): Don't bind M-g.
3845
3846 2006-05-20 Richard Stallman <rms@gnu.org>
3847
3848 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
3849 (dired-goto-file): Doc fix.
3850
3851 2006-05-21 Kim F. Storm <storm@cua.dk>
3852
3853 * emulation/cua-base.el: Mention customizing cua-mode as alternative
3854 way to enable built-in cua-mode if user loads older CUA-mode package.
3855
3856 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
3857 if default-filename is specified.
3858
3859 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3860
3861 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
3862
3863 * info.el (info-apropos): Make sure current-file and current-node
3864 have non-nil values. Speed up by using add-to-list instead of
3865 manual consing.
3866
3867 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3868
3869 * progmodes/make-mode.el (makefile-mode): Doc fix.
3870
3871 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3872
3873 * dired-aux.el (dired-do-shell-command): Doc fix.
3874
3875 2006-05-20 Kevin Ryde <user42@zip.com.au>
3876
3877 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
3878 ``(custom-manual :tag "Foo" "(foo)Node")''.
3879
3880 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
3881
3882 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
3883 value is an integer.
3884
3885 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3886
3887 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
3888 "format".
3889 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
3890
3891 2006-05-20 Martin Rudalics <rudalics@gmx.at>
3892
3893 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
3894 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
3895
3896 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3897
3898 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
3899 regexp for keywords.
3900
3901 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
3902
3903 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
3904 replace-regexp-in-string.
3905
3906 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
3907 encode, and escape file name on conversion to URL.
3908
3909 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3910
3911 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
3912 Don't unescape URL.
3913 (dnd-get-local-file-name): Unescape URL on conversion to file name.
3914
3915 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
3916 on conversion to URLs.
3917
3918 * net/browse-url.el (browse-url-file-url): Encode file name on
3919 conversion to URL.
3920
3921 * term/mac-win.el (mac-ae-open-documents): Escape file name on
3922 conversion to URL.
3923
3924 2006-05-19 Eli Zaretskii <eliz@gnu.org>
3925
3926 * progmodes/cc-styles.el (c-style-alist): Doc fix.
3927
3928 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3929
3930 * term/mac-win.el (mac-bytes-to-digits): Remove function.
3931 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
3932
3933 2006-05-19 Glenn Morris <rgm@gnu.org>
3934
3935 * calendar/diary-lib.el (diary-bahai-date)
3936 (list-bahai-diary-entries, mark-bahai-diary-entries)
3937 (mark-bahai-calendar-date-pattern): Not interactive.
3938 (add-to-diary-list): New optional arg LITERAL. Doc fix.
3939 (diary-entries-list): Change format of 4th element in each entry.
3940 (diary-list-entries): Use add-to-diary-list.
3941 (diary-goto-entry): Handle the case where the buffer visiting the
3942 diary has been killed.
3943 (fancy-diary-display): Add 'locator to button rather than 'marker.
3944 Only generate temp-face when there are marks to apply.
3945 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
3946 (diary-fancy-date-pattern): New variable.
3947 (diary-time-regexp): Doc fix.
3948 (diary-anniversary, diary-time): New faces.
3949 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
3950 diary-time-regexp. Add font-lock-multiline property where needed.
3951 Use new faces diary-anniversary and diary-time.
3952 (diary-fancy-font-lock-fontify-region-function): New function, to
3953 handle multiline font-lock pattern in fancy diary.
3954 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
3955 (diary-font-lock-keywords): Tweak time regexp. Use new face
3956 diary-time.
3957
3958 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
3959
3960 * international/code-pages.el (mik): Table corrected.
3961
3962 2006-05-18 Kim F. Storm <storm@cua.dk>
3963
3964 * progmodes/grep.el (grep-find): Don't check grep-find-command
3965 before running command (breaks non-interactive usage).
3966
3967 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
3968
3969 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
3970 (ewoc--insert-new-node): Don't insert trailing newline.
3971 Instead, adjust successor nodes's start markers.
3972 (ewoc--refresh-node): Delete all text from current node's start
3973 marker to the next one's; adjust successor nodes's start markers.
3974 (ewoc--create): Doc fixes.
3975 (ewoc--refresh): Don't insert newline.
3976 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
3977 * pcvs.el (cvs-make-cvs-buffer):
3978 Specify extra newline for ewoc's header and footer.
3979 (cvs-update-header): Update initial header recognition.
3980 Append newline to final header and footer values.
3981 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
3982
3983 2006-05-17 Richard Stallman <rms@gnu.org>
3984
3985 * files.el (file-name-extension): Doc fix.
3986
3987 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3988
3989 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
3990 we can explicitly enable/disable rather than toggle.
3991 (shell-mode): Use it.
3992 (shell-cd): Don't try to reproduce what `cd' does.
3993
3994 2006-05-17 Kim F. Storm <storm@cua.dk>
3995
3996 * ido.el (ido-read-internal): Use only nondirectory part of
3997 default item.
3998
3999 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
4000
4001 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
4002 (ewoc-nth): Doc fix.
4003
4004 (ewoc-map, ewoc-invalidate): Compute PP before looping.
4005
4006 2006-05-16 Eli Zaretskii <eliz@gnu.org>
4007
4008 * international/mule.el (auto-coding-alist): Add .lha to files
4009 read with no-conversion.
4010
4011 * files.el (auto-mode-alist): Add .lha files to archive file
4012 extensions.
4013
4014 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
4015 Convert csize to integer when computing offsets within the
4016 compressed archive file.
4017
4018 2006-05-16 Kim F. Storm <storm@cua.dk>
4019
4020 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
4021 with read-from-minibuffer.
4022
4023 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
4024
4025 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
4026 (byte-compile-warnings): Fix safe-local-variable property.
4027
4028 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
4029
4030 * allout.el (allout-show-bodies, allout-old-style-prefixes)
4031 (allout-stylish-prefixes, allout-numbered-bullet)
4032 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
4033 predicates to qualify `safe-local-variable' property, when
4034 available, else use equivalent lambda.
4035 (allout-current-topic-collapsed-p): Do the right thing regarding
4036 trailing blank lines.
4037
4038 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
4039
4040 * server.el (server-start): Only create a directory if needed.
4041 (server-edit, server-unload-hook): server-start => server-mode.
4042 (kill-emacs-hook): Cleanup upon exit.
4043
4044 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
4045
4046 * hexl.el (hexlify-buffer): Encode process arguments manually.
4047
4048 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
4049
4050 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
4051 call to gdb-tooltip-print.
4052
4053 2006-05-15 Romain Francoise <romain@orebokech.com>
4054
4055 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
4056 systems, default to "tar" since those systems probably have GNU tar.
4057
4058 2006-05-14 Lars Hansen <larsh@soem.dk>
4059
4060 * desktop.el (desktop-missing-file-warning): Fix docstring.
4061 (desktop-restore-file-buffer): Correct question asked on missing file.
4062
4063 2006-05-14 Kim F. Storm <storm@cua.dk>
4064
4065 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
4066 Add CUA move property.
4067
4068 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
4069
4070 * custom.el (custom-push-theme): Load the variable before checking
4071 its `standard-value'.
4072
4073 2006-05-13 Lars Hansen <larsh@soem.dk>
4074
4075 * desktop.el (desktop-save): Use with-temp-buffer.
4076
4077 2006-05-12 Glenn Morris <rgm@gnu.org>
4078
4079 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
4080 * calendar/calendar.el (calendar-mode-map):
4081 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
4082 * calendar/appt.el (appt-check, appt-make-list): Refer to
4083 diary-view-entries, diary-list-entries, diary-show-all-entries
4084 rather than obsolete aliases.
4085
4086 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * simple.el (line-move-finish): Avoid calling point motion hooks
4089 while processing intangibility.
4090
4091 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
4092
4093 * term/xterm.el (terminal-init-xterm): Fix typo.
4094
4095 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
4096
4097 * allout.el (allout-view-change-hook): Mark as being deprecated,
4098 to be replaced by `allout-exposure-change-hook'.
4099 (allout-exposure-change-hook): New, replacing
4100 `allout-view-change-hook'.
4101 (allout-flag-region): Run new hook `allout-exposure-change-hook',
4102 in addition to `allout-view-change-hook'.
4103 (allout-show-bodies, allout-old-style-prefixes)
4104 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
4105 lambda forms to prevent their showing up in variable help
4106 presentations as inscrutable byte-compiled code.
4107 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
4108 Use string-or-null-p to qualify safe-local-variable values.
4109 (allout-reindent-bodies): Use memq to qualify matches against
4110 valid safe-local-variable values. Also, quote the lambda as above.
4111 (allout-use-mode-specific-leader): Add missing candidate-value
4112 symbols, use memq, and quote the lambda.
4113 (allout-overlay-interior-modification-handler): Remove unused
4114 variables `msg' and 'opened'.
4115 (allout-hidden-p): Constrain invisibility consideration to allout's
4116 invisibility spec, disregarding invisibility for other reasons.
4117
4118 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4119
4120 * files.el (version-control): Correct safe values.
4121
4122 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
4123
4124 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
4125
4126 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
4127 (ewoc--insert-new-node): New func.
4128 Update callers of deleted funcs to use it, instead.
4129
4130 2006-05-11 Glenn Morris <rgm@gnu.org>
4131
4132 * calendar/calendar.el (diary-show-all-entries): Do not refer to
4133 obsolete alias `show-all-diary-entries'.
4134 (make-diary-entry): Not interactive.
4135 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
4136 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
4137 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
4138 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4139 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
4140 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
4141
4142 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4143
4144 * calendar/calendar.el (calendar-french-date-string)
4145 (calendar-mayan-date-string, calendar-chinese-date-string)
4146 (calendar-astro-date-string, calendar-iso-date-string)
4147 (calendar-islamic-date-string, calendar-bahai-date-string)
4148 (calendar-hebrew-date-string, calendar-coptic-date-string)
4149 (calendar-ethiopic-date-string, calendar-persian-date-string):
4150 These functions are not interactive.
4151
4152 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
4153
4154 * files.el: Balance parentheses.
4155
4156 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4157
4158 * files.el, newcomment.el, outline.el, simple.el,
4159 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4160 progmodes/cc-vars.el, progmodes/compile.el:
4161 Move `safe-local-variable' declarations to the respective files.
4162
4163 * help-fns.el (describe-variable): Don't print safe-var if it is
4164 byte-code. Improve wording as suggested by Luc Teirlinck.
4165
4166 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4167
4168 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
4169 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
4170 Use a token for pending-triggers to ensure gdb-var-update
4171 gets called once per user input again for pre-GDB 6.4.
4172 (gdb-var-delete): Match on more complex expressions.
4173 (gdb-var-list-children-handler, gdb-var-create-handler):
4174 Use a token for consistency.
4175
4176 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
4177
4178 * textmodes/org.el (org-read-date, org-goto-calendar)
4179 (org-agenda-goto-calendar):
4180 Bind `view-calendar-holidays-initially' to nil.
4181
4182 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4183
4184 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
4185 Update all callers to do it there, instead.
4186
4187 2006-05-10 Glenn Morris <rgm@gnu.org>
4188
4189 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
4190 prefix arg case, to avoid view-diary-entries-initially error.
4191 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4192 (calendar-date-is-legal-p): Handle dates with no day part.
4193
4194 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4195
4196 * comint.el (comint-insert-input): Just make it when
4197 comint-use-prompt regexp is nil (default) and with the mouse.
4198 (comint-copy-old-input): Reinstate from 2004-06-23.
4199 (comint-mode-map): Bind C-c C-m to it.
4200
4201 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
4202
4203 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
4204 Remove spurious move to point-max (new comint behavior fixes).
4205
4206 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
4207 compatibility function (Emacs 18/19).
4208 (idlwave-is-continuation-line): Always return point at start of
4209 previous non-blank continuation line.
4210 `keyword-parameters': Fix continued comment font-lock matcher.
4211 (idlwave-font-lock-fontify-region): Written, use as
4212 font-lock-fontify-region-function, to fix continued keyword
4213 fontification issues.
4214
4215 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4216
4217 * term/mac-win.el (mac-font-panel-mode): Doc fix.
4218 (mac-service-selection, mac-service-open-file)
4219 (mac-service-open-selection, mac-service-mail-selection)
4220 (mac-service-mail-to, mac-service-insert-text): Rename from
4221 mac-services-*. All uses changed.
4222 (mac-apple-event-map): Rename event symbol `services' to `service'.
4223
4224 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
4225
4226 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
4227 (ewoc--node-enter-first, ewoc--node-enter-last)
4228 (ewoc--delete-node-internal): Merge funcs into unique callers.
4229
4230 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
4233 return value of read-from-minibuffer for empty input.
4234
4235 2006-05-09 Miles Bader <miles@gnu.org>
4236
4237 * comint.el (comint-insert-input): Remove redundant calls to setq
4238 and goto-char.
4239
4240 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
4241
4242 * comint.el (comint-insert-input): Make it work when
4243 comint-use-prompt-regexp is t.
4244
4245 2006-05-10 Miles Bader <miles@gnu.org>
4246
4247 * subr.el (field-at-pos): New function.
4248
4249 * comint.el (comint-insert-input): Use it.
4250
4251 2006-05-09 Juri Linkov <juri@jurta.org>
4252
4253 * battery.el (battery-linux-proc-acpi): Also try
4254 `/proc/acpi/thermal_zone/THR2/temperature'.
4255
4256 * files.el <safe-local-variable>: Remove `eval' and `let' binding
4257 for now unused lambda `string-or-null'.
4258
4259 * add-log.el (change-log-default-name): Put `string-or-null-p'
4260 instead of lambda on `safe-local-variable' property.
4261
4262 * diff-mode.el (diff-context->unified): Use `region-beginning' and
4263 `region-end' instead of `mark' and `point'.
4264 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
4265 Operate on region in Transient Mark mode when the mark is active.
4266 Use `region-beginning' and `region-end' instead of `mark' and
4267 `point'.
4268 (diff-hunk-text, diff-goto-source): Doc fix.
4269
4270 * startup.el (fancy-splash-screens, normal-splash-screen): Use
4271 face `mode-line-buffer-id' for mode-line buffer face instead of
4272 hard-coded `(:weight bold)'.
4273
4274 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
4275 buffer-undo-list to t (undo-ask is reproducible by visiting
4276 nested archives).
4277
4278 2006-05-09 Kim F. Storm <storm@cua.dk>
4279
4280 * progmodes/grep.el (rgrep): Set default directory of *grep*
4281 buffer if we start M-x rgrep in the *grep* buffer and choose
4282 a different base directory.
4283
4284 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4285
4286 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
4287 completion also when ido is loaded.
4288
4289 2006-05-09 Masatake YAMATO <jet@gyve.org>
4290
4291 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
4292 "warning" and "import".
4293 (cpp-font-lock-keywords): Added "warning".
4294
4295 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
4296
4297 * term/xterm.el (terminal-init-xterm): Add more key bindings.
4298
4299 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
4300
4301 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4302 pages at a time, if we signal the end, we should indeed reach that end.
4303
4304 2006-05-08 David Reitter <david.reitter@gmail.com>
4305
4306 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
4307 output during execution of the body.
4308
4309 2006-05-08 Kim F. Storm <storm@cua.dk>
4310
4311 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
4312
4313 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
4314
4315 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
4316 Use with-current-buffer.
4317
4318 2006-05-07 Kim F. Storm <storm@cua.dk>
4319
4320 * subr.el (add-to-history): Remove keep-dups arg.
4321
4322 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
4323 to nil around call to add-to-history.
4324
4325 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4326
4327 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
4328 than after a buffer modification.
4329
4330 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
4331
4332 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
4333 call to...
4334 (gud-watch): ...here so speedbar is raised for already watched
4335 expressions.
4336 (gdb-speedbar-refresh): Delete function.
4337 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
4338 Use speedbar-timer-fn instead of speedbar-refresh (reverting
4339 earlier change).
4340 (gdb-var-evaluate-expression-handler)
4341 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
4342
4343 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
4344 Update localized contents for all buffers except ignored modes.
4345
4346 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4347
4348 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
4349 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
4350 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
4351 (mac-handle-font-panel-closed, mac-handle-font-selection):
4352 New functions.
4353 (mac-font-panel-mode): New minor mode.
4354 (mac-apple-event-map): Add bindings for toolbar toggle button and
4355 font panel.
4356 (menu-bar-showhide-menu): Add mac-font-panel-mode.
4357
4358 2006-05-07 John Paul Wallington <jpw@pobox.com>
4359
4360 * ibuffer.el (ibuffer-compressed-file-name-regexp):
4361 Avoid `regexp-opt'; simplify regexp for readability.
4362
4363 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4364
4365 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
4366 * files.el (buffer-stale-function):
4367 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4368 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
4369 links to the main manual, not to emacs-xtra.
4370
4371 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4372
4373 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
4374 MacJapanese if text is ASCII-only.
4375
4376 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
4377
4378 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
4379 unless so nil isn't returned.
4380 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
4381
4382 2006-05-06 Kim F. Storm <storm@cua.dk>
4383
4384 * subr.el (add-to-history): New function.
4385
4386 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
4387 (ediff-merge-files-with-ancestor):
4388 * env.el (setenv):
4389 * isearch.el (isearch-update-ring):
4390 * server.el (server-visit-files):
4391 * progmodes/grep.el (lgrep, rgrep):
4392 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
4393 * progmodes/xscheme.el (xscheme-insert-expression):
4394 Use add-to-history.
4395
4396 * kmacro.el (kmacro-push-ring): Use add-to-history.
4397 (kmacro-ring-length): Remove unused defun.
4398 (kmacro-start-macro): Use kmacro-push-ring.
4399
4400 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
4401
4402 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
4403 directly instead of a lambda expression that calls it.
4404
4405 2006-05-06 Kim F. Storm <storm@cua.dk>
4406
4407 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
4408 instead of compute-motion.
4409
4410 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
4411
4412 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
4413 change.
4414
4415 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
4416
4417 * startup.el (command-line-1): Refer to "Pure Storage" on
4418 pure-space-overflow.
4419
4420 2006-05-05 Martin Rudalics <rudalics@gmx.at>
4421
4422 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
4423 provided faces once they all have been used up.
4424
4425 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4426
4427 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
4428 reference to the Lisp manual to the warning about pure space
4429 overflow.
4430
4431 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4432
4433 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4434 argument to avoid the call to `ispell-internal-change-dictionary'
4435 when not needed.
4436 (ispell-change-dictionary): Use this argument and call
4437 `ispell-internal-change-dictionary' after the possible change
4438 to `ispell-local-dictionary'.
4439 (ispell-internal-change-dictionary): Check for a change in
4440 personal dictionary use too.
4441
4442 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4443
4444 * startup.el (command-line): On MS-Windows, probe "~", not
4445 "~USER", for warning about non-existent home directory
4446
4447 * arc-mode.el (archive-l-e): New optional argument `float' means
4448 generate a float value.
4449 (archive-arc-summarize, archive-lzh-summarize)
4450 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
4451 with 3rd argument non-nil when file's size is being computed.
4452 Format the file sizes with %8.0f instead of %8d.
4453
4454 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4455
4456 * cus-start.el (all): Add mac-dnd-known-types.
4457
4458 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
4459 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
4460 (mac-TIFF-to-string): New functions.
4461 (x-get-selection, x-selection-value)
4462 (mac-select-convert-to-string): Use them.
4463 (mac-text-encoding-mac-japanese-basic-variant): New constant.
4464 (mac-dnd-types-alist): New customization variable.
4465 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
4466 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
4467 (mac-dnd-handle-drag-n-drop-event): New functions.
4468 (mac-drag-n-drop): Remove function.
4469 (global-map): Bind drag-n-drop and M-drag-n-drop to
4470 mac-dnd-handle-drag-n-drop-event.
4471
4472 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
4473
4474 * progmodes/perl-mode.el (perl-beginning-of-function):
4475 Skip anonymous subs.
4476
4477 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
4478
4479 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
4480 regexp-opt at run time.
4481
4482 * term.el (term-handle-ansi-escape): Fix off by one error.
4483
4484 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4487 (gdb-init-1, gdb-post-prompt): ...and references to it.
4488 (gdb-frame-handler): Strip directory name from filename if present.
4489
4490 * progmodes/gud.el (gdb-force-update): Delete defvar
4491 (gud-speedbar-buttons): ...and references to it. Use window-start
4492 to try to keep positon in watch expression.
4493
4494 2006-05-03 Richard Stallman <rms@gnu.org>
4495
4496 * simple.el (next-history-element, previous-history-element): Doc fix.
4497
4498 * isearch.el (isearch-update-ring): Doc fix.
4499
4500 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
4501
4502 * isearch.el (isearch-update-ring): Take history-delete-duplicates
4503 into consideration. Replace one arm ifs with whens.
4504
4505 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
4506
4507 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4508 (menu): Fix typo.
4509
4510 2006-05-02 Miles Bader <miles@gnu.org>
4511
4512 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
4513
4514 2006-05-02 Jay Belanger <belanger@truman.edu>
4515
4516 * calc/calc-embed.el (calc-override-minor-modes-map)
4517 (calc-override-minor-modes): New variables.
4518 (calc-do-embedded): Make sure that Calc keystrokes aren't
4519 overwritten by minor modes.
4520
4521 2006-05-02 Chong Yidong <cyd@mit.edu>
4522
4523 * msb.el (msb): If EVENT is a down event, read and discard the up event.
4524
4525 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4526
4527 * startup.el (command-line-1): Refer to Lisp manual when
4528 pure-space-overflow occurs.
4529
4530 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
4531 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
4532 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
4533 (version-control): Don't use `t' for safe-local-variable declarations.
4534
4535 2006-05-01 Richard Stallman <rms@gnu.org>
4536
4537 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
4538 M-r, M-R, M-A, M-SPC or M-DEL.
4539 (diff-mode-map): diff-refine-hunk now on C-c C-w
4540 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
4541
4542 * help-mode.el (help-mode): view-exit-action calls delete-window
4543 only when it is safe and possible.
4544
4545 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
4546 in messages.
4547
4548 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
4549
4550 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
4551 in the default tool-bar-map.
4552
4553 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * net/tramp.el (tramp-completion-file-name-handler-alist)
4556 (tramp-run-real-handler, tramp-completion-run-real-handler)
4557 (tramp-completion-handle-file-name-all-completions)
4558 (tramp-completion-handle-file-name-completion): Autoload them.
4559 (tramp-completion-handle-file-exists-p)
4560 (tramp-completion-handle-file-name-directory)
4561 (tramp-completion-handle-file-name-nondirectory)
4562 (tramp-completion-handle-expand-file-name): Remove them.
4563 (tramp-handle-file-name-directory): Return the real directory name.
4564 Returning "/" only doesn't need to be necessary any longer.
4565 (tramp-file-name-handler): Make special attention when in hostname
4566 completion mode.
4567 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
4568 (tramp-register-file-name-handlers):
4569 Register `tramp-completion-file-name-handler' only when
4570 `partial-completion-mode' is enabled.
4571 (tramp-completion-handle-file-name-all-completions):
4572 Delete directory part from results.
4573 (tramp-get-completion-methods, tramp-get-completion-user-host):
4574 Discard deleting "/", it doesn't work after the change of
4575 `tramp-handle-file-name-directory' above.
4576
4577 2006-05-01 Kim F. Storm <storm@cua.dk>
4578
4579 * progmodes/grep.el (grep-expand-template): Use save-match-data
4580 and symbol-value.
4581
4582 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4583
4584 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
4585 Use select-frame-set-input-focus instead of raise-frame.
4586 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
4587
4588 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * progmodes/gud.el (gud-def): Add %c case.
4591 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
4592 (gud-format-command): Make match case sensitive. Match on %F.
4593
4594 2006-04-30 Glenn Morris <rgm@gnu.org>
4595
4596 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
4597 (cal-tex-preamble): Use cal-tex-preamble-extra.
4598 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
4599 than alias `list-diary-entries'.
4600
4601 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4602
4603 * help-fns.el (describe-variable): Add info about safe local variables.
4604
4605 2006-04-29 Richard Stallman <rms@gnu.org>
4606
4607 * bindings.el (mode-line-format): help-echo doc fixes.
4608
4609 * net/tramp.el (tramp-file-name-handler-alist): Delete
4610 expand-file-name and other operations that can cause spurious loading.
4611
4612 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4613
4614 * files.el (safe-local-variable-p): Remove support for the special
4615 value t.
4616
4617 * textmodes/paragraphs.el (sentence-end-without-space):
4618 Fix safety predicate.
4619 (sentence-end-double-space, sentence-end-without-period)
4620 (paragraph-ignore-fill-prefix):
4621 * textmodes/fill.el (colon-double-space):
4622 * abbrev.el (abbrev-mode): Tighten the safety predicate.
4623
4624 * subr.el (booleanp): New fun.
4625
4626 * textmodes/reftex-vars.el (reftex-guess-label-type):
4627 Tighten the safety predicate.
4628
4629 2006-04-28 Kim F. Storm <storm@cua.dk>
4630
4631 * progmodes/grep.el (defgroup grep): Doc fix.
4632 (grep-auto-highlight): Remove.
4633 (grep-template): New defcustom.
4634 (grep-find-template): Rename from grep-tree-template.
4635 (grep-files-aliases): Rename from grep-tree-files-aliases.
4636 Remove "all" alias, add "l" alias.
4637 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
4638 (grep-find-ignored-directories): New defcustom to replace
4639 grep-tree-ignore-CVS-directories, to facilitate ignoring
4640 subdirectories for multiple version control systems.
4641 (grep-mode-map): Add Recursive grep item to GREP menu.
4642 (grep-regexp-history, grep-files-history): New defvars.
4643 (grep-probe): New helper function.
4644 (grep-compute-defaults): Use it to simplify code.
4645 Adapt to name changes.
4646 Use `.' as base in grep-find-template rather than <D>.
4647 (grep): Remove superfluous highlight-regexp arg. Fix doc.
4648 Call grep-compute-defaults unconditionally.
4649 (grep-expand-keywords): New defconst.
4650 (grep-expand-template): Rename from grep-expand-command-macros.
4651 Simplify via grep-expand-keywords. Look at case-fold-search instead
4652 of grep-tree-ignore-case to add -i option.
4653 Bind case-fold-search to nil while matching keywords.
4654 (grep-tree-last-regexp, grep-tree-last-files): Remove.
4655 (grep-read-regexp, grep-read-files): New helper functions.
4656 (rgrep): Rename from grep-tree. Rework to use proper histories.
4657 Adapt to changes in defcustoms and functions above.
4658 (lgrep): New command, as grep, but using same interactive UI as rgrep.
4659
4660 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
4661
4662 * net/tramp.el (tramp-completion-file-name-handler):
4663 Disable Tramp's functionality while loading Tramp itself.
4664 (tramp-register-file-name-handlers): That's a defsubst now.
4665 Code from `tramp-repair-jka-compr' moved here. Apply it via
4666 `after-init-hook'.
4667 (tramp-repair-jka-compr): Remove.
4668
4669 2006-04-27 Jay Belanger <belanger@truman.edu>
4670
4671 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
4672 read expression when `math-read-big-expr' doesn't work.
4673
4674 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
4675
4676 * startup.el (command-line-1): Display warning when
4677 pure-space-overflow is non-nil.
4678
4679 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4680
4681 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
4682 risky.
4683
4684 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4685
4686 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
4687 Return the URL or nil if none can be generated.
4688
4689 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
4690
4691 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
4692 byte compiler warnings.
4693 (gud-basic-call, gud-find-expr): Let user select an expression
4694 for printing. Print expression as well as value in GUD buffer.
4695
4696 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
4697
4698 * allout.el: Remove local autoload declaration for
4699 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
4700 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
4701 (allout-plain-bullets-string, allout-distinctive-bullets-string)
4702 (allout-use-mode-specific-leader, allout-old-style-prefixes)
4703 (allout-stylish-prefixes, allout-numbered-bullet)
4704 (allout-file-xref-bullet, allout-presentation-padding)
4705 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
4706 safe-local-variable with suitable value spec, and add autoload
4707 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
4708 (move-beginning-of-line, move-end-of-line): Repair so these compat
4709 functions now actually resituate the point, when appropriate.
4710
4711 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4712
4713 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
4714
4715 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
4716 (add-log-iso8601-time-string): Fix call to format-time-string.
4717
4718 2006-04-26 Kim F. Storm <storm@cua.dk>
4719
4720 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4721
4722 2006-04-26 Masatake YAMATO <jet@gyve.org>
4723
4724 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4725 Add support for "//" style comments. Remove `b' flag
4726 from ?* in `asm-mode-syntax-table'.
4727
4728 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4729
4730 * follow.el: Use (featurep 'xemacs) everywhere.
4731 (follow-mode): Use define-minor-mode.
4732 (follow-mode-map): Move initialization into the declaration.
4733 Use command remapping.
4734 (follow-emacs-version-xemacs-p): Remove.
4735 (follow-submit-feedback): Remove.
4736
4737 * allout.el (allout-layout, allout-passphrase-verifier-string)
4738 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
4739
4740 * textmodes/reftex-vars.el (reftex-vref-is-default)
4741 (reftex-fref-is-default, reftex-guess-label-type):
4742 Tighten up a bit the safety predicate.
4743
4744 * textmodes/paragraphs.el (sentence-end-double-space)
4745 (sentence-end-without-period, sentence-end-without-space)
4746 (page-delimiter, paragraph-ignore-fill-prefix):
4747 Tighten up a bit the safety predicate.
4748
4749 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4750
4751 * progmodes/python.el (python-continuation-line-p)
4752 (python-beginning-of-statement): syntax-ppss may return
4753 a negative depth.
4754 (python-mode): Don't forcefully enable font-lock.
4755
4756 * time-stamp.el (time-stamp-start, time-stamp-end)
4757 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
4758
4759 * add-log.el: Remove spurious * in docstrings.
4760 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
4761 (add-change-log-entry): Use it here, since it's not specific
4762 to iso8601.
4763 (add-log-iso8601-time-string): Don't use it here any more.
4764 (change-log-indent-text, change-log-indent): Rename from add-log-*.
4765
4766 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
4767
4768 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
4769
4770 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
4771 (rcirc-toggle-low-priority): Doc fix.
4772 (rcirc-handler-NOTICE): Remove beginning of line anchor in
4773 ChanServ regexp.
4774 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
4775 #emacs.
4776 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
4777 (rcirc-decode-coding-system): Use utf-8 as the default.
4778 (rcirc-multiline-minor-mode): Set the fill-column.
4779 (rcirc-format-response-string): Display bright and dim nicks.
4780 (rcirc-browse-url): Update interactive spec to fill ARG.
4781 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
4782 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
4783
4784 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4785
4786 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
4787 case for @Article, etc.
4788
4789 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
4790
4791 * net/tramp.el (tramp-register-file-name-handlers): New defun.
4792 Added with autoload cookie.
4793 (tramp-unload-file-name-handlers): Rename from
4794 `tramp-unload-file-name-handler-alist'.
4795
4796 2006-04-23 Romain Francoise <romain@orebokech.com>
4797
4798 * comint.el (comint-match-partial-filename): Doc fix.
4799
4800 2006-04-21 Glenn Morris <rgm@gnu.org>
4801
4802 * calendar/cal-menu.el (calendar-mode-map): Refer to
4803 `diary-view-entries' rather than alias `view-diary-entries'.
4804 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
4805
4806 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
4807
4808 * progmodes/antlr-mode.el (antlr-default):
4809 * cus-edit.el (custom-documentation):
4810 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
4811 in defface.
4812
4813 2006-04-21 Kim F. Storm <storm@cua.dk>
4814
4815 * image.el (image-type): New defun split out of create-image.
4816 (create-image): Use it.
4817
4818 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4819
4820 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
4821 (org-open-at-point): Remove the "...done" message to keep output
4822 in the echo area visible.
4823 (org-export-as-xoxo): Fix call to `indent-region'.
4824
4825 2006-04-21 Kevin Ryde <user42@zip.com.au>
4826
4827 * international/mule.el (keyboard-coding-system): defcustom
4828 info-link fixes: "Specify Coding" has been split, keyboard now in
4829 "Terminal Coding", and "Single-Byte Character Support" is now
4830 "Unibyte Mode".
4831
4832 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
4833
4834 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
4835 Use font-lock-warning-face for any errors e.g. no stack.
4836 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
4837
4838 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4839
4840 * progmodes/sh-script.el (sh-shell): Mark as safe.
4841
4842 * newcomment.el (comment-start, comment-start-skip)
4843 (comment-end-skip, comment-end): Mark as safe.
4844
4845 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4846
4847 * textmodes/org.el (org-deadline-announce): Face removed.
4848 (org-level-faces, org-n-levels): Convert to constant.
4849 (org-compatible-face): New function.
4850 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
4851 (org-level-5, org-level-6, org-level-7, org-level-8)
4852 (org-special-keyword, org-warning, org-headline-done, org-link)
4853 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
4854 (org-scheduled-today, org-scheduled-previously, org-time-grid):
4855 Face definition revised for better color tty support.
4856 (org-bold-re, org-italic-re, org-underline-re): New constants.
4857 (org-set-font-lock-defaults): Use the new constants.
4858 (org-agenda-highlight-todo): New function.
4859 (org-agenda-todo): Fix bug with point at end of line.
4860 (org-agenda-change-all-lines, org-finalize-agenda-entries):
4861 Fontify TODO keywords.
4862 (org-insert-link): Preserve relative path in ../ links.
4863 (org-export-as-html): Convert links pointing to .org files into
4864 links that will work beteen the exported HTML files.
4865 (org-todo-list): Fix bug when arg=0.
4866 (org-insert-heading): More fine-tuning.
4867
4868 2006-04-19 Romain Francoise <romain@orebokech.com>
4869
4870 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
4871 from `rmail-mime-charset-pattern'.
4872
4873 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4874
4875 * progmodes/python.el (python-mode): Fix typo.
4876
4877 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4878
4879 * comint.el (comint-previous-input): Don't clobber input line
4880 when moving off either end of the input history ring.
4881 (comint-delete-input): New function, used by
4882 `comint-previous-input' and others.
4883 (comint-previous-matching-input):
4884 Use `coming-delete-input'. Save the partial input if leaving the
4885 edit line. Goto point-max before deleting input to avoid
4886 partial input fragments hanging around.
4887 (comint-restore-input): New function, used by `comint-previous-input'.
4888
4889 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * imenu.el (imenu--index-alist): Balance parentheses.
4892
4893 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4894
4895 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
4896
4897 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
4898
4899 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
4900 file is nil.
4901
4902 2006-04-18 Richard Stallman <rms@gnu.org>
4903
4904 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
4905
4906 * imenu.el (imenu-create-index-function, imenu--index-alist)
4907 (imenu--last-menubar-index-alist, imenu--make-index-alist)
4908 (imenu-default-create-index-function, imenu--generic-function):
4909 Doc fixes.
4910
4911 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
4912
4913 * help-mode.el (help-mode): Set view-exit-action to delete window.
4914
4915 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
4916 now works by passing nil as arg.
4917
4918 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
4919
4920 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
4921 (read-abbrev-file): Provide default when reading filename.
4922
4923 * files.el (enable-local-variables): Allow :all as value.
4924 (hack-local-variables): Implement that value.
4925 (safe-local-variable-values, safe-local-eval-forms)
4926 (enable-local-variables): Mark as risky.
4927 (find-file-visit-truename, kept-old-versions): Mark safe.
4928
4929 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
4930 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
4931 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
4932
4933 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4934
4935 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
4936 Use forward-line so as to get to BOL even in the presence of fields.
4937 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
4938 in return.
4939 (inferior-tcl): Tell tclsh to work in interactive mode.
4940
4941 * complete.el (partial-completion-mode):
4942 Use 'choose-completion-string-functions to make sure that
4943 choose-completion fills the minibuffer properly.
4944
4945 * complete.el (PC-old-read-file-name-internal): Remove.
4946 (PC-read-include-file-name-internal): Remove. Turn it into an advice
4947 of read-file-name-internal.
4948 (partial-completion-mode): Enable/disable this advice.
4949
4950 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
4951
4952 * net/tramp.el (tramp-completion-file-name-handler): Revert change
4953 of 2006-04-17.
4954
4955 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4956
4957 * textmodes/org.el (org-insert-heading): Insert heading before
4958 current if at beginning of line.
4959 (org-todo, org-date): New faces.
4960 (org-table-align): Make sure tooltip window contains full text.
4961 (org-no-properties): New defsubst.
4962 (org-set-font-lock-defaults): Use new faces.
4963
4964 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
4965
4966 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
4967 for root variables.
4968
4969 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
4970 (gdb-frame-address): Re-use to identify frame for watch expression.
4971 (gdb-var-list, gdb-var-create-handler): Add frame address for root
4972 variables.
4973 (gdb-init-1, gdb-source, gdb-post-prompt)
4974 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
4975 (gdb-frame-handler): Get gdb-frame-address.
4976
4977 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4978
4979 Sync with Tramp 2.0.53.
4980
4981 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
4982 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
4983 (tramp-completion-file-name-handler): Add autoload cookie for
4984 adding to `file-name-handler-alist'.
4985
4986 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
4987 the prompt. If it returns earlier (when detecting an error
4988 message), the rest of the output will merge accidently with the
4989 output of the next command. Reported by M Jared Finder
4990 <jared@hpalace.com>.
4991
4992 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
4993 for `process-file', in order to let it work for older Emacsen too.
4994
4995 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
4996
4997 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
4998 (tex-font-lock-keywords-3): Use it.
4999
5000 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5001
5002 * newcomment.el (comment-add): New function.
5003 (comment-region-default, comment-dwim): Use it.
5004
5005 2006-04-15 Michael Olson <mwolson@gnu.org>
5006
5007 * emacs-lisp/tq.el: Improve comments.
5008 (tq-queue-head-question): New accessor function.
5009 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
5010 Update for modified queue structure.
5011 (tq-queue-add): Accept `question' argument.
5012 (tq-queue-pop): If a question is pending, send it.
5013 (tq-enqueue): Accept new optional argument `delay-question'.
5014 If this is non-nil, and at least one other question is pending a
5015 response, queue the question rather than sending it immediately.
5016
5017 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5018
5019 * calendar/appt.el (appt-add): Check whether an appointment is
5020 already present in appt-time-msg-list. Simplify code.
5021
5022 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
5023
5024 * progmodes/cc-langs.el (c-mode-menu):
5025 Don't presume c-subword-mode is bound.
5026
5027 2006-04-13 Bill Wohler <wohler@newt.com>
5028
5029 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
5030 (customize-package-emacs-version): Use cdr instead of cadr now
5031 that alists use dotted pairs.
5032
5033 * custom.el (defcustom): Fix docstring for :package-version.
5034
5035 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
5036
5037 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
5038 (tramp-handle-shell-command): Display output buffer only when
5039 `tramp-display-shell-command-buffer' is true.
5040 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
5041
5042 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5043
5044 * textmodes/org.el (org-set-autofill-regexps): Set only the local
5045 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
5046
5047 2006-04-13 Romain Francoise <romain@orebokech.com>
5048
5049 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
5050 leaving temporary .cvsignore buffers behind.
5051
5052 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5053
5054 * textmodes/org.el (org-set-regexps-and-options)
5055 (org-get-current-options): Better names for the startup folding
5056 options.
5057
5058 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
5059
5060 * vc.el (vc-annotate): Arrange for point to end up at the same
5061 line number as in the original, but only when using a new buffer.
5062
5063 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
5064
5065 * files.el (hack-one-local-variable-eval-safep):
5066 Recognize `edebug-form-spec' for `put', but only if it passes
5067 `edebug-basic-spec'. Generalize `put' handling.
5068
5069 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
5070 vetting file-local form specs.
5071
5072 * allout.el (allout-layout): Autoload its `safe-local-variable'
5073 property.
5074
5075 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5076
5077 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
5078 (org-agenda-mouse-1-follows-link)
5079 (org-mouse-1-follows-link): New options.
5080 (org-format-agenda-item): Fix bug if TAGS is nil.
5081 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
5082
5083 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
5086 GDB 6.1+ gives full filename for "info sources" so use
5087 file-name-nondirectory.
5088
5089 2006-04-12 Romain Francoise <romain@orebokech.com>
5090
5091 * subr.el (read-passwd): Bind `message-log-max' to nil.
5092
5093 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
5094
5095 * progmodes/perl-mode.el (perl-indent-new-calculate):
5096 Recompute parse-start after jumping backward by a whole sexp.
5097
5098 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5099
5100 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
5101 window configuration.
5102 (vc-annotate-display-select): Select the buffer so that current-buffer
5103 (and selected-window) is the output buffer at the end of vc-annotate.
5104
5105 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5106
5107 * vc.el (vc-annotate-color-map): Add custom TTY color map for
5108 8-color terminals, to use all of the colors in a sensible order.
5109 256-color terminals work well with the standard map.
5110 (vc-annotate-lines): Only strip the first color character if it
5111 is "#", to allow for terminal-style named colors.
5112 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
5113 the correct buffer is scrolled.
5114
5115 2006-04-11 Richard Stallman <rms@gnu.org>
5116
5117 * emacs-lisp/bytecomp.el (byte-compile-file):
5118 Bind enable-local-variables to :safe, and make normal-mode obey it.
5119
5120 * files.el (enable-local-variables): Allow value :safe.
5121 (normal-mode): Doc fix.
5122 (hack-local-variables): Implement enable-local-variables = :safe.
5123 (hack-local-variables-confirm): Don't prevent quitting.
5124
5125 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5126
5127 * loadhist.el (unload-feature): A bit of sanity check of
5128 load-history entries. Cancel timer-vars before unbinding them.
5129
5130 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
5131 quote special chars, and make the trick work on the hex part of the
5132 buffer as well.
5133 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
5134 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
5135
5136 * startup.el (normal-splash-screen): Fix last change so we don't wait
5137 2 minutes if we don't show the splash screen.
5138
5139 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5140
5141 * textmodes/org.el (org-export-plain-list-max-depth)
5142 (org-table-spaces-around-separators)
5143 (org-radio-targets, org-activate-camels)
5144 (org-table-spaces-around-invisible-separators): Options removed.
5145 (org-time-stamp-rounding-minutes, org-remember-templates)
5146 (org-ellipsis, org-activate-links, org-descriptive-links):
5147 New options.
5148 (org-remember-apply-template, org-current-time)
5149 (org-finish-edit-table-field)
5150 (org-link-unescape, org-link-escape)
5151 (org-string-width, org-table-clean-line, org-html-do-expand)
5152 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
5153 (org-read-agenda-file-list): New functions.
5154 (org-table-edit-field)
5155 (org-table-create-or-convert-from-region): New commands
5156 (org-table-toggle-vline-visibility): Command removed.
5157 (org-table-convert-region): Made a command.
5158 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
5159 Replace with the normal org- functions.
5160 (org-self-insert-command): Don't trigger realign unnecessarily
5161 when blanking a field that is not full.
5162 (org-mode): `Set buffer-invisibility-spec' for links.
5163 (org-activate-links2): Hide link part and only show descriptive
5164 part of the link.
5165 (org-insert-link): Modify for new linking system.
5166 (org-store-link): Store description separately, for use by
5167 `org-insert-link'.
5168 (org-table-align): Use `org-string-width'.
5169 (defgroup): Completely new group structure for custom variables.
5170 (org-agenda-files): Option: Single file name allowed. Function:
5171 Optional argument unrestrited means ignore any restricitons.
5172 (org-install-agenda-files-menu): Find a buffer in Org-mode before
5173 trying to modify the menu. Use generalized access to
5174 `org-agenda-files.'
5175 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
5176 (org-agenda-file-to-front, org-remove-file, org-diary)
5177 (org-tags-view, org-export-icalendar-all-agenda-files)
5178 (org-export-icalendar-combine-agenda-files): Use generalized
5179 access to `org-agenda-files'.
5180 (org-remember-handler): Correctly preserve heading if present.
5181 (org-table-insert-row, org-table-insert-hline): Deal with
5182 invisible characters.
5183
5184 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
5185
5186 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
5187 (vc-annotate-color-map): New 18 element constant
5188 value/saturation, rotating hue colormap, from red->blue.
5189 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
5190 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
5191 (vc-annotate): To avoid killing the required local variables,
5192 set them before the end of `with-output-to-temp-buffer', and
5193 after first switching to annotate-mode.
5194 (vc-annotate-warp-version): Add buffer argument in goto-line to
5195 ensure annotation, not source, is scrolled.
5196
5197 2006-04-10 Bill Wohler <wohler@newt.com>
5198
5199 * custom.el (defcustom, custom-handle-keyword):
5200 Add :package-version keyword.
5201 (custom-add-package-version): New function. Sets value of new
5202 property 'custom-package-version from :package-version keyword.
5203 (defcustom): Create Common Keywords section in docstring.
5204 (defface, defgroup): Replace definitions of a select few keywords
5205 with a reference to the Common Keywords in defcustom.
5206 (defcustom, defface, defgroup): Replace reference to Customization
5207 chapter in manual with hyperlink.
5208
5209 * cus-edit.el (customize-package-emacs-version-alist):
5210 New variable.
5211 (customize-changed-options): Add check for custom-package-version.
5212 (customize-package-emacs-version): New function to look up Emacs
5213 version corresponding to the given package version.
5214
5215 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
5216 defun name, in similar fashion to find-variable-regexp.
5217
5218 2006-04-10 Eli Zaretskii <eliz@gnu.org>
5219
5220 * international/mule-cmds.el (set-locale-environment): Fix last
5221 change for when the locale's preferences don't specify any encoding.
5222
5223 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5224
5225 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
5226 so the defined var/fun doesn't need to be quoted.
5227
5228 2006-04-10 Richard Stallman <rms@gnu.org>
5229
5230 * finder.el (finder-mode-map): Add n and p bindings.
5231
5232 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
5233
5234 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
5235 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
5236 (gdb-setup-windows): Put something in source window if we can't find
5237 the source file.
5238 (gdb-frame-handler): Make it work again with just assembly.
5239 (gdb-data-list-register-values-handler): Make it work when there is
5240 no stack.
5241
5242 2006-04-09 Richard Stallman <rms@gnu.org>
5243
5244 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
5245 specs while looking for charset.
5246
5247 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
5248
5249 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
5250 Make them faces.
5251 (lm-font-lock-keywords): Update appropriately.
5252
5253 2006-04-10 Kim F. Storm <storm@cua.dk>
5254
5255 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
5256 it can also replace buffer-substring-no-properties.
5257
5258 * emulation/cua-base.el (cua-delete-region, cua-paste)
5259 (cua-repeat-replace-region): Use filter-buffer-substring.
5260
5261 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5262 (cua-cut-region-to-global-mark): Likewise.
5263
5264 * emulation/cua-rect.el (cua--extract-rectangle)
5265 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
5266
5267 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5268
5269 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
5270 entry-type. Add field delimiters to numerical fields if they are
5271 not present.
5272
5273 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5274
5275 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
5276 string-const to return value.
5277 (bibtex-remove-delimiters): Use it.
5278
5279 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5280
5281 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
5282 cl-byte-compile-compiler-macro unless it exists.
5283
5284 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5285
5286 * files.el (hack-local-variables-confirm) <offer-save>:
5287 Clarify message text. Suggested by Ralf Angeli.
5288
5289 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5290
5291 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
5292 (delete-extract-rectangle-line): Use `filter-buffer-substring'
5293 instead of `buffer-substring' and `delete-region'. (Most of the
5294 code actually copied from `kill-region'.)
5295
5296 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
5297
5298 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
5299 (rcirc-default-port): Rename from rcirc-port.
5300 (rcirc-default-nick): Rename from rcirc-nick.
5301 (rcirc-default-user-name): Rename from rcirc-user-name.
5302 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
5303 (rcirc-low-priority-flag): New variable.
5304 (rcirc-decode-coding-system): New defcustom.
5305 (rcirc-encode-coding-system): New defcustom.
5306 (rcirc-coding-system-alist): New defcustom.
5307 (rcirc-multiline-major-mode): New defcustom.
5308 (rcirc-nick): New internal variable.
5309 (rcirc-process): Remove variable.
5310 (rcirc-server-buffer): New variable.
5311 (rcirc): Update to use rcirc-default-* variables above.
5312 (rcirc-connect): Do not add window-configuration-hook-here.
5313 (rcirc-server): New internal variable.
5314 (rcirc-connect): Do not send keepalive pings if
5315 rcirc-keepalive-seconds is nil.
5316 (with-rcirc-server-buffer): New macro.
5317 (rcirc-send-string): Encode with rcirc-encode-coding-system.
5318 (rcirc-server-name): Rename from rcirc-server.
5319 (rcirc-buffer-process): New function.
5320 (rcirc-buffer-nick): New function.
5321 (rcirc-buffer-target): Remove function.
5322 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
5323 New commands.
5324 (rcirc-mode-map): Change binding of C-c C-l to
5325 rcirc-toggle-low-priority.
5326 (rcirc-mode): Initialize coding system based on
5327 rcirc-coding-system-alist. New change-major-mode-hook to part the
5328 channel on a mode change. Make kill-buffer-hook buffer-local.
5329 (rcirc-change-major-mode-hook): New function.
5330 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
5331 (rcirc-last-post-time): New variable.
5332 (rcirc-process-message): Store the last time user posted a message
5333 to this target.
5334 (rcirc-multiline-minor-mode): New mode.
5335 (rcirc-multiline-minor-mode-map): New mode map.
5336 (rcirc-edit-multiline): Put multiline-edit buffer in
5337 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
5338 (rcirc-print): Ignore any line starting with an ignored nick.
5339 (rcirc-print): Decode using rcirc-decode-coding-system.
5340 (rcirc-track-minor-mode): Update global-mode-string when disabling
5341 this mode.
5342 (minor-mode-alist): Add LowPri indicator.
5343 (rcirc-toggle-low-priority): New function.
5344 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
5345 next lowpriority buffer with activity.
5346 (rcirc-record-activity): Sort buffers in rcirc-activity by the
5347 last time the user posted a message in to the target.
5348 (rcirc-update-activity-string): New formatting for low priority
5349 buffers.
5350 (rcirc-split-activity): New function.
5351 (rcirc-handler-PART, rcirc-handler-KICK)
5352 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
5353 (rcirc-nick-away-alist): New variable.
5354 (rcirc-handler-301): New handler. Away messages are printed once
5355 per change.
5356
5357 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5358
5359 * info.el (Info-follow-nearest-node): Doc fix.
5360
5361 * international/mule-cmds.el (set-locale-environment): Make sure
5362 the coding-system preferred by the locale's language has the same
5363 EOL conversion type as the original buffer-file-coding-system.
5364 (locale-language-names): Add a few MS Windows language codes.
5365
5366 2006-04-07 Richard Stallman <rms@gnu.org>
5367
5368 * simple.el (eval-expression): Doc fix.
5369
5370 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
5371 (eval-defun): Doc fixes.
5372
5373 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5374
5375 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
5376
5377 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
5378
5379 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
5380 GDB list command without argument for greater generality.
5381
5382 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5383
5384 * subr.el (string-or-null-p): New function.
5385
5386 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
5387
5388 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
5389
5390 * files.el: Update comment about safe-local-variable declarations.
5391
5392 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5393
5394 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
5395 See idlwave.org.
5396
5397 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
5398 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
5399
5400 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
5401 See idlwave.org.
5402
5403 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
5404 version 6.0 (minimal changes). See idlwave.org.
5405
5406 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
5407 6.0 (minimal changes). See idlwave.org.
5408
5409 * progmodes/idlw-rinfo.el: File obsoleted and removed.
5410
5411 2006-04-06 Romain Francoise <romain@orebokech.com>
5412
5413 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
5414 symmetric encryption features and a new asynchronous interface to
5415 GnuPG. This new version is version 1.4, plus whitespace changes.
5416
5417 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * files.el: Move some `safe-local-variable' declarations to the
5420 respective files.
5421
5422 * textmodes/ispell.el (ispell-check-comments)
5423 (ispell-local-dictionary): Mark as safe.
5424
5425 * abbrev.el (abbrev-mode): Mark as safe.
5426
5427 * add-log.el (change-log-default-name): Mark as safe.
5428
5429 * textmodes/reftex-vars.el (reftex-vref-is-default)
5430 (reftex-fref-is-default, reftex-level-indent)
5431 (reftex-guess-label-type): Mark as safe.
5432
5433 * textmodes/fill.el (colon-double-space): Mark as safe.
5434
5435 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
5436 (sentence-end-double-space, sentence-end-without-period)
5437 (sentence-end-without-space, sentence-end, sentence-end-base)
5438 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
5439
5440 2006-04-06 Kim F. Storm <storm@cua.dk>
5441
5442 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
5443 the :set-after list.
5444 (ido-downcase-unc-hosts): New user option. Default on.
5445 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
5446 when it is set, as regexps are now applied on the fly.
5447 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
5448 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
5449 on the fly, but only when ido-process-ignore-lists is set.
5450 Do case insensitive filtering if ido-downcase-unc-hosts is set.
5451 Only downcase names if ido-downcase-unc-hosts is set.
5452
5453 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
5454
5455 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
5456
5457 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
5458
5459 2006-04-05 Kim F. Storm <storm@cua.dk>
5460
5461 * ido.el (ido-mode): Set after ido-unc-hosts and
5462 ido-ignore-unc-host-regexps.
5463 (ido-save-history): Save ido-unc-hosts-cache.
5464 (ido-load-history): Load ido-unc-hosts-cache.
5465 (ido-reread-directory): Refresh unc hosts cache in // dir.
5466
5467 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
5468 to nil while displaying slash screen.
5469
5470 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5471
5472 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
5473 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5474
5475 2006-04-05 Kenichi Handa <handa@m17n.org>
5476
5477 * international/characters.el: Setup cases of Latin, Greek, and
5478 Cyrillic characters in CJK charsets.
5479
5480 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5481
5482 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5483 default-enable-multibyte-characters. This reverts the change from
5484 revision 6.17 which is no longer necessary because the passphrase
5485 is sent separately now. GnuPG messages are unreadable under
5486 multibyte locales with default-enable-multibyte-characters set to nil.
5487
5488 2006-04-04 Andreas Schwab <schwab@suse.de>
5489
5490 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
5491 and `byte-compile-warnings' as `safe-local-variable'.
5492
5493 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
5494
5495 * man.el (Man-mode-map): Restore the \r binding.
5496 (Man-abstract-xref-man-page): If Man-target-string is a function,
5497 call it.
5498 (Man-highlight-references): Use Man-default-man-entry to get the
5499 target. Deal with xrefs too.
5500 (Man-highlight-references0): Don't call the target function.
5501
5502 * woman.el (WoMan-xref-man-page): Strip the section number, woman
5503 cannot deal with it.
5504
5505 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5506
5507 * pgg-gpg.el: Clean up process buffers every time gpg processes
5508 complete.
5509
5510 2006-04-04 Kenichi Handa <handa@m17n.org>
5511
5512 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
5513 here.
5514 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
5515 Temporarily bind inhibit-field-text-motion to t.
5516
5517 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5518
5519 * startup.el (normal-splash-screen): Only set mode-line-format in the
5520 splash buffer, so as not to interfere when debugging the code.
5521 Ignore errors when switching buffer.
5522
5523 2006-04-03 Romain Francoise <romain@orebokech.com>
5524
5525 * dired.el (dired-dnd-protocol-alist): Fix typo.
5526
5527 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5528
5529 * savehist.el (savehist): Add :version.
5530 (savehist-ignored-variables): New variable.
5531 (savehist-minibuffer-hook): Don't save variables listed in
5532 `savehist-ignored-variables'.
5533
5534 * dired.el (dired-dnd-protocol-alist): Mention that change does
5535 only apply to new buffers in doc string.
5536
5537 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5538
5539 * recentf.el (recentf-open-files-item): Include newline in button
5540 field, so opening a file will work, when the point is at the end
5541 of the file name. Allow, for example, to [i]search a file by
5542 extension and just push RET to open it.
5543
5544 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5545
5546 * pgg-gpg.el (pgg-gpg-process-filter)
5547 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5548
5549 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5550 lines, temporary fix.
5551
5552 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5553
5554 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
5555
5556 2006-04-02 Richard Stallman <rms@gnu.org>
5557
5558 * progmodes/compile.el (compilation-message-face): Make it defcustom.
5559
5560 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5561
5562 * ibuf-macs.el (define-ibuffer-column): Add a new key:
5563 header-mouse-map.
5564
5565 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
5566 (ibuffer-mode-header-map): New keymaps.
5567 (ibuffer-update-title-and-summary): Enable mouse face highlighting
5568 and keybindings for column headers.
5569 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
5570 property.
5571
5572 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
5573
5574 * speedbar.el (speedbar-after-create-hook): Doc fix.
5575
5576 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
5577
5578 * shell.el (shell-directory-tracker)
5579 (shell-dynamic-complete-command): Doc fixes.
5580
5581 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
5582
5583 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
5584 terminals.
5585
5586 2006-04-01 Kim F. Storm <storm@cua.dk>
5587
5588 * ido.el (ido-unc-hosts-cache): New defvar.
5589 (ido-unc-hosts): If value of defcustom is a function, call it to
5590 get list of UNC hosts. Add function-item choices to specify
5591 ido-unc-hosts-net-view or user function.
5592 (ido-ignore-unc-host-regexps): New defcustom.
5593 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
5594 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
5595 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
5596
5597 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5598
5599 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
5600 wwidth.
5601
5602 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
5603
5604 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
5605 (ido-max-work-file-list, ido-switch-buffer)
5606 (ido-read-file-name-as-directory-commands):
5607 Fix typos in docstrings.
5608
5609 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5610
5611 * term/mac-win.el (mac-system-coding-system): Define and use after
5612 Mac-specific coding systems are ready.
5613
5614 2006-03-27 Romain Francoise <romain@orebokech.com>
5615
5616 * net/rcirc.el (rcirc-connect): Add autoload cookie.
5617
5618 * ldefs-boot.el: Update.
5619
5620 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5621
5622 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5623 passphrases when it is not needed.
5624 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5625 passphrase stuff from gpg, should only be necessary when you use
5626 gpg with a smartcard.
5627
5628 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5629
5630 * comint.el (comint-dynamic-list-completions): Allow user to
5631 select *Completions* buffer.
5632
5633 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
5634
5635 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
5636
5637 2006-03-26 Andreas Schwab <schwab@suse.de>
5638
5639 * progmodes/gud.el (gdb): Only complain about multiple debugging
5640 when the gdb process is still running.
5641
5642 2006-03-25 Eli Zaretskii <eliz@gnu.org>
5643
5644 * mail/rmail.el (tool-bar-map): Defvar it.
5645 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
5646 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
5647
5648 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
5649
5650 * help.el (print-help-return-message): Suggest to use
5651 display-buffer instead of switch-to-buffer-other-window to restore
5652 the previous window without selecting it.
5653
5654 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5655
5656 * frame.el (select-frame-by-name): Call x-focus-frame also when
5657 window-system is mac.
5658
5659 * term/mac-win.el: Adjust Courier font specifications in
5660 x-fixed-font-alist.
5661 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
5662 when directly encoding to UTF-16 in native byte order, no BOM.
5663
5664 2006-03-25 Kim F. Storm <storm@cua.dk>
5665
5666 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
5667 (cua--init-keymaps): Use it instead of fixed C-return.
5668 (cua-mode): Set after it.
5669
5670 * emulation/cua-rect.el (cua--init-rectangles):
5671 Use cua-rectangle-mark-key instead of fixed C-return.
5672
5673 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
5674
5675 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
5676 "run" in .gdbinit.
5677 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
5678
5679 2006-03-24 Romain Francoise <romain@orebokech.com>
5680
5681 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
5682 `display-buffer-other-frame'.
5683
5684 2006-03-24 Kim F. Storm <storm@cua.dk>
5685
5686 * apropos.el (apropos-synonyms): Add selection => region.
5687
5688 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5689
5690 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5691 (gdb-var-list-children-regexp, gdb-var-update-regexp)
5692 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
5693 (gdb-data-list-register-values-regexp)
5694 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
5695 Future proof against new fields being added to MI output.
5696 (gdb-send): Don't treat backslashes for program input as
5697 continuations.
5698 (gdb-assembler-handler): Don't use window-start for this handler.
5699 (gdb-frame-handler): Don't change to hollow arrow if overlay
5700 arrow doesn't move to new frame.
5701
5702 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5703
5704 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
5705 prevent compiler warnings.
5706 (gdb-stopped): Check for gud-last-last-frame (case: signal).
5707 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
5708 (gdb-assembler-custom): Use hollow-right-triangle for assembler
5709 buffer too.
5710
5711 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
5712
5713 * pgg-gpg.el (pgg-gpg-update-agent): Check for
5714 make-network-process, so we can use the same code in Gnus v5-10
5715 too and have this file fully synchronized with that release.
5716
5717 2006-03-23 Romain Francoise <romain@orebokech.com>
5718
5719 * ibuf-ext.el (ibuffer-read-filter-group-name):
5720 Use `ibuffer-generate-filter-groups' to make completion list match
5721 the filter groups that are really displayed in the Ibuffer buffer.
5722 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
5723
5724 2006-03-23 Kenichi Handa <handa@m17n.org>
5725
5726 * international/mule-cmds.el (sort-coding-systems): Describe that
5727 the argument is modified in docstring.
5728
5729 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5730
5731 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5732 (pgg-gpg-update-agent): New function.
5733 (pgg-gpg-use-agent-p): New function.
5734 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5735 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5736 (pgg-gpg-sign-region): Use it.
5737
5738 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
5739
5740 * cus-edit.el (custom-face-set): Call custom-push-theme before
5741 face-spec set so that `changed' theme is correctly saved.
5742 (custom-face-reset-standard): Reset to recalculated face rather
5743 than defface spec.
5744
5745 * custom.el (custom-push-theme): Only save `changed' theme if the
5746 current face does not match the defface specs.
5747
5748 2006-03-21 Simon Josefsson <jas@extundo.com>
5749
5750 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5751 <wilde@sha-bang.de>.
5752 (pgg-gpg-use-agent): New variable.
5753 (pgg-gpg-process-region): Use it.
5754 (pgg-gpg-encrypt-region): Likewise.
5755 (pgg-gpg-encrypt-symmetric-region): Likewise.
5756 (pgg-gpg-decrypt-region): Likewise.
5757 (pgg-gpg-sign-region): Likewise.
5758 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5759
5760 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
5761
5762 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
5763 bracket links.
5764
5765 2006-03-21 Kim F. Storm <storm@cua.dk>
5766
5767 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
5768 fringe-indicator-alist instead of modifying global value.
5769 (gdb-frame-handler): Likewise.
5770
5771 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5772
5773 * diff-mode.el (diff-function): Make it inherit from diff-header
5774 instead of diff-context.
5775
5776 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
5777 bitmap.
5778 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
5779 change names in macro above for consistency.
5780 (gdb-frame-handler): Use hollow-right-triangle for all selected
5781 frames which except the innermost (where execution has stopped).
5782 (gdb-reset): Reset buffer-local values of overlay-arrow.
5783
5784 2006-03-20 Richard Stallman <rms@gnu.org>
5785
5786 * simple.el (set-mark-command): Doc fix.
5787
5788 * files.el (display-buffer-other-frame): New command.
5789 (ctl-x-4-map): Bind C-x 5 C-o to it.
5790
5791 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5792
5793 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
5794 rather than just defer-time, in case defer-time has been changed but
5795 the timer isn't running yet.
5796 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
5797
5798 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5799
5800 * help-mode.el (help-follow-symbol): New function.
5801 Essentially identical to the old `help-follow', but do not let
5802 `push-button' do the work when on an xref.
5803 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
5804
5805 2006-03-19 Richard Stallman <rms@gnu.org>
5806
5807 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
5808 preceded by the word `program'.
5809 (help-follow-mouse, help-follow): Throw error if not on xref.
5810 Delete no longer used args.
5811
5812 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
5813
5814 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
5815 annotation ensure gud-overlay-arrow-position is redisplayed.
5816
5817 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5818
5819 * textmodes/bibtex.el (bibtex-include-OPTkey)
5820 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
5821 (bibtex-autokey-name-case-convert)
5822 (bibtex-autokey-titleword-case-convert): Make these the aliases
5823 for the following two variables.
5824 (bibtex-autokey-name-case-convert-function)
5825 (bibtex-autokey-titleword-case-convert-function): Make these the
5826 real names.
5827 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
5828 bibtex-font-lock-crossref sublists.
5829 (bibtex-mode): Revert 2005-12-30 change (which made
5830 completion-ignore-case buffer-local).
5831 (bibtex-url): Simplify.
5832
5833 2006-03-19 Kim F. Storm <storm@cua.dk>
5834
5835 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
5836 cursor property value to 2 (to align with C level change).
5837
5838 2006-03-19 Bill Wohler <wohler@newt.com>
5839
5840 * image.el (image-load-path-for-library): Shorten first line in
5841 docstring.
5842
5843 2006-03-18 Richard Stallman <rms@gnu.org>
5844
5845 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
5846
5847 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
5848
5849 * isearch.el (isearch-other-meta-char): Handle user bindings for
5850 shifted control characters.
5851
5852 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
5853
5854 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
5855 part that matches email addresses, file names, etc.
5856
5857 2006-03-18 Eli Zaretskii <eliz@gnu.org>
5858
5859 * term/w32-win.el (mouse-set-font):
5860 Mention w32-list-proportional-fonts in the doc string.
5861
5862 2006-03-18 Kim F. Storm <storm@cua.dk>
5863
5864 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
5865 (ido-unc-hosts): New user option to explicitly define list of know
5866 UNC-style hosts for completion.
5867 (ido-cache-unc-host-shares-time): New user option.
5868 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
5869 New helper functions for UNC file-name support.
5870 (ido-may-cache-directory): Check for UNC host. Simplify.
5871 (ido-wash-history): Clean out old UNC hosts.
5872 (ido-nonreadable-directory-p): UNC hosts are always readable.
5873 (ido-directory-too-big-p): UNC hosts are never too big.
5874 (ido-set-current-directory): Handle UNC root path.
5875 (ido-file-name-all-completions): Complete UNC host names from
5876 ido-unc-hosts list. Cache UNC host shares.
5877 (ido-make-file-list-1): Don't filter UNC root.
5878 (ido-exhibit): Check for // in root directory, and switch to UNC
5879 mode by setting ido-current-directory to //.
5880
5881 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
5882
5883 * cus-edit.el (customize-changed-options): Mention explicit
5884 version number as default in prompt.
5885
5886 2006-03-17 Bill Wohler <wohler@newt.com>
5887
5888 * image.el (image-load-path-for-library): Minor docstring fix.
5889
5890 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
5891
5892 * textmodes/org.el (org-read-date): Include subgroup 5 into
5893 replacement text.
5894 (org-popup-calendar-for-date-prompt): Fix customization type.
5895
5896 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
5897
5898 * progmodes/gdb-ui.el (gud-watch): Provide completion.
5899 (gdb-continuation): New variable.
5900 (gdb-send): Deal with continuation lines.
5901
5902 * progmodes/gud.el (gud-gdb-complete-command)
5903 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
5904 expressions.
5905 (gud-tooltip-mode): Use buffer-local value.
5906
5907 2006-03-16 Kim F. Storm <storm@cua.dk>
5908
5909 * ido.el (ido-edit-input): Use selected match, if any.
5910
5911 2006-03-16 Bill Wohler <wohler@newt.com>
5912
5913 * image.el (image-load-path-for-library): Prefer user's images in
5914 image-load-path.
5915
5916 2006-03-16 Martin Rudalics <rudalics@gmx.at>
5917
5918 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
5919 when checking for attempt to drag leftmost or rightmost scrollbar.
5920
5921 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
5922
5923 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
5924 (gdb-force-mode-line-update): New function.
5925 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
5926 (gdb-exited): Use them.
5927 (gdb-signal): New function.
5928 (gdb-annotation-rules): Provide a rule for it.
5929
5930 2006-03-16 Kenichi Handa <handa@m17n.org>
5931
5932 * international/mule.el (auto-coding-regexp-alist): Add entries
5933 for Unicode BOM.
5934
5935 * sort.el (sort-build-lists): Temporarily bind
5936 inhibit-field-text-motion to t.
5937
5938 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
5939
5940 * locate.el (locate-command, locate-make-command-line)
5941 (locate-fcodes-file, locate-update-command)
5942 (locate-prompt-for-command, locate, locate-with-filter)
5943 (locate-get-file-positions): Doc fixes.
5944 (locate-buffer-name, locate-header-face): Remove leading `*' in
5945 defcustom.
5946 (locate-filter-output): Use `keep-lines' instead of its alias
5947 `delete-non-matching-lines'.
5948 (locate-get-filename, locate-get-dirname): Add introductory comment.
5949 (locate-find-directory-other-window): Give appropriate error
5950 message if used outside main listing.
5951
5952 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5953
5954 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
5955 the new extend-region feature.
5956 (font-lock-after-change-function): Update correspondingly.
5957 * jit-lock.el (jit-lock-after-change): Update correspondingly.
5958 * progmodes/grep.el (font-lock-lines-before): Don't disable.
5959
5960 2006-03-15 Bill Wohler <wohler@newt.com>
5961
5962 * image.el (image-load-path-for-library): Fix example by not
5963 recommending that one binds image-load-path. Just defvar it to
5964 placate compiler and only use it if previously defined.
5965
5966 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5967
5968 * textmodes/org.el (org-insert-centered): Use `string-width' to
5969 make underlining work for wide characters.
5970 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
5971 TAB to `org-cycle', to make sure that no binding in
5972 `outline-mode-map' can supercede it.
5973
5974 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
5975
5976 * allout.el: Increment version to 2.2.1 in file commentary.
5977
5978 (allout-version): Increment to 2.2.1.
5979
5980 (allout-default-layout): New customization variable, used when the
5981 file lacks a specific allout-layout. Uses allout-layout-type for
5982 recursively nested definition.
5983
5984 (allout-layout-type): Widget defining allout layouts, necessary for
5985 self-recursive definition.
5986
5987 (allout-mode): Incorporate allout-default-layout as fallback for
5988 allout-layout.
5989
5990 (allout-layout): Mark as 'safe-local-variable', and refer mention
5991 fallback to `allout-default-layout' in absence of a specified value.
5992 (allout-passphrase-verifier-string)
5993 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
5994
5995 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
5996
5997 (allout-get-encryption-passphrase-verifier): Use correct name of
5998 passphrase verifier in docstring.
5999
6000 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
6001
6002 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
6003 elements.
6004 (gdb-find-watch-expression): Make it work for arrays too.
6005 Follow change to gdb-var-list.
6006 (gud-watch): Allow the user to enter variable name with a prexix
6007 arg. Create keybindings.
6008 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6009 (gdb-var-list-children-handler, gdb-var-update-handler)
6010 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
6011 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
6012 Follow change to gdb-var-list.
6013 (gdb-starting): Don't show the overlay arrows when program is running.
6014
6015 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
6016 gdb-var-list.
6017
6018 2006-03-14 Bill Wohler <wohler@newt.com>
6019
6020 * image.el (image-load-path-for-library): Pass value of path
6021 rather than symbol. Always return list of directories.
6022 Guarantee that image directory comes first.
6023
6024 2006-03-14 Alan Mackenzie <acm@muc.de>
6025
6026 * font-core.el (font-lock-extend-region\(-function\)?.):
6027 New function/variable.
6028
6029 * font-lock.el (font-lock-after-change-function):
6030 Call font-lock-extend-region. Obey font-lock-lines-before.
6031 (font-lock-default-fontify-region): Remove reference to
6032 font-lock-lines-before.
6033
6034 * jit-lock.el (jit-lock-after-change):
6035 Call font-lock-extend-region. Obey font-lock-lines-before.
6036
6037 2006-03-14 David Ponce <david@dponce.com>
6038
6039 * tree-widget.el (tree-widget-themes-load-path)
6040 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6041
6042 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
6043
6044 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
6045 (rcirc-print): Mark the start of text at the end of the prompt.
6046 (rcirc-track-minor-mode): Add autoload cookie.
6047 (rcirc-update-activity-string): Add space to front of mode-line
6048 indicator.
6049
6050 2006-03-13 Miles Bader <miles@gnu.org>
6051
6052 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
6053 (rcirc-abbrev-nick): Remove function.
6054 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
6055
6056 2006-03-13 David Ponce <david@dponce.com>
6057
6058 * tree-widget.el: Handle themes across all occurrences of the main
6059 themes sub-directory found in tree-widget-themes-load-path.
6060 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6061 (tree-widget--locate-sub-directory): Return all occurrences.
6062 (tree-widget-themes-path): New function.
6063 Replace tree-widget-themes-directory, and return a list of directories.
6064 (tree-widget-set-parent-theme)
6065 (tree-widget-lookup-image): Use it.
6066
6067 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
6068
6069 * textmodes/org.el (org-link-search): Avoid self-matching of
6070 links, allow target text to be distributed over several lines.
6071 (org-search-not-link): New function.
6072 (org-set-regexps-and-options, org-get-current-options):
6073 New startup options.
6074 (org-export-as-html): Take odd-level setting from local variable.
6075 (org-fontify-emphasized-text): New option.
6076 (org-set-font-lock-defaults): Include emphasized text.
6077 (org-follow-mhe-link): Allow folder-only links, fix folder name.
6078 (org-font-lock): Customize group renamed from `org-faces'.
6079
6080 2006-03-13 John Paul Wallington <jpw@pobox.com>
6081
6082 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
6083 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
6084
6085 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
6086
6087 * cus-start.el (all): Delete :version keyword for members of the
6088 fringe group, since the entire group is new in 22.1.
6089
6090 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
6091
6092 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
6093 map if value is hexadecimal (an address).
6094 (gud-watch): Only search roots for existing watch expressions.
6095 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
6096 prevent caching problems with speedbar-update-directory-contents.
6097
6098 2006-03-12 Juri Linkov <juri@jurta.org>
6099
6100 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
6101 before comparing with `low' and `warn'.
6102
6103 * info.el (Info-dir-remove-duplicates): Move point to the
6104 beginning of the current line after deleting the entries from
6105 redundant heading. Use marker for `limit' and compare it with
6106 point before calling `re-search-forward'.
6107
6108 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * simple.el (yank): Fix typo in docstring.
6111
6112 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
6113
6114 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
6115 messages, where "D" is the 6th character.
6116
6117 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6118
6119 * simple.el (yank): Fix last change.
6120
6121 2006-03-11 David Ponce <david@dponce.com>
6122
6123 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
6124 merging elements from the standard ispell-dictionary-alist.
6125 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
6126 alist, and return the new alist.
6127
6128 2006-03-11 Richard Stallman <rms@gnu.org>
6129
6130 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
6131
6132 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
6133 the way it is implemented is too unclean.
6134
6135 * simple.el (kill-region, yank): Doc fix.
6136
6137 * battery.el (battery-echo-area-format): Doc fix.
6138 (battery-mode-line-format): Likewise.
6139 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
6140 (battery-linux-proc-acpi): Ignore batteries that say "charged".
6141
6142 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6143
6144 * progmodes/octave-mod.el (octave-indent-for-comment):
6145 Behave according to do string.
6146
6147 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
6148
6149 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
6150 Be visible only if major mode is Mail Mode.
6151
6152 * textmodes/flyspell.el (flyspell-external-point-words)
6153 (flyspell-process-localwords): Fix last changes.
6154
6155 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6156
6157 * calendar/holidays.el (list-holidays): Doc fix.
6158
6159 * international/mule.el (auto-coding-alist): Add .odt
6160 (OpenOffice's open document) files.
6161
6162 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
6163 document) files. Mention in the doc string the need to sync with
6164 auto-coding-alist.
6165
6166 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
6167
6168 * files.el (hack-local-variables-confirm): Don't prompt for ! if
6169 enable-local-variables is set to always query, or there is no
6170 savable variable.
6171
6172 2006-03-10 Bill Wohler <wohler@newt.com>
6173
6174 * image.el (image-load-path-for-library): Merge at least three
6175 functions from Gnus and MH-E into this one function that can now
6176 be shared.
6177
6178 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
6179
6180 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
6181 gdb-remove-mouse-face and remove help-echo too.
6182 (gdb-enqueue-input): Correct conditional clause.
6183
6184 2006-03-10 Glenn Morris <rgm@gnu.org>
6185
6186 * calendar/calendar.el (calendar-holidays): Doc fix.
6187 * calendar/holidays.el (list-holidays): Doc fix.
6188
6189 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
6190
6191 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
6192 it gets called in gdb-prompt anyway.
6193 (gdb-use-separate-io-buffer): Only restore window arrangement for
6194 gdb-many-windows.
6195 (gdb-enqueue-input): Make it harder to send GDB input when program
6196 is running.
6197 (gdb-buffer-list): New variable.
6198 (gdb-remove-mouse-face): New function.
6199 (gdb-starting): Use it when GDB input won't get sent.
6200
6201 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
6202
6203 * help.el (view-lossage): Remove trailing whitespace before
6204 inserting "\n".
6205
6206 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
6207
6208 * files.el (hack-local-variables-confirm):
6209 Set coding-system-for-read to nil before writing to .emacs.
6210
6211 * arc-mode.el (archive-extract): Check if an existing buffer name
6212 comes from a different archive.
6213
6214 * help.el (describe-key-briefly): If KEY is a down event, read and
6215 discard the up event.
6216
6217 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
6218
6219 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
6220 be edited and use font-lock-warning-face for any changes.
6221
6222 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
6223 (gdb-edit-value): Use it to report any errors.
6224
6225 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
6226
6227 * help.el (describe-key): Remove leftover test code.
6228
6229 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6230
6231 * textmodes/org.el: Move defvars out of eval-when-compile.
6232 Use buffer-file-name variable.
6233 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
6234 arg `file'.
6235 (org-level-faces): Remove startup dependency.
6236 (org-cycle, org-map-tree, org-scan-tags)
6237 (org-remember-handler): Don't call `outline-level' directly.
6238 (org-mhe-search-all-folders): New option.
6239 (org-mhe-get-message-folder-from-index)
6240 (org-mhe-get-message-folder): Fix indexing search.
6241 (org-format-agenda-item): Handle nil TAGS argument.
6242 (org-cleaned-string-for-export, org-activate-target-links)
6243 (org-make-target-link-regexp): Deal with empty radio target list.
6244 (org-tag): New face.
6245 (org-get-level-face): New function.
6246 (org-set-font-lock-defaults): Simplify setup for headlines.
6247 (org-complete): Pass common substring to `display-completion-list'.
6248
6249 2006-03-06 David Ponce <david@dponce.com>
6250
6251 * tree-widget.el: Update Commentary header.
6252 (tree-widget-theme-name): Ignore parent themes.
6253 (tree-widget-set-parent-theme): New function.
6254 (tree-widget-set-theme): Use it.
6255 (tree-widget-set-image-properties): Move definition. Does nothing
6256 if image properties have already been set.
6257 (tree-widget-image-properties): Move definition. Receive an image
6258 name. Set the :pointer property.
6259 (tree-widget-lookup-image): Doc fix. Search in parent themes.
6260 Don't set the :pointer image property.
6261 (tree-widget-convert-widget): New function. Handle :dynargs
6262 compatibility here.
6263 (tree-widget): Use it to :convert-widget. Add the :expander-p
6264 predicate to control when the :expander function is entered.
6265 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
6266 (tree-widget-value-create): Handle :expander-p. widget-apply
6267 :expander.
6268 (tree-widget-expander-p): New function. Default value of the
6269 :expander-p property.
6270
6271 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
6272
6273 * help.el (describe-key): Properly handle the return value of
6274 read-key-sequence when grabbing an up-event. Cleanup mouse-1
6275 remaps. Handle string and vector `follow-link' values.
6276
6277 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6278
6279 * complete.el (PC-expand-many-files): Try be more careful when parsing
6280 the shell's output.
6281
6282 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6283
6284 * outline.el (hide-sublevels): Provide better interactive default.
6285
6286 2006-03-06 Kenichi Handa <handa@m17n.org>
6287
6288 * international/fontset.el (create-fontset-from-fontset-spec):
6289 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
6290
6291 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
6292
6293 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
6294 backslashes instead of one in regexp.
6295 (gud-tooltip-dereference): Add missing optional argument.
6296
6297 2006-03-04 John Paul Wallington <jpw@pobox.com>
6298
6299 * wdired.el (toplevel): Require `cl' at compile-time.
6300
6301 2006-03-04 Andreas Schwab <schwab@suse.de>
6302
6303 * server.el (server-process-filter): Handle errors during
6304 evaluation of the argument.
6305
6306 2006-03-03 John Paul Wallington <jpw@pobox.com>
6307
6308 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
6309 escape parentheses at beginning of line.
6310 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
6311 (t-mouse-mode): Remove period from end of error message.
6312
6313 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
6314
6315 * textmodes/flyspell.el (flyspell-process-localwords):
6316 Be case-sensitive.
6317
6318 2006-03-03 Martin Rudalics <rudalics@gmx.at>
6319
6320 * cus-edit.el (custom-quote): Remove function, since it has been
6321 moved to custom.el.
6322
6323 * font-lock.el (lisp-font-lock-keywords-2)
6324 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
6325 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6326 they have no special meaning.
6327
6328 * midnight.el (clean-buffer-list): Handle case where base-buffer of
6329 indirect buffer gets killed before indirect buffer. Use dolist.
6330
6331 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6332
6333 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
6334 value instead of a literal constant (1) on more pauses.
6335
6336 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
6337
6338 * textmodes/flyspell.el (flyspell-external-point-words):
6339 Be case-sensitive.
6340
6341 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
6342
6343 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
6344 with "www".
6345
6346 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6347
6348 * allout.el: Restablish intermediate missing comment header to
6349 preserve outline structure.
6350 (allout-beginning-of-current-entry): Skip invisible text.
6351 (allout-open-topic): Fix opening a topic at end-of-buffer.
6352 (allout-minor-mode): Move nearer to allout-mode function.
6353
6354 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
6355
6356 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
6357
6358 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
6359
6360 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
6361 is nil.
6362
6363 * progmodes/gud.el (gud-speedbar-menu-items):
6364 Use buffer-local-value and add missing :visible keyword.
6365
6366 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
6367
6368 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6369
6370 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
6371 must be `follow-link'.
6372
6373 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
6374
6375 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
6376 formatting: No nested anchors.
6377 (org-all-targets): Fix bug with XEmacs compatibility.
6378 (org-read-date): Add (require 'parse-time).
6379 (org-set-tags): Fix bug with extra inserted space.
6380 (org-export-html-style): Define a style class for targets.
6381 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
6382 (org-hide-leading-stars): New option.
6383 (org-hide): New face.
6384 (org-set-font-lock-defaults): Allow to hide leading stars.
6385 (org-get-legal-level, org-tr-level): New functions.
6386 (org-odd-levels-only): New option.
6387 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
6388 (org-demote, org-promote): Deal with double-star levels.
6389 (org-convert-to-odd-levels): New command.
6390
6391 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
6392
6393 * speedbar.el (speedbar-update-localized-contents): Try to
6394 preserve window-start.
6395 (speedbar-update-directory-contents): Try to preserve window-start
6396 and window-point.
6397 (speedbar-update-special-contents): Don't move back to start of window.
6398
6399 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
6400 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
6401 speedbar-timer-fn.
6402 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
6403 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
6404 instead of gdb-speedbar-timer-fn.
6405
6406 2006-02-28 Jay Belanger <belanger@truman.edu>
6407
6408 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
6409 (math-compose-expr): Use latex option when calling
6410 `math-compose-tex-matrix' for latex mode.
6411
6412 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
6413
6414 * speedbar.el: Re-instate comments about developing for speedbar
6415 [this is what info and gdb-ui use even if better methods exist now].
6416
6417 * t-mouse.el: New file.
6418 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
6419 (t-mouse-lispy-buffer-posn-from-coords): Remove.
6420 (t-mouse-make-event-element): Use posn-at-x-y instead.
6421 (t-mouse-make-event): Deal with Fedora Core 3.
6422 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
6423 (t-mouse-mouse-position-function): New function. Use it instead
6424 of advising mouse-position.
6425 (t-mouse-mode): New minor mode.
6426 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
6427
6428 2006-02-27 Glenn Morris <rgm@gnu.org>
6429
6430 * calendar/calendar.el (calendar-holidays): Doc fix.
6431
6432 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
6433
6434 * progmodes/gdb-ui.el (gdb-source-window): New variable.
6435 Re-introduce the concept of a source window.
6436 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
6437 consistency with get-buffer-create.
6438 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6439 (gdb-data-list-register-values-handler)
6440 (gdb-stack-list-locals-handler): Try to preserve window-start as
6441 well as window-point.
6442 (gdb-display-source-buffer): New function (old concept).
6443 (gdb-goto-breakpoint): Use it.
6444
6445 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
6446 for gdb-ui/gdb-mi (old concept).
6447
6448 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
6449
6450 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
6451 binding.
6452
6453 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
6454
6455 * textmodes/reftex-sel.el (reftex-select-label-map)
6456 (reftex-select-bib-map): Add `follow-mouse' binding.
6457
6458 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
6459
6460 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6461 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
6462 Give :set functions to provide automatic updating.
6463 Update docstring. Give compiler defvars early in the file
6464 and move the defcustoms to a later spot where all called functions
6465 are defined.
6466 (jka-compr-file-name-handler-entry): Doc fix.
6467 (jka-compr-compression-info-list--internal)
6468 (jka-compr-mode-alist-additions--internal)
6469 (jka-compr-load-suffixes--internal): New variables.
6470 (jka-compr-install): Set the three above variables.
6471 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6472 (jka-compr-update, jka-compr-set): New functions.
6473 (auto-compression-mode): Doc fix.
6474
6475 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
6476 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6477 Use jka-compr-compression-info-list--internal,
6478 jka-compr-mode-alist-additions--internal and
6479 jka-compr-load-suffixes--internal.
6480
6481 * files.el (load-library):
6482 * loadhist.el (file-loadhist-lookup):
6483 * startup.el (command-line):
6484 * subr.el (locate-library):
6485 * emacs-lisp/autoload.el (update-directory-autoloads):
6486 * emacs-lisp/find-func.el (find-library-suffixes):
6487 Use `get-load-suffixes' instead of `load-suffixes'.
6488
6489 * subr.el (locate-library):
6490 * emacs-lisp/find-func.el (find-library-name):
6491 Use `load-file-rep-suffixes' instead of '("").
6492
6493 2006-02-26 Kim F. Storm <storm@cua.dk>
6494
6495 * ido.el (ido-save-history, ido-load-history): Simplify.
6496 Don't use find-file-noselect to avoid interference from other modes.
6497
6498 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
6499
6500 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
6501 to use the default shell if filename is not available.
6502 Reported by Giorgos Keramidas.
6503
6504 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
6505
6506 * progmodes/etags.el (tags-completion-table): Do completion from
6507 all the tables in the current list, as documented in the manual.
6508
6509 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6510
6511 * CC Mode Update to 5.31.3.
6512
6513 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6514
6515 * progmodes/cc-mode.el (c-postprocess-file-styles):
6516 Bind inhibit-read-only to t, around the call to
6517 c-remove-any-local-eval-or-mode-variables, so that it works on a
6518 RO file.
6519
6520 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6521
6522 * progmodes/cc-awk.el: Correct a typo.
6523
6524 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6525
6526 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
6527 c-hungry-delete-backwards, at the request of RMS. Leave the old
6528 name as an alias.
6529
6530 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6531
6532 * progmodes/cc-mode.el: Correct a typo.
6533
6534 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6535
6536 * progmodes/cc-defs.el: Update the version number to 5.31.3.
6537
6538 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6539
6540 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
6541 brace-else-brace (error due to mbeg, mend being undefined).
6542
6543 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6544
6545 * progmodes/cc-mode.el: File Local variables: Solve the problem
6546 where both `mode' and c-file-offsets are specified: `mode' will
6547 overwrite c-f-o's settings:
6548 (c-remove-any-local-eval-or-mode-variables): New function.
6549 (c-postprocess-file-styles): Call the above new function, within
6550 c-tentative-buffer-change, to splat `mode' and `eval' before the
6551 second hack-local-variables.
6552
6553 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6554
6555 * progmodes/cc-mode.el:
6556 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
6557 (c-after-change): Protect the match data with save-match-data.
6558 It was getting corrupted by c-after-change-check-<>-operators.
6559
6560 * cc-defs.el: [Supersedes patch V1.38]:
6561 (top level): Check for a buggy font-lock-compile-keywords ONLY in
6562 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
6563
6564 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
6565 with save-match-data. It was being corrupted when Font Lock was
6566 not enabled.
6567
6568 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6569
6570 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
6571 Mode and Subword Mode.
6572
6573 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
6574 real labels ("case 1:" or "foo:") from non-labels ("public:").
6575 (c-forward-objc-directive): Replace c-forward-token-2 with crude
6576 coding; c-f-t-2 doesn't move over a token at EOB.
6577
6578 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
6579
6580 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
6581 (c-update-modeline): Concatenate the minor mode indicators
6582 directly onto mode-name, removing c-submode-indicators.
6583 Sometimes, c-s-i got separated from the mode name on the mode line.
6584
6585 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
6586 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
6587
6588 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6589
6590 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
6591 error message when there's an evaluation error to show whether
6592 it's loaded from source or not.
6593 (c-filter-ops): Make it available at runtime too to work when
6594 `c-make-init-lang-vars-fun' needs to evaluate from source.
6595
6596 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
6597
6598 * help.el (help): Revert last part of 2006-02-23 change (deletion
6599 of the `provide' call).
6600
6601 2006-02-23 Juri Linkov <juri@jurta.org>
6602
6603 * compare-w.el (compare-windows-highlight): Add new value
6604 `persistent' and change :type from `boolean' to `choice'.
6605 (compare-windows-overlays1, compare-windows-overlays2):
6606 New internal variables.
6607 (compare-windows-highlight): If compare-windows-highlight is
6608 `persistent', add current overlays to compare-windows-overlays[12]
6609 instead of adding compare-windows-dehighlight to pre-command-hook.
6610 (compare-windows-dehighlight): Delete all overlays from
6611 compare-windows-overlays[12].
6612
6613 * info.el (Info-search): Don't bind search-spaces-regexp to
6614 Info-search-whitespace-regexp in non-regexp isearch mode.
6615
6616 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6617
6618 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
6619
6620 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
6621
6622 * textmodes/org.el (org-xemacs-p)
6623 (org-export-html-show-new-buffer, org-table-may-need-update)
6624 (org-insert-item, org-mhe-get-message-real-folder)
6625 (org-mhe-get-message-folder-from-index)
6626 (org-mhe-get-message-folder, org-mhe-get-message-num)
6627 (org-mhe-get-header, org-make-org-heading-search-string)
6628 (org-make-org-heading-camel, org-table-sort-lines)
6629 (org-format-org-table-html, org-format-table-table-html):
6630 Fix typos in docstrings.
6631
6632 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
6633
6634 * textmodes/org.el (org-cleaned-string-for-export)
6635 (org-solidify-link-text): New function.
6636 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
6637 XEmacs, just to silence the compiler.
6638 (org-export-as-ascii, org-export-as-html-and-open):
6639 Use `org-cleaned-string-for-export' and create internal links.
6640 (org-follow-mhe-link): Require mh-e, use folder.
6641
6642 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6643
6644 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
6645
6646 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
6647 gdb-debug-log-length.
6648 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
6649 it a real ring but...
6650 (gud-gdba-marker-filter): ...make it work like mark-ring.
6651 (gdb-enable-debug): Rename from gdb-enable-debug-log.
6652 (gdb-mouse-jump): New function. Add bindings.
6653
6654 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6655
6656 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
6657 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
6658 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
6659 (gdb-debug-log-length): Customize it's length.
6660 (gud-watch, gdb-var-create-handler): Display function::var format
6661 but don't use to create variable object.
6662 (gdb-var-create-handler): Use message-box in place of message.
6663 (gdb-stopped): Call gdb-exited if signalled.
6664
6665 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6666
6667 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
6668
6669 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
6670
6671 * textmodes/reftex.el (reftex-locate-file): Search all extensions
6672 if `reftex-try-all-extensions' is set.
6673
6674 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
6675 fail silently when there is no valid argument at point.
6676 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
6677 `fail-silently' argument. From a patch by David Reiter.
6678
6679 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
6680 New commands.
6681 (org-mark-ring): New variable.
6682 (org-mark-ring-length): New option.
6683 (org-open-at-point, org-goto, org-open-file): Push old position
6684 onto the mark ring.
6685 (org-add-hook): New function.
6686 (org-export-table-remove-special-lines): New option.
6687 (org-skip-comments, org-format-org-table-html): Respect new
6688 option `org-export-table-remove-special-lines'.
6689 (org-open-file): Allow special command configuration for
6690 directory link.
6691 (org-file-apps): Fix bugs in customize type, added setting
6692 for directories.
6693 (org-activate-tags, org-format-agenda-item, org-complete)
6694 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
6695 (org-get-tags, org-get-buffer-tags, org-open-at-point)
6696 (org-link-search, org-make-org-heading-search-string)
6697 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
6698 (org-radio-targets, org-file-link-context-use-camel-case)
6699 (org-activate-camels): New options.
6700 (org-update-radio-target-regexp, org-all-targets)
6701 (org-make-target-link-regexp, org-activate-target-links):
6702 New functions.
6703 (org-make-org-heading-search-string): New function.
6704 (org-store-link, org-insert-link): Use new option
6705 `org-file-link-context-use-camel-case'.
6706 (org-activate-camels): Use new option `org-activate-camels'.
6707 (org-link-regexp): Add mhe prefix.
6708 (org-open-at-point, org-store-link): Support for mhe links.
6709 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
6710 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
6711 (org-mhe-get-header, org-follow-mhe-link): New functions.
6712 (org-remove-angle-brackets, org-add-angle-brackets):
6713 New functions.
6714 (org-bracket-link-regexp): New constant.
6715 (org-read-date): Fix bug that was rejecting all typed dates.
6716 (org-link-search): Make hierarchy above visible after a match.
6717 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
6718 (org-store-link): Fix bug with link creation when cursor is in
6719 an empty line.
6720 (org-open-at-point): Fix bug with matching a link.
6721 Fixed buggy argument sequence in call to `org-view-tags'.
6722 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6723 (org-prefix-has-tag): New variable.
6724 (org-format-agenda-item): Remove tags from headline
6725 if appropriate.
6726 (org-agenda-remove-tags-when-in-prefix): New option.
6727
6728 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
6729
6730 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
6731 Fix the regular expressions.
6732
6733 2006-02-21 Richard M. Stallman <rms@gnu.org>
6734
6735 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
6736 if there's no other specific basis.
6737
6738 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
6739 as variables at all.
6740 (unsafep-variable): Rename arg; doc fix.
6741
6742 * abbrevlist.el (list-one-abbrev-table): Add autoload.
6743
6744 * calendar/appt.el (diary-selective-display): Add defvar.
6745
6746 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
6747
6748 * isearch.el (search-whitespace-regexp): Fix custom type.
6749
6750 * help.el (describe-key-briefly): Compute interactive args
6751 in same was as before previous change.
6752
6753 * files.el (enable-local-variables): Doc fix.
6754
6755 2006-02-21 Kim F. Storm <storm@cua.dk>
6756
6757 * fringe.el: Cleanup as file is now pre-loaded.
6758 (fringe-bitmaps): Initialize unconditionally.
6759 (fringe-mode, set-fringe-style): Remove autoload cookies.
6760
6761 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6762
6763 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
6764 `horizontal-bar'.
6765 (fringe-cursor-alist): Use `horizontal-bar'.
6766
6767 2006-02-20 Kim F. Storm <storm@cua.dk>
6768
6769 * fringe.el (fringe-bitmaps): Update to new bitmap names.
6770 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
6771
6772 * loadup.el: Load "fringe" on window systems.
6773
6774 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
6777 out of scope components.
6778
6779 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
6780 default.
6781
6782 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
6783
6784 * custom.el (customize-mark-to-save, customize-mark-as-set):
6785 Load the symbol first.
6786
6787 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6788
6789 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
6790 strech spec so it doesn't display as "^J" on the header line
6791 when `Buffer-menu-use-header-line' is t.
6792
6793 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * speedbar.el (speedbar-make-button): Keep text properties
6796 of string arguments if desired.
6797
6798 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
6799 expessions.
6800
6801 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
6802 of speedbar.
6803
6804 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
6805
6806 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
6807 to value of `read-file-name-completion-ignore-case'.
6808
6809 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * custom.el (customize-mark-as-set): Push to `user' theme.
6812
6813 * cus-edit.el (custom-save-variables): Allow unthemed values.
6814 (customize-set-variable): Push setting to `user' theme.
6815
6816 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6817
6818 * progmodes/gud.el: Don't require font-lock as it's now
6819 automatically loaded.
6820 (gud-speedbar-buttons): Replace gdb-var-changed with
6821 gdb-force-update.
6822
6823 * progmodes/gdb-ui.el (gdb-force-update): Rename from
6824 gdb-var-changed.
6825 (gdb-post-prompt): Use it.
6826 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6827 (gdb-var-update-handler, gdb-var-delete)
6828 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
6829 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
6830 gdb-force-update in gdb-post-prompt.
6831 (gdb-reset): Clear watch expressions from speedbar when quitting.
6832
6833 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6834
6835 * viper-cmd.el (viper-insert-state-post-command-sentinel)
6836 (viper-change-state-to-vi, viper-change-state-to-emacs):
6837 Make aware of cursor coloring in the Emacs state.
6838 (viper-special-read-and-insert-char): Use read-char-exclusive.
6839 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
6840
6841 * viper-init.el (viper-emacs-state-cursor-color): New variable.
6842
6843 * viper-util.el (viper-save-cursor-color)
6844 (viper-get-saved-cursor-color-in-replace-mode)
6845 (viper-get-saved-cursor-color-in-insert-mode)
6846 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
6847 state.
6848 (viper-get-saved-cursor-color-in-emacs-mode): New function.
6849
6850 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
6851 (ediff-ignore-case-option3, ediff-actual-diff-options)
6852 (ediff-actual-diff3-options): New variables to control case sensitivity.
6853 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
6854 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
6855 (ediff-toggle-ignore-case): New function.
6856 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
6857
6858 * ediff-help.el (ediff-long-help-message-narrow2)
6859 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
6860 (ediff-long-help-message-word-mode): Add ignore-case command.
6861 (ediff-help-for-quick-help): Add ignore-case command.
6862
6863 * ediff-merg.el: Move provide to the end.
6864
6865 * ediff-ptch.el: Move provide to the end.
6866
6867 * ediff-wind.el: Move provide to the end.
6868
6869 * ediff-mult.el: Move provide to the end.
6870 (ediff-set-meta-overlay): Enable follow-link.
6871
6872 * ediff.el: Move provide to the end.
6873 Break recursive load cycle in eval-when-compile.
6874 (ediff-patch-buffer): Better heuristics.
6875
6876 * ediff-util.el: Move provide to the end.
6877 Break recursive load cycle in eval-when-compile.
6878 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
6879 defuns.
6880 (ediff-submit-report): Pass the values of ediff-diff3-program,
6881 ediff-diff3-options.
6882
6883 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
6884
6885 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
6886 the opening bracket of the following bracketing pairs: {}, [], (), <>,
6887 `' (for example, in the docstring of `windmove-default-keybindings').
6888
6889 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
6892 shadow face. Don't provide binding to edit variable when it is
6893 out of scope.
6894
6895 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6896 (gdb-var-update-handler): Detect out of scope variables with pre
6897 GDB 6.4 too.
6898 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
6899 Reset status of variable objects to nil in update handlers.
6900 (gdb-var-update-handler-1): Detect when a variable object comes
6901 in scope. setcar on var changes gdb-var-list directly.
6902
6903 2006-02-17 Juri Linkov <juri@jurta.org>
6904
6905 * ffap.el (ffap) <defface>: Add explicit face declaration.
6906 (ffap-highlight): Use face `ffap' directly instead of checking
6907 for its existence.
6908
6909 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
6910 `visible-ok' of `other-buffer' to find the right original buffer.
6911
6912 * info.el (Info-search): Skip `Local Variables' node.
6913
6914 2006-02-17 Juri Linkov <juri@jurta.org>
6915
6916 * info.el (Info-find-file): Check for symbols `apropos', `history',
6917 `toc' in the input filename, and return these symbols as is.
6918 (Info-find-node-2): Set Info-current-file to symbols `apropos',
6919 `history', `toc' instead of strings.
6920 (Info-set-mode-line): For non-string Info-current-file use the
6921 symbol's name inside **.
6922 (Info-isearch-push-state): Add quote before Info-current-file and
6923 Info-current-node.
6924 (Info-isearch-pop-state): Use `equal' instead of `string='.
6925 (Info-extract-pointer, Info-following-node-name): Use
6926 `match-string-no-properties' instead of `match-string'.
6927 (Info-up): Check `old-file' for `stringp'.
6928 (Info-history): Use `equal' instead of `string-equal'.
6929 Check `file' for `stringp'.
6930 (Info-history): Use symbol `history' instead of string as first arg
6931 of `Info-find-node'.
6932 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
6933 `toc' instead of string.
6934 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
6935 instead of `buffer-substring', and `match-string-no-properties'
6936 instead of `match-string'.
6937 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
6938 instead of strings.
6939 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
6940 Use symbol `apropos' instead of string.
6941 (Info-copy-current-node-name): Check `Info-current-file' for
6942 `stringp' and construct a command with `Info-find-node' from it.
6943 (Info-fontify-node): Use `match-string-no-properties' instead of
6944 `match-string' and check file names for `stringp'.
6945 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
6946 `history', `toc' instead of strings.
6947
6948 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
6949
6950 * files.el: Rearrange functions and variables in the file local
6951 variables section.
6952
6953 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
6954
6955 * files.el: Add truncate-lines, ispell-check-comments and
6956 ispell-local-dictionary as safe local variables.
6957
6958 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6959
6960 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
6961 out of scope variables.
6962 (gud-speedbar-buttons): Use unless.
6963
6964 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
6965 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
6966 (gdb-show-changed-values): Also use for out of scope variables.
6967 (gdb-var-update-handler-1): Note if variable goes out of scope.
6968
6969 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
6970
6971 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
6972 default to global variable values for unsupplied args.
6973 (rcirc-get-buffer-create): Fix bug with setting the target.
6974 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
6975 test for rcirc-always-use-server-buffer-flag here.
6976 (rcirc-response-formats): Add %N, which is a facified nick. %n
6977 uses the default face. Change the ACTION format string. If the
6978 "nick" is the server, don't print anything for that field.
6979 Comment fixes.
6980 (rcirc-target-buffer): Don't test
6981 rcirc-always-use-server-buffer-flag here.
6982 (rcirc-print): Squeeze extra spaces out of the text before message.
6983 (rcirc-put-nick-channel): Strip potential "@" char from nick
6984 before adding them to nick table.
6985 (rcirc-url-regexp): Improve to match address like "foo.com".
6986
6987 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6988
6989 * allout.el (allout-hidden-p): Move this defsubst before
6990 allout-overlay-interior-modification-handler, where it is first
6991 used.
6992
6993 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
6994
6995 * allout.el: Use allout invisible-text overlays instead of
6996 selective display for concealed text. Also, lots of general
6997 cleanup, and improved compatibility code.
6998
6999 (allout-version) Incremented, corrected, revised, and refined
7000 module commentary.
7001
7002 (provide 'allout): Moved to the bottom, added a require of overlay.
7003
7004 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
7005 `except-current'.
7006 (allout-write-file-hook-handler): Minimize delay.
7007 (count-trailing-whitespace-region): New function so
7008 auto-encryption of current topic can resituate cursor exactly.
7009 PGP/GPG encryption trims trailing whitespace from lines, which
7010 must be accounted for across encryption then decryption.
7011
7012 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
7013 just plain "\C-c", to avoid intruding on user's keybinding space.
7014
7015 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
7016 parameter, so user request to provide a new password is done.
7017
7018 (allout-outside-normal-auto-fill-function, allout-auto-fill):
7019 Refined mechanism for auto-filling behavior while in allout mode.
7020
7021 (allout-mode): Explicitly specify the mode map in the docstring.
7022 Clarify provision for various write-file hook var names.
7023 Adjusted for invisible-text overlays instead of selective-display.
7024
7025 (allout-depth): Really return 0 if not within any topic. This
7026 rectifies `allout-beginning-of-level' and sequence numbering
7027 errors that occur when cutting and pasting numbered topics.
7028 Changed from a in-line subst to a regular function, as well.
7029
7030 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
7031
7032 (allout-end-of-subtree, allout-end-of-subtree)
7033 (allout-end-of-entry, allout-end-of-current-heading)
7034 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
7035 (allout-show-children, allout-show-to-offshoot)
7036 (allout-hide-current-entry, allout-show-current-entry): Rectified
7037 handling of trailing blank lines between items.
7038
7039 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
7040 (allout-current-depth, allout-unprotected, allout-hidden-p)
7041 (allout-on-current-heading-p, allout-listify-exposed)
7042 (allout-chart-subtree, allout-goto-prefix)
7043 (allout-back-to-current-heading, allout-get-body-text)
7044 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
7045 (allout-hide-region-body, allout-toggle-subtree-encryption)
7046 (allout-encrypt-string, allout-encrypted-key-info)
7047 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
7048 (allout-file-vars-section-data): Adjusted for use with
7049 invisible-text overlays instead of selective-display.
7050
7051 (allout-kill-line, allout-kill-topic, allout-yank-processing):
7052 Reworked for use with invisible text overlays.
7053
7054 (allout-current-topic-collapsed-p): New function.
7055
7056 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
7057 to know when to close the containing topic.
7058
7059 (allout-pre-command-business, allout-post-command-business):
7060 Simplify undo-batching and dynamic isearch exposure.
7061
7062 (allout-set-overlay-category): New for invisible-text overlays.
7063 Sets properties of allout-overlay-category, used by
7064 allout-flag-region to set invisible-text overlay properties.
7065 (allout-get-invisibility-overlay): Get the first qualifying
7066 invisibility overlay, so we can find the extent of it.
7067 (allout-back-to-visible-text): Get to just before the beginnining
7068 of the current invisibility overlay, if any.
7069
7070 (allout-overlay-insert-in-front-handler)
7071 (allout-overlay-interior-modification-handler)
7072 (allout-before-change-handler, allout-isearch-end-handler): New
7073 functions to handle extraordinary actions affecting concealed
7074 text.
7075
7076 (allout-flag-region): Use overlays instead of selective-display
7077 for invisible text - by inheritence from the properties of
7078 allout-overlay-category in mainline Emacs, and applied
7079 property-by-property in XEmacs, some recent versions of which
7080 don't inherit the properties from the category. Provisions to
7081 respond to concealed-text edits simplified drastically.
7082
7083 (allout-isearch-rectification, allout-isearch-was-font-lock)
7084 (allout-isearch-expose, allout-enwrap-isearch)
7085 (allout-isearch-abort, allout-pre-was-isearching)
7086 (allout-isearch-prior-pos, allout-isearch-did-quit)
7087 (allout-isearch-dynamic-expose)
7088 (allout-hide-current-entry-completely): Functions deleted.
7089
7090 (allout-undo-aggregation): Explicit undo aggregation no longer
7091 necessary due to transition away from selective-display.
7092
7093 (set-allout-regexp, allout-up-current-level)
7094 (allout-next-visible-heading, allout-forward-current-level)
7095 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
7096 (allout-kill-line, allout-yank-processing, allout-show-children)
7097 (allout-expose-topic, allout-old-expose-topic)
7098 (allout-listify-exposed, allout-insert-latex-header)
7099 (allout-toggle-subtree-encryption, allout-encrypt-string)
7100 (remove-from-invisibility-spec, allout-hide-current-subtree):
7101 Ditched unused variables.
7102
7103 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
7104
7105 * textmodes/ispell.el (ispell-change-dictionary): Call
7106 ispell-buffer-local-dict instead of
7107 ispell-accept-buffer-local-defs.
7108 (ispell-local-dictionary-alist): Accept as valid any coding-system
7109 supported by Emacs.
7110 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
7111 changed to iso-8859-3.
7112
7113 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
7114
7115 * speedbar.el (speedbar-frame-width): Make an inline function
7116 instead of a macro. Use frame-width.
7117 (speedbar-try-completion, speedbar-update-contents)
7118 (speedbar-timer-fn): Use consp.
7119 (speedbar-update-localized-contents): Try to preserve point.
7120
7121 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
7122 (menu): Re-order menu items.
7123 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
7124 field.
7125 (gdb-var-update-handler-1): Use it for GDB 6.4+.
7126 (gdb-post-prompt): Speed things by not forcing update.
7127
7128 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
7129
7130 * wid-edit.el (widget-button-click): For mouse-1, cancel button
7131 press and perform default action if we get a mouse movement event.
7132
7133 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
7134
7135 * calendar/icalendar.el (icalendar--get-event-property)
7136 (icalendar--get-event-property-attributes): Fix typos in
7137 docstrings.
7138
7139 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
7140 docstring.
7141
7142 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
7143
7144 * bs.el (bs-mode): Use `buffer-disable-undo'.
7145 (bs--get-file-name): Simplify.
7146 (bs-show-in-buffer): Mark the buffer as not modified.
7147
7148 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7149
7150 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
7151 widget-button-click.
7152
7153 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7154 (custom-mode): Update docstring.
7155
7156 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
7157 binding.
7158
7159 * files.el (hack-local-variables-confirm): Allow scrolling if the
7160 file variable list is too long. Kill temp buffer after use.
7161
7162 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7163
7164 * progmodes/gud.el (gdb): Improve doc string.
7165 (gdb-script-font-lock-keywords): Expand allowed character set.
7166
7167 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
7168 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
7169 (gdb-separate-io-interrupt, gdb-separate-io-quit)
7170 (gdb-separate-io-stop, gdb-separate-io-eof):
7171 Rename from gdb-inferior-* to gdb-separate-*.
7172 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
7173
7174 2006-02-14 Jay Belanger <belanger@truman.edu>
7175
7176 * calc/calc-arith.el (math-check-known-scalarp): Make sure
7177 expression is a symbol before checking that it is bound.
7178
7179 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7180 test to see if equation can be solved.
7181
7182 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7183
7184 * wid-edit.el (widget-button-click): Use :pressed-face property
7185 for overlay face, if it exists.
7186
7187 * cus-edit.el (custom-manual, custom-add-see-also)
7188 (custom-add-parent-links, custom-group-link): Add :pressed-face
7189 property to links.
7190
7191 * files.el (hack-local-variables): Remove ignored variables before
7192 checking if any variables need setting.
7193
7194 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7195
7196 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
7197
7198 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7199
7200 * help.el (where-is): Fix message for remapped commands.
7201
7202 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
7203 Fix typos in docstrings.
7204
7205 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7206
7207 * files.el (safe-local-variable-values): New option.
7208 (hack-local-variables-prop-line): Return a list of variable-value
7209 pairs if MODE-ONLY is non-nil.
7210 (hack-local-variables): Construct list of variable-value pairs,
7211 and apply or reject them in one go. Ask for confirmation if
7212 variables are not known safe.
7213 (hack-local-variables-confirm): Complete rewrite. Support
7214 `safe-local-variable-values'.
7215 (enable-local-variables): Update docstring to reflect new
7216 behavior.
7217 (ignored-local-variables): Ignore ignored-local-variables and
7218 safe-local-variable-values.
7219 (safe-local-variable-p): New function.
7220 (risky-local-variable-p): `safe-local-variable' property check
7221 moved to safe-local-variable-p.
7222 (hack-one-local-variable): Checks moved to hack-local-variables.
7223
7224 (byte-compile-dynamic, c-basic-offset, c-file-style)
7225 (c-indent-level, comment-column, fill-column, fill-prefix)
7226 (indent-tabs-mode, kept-new-versions, no-byte-compile)
7227 (no-update-autoloads, outline-regexp, page-delimiter)
7228 (paragraph-start, paragraph-separate, sentence-end)
7229 (sentence-end-double-space tab-width, version-control):
7230 Add `safe-local-variable' property.
7231
7232 * find-lisp.el: Delete nonexistent `autocompile' file variable.
7233
7234 * icomplete.el, play/landmark.el: Change nonexistent
7235 `outline-layout' file variable to `allout-layout'.
7236
7237 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
7238
7239 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
7240 (gdb-get-changed-registers): Test value of gud-minor-mode relative
7241 to gud-comint-buffer.
7242 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
7243 gdb-ui.el for gdb-mi.el.
7244 (gdb-post-prompt, gdb-get-changed-registers): Move test for
7245 registers buffer to gdb-get-changed-registers.
7246 (gdb-breakpoint-regexp): New regexp. Allow toggling and
7247 deletion of catchpoints (throw and catch).
7248 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7249 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
7250 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
7251 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
7252 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
7253
7254 2006-02-13 Jay Belanger <belanger@truman.edu>
7255
7256 * calc/calc-arith.el (math-check-known-matrixp): Make sure
7257 expression is a symbol before checking that it is bound.
7258
7259 2006-02-13 Richard M. Stallman <rms@gnu.org>
7260
7261 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
7262 for the minibuffer too, but not if resize-mini-windows will interfere.
7263
7264 * help.el (describe-key-briefly, describe-key): Do all arg-reading
7265 inside `interactive' spec.
7266 (describe-key-briefly-internal, describe-key-internal):
7267 Functions merged back into their callers.
7268
7269 2006-02-13 Martin Rudalics <rudalics@gmx.at>
7270
7271 * info.el (info-xref-visited): Inherit from info-xref too.
7272 (Info-set-mode-line): Replace occurrences of `%' by `%%'
7273 when propertizing Info-current-file and Info-current-node.
7274
7275 2006-02-13 Juri Linkov <juri@jurta.org>
7276
7277 * tumme.el (tumme-thumbnail-storage): Fix docstring.
7278 (tumme-thumb-name): Fix per-directory format.
7279
7280 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
7281
7282 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
7283
7284 2006-02-12 Miles Bader <miles@gnu.org>
7285
7286 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
7287
7288 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
7289
7290 * tumme.el: Remove history section. If someone needs the it, it
7291 can always be found in CVS.
7292
7293 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7294
7295 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
7296 about the Thumbnail Managing Standard option.
7297
7298 2006-02-12 Richard M. Stallman <rms@gnu.org>
7299
7300 * subr.el (substitute-key-definition): Doc fix.
7301
7302 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
7303
7304 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
7305
7306 * info.el (Info-mode): Doc fix.
7307
7308 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
7309
7310 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
7311
7312 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
7313 because on Solaris a POSIX compatible "id" is needed. Reported by
7314 Magnus Henoch <mange@freemail.hu>.
7315
7316 2006-02-12 Juri Linkov <juri@jurta.org>
7317
7318 * tumme.el: Remove todo item about Thumbnail Managing Standard.
7319 (tumme) <defgroup>: Change :group to `multimedia'.
7320 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
7321 Managing Standard.
7322 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
7323 Fix dostring.
7324 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
7325 and %y. Fix docstring.
7326 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
7327 (tumme-cmd-create-standard-thumbnail-command): New user options.
7328 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
7329 is `standard'. Fix docstring.
7330 (tumme-thumb-width, tumme-thumb-height): New user options.
7331 (tumme-external-viewer): Try to find various viewers.
7332 (tumme-get-thumbnail-image): Use `create-image' instead of
7333 constructing the `image' structure.
7334 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
7335 `standard'.
7336 (tumme-thumb-name): Add file name generation for standard storage.
7337 Simplify code for other storages.
7338 (tumme-thumb-name): Use width %w and height %h instead of size %s.
7339 Add modification time %m and thumbnail-nq8 %q.
7340 Use `tumme-cmd-create-standard-thumbnail-command' if
7341 tumme-thumbnail-storage is `standard'.
7342 (tumme-dired-insert-marked-thumbs): New autoload command.
7343 (tumme-dired-after-readin-hook): New function.
7344 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
7345 `tumme-thumb-size'.
7346 (tumme-display-image): Replace size-x %x and size-y %y with
7347 width %w and height %h.
7348
7349 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
7350 `tumme-dired-insert-marked-thumbs'.
7351
7352 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7353
7354 * tumme.el (tumme-write-tag): Fix small bug (file name did not
7355 include path).
7356 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
7357 matching tag.
7358
7359 2006-02-12 Miles Bader <miles@gnu.org>
7360
7361 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
7362 New variables.
7363 (rcirc-abbrev-nick): New function.
7364 (rcirc-format-response-string): Rewrite to use the formats in
7365 `rcirc-response-formats' and expand escape sequences therein.
7366 A text-property `rcirc-text' is added over the actual response
7367 text to make easy to find inside the returned string.
7368 (rcirc-print): When filling, just look for the `rcirc-text'
7369 text-property to find the appropriate fill prefix, instead of
7370 using hardwired patterns.
7371
7372 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7373
7374 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
7375 Managing Standard.
7376
7377 2006-02-11 Kim F. Storm <storm@cua.dk>
7378
7379 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
7380 Don't use insert-buffer; do insert-buffer-substring directly.
7381 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
7382
7383 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7384
7385 * files.el (revert-buffer, recover-file): Replace buffer-read-only
7386 with inhibit-read-only. Suggested by Stefan Monnier.
7387 (revert-buffer): Let insert-file-contents discard
7388 buffer-undo-list. Simplify code.
7389 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
7390
7391 2006-02-11 Eli Zaretskii <eliz@gnu.org>
7392
7393 * menu-bar.el (menu-bar-select-yank): Add a doc string.
7394
7395 * help.el (describe-key-briefly): Now a wrapper for
7396 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
7397 to t. Populate yank-menu if empty.
7398 (describe-key-briefly-internal): Renamed from describe-key-briefly.
7399 (describe-key): Now a wrapper for describe-key-internal. Bind
7400 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
7401 (describe-key-internal): Renamed from describe-key.
7402
7403 2006-02-11 Milan Zamazal <pdm@zamazal.org>
7404
7405 * progmodes/glasses.el (glasses-separator): Doc fix.
7406 (glasses-original-separator): New defcustom.
7407 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
7408
7409 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7410
7411 * mwheel.el (mouse-wheel-up-event): Doc fix.
7412
7413 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7414
7415 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
7416 (tumme-dir): New function. Copied from thumbs.el.
7417
7418 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
7419
7420 * desktop.el (desktop-outvar): Fix typo.
7421 (desktop-save-buffer-p): Doc fix.
7422
7423 * subr.el (substitute-key-definition): Fix typo.
7424
7425 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7426
7427 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
7428 when window-system is mac.
7429
7430 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
7431
7432 2006-02-10 Kim F. Storm <storm@cua.dk>
7433
7434 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
7435 indirect-function instead of using condition-case.
7436
7437 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
7438
7439 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
7440 less `colloquial'...
7441
7442 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
7443
7444 * tumme.el: Add a couple of todo items.
7445
7446 2006-02-09 Lars Hansen <larsh@soem.dk>
7447
7448 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
7449 (highlight-changes-mode): Don't change desktop-locals-to-save.
7450
7451 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
7452
7453 * image-mode.el (image-toggle-display): Clear image cache if using
7454 filename.
7455
7456 2006-02-09 Masatake YAMATO <jet@gyve.org>
7457
7458 * dired-x.el (dired-guess-shell-alist-default): Add .man as
7459 a `dired-man' target.
7460
7461 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
7462 boundary of symbols.
7463
7464 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
7465
7466 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
7467
7468 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
7469
7470 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
7471 `mapcar'; return nil.
7472
7473 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
7474
7475 * mouse.el (mouse-drag-track): Don't change window if we rebind to
7476 some other event.
7477
7478 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
7479
7480 * net/rcirc.el (rcirc-startup-channels-alist):
7481 Add irc.freenode.net and #emacs as defaults.
7482 (rcirc-ignore-all-activity-flag): Remove variable.
7483 (rcirc-authinfo): New variable.
7484 (rcirc-authinfo-filename): Remove variable.
7485 (rcirc-always-use-server-buffer-flag): New flag.
7486 (rcirc): M-x rcirc will automatically connect without prompting.
7487 C-u M-x rcirc will prompt. Use rcirc-connect to create a
7488 connection in lisp.
7489 (rcirc-process-server-response-1): Remove everything but the nick
7490 portion of the sender so it doesn't need to be done everywhere
7491 else. Update related code.
7492 (global-map): Remove global keybindings.
7493 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
7494 (rcirc-send-input): Split into several functions.
7495 (rcirc-process-input-line, rcirc-process-message)
7496 (rcirc-process-command): New functions.
7497 (rcirc-target-buffer): New function to determine where to route
7498 messages.
7499 (rcirc-user-nick): Save match data.
7500 (rcirc-toggle-ignore-buffer-activity)
7501 (rcirc-update-activity-string): Remove global ignore functionality,
7502 which can be done now by toggling rcirc-track-minor-mode.
7503 (rcirc-track-minor-mode-map): New keymap.
7504 (rcirc-track-minor-mode): New minor-mode.
7505 (ignore): Make the ignore output nicer. Always print it when
7506 adding or removing nicks.
7507 (rcirc-url-regexp): Improve.
7508 (rcirc-mangle-text): Remove properties before using text in the
7509 modeline.
7510 (rcirc-authenticate): Authentication data comes from
7511 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
7512 (rcirc-server-prefix): Inherit from rcirc-server.
7513
7514 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
7515
7516 * Makefile.in (compile): Append "|| true" to the end of the `find'
7517 command, like compile-always does.
7518
7519 2006-02-08 Sam Steingold <sds@gnu.org>
7520
7521 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
7522 output from a dead connection.
7523
7524 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7525
7526 * dired.el (dired-mode-map): Add more bindings for tumme.
7527
7528 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
7529
7530 * wdired.el (wdired-mode-map): Use remap.
7531 (wdired-get-filename): Massage.
7532 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
7533 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
7534 `keymap' property rather than `local-map'.
7535
7536 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7537
7538 * tumme.el (tumme-get-thumbnail-image): New utility function.
7539 Suggested by from Chong Yidong.
7540 (tumme-dired-with-window-configuration): Rename from
7541 `tumme-dired'. Add code to save window configuration.
7542 (tumme-restore-window-configuration): New command to restore the
7543 window configuration that `tumme-dired-with-window-configuration'
7544 saves before it changes the window configuration.
7545 (tumme-show-all-from-dir): New command to display thumbnails for
7546 all files in a directory entered by the user, like M-x thumbs.
7547 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
7548 have been created.
7549 (tumme-display-thumbnail-original-image): Call `display-buffer'.
7550 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
7551 Remove obsolete test function.
7552
7553 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
7554
7555 * vc.el (small-temporary-file-directory): Remove defvar; there's
7556 a defcustom for it in files.el.
7557
7558 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
7559 Fix typo in message.
7560 (tumme-gallery-generate): Fix typo in `error' message.
7561 (tumme-display-window-height-correction)
7562 (tumme-display-window-width-correction, tumme-line-up-dynamic)
7563 (tumme-line-up-interactive): Dox fixes.
7564 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
7565 (tumme-restore-window-configuration, tumme-format-properties-string)
7566 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
7567 Fix typos in docstrings.
7568
7569 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7570
7571 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
7572
7573 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
7574
7575 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
7576 User should use hook if desired.
7577
7578 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
7579 buffer if necessary.
7580 (gdb-delete-frame-or-window): New function.
7581 (gdb-breakpoints-mode-map): Bind "q" to it.
7582
7583 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7584
7585 * textmodes/nroff-mode.el: Clean up name space.
7586 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
7587 (nroff-mode): Obey the global setting of nroff-electric-mode.
7588 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
7589
7590 * calendar/calendar.el (calendar-increment-month): Typo in last change.
7591
7592 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
7593
7594 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
7595
7596 2006-02-06 Lars Hansen <larsh@soem.dk>
7597
7598 * generic-x.el (etc-fstab-generic-mode): Add file system types
7599 cifs and usbdevfs. Allow special chars in file names.
7600
7601 2006-02-05 Jay Belanger <belanger@truman.edu>
7602
7603 Update copyright notices of the files in lisp/calc.
7604
7605 2006-02-05 Romain Francoise <romain@orebokech.com>
7606
7607 Update copyright notices of all files in the lisp/play directory.
7608
7609 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
7610
7611 * ldefs-boot.el: Regenerate.
7612
7613 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
7614
7615 2006-02-05 Kim F. Storm <storm@cua.dk>
7616
7617 * files.el (magic-mode-regexp-match-limit): New defvar.
7618 (set-auto-mode): Use it to limit magic-mode-alist matching.
7619
7620 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
7621
7622 * simple.el (display-message-or-buffer): Compare the number of
7623 characters to the frame width when determining whether a 1-line
7624 message string will fit in the echo area. Count screen lines
7625 instead of buffer lines when determining whether a multi-line
7626 message will fit in the echo area/minibuffer window.
7627
7628 2006-02-04 Eli Zaretskii <eliz@gnu.org>
7629
7630 * info.el (Info-index, Info-mode): Improve the description of the
7631 `i' command.
7632
7633 * ldefs-boot.el: Regenerate.
7634
7635 2006-02-03 Werner Lemberg <wl@gnu.org>
7636
7637 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
7638 greedy to find the closing bracket in \*[...] and similar
7639 expressions. This is a first rough fix -- many additional
7640 refinements are necessary to make nroff mode really usable with groff.
7641
7642 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
7643
7644 * international/mule-cmds.el (set-locale-environment):
7645 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
7646 libX11.
7647
7648 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
7649
7650 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
7651 archive are created in archive-tmpdir.
7652
7653 2006-02-02 John Paul Wallington <jpw@pobox.com>
7654
7655 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
7656 (ibuffer-fontification-alist): Use it.
7657 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
7658 to "* z" and the Ibuffer Mark menu.
7659
7660 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
7661
7662 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7663
7664 * textmodes/table.el (*table--cell-describe-mode)
7665 (*table--cell-describe-bindings): Undo last change since
7666 print-help-return-message is not obsoleted by anything at all.
7667
7668 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
7669
7670 * emulation/cua-base.el (cua-mode): Doc fix.
7671
7672 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
7673
7674 * dframe.el (dframe-handle-make-frame-visible)
7675 (dframe-handle-iconify-frame, dframe-get-focus)
7676 (dframe-select-attached-frame, dframe-power-click)
7677 (dframe-frame-mode): Fix typos in docstrings.
7678
7679 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
7680 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
7681 Fix typos in docstrings.
7682
7683 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
7684 (hi-lock-face-buffer, hi-lock-font-lock-hook)
7685 (hi-lock-archaic-interface-message-used)
7686 (hi-lock-file-patterns-range): Fix typos in docstrings.
7687
7688 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7689 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
7690
7691 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
7692 Fix typo in docstring.
7693
7694 * net/newsticker.el (newsticker--decode-iso8601-date)
7695 (newsticker--set-customvar, newsticker--buffer-insert-item)
7696 (newsticker--do-run-auto-mark-filter)
7697 (newsticker--parse-generic-feed): Doc fixes.
7698 (newsticker--retrieval-timer-list, newsticker-url-list)
7699 (newsticker-hide-immortal-items-in-echo-area)
7700 (newsticker-hide-obsolete-items-in-echo-area)
7701 (newsticker-new-item-face, newsticker--enclosure)
7702 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
7703 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
7704 (newsticker--parse-generic-feed, newsticker--cache-contains)
7705 (newsticker--stat-num-items, newsticker-download-enclosures):
7706 Fix typos in docstrings.
7707
7708 * net/rcirc.el (rcirc-debug): Doc fix.
7709 (rcirc-fill-column, rcirc-receive-message-hooks)
7710 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
7711 (rcirc-mode, rcirc-generate-new-buffer-name)
7712 (rcirc-startup-channels, rcirc-ignore-update-automatic)
7713 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
7714 Fix typos in docstrings.
7715 (rcirc-print): "?\ " -> "?\s".
7716 (rcirc-cmd-join): Improve argument/docstring consistency.
7717
7718 2006-02-01 Mark A. Hershberger <mah@everybody.org>
7719
7720 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
7721 before narrow-to-region.
7722
7723 2006-02-01 Richard M. Stallman <rms@gnu.org>
7724
7725 * simple.el (move-beginning-of-line): Scan properly for invis change.
7726
7727 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
7728
7729 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
7730
7731 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
7732 change bit only when id-format is 'integer. Reported by Matt
7733 Hodges <M.P.Hodges@rl.ac.uk>.
7734
7735 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
7736
7737 * hilit-chg.el (highlight-changes-initial-state)
7738 (highlight-changes-global-initial-state): Doc fixes.
7739 (highlight-changes-global-modes, global-highlight-changes):
7740 Fix typos in docstrings.
7741
7742 2006-02-01 Kim F. Storm <storm@cua.dk>
7743
7744 * emulation/cua-base.el (cua-mode): Mention that CUA enables
7745 transient-mark-mode in doc string.
7746
7747 2006-01-31 Richard M. Stallman <rms@gnu.org>
7748
7749 * replace.el (multi-occur): Doc fix.
7750 (multi-occur-in-matching-buffers): Rename from
7751 multi-occur-by-filename-regexp. Prefix arg says match
7752 buffer names instead of file names.
7753
7754 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
7755
7756 * bs.el: Allow non-default values of `bs-header-lines-length'.
7757 (bs--running-in-xemacs): Remove (not needed anymore).
7758 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
7759 instead of `shrink-window', thus avoiding having to compute the
7760 height of the window.
7761 (bs--up): Wrap around even when there's no header.
7762 (bs--down): Use `forward-line' instead of `next-line'.
7763
7764 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
7765
7766 * image-mode.el (image-toggle-display): Use file name if possible,
7767 instead of unnecessarily allocating a (possibly huge) lisp string.
7768
7769 2006-01-30 John Paul Wallington <jpw@pobox.com>
7770
7771 * subr.el (toplevel): Define `cl-assertion-failed' condition here
7772 because the `assert' macro signals it at runtime.
7773
7774 * emacs-lisp/cl.el (toplevel): Remove definition of
7775 `cl-assertion-failed' condition.
7776
7777 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
7778
7779 * thumbs.el (thumbs-marked-list): Make buffer-local and
7780 permanent-local.
7781 (thumbs-insert-thumb): Make help-echo non-sticky.
7782 (thumbs-file-alist): Use eolp as check for (non)-image.
7783
7784 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7785
7786 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
7787 (ediff-before-session-group-setup-hooks)
7788 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
7789 Fix typos in docstrings.
7790
7791 * window.el (bw-dir, bw-eqdir, balance-windows)
7792 (split-window-keep-point): Fix typos in docstrings.
7793
7794 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
7795 (org-quote-string, org-calendar-to-agenda-key)
7796 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
7797 (org-show-following-heading, org-tags-column)
7798 (org-use-tag-inheritance, org, org-allow-space-in-links)
7799 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
7800 (org-enable-table-editor, org-calc-default-modes)
7801 (org-table-allow-automatic-line-recalculation)
7802 (org-export-html-style, org-export-with-fixed-width)
7803 (org-export-with-sub-superscripts, org-special-keyword)
7804 (org-formula, org-time-grid, org-table-may-need-update)
7805 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
7806 (org-goto-quit, org-get-indentation, org-end-of-item)
7807 (org-move-item-down, org-move-item-up)
7808 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
7809 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
7810 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
7811 (org-agenda-log-mode, org-agenda-toggle-diary)
7812 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
7813 (org-agenda-file-to-end, org-agenda-no-heading-message)
7814 (org-agenda-get-closed, org-format-agenda-item)
7815 (org-cmp-priority, org-cmp-category, org-cmp-time)
7816 (org-agenda-change-all-lines, org-agenda-diary-entry)
7817 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
7818 (org-link-search, org-camel-to-words, org-open-file)
7819 (org-remember-handler, org-table-convert-region)
7820 (org-table-move-row-down, org-table-move-row-up)
7821 (org-table-copy-region, org-table-wrap-region)
7822 (org-table-toggle-vline-visibility)
7823 (org-table-get-vertical-vector, org-table-modify-formulas)
7824 (org-table-get-specials, org-recalc-commands)
7825 (org-table-rotate-recalc-marks, org-table-eval-formula)
7826 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
7827 (org-level-color-stars-only, org-insert-heading):
7828 Fix typos in docstrings.
7829 (last-arg): Add defvar.
7830
7831 * makefile.w32-in (WINS): Add erc.
7832 (MH_E_SRC): Update (copied from lisp/Makefile.in).
7833
7834 2006-01-29 Bill Wohler <wohler@newt.com>
7835
7836 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
7837 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
7838 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
7839 (mh-autoloads): Don't use comments on otherwise empty lines.
7840
7841 2006-01-29 Edward O'Connor <ted@oconnor.cx>
7842
7843 * emulation/viper.el (viper-major-mode-modifier-list): Add
7844 insert-state and vi-state entries for erc-mode.
7845 (viper-go-away, viper-set-hooks): Add and remove
7846 viper-comint-mode-hook from erc-mode-hook as appropriate.
7847
7848 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
7849
7850 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
7851
7852 * bs.el (bs--format-aux): Implement `middle' alignment as
7853 described in the docstring for `bs-attributes-list'.
7854 (bs--get-name): Simplify. Don't pad the buffer name.
7855
7856 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
7857
7858 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
7859 English aspell dictionary is installed, use the first entry of
7860 ispell-dictionary-alist-1.
7861
7862 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
7863
7864 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7865 Doc fix.
7866
7867 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
7868
7869 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
7870 for `process-file', in order to let it work for older Emacsen too.
7871
7872 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7873
7874 * international/latexenc.el: Add a suitable `coding:' tag.
7875 (latexenc-find-file-coding-system): Undo last change.
7876
7877 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7878
7879 * international/latexenc.el (latexenc-find-file-coding-system):
7880 Make sure latexenc-main-file is a regular file and is readable.
7881
7882 2006-01-27 Andre Spiegel <spiegel@gnu.org>
7883
7884 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
7885 Pass FILE to vc-user-login-name.
7886
7887 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
7888
7889 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
7890
7891 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
7892 there are no more images to display.
7893 (thumbs-mark, thumbs-unmark): Revert change so that they move to
7894 the next image.
7895
7896 2006-01-26 Richard M. Stallman <rms@gnu.org>
7897
7898 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
7899
7900 * wid-edit.el (advertised-widget-backward): New alias.
7901 (widget-keymap): Use advertised-widget-backward for S-TAB.
7902
7903 * tumme.el: Correct the keywords.
7904 (tumme-dir-max-size): Use defvar.
7905 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
7906
7907 * simple.el (move-beginning-of-line): Take account of fields.
7908 (clone-indirect-buffer-other-window): Take args like
7909 clone-indirect-buffer, and work like it.
7910
7911 * help-fns.el (describe-function): Don't pass `nil' as default.
7912
7913 * files.el (risky-local-variable-p): Follow var aliases.
7914
7915 * subr.el (lazy-completion-table): Doc fix.
7916
7917 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
7918 global binding of `line'.
7919
7920 2006-01-25 Andre Spiegel <spiegel@gnu.org>
7921
7922 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
7923 Tramp.
7924
7925 * vc.el (vc-default-dired-state-info): Pass FILE to
7926 vc-user-login-name.
7927 (vc-default-update-changelog): Don't use vc-user-login-name, we
7928 don't need it here.
7929
7930 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
7931 no longer necessary.
7932
7933 2006-01-25 Kenichi Handa <handa@m17n.org>
7934
7935 * international/mule.el (decode-char): Avoid the overhead of
7936 calling utf-lookup-subst-table-for-decode if
7937 utf-translate-cjk-mode is nil.
7938 (encode-char): Avoid the overhead of calling
7939 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
7940 nil.
7941
7942 2006-01-22 Kenichi Handa <handa@m17n.org>
7943
7944 * international/mule.el (make-subsidiary-coding-system): Reset
7945 `coding-system-define-form' property of subsidiaries to nil.
7946 Avoid duplicated entry in coding-system-alist.
7947 (make-coding-system): Avoid duplicated entry in
7948 coding-system-alist.
7949 (define-coding-system-alias): Likewise.
7950
7951 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
7952
7953 * completion.el: Minor fixes in introductory comment.
7954 (completion-def-wrapper): Fix alist.
7955
7956 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
7957
7958 * thumbs.el (thumbs-new-image-size): New function.
7959 (thumbs-increment-image-size-element)
7960 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
7961 (thumbs-decrement-image-size): Delete.
7962 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
7963 temp files and use to resize.
7964 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
7965 Use increment argument to enlarge/shrink. Preserve point.
7966 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
7967 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
7968 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
7969 (thumbs-mark, thumbs-unmark): Preserve point.
7970 (thumbs-modify-image): Keep old temp files and use to modify.
7971 Cleanup old temp files at load time. Preserve point.
7972 (thumbs-view-image-mode-map): Use new command names.
7973
7974 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
7975
7976 * log-view.el (log-view-minor-wrap): First rev is the one at point.
7977
7978 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
7979 the nastiest part of the cyclic dependency.
7980 (cal-menu-update): Use dotimes and calendar-increment-month.
7981
7982 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
7983 (calendar-week-start-day): Add an :initializer.
7984 (calendar-mode-map): Use suppress-keymap, and command remapping.
7985 (describe-calendar-mode): Setup xref-stack info for the back button.
7986 (calendar-star-date): Insert before delete.
7987 (calendar-set-mode-line): Add file-modified info if applicable.
7988 (calendar-increment-month): New function.
7989
7990 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
7991
7992 * font-lock.el (lisp-font-lock-keywords-2):
7993 Recognize "& keywords" only at word boundaries.
7994
7995 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
7996
7997 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
7998 and permanent-local.
7999 (thumbs-max-image-number): New variable.
8000 (thumbs-do-thumbs-insertion): Use them.
8001 (thumbs-per-line): Change default to 4.
8002 (thumbs-marked-list): Rename from thumbs-markedL.
8003 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
8004 (thumbs-rename-images): Use -list instead of L for internal variables.
8005 (thumbs-call-convert): Use call-process instead of shell-command.
8006 (thumbs-insert-thumb): Add filename as help-echo to each image.
8007 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
8008 Give dir to thumbs-show-thumbs-list.
8009 (thumbs-show-thumbs-list): Set default-directory to that of images.
8010 (thumbs-dired-show): Rename from thumbs-dired-show-all.
8011 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
8012 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
8013 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
8014
8015 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8016
8017 * ses.el (ses-read-cell): Provide a default value.
8018
8019 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
8020
8021 * term/w32-win.el (image-library-alist): Add additional names for
8022 GIF library.
8023
8024 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8025
8026 * international/latexenc.el (latexenc-find-file-coding-system):
8027 Add file-regular-p check.
8028
8029 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
8030
8031 * simple.el (clone-buffer): Don't show the new buffer in the same
8032 window.
8033
8034 2006-01-23 Juri Linkov <juri@jurta.org>
8035
8036 * faces.el (link, link-visited): New faces based on default values
8037 of `info-xref' and `info-xref-visited'.
8038
8039 * info.el (info-xref): Inherit from `link'.
8040 (info-xref-visited): Inherit from `link-visited'.
8041
8042 * cus-edit.el (custom-buffer-create-internal): Use widget type
8043 `custom-manual' instead of `info-link' and don't set properties
8044 `button-face' and `mouse-face' explicitly.
8045 (custom-browse-group-tag, custom-browse-variable-tag)
8046 (custom-browse-face-tag): Inherit from widget class
8047 `custom-group-link' instead of `push-button'.
8048 (custom-button-unraised): Inherit from `underline' face.
8049 (custom-link): Inherit from `link' face. Fix doc and group.
8050 (custom-add-parent-links, custom-group-value-create): Don't set
8051 properties `button-face' and `mouse-face' explicitly for
8052 `custom-group-link' widget.
8053 (custom-group-link): Add properties `button-face' and `mouse-face'
8054 to widget definition.
8055 (custom-field-keymap): New variable. Put `custom-field-keymap' to
8056 editable-field's :keymap property.
8057 (custom-mode): Fix docstring: substitute keybindings for
8058 `widget-forward' and `widget-backward' from `widget-keymap',
8059 `widget-complete' from `custom-field-keymap', replace old
8060 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
8061
8062 * desktop.el (desktop-load-file): Check for `fboundp' before
8063 calling `symbol-function'.
8064
8065 * simple.el (clone-buffer, clone-indirect-buffer)
8066 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
8067 `read-string'. Fix prompts.
8068
8069 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
8070
8071 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
8072
8073 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
8074
8075 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * startup.el (inhibit-splash-screen, initial-scratch-message):
8078 Doc fixes.
8079
8080 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8081
8082 Sync with Tramp 2.0.52.
8083
8084 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
8085 net/tramp-vc.el: Add code for unloading Tramp. See comment before
8086 `tramp-unload-tramp' for checklist.
8087
8088 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
8089 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
8090 (tramp-unload-file-name-handler-alist)
8091 (tramp-unload-tramp): New defuns.
8092 (tramp-advice-PC-expand-many-files): New defadvice.
8093 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
8094 removed.
8095 (tramp-handle-expand-file-name): Remove double slash.
8096 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
8097 It doesn't matter, because it will be converted later on.
8098 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
8099 implementation was just heuristic.
8100 (tramp-post-connection): Set uid and gid properties.
8101 (tramp-convert-file-attributes): Set file's gid change bit.
8102 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
8103 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
8104 in case of su(do)? methods. The home directory of the local user
8105 will be taken else.
8106 (tramp-open-connection-telnet)
8107 (tramp-open-connection-rsh, tramp-open-connection-su)
8108 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
8109 local shell prompt could hurt. Reported by Romain Francoise
8110 <romain@orebokech.com>.
8111 (tramp-let-maybe): Add `edebug-form-spec' property.
8112 (tramp-handle-expand-file-name): Bind `default-directory' locally
8113 to "/" in order to avoid problems with UNC shares or Cygwin
8114 mounts.
8115 (tramp-md5-function): Fix typo in error message.
8116
8117 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
8118
8119 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
8120 for byte-compiler pacification.
8121
8122 2006-01-22 Andre Spiegel <spiegel@gnu.org>
8123
8124 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
8125 ID-FORMAT `string'. This allows us to get rid of
8126 `vc-user-login-name UID'.
8127
8128 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
8129
8130 2006-01-22 John Paul Wallington <jpw@pobox.com>
8131
8132 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
8133
8134 2006-01-21 Martin Rudalics <rudalics@gmx.at>
8135
8136 * emacs-lisp/find-func.el (find-definition-noselect)
8137 (find-variable-noselect): Search variables in C source code too.
8138 (find-function-C-source, find-function-noselect, find-function)
8139 (find-function-other-frame, find-variable-noselect, find-variable)
8140 (find-variable-other-frame, find-variable-at-point):
8141 Fix docstrings.
8142
8143 2006-01-21 Francesco Potorti` <pot@gnu.org>
8144
8145 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
8146
8147 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
8148
8149 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
8150 Default to disabling the "Save affix" question.
8151
8152 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
8153
8154 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
8155 the first arg to run-python.
8156
8157 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8158
8159 * startup.el (command-line-1): Handle --no-desktop if desktop.el
8160 is not loaded.
8161
8162 2006-01-20 Jay Belanger <belanger@truman.edu>
8163
8164 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
8165 limit is 0.
8166
8167 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
8168 the correct variable.
8169
8170 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
8171
8172 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
8173 link. Fixed buggy argument sequence in call to `org-view-tags'.
8174 (org-compile-prefix-format): Set `org-prefix-has-tag'.
8175 (org-prefix-has-tag): New variable.
8176 (org-format-agenda-item): Remove tags from headline if
8177 appropriate.
8178 (org-agenda-remove-tags-when-in-prefix): New option.
8179 (org-get-tags-at): New function.
8180
8181 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
8182
8183 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
8184 (thumbs-find-image): Move image name and number from buffer name
8185 to mode name. Set thumbs-buffer. Preserve point so that large
8186 images remain visible.
8187 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
8188 order.
8189 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
8190 mode name.
8191 (thumbs-next-image, thumbs-previous-image): Make them work.
8192
8193 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
8194
8195 * cus-edit.el (custom-buffer-create-internal): State in the text above
8196 the whole buffer buttons that they do not operate on hidden items.
8197 (custom-face-menu): Use `custom-face-save' instead of
8198 `custom-face-save-command'.
8199 (custom-face-save-command): Make it an alias for `custom-face-save'
8200 and declare it obsolete.
8201 (custom-face-save): Doc fix.
8202
8203 * dired.el (dired-no-confirm): Add quote.
8204 (dired-subdir-alist-pre-R): Add quote in
8205 `make-variable-buffer-local' form and remove unbalanced parenthesis.
8206
8207 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8208
8209 * textmodes/table.el (table-mode-indicator): Typo in last change.
8210
8211 2006-01-19 Richard M. Stallman <rms@gnu.org>
8212
8213 * outline.el (hide-leaves): Don't call outline-end-of-heading.
8214 Fixes bug reported in Nov 2005.
8215
8216 * isearch.el (isearch-forward): Doc fix.
8217
8218 * dired.el (dired-move-to-filename-regexp): Define as alias.
8219 (dired-no-confirm): Use defcustom.
8220 (dired-subdir-alist-pre-R): Put defvar at top level.
8221
8222 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
8223
8224 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
8225 Mark as risky.
8226
8227 * simple.el (set-mark-command): Doc fix.
8228 (clone-indirect-buffer-other-window):
8229 Read arg like clone-indirect-buffer.
8230 (move-beginning-of-line): Skip invisible newlines.
8231
8232 2006-01-19 Masatake YAMATO <jet@gyve.org>
8233
8234 * progmodes/cpp.el (cpp-edit-load): Make the order of
8235 listed conditions in a base C code buffer and its associate
8236 CPP Edit buffer the same.
8237
8238 2006-01-19 Kenichi Handa <handa@m17n.org>
8239
8240 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
8241 (rmail-mime-feature): Likewise.
8242 (rmail-require-mime-maybe): Use display-warning to show a warning
8243 message.
8244
8245 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
8246 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
8247
8248 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8249
8250 * array.el: Move defvars out of eval-when-compile.
8251 (array-make-template): Replace undeclared global var with a local one.
8252 (array-mode): Inline initialization functions.
8253 (array-init-local-variables, array-init-max-row)
8254 (array-init-max-column, array-init-columns-per-line)
8255 (array-init-field-width, array-init-rows-numbered)
8256 (array-init-line-length, array-init-lines-per-row): Remove.
8257
8258 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
8259 (doc-mode-map): Define explicitly.
8260 (doctor-txtype): Use mapc.
8261
8262 * textmodes/table.el: Move defvars out of eval-when-compile.
8263 Remove harmful code meant to avoid byte-compiler warnings.
8264 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
8265 specification that checks table-fixed-width-mode directly.
8266 (table-recognize-region, table-recognize-cell):
8267 Use restore-buffer-modified-p.
8268 (table-fixed-width-mode): Remove code that refreshes
8269 table-fixed-mode-indicator.
8270 (*table--cell-describe-bindings, *table--cell-describe-mode):
8271 Avoid obsolete name print-help-return-message.
8272 (table--test-cell-list): Don't use replace-regexp from elisp.
8273 (table--point-entered-cell-function, table--point-left-cell-function):
8274 Don't set table-fixed-mode-indicator, use force-mode-line-update.
8275
8276 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
8277 that was after the end of file. Use buffer-file-name variable.
8278 (org-timestamp-change): Use with-current-buffer.
8279 (org-todo-list): Don't unnecessarily define a new buffer-local var.
8280 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
8281 `file'.
8282
8283 * progmodes/fortran.el: Move defvars out of eval-when-compile.
8284 (fortran-break-line): Remove unused var `opoint'.
8285 (fortran-abbrev-start): Obey help-event-list.
8286
8287 2006-01-18 Jesper Harder <harder@phys.au.dk>
8288
8289 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
8290
8291 2006-01-18 Masatake YAMATO <jet@gyve.org>
8292
8293 * progmodes/make-mode.el (makefile-imake-mode): New mode
8294 derived from makefile-mode.
8295 (makefile-imake-mode-syntax-table): New syntax table
8296 derived from makefile-mode-syntax-table.
8297 (makefile-mode): Write about makefile-imake-mode in doc string.
8298 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
8299 (makefile-imake-font-lock-keywords): New font lock keywords.
8300
8301 * files.el (auto-mode-alist): Add Imakefile.
8302
8303 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8304
8305 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
8306 loading the file rather than when turning on flyspell-mode.
8307
8308 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
8309
8310 * cus-edit.el (customize-rogue): Minor doc fix.
8311
8312 2006-01-17 Juri Linkov <juri@jurta.org>
8313
8314 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
8315 instead of the file at the mark as default if the file at the mark
8316 is the same as the file at point or if dired-dwim-target-directory
8317 is not the same as the current directory and the mark is not active.
8318
8319 * log-view.el (log-view-minor-wrap): Use the same logic to get
8320 revisions as `log-view-diff'.
8321
8322 * info.el (Info-revert-find-node): Check for Info-current-file
8323 before preserving new-history.
8324
8325 * man.el (Man-heading-regexp): Add `/'.
8326
8327 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
8328 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
8329
8330 2006-01-16 Juri Linkov <juri@jurta.org>
8331
8332 * faces.el (mode-line-faces): New defgroup.
8333 (mode-line-highlight): Move definition after new defgroup.
8334 (mode-line, mode-line-inactive, mode-line-highlight):
8335 Replace :group `modeline' with `mode-line-faces'.
8336 (mode-line-buffer-id): New face.
8337 (modeline-buffer-id): New face alias.
8338 (vertical-border): Remove :group `modeline'.
8339
8340 * bindings.el (propertized-buffer-identification): Use face
8341 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
8342 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
8343 (mode-line-buffer-identification-keymap): For mouse-1 replace
8344 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
8345 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
8346 mouse-3.
8347
8348 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
8349 Buffer-menu-buffer. Doc fix.
8350 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
8351 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
8352 `Buffer-menu-buffer'.
8353
8354 * info.el (Info-mode-line-node-keymap): New defvar.
8355 (Info-set-mode-line): Use `stringp' to check Info-current-file.
8356 Propertize Info-current-node with `mode-line-buffer-id' and
8357 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
8358
8359 * time.el (display-time-mail-face): Replace :group `faces' with
8360 `mode-line-faces'.
8361
8362 2006-01-16 Kenichi Handa <handa@m17n.org>
8363
8364 * international/code-pages.el: Add autoload cookies for cp125[0345678].
8365
8366 * language/european.el (cp1252): New alias for windows-1252.
8367
8368 * international/mule.el (autoload-coding-system): Prepare for EOL
8369 variants.
8370
8371 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
8372
8373 * term.el (term-raw-map): Add mapping for insert.
8374 (term-send-insert): New.
8375 (term-mode): Make variables local here instead of doing it in
8376 `term-emulate-terminal'.
8377 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
8378 Scroll reverse needs to take into account the scroll region.
8379 Saving and restoring the cursor should save the color attributes too.
8380 (term-reset-terminal): Reset the scroll region.
8381 (term-handle-ansi-escape): Cursor up and down should take into
8382 account the scroll region.
8383 (term-set-scroll-region): Rename from `term-scroll-region'.
8384 Move to 0,0 after setting the region.
8385 (term-handle-scroll): Handle scroll up.
8386 (term-down): Fix off by one error.
8387 (term-delete-lines): Do not delete outside the scroll region.
8388 (term-insert-lines): Take into account the scroll region.
8389
8390 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
8391
8392 * textmodes/ispell.el (ispell-internal-change-dictionary)
8393 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
8394 (start, end): Move declaration outside of eval-when-compile.
8395
8396 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
8397 (flyspell-mode-on): Use it.
8398
8399 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
8400 ispell-kill-ispell-hook.
8401
8402 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
8403
8404 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8405 (Custom-reset-saved): Do not ask for confirmation in single option
8406 buffers.
8407
8408 2006-01-13 Richard M. Stallman <rms@gnu.org>
8409
8410 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
8411
8412 2006-01-13 Romain Francoise <romain@orebokech.com>
8413
8414 * add-log.el (add-change-log-entry, change-log-merge):
8415 Conditionally use `hard-newline'.
8416
8417 2006-01-13 Martin Rudalics <rudalics@gmx.at>
8418
8419 * wid-edit.el (widget-field-end): If the overlay is no longer
8420 associated with a buffer, behave as if the overlay didn't exist.
8421
8422 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
8423 Make sure the links use the `custom-link' face.
8424
8425 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8426
8427 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
8428 (ld-script-mode): Don't set indent-line-function since we don't
8429 have one.
8430
8431 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8432
8433 * textmodes/org.el (org-open-file): Use mailcap for selecting an
8434 application.
8435 (org-file-apps-defaults-gnu): Use mailcap as the default for
8436 selecting an application on a UNIX system.
8437 (org-agenda-show-tags): New command.
8438 (org-table-insert-hline): Keep cursor in current table line.
8439 (org-table-convert): Offset effect of modifying
8440 `org-table-insert-hline'.
8441 (org-format-agenda-item): New optional argument TAG.
8442 (org-compile-prefix-format): Handle %T format for the tag.
8443 (org-expand-wide-chars): New function.
8444 (org-table-insert-row, org-table-insert-hline):
8445 Use `org-expand-wide-chars'.
8446 (org-open-file): Fix bug in program launch.
8447 (org-get-time-of-day): Fix bug with times before 1am.
8448 (org-agenda-menu): Add tags commands.
8449
8450 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
8451
8452 * textmodes/ispell.el (ispell-init-process): Include the used
8453 dictionary in ispell process start message.
8454 (ispell-internal-change-dictionary): When flyspell-mode is active
8455 and dictionary is changed, make sure ispell process is restarted
8456 and flyspell word cache cleared out for the current buffer.
8457 (ispell-change-dictionary): Make sure flyspell word cache is
8458 cleared out in all buffers with active flyspell mode when
8459 dictionary is globally changed.
8460 Call ispell-internal-change-dictionary after dictionary change.
8461
8462 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8463
8464 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
8465
8466 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
8467 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
8468 years. Fix small differences wrt Makefile.in.
8469 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
8470 Makefile.in does.
8471
8472 2006-01-12 Bill Wohler <wohler@newt.com>
8473
8474 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
8475 mh-search.el.
8476
8477 2006-01-12 Masatake YAMATO <jet@gyve.org>
8478
8479 * progmodes/ld-script.el: Update copyright year.
8480
8481 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
8482
8483 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
8484 Don't add widget if setting undefined.
8485
8486 2006-01-12 John Paul Wallington <jpw@pobox.com>
8487
8488 * help-fns.el (describe-variable): Remove newlines from void
8489 variable output.
8490
8491 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
8492
8493 * wdired.el (wdired-mode-map): Add help echo for
8494 wdired-abort-changes.
8495
8496 * man.el (Man-file-name-regexp): Adjust for a list of files.
8497
8498 2006-01-12 Masatake YAMATO <jet@gyve.org>
8499
8500 * progmodes/ld-script.el (auto-mode-alist): Support
8501 suffix conventions used in netbsd and eCos.
8502
8503 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
8504
8505 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
8506 (custom-variable-menu, custom-face-menu, custom-group-menu)
8507 (Custom-mode-menu): Change names of menu items. (As discussed on
8508 emacs-devel.)
8509 (custom-face-menu): Add "Undo Edits" item.
8510
8511 * startup.el (init-file-user): defcustom -> defvar.
8512
8513 * tooltip.el (tooltip-mode): Doc fix.
8514
8515 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8516
8517 * reveal.el (reveal-post-command): window-buffer signals an error on
8518 dead windows rather than returning nil.
8519 (reveal-open-new-overlays): An overlay might die while we open others.
8520
8521 2006-01-11 Bill Wohler <wohler@newt.com>
8522
8523 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
8524 phrasing in docstring.
8525
8526 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
8527 can give some systems gas. Add new file mh-buffers.el.
8528
8529 2006-01-06 Masatake YAMATO <jet@gyve.org>
8530
8531 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
8532 C preprocessor forward ported from GNU Emacs 21.2.
8533
8534 * progmodes/asm-mode.el (asm-font-lock-keywords):
8535 Use `cpp-font-lock-keywords'.
8536
8537 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
8538
8539 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
8540 of $ for "\\.ld[s]?".
8541
8542 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
8543
8544 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
8545 (tcl-indent-line): Return `noindent' if inside a string.
8546
8547 * progmodes/flymake.el (flymake-split-string): Remove more than one
8548 empty string at beg/end of the result.
8549 (flymake-find-buildfile, flymake-find-possible-master-files):
8550 Use expand-file-name.
8551 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
8552 since expand-file-name does it for us. Use directory-file-name.
8553 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
8554 (flymake-ler-get-type, flymake-ler-get-text)
8555 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
8556 (flymake-current-line-no): Remove spurious interactive spec.
8557 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
8558 (flymake-check-include): Remove arg inc-path merged into inc-name.
8559 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
8560 Arg regexp-list replaced by a simple regexp.
8561 (flymake-master-make-header-init, flymake-master-tex-init):
8562 Correspondingly replace regexp-list with a regexp. Fix regexp.
8563
8564 2006-01-10 Simon Josefsson <jas@extundo.com>
8565
8566 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
8567 describing AUTH PLAIN fix.
8568
8569 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8570
8571 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
8572 (report-emacs-bug): Don't record initial prompt text.
8573 Instead, add text properties to prompting text.
8574 (report-emacs-bug-hook): Delete prompting text.
8575
8576 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8577
8578 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
8579 `dirs'. Adjust callers.
8580
8581 2006-01-09 John Paul Wallington <jpw@gnu.org>
8582
8583 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
8584
8585 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8586
8587 * reveal.el (reveal-open-new-overlays): New extracted fun.
8588 (reveal-close-old-overlays): Idem. Check overlays's liveness before
8589 using them. Simplify the code.
8590 (reveal-post-command): Use them. Fix up obsolete windows in
8591 reveal-open-spots.
8592
8593 * progmodes/flymake.el: Use `require' rather than autoload for
8594 XEmacs's overlays.
8595 (flymake-get-common-file-prefix, flymake-build-relative-filename):
8596 Delete. Use file-relative-name instead.
8597 (flymake-get-syntax-check-program-args, flymake-perl-init):
8598 Simplify the resulting code.
8599
8600 * log-view.el (log-view-file-re, log-view-message-re): Add support
8601 for DaRCS output.
8602
8603 2006-01-09 Alex Schroeder <alex@gnu.org>
8604
8605 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
8606 identifiers sometimes added in square brackets at the beginning of
8607 subject lines.
8608
8609 2006-01-07 Richard M. Stallman <rms@gnu.org>
8610
8611 * cus-edit.el (Custom-set, Custom-save): Doc fix.
8612 (Custom-reset-current, Custom-reset-saved): Change question text.
8613 (Custom-reset-standard): Likewise.
8614 (custom-variable-reset-saved): Doc fix.
8615
8616 2006-01-07 Eli Zaretskii <eliz@gnu.org>
8617
8618 * startup.el (init-file-user): Doc fix.
8619
8620 2006-01-07 Alex Schroeder <alex@gnu.org>
8621
8622 * mail/rmail.el (rmail-current-subject): New function.
8623 (rmail-current-subject-regexp): New function.
8624 (rmail-next-same-subject): Use it.
8625
8626 * mail/rmailsum.el (rmail-summary-by-topic):
8627 Use rmail-current-subject and rmail-current-subject-regexp.
8628 (rmail-summary-next-same-subject): Ditto.
8629
8630 * net/rcirc.el (rcirc-send-input): No longer check whether the
8631 process is open, since not all commands need an open process.
8632 (rcirc-send-string): Check whether the process is open before
8633 sending anything.
8634 (rcirc-ignore-list): New option.
8635 (rcirc-ignore-list-automatic): New variable.
8636 (rcirc-print): Take rcirc-ignore-list into account.
8637 (rcirc-cmd-ignore): New command.
8638 (rcirc-ignore-update-automatic): New function.
8639 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
8640 list if ignored nicks.
8641 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
8642
8643 2006-01-06 David Reitter <david.reitter@gmail.com>
8644
8645 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
8646 reflect the address to which the report will be sent.
8647
8648 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8649
8650 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
8651 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
8652
8653 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
8654
8655 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
8656
8657 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
8658 the doc string: "functoin" => "function".
8659 * ldefs-boot.el: Likewise.
8660
8661 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
8662 message text: "Duplicat" => "Duplicate".
8663
8664 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
8665
8666 * files.el (basic-save-buffer-2): If backing-up failed, reset
8667 buffer-backed-up to nil.
8668
8669 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
8670
8671 * progmodes/gud.el (gdb-script-skip-to-head)
8672 (gdb-script-calculate-indentation): Indent for breakpoint command
8673 lists also.
8674
8675 2006-01-05 Bill Wohler <wohler@newt.com>
8676
8677 * Makefile.in (compile-always): Add mh-autoloads dependency.
8678 (bootstrap): Remove mh-autoloads dependency, as compile dependency
8679 provides it.
8680 (updates): Remove mh-autoloads dependency, since it probably has
8681 already run recently (via recompile).
8682
8683 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8684
8685 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
8686 argument `force' to disable the flyspell-last-buffer optimization.
8687 (flyspell-mode-on): Use it.
8688
8689 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
8690 flymake-simple-cleanup.
8691 (flymake-allowed-file-name-masks): Use this new default.
8692 All the functions are now called in the right buffer rather than
8693 passing the buffer as argument.
8694 (flymake-process-sentinel): Switch to buffer before calling cleanup.
8695 (flymake-parse-err-lines): Remove redundant buffer arg.
8696 (flymake-get-program-dir): Comment out unused function.
8697 (flymake-start-syntax-check, flymake-start-syntax-check-process):
8698 Remove redundant buffer argument.
8699 (flymake-get-real-file-name, flymake-simple-java-cleanup)
8700 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
8701
8702 2006-01-05 Richard M. Stallman <rms@gnu.org>
8703
8704 * info.el (Info-find-node): Don't record previous node if have none.
8705 (info): Go to directory only if history is empty.
8706
8707 * simple.el (mark): Doc fix.
8708
8709 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8710
8711 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
8712 already of desired type.
8713 (mac-ae-list): Coerce parameter to "list" type.
8714 (mac-dispatch-apple-event): Replace cadr part of event with a
8715 dummy position so that event-start returns it.
8716
8717 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8718
8719 * textmodes/org.el (org-end-of-subtree): New function.
8720 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
8721 Use `org-end-of-subtree'.
8722 (org-agenda, org-agenda-convert-date): Protect calls to
8723 `fit-window-to-buffer'.
8724 (org-tags-view): Force matching of sublevels when doing a
8725 todo-only search. Define the correct redo command, including the
8726 arguments.
8727 (org-agenda-redo): Display message.
8728 (org-check-for-org-mode): New function.
8729 (org-agenda-type): New variable.
8730 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
8731 Set `org-agenda-type'.
8732 (org-agenda-check-type): New function.
8733 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8734 (org-agenda-week-view, org-agenda-day-view)
8735 (org-agenda-next-date-line, org-agenda-previous-date-line)
8736 (org-agenda-log-mode, org-agenda-toggle-diary)
8737 (org-agenda-toggle-time-grid, org-agenda-date-later)
8738 (org-agenda-date-prompt, org-agenda-diary-entry)
8739 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
8740 (org-agenda-convert-date, org-agenda-menu):
8741 Use `org-agenda-check-type'.
8742 (org-make-overlay, org-delete-overlay)
8743 (org-detatch-overlay, org-move-overlay, org-overlay-put):
8744 New compatibility functions.
8745 (org-calendar-select-mouse): New command.
8746
8747 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
8748
8749 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
8750 (Custom-reset-standard): Fix y-or-n-p messages.
8751 (custom-link): New face for links.
8752 (custom-buffer-create-internal, custom-manual): Use it.
8753 (custom-face-save): Push to theme-face before setting face spec.
8754
8755 * wid-edit.el (widget-default-mouse-face-get): New function.
8756 (widget-specify-button): Handle mouse-face like button-face.
8757
8758 * custom.el (load-theme): Clear old theme settings if reloading.
8759
8760 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
8761
8762 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
8763 "Erase Customization" button back to same position it occupies in
8764 the individual State menus.
8765
8766 2006-01-04 Kim F. Storm <storm@cua.dk>
8767
8768 * wid-edit.el (key-sequence): Rework widget to read key binding
8769 using `kbd' syntax. Use C-q to insert literal key, event, or code.
8770 (widget-key-sequence-default-value): Default value for empty sequence.
8771 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
8772 (widget-key-sequence-read-event): New command for C-q.
8773 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
8774 (widget-key-sequence-value-to-external): New functions.
8775
8776 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8777
8778 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
8779 Use expand-file-name.
8780 (flymake-delete-temp-directory): Use expand-file-name,
8781 file-name-directory, and directory-file-name.
8782 (flymake-strrchr): Delete.
8783 (flymake-start-syntax-check): Don't pass the redundant buffer argument
8784 to the init-f function.
8785 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
8786 (flymake-init-find-buildfile-dir)
8787 (flymake-init-create-temp-source-and-master-buffer-copy)
8788 (flymake-simple-make-init-impl, flymake-simple-make-init)
8789 (flymake-master-make-init, flymake-master-make-header-init)
8790 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
8791 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
8792 (flymake-xml-init): Remove corresponding redundant buffer argument.
8793 (flymake-allowed-file-name-masks): Remove last elems that are equal to
8794 the default anyway. Clean up regexps.
8795
8796 * progmodes/flymake.el (flymake-temp-source-file-name)
8797 (flymake-master-file-name, flymake-temp-master-file-name)
8798 (flymake-base-dir): New buffer-local vars.
8799 (flymake-buffer-data, flymake-get-buffer-value)
8800 (flymake-set-buffer-value): Replace those hash-tables by the new
8801 buffer-local vars. Update callers.
8802
8803 * progmodes/flymake.el (flymake-check-start-time)
8804 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
8805 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
8806 Move definition, so we can remove redundant earlier declaration.
8807 (flymake-replace-regexp-in-string, flymake-split-string)
8808 (flymake-get-temp-dir): Use defalias.
8809 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
8810 (flymake-xemacs-window-edges): Remove unused function.
8811 (flymake-get-point-pixel-pos): Move.
8812 (flymake-pid-to-names, flymake-reg-names)
8813 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
8814 Replace by a simple list flymake-processes and by process-buffer.
8815 Update callers. Other than simplify the code, it uses buffers rather
8816 than buffer-names so it doesn't get confused by uniquify.
8817 (flymake-buffer-data): The global value should just be nil.
8818
8819 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
8820 Optimize the body of a defalias like any other code.
8821
8822 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
8823 Make sure we've setup font-lock's vars. It may influence which
8824 function we then call.
8825 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
8826 here since it's too late anyway.
8827
8828 2006-01-03 Romain Francoise <romain@orebokech.com>
8829
8830 * startup.el (fancy-splash-tail, normal-splash-screen):
8831 Update copyright year.
8832
8833 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
8834
8835 * mouse.el (mouse-drag-track): Rename, from
8836 `mouse-drag-region-1'. Includes optional argument required to
8837 enable post-drag event processing (e.g. delete region keys).
8838 Can be used without this argument to track a mouse region and operate
8839 on it as soon as the drag completes.
8840 (mouse-drag-region): Use `mouse-drag-track'.
8841
8842 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
8843
8844 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
8845 Move to `custom-buffer' group.
8846
8847 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
8848 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
8849 (custom-theme-insert-face-marker, custom-theme-variable-menu)
8850 (custom-theme-face-menu): New variables.
8851 (custom-theme-add-variable, custom-theme-variable-action)
8852 (custom-variable-reset-theme, custom-theme-delete-variable)
8853 (custom-face-reset-theme, custom-theme-face-action)
8854 (custom-theme-delete-face, custom-theme-merge-theme)
8855 (custom-theme-add-face, custom-theme-visit-theme): New functions.
8856
8857 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
8858
8859 * custom.el: Move Custom Themes commentary to start of theme code.
8860 (custom-known-themes): Rename `standard' theme to `changed'.
8861 (custom-push-theme): Caller no longer specifies what theme to use
8862 when doing `reset'---the setting is simply removed from the theme.
8863 Delete MODE from `theme-value' and `theme-settings' properties.
8864 (custom-declare-theme): Ignore &rest args since we don't use them.
8865
8866 (custom-loaded-themes): Delete variable.
8867 (custom-theme-load-themes, custom-theme-loaded-p)
8868 (custom-theme-value): Delete functions.
8869
8870 (custom-declare-theme): Signal error on invalid theme names.
8871 (provide-theme): custom-loaded-themes was deleted.
8872 (load-theme): Load the file unconditionally.
8873 (enable-theme): Call `load-theme' if theme is undefined.
8874 (custom-enabled-themes): Only update value for successful loads.
8875 (disable-theme): Complete from enabled themes when interactive.
8876 (custom-variable-theme-value): Calculate theme value directly.
8877
8878 (custom-theme-reset-variables, custom-reset-variables): Mark as
8879 XEmacs compatibility functions. We don't actually use these.
8880
8881 * cus-edit.el (custom-variable-state-set):
8882 Use custom-variable-theme-value instead of custom-theme-value.
8883 (custom-face-state-set): Rename `standard' theme to `changed'.
8884 (custom-save-variables, custom-save-faces): Delete unneeded
8885 references to custom-reset-variables.
8886 (custom-save-resets): Delete function.
8887 (custom-save-variables, custom-save-faces): MODE argument deleted.
8888 (custom-save-variables, custom-save-faces): Ignore theme values.
8889
8890 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
8891 compatibility function.
8892
8893 2006-01-01 Richard M. Stallman <rms@gnu.org>
8894
8895 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
8896 (Custom-reset-current, Custom-reset-saved): Likewise.
8897 (Custom-reset-standard): Show message if aborted.
8898 (custom-mode): Doc fix, describing those commands.
8899
8900 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
8901 put on event-kind property.
8902
8903 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
8904
8905 * custom.el (provide-theme): Ban `user' theme name.
8906 (custom-enabling-themes): New variable.
8907 (enable-theme): Don't enable user if custom-enabling-themes is t.
8908 (custom-enabled-themes): Make it a defcustom.
8909 (custom-theme-recalc-face): No-op if face is undefined.
8910
8911 * cus-edit.el (custom-button-mouse): New variable.
8912 (custom-button-mouse): New face.
8913 (custom-raised-buttons, custom-mode): Use it.
8914
8915 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
8916
8917 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8918
8919 * progmodes/gud.el (gud-display-line): Support hl-line in the
8920 source buffer.
8921
8922 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
8923
8924 * mouse.el (mouse-drag-window-above): Verify that the found window
8925 overlaps with the given window in the horizontal dimension.
8926
8927 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8928
8929 * Makefile.in (cvs-update): New target.
8930
8931 * makefile.w32-in (cvs-update): Ditto.
8932
8933 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
8934
8935 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
8936 (custom-new-theme-mode-map): New variable.
8937
8938 2005-12-30 Richard M. Stallman <rms@gnu.org>
8939
8940 * custom.el (custom-load-themes): Function deleted.
8941
8942 * cus-edit.el (custom-save-loaded-themes): Function deleted.
8943 (custom-save-variables): Don't delete or add custom-load-themes call.
8944
8945 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
8946
8947 * cus-start.el: Add `visible-cursor'.
8948
8949 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
8950 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
8951 (flymake-process-filter): Switch to buffer before calling it instead.
8952 (flymake-post-syntax-check, flymake-highlight-err-lines)
8953 (flymake-delete-own-overlays, flymake-parse-err-lines)
8954 (flymake-start-syntax-check, flymake-start-syntax-check-process)
8955 (flymake-count-lines, flymake-parse-residual):
8956 Remove constant buffer argument.
8957 (flymake-start-syntax-check-for-current-buffer): Remove.
8958 Update callers to use flymake-start-syntax-check instead.
8959 (flymake-display-err-menu-for-current-line):
8960 Remove unused var `mouse-pos'.
8961 (flymake-restore-formatting): Comment out unused function.
8962 (flymake-report-status, flymake-report-fatal-status): Remove buffer
8963 argument, use current-buffer instead. Update callers.
8964
8965 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8966
8967 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
8968 buffer-local because choose-completion-delete-max-match requires
8969 that we set completion-ignore-case (i.e., binding via let is not
8970 sufficient).
8971 (bibtex-complete): Always set completion-ignore-case and
8972 choose-completion-string-functions. The latter is needed because
8973 choose-completion-string-functions keeps its value if we quit the
8974 *Completions* buffer without requesting a completion.
8975
8976 2005-12-30 Andreas Schwab <schwab@suse.de>
8977
8978 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
8979
8980 2005-12-30 Eli Zaretskii <eliz@gnu.org>
8981
8982 * jit-lock.el (jit-lock-chunk-size): Doc fix.
8983
8984 2005-12-30 Juri Linkov <juri@jurta.org>
8985
8986 * locate.el (locate-fcodes-file, locate-header-face)
8987 * progmodes/delphi.el (delphi-other-face)
8988 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
8989
8990 * paren.el (show-paren-match, show-paren-mismatch): Use existing
8991 group `paren-showing-faces'.
8992
8993 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
8994 (goto-address): Fix docstring.
8995
8996 * net/webjump.el (webjump-sample-sites): Update URLs.
8997
8998 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
8999
9000 * subr.el (cancel-change-group): Add listp around pending-undo-list.
9001
9002 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
9003
9004 * font-lock.el (font-lock-compile-keywords): Signal an error when
9005 font-lock-set-defaults hasn't been called.
9006
9007 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * subr.el (noreturn, 1value): Doc fixes.
9010
9011 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9012
9013 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
9014 that assoc-string returns nil.
9015
9016 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9017
9018 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
9019 (bibtex-entry-type-str, bibtex-empty-field-re)
9020 (bibtex-search-backward-string, bibtex-preamble-prefix)
9021 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
9022 (bibtex-any-valid-entry-type): New variable.
9023 (bibtex-parse-field-name): Simplify.
9024 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
9025 (bibtex-preamble-prefix): Include left delimiter.
9026 (bibtex-search-forward-field, bibtex-search-backward-field):
9027 Allow unbounded search past entry boundaries (required by bibtex-pop).
9028 (bibtex-text-in-field-bounds): Use push.
9029 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
9030 (bibtex-parse-preamble, bibtex-valid-entry)
9031 (bibtex-beginning-first-field): New functions.
9032 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
9033 (bibtex-map-entries): Fix docstring.
9034 (bibtex-flash-head): New arg prompt. Simplify.
9035 (bibtex-enclosing-field): Include code of bibtex-inside-field.
9036 (bibtex-insert-kill): Simplify. Always insert text past the
9037 current field or entry.
9038 (bibtex-format-entry): Use bibtex-parse-field.
9039 (bibtex-pop): Use bibtex-beginning-of-entry and
9040 bibtex-end-of-entry to initiate the search. Insert empty field if
9041 we found ourselves.
9042 (bibtex-print-help-message): New args field and comma.
9043 Handle entry keys.
9044 (bibtex-make-field): Use bibtex-beginning-of-entry.
9045 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
9046 invalid entry.
9047 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
9048 Handle preambles. Simplify code for thorough test.
9049 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
9050 New arg comma. Handle entry heads.
9051 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
9052 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
9053 New arg comma.
9054 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
9055 (bibtex-fill-field): Simplify.
9056 (bibtex-fill-entry): Use bibtex-beginning-first-field and
9057 bibtex-parse-field.
9058 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
9059 (bibtex-complete): Use bibtex-parse-preamble.
9060
9061 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
9062
9063 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
9064 Display name of expression instead of convenience variable.
9065 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
9066
9067 * progmodes/gud.el (gud-tooltip-dereference): Rename from
9068 toggle-gud-tooltip-dereference.
9069 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
9070 (gud-tooltip-tips): ...here when dereferencing.
9071
9072 2005-12-28 Bill Wohler <wohler@newt.com>
9073
9074 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
9075
9076 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
9077
9078 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
9079 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
9080 (vc-annotate-display-autoscale): Adjust call.
9081 (vc-annotate-display-default): Adjust call. Make arg compulsory.
9082 Fix interactive spec.
9083 (vc-annotate-time-span): Remove.
9084 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
9085 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
9086 (vc-annotate-display-select): Use new name.
9087
9088 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
9089 (vc-annotate-mode-menu): Remove left-over redundant declaration.
9090 Correct the construction of span entries. Simplify.
9091 (vc-annotate-display-select): Fix the nil case.
9092 (vc-annotate): Remove obsolete (and now broken) code.
9093 (vc-annotate-extract-revision-at-line): Remove obsolete code.
9094 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
9095
9096 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9097
9098 * subr.el (lazy-completion-table): Correct typo in docstring.
9099
9100 * startup.el (command-line): Use `custom-reevaluate-setting' for
9101 `send-mail-function'.
9102
9103 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
9104
9105 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
9106
9107 * mail/smtpmail.el (smtpmail-try-auth-methods):
9108 Send credentials together with "AUTH PLAIN" command.
9109
9110 2005-12-27 Richard M. Stallman <rms@gnu.org>
9111
9112 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
9113 mouse-2, go back to previously selected window, so it's selected
9114 when mouse-2 command runs.
9115
9116 2005-12-27 Juri Linkov <juri@jurta.org>
9117
9118 * descr-text.el (describe-text-sexp): Use square brackets for
9119 button [Show] to distinguish it from the property value `show'.
9120 (describe-property-list): Use `insert-text-button' with
9121 `help-face' type instead of putting face in quotes, because button
9122 is not created automatically for a list of faces.
9123 (describe-text-properties-1): Put button-type value in quotes to
9124 distinguish from plain text "button".
9125 (describe-char): Display code point values in hex. Don't use
9126 `symbol-name' for `current-input-method' because it is a string.
9127 Use `insert-text-button' with `help-face' type instead of putting
9128 hardcoded face in quotes, because button is not created automatically.
9129
9130 2005-12-27 Richard M. Stallman <rms@gnu.org>
9131
9132 * progmodes/glasses.el (glasses-face): More specific custom type.
9133
9134 * files.el (set-visited-file-name): Doc fix.
9135
9136 * textmodes/flyspell.el (flyspell-external-point-words):
9137 Use local var buffer-scan-pos to advance scan for next misspelling.
9138 Advance it only after we find the misspelling.
9139
9140 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
9141
9142 * textmodes/flyspell.el (flyspell-external-point-words):
9143 New criteria for finding the misspelling in the buffer.
9144
9145 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
9146
9147 * help-mode.el (help-insert-string): Set help-xref-stack-item
9148 rather than call help-setup-xref.
9149
9150 * descr-text.el (describe-char): Revert previous changes for
9151 optional buffer argument.
9152
9153 2005-12-27 Juri Linkov <juri@jurta.org>
9154
9155 * help-mode.el (help-insert-string): New function. Save buffer
9156 contents in cases where it is impossible to recompute the old contents.
9157
9158 * descr-text.el (describe-char): Set help-xref-stack-item
9159 explicitly after buffer has been generated.
9160
9161 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9162
9163 * cus-start.el (all): Add x-gtk-show-hidden-files.
9164
9165 2005-12-26 Richard M. Stallman <rms@gnu.org>
9166
9167 * replace.el (perform-replace): Calculate match-again
9168 before skipping read-only matches.
9169
9170 * paren.el (paren-showing-faces): New group.
9171 (show-paren-match, show-paren-mismatch): Move to that group.
9172
9173 * button.el (button): Put into group `basic-faces'.
9174
9175 * progmodes/make-mode.el: Remove faces from group `faces'.
9176
9177 * apropos.el (apropos, apropos-value): Doc fix.
9178 (apropos-documentation): Doc fix.
9179
9180 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
9181
9182 * subr.el (lazy-completion-table): Remove argument `args'.
9183
9184 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9185 Don't use the `args' argument of lazy-completion-table.
9186
9187 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
9188
9189 * descr-text.el (describe-char): Add optional argument for buffer.
9190 Set buffer appropriately. Call help-setup-xref.
9191 Suggested by Stefan Monnier.
9192
9193 2005-12-26 Juri Linkov <juri@jurta.org>
9194
9195 * descr-text.el: Require `help-fns' at runtime. Don't require
9196 `button' for byte compilation.
9197 (describe-text-widget): Add `help-echo' for first button.
9198 Use `help-info' for second.
9199 (describe-property-list): Use `help-argument-name' instead of `italic'.
9200 (describe-text-category): Add prompt to interactive spec.
9201 Call `help-setup-xref'.
9202 (describe-char): Use `help-character-set'. Add `help-echo' for
9203 code point. Use `help-input-method'. Remove superfluous insert.
9204
9205 2005-12-25 Richard M. Stallman <rms@gnu.org>
9206
9207 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
9208 at point, in case of narrowing.
9209
9210 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
9211
9212 * locate.el (locate-header-face): Allow nil in type.
9213
9214 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
9215
9216 2005-12-25 Romain Francoise <romain@orebokech.com>
9217
9218 * battery.el (battery-linux-proc-acpi): Also try
9219 `/proc/acpi/thermal_zone/THM0/temperature'.
9220
9221 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
9222
9223 * custom.el (custom-push-theme): Fix docstring.
9224
9225 * cus-edit.el (custom-variable-set, custom-variable-save)
9226 (custom-variable-save): Custom-quote widget values.
9227 (customize-save-variable): Fix custom-push-theme call.
9228
9229 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9230
9231 * w32-fns.el (w32-batch-update-autoloads): New function.
9232
9233 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
9234 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
9235 from the command line.
9236
9237 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
9238
9239 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
9240 reset means to remove setting from theme entirely. Don't keep
9241 expanding theme-settings list; delete old entries if necessary.
9242
9243 * cus-edit.el (custom-buffer-create-internal): Move "Erase
9244 customization" button one line up.
9245 (custom-themed): New face.
9246 (custom-magic-alist): New value, THEMED, for theme settings.
9247 (custom-variable-state-set, custom-face-state-set):
9248 Check theme-value instead of saved-value.
9249 (custom-variable-reset-standard, custom-face-reset-standard):
9250 Remove theme setting entirely. Recalculate new values.
9251 (custom-variable-set, custom-variable-set)
9252 (custom-variable-reset-saved, custom-variable-reset-backup)
9253 (custom-face-set, custom-face-reset-saved): Update `user' theme.
9254 (custom-variable-save): Fix typos.
9255
9256 2005-12-23 Juri Linkov <juri@jurta.org>
9257
9258 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
9259 Add autoload cookies.
9260 (edebug-outside-d-c-i-n-s-w): New variable.
9261 (edebug-display, edebug-outside-excursion): Use it to save the
9262 original value of default-cursor-in-non-selected-windows.
9263 Set default-cursor-in-non-selected-windows to t while Edebug
9264 is active.
9265 (edebug-mode, edebug-eval-mode): Doc fix.
9266
9267 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
9268 with `buffer-substring-no-properties' to remove common substring
9269 highlighting.
9270
9271 * info.el (info-other-window, info): Rename function argument
9272 `file' to `file-or-node'.
9273 (Info-complete-menu-item): Use local variable `complete-nodes' to
9274 keep the global value of `Info-complete-nodes' unchanged for
9275 subsequent completions.
9276 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
9277
9278 * simple.el (get-next-valid-buffer, last-buffer)
9279 (next-error-buffer-p, next-error-find-buffer)
9280 (minibuffer-history-sexp-flag): Doc fix.
9281
9282 * savehist.el (savehist-mode-hook): Add `:group'.
9283
9284 * log-view.el: Call autoload for vc-find-version.
9285 (log-view-current-file): Adjust subgroup numbers.
9286 (log-view-current-tag): Add `length'.
9287
9288 2005-12-23 Richard M. Stallman <rms@gnu.org>
9289
9290 * vc.el (vc-annotate-car-last-cons): Defn moved up.
9291
9292 2005-12-23 Juri Linkov <juri@jurta.org>
9293
9294 * hi-lock.el (hi-lock-archaic-interface-message-used)
9295 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
9296 (hi-lock-mode): Display "Hi" in the mode line only when
9297 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
9298 (hi-lock-write-interactive-patterns):
9299 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
9300 (hi-lock-set-pattern, hi-lock-set-file-patterns)
9301 (hi-lock-font-lock-hook): Set 3rd arg `how' of
9302 font-lock-add-keywords to t.
9303
9304 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
9305
9306 * hi-lock.el (hi-lock-highlight-range): New variable.
9307 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
9308 only if font-lock-fontified is non-nil. Remove overlays.
9309 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
9310 font-lock-fontified is non-nil, otherwise use overlays (instead of
9311 text properties).
9312 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
9313 New variables.
9314 (hi-lock-string-serialize) New function.
9315
9316 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9317
9318 * menu-bar.el (menu-find-file-existing): New function.
9319 (menu-bar-file-menu): Use menu-find-file-existing for Open.
9320
9321 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
9322
9323 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9324
9325 * vc.el: Remove unnecessary leading * in docstrings.
9326 (vc-annotate-mode-map): Move initialization into declaration.
9327 (vc-static-header-alist): Nitpick on the regexp.
9328 (vc-default-init-version): New fun.
9329 (vc-register): Use it.
9330 (vc-insert-headers): Use dolist.
9331 (vc-annotate-get-backend): Remove unused function.
9332 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
9333 (vc-annotate-mode): Remove corresponding call.
9334 (vc-annotate-car-last-cons): Simplify.
9335 (vc-annotate-buffers): Remove var.
9336 (vc-annotate-backend): Make it buffer-local.
9337 (vc-annotate): Move the interaction to the interactive spec.
9338 Add a `buf' argument.
9339 (vc-annotate-warp-version): Use this new `buf' argument to avoid
9340 killing&creating a vc-annotate buffer, which is very disruptive when
9341 the buffers are shown in dedicated frames.
9342
9343 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
9344
9345 * descr-text.el: Add FSF as maintainer.
9346 (describe-text-mode, describe-text-mode-map)
9347 (describe-text-mode-hook, describe-text-done): Delete. Use normal
9348 help-mode.
9349 (describe-text-widget, describe-text-sexp)
9350 (describe-property-list, describe-text-category)
9351 (describe-text-properties, describe-text-properties-1)
9352 (describe-char): Use help buttons instead of widgets.
9353 (describe-char-unicodedata-file): Make URL link in doc string.
9354
9355 2005-12-22 Richard M. Stallman <rms@gnu.org>
9356
9357 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9358 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
9359 Don't include buttons that write a file when there's no file.
9360 (custom-variable-menu, custom-face-menu, custom-group-menu):
9361 Don't include commands that write a file when there's no file.
9362 (customize-browse): Reword the top-of-buffer help intro.
9363 (custom-buffer-create-internal): Fix previous change.
9364 (customize-changed-options-previous-release): Prev release is 21.1.
9365 (customize-changed-options): Doc fix.
9366 (customize-changed): New alias.
9367 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
9368 Say "standard values".
9369 (Custom-reset-standard): Doc fix.
9370 (custom-face-reset-standard): Doc fix.
9371
9372 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9373
9374 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
9375 even if font-lock-mode is non-nil since it may be t without having
9376 turned on font-lock-mode-internal.
9377 (font-lock-choose-keywords): Minor optimization.
9378 (font-lock-add-keywords, font-lock-remove-keywords)
9379 (font-lock-set-defaults): Don't call make-local-variable on a variable
9380 that we know to already be local.
9381
9382 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9383
9384 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
9385 messages if in the minibuffer.
9386
9387 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9388
9389 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
9390 (tex-mode-flyspell-verify, flyspell-get-word)
9391 (flyspell-external-point-words): Don't use point-min/max uselessly.
9392
9393 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
9394 by Kevin Rodgers. Instead, just hide the completions buffer if we
9395 don't need to show it.
9396
9397 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9398
9399 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
9400
9401 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9402
9403 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
9404 delete-windows-on with an inexistent buffer.
9405
9406 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
9407
9408 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9409 Delete defcustom variable :tag names.
9410
9411 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
9412
9413 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
9414 (log-view-font-lock-keywords): Ajust subgroup numbers.
9415 (log-view-current-tag): Don't hard code the number of subgroups.
9416
9417 2005-12-20 Juri Linkov <juri@jurta.org>
9418
9419 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
9420 (tooltip-x-offset, tooltip-y-offset): Doc fix.
9421
9422 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9423 (menu-bar-non-minibuffer-window-p): Instead of checking
9424 display-multi-frame-p, use selected-frame when menu-updating-frame
9425 is nil.
9426
9427 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
9428
9429 * align.el (align-rules-list): Use [ \t] instead of \s-
9430 for column separators in text mode.
9431
9432 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
9433
9434 * help-mode.el (help-customize-variable, help-customize-face):
9435 Don't pop help-xref-stack as help-follow no longer pushes
9436 anything on to it.
9437
9438 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9439
9440 * textmodes/org.el (org-agenda-custom-commands): New option.
9441 (org-agenda): Offer custom commands on splash screen.
9442 (org-make-tags-matcher): Parser for Boolean logic added.
9443 (org-agenda-set-tags): New command.
9444 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
9445 (org-set-tags): Efficiency improvements.
9446 (org-auto-align-tags): New option.
9447 (org-todo, org-demote, org-promote): Realign tags.
9448 (org-tags-completion-function): Use also "&" and "|" as separators.
9449 (org-org-menu): Agenda commands simplified.
9450
9451 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9452
9453 * cus-edit.el (customize-apropos, customize-apropos-options):
9454 Docstring changes.
9455
9456 * font-lock.el (font-lock): Add tags to the links in the defgroup.
9457
9458 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
9459
9460 * longlines.el (longlines-mode): Wrap while widened.
9461 (longlines-decode-region, longlines-encode-region): Compute max
9462 just once.
9463
9464 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9465
9466 * cus-edit.el (mac): New group.
9467
9468 * cus-start.el (all): Add user options in macterm.c. Add test for
9469 Mac-related built-ins. Fix test for GTK-related built-ins.
9470
9471 * term/mac-win.el (mac-handle-language-change)
9472 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
9473 (mac-services-open-selection, mac-services-mail-selection)
9474 (mac-services-mail-to, mac-services-insert-text)
9475 (mac-dispatch-apple-event): Add docstrings.
9476 (x-get-selection, mac-select-convert-to-string): Select coding
9477 system from `utf-16be' and `utf-16le' using `byteorder'.
9478
9479 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
9480
9481 * subr.el (lazy-completion-table): Don't be fooled if the var holds
9482 a "list" (lambda ...) rather than a real completion list.
9483
9484 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
9485 lexical-let when encountering ((lambda (...) ...) ...).
9486
9487 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9488
9489 * progmodes/sh-script.el (sh-mode):
9490 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
9491 * textmodes/picture.el (picture-mode): Update docstrings.
9492
9493 2005-12-17 Eli Zaretskii <eliz@gnu.org>
9494
9495 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
9496 commands enclosed in $(ARGQUOTE)s should not be split between two
9497 lines, as that will break with GNU Make >3.80, when sh.exe is used
9498 and arg quoting is with '..'.
9499 (autoloads): Don't break the quoted --eval expression between
9500 several lines.
9501
9502 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9503
9504 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
9505 Capture error from printing circular structures.
9506
9507 2005-12-17 Martin Rudalics <rudalics@gmx.at>
9508
9509 * wid-edit.el (widget-checkbox-action): Clear undo info.
9510
9511 2005-12-16 Bill Wohler <wohler@newt.com>
9512
9513 * menu-bar.el (kill-this-buffer): Set a good example by using menu
9514 bar, not menubar in comment.
9515
9516 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
9517
9518 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
9519 After-change-functions should not clobber the match data.
9520
9521 2005-12-16 Juri Linkov <juri@jurta.org>
9522
9523 * simple.el (choose-completion): Use `buffer-substring-no-properties'
9524 instead of `buffer-substring'.
9525 (completion-common-substring): Doc fix.
9526 (completion-setup-function): Use minibuffer-completion-contents
9527 instead of minibuffer-contents. Don't set common-string-length
9528 initially. Remove special handling of partial-completion-mode.
9529 Move computation of completion-base-size into one cond.
9530 Call completion-base-size-function in mainbuf. In computation of
9531 completion-base-size for file name completion don't move point to
9532 the end of the minibuffer. Move computation of common-string-length
9533 into one cond. Start putting faces only when common-string-length>=0.
9534 Add condition to put completions-common-part when
9535 common-string-length>0.
9536
9537 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
9538 place point at the first different character in the minibuffer
9539 even if this position is at the beginning of the minibuffer.
9540
9541 * info.el (Info-read-node-name-1): In completion-base-size-function's
9542 lambda return 1 if common-substring or minibuffer-completion-contents
9543 starts with (, and 0 otherwise.
9544
9545 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
9546 Use `crm-current-element' for second arg of `display-completion-list'.
9547
9548 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
9549
9550 * files.el (set-auto-mode): Look for an interpreter specified on
9551 the first line also if search for mode specification succeeded,
9552 but the mode is not known.
9553
9554 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9555
9556 * textmodes/org.el (org-tags-match-list-sublevels): New option.
9557 (org-open-at-point): Implement tag searches as links.
9558 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
9559 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
9560 (org-tags-sparse-tree, org-tags-view, org-set-tags)
9561 (org-agenda-dispatch): New commands.
9562 (org-use-tag-inheritance, org-tags-column): New options.
9563 (org-tab-follows-link, org-return-follows-link): New options.
9564 (org-tags): New customize group.
9565 (org-start-icalendar-file): Get local time zone.
9566 (org-tags-completion-function): New function.
9567 (org-set-font-lock-defaults): Make sure links will also be
9568 highlighted inside headlines.
9569
9570 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
9571
9572 * term.el (term-emulate-terminal):
9573 Let term-handle-ansi-terminal-messages override what Bash says about
9574 its current directory.
9575
9576 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
9577
9578 * bindings.el (last-buffer): Move to simple.el.
9579 * simple.el (last-buffer): Move here.
9580 (get-next-valid-buffer): New function.
9581 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
9582 (prev-buffer): Ditto. Rename to `previous-buffer'.
9583
9584 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
9585 * bindings.el (global-map): Ditto.
9586
9587 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
9588
9589 * cus-edit.el: Introductory comment change.
9590 (custom-magic-alist): Change message string for the `rogue' state.
9591
9592 2005-12-15 Richard M. Stallman <rms@gnu.org>
9593
9594 * tooltip.el: Delete defcustom variable :tag names.
9595
9596 * complete.el (partial-completion-mode): Doc fix.
9597
9598 * textmodes/flyspell.el (flyspell-external-point-words):
9599 Use save-excursion to ensure we don't move backward in the
9600 search loop, not even one character.
9601 (flyspell-delete-all-overlays): Use remove-overlays directly.
9602
9603 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
9604 (ispell-start-process): Set that variable.
9605 Clear ispell-buffer-local-name.
9606 (ispell-internal-change-dictionary):
9607 Set ispell-current-dictionary after killing process.
9608 (ispell-buffer-local-dict):
9609 Don't set spell-personal-dictionary after killing process.
9610 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
9611 (ispell-tex-skip-alists, ispell-html-skip-alists)
9612 (ispell-skip-region-alist): Mark as risky.
9613
9614 * net/newsticker.el (newsticker--retrieval-timer-list)
9615 (newsticker--display-timer, newsticker-running-p)
9616 (newsticker-ticker-running-p): Definitions moved up.
9617
9618 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
9619
9620 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
9621
9622 2005-12-15 David Ponce <david@dponce.com>
9623
9624 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
9625 (recentf-edit-list, recentf-open-files): Signal an error when
9626 there is no recent file.
9627
9628 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
9629
9630 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
9631 read-only except for texinfo-format-region evaluation.
9632
9633 2005-12-14 Richard M. Stallman <rms@gnu.org>
9634
9635 * vc.el (vc-default-previous-version, vc-default-next-version)
9636 (vc-do-command): Doc fixes.
9637
9638 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9639
9640 * textmodes/bibtex.el (bibtex-expand-strings)
9641 (bibtex-autokey-expand-string, bibtex-name-part)
9642 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
9643 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
9644 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
9645 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
9646 (bibtex-entry-postfix, bibtex-known-entry-type-re)
9647 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
9648 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
9649 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
9650 (bibtex-beginning-of-last-entry): Remove.
9651 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
9652 message if comma is missing but buffer is read-only.
9653 (bibtex-parse-field-text): Handle whitespaces at the end of field
9654 text. Return 3-element list with beginning and end of field text
9655 and end of field.
9656 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
9657 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
9658 (bibtex-search-forward-field, bibtex-search-backward-field):
9659 Search always delimited by limits of entry. Use more efficient
9660 search algorithms.
9661 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
9662 bibtex-end-of-name-in-field.
9663 (bibtex-text-in-field-bounds): Handle BibTeX strings when
9664 extracting the content of a field.
9665 (bibtex-text-in-field): Use search limits.
9666 (bibtex-parse-string-prefix): Handle empty string keys based on
9667 bibtex-string-empty-key.
9668 (bibtex-parse-string): Fix docstring.
9669 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
9670 (bibtex-preamble-prefix, bibtex-strings): New functions.
9671 (bibtex-skip-to-valid-entry): Include preceding whitespace in
9672 BibTeX entries (consistent with other BibTeX functions).
9673 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
9674 (bibtex-search-entry): Fix docstring. Simplify.
9675 (bibtex-flash-head, bibtex-complete-string-cleanup)
9676 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
9677 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
9678 (bibtex-parse-entry): New optional arg content.
9679 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
9680 Use bibtex-text-in-field-bounds.
9681 (bibtex-print-help-message): Handle BibTeX strings and preambles.
9682 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
9683 bibtex-parse-string-postfix.
9684 (bibtex-find-text-internal): New function.
9685 (bibtex-remove-delimiters): Use it.
9686 (bibtex-find-text): Use it. New optional arg help.
9687 (bibtex-complete): Handle BibTeX string and preamble entries.
9688 (bibtex-Preamble): Fix order of closing delimiters.
9689
9690 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
9691
9692 * vc.el (vc-default-revert): New fun.
9693
9694 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
9695
9696 2005-12-14 Romain Francoise <romain@orebokech.com>
9697
9698 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
9699 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
9700 (font-lock-remove-keywords): Likewise.
9701
9702 2005-12-14 Juri Linkov <juri@jurta.org>
9703
9704 * log-view.el (log-view-diff): Doc fix.
9705
9706 * isearch.el (isearch-query-replace): Use (mark) instead of
9707 isearch-opoint if mark is active in transient-mark-mode.
9708
9709 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
9710
9711 * isearch.el (isearch-query-replace): Check for isearch-other-end.
9712
9713 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
9714
9715 * progmodes/cpp.el (cpp-face): New widget.
9716 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
9717
9718 2005-12-14 Juri Linkov <juri@jurta.org>
9719
9720 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
9721 around `erase-buffer' and `insert'.
9722
9723 * descr-text.el (describe-text-properties): Replace buffer name
9724 "*Help-2*" with "*Help*<2>".
9725 (describe-char): Add functions print-help-return-message,
9726 toggle-read-only. Use help-setup-xref with nil to not store
9727 describe-char in help-xref-stack. Use help-make-xrefs to
9728 make [back] button.
9729
9730 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
9731
9732 * wdired.el (wdired-old-point): New internal variable.
9733 (wdired-change-to-wdired-mode): Set it buffer-locally.
9734 (wdired-abort-changes): Restore point after aborting changes.
9735
9736 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9737
9738 * vc.el (vc-do-command): Add a new value t for okstatus.
9739
9740 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
9741 frame in case of errors.
9742
9743 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9744
9745 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
9746 so it comes after "On the Left" in the menu.
9747
9748 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
9749
9750 * cus-edit.el (customize-apropos, customize-apropos-options)
9751 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
9752
9753 2005-12-12 Bill Wohler <wohler@newt.com>
9754
9755 * vc-svn.el (vc-svn-registered): Fix problem of visiting
9756 non-writable Subversion-controlled files by saving window
9757 configuration before calling vc-do-command. vc-do-command calls
9758 pop-to-buffer on error which is unexpected during registration.
9759
9760 2005-12-12 Jay Belanger <belanger@truman.edu>
9761
9762 * calc/README: Update the summary of changes.
9763
9764 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * descr-text.el (describe-char): Rework last fix to solve the problem
9767 is the same way it's solved for everything else in that function
9768 (i.e. by extracting the info before setting up the *Help* buffer).
9769
9770 2005-12-12 Kim F. Storm <storm@cua.dk>
9771
9772 * subr.el (version-regexp-alist): Allow space as separator before
9773 non-numeric part, e.g. "1.0 alpha".
9774 (version-to-list): Interpret .X.Y version as 0.X.Y version.
9775
9776 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9777
9778 * textmodes/org.el (org-agenda, org-timeline, org-todo):
9779 Implement Logging and the keep-modes setting.
9780 (org-get-category): Make sure a string is returned.
9781 (org-log-done): New function.
9782 (org-log-done, org-closed-string): New options.
9783
9784 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9785
9786 * tooltip.el (tooltip-y-offset): Change default to 20.
9787
9788 2005-12-12 Richard M. Stallman <rms@gnu.org>
9789
9790 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
9791
9792 * frame.el (display-hourglass): Doc fix.
9793
9794 * help.el (help-for-help-internal): Simplify entry for `a'.
9795
9796 * info.el (Info-on-current-buffer): Doc fix.
9797 (info-insert-file-contents): Don't test (featurep 'jka-compr).
9798
9799 * startup.el (inhibit-splash-screen): Make this the real name.
9800 (inhibit-startup-message): Make this the alias.
9801 (command-line): Find only simple.el, and use its directory
9802 to fill in other preloaded files' names.
9803 (command-line): Deactivate the mark if deactivate-mark is set.
9804
9805 * international/mule.el (load-with-code-conversion):
9806 Bind deactivate-mark.
9807
9808 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9809
9810 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
9811
9812 * cus-edit.el (customize-apropos): Avoid listing an option more
9813 than once under different aliases. No longer list user options
9814 that are not defined with defcustom (unless a prefix arg is given).
9815 Doc fix.
9816 (customize-apropos-options): Doc fix.
9817
9818 2005-12-11 Juri Linkov <juri@jurta.org>
9819
9820 * frame.el (set-background-color, set-foreground-color)
9821 (set-cursor-color, set-mouse-color, set-border-color):
9822 Add explicit prompts to read colors by `facemenu-read-color'.
9823 (show-trailing-whitespace, blink-cursor-delay)
9824 (blink-cursor-interval, display-hourglass, hourglass-delay):
9825 Remove tags.
9826 (display-hourglass, hourglass-delay): Doc fix.
9827 (cursor-in-non-selected-windows): Capitalize words in tag.
9828
9829 * faces.el (frame-background-mode): Replace `choice-item' keywords
9830 with `const' to not make [default] button. Change default value tag
9831 from `default' to `automatic'. Doc fix.
9832 (trailing-whitespace) <defface>: Change group `whitespace' to
9833 `whitespace-faces'.
9834
9835 2005-12-11 Richard M. Stallman <rms@gnu.org>
9836
9837 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
9838
9839 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9840
9841 * term/mac-win.el: Create keymap for mac-apple-event-map.
9842
9843 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
9844
9845 * tooltip.el (tooltip-mode): Move to start of file so that it
9846 appears at top of customize buffer.
9847
9848 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9849 Add the gud groupname.
9850 (gud-tooltip-mode): Add the tooltip groupname.
9851 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
9852 avoid conflict with tooltip-use-echo-area.
9853
9854 2005-12-10 Romain Francoise <romain@orebokech.com>
9855
9856 * help.el (help-for-help-internal): Add `r' in doc string.
9857
9858 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9859
9860 * align.el (align-regexp, align-highlight-rule):
9861 Use region-beginning and region-end instead of point and mark, so that
9862 repetition (with `repeat-complex-command') recomputes the region
9863 bounds.
9864
9865 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
9866
9867 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9868 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9869 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
9870 (balance-windows): Rewrite using the above new functions.
9871
9872 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
9873
9874 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
9875 react if global-hi-lock-mode seems intended.
9876 (global-hi-lock-mode) Renamed from hi-lock-mode.
9877 (hi-lock-archaic-interface-message-used)
9878 (hi-lock-archaic-interface-deduce): New variables.
9879 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
9880 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
9881 (hi-lock-find-patterns, hi-lock-font-lock-hook):
9882 Replace hi-lock-buffer-mode with hi-lock-mode.
9883
9884 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
9885
9886 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
9887 completion list, even after a partial completion has been
9888 inserted in the current buffer. If there are more than 1
9889 completion, redisplay the *Completions* buffer; if the
9890 completion is unique, delete the *Completions* window.
9891
9892 2005-12-10 Eli Zaretskii <eliz@gnu.org>
9893
9894 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
9895 strings and long subject lines that were broken into multiple
9896 lines at arbitrary places. Handle subjects that have "Re: " in
9897 the middle.
9898
9899 2005-12-10 John W. Eaton <jwe@octave.org>
9900
9901 * emacs/octave-mod.el (octave-electric-space): Don't indent
9902 comments or strings if octave-auto-indent is nil.
9903
9904 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9905
9906 * term/mac-win.el: Require url when compiling.
9907 Call mac-process-deferred-apple-events after loading init files.
9908 (mac-apple-event-map): New defvar. Define event handlers in it.
9909 (core-event, internet-event): New Apple event class symbols.
9910 (open-application, reopen-application, open-documents)
9911 (print-documents, open-contents, quit-application)
9912 (application-died, show-preferences, autosave-now, get-url):
9913 New Apple event ID symbols.
9914 (about): New HICommand ID symbol.
9915 (mac-event-spec, mac-event-ae): New macros.
9916 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
9917 (mac-ae-selection-range, mac-ae-text-for-search)
9918 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
9919 (mac-application-menu-map): Remove keymap. Handlers for HICommand
9920 and Services menu events are now defined in mac-apple-event-map.
9921 (mac-drag-n-drop): Remove selection range handling.
9922
9923 2005-12-10 Kenichi Handa <handa@m17n.org>
9924
9925 * simple.el (zap-to-char):
9926 * isearch.el (isearch-process-search-char): Translate CHAR by
9927 translation-table-for-input.
9928
9929 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
9930
9931 * foldout.el (foldout-exit-fold): Properly hide subtree.
9932
9933 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9934
9935 * files.el (save-buffer):
9936 * international/ucs-tables.el (ucs-set-table-for-input):
9937 * mail/mail-extr.el (mail-extract-address-components):
9938 * mail/sendmail.el (mail-mode): Reformat doc string.
9939
9940 2005-12-09 Juri Linkov <juri@jurta.org>
9941
9942 * isearch.el (isearch-highlight): Change main overlay priority
9943 from 1 to 1001. Simplify.
9944 (isearch-lazy-highlight-update): Change lazy overlay priority
9945 from 0 to 1000.
9946
9947 * replace.el (replace-highlight): Change overlay priority from
9948 1 to 1001.
9949
9950 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
9951 Change overlay priority from 1 to 1001. Reuse existing overlay.
9952
9953 * compare-w.el (compare-windows-highlight): Change overlay
9954 priority from 1 to 1000.
9955
9956 * menu-bar.el (menu-bar-edit-menu): Add listp around
9957 pending-undo-list to disable menu item "undo" when pending
9958 undo list is empty.
9959
9960 * locate.el (locate): Disable undo in *Locate* buffer.
9961
9962 2005-12-09 Kim F. Storm <storm@cua.dk>
9963
9964 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
9965
9966 2005-12-09 David Ponce <david@dponce.com>
9967
9968 * recentf.el: Improvement of the menu code.
9969 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
9970 instead of menu hook.
9971 (recentf-show-menu, recentf-hide-menu): New functions.
9972 (recentf-menu-customization-changed, recentf-mode): Use them.
9973 (recentf-menu-action, recentf-max-menu-items)
9974 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
9975 (recentf-arrange-by-rule-others)
9976 (recentf-arrange-by-rules-min-items)
9977 (recentf-arrange-by-rule-subfilter) : Don't use
9978 `recentf-menu-customization-changed'.
9979 (recentf-arrange-rules): Likewise. Accept functions to compute
9980 sub-menu titles.
9981 (recentf-menu-filter): Likewise. Doc fix.
9982 (recentf-menu-value-shortcut): Doc fix.
9983 (recentf-dump-variable): Quote atom value.
9984 (recentf-make-menu-items): Update to use it as a menu filter.
9985 (recentf-match-rule): New function.
9986 (recentf-arrange-by-rule): Use it.
9987 (recentf-indirect-mode-rule): New function.
9988 (recentf-build-mode-rules): Use it.
9989 (recentf-dir-rule): New function.
9990 (recentf-arrange-by-dir): Use it.
9991 (recentf-filter-changer-current): Rename from
9992 `recentf-filter-changer-state'. All references updated.
9993 (recentf-filter-changer-alist): Update filter names.
9994 (recentf-filter-changer-select): New function.
9995 (recentf-filter-changer): Use it. Make a sub-menu from filters
9996 available in `recentf-filter-changer-alist'.
9997 (recentf-data-cache, recentf-clear-data)
9998 (recentf-update-menu): Remove. All references updated.
9999 (recentf-match-rule-p, recentf-build-dir-rules)
10000 (recentf-filter-changer-goto-next)
10001 (recentf-filter-changer-get-current)
10002 (recentf-filter-changer-get-next): Remove.
10003
10004 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
10005
10006 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
10007 buffer "Reset" button to "Reset to Current" for consistency with
10008 the State buttons.
10009
10010 2005-12-08 John Paul Wallington <jpw@pobox.com>
10011
10012 * ibuf-ext.el (define-ibuffer-filter filename):
10013 If `dired-directory' is a list then really use its car.
10014
10015 2005-12-08 Kim F. Storm <storm@cua.dk>
10016
10017 * emulation/cua-rect.el (cua--rectangle-aux-replace):
10018 Fix indention of text on right side of replaced rectangle.
10019
10020 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
10021
10022 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
10023 No need to check gud-comint-buffer is bound.
10024 (gdb): Prevent multiple debugging when first session uses gdba.
10025
10026 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10027
10028 CC Mode update to 5.31.
10029
10030 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
10031 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
10032 We might do this function properly in the future).
10033
10034 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
10035 New macros c-sentence-end and c-default-value-sentence end, to cope
10036 with Emacs 22's new function `sentence-end'.
10037
10038 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10039
10040 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
10041 compat issue using `c-put-overlay' and `c-delete-overlay'.
10042
10043 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
10044 New compat macros to handle overlays/extents.
10045
10046 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10047
10048 * progmodes/cc-fix.el: Add definitions of the macros push and pop
10049 (for GNU Emacs 20.4)
10050
10051 * progmodes/cc-defs.el:
10052 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
10053
10054 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
10055 highlighting mechanism so it will work in XEmacs too.
10056
10057 * progmodes/cc-defs.el: Insert c-int-to-char.
10058
10059 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
10060 call to the new macro c-int-to-char. This solves XEmacs's
10061 regarding characters as different from integers.
10062
10063 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10064
10065 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
10066 New internal helper.
10067
10068 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
10069 construct to make the indirect face lookup work in XEmacs.
10070
10071 (c-cpp-matchers): Append the negation char face to the existing
10072 fontification, so that the cpp face doesn't disappear.
10073 Use `c-make-syntactic-matcher' to avoid negation chars in comments
10074 and strings.
10075
10076 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
10077 to map to `font-lock-negation-char-face' in emacsen where it exists.
10078
10079 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10080
10081 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
10082
10083 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
10084 Rename "c-subword-move-mode" as "c-subword-mode".
10085
10086 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
10087 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
10088
10089 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10090
10091 * progmodes/cc-mode.el: Added autoload directive for
10092 `c-subword-move-mode' for use in older emacsen.
10093
10094 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10095
10096 * progmodes/cc-mode.el:
10097 (i) Insert a binding for C-c C-backspace into
10098 c-bind-special-erase-keys which works in TTYs.
10099 (ii) Make sure that when file styles are used, any explicitly
10100 given style variables take priority over those in the style.
10101 Do this by calling `hack-local-variables' a second time.
10102
10103 * progmodes/cc-vars.el: Add language specific customization
10104 widgets for AWK to c-doc-comment-style, c-require-final-newline
10105 and c-default-style. Add a defcustom for awk-mode-hook.
10106 Give c-syntactic-element and c-syntactic-context doc-strings by
10107 directly setting their `variable-documentation' propery.
10108 This allows Emacs 22.1 to read these with C-h v.
10109
10110 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
10111
10112 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10113
10114 * progmodes/cc-fonts.el, cc-vars.el
10115 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
10116 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
10117 Masatake YAMATO.
10118
10119 (c-doc-comment-style): Made GtkDoc default in C mode.
10120
10121 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
10122 and C-c C-<delete>.
10123
10124 (c-bind-special-erase-keys): New function for use on
10125 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
10126
10127 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
10128 <delete> key behavior in XEmacs according to `delete-forward-p'.
10129 C.f. `c-electric-delete'.
10130
10131 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10132
10133 * progmodes/cc-mode.el: Give c-hungry-backspace and
10134 c-hungry-delete-forward permanent key bindings.
10135
10136 * progmodes/cc-cmds.el (c-electric-semi&comma):
10137 Bind c-syntactic-context for calls to "criteria functions", for
10138 consistency with other calls to user functions.
10139
10140 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
10141 `current-prefix-arg', since this might be the prefix arg to a
10142 command which calls c-indent-command as a function. Change the
10143 interactive spec from "p" to "P".
10144
10145 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
10146 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
10147 was difficult to understand.
10148
10149 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10150
10151 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
10152 first char of an identifier.
10153
10154 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
10155 +" syntax in C++.
10156
10157 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10158
10159 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
10160 auto-fill doesn't split a c-comment's last word from a hanging
10161 "*/" when a space is typed between them after fill-column.
10162
10163 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
10164
10165 * progmodes/cc-styles.el (c-set-style)
10166 (c-setup-paragraph-variables): Abort the command if we're not in a
10167 CC Mode buffer.
10168
10169 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
10170 with blank comment-prefix, and a blank line as the comment's
10171 second line.
10172
10173 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10174
10175 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
10176 Incorporate the patterns added in the Emacs development branch
10177 for the new Emacs 22 face `font-lock-negation-char-face'.
10178
10179 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
10180 of "red" since it stands out better in xterms and DOS terminals.
10181
10182 * progmodes/cc-engine.el (c-literal-faces):
10183 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
10184
10185 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10186
10187 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
10188 forcibly enable c-electric-flag.
10189
10190 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
10191 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
10192 after the comment-prefix of a C-style comment will close that comment.
10193
10194 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10195
10196 * progmodes/cc-fonts.el (c-basic-matchers-before)
10197 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
10198 in Pike.
10199
10200 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
10201 digraphs.
10202
10203 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
10204 (c-cpp-message-directives, c-cpp-include-directives)
10205 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
10206 (c-cpp-expr-directives): Introduce new language constants to
10207 control cpp syntax in a cleaner way.
10208
10209 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
10210
10211 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
10212
10213 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
10214 (c-multiline-string-start-char): New language constants and
10215 variables to specify how newlines in string literals work.
10216
10217 (c-font-lock-invalid-string): Use them.
10218
10219 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
10220 unbalanced close brace is entered. Optimization by avoiding going
10221 back over arbitrarily large blocks. Removed hints that this
10222 function only would be relevant/useful in AWK.
10223
10224 (c-electric-brace): Indent syntactically after the cleanups since
10225 lineup functions might do it differently then.
10226
10227 * progmodes/cc-engine.el, cc-langs.el
10228 (c-opt-op-identifier-prefix): New language constant and variable.
10229
10230 (c-just-after-func-arglist-p, c-after-special-operator-id)
10231 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
10232
10233 * progmodes/cc-align.el, cc-engine.el
10234 (c-after-special-operator-id): New helper to handle C++ operator
10235 identifiers.
10236
10237 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
10238 (c-guess-basic-syntax): Handle C++ operator identifiers in
10239 declarations.
10240
10241 * progmodes/cc-langs.el (c-assignment-operators): Add the
10242 trigraph version of ^= too.
10243
10244 * progmodes/cc-langs.el (c-assignment-operators): Add the
10245 trigraph version of |= in C++.
10246
10247 * progmodes/cc-fonts.el (c-font-lock-declarators):
10248 Handle `c-decl-hangon-kwds' after the identifier name.
10249
10250 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
10251 whether an arglist is "nonempty", ignore a comment after the open
10252 paren if it isn't followed by a non-comment token on the same line.
10253
10254 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
10255 Enable heuristics below the point to cope with classes inside special
10256 brace lists in Pike.
10257
10258 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10259
10260 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
10261
10262 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10263
10264 * progmodes/cc-guess.el (cc-guess-install): New function to
10265 install an already guessed style in another buffer.
10266
10267 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
10268 sets `inhibit-read-only' - `c-save-buffer-state' should be used
10269 anyway if the change always is undone.
10270
10271 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10272
10273 Implement togglable electricity:
10274
10275 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
10276 saying when it should be used.
10277
10278 * progmodes/cc-engine.el: Add the new buffer-local variable,
10279 c-electric-flag.
10280
10281 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
10282 c-toggle-auto-newline.
10283
10284 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
10285 c-toggle-auto-newline. Remove the binding for
10286 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
10287 c-toggle-electric-state.
10288
10289 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
10290
10291 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
10292 c-\(forward\|backward\)-subword.
10293 (c-update-modeline): Add the new modeline flag `l' for
10294 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
10295 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
10296 Make the old name an alias of the new name.
10297 (c-toggle-electric-state): New function.
10298 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
10299 Adapt these functions to do electric things only when
10300 c-electric-flag is non-nil.
10301 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
10302 new functions from c-electric-brace.
10303 (c-point-syntax): Add a check for "virtual semicolons" in AWK
10304 mode, so that the tentative extra newline doesn't change the
10305 syntax of the following brace.
10306 (c-electric-brace): Restructure by extracting the above functions.
10307 Tidy up the coding somewhat.
10308 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
10309 restructure a bit.
10310
10311 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10312
10313 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
10314 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
10315
10316 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
10317 (c-submode-indicators): Change name from `c-auto-hungry-string'
10318 since it's now used to track another submode.
10319
10320 (c-update-modeline): Convert to function and extended to check
10321 `c-subword-move-mode'.
10322
10323 (c-forward-into-nomenclature, c-backward-into-nomenclature):
10324 Convert to compat aliases for `c-forward-subword' and
10325 `c-backward-subword'.
10326
10327 * progmodes/cc-subword.el: New functions and minor mode to handle
10328 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
10329
10330 (c-forward-subword, c-backward-subword, c-mark-subword)
10331 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
10332 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
10333 Functions corresponding to the standard word handling functions.
10334
10335 (c-subword-move-mode): Minor mode that replaces all the standard
10336 word handling functions with their subword equivalences.
10337
10338 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10339
10340 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
10341 entry for one-liner-defun.
10342
10343 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
10344 name in its def-edebug-spec.
10345
10346 * progmodes/cc-cmds.el (c-electric-brace): Make the
10347 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
10348 compacts space before a comment, if this will make things fit on
10349 one line.
10350
10351 Introduce an "awk" style, mainly for auto-newline and clean-ups.
10352
10353 * progmodes/cc-align.el: New function c-snug-1line-defun-close
10354
10355 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
10356 clean-up one-liner-defun.
10357
10358 * progmodes/cc-styles.el: Add the new "awk" style.
10359
10360 * progmodes/cc-vars.el: Add description of one-liner-defun to
10361 c-cleanup-list's doc-string. New user options,
10362 c-max-one-liner-length. In c-default-style, set the default style
10363 for AWK to "awk".
10364
10365 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10366
10367 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
10368 macros inside labels.
10369
10370 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
10371 `c-at-statement-start-p' and `c-at-expression-start-p'.
10372
10373 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
10374 error if the mark isn't set.
10375
10376 * progmodes/cc-engine.el (c-guess-continued-construct)
10377 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
10378 accurately detect functions inside functions.
10379
10380 * progmodes/cc-engine.el (c-at-expression-start-p): New function
10381 like `c-at-statement-start-p' that additionally recognizes commas
10382 and expression parentheses as delimiters.
10383
10384 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
10385 to avoid heuristics that doesn't work for unclosed blocks.
10386 (c-at-statement-start-p): New function.
10387
10388 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
10389 Objective-C directives, e.g. directives spanning lines should work
10390 reasonably well now.
10391
10392 (c-put-c-type-property, c-clear-c-type-property): New helpers.
10393
10394 (c-forward-objc-directive): New function to move over any ObjC
10395 directive.
10396
10397 (c-just-after-func-arglist-p, c-guess-basic-syntax)
10398 (c-basic-matchers-before): Use it.
10399
10400 (c-font-lock-objc-iip-decl): Remove.
10401
10402 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
10403 in the template arglist recognition.
10404
10405 * progmodes/cc-styles.el (c-style-alist): Fix several
10406 inconsistencies in the Whitesmith style.
10407
10408 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
10409 New lineup function to get lines after Whitesmith style blocks
10410 correctly indented.
10411
10412 (c-lineup-whitesmith-in-block): Back out the compensation for
10413 opening parens since it's done using `add' lists in the style
10414 definition instead. Don't use the anchor position since it varies
10415 too much between the syntactic symbols. :P
10416
10417 * progmodes/cc-vars.el (c-valid-offset): Update.
10418
10419 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
10420 lists where the offsets are combined according to several
10421 different methods: `first', `min', `max', and `add'.
10422 Report offset evaluation errors with `c-benign-error' so that some kind
10423 of reindentation still is done.
10424
10425 * progmodes/cc-engine.el (c-guess-basic-syntax):
10426 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
10427 `arglist-close'.
10428
10429 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
10430 situations for `arglist-cont-nonempty' and `arglist-close'.
10431
10432 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
10433
10434 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
10435 cc-bytecomp-boundp' in a number of places.
10436
10437 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
10438 macro related issue.
10439
10440 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10441
10442 * progmodes/cc-awk.el: Change the terminology of regexps: A char
10443 list is now [asdf], a char class [:alpha:].
10444 Include code for char classes.
10445 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
10446 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
10447
10448 Remove (nearly all of) the cruft associated with AWK Mode's former
10449 concept of "virtual semicolons":
10450
10451 Adapt c-beginning-of-statement, c-end-of-statement (together with
10452 subfunctions) to use the new notion of "virtual semicolon" in
10453 place of the old awkward special handling for AWK. There remains
10454 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
10455 * progmodes/cc-cmds.el:
10456 (c-ascertain-adjacent-literal): In the backwards direction, now
10457 recognises AWK regexp delimiters as string delimiters.
10458 (c-after-statement-terminator-p): Adapt for virtual semicolons;
10459 check more rigorously for "end of macro".
10460 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
10461 virtual semicolons;
10462 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
10463 out the code for forward movement into ...
10464 (c-end-of-statement): Now contains the code for forward movement,
10465 adapted for virtual semicolons.
10466
10467 * progmodes/cc-engine.el:
10468 (c-ws*-string-limit-regexp): New regexp.
10469 (c-forward-single-comment, c-backward-single-comment): Comment out
10470 the (now redundant) "special" AWK stuff.
10471
10472 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
10473 c-string-par-start, c-string-par-separate to be more like Text
10474 Mode than Fundamental Mode.
10475
10476 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10477
10478 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
10479 to the fontified region so that fontification doesn't occur
10480 outside it (could happen e.g. when fontifying a line with an
10481 unfinished declaration).
10482
10483 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10484
10485 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
10486 start of the file. ^L now separate sections of the file.
10487 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
10488 (c-awk-one-line-possibly-open-string-re)
10489 (c-awk-regexp-one-line-possibly-open-char-class-re)
10490 (c-awk-one-line-possibly-open-regexp-re)
10491 (c-awk-one-line-non-syn-ws*-re): New defonsts.
10492 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
10493
10494 Amend the concept of "virtual semicolons" (in the indentation
10495 engine) for languages like AWK, such that they are now
10496 conceptually attached to end of the last token of a statement, not
10497 the end of the line. (In AWK Mode, however, the pertinent text
10498 property is still physically set on the EOL.) Remove the specific
10499 tests for awk-mode, thus facilitating the introduction of other
10500 language modes where EOLs can end statements.
10501 (Note: The funtionality in cc-cmds.el, specifically
10502 c-beginning/end-of-statement has yet to be amended.)
10503
10504 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
10505 New macros.
10506
10507 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
10508 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
10509 c-vsemi-status-unknown-p-fn (in a new page).
10510
10511 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
10512 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
10513 numerous awkward forms like
10514 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
10515 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
10516 variable before-ws-ip, the place just after char-before-ip appears.
10517
10518 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
10519 a comment.
10520
10521 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10522
10523 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
10524 `c-tentative-buffer-changes'.
10525
10526 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
10527 convert to macro to choose between Emacs and XEmacs at compile time.
10528
10529 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
10530
10531 (c-tentative-buffer-changes): New macro to handle temporary buffer
10532 changes in a convenient way.
10533
10534 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
10535 for `c-tentative-buffer-changes'.
10536
10537 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
10538 the checks for paren sexps between the point and the keyword, to
10539 avoid some false alarms.
10540
10541 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
10542 Fixed a situation where an error could be thrown for unbalanced
10543 parens. Changed to make use of c-keyword-member' to avoid some
10544 repeated regexp matches.
10545
10546 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
10547 These language variable are no longer necessary.
10548
10549 (c-block-stmt-kwds): New language constant used by
10550 c-looking-at-inexpr-block'.
10551
10552 (c-guess-basic-syntax): Remove an optional check that looked at
10553 the existence of the now removed language variables.
10554
10555 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
10556 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
10557 object instantiation expressions as declarations in some contexts.
10558 This bug only affected languages where the declarator can't be
10559 enclosed in parentheses.
10560
10561 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
10562 insert newlines before and after substatement braces.
10563
10564 * progmodes/cc-engine.el: Improved the heuristics for recognizing
10565 function declaration headers and the handling of C++ style member
10566 init lists.
10567
10568 (c-just-after-func-arglist-p): Rewritten to use
10569 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
10570
10571 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
10572
10573 (c-guess-basic-syntax): Adapt case 5B for the new
10574 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
10575 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
10576 covers all cases now).
10577
10578 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
10579
10580 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10581
10582 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
10583 c-string-par-start/separate c-sentence-end-with-esc-eol,
10584 initialised in c-setup-paragraph-variables, used in string
10585 scanning subroutines of c-beginning-of-statement.
10586
10587 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
10588 which precedes the newly inserted `{'.
10589
10590 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10591
10592 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
10593 function for declaration level blocks. It should now cope with
10594 templates better and also be a lot more comprehensible.
10595
10596 (c-looking-at-decl-block): The new function.
10597
10598 (c-search-uplist-for-classkey): The old one. It's now a wrapper
10599 for compatibility.
10600
10601 (c-add-class-syntax, c-guess-continued-construct)
10602 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
10603
10604 (c-decl-block-key): Change to tell apart ambiguous and
10605 unambiguous keywords. Pike specials are now handled directly in
10606 the code instead.
10607
10608 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
10609 New language constants and variables to make the backward skip in
10610 `c-looking-at-decl-block' as tight as possible.
10611
10612 (c-nonsymbol-token-char-list): New language constant.
10613
10614 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
10615 find balanced template arglists backwards.
10616
10617 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
10618 making char classes for `c-syntactic-skip-backward'.
10619
10620 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
10621 16D - can't be a class-close at that point.
10622
10623 * progmodes/cc-engine.el (c-guess-basic-syntax)
10624 (c-add-class-syntax): Don't narrow out the enclosing declaration
10625 level. This makes everything a lot easier, and it was actually
10626 only four small places that needed it to work. Some places that
10627 previously did `widen' are removed now, which has the effect that
10628 `c-guess-basic-syntax' never will look at things outside the
10629 current narrowment now. The anchor position for `topmost-intro'
10630 is affected by this, but it was so bogus it was basically useless
10631 before, and now it's equally bogus but in a slightly different way.
10632
10633 (c-narrow-out-enclosing-class): Gone.
10634
10635 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
10636 the narrowed region.
10637
10638 (c-least-enclosing-brace): Remove silly optional argument.
10639
10640 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10641 the point could be left directly after an open paren when finding
10642 the beginning of the first decl in the block.
10643
10644 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
10645 Specify which submatch to use.
10646
10647 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
10648
10649 (c-decl-start-re): No longer any need for special treatment of
10650 ObjC due to the above.
10651
10652 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
10653 presumably follows C in that regard.
10654
10655 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
10656 New language constants to specify operator tokens inside
10657 identifiers in a more high level way.
10658
10659 (c-opt-identifier-prefix-key): New internal language constant.
10660
10661 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
10662 (c-identifier-start, c-identifier-key): Now completely calculated
10663 from other constants.
10664
10665 (c-identifier-last-sym-match): Decommission since it's no longer used.
10666
10667 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
10668
10669 * progmodes/cc-engine.el (c-forward-name): Remove the
10670 optimization when c-identifier-key is equal to c-symbol-key since
10671 it doesn't work in byte compiled files. Don't record empty
10672 regions as identifiers.
10673
10674 * progmodes/cc-langs.el (c-filter-ops): New helper function to
10675 simplify access to `c-operators' and its likes.
10676
10677 (c-operator-list, c-all-op-syntax-tokens)
10678 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
10679 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
10680 (c-primary-expr-regexp, c-cast-parens): Use it.
10681
10682 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
10683 an explicit language in functions.
10684
10685 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
10686 variant of adornment.
10687
10688 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
10689 variable.
10690
10691 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
10692 the Pike value.
10693
10694 * progmodes/cc-engine.el (c-on-identifier)
10695 (c-simple-skip-symbol-backward): Small fix for handling "-"
10696 correctly in `skip-chars-backward'. Affected the operator lfun
10697 syntax in Pike.
10698
10699 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
10700 diagnostic message about precompiled language vars not being used.
10701
10702 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
10703 "__attribute__" is followed by a parenthesis.
10704
10705 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
10706 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
10707 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
10708
10709 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
10710 Internal cleanups to properly detect the declared identifiers in
10711 various declarations.
10712
10713 (c-decl-start-kwds): New language constant to recognize
10714 declarations that can start anywhere. Used for class declarations
10715 in Pike.
10716
10717 (c-specifier-key, c-not-decl-init-keywords)
10718 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
10719 (c-find-decl-spots): Implement `c-decl-start-kwds'.
10720
10721 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
10722 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
10723 handling of the compiler specific extension keywords into a new
10724 language constant `c-decl-hangon-kwds' that defines keyword
10725 clauses to be ignored in declarations.
10726
10727 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
10728 past unrecognized tokens when handling `c-colon-type-list-kwds'.
10729 Necessary to stop at the declared identifier in e.g. IDL valuetype
10730 declarations.
10731
10732 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
10733 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
10734 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
10735 (c-forward-decl-or-cast-1): Recognize the declared identifier in
10736 class and enum declarations as such and not as part of the type.
10737
10738 (c-forward-decl-or-cast-1, c-forward-label): Relax the
10739 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
10740
10741 (c-forward-decl-or-cast-1): Don't disregard sure signs of
10742 declarations when there's some syntax error later on.
10743
10744 (c-complex-decl-matchers): Did away with a reference to
10745 `c-specifier-key'.
10746
10747 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
10748 value - this variable is always dynamically bound.
10749
10750 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
10751 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
10752 * cc-cmds.el, cc-defs.el: Change the policy for marking up
10753 functions that might do hidden buffer changes: All such internal
10754 functions are now marked instead of those that don't.
10755
10756 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
10757 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
10758 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
10759 (c-literal-type): Allow these functions to make hidden buffer changes,
10760 so that they are free to use text property caching later on.
10761
10762 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
10763 (c-electric-brace, c-electric-slash, c-electric-star)
10764 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
10765 (c-electric-paren, c-electric-continued-statement, c-indent-command)
10766 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
10767 (c-context-line-break): Add `c-save-buffer-state' calls to comply
10768 with the changed semantics of the functions above.
10769
10770 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
10771 when macros occur in obscure places. Optimized the sexp movement
10772 a bit.
10773
10774 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10775
10776 Enhancements for c-beginning-of-statement to work in AWK Mode:
10777
10778 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
10779 (completed statement) with `}' (statement completed by closing
10780 brace or semicolon) and `$' (statement completed by EOL).
10781
10782 (c-awk-virtual-semicolon-ends-prev-line-p)
10783 (c-awk-virtual-semicolon-ends-line-p)
10784 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
10785 (c-awk-at-statement-end-p): New functions.
10786
10787 * progmodes/cc-cmds.el: Simplify the structure of functions
10788 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
10789 two functions and c-beginning-of-statement to handle AWK Mode.
10790
10791 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
10792 c-backward-single-comment for AWK mode. Attempt to clarify their
10793 doc-strings.
10794
10795 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
10796
10797 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10798
10799 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
10800 label handling. Labels are now recognized in a uniform and more
10801 robust way, regardless of context. Text properties are put on all
10802 labels to recognize the following declarations better.
10803 Multiword labels are handled both in indentation and fontification for
10804 the benefit of language extensions like Qt. For consistency, keywords
10805 in labels are now fontified with the label face instead.
10806 That also applies to "case" and "default".
10807
10808 (c-beginning-of-statement-1): Fix some bugs in the label
10809 handling. Disregard `c-nonlabel-token-key' in labels that begin
10810 with `c-label-kwds'.
10811
10812 (c-find-decl-spots): Support that the callback adds more
10813 `c-decl-end' spots to find.
10814
10815 (c-forward-decl-or-cast-1): Don't treat a list of plain
10816 identifiers followed by a colon as a declaration.
10817
10818 (c-forward-label): New function to recognize labels.
10819
10820 (c-guess-basic-syntax): Replace uses of `c-label-key' with
10821 `c-forward-label'. Moved the label recognition cases (14 and 15)
10822 earlier since they aren't so context sensitive now. Handle labels
10823 on the top level gracefully. Moved access label recognition to
10824 the generic label case (CASE 15) - removed CASE 5E.
10825
10826 (c-font-lock-declarations): Add recognition of labels in the
10827 same round since we need to handle labels in parallell with other
10828 declarations to recognize both accurately. It should also improve
10829 speed.
10830
10831 (c-simple-decl-matchers, c-basic-matchers-after):
10832 Move `c-font-lock-labels' so that it only is used on decoration level 2
10833 since `c-font-lock-declarations' handles it otherwise.
10834
10835 (c-complex-decl-matchers): Remove the simplistic recognition of
10836 access labels.
10837
10838 (c-decl-prefix-re): Remove the kludges that was necessary to cope
10839 with labels earlier.
10840
10841 (c-decl-start-re): New language variable to make
10842 `c-font-lock-declarations' stop for the special protection labels
10843 in Objective-C that start with `@'.
10844
10845 (c-label-key): Remove since it's no longer used.
10846
10847 (c-recognize-colon-labels, c-label-prefix-re): New language
10848 constants to support recognition of generic colon-terminated labels.
10849
10850 (c-type-decl-end-used): `c-decl-end' is now used whenever there
10851 are colon terminated labels.
10852
10853 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10854 first argument starts with a special brace list.
10855
10856 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
10857 (c-font-lock-declarations): Break out the declaration and cast
10858 recognition from `c-font-lock-declarations' to a new function, so
10859 that it can be used in the indentation engine.
10860
10861 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
10862 up to the start of the literal. Fixed bug with the point on the
10863 wrong side of the search limit that could happen when the start
10864 position is inside a literal.
10865
10866 * progmodes/cc-engine.el (c-parse-state)
10867 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
10868 so that it's kept a little bit back to increase the hit rate.
10869
10870 (c-parse-state): Change the macro handling and fixed some
10871 glitches. Macro context is checked more often than necessary now,
10872 but otoh less garbage conses are generated.
10873
10874 * progmodes/cc-engine.el (c-parse-state)
10875 (c-invalidate-state-cache): Cache the last position where
10876 `c-state-cache' applies. This can speed up refontification quite
10877 a bit in blocks where there are many non-brace parens before the point.
10878
10879 (c-state-cache-end): New variable for this.
10880
10881 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
10882 cache variable.
10883
10884 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
10885 get close initial continue positions when the start position is
10886 inside a literal or macro. Do not call the callback for spots
10887 before the start position (which can happen e.g. for `c-decl-end'
10888 spots inside comments). Optimize better in special cases when the
10889 region is a single line inside a literal or macro (typically when
10890 the current line is refontified).
10891
10892 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
10893 to `c-add-stmt-syntax' - there's no need to explicitly whack off
10894 entries from the paren state.
10895
10896 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
10897 special case for "else if" clauses.
10898
10899 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
10900 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
10901
10902 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
10903 New language variable to recognize the gcc extension with statement
10904 blocks inside expressions.
10905
10906 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
10907 it somewhat more comprehensible. The argument AT-BLOCK-START is
10908 no longer used and hence removed.
10909
10910 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
10911 to `c-add-stmt-syntax'.
10912
10913 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
10914 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
10915 This fixes bogus label recognition.
10916
10917 * progmodes/cc-engine.el (c-add-type, c-check-type)
10918 (c-forward-name, c-forward-type): Improve storage of template
10919 types in `c-found-types' so that they can be recognized better.
10920
10921 (c-syntactic-content): Add option to skip past nested parens.
10922
10923 * progmodes/cc-engine.el (c-forward-name):
10924 Set `c-last-identifier-range' all the time. It's less work that way.
10925 Handle that there might not be an identifier to store in
10926 `c-last-identifier-range'.
10927
10928 (c-forward-type): Handle that `c-last-identifier-range' might be
10929 nil from `c-forward-name'.
10930
10931 * progmodes/cc-defs.el (c-safe-scan-lists)
10932 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
10933
10934 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
10935 to work even if the form fails.
10936
10937 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
10938 down in a large file in one go.
10939
10940 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
10941
10942 * progmodes/cc-align.el (c-lineup-assignments): New lineup
10943 function which is like `c-lineup-math' but returns nil instead of
10944 `c-basic-offset' when it doesn't match.
10945
10946 (c-lineup-math): Change to use `c-lineup-assignments'.
10947
10948 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10949
10950 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
10951 c-beginning-of-statement. New subfunctions
10952 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
10953
10954 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10955
10956 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
10957 hardcoded char classes whereever possible. Changed a couple of
10958 places to use skip by syntax instead of skip by char class.
10959
10960 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
10961 Fix a bug in the regexp that caused extreme backtracking.
10962
10963 * progmodes/cc-langs.el (c-block-comment-starter)
10964 (c-block-comment-ender): New language constants to specify in a
10965 single place how block comments look.
10966
10967 (c-comment-start-regexp, c-block-comment-start-regexp)
10968 (comment-start, comment-end, comment-start-skip)
10969 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
10970 (c-syntactic-ws, c-nonempty-syntactic-ws)
10971 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
10972 `c-line-comment-starter', `c-block-comment-starter' and
10973 `c-block-comment-ender'.
10974
10975 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
10976 New language constants to break up things a bit.
10977
10978 (c-simple-ws): New language constant for simple whitespace.
10979
10980 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
10981
10982 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
10983 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
10984 newlines. Allow and ignore nil elements in the list.
10985
10986 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10987
10988 * progmodes/cc-cmds.el: Comment out a (n almost certainly
10989 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
10990
10991 * progmodes/cc-cmds.el: Tidy up the comments in
10992 c-beginning-of-statement and subfunctions.
10993
10994 * progmodes/cc-awk.el: Replace calls to put-text-property to the
10995 more flexible c-put-char-property and c-clear-char-properties.
10996 Add the author's email address.
10997
10998 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
10999
11000 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
11001 closing "*/" of a block comment.
11002
11003 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
11004 subfunctions) so that it works at BOB and EOB.
11005
11006 * progmodes/cc-cmds.el, cc-vars.el: More updating of
11007 c-beginning-of-statement, including new variable
11008 c-block-comment-start-regexp.
11009
11010 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11011
11012 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
11013 symbols from `*-font-lock-extra-types' so that there's no need to
11014 use `regexp-opt' on those lists.
11015
11016 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
11017 `c-type-modifier-kwds' is empty.
11018
11019 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
11020 there are several strings on the same line.
11021
11022 * progmodes/cc-engine.el (c-literal-limits): Remove the
11023 compatibility function for older emacsen. `c-literal-limits-fast'
11024 has now taken the place of this function.
11025
11026 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
11027 with older emacsen: We now require `pps-extended-state'.
11028
11029 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11030
11031 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
11032 which obviates the need to hack sentence-end. This now handles
11033 escaped newlines in strings correctly. Correct minor bugs in
11034 c-move-over-sentence and in c-beginning-of-statement.
11035
11036 * progmodes/cc-cmds.el (c-beginning-of-statement (and
11037 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
11038 that movement over macros and code are rigorously separated from
11039 eachother. Correct a few incidental bugs.
11040
11041 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
11042 Improve its doc-string. Improve the handling of certain specific cases.
11043
11044 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11045
11046 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
11047 (c-guess-basic-syntax): Change the way class-level labels are
11048 recognized; they can now contain essentially any symbols.
11049
11050 (c-opt-extra-label-key): New language variable to cope with the
11051 special protection label syntax in Objective-C.
11052
11053 (c-opt-access-key): Remove; this is now handled better by
11054 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
11055
11056 (c-complex-decl-matchers): Update to handle that
11057 `c-opt-access-key' no longer exists.
11058
11059 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
11060 improved label recognition in `c-beginning-of-statement-1'.
11061
11062 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11063 Recognize bitfields better.
11064
11065 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
11066 Remove some cruft and fixed a bug that could cause it to go to a
11067 position further down.
11068
11069 * progmodes/cc-langs.el, cc-engine.el
11070 (c-beginning-of-statement-1): Improve detection of labels in
11071 declaration contexts.
11072
11073 (c-beginning-of-decl-1): Use it.
11074
11075 (c-nonlabel-token-key): New language constant and variable needed
11076 by `c-beginning-of-statement-1'.
11077
11078 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
11079 manifested itself due to the correction in `c-forward-sexp'.
11080
11081 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
11082 Make these behave as documented when used at the buffer limits.
11083
11084 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
11085 (c-type-decl-end-used): Made this a language variable.
11086
11087 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
11088 correctly when `combine-after-change-calls' is used together with
11089 temporary narrowings.
11090
11091 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11092 Report labels correctly when the start point is immediately after the
11093 colon.
11094
11095 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
11096 Remove since it isn't used anymore.
11097
11098 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
11099 bracket arglists such as template parens in C++.
11100
11101 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
11102 in the last check-in. Some optimization.
11103
11104 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
11105 where it could stop at the same level in a preceding sexp when
11106 PAREN-LEVEL is set.
11107
11108 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
11109 text property lookup only when it's needed.
11110
11111 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
11112 Change the policy for paren marked angle brackets to be more
11113 persistent; once marked they remain marked even when they're found
11114 to be unbalanced in the searched region. This should keep the
11115 paren syntax around even when individual lines are refontified in
11116 multiline template arglists.
11117
11118 (c-parse-and-markup-<>-arglists): New dynamically bound variable
11119 to control markup so that incorrect angle bracket arglists aren't
11120 marked in contexts where the correct value for
11121 `c-disallow-comma-in-<>-arglists' isn't known.
11122
11123 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
11124 argument has become `c-parse-and-markup-<>-arglists'.
11125
11126 (c-remove-<>-arglist-properties): Remove - no longer used.
11127
11128 (c-after-change-check-<>-operators): New function used on
11129 `after-change-functions' to avoid that "<" and ">" characters that
11130 are part of longer operators have paren syntax.
11131
11132 (c-<>-multichar-token-regexp): New language variable used by
11133 `c-after-change-check-<>-operators'.
11134
11135 (c-after-change): Call `c-after-change-check-<>-operators'.
11136
11137 (c-font-lock-<>-arglists): Use the context properties set by
11138 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
11139 correctly to avoid doing invalid markup.
11140
11141 (c-font-lock-declarations): Remove code that undoes the invalid
11142 markup done by `c-font-lock-<>-arglists'.
11143
11144 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
11145 after `c-font-lock-declarations'.
11146
11147 * progmodes/cc-engine.el (c-syntactic-skip-backward):
11148 Add paren-level feature.
11149
11150 (c-guess-basic-syntax): Improve the anchor position for
11151 `template-args-cont' in nested template arglists. There's still
11152 much to be desired in this area, though.
11153
11154 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11155
11156 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
11157 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
11158
11159 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11160
11161 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
11162 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
11163
11164 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
11165 it doesn't work no longer are supported.
11166
11167 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
11168 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
11169 requires support for the syntax-table' text property, which rules
11170 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
11171 cruft associated with those versions.
11172
11173 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
11174 for the `syntax-table' text property, which rules out Emacs 19 and
11175 XEmacs < 21.4. Removed various compatibility cruft associated
11176 with those versions.
11177
11178 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
11179 support for the `syntax-table' text property.
11180
11181 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
11182 variable and use an extra quoted face name instead. All the
11183 emacsen flavors handle that correctly.
11184
11185 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
11186 (c-font-lock-declarators, c-font-lock-declarations)
11187 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
11188 property to mark the items in in declarator lists to handle
11189 refontification inside multiline declarations better.
11190
11191 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
11192 construct like "a * b = c;" as a declaration.
11193
11194 2005-12-08 Kim F. Storm <storm@cua.dk>
11195
11196 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
11197 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
11198 select either meta, hyper, or super modifier for rectangle commands.
11199 (cua--rectangle-modifier-key): New defvar.
11200 (cua--M/H-key): Use it. Remove special case for `space'.
11201 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
11202 on X, to meta otherwise. Always bind C-return to toggle
11203 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
11204
11205 * emulation/cua-rect.el (cua-help-for-rectangle):
11206 Use cua--rectangle-modifier-key. Handle super modifier too.
11207 (cua--init-rectangles): Always bind C-return to toggle rectangle.
11208 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
11209
11210 * ido.el: Move Acknowledgements and History after Commentary.
11211 Minor changes to Commentary.
11212
11213 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
11214 keymap if cua--prefix-override-timer is `shift'.
11215 (cua--shift-control-prefix): New function; emulate "type prefix
11216 key twice" functionality to handle shifted prefix key override.
11217 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
11218 New commands.
11219 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
11220
11221 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
11222
11223 * textmodes/org.el (org-insert-heading): Try to do items before
11224 headings.
11225 (org-agenda-mode): Quote `org-agenda-mode-hook'.
11226 (org-insert-item): New function.
11227 (org-renumber-ordered-list): Don't skip to higher level lists.
11228
11229 2005-12-08 Juri Linkov <juri@jurta.org>
11230
11231 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
11232
11233 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
11234
11235 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
11236
11237 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
11238 the constructed function name fun-1.
11239
11240 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
11241 because such links don't lead to parent documentation.
11242
11243 2005-12-08 Kenichi Handa <handa@m17n.org>
11244
11245 * descr-text.el (describe-char): Use *Help-2* buffer if the
11246 current buffer is *Help*. Call describe-text-properties while
11247 setting the original buffer.
11248
11249 2005-12-07 Bill Wohler <wohler@newt.com>
11250
11251 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
11252 and causes problems with non-MH users (such as Gnus users).
11253
11254 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
11255
11256 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
11257 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
11258 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11259 command "info sources". Move calls to GDB command "list".
11260 (gdb-find-file-hook): Just use gdb-source-file-list.
11261 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
11262 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
11263 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11264 (gdb-data-list-register-values-handler): Use correct trigger name.
11265
11266 2005-12-07 Kim F. Storm <storm@cua.dk>
11267
11268 * ido.el (ido-completion-map): Rename from ido-mode-map.
11269 (ido-common-completion-map, ido-file-completion-map)
11270 (ido-file-dir-completion-map, ido-buffer-completion-map):
11271 Rename from ido-mode-....-map.
11272 (ido-init-completion-maps): Rename from ido-init-mode-maps.
11273 (ido-setup-completion-map): Rename from ido-define-mode-map.
11274 (ido-read-internal): Bind minibuffer-local-filename-completion-map
11275 to ido-completion-map.
11276
11277 2005-12-07 Kenichi Handa <handa@m17n.org>
11278
11279 * international/mule-cmds.el
11280 (set-display-table-and-terminal-coding-system): If the coding
11281 system specified in `unibyte-display' property is different from
11282 the arg coding-system, don't setup standard-display-table.
11283
11284 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11285
11286 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
11287 that comments end at \n, regardless of selective-display.
11288
11289 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
11290
11291 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
11292 (gdb-version): New variables.
11293 (gdb-source-file-list, gdb-register-names)
11294 (gdb-changed-registers): New variables for use with GDB 6.4+.
11295 (gdb-ann3): Replace with...
11296 (gdb-init-1, gdb-init-2): ...two new functions.
11297 (gdba, gdb-prompt): Call gdb-init-1.
11298 (gdb-get-version): New function. Call gdb-init-2 from here.
11299 (gud-watch): Make it work with mouse events too.
11300 (gdb-post-prompt): Don't add to queue until GDB version is known.
11301 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
11302 (gdb-locals-mode): Use gdb-version.
11303 (gdb-memory-format-map, gdb-memory-unit-map)
11304 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
11305 (gdb-locals-font-lock-keywords-1)
11306 (gdb-locals-font-lock-keywords-2): New variables.
11307 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
11308 (gdb-set-gud-minor-mode-existing-buffers-1)
11309 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
11310 (gdb-var-update-1, gdb-var-update-handler-1)
11311 (gdb-data-list-register-values-handler)
11312 (gdb-data-list-register-values-custom)
11313 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
11314 (gdb-stack-list-locals-handler, gdb-get-register-names):
11315 New functions for use with GDB 6.4+.
11316 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
11317 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
11318 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
11319 (gdb-stack-list-locals-regexp)
11320 (gdb-data-list-register-names-regexp): New regexps for use with
11321 GDB 6.4+.
11322
11323 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11324
11325 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
11326
11327 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
11328
11329 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
11330 prompts work for AUTH PLAIN. Also reported by Steve Allan
11331 <seallan@verizon.net>.
11332
11333 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11334
11335 * frame.el (set-frame-parameter): Add doc string.
11336
11337 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
11338
11339 * textmodes/org.el (org-occur-highlights): New variable.
11340 (org-highlight-new-match, org-remove-occur-highlights): New functions.
11341 (org-highlight-sparse-tree-matches): New option.
11342 (org-do-occur): New function.
11343 (org-get-heading): Make it work also at beginning of line.
11344 (org-category-table): New variable.
11345 (org-get-category-table, org-get-category)
11346 (org-camel-to-words, org-link-search): New functions.
11347 (org-select-this-todo-keyword): New variable.
11348 (org-todo-list): New command.
11349 (org-shiftright, org-shiftleft): New commands.
11350 (org-agenda-todo): Add prefix argument.
11351 (org-show-hierarchy-above): New option.
11352 (org-show-todo-tree): Numerical prefix creates tree for specific
11353 TODO keyword.
11354 (org-outline-level): New function, to assign a level to plain
11355 lists items.
11356 (org-cycle-include-plain-lists): New option.
11357 (org-mode): Use `org-outline-level' as value of `outline-level'.
11358 (org-cycle): Temporarily switch `outline-regexp' if
11359 `org-cycle-include-plain-lists' is non-nil.
11360 (org-start-icalendar-file): Fix format bug.
11361 (org-agenda-get-day-entries): Create category table.
11362 (org-agenda-get-todos, org-agenda-get-timestamps)
11363 (org-agenda-get-deadlines, org-agenda-get-scheduled)
11364 (org-agenda-get-blocks): Use `org-get-category'.
11365 (org-context-in-file-links): Rename from
11366 `org-line-numbers-in-file-links'.
11367
11368 2005-12-06 Romain Francoise <romain@orebokech.com>
11369
11370 * window.el (balance-windows): Delete extraneous third arg in call
11371 to `enlarge-window'.
11372
11373 2005-12-06 Kenichi Handa <handa@m17n.org>
11374
11375 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
11376
11377 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
11378
11379 * progmodes/gdb-ui.el (gdb-var-create-handler)
11380 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
11381 (gdb-var-list-children-handler, gdb-var-update-handler):
11382 Current buffer is already gdb-partial-output-buffer, don't
11383 make it current again.
11384
11385 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
11386
11387 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
11388 (list-buffers-noselect): Use it.
11389
11390 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11391
11392 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
11393 (mail-yank-ignored-headers): Use regexp-opt.
11394 (mail-mode-map): Move initialization into declaration.
11395 (mail-sent-via): Remove unused shadowed var `to-line'.
11396 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
11397 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
11398 (mail-do-fcc): Use dolist and push.
11399 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
11400 (mail-yank-ignored-headers): Don't autoload.
11401
11402 2005-12-05 Kenichi Handa <handa@m17n.org>
11403
11404 * international/mule-cmds.el (set-language-info-internal): New fun.
11405 (set-language-info): Call set-language-info-internal to update
11406 language-info-alist. If LANG-ENV is the current one, call
11407 set-language-environment to make INFO effective now.
11408 (set-language-info-alist): Likewise.
11409 (locale-language-names): With locale "en", use English
11410 lang. env. but set the default codings to iso-8859-1.
11411
11412 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
11413
11414 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
11415 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
11416 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
11417 for plain strings.
11418 (gdb-frames-mode): Remove redundant call to font-lock-mode.
11419 (gdb-all-registers): Rename from toggle-gdb-all-registers.
11420 Create registers buffer if necessary. Echo new state in minibuffer.
11421 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
11422
11423 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
11424
11425 * info.el (Info-fontify-node): Match external links using
11426 non-directory part of filename.
11427
11428 2005-12-04 Juri Linkov <juri@jurta.org>
11429
11430 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
11431 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
11432 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
11433 because there is no customization option for it.
11434
11435 * font-lock.el (lisp-font-lock-keywords-1):
11436 Add define-global-minor-mode.
11437
11438 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
11439
11440 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
11441 properties on the constructed variable names.
11442
11443 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11444 Put `definition-name' properties on the constructed function names
11445 next-sym and prev-sym.
11446
11447 * emacs-lisp/find-func.el (find-function-regexp):
11448 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
11449 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
11450 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
11451 and easy-menu-define.
11452
11453 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
11454 easy-mmode-define-global-mode and define-global-minor-mode.
11455 (lisp-imenu-generic-expression): Add define-global-minor-mode.
11456
11457 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
11458 instead of easy-mmode-define-global-mode.
11459
11460 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11461 Use define-minor-mode instead of easy-mmode-define-minor-mode.
11462
11463 * cus-edit.el (customize-group, customize-group-other-window):
11464 Filter out autoloaded options from the group completion list by
11465 using heuristics that autoloaded groups don't have `custom-autoload'
11466 property on their symbols (they have only `custom-loads').
11467
11468 * simple.el (completion-setup-function): Put completions-common-part
11469 face on complete completion string too (i.e. completion string
11470 without completions-first-difference face).
11471
11472 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
11473
11474 2005-12-03 Eli Zaretskii <eliz@gnu.org>
11475
11476 * view.el (view-mode): Doc fix.
11477
11478 * disp-table.el (standard-display-european): Add to the warning
11479 message a reference to the doc string.
11480
11481 * play/yow.el (apropos-zippy): Call print-help-return-message,
11482 similar to other Help and Apropos commands.
11483
11484 * help.el (print-help-return-message): If pop-up-frames is
11485 non-nil, set up help-return-method to delete the help window and,
11486 possibly, its frame as well, and don't display message about
11487 scrolling the help window. Doc fix.
11488 (help-return-method): Doc fix.
11489
11490 2005-12-03 Martin Rudalics <rudalics@gmx.at>
11491
11492 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
11493 whereby names of length one or names starting with a
11494 symbol-constituent character would not be returned.
11495
11496 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11497
11498 * subr.el (atomic-change-group): Add edebug and indentation spec.
11499
11500 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11501
11502 * completion.el (save-completions-file-name): Fix typo in last change.
11503
11504 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11505
11506 * info.el: Move back/forward history to the beginning of the tool bar.
11507
11508 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
11509
11510 * allout.el (eval-when-compile): Remove unnecessary load of cl.
11511 Add fset of allout-real-isearch-abort during compile to fix
11512 byte-compilation warnings.
11513 (allout-mode-p): Move definition of this macro above all uses, or
11514 byte compilation in barren emacs (eg, during emacs build) will
11515 lack the definition.
11516 (allout-mode): Move this variable above any uses, or byte
11517 compilation will fail.
11518 (allout-resolve-xref): Remove use of personal file-reference function.
11519 (allout-toggle-current-subtree-encryption): Do the current (ie,
11520 visible containing) topic, rather than nearest around point. Doc fix.
11521 (allout-toggle-subtree-encryption): New function, workhorse that
11522 works on nearest topic containing point.
11523 (allout-encrypt-string): Signal requirement for newer version of pgg.
11524 (allout-resumptions): Doc fix.
11525
11526 2005-12-02 Eli Zaretskii <eliz@gnu.org>
11527
11528 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
11529
11530 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
11531
11532 * textmodes/flyspell.el (flyspell-external-point-words):
11533 Consider a misspelling as found in the string search if: (a) misspelling
11534 and found string lengths match, or (b) misspelling is found as
11535 element in a boundary-chars separated longer string, or (c)
11536 ispell-program-name is really ispell and misspelling is found as
11537 part of a TeX string. After successful match move beginning of
11538 search region to end of match. Warn about not found misspellings
11539 once the process is done.
11540 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
11541
11542 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
11543
11544 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
11545 tool bar (removed inadvertently).
11546
11547 2005-12-02 Juri Linkov <juri@jurta.org>
11548
11549 * log-view.el (log-view-diff): Clarify doc string.
11550
11551 2005-12-01 Bill Wohler <wohler@newt.com>
11552
11553 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
11554 triggers lm-verify errors.
11555
11556 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
11557
11558 * simple.el (transient-mark-mode, line-number-mode)
11559 (column-number-mode, size-indication-mode): Remove `:require nil'.
11560
11561 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
11562
11563 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
11564 in the margin also.
11565 (gdb-breakpoints-mode-map): Use D instead of d for
11566 gdb-delete-breakpoint.
11567 (gdb-get-frame-number): Require a number to match on.
11568 (gdb-threads-mode-map): Add follow-link binding.
11569
11570 2005-11-30 Jason Rumney <jasonr@gnu.org>
11571
11572 * isearch.el (isearch-mode-map): Avoid exiting search on
11573 language-change event.
11574
11575 2005-11-30 Romain Francoise <romain@orebokech.com>
11576
11577 * speedbar.el (speedbar-default-position): New defcustom.
11578 (speedbar-frame-reposition-smartly): Use it.
11579
11580 * dframe.el (dframe-reposition-frame-emacs): Fix position
11581 computation for `left' location.
11582 Update copyright year.
11583
11584 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11585
11586 * help.el (help-map): Move initialization into declaration.
11587
11588 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
11589
11590 * help-fns.el (help-argument-name): Don't autoload.
11591 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
11592 to be re-loaded when customizing the `help' group.
11593
11594 2005-11-30 John Paul Wallington <jpw@gnu.org>
11595
11596 * help-fns.el (describe-function-1): Fill arglist output.
11597
11598 2005-11-30 Kim F. Storm <storm@cua.dk>
11599
11600 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
11601 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
11602 after revert-buffer (or anything else which kills all local variables).
11603
11604 * apropos.el (apropos-parse-pattern): Doc fix.
11605 Set apropos-regexp directly, rather than expecting callers to do so.
11606 (apropos-command, apropos, apropos-value, apropos-documentation):
11607 Simplify calls to apropos-parse-pattern.
11608
11609 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11610
11611 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
11612 (hi-lock-face-phrase-buffer): Use hi-yellow face.
11613 (hi-lock-write-interactive-patterns): Use comment-region.
11614
11615 * longlines.el (longlines-mode): Add mail-setup-hook.
11616
11617 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
11618
11619 * simple.el (sendmail-user-agent-compose, next-line):
11620 Conditionally use hard-newline.
11621
11622 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11623
11624 * international/latexenc.el (latex-inputenc-coding-alist):
11625 Reword doc string.
11626
11627 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11628
11629 * help.el (describe-key-briefly, describe-key): Recognize default
11630 bindings.
11631
11632 2005-11-29 Romain Francoise <romain@orebokech.com>
11633
11634 * view.el (view-inhibit-help-message): New defcustom.
11635 (view-mode-enter): Use it.
11636
11637 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
11638
11639 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
11640 Preserve user position.
11641
11642 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
11643
11644 * font-lock.el: Throw error if facemenu is not loaded to prevent
11645 accidental change of loading order in loadup.el. (Suggested by RMS.)
11646
11647 * loadup.el: Add comment explaining why facemenu must be loaded
11648 before font-lock.
11649
11650 2005-11-28 Jay Belanger <belanger@truman.edu>
11651
11652 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
11653 (calc-dispatch-map): Add more keys for `calc-same-interface'.
11654
11655 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
11656
11657 * calc/calc-embed.el (calc-do-embedded): Update help message.
11658
11659 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
11660
11661 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11662
11663 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
11664
11665 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
11666 called-interactively-p.
11667 (elp-profilable-p): Rename from elp-not-profilable-p.
11668 Invert result and take into account macros and autoloaded functions.
11669 (elp-instrument-function): Update call.
11670 (elp-instrument-package): Update call. Add completion.
11671 (elp-pack-number): Use match-string.
11672 (elp-results-jump-to-definition-by-mouse): Merge into
11673 elp-results-jump-to-definition and then remove.
11674 (elp-output-insert-symname): Make help echo text single-line.
11675
11676 * replace.el (query-replace-map): Move initialization into declaration.
11677 (occur-engine): Use with-current-buffer.
11678 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
11679 (occur-mode-mouse-goto): Replace with an alias.
11680
11681 2005-11-28 Juri Linkov <juri@jurta.org>
11682
11683 * simple.el (quoted-insert): Let-bind input-method-function to nil.
11684
11685 * term/w32-win.el: Bind [S-tab] to [backtab].
11686
11687 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
11688 `Info-find-file' to t.
11689
11690 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
11691 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
11692 and same-window-regexps.
11693 (occur-next-error): Don't move point for arg 0.
11694
11695 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
11696
11697 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
11698
11699 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11700
11701 * log-edit.el (log-edit-changelog-use-first): New var.
11702 (log-edit-changelog-ours-p): Use it.
11703 (log-edit-insert-changelog): Set it with new arg `use-first'.
11704 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
11705 (log-edit-hook): Add them to the list of suggested options.
11706
11707 * textmodes/flyspell.el (flyspell-last-buffer): New var.
11708 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
11709 redundant work.
11710 (flyspell-mode-on): Use add-hook for after-change-functions.
11711 (flyspell-mode-off): Use remove-hook for after-change-functions.
11712 (flyspell-changes): Make it buffer-local.
11713 (flyspell-after-change-function): Make it non-interactive. Use push.
11714 (flyspell-post-command-hook): Check input-pending-p while processing
11715 the potentially long list of buffer changes.
11716
11717 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11718
11719 * buff-menu.el (list-buffers-noselect): Display the selected
11720 frame's buffer list, not the global one.
11721
11722 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11723
11724 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
11725 that (list last-input-event) works as in interactive spec.
11726
11727 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11728
11729 * loadup.el ("facemenu"): Load facemenu before font-lock, because
11730 `facemenu-keymap' needs to be defined when font-lock is loaded.
11731 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
11732
11733 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11734
11735 * completion.el: Remove useless leading * in defcustom docstrings.
11736 (save-completions-file-name): Use ~/.emacs.d if available.
11737 (completion-standard-syntax-table): Rename from
11738 cmpl-standard-syntax-table and fold initialization into declaration,
11739 thus removing cmpl-make-standard-completion-syntax-table.
11740 (completion-lisp-syntax-table, completion-c-syntax-table)
11741 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
11742 (cmpl-saved-syntax, cmpl-saved-point): Remove.
11743 (symbol-under-point, symbol-before-point)
11744 (symbol-under-or-before-point, symbol-before-point-for-complete)
11745 (add-completions-from-c-buffer): Use with-syntax-table.
11746 (make-completion): Don't return a list of completion entries.
11747 Update callers.
11748 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
11749 (completion-initialize): Rename from initialize-completions.
11750 (completion-find-file-hook): Rename from cmpl-find-file-hook.
11751 (kill-emacs-save-completions): Collect stats here.
11752 (save-completions-to-file, load-completions-from-file):
11753 Use with-current-buffer.
11754 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
11755 into a function. Move all calls to toplevel.
11756 (completion-lisp-mode-hook): New fun.
11757 (completion-c-mode-hook, completion-setup-fortran-mode):
11758 Set the syntax-table here. Use local-set-key.
11759 (completion-saved-bindings): New var.
11760 (dynamic-completion-mode): Make it into a proper minor mode.
11761 (load-completions-from-file): Remove unused var `num-uses'.
11762
11763 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
11764 constructor if it is explicitly overridden.
11765
11766 * complete.el (PC-completion-as-file-name-predicate):
11767 Use minibuffer-completing-file-name.
11768 (partial-completion-mode): Use find-file-not-found-functions.
11769 (PC-lisp-complete-symbol): Use with-syntax-table.
11770 (PC-look-for-include-file): Remove dead setq.
11771 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
11772 (PC-complete): Use with-current-buffer.
11773
11774 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
11775 escape single quotes.
11776
11777 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11778
11779 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
11780 of `if' whose condition always returned nil. Doc fix.
11781
11782 * buff-menu.el (Buffer-menu-revert-function): Make the selected
11783 window's buffer the current buffer around the call to
11784 `list-buffers-noselect'. This is necessary to mark that buffer
11785 with a `.' in the Buffer Menu when called from Lisp, for instance
11786 by Auto Revert Mode.
11787
11788 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11789
11790 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
11791 attaching to it.
11792 (gdb-pre-prompt): Make sure gdb-error is reset.
11793
11794 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
11795 with a child process, detect it.
11796 (gud-speedbar-buttons): Match regexp more carefully.
11797
11798 2005-11-27 Richard M. Stallman <rms@gnu.org>
11799
11800 * mouse.el (mouse-drag-move-window-bottom):
11801 Use adjust-window-trailing-edge.
11802
11803 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11804
11805 * simple.el (blink-matching-open): Ignore
11806 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
11807 (blink-matching-paren-on-screen): Update docstring.
11808
11809 * paren.el (show-paren-mode): No longer change
11810 `blink-matching-paren-on-screen'.
11811
11812 2005-11-27 John Paul Wallington <jpw@pobox.com>
11813
11814 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11815 (gdb-threads-select, gdb-edit-register-value):
11816 Use `posn-set-point' instead of `mouse-set-point' because the
11817 latter is not fbound when configured without X.
11818
11819 2005-11-27 Kim F. Storm <storm@cua.dk>
11820
11821 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
11822 existing face when partially highlighting a TAB in a rectangle.
11823
11824 2005-11-26 Kim F. Storm <storm@cua.dk>
11825
11826 * ido.el (ido-mode-map): Doc fix.
11827 (ido-mode-common-map, ido-mode-file-map)
11828 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
11829 (ido-define-mode-map): Rewrite. Select one of the new maps as
11830 parent for ido-mode-map instead of building from scratch.
11831 (ido-init-mode-maps): New defun to initialize new maps.
11832 (ido-mode): Call it.
11833 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
11834 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
11835
11836 2005-11-26 John Paul Wallington <jpw@pobox.com>
11837
11838 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
11839 `mouse-set-point' because the latter is not fbound when configured
11840 without X.
11841
11842 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11843
11844 * files.el (file-relative-name): Doc fix.
11845
11846 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
11847
11848 * progmodes/octave-inf.el (inferior-octave-startup): Force a
11849 non-empty string for secondary prompt PS2.
11850
11851 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11852
11853 * progmodes/compile.el (compilation-setup): Fix last change.
11854
11855 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
11856
11857 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11858 (gdb-mouse-toggle-breakpoint-margin)
11859 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
11860 Add gdb-server-prefix to keep out of command history.
11861 (gdb-edit-register-value): New function.
11862 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
11863 (gdb-info-registers-custom): Use above map.
11864
11865 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11866
11867 * custom.el (enable-theme): Signal error if argument is not a
11868 theme. Don't recalculate a face if it's not loaded yet.
11869
11870 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
11871 the `user' theme is in effect.
11872
11873 * info.el (Info-on-current-buffer): Record actual filename in
11874 Info-current-file, instead of t, or a fake filename if a non-file
11875 buffer. Make autoload.
11876 (Info-find-node, Info-revert-find-node): No need to check for
11877 Info-current-file nil.
11878 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
11879 Info-current-file is now never `t'.
11880 (Info-fontify-node): Many simplifications due to Info-current-file
11881 always being valid. Use Info-find-file to find node filename.
11882
11883 2005-11-25 David Kastrup <dak@gnu.org>
11884
11885 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
11886 new character, then delete" in order to preserve markers.
11887
11888 2005-11-25 David Ponce <david@dponce.com>
11889
11890 * recentf.el (recentf-arrange-by-rule): Handle a special
11891 `auto-mode-alist'-like "strip suffix" rule.
11892 (recentf-build-mode-rules): Handle second level auto-mode entries.
11893
11894 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
11895
11896 * viper-keym.el (viper-ESC-key): Use different values in terminal and
11897 window modes.
11898
11899 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
11900 jde-javadoc-checker-report-mode.
11901
11902 * ediff-wind (ediff-make-wide-display): Slight simplification.
11903
11904 * ediff.el (ediff-date): Change the date of last update.
11905
11906 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
11907
11908 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
11909 Use define-minor-mode, and make it a local mode. Turn on font-lock.
11910 (hi-lock-mode): New global minor mode.
11911 (turn-on-hi-lock-if-enabled): New function.
11912 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
11913 Change arguments to regexp and face instead of a font-lock pattern.
11914 Directly set face property, instead of refontifying.
11915 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
11916 (hi-lock-find-patterns): Use line-number-at-pos.
11917
11918 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
11919 arguments for hi-lock-set-pattern.
11920 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
11921 Call font-lock-fontify-buffer.
11922 (hi-lock-find-file-hook, hi-lock-current-line)
11923 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
11924
11925 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
11926 turned off.
11927
11928 * progmodes/compile.el (compilation-setup): Don't fiddle with
11929 font-lock-defaults.
11930
11931 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
11932
11933 * progmodes/gdb-ui.el (gdb-var-create-handler)
11934 (gdb-var-list-children-handler): Find values for all variable
11935 objects. gud-speedbar-buttons decides whether to display them.
11936
11937 2005-11-24 Romain Francoise <romain@orebokech.com>
11938
11939 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
11940 buffer name with a space.
11941
11942 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
11943
11944 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
11945 `org-export-local-list-max-depth'. Change default value to 3.
11946 (org-auto-renumber-ordered-lists)
11947 (org-plain-list-ordered-item-terminator): New options.
11948 (org-at-item-p, org-beginning-of-item, org-end-of-item)
11949 (org-get-indentation, org-get-string-indentation)
11950 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
11951 New functions.
11952 (org-move-item-down, org-move-item-up): New commands.
11953 (org-export-as-html): New classes for CSS support. Bug fix in
11954 regular expression detecting fixed-width regions. Respect
11955 `org-local-list-ordered-item-terminator'.
11956 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
11957 also a list item.
11958 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
11959 New item moving functions.
11960
11961 2005-11-24 Juri Linkov <juri@jurta.org>
11962
11963 * isearch.el (isearch-repeat): With empty search ring set
11964 `isearch-error' to the error string instead of signaling error
11965 with the function `error'.
11966
11967 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11968
11969 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
11970
11971 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
11972
11973 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
11974 and variable.
11975 (gdb-var-create-handler, gdb-var-list-children-handler):
11976 Don't match on "char **...".
11977 (gdb-var-update-handler): Find values for all variable objects.
11978 (gdb-info-frames-custom): Identify frames by leading "#".
11979
11980 * progmodes/gud.el (gud-speedbar-menu-items): Add
11981 gdb-speedbar-auto-raise as radio button.
11982 (gud-speedbar-buttons): Raise speedbar if requested.
11983 Don't match on "char **...".
11984 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
11985 Make it editable.
11986
11987 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
11988
11989 * info.el (Info-fontify-node): Handle the case where
11990 Info-current-file is t.
11991
11992 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
11993
11994 * simple.el (blink-matching-open): Fix off-by-one in last change.
11995
11996 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11997
11998 * term/mac-win.el: Don't change default directory.
11999
12000 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
12001
12002 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
12003 buffers correctly. (It used to throw an error in such buffers.)
12004 Make it ask for confirmation in group buffers and other Custom
12005 buffers containing more than one customization item.
12006
12007 2005-11-22 John Paul Wallington <jpw@gnu.org>
12008
12009 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
12010 property on mail and url overlays.
12011 (goto-address-at-point): Use `posn-set-point' instead of
12012 `mouse-set-point' because the latter is not fbound when configured
12013 without X.
12014
12015 2005-11-22 Lars Hansen <larsh@soem.dk>
12016
12017 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
12018 (ls-lisp-classify, ls-lisp-format): Delete call to
12019 ls-lisp-parse-symlink.
12020 (ls-lisp-handle-switches): Handle symlinks to directories as
12021 directories when ls-lisp-dirs-first in non-nil.
12022
12023 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
12024
12025 * startup.el (command-line): Make sure that loaddefs.el is handled
12026 correctly in load-history.
12027
12028 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
12029
12030 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
12031 (gdb-struct-string, gdb-array-string): New constants.
12032 (gdb-info-locals-handler): Use them.
12033 (gdb-reset): Reset gdb-var-list to nil.
12034
12035 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12036
12037 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
12038 in patterns.
12039
12040 2005-11-21 Juri Linkov <juri@jurta.org>
12041
12042 * custom.el (defcustom): Update link types in docstring.
12043
12044 2005-11-20 Martin Rudalics <rudalics@gmx.at>
12045
12046 * custom.el (defgroup): Add doc-string-elt info.
12047
12048 * widget.el (define-widget): Don't use declare for the doc-string-elt.
12049
12050 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * newcomment.el (comment-enter-backward): Fix last fix.
12053
12054 * simple.el (blink-matching-open):
12055 * paren.el (show-paren-function): Allow new paren-class info.
12056
12057 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
12058
12059 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
12060 handled automagically.
12061
12062 2005-11-20 Andreas Schwab <schwab@suse.de>
12063
12064 * descr-text.el (describe-char): When copying overlays put them
12065 over the full char description instead of just the first character
12066 of it.
12067
12068 2005-11-20 Juri Linkov <juri@jurta.org>
12069
12070 * simple.el (what-cursor-position):
12071 * descr-text.el (describe-char): Use Lisp-readable syntax
12072 for octal and hex. Reorder decimal, octal and hex values.
12073 Remove excess whitespace in the output. Use `=' in `column='
12074 like in `point=' and `Hscroll='.
12075
12076 * international/mule-cmds.el (encoded-string-description):
12077 Use Lisp-readable syntax for hex.
12078
12079 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12080
12081 * newcomment.el (comment-enter-backward): Handle the case where the
12082 comment is closed by EOB.
12083
12084 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
12085
12086 * longlines.el (longlines-before-revert-hook)
12087 (longlines-after-revert-hook): New functions.
12088 (longlines-mode): Turn off longlines temporarily when reverting.
12089 Add a message-setup-hook.
12090 (longlines-decode-buffer): New function.
12091 (longlines-wrap-line): Preserve marker positions.
12092
12093 2005-11-19 Andreas Schwab <schwab@suse.de>
12094
12095 * emacs-lisp/shadow.el: Handle compressed files.
12096
12097 2005-11-19 Romain Francoise <romain@orebokech.com>
12098
12099 * net/browse-url.el (browse-url-default-browser): Signal an error
12100 if no usable browser can be found, rather than try to load w3.
12101
12102 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
12103
12104 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
12105 replacing existing properties.
12106 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12107 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
12108 tty specs.
12109 (rcirc-server-prefix, rcirc-server): New faces.
12110 (rcirc-url-regexp): Generate with rx macro.
12111 (rcirc-last-server-message-time): New variable.
12112 (rcirc-filter): Record time of last message.
12113 (rcirc-keepalive): Kill processes that did not send a message
12114 since the last ping.
12115 (rcirc-mode): Give rcirc-topic a local binding here.
12116
12117 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
12118
12119 * subr.el (read-passwd): Fontify the prompt as we do with other
12120 prompts.
12121
12122 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
12123
12124 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
12125 binding buffer-read-only to nil.
12126
12127 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12128
12129 * complete.el (partial-completion-mode):
12130 Mention completion-auto-help in the doc string.
12131
12132 * man.el (Man-highlight-references): Doc fix. Reformat code in a
12133 more Lisp-ish way.
12134
12135 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
12136
12137 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
12138 digits, not 8, to avoid misalignment for files larger than 100MB.
12139
12140 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12141
12142 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
12143 Mention "keyboard shortcuts" in the help text.
12144
12145 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12146
12147 * startup.el (fancy-splash-default-action): Discard only
12148 mouse-down and succeeding mouse-up events in the splash screen
12149 window so that drag-n-drop event can be processed.
12150
12151 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
12152
12153 * longlines.el (longlines-mode): Add hacks for mail-mode and
12154 message-mode.
12155
12156 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
12157
12158 * textmodes/org.el (org-table-sort-lines): New command.
12159 (org-tbl-menu): Add entry for `org-table-sort-lines'.
12160 (org-add-file): Command removed, use `org-agenda-file-to-front'
12161 instead.
12162 (org-export-icalendar): Use `org-icalendar-combined-name'.
12163 (org-cycle-agenda-files, org-agenda-file-to-end)
12164 (org-agenda-file-to-front): New commands.
12165 (org-table-tab-jumps-over-hlines, org-export-html-style):
12166 New options.
12167 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
12168 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
12169 New functions.
12170 (org-fill-paragraph): Call `org-table-align' in tables.
12171 (org-mode): Call `org-set-autofill-regexps'.
12172 (org-export-as-html): Support for local handformatted lists.
12173 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
12174 (org-export-local-list-max-depth): New option.
12175 (org-html-expand): Use `org-html-protect'.
12176
12177 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
12178
12179 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
12180 to "p".
12181 (gdb): Move definition of gud-pp to...
12182
12183 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
12184 speedbar.
12185 (gdb-find-watch-expression): New function.
12186
12187 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12188
12189 * faces.el (face-attribute, set-face-attribute): Mention existence
12190 of `:ignore-defface' setting in docstring.
12191
12192 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12193
12194 * simple.el (completion-setup-function): Fix last change.
12195
12196 2005-11-17 John Paul Wallington <jpw@pobox.com>
12197
12198 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
12199 Use `posn-set-point' instead of `mouse-set-point' because the
12200 latter is not fbound when configured without X.
12201
12202 * comint.el (comint-insert-input): Likewise.
12203
12204 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12205
12206 * simple.el (hard-newline): New variable.
12207 (sendmail-user-agent-compose, next-line): Use it.
12208
12209 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
12210 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
12211 (mail-mail-reply-to, mail-mail-followup-to)
12212 (mail-position-on-field, mail-signature, mail-yank-original)
12213 (mail-attach-file): Likewise.
12214
12215 * mail/mailheader.el (mail-header-format)
12216 (mail-header-format-function): Likewise.
12217
12218 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
12219
12220 2005-11-17 Juri Linkov <juri@jurta.org>
12221
12222 * font-lock.el (font-lock-faces): Rename this defgroup from
12223 `font-lock-highlighting-faces'.
12224 (font-lock-comment-face, font-lock-comment-delimiter-face)
12225 (font-lock-string-face, font-lock-doc-face)
12226 (font-lock-keyword-face, font-lock-builtin-face)
12227 (font-lock-function-name-face, font-lock-variable-name-face)
12228 (font-lock-type-face, font-lock-constant-face)
12229 (font-lock-warning-face, font-lock-negation-char-face)
12230 (font-lock-preprocessor-face)
12231 (font-lock-regexp-grouping-backslash)
12232 (font-lock-regexp-grouping-construct): Rename :group from
12233 `font-lock-highlighting-faces' to `font-lock-faces'.
12234
12235 * cus-edit.el (lisp, c, tex):
12236 * progmodes/ada-mode.el (ada):
12237 * progmodes/asm-mode.el (asm):
12238 * progmodes/cperl-mode.el (cperl-faces):
12239 * progmodes/cpp.el (cpp):
12240 * progmodes/dcl-mode.el (dcl):
12241 * progmodes/f90.el (f90):
12242 * progmodes/fortran.el (fortran):
12243 * progmodes/icon.el (icon):
12244 * progmodes/idlwave.el (idlwave-misc):
12245 * progmodes/m4-mode.el (m4):
12246 * progmodes/make-mode.el (makefile):
12247 * progmodes/meta-mode.el (meta-font):
12248 * progmodes/modula2.el (modula2):
12249 * progmodes/octave-mod.el (octave):
12250 * progmodes/pascal.el (pascal):
12251 * progmodes/perl-mode.el (perl):
12252 * progmodes/prolog.el (prolog):
12253 * progmodes/ps-mode.el (PostScript-edit):
12254 * progmodes/scheme.el (scheme):
12255 * progmodes/sh-script.el (sh-script):
12256 * progmodes/simula.el (simula):
12257 * progmodes/tcl.el (tcl):
12258 * textmodes/nroff-mode.el (nroff):
12259 * textmodes/reftex-vars.el (reftex-fontification-configurations):
12260 * textmodes/sgml-mode.el (sgml):
12261 * textmodes/texinfo.el (texinfo):
12262 Add :link (custom-group-link font-lock-faces) to defgroup.
12263
12264 * hi-lock.el (hi-lock): Rename this defgroup from
12265 `hi-lock-interactive-text-highlighting'. Change parent group from
12266 `faces' to `font-lock'. Add link to the manual.
12267 (hi-lock-mode, hi-lock-file-patterns-range)
12268 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
12269 `hi-lock-interactive-text-highlighting' to `hi-lock'.
12270 (hi-lock-faces): Add :group `faces'.
12271
12272 * cus-edit.el (custom-variable-prompt): Clarify the code.
12273
12274 * faces.el (face-read-string): Set the default value arg of
12275 completing-read.
12276
12277 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
12278
12279 * rfn-eshadow.el (file-name-shadow-properties)
12280 (file-name-shadow-tty-properties, file-name-shadow-mode):
12281 Remove autoloads, because the file is now preloaded.
12282
12283 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12284
12285 * printing.el (easy-menu-intern): Don't define.
12286 (pr-get-symbol): Use easy-menu-intern only if defined.
12287
12288 * simple.el (blink-matching-open): Simplify a bit.
12289 (completion-setup-function): Fix the case of partial-completion-mode
12290 when the minibuffer's contents start with "-".
12291 Obey completion-base-size-function even when
12292 minibuffer-completing-file-name is non-nil.
12293
12294 2005-11-16 Richard M. Stallman <rms@gnu.org>
12295
12296 * net/eudcb-ph.el (eudc-ph-open-session):
12297 Use set-process-query-on-exit-flag.
12298
12299 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
12300
12301 * international/ucs-tables.el (ucs-set-table-for-input):
12302 Use make-local-variable, not make-variable-buffer-local.
12303
12304 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12305 Improve warning message text.
12306
12307 * savehist.el (savehist-save-hook): Add :group.
12308
12309 * menu-bar.el (menu-bar-help-menu):
12310 Rename Find Extra Packages to External Packages.
12311
12312 * cus-edit.el (Custom-reset-standard): Verify that
12313 :custom-standard-value prop exists before calling it.
12314
12315 * apropos.el (apropos-calc-scores): Use apropos-pattern.
12316
12317 2005-11-16 Martin Rudalics <rudalics@gmx.at>
12318
12319 * wid-edit.el (color): Enclose %t in %{...%}.
12320
12321 * cus-edit.el (face): Enclose %t in %{...%}.
12322
12323 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
12324
12325 * savehist.el (savehist-mode-hook): Re-add the var.
12326 (savehist-mode): Use it.
12327
12328 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12329
12330 * textmodes/flyspell.el: Fix commenting convention.
12331 Remove unnecessary leading * in custom docstrings.
12332 (flyspell-emacs): Remove unused var.
12333 (flyspell-delete-region-overlays): Use remove-overlays.
12334 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
12335 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
12336 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
12337 (flyspell-debug-signal-word-checked): Use with-current-buffer.
12338 (make-flyspell-overlay): Don't locally reuse a global name.
12339 (flyspell-highlight-incorrect-region)
12340 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
12341 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
12342 (flyspell-notify-misspell): Remove unused args `start' and `end'.
12343 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
12344 Wrap calls to accept-process-output inside with-local-quit since it's
12345 often called from a post-command-hook.
12346 (flyspell-correct-word, flyspell-auto-correct-word):
12347 Use ispell-send-string.
12348 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
12349
12350 * calendar/diary-lib.el (diary-list-entries): Also hide the
12351 terminating newline.
12352
12353 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
12354
12355 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
12356 window-system, to allow fonts on tty.
12357
12358 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
12359
12360 * progmodes/gud.el (gud-speedbar-item-info): New function.
12361 (gud-install-speedbar-variables): Use it to display data type
12362 of watch expression as a tooltip in speedbar.
12363
12364 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
12365
12366 * font-core.el (global-font-lock-mode): Add :version keyword,
12367 because default was changed.
12368
12369 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
12370
12371 * startup.el (command-line): Use `custom-reevaluate-setting' for
12372 `file-name-shadow-mode'.
12373
12374 * loadup.el: Preload rfn-eshadow.
12375
12376 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
12377 Add :version keyword.
12378 (file-name-shadow-properties, file-name-shadow-tty-properties)
12379 (file-name-shadow): Add :version keyword.
12380
12381 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
12382 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12383 in the custom-group property of the symbol frames and the fringe
12384 group got no link to its parent group frames.
12385 Doc fix.
12386
12387 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12388
12389 * progmodes/gud.el (gud-stop-subjob): New function.
12390 (gud-menu-map, gud-tool-bar-map): Use it.
12391
12392 2005-11-16 Kim F. Storm <storm@cua.dk>
12393
12394 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
12395 than kill it.
12396 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
12397 to a more useful/logical place.
12398
12399 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12400
12401 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
12402 go buttons complementary.
12403
12404 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12405
12406 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
12407 (rfn-eshadow-sifn-equal): New function.
12408 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
12409
12410 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
12411
12412 * viper-utils.el (viper-non-word-characters-reformed-vi):
12413 Quote `-' in string.
12414
12415 * viper.el (viper-emacs-state-mode-list): Ensure that
12416 rcirc-mode buffers come up in Emacs state.
12417
12418 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
12419 operation.
12420
12421 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
12422
12423 * term.el (term-termcap-format): Fix typos.
12424 (term-down): Fix the negative argument case.
12425
12426 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12427
12428 * progmodes/gdb-ui.el: Remove face-alias left over from change on
12429 2005-08-15.
12430 (gdb-ann3): New command gud-go.
12431 (menu): Accomodate gdb-mi.el.
12432 (gdb-assembler-custom): Make buffer of selected window current
12433 so that set-window-point works.
12434
12435 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
12436 buttons and include new ones.
12437
12438 2005-11-16 Kim F. Storm <storm@cua.dk>
12439
12440 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
12441 (gud-menu-map): Use it.
12442
12443 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
12444
12445 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
12446 that works correctly for Custom and that does not override a user
12447 who disables it.
12448
12449 * help-mode.el (help-make-xrefs, help-xref-on-pp)
12450 (help-xref-interned, help-follow): Make hyperlinks for variables
12451 that are unbound, but have a non-nil variable-documentation property.
12452
12453 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
12454 mode hook. (It conflicted with defcustoms for some mode hooks.)
12455 Use the `variable-documentation' property to give the mode hook a
12456 docstring and expand that docstring.
12457
12458 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
12459
12460 * savehist.el (savehist-mode): Don't bother with
12461 `custom-set-minor-mode'.
12462 (savehist-coding-system): Check XEmacs version.
12463 (history-length): Declare also at run time.
12464 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
12465 Don't set the customize state.
12466 (savehist-minibuffer-hook): Special case for when
12467 minibuffer-history-variable is equal to t.
12468
12469 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12470
12471 * files.el (write-file): Refresh VC status.
12472
12473 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
12474 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
12475 than fundamental-mode to see if the mode was set.
12476
12477 2005-11-14 Romain Francoise <romain@orebokech.com>
12478
12479 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12480 dummy function in `eval-when-compile' to avoid compiler warning.
12481 Require `man' at compile time.
12482
12483 2005-11-14 Jay Belanger <belanger@truman.edu>
12484
12485 * calc-alg.el (calcFunc-write-out-power): Rename it to
12486 calcFunc-powerexpand.
12487 (math-write-out-power): Rename it to math-powerexpand; have it
12488 handle negative exponents.
12489 (calc-writeoutpower): Rename it to calc-powerexpand.
12490
12491 * calc-ext.el: Change calcFunc-writeoutpower and
12492 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
12493 autoloads.
12494 Add calcFunc-ldiv to autoloads.
12495
12496 * calc-arith.el (calcFunc-ldiv): New function.
12497
12498 * calc.el (calc-left-divide): New function.
12499
12500 2005-11-14 Juri Linkov <juri@jurta.org>
12501
12502 * cus-edit.el (custom-variable-prompt): Set the default value arg
12503 of completing-read.
12504
12505 * cus-dep.el (custom-make-dependencies): Reverse the list of
12506 found dependencies.
12507
12508 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
12509
12510 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
12511 Highlighting" entry, it is on by default now.
12512 (menu-bar-options-save): Do not save global-font-lock-mode.
12513
12514 2005-11-13 Richard M. Stallman <rms@gnu.org>
12515
12516 * textmodes/flyspell.el (flyspell-large-region):
12517 Call flyspell-accept-buffer-local-defs.
12518
12519 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
12520
12521 * textmodes/flyspell.el (flyspell-notify-misspell):
12522 Fix misspelling of "Misspelling".
12523 (flyspell-process-localwords): New function.
12524 (flyspell-large-region): Call flyspell-process-localwords and
12525 flyspell-delete-region-overlays.
12526 (flyspell-delete-region-overlays): New function.
12527 (flyspell-delete-all-overlays): Call that.
12528
12529 2005-11-13 Richard M. Stallman <rms@gnu.org>
12530
12531 * help.el (help-for-help-internal): Improve doc of C-h a.
12532 (describe-key): Improve prompt; doc fix.
12533
12534 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12535
12536 * vc-svn.el (vc-svn-registered): Catch all errors.
12537
12538 * cus-dep.el (custom-make-dependencies): Typo.
12539
12540 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
12541
12542 * net/tramp-util.el (top): Fix compilation warning.
12543
12544 2005-11-13 Kim F. Storm <storm@cua.dk>
12545
12546 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
12547
12548 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12549
12550 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
12551 (gud-speedbar-buttons): Match on "const char *" too.
12552
12553 * progmodes/gdb-ui.el (gdb-var-create-handler)
12554 (gdb-var-list-children-handler): Match on "const char *" too.
12555 (gdb-var-evaluate-expression-handler): Match on empty string.
12556 (gdb-var-update-handler): Only call
12557 gdb-var-evaluate-expression-handler when required.
12558
12559 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12560
12561 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
12562 selected window. This still doesn't work for speedbar.
12563 (gud-speedbar-buttons): Handle string expressions properly.
12564
12565 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
12566 (gdb-var-create-handler): Handle string expressions properly.
12567 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
12568 Handle string expressions properly. Move "type" field into regexp.
12569
12570 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12571
12572 * bookmark.el (bookmark-maybe-message): New function to reduce
12573 code duplication: invokes `message' iff baud-rate is high enough.
12574 (bookmark-write-file): Use above instead of an inline conditional.
12575 (bookmark-load): Same.
12576
12577 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12578
12579 * bookmark.el (bookmark-write-file): Don't visit the destination
12580 file, just write the data to it using write-region. This is
12581 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
12582 change to avoid visiting the file in the first place.
12583
12584 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
12585
12586 * hi-lock.el (hi-lock-mode): Set the default value of
12587 font-lock-defaults.
12588
12589 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
12590
12591 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
12592 arg to `file-attributes'.
12593 (find-lisp-format): The UID and GID can now be strings.
12594
12595 2005-11-12 Kim F. Storm <storm@cua.dk>
12596
12597 * help.el (help-map): Bind C-h d to apropos-documentation.
12598
12599 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
12600 when point is at end-of-buffer.
12601
12602 * apropos.el (apropos-match-face): Doc fix.
12603 (apropos-sort-by-scores): Add new choice `verbose'.
12604 (apropos-documentation-sort-by-scores): New defcustom.
12605 (apropos-pattern): Now contains the pattern entered by the user.
12606 (apropos-pattern-quoted): New defvar.
12607 (apropos-regexp): New defvar, containing the regexp corresponding
12608 to apropos-pattern.
12609 (apropos-all-words-regexp): Rename from apropos-all-regexp.
12610 (apropos-read-pattern): New defun. Use it to read pattern arg in
12611 interactive calls; returns list of words for a word list, and
12612 string for a regexp.
12613 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
12614 parses a list of words or regexp as returned by apropos-read-pattern.
12615 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
12616 (apropos-score-doc): Return a very high score if the string
12617 entered by the user matches literally.
12618 (apropos-variable): Doc fix. Use apropos-read-pattern.
12619 (apropos-command): Doc fix. Use apropos-read-pattern and
12620 apropos-parse-pattern. Call apropos-print with nosubst=t.
12621 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
12622 apropos-parse-pattern.
12623 (apropos-documentation): Doc fix. Use apropos-read-pattern and
12624 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
12625 apropos-documentation-sort-by-scores. Call apropos-print with
12626 nosubst=t.
12627 (apropos-documentation-internal): Pass doc string through
12628 substitute-key-definition before adding text properties.
12629 Highlight substring matching literal user input if possible.
12630 (apropos-documentation-check-doc-file): Remove locals beg and end.
12631 Fix calculation of score (as added twice). Pass doc string through
12632 substitute-key-definition before adding text properties.
12633 (apropos-documentation-check-elc-file): Pass doc string through
12634 substitute-key-definition before adding text properties.
12635 Highlight substring matching literal user input if possible.
12636 (apropos-print): Add new arg NOSUBST; if set, command and variable
12637 doc strings have already been passed through substitute-key-definition.
12638 Add code to handle apropos-accumulator items without score element
12639 for backwards compatibility (e.g. with woman package).
12640 Only show scores if apropos-sort-by-scores is `verbose'.
12641
12642 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12643
12644 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
12645 Add jka-compr-load-suffixes to load-suffixes.
12646
12647 * jka-compr.el: Require jka-cmpr-hook.
12648 (jka-compr-info-compress-message, jka-compr-info-compress-program)
12649 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
12650 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
12651 (jka-compr-info-can-append, jka-compr-info-strip-extension)
12652 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
12653 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
12654 (jka-compr-uninstall): Remove entries from
12655 jka-compr-added-to-file-coding-system-alist after they are used.
12656 (jka-compr-error): Remove unused var `curbuf'.
12657 (jka-compr-file-local-copy): Remove unused var `notfound'.
12658
12659 2005-11-10 Romain Francoise <romain@orebokech.com>
12660
12661 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
12662
12663 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
12664
12665 * progmodes/gud.el (gud-menu-map): Move parentheses.
12666 (gdb): New command gud-pv.
12667
12668 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12669
12670 * tar-mode.el: Remove spurious or unnecessary leading stars
12671 in docstrings.
12672 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
12673 (tar-parse-octal-integer-safe): Use mapc.
12674 (tar-header-block-summarize): Remove unused var `ck'.
12675 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
12676 cleared before. Obey default-enable-multibyte-characters.
12677 Use mapconcat. Simplify setting of tar-header-offset.
12678 (tar-mode-map): Move initialization inside delcaration.
12679 (tar-flag-deleted): Use `abs'.
12680 (tar-expunge-internal): Remove unused var `line'.
12681 (tar-expunge-internal): Don't hardcode point-min==1.
12682 (tar-expunge): Widen while doing set-buffer-multibyte.
12683 (tar-rename-entry): Use file-name-coding-system.
12684 (tar-alter-one-field): Don't hardcode point-min==1.
12685 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
12686 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
12687
12688 2005-11-10 Masatake YAMATO <jet@gyve.org>
12689
12690 * add-log.el (add-log-current-defun): Handle class::method
12691 notation of c++. Fix incorrect comment.
12692
12693 2005-11-10 Alan Mackenzie <acm@muc.de>
12694
12695 * help-fns.el (describe-variable): Make C-h v work when a variable
12696 has variable documentation yet is unbound.
12697
12698 2005-11-10 Masatake YAMATO <jet@gyve.org>
12699
12700 * man.el (Man-highlight-references): Set an empty
12701 string to `Man-arguments' if it is nil.
12702 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
12703
12704 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12705
12706 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
12707 commenting conventions.
12708
12709 * cus-dep.el (custom-make-dependencies): Simplify.
12710 Better follow the commenting conventions.
12711
12712 2005-11-09 Richard M. Stallman <rms@gnu.org>
12713
12714 * apropos.el (apropos-pattern): Rename from apropos-regexp.
12715 (apropos-orig-pattern): Rename from apropos-orig-regexp.
12716 All uses changed.
12717 (apropos-rewrite-regexp): Doc fix.
12718 (apropos-variable, apropos-command, apropos, apropos-value):
12719 Change prompt; carry through the argument renaming.
12720
12721 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
12722
12723 * find-lisp.el: Require dired.
12724 (find-lisp-find-dired-internal): Do not call
12725 `abbreviate-file-name' on DIR.
12726
12727 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
12728
12729 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
12730
12731 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
12732
12733 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
12734 when using the speedbar.
12735 (gdb): New command gud-pp.
12736 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
12737
12738 2005-11-09 Juri Linkov <juri@jurta.org>
12739
12740 * replace.el (occur-excluded-properties): New defcustom.
12741 (occur-1, occur-engine, occur-accumulate-lines): Use it.
12742
12743 2005-11-08 Jay Belanger <belanger@truman.edu>
12744
12745 * calc/calc-units.el (math-convert-units): Replace any composite
12746 unit by its definition.
12747
12748 2005-11-08 Lars Hansen <larsh@soem.dk>
12749
12750 * emacs-lisp/autoload.el (update-directory-autoloads):
12751 Add obsolete function alias.
12752
12753 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
12754
12755 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
12756 comment-indent-function.
12757 (lisp-comment-indent): Replace by an alias for comment-indent-default.
12758
12759 * reveal.el (reveal-post-command): Rework the handling of
12760 reveal-open-spots, so as to be more reliable. There were several
12761 tricky corner cases where an open spot might be lost, or where
12762 a closed spot might end up on the list of open spots.
12763 Only reveal text that's ellipsised.
12764
12765 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
12766
12767 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
12768
12769 2005-11-07 John Paul Wallington <jpw@gnu.org>
12770
12771 * ibuffer.el (ibuffer): Search iconified frames too when
12772 getting Ibuffer buffer's window.
12773
12774 2005-11-06 Richard M. Stallman <rms@gnu.org>
12775
12776 * progmodes/compile.el (compilation-internal-error-properties):
12777 save-excursion around the computation of MARKER.
12778
12779 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
12780
12781 * textmodes/flyspell.el (flyspell-external-point-words):
12782 flyspell-get-word returns a list, not just a string.
12783
12784 2005-11-06 John Paul Wallington <jpw@pobox.com>
12785
12786 * ibuffer.el (ibuffer): Search all visible frames when getting
12787 Ibuffer buffer's window.
12788
12789 2005-11-07 Masatake YAMATO <jet@gyve.org>
12790
12791 * man.el (Man-reference-regexp): Accept spaces between
12792 `Man-name-regexp' and `Man-section-regexp'.
12793 (Man-apropos-regexp): New variable.
12794 (Man-abstract-xref-man-page): Use value for `Man-target-string'
12795 if available.
12796 (Man-highlight-references, Man-highlight-references0):
12797 Handle the case when `Man-arguments' includes "-k".
12798 (Man-highlight-references0): Rename the argument `TARGET-POS' to
12799 `TARGET'. `TARGET' can be a number, function or nil.
12800
12801 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
12802
12803 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
12804 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
12805 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
12806 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
12807 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
12808 (gdb-send-item): Use buffer-local-value and simplify.
12809
12810 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
12811
12812 * startup.el (command-line): Use `custom-reevaluate-setting' for
12813 `global-font-lock-mode'.
12814
12815 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
12816 by default, except in batch mode or when the -D option is given.
12817
12818 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
12819 specified keyword args on to `define-minor-mode'. Update docstring.
12820
12821 2005-11-05 Romain Francoise <romain@orebokech.com>
12822
12823 * replace.el (occur-engine): Add marker at end of line, too.
12824
12825 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12826
12827 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12828 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12829 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12830 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12831 argument to all these routines, so the passphrase can be managed
12832 externally and passed in to the system.
12833 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12834 pgg-add-passphrase-to-cache function.
12835
12836 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12837 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12838 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12839 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12840 argument to all these routines, so the passphrase can be managed
12841 externally and passed in to the system.
12842 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12843 function.
12844
12845 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12846
12847 * font-lock.el: Don't deal with font-lock-face-attributes here,
12848 move the code ...
12849
12850 * startup.el (command-line): ... here. Use face-spec-set instead
12851 of custom-declare-face.
12852
12853 * faces.el (face-spec-set): Reset the face if spec is not nil.
12854
12855 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12856
12857 * newcomment.el (comment-region-internal): Box more tightly in the
12858 common case where there's no TAB in the boxed text.
12859
12860 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12861
12862 * info.el (info-tool-bar-map): Use images prev-node, next-node and
12863 up-node.
12864
12865 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
12866
12867 * newsticker.el: Commentary updated. Code formatting changed.
12868 (newsticker-version): Change to "1.9".
12869 (newsticker, newsticker-feed): Doc fix.
12870 (newsticker-url-list): Doc fix. Add option "Weekly".
12871 (newsticker-retrieval-interval): Add option "Weekly".
12872 (newsticker-headline-processing): Doc fix.
12873 (newsticker-auto-mark-filter): Remove.
12874 (newsticker-auto-mark-filter-list): New.
12875 (newsticker-layout, newsticker-sort-method): Doc fix.
12876 (newsticker-hide-old-items-in-newsticker-buffer)
12877 (newsticker-heading-format, newsticker-item-format)
12878 (newsticker-desc-format): Doc fix.
12879 (newsticker-show-all-rss-elements): Remove.
12880 (newsticker-show-all-news-elements): New.
12881 (newsticker-faces, newsticker-ticker): Doc fix.
12882 (remove-from-invisibility-spec): Code formatting.
12883 (newsticker--process-ids): New.
12884 (newsticker-mode): Doc fix.
12885 (newsticker-mode): Change mode-line-format.
12886 (newsticker-start): Remove debug output.
12887 (newsticker-start-ticker): Doc fix. Add autoload cookie.
12888 (newsticker-w3m-show-inline-images): Code formatting.
12889 (newsticker-next-item): Call `force-mode-line-update'.
12890 (newsticker-previous-item): Call `force-mode-line-update'.
12891 (newsticker-next-feed): Call `force-mode-line-update'.
12892 (newsticker-previous-feed): Call `force-mode-line-update'.
12893 (newsticker-mark-all-items-at-point-as-read): Code formatting.
12894 (newsticker-show-old-items): Do not show descs.
12895 (newsticker-hide-entry): Hide too much.
12896 (newsticker-hide-entry, newsticker-show-entry)
12897 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
12898 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
12899 (newsticker-toggle-auto-narrow-to-item): Code formatting.
12900 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
12901 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
12902 (newsticker-get-news): Call `force-mode-line-update'.
12903 Collect process ids.
12904 (newsticker--sentinel): Change coding system handling.
12905 Move image retrieval to new functions newsticker--get-logo-url-*.
12906 Move feed parsing to new functions newsticker--parse-*.
12907 Update list of process ids.
12908 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
12909 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
12910 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
12911 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
12912 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12913 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
12914 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
12915 (newsticker--decode-coding-string): Remove.
12916 (newsticker--decode-numeric-entities): Check input. Format code.
12917 (newsticker--remove-whitespace): Check input.
12918 (newsticker--do-forget-preformatted): Doc fix.
12919 (newsticker--decode-rfc822-date): Allow for missing time.
12920 (newsticker--update-process-ids): New.
12921 (newsticker--image-sentinel): Change comment.
12922 (newsticker--image-read): Change error message.
12923 (newsticker--imenu-goto): Doc fix. Show headline title.
12924 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
12925 (newsticker--buffer-do-insert-text): Clean whitespace in
12926 html-rendered headline title. Code formatting.
12927 Call `newsticker--buffer-print-extra-elements'.
12928 (newsticker--buffer-print-extra-element): Remove.
12929 (newsticker--buffer-print-extra-elements): New.
12930 (newsticker--buffer-do-print-extra-element): New.
12931 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
12932 large sizes.
12933 (newsticker--run-auto-mark-filter)
12934 (newsticker--do-run-auto-mark-filter):
12935 Use `newsticker-auto-mark-filter-list'.
12936
12937 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
12938
12939 * net/rcirc.el: Use split-string OMIT-NULLS argument.
12940 (rcirc-print): Force redisplay before running hooks. Do long
12941 buffer truncation after making new text read-only. Deal with nil
12942 text when decoding strings. If TARGET is nil, use either the
12943 currently selected buffer, if it is an rcirc buffer and of the
12944 same process or the process buffer.
12945 (rcirc-mode): Remove header-line. Recompute short buffer names.
12946 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
12947 (rcirc-short-buffer-name): Add variable.
12948 (rcirc-kill-buffer-hook): Recompute short buffer names.
12949 Remove nick from private channel.
12950 (rcirc-send-input): Send command text to current-buffer.
12951 Don't clear overlay arrow here.
12952 (rcirc-short-buffer-name): Return a short buffer name.
12953 (rcirc-update-short-buffer-names, rcirc-abbreviate)
12954 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
12955 buffer-name abbreviations.
12956 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
12957 Do not touch nick-table when killing a parted channel.
12958 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
12959 Clear arrow from current buffer if it is now hidden.
12960 (rcirc-current-buffer): Add variable.
12961 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12962 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
12963 Remove -face from names.
12964 (rcirc-update-activity-string): Print "DND" when globally ignoring
12965 activity.
12966 (rcirc-ignore-buffer-activity-flag): Rename from
12967 rcirc-ignore-channel-activity.
12968 (rcirc-ignore-all-activity-flag): Doc fix.
12969 (rcirc-channels): Remove variable.
12970 (rcirc-kill-buffer-hook):
12971 (rcirc-get-buffer-create): Add nick to private channel.
12972 (rcirc-multiline-edit-submit): Remove tabs.
12973 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
12974 folded.
12975 (rcirc-remove-nick-channel): Bug fix.
12976 (rcirc-toggle-ignore-buffer-activity): Rename from
12977 rcirc-toggle-ignore-channel-activity.
12978 (rcirc-record-activity): Add buffers to the front of the list.
12979 (rcirc-update-activity): Remove killed buffers from list.
12980 (rcirc-process-server-response-1): Remove last argument if it is
12981 null before calling handler.
12982 (rcirc): Add "rcirc" defcustom prefix.
12983 (rcirc-prompt): Simplify default prompt.
12984 Use custom-initialize-default.
12985 (rcirc-private-chats): Remove variable.
12986 (rcirc-prompt): Change initialization.
12987 (rcirc-version): Remove function.
12988 (rcirc-id-string): Add constant.
12989 (rcirc-last-buffer): Remove variable.
12990 (rcirc-buffer-alist): Add variable.
12991 (rcirc-connect): Update variable setup.
12992 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
12993 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
12994 default.
12995 (rcirc-handler-generic): Trigger activity.
12996 (rcirc-send-message): Create the buffor of the target.
12997 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
12998 (rcirc-get-buffer): Just return nil if there is no matching buffer.
12999 (rcirc-multiline-edit-cancel): Remove function.
13000 (rcirc-set-last-buffer): Remove function.
13001 (rcirc-get-any-buffer): Add function.
13002 (rcirc-join-channels): Don't print /join text.
13003 (rcirc-toggle-ignore-channel-activity): Add and update echo area
13004 messages.
13005 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
13006 (rcirc-handler-NOTICE): Recognize CTCP responses.
13007 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
13008 constructing TOPIC string for buffers we are not JOINed.
13009 (rcirc-handler-CTCP-response): Add handler.
13010 (rcirc-multiline-edit-submit): Restore the window-configuration
13011 before adjusting point.
13012 (rcirc): Add customization group.
13013 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
13014 (rcirc-user-full-name, rcirc-startup-channels-alist)
13015 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
13016 (rcirc-ignore-all-activity-flag, rcirc-time-format)
13017 (rcirc-input-ring-size, rcirc-read-only-flag)
13018 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
13019 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
13020 Change defvar to defcustom.
13021 (rcirc-update-prompt): Add optional ALL arg, which will update
13022 prompts in all rcirc buffers. Regexp quote replacement text.
13023 (rcirc-fill-column): Accept frame-width as a value.
13024 (rcirc-set-changed): Add function.
13025 (rcirc-next-active-buffer): Write more meaningful messages.
13026 (rcirc-faces): Add customization group.
13027 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
13028 (rcirc-nick-in-message-face, rcirc-prompt-face)
13029 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
13030 (with-rcirc-process-buffer): Move before first usage.
13031 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
13032 (rcirc-debug-flag): Rename from `rcirc-log-p'.
13033 (rcirc-debug): Rename from `rcirc-log'.
13034 (rcirc-format-response-string): Do not print `-' chars for a
13035 NOTICE with no sender. Simplify output of server responses.
13036
13037 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13038
13039 (rcirc-browse-url-map, rcirc-browse-url-at-point)
13040 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
13041 Make urls mouse and RET clickable.
13042
13043 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13044
13045 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
13046
13047 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
13048
13049 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13050 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13051 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13052 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13053 argument to all these routines, so the passphrase can be managed
13054 externally and passed in to the system.
13055 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13056 pgg-add-passphrase-to-cache function.
13057
13058 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13059 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
13060 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
13061 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
13062 argument to all these routines, so the passphrase can be managed
13063 externally and passed in to the system.
13064 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
13065 function.
13066
13067 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
13068
13069 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
13070 from goto-address-url-regexp.
13071
13072 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
13073
13074 * textmodes/org.el (org-read-date, org-goto-calendar)
13075 (org-recenter-calendar, org-agenda-goto-calendar):
13076 Temporarily clear `calendar-move-hook'.
13077
13078 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
13079
13080 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
13081 merging.
13082
13083 * ediff-util.el (ediff-previous-difference): Don't skip regions that
13084 have merge clashes.
13085
13086 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13087
13088 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13089 Undo previous change.
13090
13091 * startup.el (command-line): Use `custom-reevaluate-setting' for
13092 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
13093 tty-register-default-colors on Mac.
13094
13095 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13096
13097 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
13098 (gdb-buffer-type): Make it automatically buffer local...
13099 (gdb-get-create-buffer): ...and set it accordingly.
13100 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
13101 actually work.
13102
13103 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
13104
13105 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
13106 not red.
13107
13108 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13109
13110 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
13111 case GUD buffer is not visible.
13112 (gdb-goto-breakpoint): Try to force display in source buffer.
13113 (gdb-frame-gdb-buffer): Copy other similar functions.
13114 (gdb-restore-windows): Don't display source if not asked for.
13115 (gdb-assembler-buffer-name): Don't capitalise.
13116
13117 2005-11-03 Richard M. Stallman <rms@gnu.org>
13118
13119 * wid-edit.el (key-sequence): New widget type.
13120
13121 * simple.el (set-mark-command-repeat-pop): New variable.
13122 (set-mark-command): Only interpret plan C-@ after a pop as a pop
13123 if set-mark-command-repeat-pop is true.
13124
13125 * info.el (Info-fontify-node): Don't display extra "see" if there
13126 already is one here.
13127
13128 * mouse.el: Fix special handling of DEL after dragging a region:
13129 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
13130 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
13131
13132 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
13133
13134 * textmodes/ispell.el (ispell-command-loop): Change `i' description
13135 not to assume it pertains to an affix.
13136
13137 * textmodes/flyspell.el (flyspell-post-command-hook):
13138 Bind deactivate-mark to prevent deactivation.
13139
13140 2005-11-03 Lars Hansen <larsh@soem.dk>
13141
13142 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
13143 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
13144 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
13145
13146 2005-11-03 Romain Francoise <romain@orebokech.com>
13147
13148 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
13149 Update copyright years.
13150
13151 2005-11-03 Sam Steingold <sds@gnu.org>
13152
13153 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13154 Use system-type instead of window-system because window-system is not
13155 correctly defined during loadup.
13156
13157 2005-11-02 Mark A. Hershberger <mah@everybody.org>
13158
13159 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
13160 (xml-parse-tag): Join strings separated by a comment properly.
13161
13162 2005-11-02 Andreas Schwab <schwab@suse.de>
13163
13164 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
13165
13166 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13167
13168 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
13169 (byte-optimize-pure-func): Quote the eval'd value.
13170
13171 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13172 Rename from perl-font-lock-syntactic-face-function.
13173 Change the calling convention so it can be used as a font-lock MATCHER.
13174 Do the parse-partial-sexp loop outselves.
13175 (perl-font-lock-syntactic-keywords): Use it.
13176 (perl-mode): Don't set font-lock-syntactic-face-function any more.
13177
13178 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
13179
13180 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
13181 disassembly buffer too.
13182 (gdb-exited): Remove overlay arrows when execution has finished.
13183 (gdb-info-frames-custom, gdb-info-threads-custom)
13184 (gdb-info-registers-custom): Don't add inappropriate text
13185 properties if inferior is not active.
13186
13187 2005-11-02 Glenn Morris <rgm@gnu.org>
13188
13189 * progmodes/fortran.el (fortran-blink-match):
13190 Use `blink-matching-delay'.
13191
13192 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
13193
13194 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
13195
13196 2005-11-02 Lars Hansen <larsh@soem.dk>
13197
13198 * net/tramp.el (tramp-action-out-of-band): Handle scp message
13199 "Permission denied".
13200
13201 2005-11-01 Richard M. Stallman <rms@gnu.org>
13202
13203 * textmodes/flyspell.el (flyspell-external-point-words):
13204 Pass nil to flyspell-get-word.
13205
13206 2005-11-02 Kim F. Storm <storm@cua.dk>
13207
13208 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
13209 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
13210
13211 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13212
13213 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
13214 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
13215 (calendar-mouse-print-dates): Add optional `event' argument.
13216 Update interactive-spec.
13217 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
13218 Use `calendar-event-to-date' instead of `event'.
13219
13220 2005-11-02 Masatake YAMATO <jet@gyve.org>
13221
13222 * progmodes/ld-script.el (ld-script-builtins):
13223 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
13224 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
13225 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
13226
13227 2005-11-01 Romain Francoise <romain@orebokech.com>
13228
13229 * vc-sccs.el: Update copyright year.
13230 * ezimage.el: Likewise.
13231
13232 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
13233
13234 * info.el (Info-fontify-node): Use `string-width' for fontifying
13235 underlined titles.
13236
13237 2005-11-01 Juri Linkov <juri@jurta.org>
13238
13239 * info.el (Info-fontify-node): Downcase node header keywords Node,
13240 Prev, Next, Up before comparison.
13241 (Info-history): Insert absolute directory name, and put invisible
13242 property on it.
13243
13244 2005-11-01 Juri Linkov <juri@jurta.org>
13245
13246 * info.el (Info-file-supports-index-cookies): New variable.
13247 (Info-find-node-2): Check makeinfo version for index cookie support.
13248 (Info-index-nodes): Search for nodes with index cookies only when
13249 Info-file-supports-index-cookies is t. Otherwise, search nodes
13250 with "Index" in the node name.
13251 (Info-index-node): Search index cookie in the current node only when
13252 Info-file-supports-index-cookies is t. Otherwise, check the word
13253 "Index" in the node name.
13254 (Info-find-emacs-command-nodes): Remove code that searches nodes
13255 with "Index" node name in the top menu.
13256
13257 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13258
13259 * progmodes/scheme.el (scheme-mode-variables): Use the default
13260 comment-indent-function.
13261
13262 * faces.el (face-attribute): Handle the case where a face inherits from
13263 a non-existent face.
13264
13265 * simple.el (eval-expression-print-format): Use lisp-readable syntax
13266 for octal and hexa output, and merge the char into the paren.
13267 (kill-new): Use push.
13268 (copy-to-buffer): Use with-current-buffer.
13269 (completion-setup-function): Move code in loop to remove redundancy.
13270 (minibuffer-local-must-match-map): Don't add bindings that duplicate
13271 those inherited from minibuffer-local-completion-map.
13272
13273 * savehist.el (savehist-mode) <defcustom>:
13274 Use custom-set-minor-mode if available.
13275 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
13276 and emit a message if applicable.
13277
13278 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
13279
13280 * savehist.el: Sync up to version 19.
13281 (savehist-mode): New minor mode.
13282 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
13283 (savehist-length): Remove (use history-length instead).
13284 (savehist-file-modes): Rename from savehist-modes.
13285 (savehist-save-hook, savehist-loaded): New vars.
13286 (savehist-load): Use savehist-mode. Try to smooth up transition from
13287 old format to new format.
13288 (savehist-install): Allow savehist-autosave-interval to be nil.
13289 (savehist-save): Run the new hook. Be more careful to only trim the
13290 history variables.
13291 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
13292 (savehist-printable): Print into a buffer rather than char-by-char.
13293
13294 2005-11-01 John Wiegley <johnw@newartisans.com>
13295
13296 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
13297 toggle-ignore keybinding (C-a). The author said it had been
13298 disabled much earlier due to a possible incompatibility, but after
13299 many months of usage I have encountered no problems (and it is a
13300 rather useful option, especially for switching to " *temp*").
13301
13302 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
13303 support for OS/X's AddressBook, by calling out to the open source
13304 program "contacts" (installable through Fink).
13305
13306 * net/eudc.el (eudc-expand-inline): If the
13307 `eudc-multiple-match-handling-method' is set to `all', delete the
13308 query string before inserting the query result.
13309
13310 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
13311 flag, to prevent Eshell from using the system ls when
13312 `eshell-ls-insert-directory' is in used.
13313 (eshell-ls-insert-directory): Disable font-lock in directory
13314 buffer so that Eshell's own fontification is seen. This broke
13315 recently due to changes in font-lock, so this goes back to version
13316 21 behavior.
13317
13318 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
13319
13320 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
13321 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
13322 (gdb-many-windows): Doc fix.
13323
13324 2005-10-31 Romain Francoise <romain@orebokech.com>
13325
13326 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
13327
13328 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
13329
13330 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
13331 that global-font-lock-mode can be enabled by default.
13332
13333 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
13334 (font-lock-add-keywords, font-lock-remove-keywords)
13335 (font-lock-fontify-buffer): Remove autoload cookies.
13336
13337 * jit-lock.el (jit-lock-register): Likewise.
13338
13339 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
13340
13341 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13342
13343 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
13344 intact if there is no gud-comint-buffer.
13345
13346 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
13347
13348 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
13349 old prompt comint-prompt-read-only is t and GDB commands are
13350 issued from tool bar etc.
13351
13352 2005-10-31 Masatake YAMATO <jet@gyve.org>
13353
13354 * vc.el (vc-directory-exclusion-list): Add "{arch}".
13355
13356 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
13357
13358 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
13359 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
13360
13361 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
13362
13363 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
13364 starting at beginning of line. Fontification is messed up when
13365 `open-paren-in-column-0-is-defun-start' set to t.
13366 Reported by John Paul Wallington <jpw@pobox.com>.
13367
13368 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
13369
13370 * comint.el (comint-send-input): Call `comint-update-fence' when
13371 `comint-process-echoes' and `comint-prompt-read-only' are both
13372 non-nil, to avoid leftover read-only newline.
13373
13374 2005-10-30 Richard M. Stallman <rms@gnu.org>
13375
13376 * textmodes/flyspell.el (flyspell-external-point-words):
13377 Detect when WORD can't be checked properly because
13378 flyspell-get-word finds just part of it, and move on.
13379
13380 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
13381 boundarychar for Polish.
13382 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
13383 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
13384
13385 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13386
13387 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
13388 (gdb-registers-font-lock-keywords): Delete.
13389 (gdb-registers-mode): Don't fontify.
13390 (gdb-info-registers-custom): Use text properties instead as, in
13391 future, changed register values will use font-lock-warning-face.
13392 (gdb-local-font-lock-keywords): Rename to...
13393 (gdb-locals-font-lock-keywords): ...for consistency.
13394
13395 2005-10-30 Andre Spiegel <spiegel@gnu.org>
13396
13397 * vc.el (vc-switch-backend): Better error message if the buffer is
13398 not visiting a file under version control.
13399
13400 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
13401
13402 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
13403
13404 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
13405 ~/.emacs.d/.emacs.
13406
13407 2005-10-29 Richard M. Stallman <rms@gnu.org>
13408
13409 * replace.el (occur-mode-mouse-goto): Always go to other window.
13410 (occur-mode-goto-occurrence): Always switch in same window.
13411
13412 * simple.el (undo): Display message at end, not at start.
13413
13414 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
13415 New arg REUSE-CELL.
13416 (cancel-timer-internal): New function.
13417 (timer-event-handler): Use cancel-timer-internal,
13418 and pass the cell it returns to timer-activate...
13419
13420 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
13421 (jit-lock-deferred-fontify, jit-lock-context-fontify)
13422 (jit-lock-after-change): Test memory-full.
13423
13424 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13425
13426 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13427 part of the decoded armor to find the key-identifier.
13428 (pgg-gpg-lookup-key-owner): New function to return the
13429 human-readable identifier of a key owner.
13430 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13431 key itself.
13432 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13433 the key value) if we have a key and can match it against a secret
13434 key. Also, added a note pointing out fact that the prompt only
13435 indicates the first matching key.
13436
13437 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13438 pgg-decrypt-region.
13439 (pgg-pending-timers): A new hash for tracking the passphrase cache
13440 timers, so that new ones supercede old ones.
13441 (pgg-add-passphrase-to-cache): Rename from
13442 `pgg-add-passphrase-cache' to reduce confusion (all callers
13443 changed). Modified to cancel old timers when new ones are added.
13444 (pgg-remove-passphrase-from-cache): Rename from
13445 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13446 changed). Modified to cancel old timers when their keys are
13447 removed from the cache.
13448 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13449 XEmacs, an indirection to delete-itimer.
13450 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13451 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13452 users can only check cache without risk of prompting. Correct bug in
13453 notruncate behavior.
13454 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13455 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13456 Add informative docstrings.
13457 (pgg-decrypt): Convey provided passphrase in subordinate call to
13458 pgg-decrypt-region.
13459
13460 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13461 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13462 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13463 `passphrase' argument, so the passphrase can be managed externally
13464 and then passed in to the system.
13465
13466 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13467 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13468 so the passphrase cache can be used reliably with identifiers
13469 besides a pgp packet's key id.
13470
13471 * pgg-gpg.el (pgg-pgp-encrypt-region)
13472 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13473 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13474 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13475 argument to all these routines, so the passphrase can be managed
13476 externally and passed in to the system.
13477
13478 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13479 `notruncate' argument, so the passphrase cache can be used
13480 reliably with identifiers besides a pgp packet's key id.
13481
13482 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13483
13484 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13485 symmetric encryption.
13486 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13487 encrypted session key.
13488 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13489 message ask for the passphrase in a proper way.
13490
13491 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13492 New user commands for symmetric encryption.
13493
13494 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
13495
13496 * textmodes/conf-mode.el (conf-assignment-sign)
13497 (conf-assignment-regexp): Fix docstrings.
13498 (conf-mode-initialize): New function.
13499 (conf-mode): Remove optional args. Use delay-mode-hooks to
13500 recognize recursive calls.
13501 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
13502 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
13503 (conf-xdefaults-mode): Use define-derived-mode and
13504 conf-mode-initialize.
13505
13506 2005-10-29 Romain Francoise <romain@orebokech.com>
13507
13508 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
13509
13510 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13511
13512 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13513 part of the decoded armor to find the key-identifier.
13514 (pgg-gpg-lookup-key-owner): New function to return the
13515 human-readable identifier of a key owner.
13516 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13517 key itself.
13518 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13519 the key value) if we have a key and can match it against a secret
13520 key. Also, added a note pointing out fact that the prompt only
13521 indicates the first matching key.
13522
13523 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13524 pgg-decrypt-region.
13525 (pgg-pending-timers): A new hash for tracking the passphrase cache
13526 timers, so that new ones supercede old ones.
13527 (pgg-add-passphrase-to-cache): Rename from
13528 `pgg-add-passphrase-cache' to reduce confusion (all callers
13529 changed). Modified to cancel old timers when new ones are added.
13530 (pgg-remove-passphrase-from-cache): Rename from
13531 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13532 changed). Modified to cancel old timers when their keys are
13533 removed from the cache.
13534 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13535 XEmacs, an indirection to delete-itimer.
13536 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13537 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13538 users can only check cache without risk of prompting. Correct bug in
13539 notruncate behavior.
13540 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13541 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13542 Add informative docstrings.
13543 (pgg-decrypt): Convey provided passphrase in subordinate call to
13544 pgg-decrypt-region.
13545
13546 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
13547
13548 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13549 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13550 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13551 `passphrase' argument, so the passphrase can be managed externally
13552 and then passed in to the system.
13553
13554 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13555 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13556 so the passphrase cache can be used reliably with identifiers
13557 besides a pgp packet's key id.
13558
13559 * pgg-gpg.el (pgg-pgp-encrypt-region)
13560 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13561 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13562 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13563 argument to all these routines, so the passphrase can be managed
13564 externally and passed in to the system.
13565
13566 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13567 `notruncate' argument, so the passphrase cache can be used
13568 reliably with identifiers besides a pgp packet's key id.
13569
13570 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13571
13572 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13573 symmetric encryption.
13574 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13575 encrypted session key.
13576 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13577 message ask for the passphrase in a proper way.
13578
13579 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13580 New user commands for symmetric encryption.
13581
13582 2005-10-28 Bill Wohler <wohler@newt.com>
13583
13584 * help-mode.el (help-url): New button type. Calls browse-url.
13585 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
13586 Similar to Info nodes: URL `url'.
13587 (help-make-xrefs): Create help-url buttons for
13588 help-xref-url-regexp matches.
13589
13590 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
13591
13592 * tool-bar.el (tool-bar-add-item-from-menu)
13593 (tool-bar-local-item-from-menu): Fix doc strings.
13594
13595 2005-10-28 Romain Francoise <romain@orebokech.com>
13596
13597 * ldefs-boot.el: Update.
13598
13599 * subr.el (locate-library): Move from help-fns.el.
13600 * help-fns.el (locate-library): Move to subr.el.
13601
13602 2005-10-28 Richard M. Stallman <rms@gnu.org>
13603
13604 * net/tramp.el (tramp-completion-mode): defvar moved up.
13605
13606 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
13607
13608 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
13609
13610 * files.el (find-file-noselect): Use %d to format large file size.
13611
13612 * bindings.el (mode-line-format): Add %e.
13613
13614 * loadup.el ("facemenu"): Load unconditionally.
13615 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
13616 ("x-dnd"): Load, when appropriate.
13617
13618 * startup.el (command-line): Call before-init-hook earlier.
13619 Warn about some bad characters in -u user name.
13620
13621 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
13622 (flyspell-external-point-words): Error if misspelled word is not found.
13623 Set flyspell-large-region-beg at end of word.
13624
13625 2005-10-28 Andreas Schwab <schwab@suse.de>
13626
13627 * view.el (View-revert-buffer-scroll-page-forward):
13628 Use view-page-size-default.
13629
13630 2005-10-28 Juri Linkov <juri@jurta.org>
13631
13632 * international/quail.el (quail-get-current-str): Translate last
13633 raw character for deterministic input methods.
13634
13635 2005-10-27 Jay Belanger <belanger@truman.edu>
13636
13637 * calc/calc-ext.el: Add functions to autoloads.
13638 (math-identity-matrix-p, math-ident-row-p): New functions.
13639
13640 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
13641 multiplication by an identity matrix; don't turn multiplication by
13642 an inverse matrix into division.
13643 (math-div-symbol-fancy): Replace division by matrices with
13644 multiplication by inverse.
13645
13646 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
13647
13648 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
13649 (calc-writeoutpower): New functions.
13650
13651 2005-10-27 Romain Francoise <romain@orebokech.com>
13652
13653 * replace.el (occur-engine): Include colon in mouse-face highlight.
13654
13655 * dired-x.el: Change Maintainer field.
13656
13657 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
13658
13659 * longlines.el (longlines-mode): Bind after-change-functions to
13660 nil during initial decoding and final encoding.
13661
13662 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
13663
13664 * term.el (term-emulate-terminal, term-handle-colors-array)
13665 (term-handle-ansi-escape): Specify the terminfo capabilities
13666 implemented.
13667
13668 2005-10-26 Richard M. Stallman <rms@gnu.org>
13669
13670 * info.el (Info-fontify-node): Fix detection of sentence-break
13671 before *Note.
13672
13673 2005-10-26 Romain Francoise <romain@orebokech.com>
13674
13675 * smerge-mode.el: Add `tools' to file keywords.
13676
13677 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
13678
13679 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
13680 when the fringe is not available.
13681
13682 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
13683 (def-gdb-auto-update-trigger): Simplify construction.
13684 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13685 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
13686 defined explicitly.
13687 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
13688 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
13689 defined explicitly.
13690 (gdb-info-locals-custom): Remove as it's a no-op.
13691
13692 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
13693
13694 * longlines.el (longlines-mode): Remove narrowing before
13695 performing the initial decoding or final encoding.
13696
13697 2005-10-25 Romain Francoise <romain@orebokech.com>
13698
13699 * emacs-lisp/find-func.el (find-library-name): Also strip
13700 extension if library name ends in .el, to take advantage of
13701 `find-library-suffixes'.
13702
13703 2005-10-25 Richard M. Stallman <rms@gnu.org>
13704
13705 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
13706
13707 2005-10-25 Juri Linkov <juri@jurta.org>
13708
13709 * textmodes/texinfo.el (texinfo-mode): Change charset of one
13710 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
13711
13712 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13713
13714 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
13715 (blackbox-redefine-key): Add argument `map'.
13716
13717 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
13718 regions when moving the jit-lock-context-unfontify-pos boundary.
13719
13720 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
13721
13722 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
13723
13724 2005-10-25 Masatake YAMATO <jet@gyve.org>
13725
13726 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
13727
13728 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
13729
13730 * play/blackbox.el (blackbox-redefine-key): New function.
13731 (blackbox-mode-map): Use it to remap existing bindings for cursor
13732 motion instead of binding literal keys.
13733
13734 2005-10-25 Glenn Morris <rgm@gnu.org>
13735
13736 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
13737 diary does not end in a newline. Do not assume a blank line at
13738 the start of the diary file.
13739
13740 2005-10-25 Kenichi Handa <handa@m17n.org>
13741
13742 * international/quail.el (quail-translate-key): If the input
13743 method is deterministic and failed to handle the last key, restart
13744 the key handling loop from an appropriate key.
13745
13746 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
13747
13748 * vc.el (vc-dired-mode): Extend comment for binding of
13749 `directory-listing-before-filename-regexp'.
13750
13751 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13752
13753 * textmodes/texinfo.el (texinfo-mode):
13754 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
13755 not to unnecessarily expose emacs-mule's internal char codes.
13756
13757 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
13758
13759 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
13760 Display hand pointer and help-echo on disabled icon too.
13761 (gdb-mouse-until): New function.
13762 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
13763
13764 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
13765
13766 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
13767 with 2005-10-23 change to doctor.el.
13768
13769 * finder.el (finder-mode-map): Add follow-link binding.
13770
13771 2005-10-25 Kim F. Storm <storm@cua.dk>
13772
13773 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
13774 to gdb-mouse-toggle-breakpoint-fringe.
13775 (gdb-mouse-toggle-breakpoint-margin): Rename from
13776 gdb-mouse-toggle-breakpoint. Fix doc.
13777 (gdb-mouse-toggle-breakpoint-fringe): New defun.
13778 (gdb-put-string): Add optional SPROPS arg. Add props to string.
13779 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
13780 string properties also for fringe breakpoint bitmaps.
13781
13782 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
13783
13784 * textmodes/org.el (org-start-icalendar-file): Fix format form.
13785
13786 2005-10-25 Masatake YAMATO <jet@gyve.org>
13787
13788 * simple.el (completion-common-substring):
13789 Use `completion-common-substring' prior to `completion-base-size'.
13790
13791 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
13792
13793 * savehist.el: Require CL while compiling.
13794 (savehist-history-variables): Remove.
13795 (savehist-save-minibuffer-history, savehist-additional-variables)
13796 (savehist-minibuffer-history-variables): New vars.
13797 (savehist-save): Use them.
13798 (savehist-uninstall, savehist-minibuffer-hook): New funs.
13799 (savehist-install): New fun, extracted from savehist-load.
13800 (savehist-load): Use them.
13801
13802 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13803
13804 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
13805 a dummy doc-string-elt property.
13806 (defalias, defvaralias, define-category): Add a docstring property.
13807
13808 * image.el (defimage):
13809 * widget.el (define-widget):
13810 * custom.el (defface, defcustom): Add `doc-string' declaration.
13811
13812 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
13813 (defadvice): Add `doc-string' declaration.
13814
13815 * emacs-lisp/byte-run.el (macro-declaration-function):
13816 Handle `doc-string' declarations.
13817 (define-obsolete-function-alias, define-obsolete-variable-alias):
13818 Add `doc-string' declaration.
13819
13820 2005-10-24 Kenichi Handa <handa@m17n.org>
13821
13822 * international/utf-7.el (utf-7): Add autoload cookie.
13823
13824 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
13825
13826 2005-10-24 Eli Zaretskii <eliz@gnu.org>
13827
13828 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
13829 list of directories passed to batch-update-autoloads. Add "." to
13830 the list of the echoed directories.
13831
13832 * pgg-def.el:
13833 * pgg-gpg.el:
13834 * pgg-parse.el:
13835 * pgg-pgp.el:
13836 * pgg-pgp5.el:
13837 * pgg.el: Moved here from the gnus subdirectory.
13838
13839 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
13840
13841 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
13842 in case comint-prompt-read-only is set to t.
13843
13844 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
13845 in case comint-prompt-read-only is set to t.
13846
13847 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
13848
13849 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
13850 Now a string.
13851 (icalendar-import-format): Handle CLASS, STATUS, URL.
13852 Rename `subject' to `summary'.
13853 (icalendar-import-format-summary): Rename from
13854 `icalendar-import-format-subject'.
13855 (icalendar-import-format-url, icalendar-import-format-status)
13856 (icalendar-import-format-class): New variables.
13857 (icalendar--rris): Take variable argument list.
13858 (icalendar--datestring-to-isodate): Remove unnecessary
13859 calendar-style check when converting dates with explicit month names.
13860 (icalendar-export-region): Change return type of conversion
13861 subroutines. Bury current buffer unless error occurred.
13862 (icalendar--convert-to-ical)
13863 (icalendar--parse-summary-and-rest): New functions.
13864 (icalendar--convert-ordinary-to-ical)
13865 (icalendar--convert-weekly-to-ical)
13866 (icalendar--convert-yearly-to-ical)
13867 (icalendar--convert-block-to-ical)
13868 (icalendar--convert-cyclic-to-ical)
13869 (icalendar--convert-anniversary-to-ical): Change return type.
13870 Strip trailing blanks from subject.
13871 (icalendar--convert-sexp-to-ical): Change return type.
13872 Strip trailing blanks from subject. Handle simple sexp
13873 entries as generated by icalendar.el.
13874 (icalendar--convert-float-to-ical)
13875 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
13876 (icalendar-import-file): Doc fix.
13877 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
13878 Correct call to icalendar--rris.
13879 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
13880 `summary'.
13881 (icalendar--add-diary-entry): Rename `subject' to `summary'.
13882
13883 2005-10-24 Romain Francoise <romain@orebokech.com>
13884
13885 * server.el (server-sentinel): Set query-on-exit flag to nil on
13886 new client processes (it isn't inherited from the server process).
13887
13888 * replace.el (occur-engine): Rearrange text properties.
13889
13890 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13891
13892 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
13893 case-fold-search is nil.
13894 (debug-help-follow): Use help-xref-interned directly.
13895
13896 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13897
13898 * thumbs.el (thumbs-image-type): Add .pbm.
13899
13900 2005-10-23 Richard M. Stallman <rms@gnu.org>
13901
13902 * faces.el (inhibit-face-set-after-frame-default): New variable.
13903 (set-face-attribute): Bind it.
13904 (face-set-after-frame-default): Test it.
13905
13906 * help-fns.el (describe-simplify-lib-file-name): New function.
13907 (describe-function-1, describe-variable): Use it.
13908
13909 * faces.el (describe-face): Use describe-simplify-lib-file-name.
13910
13911 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
13912 Eliminate nil as possible value.
13913 (tooltip-hide-delay): Reduce internal-border-width.
13914
13915 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
13916 (menu-bar-file-menu) <new-file>: Likewise.
13917
13918 * simple.el (line-move-finish): Ignore fields computing LINE-END.
13919
13920 * international/mule.el (load-with-code-conversion):
13921 Pass full file name to `eval-buffer' unless preloading.
13922
13923 * textmodes/flyspell.el (flyspell-large-region):
13924 Call ispell-check-version.
13925
13926 * textmodes/ispell.el (ispell-local-dictionary-overridden):
13927 Fix the make-variable-buffer-local call that was supposed
13928 to be for this variable.
13929 (ispell-aspell-supports-utf8): Doc fix.
13930 (ispell-find-aspell-dictionaries): Preserve elements of
13931 ispell-dictionary-alist for dictionaries that aspell doesn't report.
13932 (ispell-aspell-find-dictionary): Return nil on error.
13933
13934 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
13935 (doctor-symptoms): Likewise.
13936
13937 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
13938
13939 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13940
13941 * cus-edit.el (custom-button, custom-button-pressed): New vars.
13942 (custom-raised-buttons): Add :set spec.
13943 (custom-button-unraised, custom-button-pressed-unraised):
13944 New faces, so that custom-raised-buttons actually does something.
13945 (custom-mode): Use custom-button and custom-button-pressed.
13946
13947 * wid-edit.el (widget-specify-button): Don't ignore
13948 widget-mouse-face on graphic terminals.
13949 (widget-move-and-invoke): Cleanup.
13950
13951 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
13952
13953 * whitespace.el (whitespace-cleanup): Doc fix.
13954
13955 2005-10-23 Romain Francoise <romain@orebokech.com>
13956
13957 * emulation/viper.el (viper-set-hooks): Quote forms passed to
13958 `eval-after-load' to avoid evaluating their result.
13959
13960 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
13961
13962 * files.el (directory-listing-before-filename-regexp):
13963 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
13964
13965 * dired.el (dired-move-to-filename-regexp): Remove.
13966 All occurences replaced by `directory-listing-before-filename-regexp'.
13967
13968 * dired-x.el, locate.el, vc.el:
13969 Replace `dired-move-to-filename-regexp' by
13970 `directory-listing-before-filename-regexp'. In vc.el it is
13971 overwritten locally; maybe this can be handled in files.el too.
13972
13973 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
13974 replaced by `directory-listing-before-filename-regexp'.
13975
13976 2005-10-23 Andreas Schwab <schwab@suse.de>
13977
13978 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
13979 and eval-next-after-load.
13980
13981 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
13982
13983 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
13984 exist, create it.
13985
13986 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
13987
13988 * allout.el: Remove autoloads for mailcrypt and crypt++.
13989 Require pgg, pgg-gpg during compilation.
13990 (allout-version): Increment version number to 2.1, and use a literal
13991 rather than RCS Id.
13992 (allout-default-encryption-scheme): Remove.
13993 (allout-passphrase-verifier-handling)
13994 (allout-passphrase-verifier-string)
13995 (allout-file-passphrase-verifier-string)
13996 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
13997 (allout-passphrase-hint-handling): Rename and simplify.
13998 (allout-init): Use `find-file-hook' if available, otherwise
13999 `find-file-hooks'.
14000 (allout-mode): Use `write-file-functions' if available, otherwise
14001 `local-write-file-hooks' and, instead of making auto-save-hook
14002 buffer local, make the write-file-hook activity contingent to
14003 allout-mode.
14004 (allout-mode): Use key-binding substitution in the docstring.
14005 (allout-kill-line): Spell-out kill ring data structure mutation
14006 instead of using byte-compiler-complaint-provoking `pop'.
14007 (allout-insert-listified): Use `insert' rather than `insert-string'
14008 (allout-toggle-current-subtree-encryption): Update docstring, adjust
14009 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
14010 (allout-encrypt-string): Totally revamped vis new underlying
14011 encryption facilities.
14012 (allout-mc-activate-passwd): Remove.
14013 (allout-obtain-passphrase): New, more or less replaces
14014 allout-mc-activate-passwd.
14015 (allout-encrypted-key-info): More or less replaces
14016 allout-encrypted-text-type.
14017 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
14018 (my-mark-marker): Use `(featurep 'xemacs)'.
14019
14020 2005-10-23 Lars Hansen <larsh@soem.dk>
14021
14022 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
14023 (byte-compile-file-form-defmumble, byte-compile-defun)
14024 (byte-compile-defmacro): Use it.
14025 (byte-compile-form): Don't call byte-compile-set-symbol-position
14026 when a byte-compile handler is called.
14027
14028 2005-10-22 Romain Francoise <romain@orebokech.com>
14029
14030 * savehist.el (savehist-history-variables): Add `grep-find-history'.
14031
14032 * subr.el (eval-after-load): Convert library name to an absolute
14033 file name using locate-library, since load-history no longer has
14034 library names in it.
14035
14036 2005-10-22 Richard M. Stallman <rms@gnu.org>
14037
14038 * files.el (make-temp-file): Move from subr.el.
14039 * subr.el (make-temp-file): Move to files.el.
14040
14041 * window.el (get-buffer-window-list): Move from subr.el.
14042 * subr.el (get-buffer-window-list): Move to window.el.
14043
14044 * image.el (image-load-path): Use eval-at-startup to initialize.
14045
14046 * subr.el (eval-at-startup): New macro.
14047
14048 * subr.el: Much rearrangement of functions and division
14049 into pages. No code changes.
14050
14051 2005-10-22 Kenichi Handa <handa@m17n.org>
14052
14053 * tar-mode.el (tar-extract): Be sure to call
14054 find-operation-coding-system if set-auto-coding doesn't find a
14055 coding system.
14056
14057 2005-10-22 Kim F. Storm <storm@cua.dk>
14058
14059 * image.el (image-type-header-regexps): Rename from image-type-regexps.
14060 Change users.
14061 (image-type-file-name-regexps): New defconst.
14062 (image-type-from-data): Simplify loop.
14063 (image-type-from-buffer): New defun.
14064 (image-type-from-file-header): Use it instead of image-type-from-data.
14065 Use image-search-load-path instead of only looking in data-directory.
14066 (image-type-from-file-name): New defun.
14067 (image-search-load-path): Change `pathname' to `filename'.
14068 Make PATH arg optional, default to image-load-path.
14069
14070 2005-10-21 Richard M. Stallman <rms@gnu.org>
14071
14072 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
14073
14074 * textmodes/paragraphs.el (sentence-end-base): New variable.
14075 (sentence-end): Use sentence-end-base.
14076
14077 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14078
14079 * font-lock.el (font-lock-default-fontify-region): Check the multiline
14080 property independently from the font-lock-multiline variable.
14081
14082 2005-10-21 Richard M. Stallman <rms@gnu.org>
14083
14084 * emacs-lisp/find-func.el (find-library-name): Doc fix.
14085
14086 * startup.el (command-line): Convert library names
14087 in `load-history' to absolute file names.
14088
14089 * subr.el (symbol-file): Doc fix.
14090
14091 * loadhist.el (file-loadhist-lookup): Call locate-library
14092 instead of find-library-name. Don't try converting
14093 abs file names to library names, since load-history no longer
14094 has library names in it.
14095 (file-dependents, file-provides, file-requires): Doc fixes.
14096
14097 2005-10-21 Juri Linkov <juri@jurta.org>
14098
14099 * progmodes/etags.el (tags-table-mode): New function.
14100 (tags-verify-table): Replace initialize-new-tags-table with
14101 tags-table-mode.
14102
14103 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
14104 default value.
14105 (desktop-modes-not-to-save): Add tags-table-mode to the
14106 default value.
14107
14108 * info.el (Info-index-next): Add total number of index
14109 alternatives to the message.
14110
14111 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
14112 backward only space (instead of space and period) before looking
14113 at sentence end.
14114
14115 * simple.el (set-variable): Use user-variable-p instead of symbolp.
14116 Add the old variable value as 4th default-value arg of read-string.
14117
14118 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14119
14120 * cus-face.el (custom-declare-face): Make face from X resources
14121 also on Mac.
14122
14123 * disp-table.el (standard-display-g1, standard-display-graphic):
14124 Refuse to use string glyphs also on Mac.
14125 (standard-display-european): Don't set terminal coding system also
14126 on Mac.
14127
14128 * frame.el (display-screens): Use x-display-screens also on Mac.
14129
14130 2005-10-21 Romain Francoise <romain@orebokech.com>
14131
14132 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
14133
14134 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14135
14136 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
14137 and $? into sexps.
14138
14139 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
14140 warning face on open-paren-in-column-0.
14141
14142 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
14143 boundary case. Fix typo.
14144 Suggested by Martin Rudalics <rudalics@gmx.at>.
14145
14146 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
14147
14148 * textmodes/org.el (org-combined-agenda-icalendar-file)
14149 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
14150 (org-export-icalendar-this-file)
14151 (org-export-icalendar-all-agenda-files)
14152 (org-export-icalendar-combine-agenda-files): New commands.
14153 (org-export-icalendar, org-print-icalendar-entries)
14154 (org-start-icalendar-file, org-finish-icalendar-file)
14155 (org-ical-ts-to-string): New functions.
14156 (org-read-date, org-goto-calendar)
14157 (org-agenda-goto-calendar): Inhibit displaying diary entries by
14158 call to `calendar'.
14159 (orgtbl-setup): Remove the :keys arguments from the menu description.
14160 (org-after-save-iCalendar-file-hook): New variable.
14161
14162 2005-10-21 Kenichi Handa <handa@m17n.org>
14163
14164 * language/vietnamese.el (tcvn-5712): Make it an alias of
14165 vietnamese-tcvn coding-system.
14166
14167 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
14168
14169 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
14170 group id is given.
14171
14172 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14173
14174 * progmodes/sh-script.el (sh-escaped-line-re): New var.
14175 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
14176 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
14177 whose line is either continued or ends with a comment.
14178
14179 2005-10-20 Romain Francoise <romain@orebokech.com>
14180
14181 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
14182
14183 * replace.el (occur-engine): Add follow-link property.
14184
14185 * font-core.el (font-lock-mode): Doc fix.
14186
14187 2005-10-20 Richard M. Stallman <rms@gnu.org>
14188
14189 * net/rcirc.el: New file.
14190
14191 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
14192
14193 * term.el (term-term-name): Initialize to "eterm-color".
14194
14195 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
14196
14197 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
14198 for encryption functionality.
14199 Move allout customization subgroup from `editing' to `outlines' group.
14200 Fix commentary keywords to legitimate ones.
14201 Update author info (using my current email address, obscurified).
14202 (allout-encrypt-string, allout-encryption-produce-work-buffer)
14203 (allout-encrypted-topic-p, allout-encrypted-text-type)
14204 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
14205 (allout-situate-encryption-key-verifier)
14206 (allout-get-encryption-key-verifier, allout-verify-key)
14207 (allout-next-topic-pending-encryption)
14208 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
14209 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
14210 (outline-key-verifier-handling, outline-key-hint-handling)
14211 (outline-encrypt-unencrypted-on-saves): New defcustoms.
14212 (allout-file-key-verifier-string, allout-encryption-scheme)
14213 (allout-key-verifier-string, allout-key-hint-string)
14214 (allout-after-save-decrypt): New variables.
14215 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
14216 (allout-after-saves-handler): New hook functions.
14217 (allout-post-command-business): Do allout-after-save-decrypt.
14218 (allout-enable-file-variable-adjustment): Custom var to enable
14219 mechanism for adding and adjusting settings of Emacs file variables.
14220 (allout-adjust-file-variable, allout-file-vars-section-data):
14221 New functions, implement the mechanism.
14222 (outlineify-sticky): Use the file vars mechanism.
14223 (allout-inhibit-protection, allout-during-write-cue)
14224 (allout-override-protect, allout-before-change-protect): Remove.
14225 (allout-flag-region, allout-open-topic): Adjust read-only text.
14226 (allout-open-line-not-read-only): Add to facilitate read-only
14227 text based protection.
14228 (allout-kill-line): Revise to adjust read-only text, clue the
14229 user about the inhibition.
14230 (allout-unprotected): Use unwind-protect.
14231 (allout-shift-in, allout-shift-out): Disallow manually shifting a
14232 topic deeper than the offspring depth of the previous topic -
14233 avoiding confusing "containment discontinuities".
14234 (allout-reindent-bodies): Fix retention of body relative hanging
14235 indent during promotion of collapsed bodies.
14236 (allout-open-topic): Make it easy to open new topic with same
14237 bullet as current topic - topic creation functions provided with
14238 any universal argument provokes now prompt for bullet, defaulting
14239 to the bullet of the previous topic.
14240 (allout-plain-bullets-string, allout-distinctive-bullets-string):
14241 Plain bullet alternates `.' period and `,' comma only. All other
14242 bullets are relegated to special status (but customizable).
14243 (allout-end-of-entry): Rename from allout-end-of-current-entry
14244 since it actually operates w.r.t. most immediately containing
14245 entry, visible or not.
14246 (allout-hide-current-entry, allout-show-current-entry): Use the
14247 revised version.
14248 (allout-old-expose-topic): Solidify deprecation.
14249 (allout-end-of-subtree): Add so we can span concealed as well
14250 as visible topics.
14251 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
14252 (allout-end-of-current-heading): Tweak to just respect the first line.
14253 (allout-get-body-text): Add.
14254 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
14255 when invoked interactively.
14256 (allout-up-current-level): Use `interactive-p'.
14257 (allout-mode, allout-init): Miscellaneous docstring and
14258 operational refinements, as well as hookups of new encryption stuff.
14259 (allout-beginning-of-current-entry): Now works as advertised.
14260 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
14261 (allout-isearch-rectification): Refine condition for isearching.
14262 (allout-isearch-abort, allout-enwrap-isearch)
14263 (allout-flag-region, my-region-active-p): Relocate some macros.
14264 (allout-title): Fallback title is (buffer-name), not
14265 non-existing (current-buffer-name).
14266 (subst-char-in-string): Define if absent (for some XEmacs versions).
14267
14268 2005-10-20 Jari Aalto <jari.aalto@cante.net>
14269
14270 * mail/sendmail.el (mail-setup-hook, mail-aliases)
14271 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
14272 (mail-citation-prefix-regexp, mail-signature-file)
14273 (mail-default-headers, mail-bury-selects-summary)
14274 (mail-send-nonascii): Add autoload cookies.
14275
14276 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14277
14278 * frame.el (blink-cursor-mode): Add `mac' to the list of
14279 window-system's that support blinking cursor.
14280
14281 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14282
14283 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
14284
14285 2005-10-20 Eli Zaretskii <eliz@gnu.org>
14286
14287 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
14288 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
14289 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
14290
14291 2005-10-20 Kim F. Storm <storm@cua.dk>
14292
14293 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
14294 (ido-set-current-directory): Don't add / after final @.
14295 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
14296 Explicitly handle ange-ftp completion oddities.
14297 (ido-make-file-list): Don't rotate list at tramp root to avoid
14298 triggering tramp file handler for expand-file-name via get-file-buffer.
14299
14300 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14301
14302 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
14303
14304 2005-10-19 Jay Belanger <belanger@truman.edu>
14305
14306 * calc/calc-units.el (math-standard-units): Add units, adjust
14307 symbols and update values.
14308 (math-unit-prefixes): Add more prefixes.
14309
14310 2005-10-19 Romain Francoise <romain@orebokech.com>
14311
14312 * bookmark.el (bookmark-menu-heading): New face.
14313 (bookmark-bmenu-list): Use it.
14314 Don't fiddle with `baud-rate' at top-level.
14315
14316 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14317
14318 * image.el (create-image, find-image): Mention max-image-size in
14319 docstring.
14320
14321 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14322
14323 * savehist.el (savehist-load): Revert to checking XEmacs.
14324
14325 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
14326 Various docstring and line-width fixups.
14327 (conf-mode): Use cond.
14328 Set font-lock-defaults. Don't set comment-use-syntax.
14329
14330 2005-10-18 David Ponce <david@dponce.com>
14331
14332 * tree-widget.el (tree-widget-button-click): New function.
14333 (tree-widget-button-keymap): Use it.
14334
14335 2005-10-18 Romain Francoise <romain@orebokech.com>
14336
14337 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14338 (bookmark-bmenu-hide-filenames): Add follow-link property.
14339 Improve help-echo text.
14340
14341 * ffap.el (find-file-at-point): Doc fix.
14342
14343 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14344
14345 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
14346
14347 2005-10-18 Masatake YAMATO <jet@gyve.org>
14348
14349 Install to the CVS repository what I forgot to install in my
14350 2005-10-16 changes.
14351
14352 * progmodes/python.el (python-complete-symbol): Pass the common
14353 prefix substring of completion to `display-completion-list'.
14354
14355 * textmodes/org.el (org-complete): Ditto.
14356
14357 2005-10-18 Masatake YAMATO <jet@gyve.org>
14358
14359 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
14360
14361 * woman.el (WoMan-xref-man-page): New button type derived
14362 from `Man-abstract-xref-man-page'.
14363 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
14364
14365 * man.el (Man-abstract-xref-man-page): New button type.
14366 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
14367 (Man-highlight-references): Add new optional argument `xref-man-type'.
14368
14369 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14370
14371 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
14372
14373 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14374
14375 * cus-edit.el (Custom-move-and-invoke): Delete.
14376 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
14377
14378 * wid-edit.el (widget-move-and-invoke): New function, from
14379 Custom-move-and-invoke.
14380
14381 2005-10-17 Bill Wohler <wohler@newt.com>
14382
14383 Move all remaining images from lisp/toolbar to etc/images, move
14384 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
14385 the low resolution images in their own directory (low-color).
14386
14387 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
14388 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
14389 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
14390 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
14391 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
14392 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
14393 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
14394
14395 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
14396 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
14397 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
14398 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
14399 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
14400 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
14401 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
14402 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
14403 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
14404 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
14405 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
14406 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
14407 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
14408 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
14409 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
14410
14411 To conform with convention, replace the underscore (_) in the
14412 following image names with dash (-) or (/) as appropriate.
14413
14414 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
14415 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
14416 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
14417 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
14418 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
14419 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
14420 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
14421 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
14422 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
14423 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
14424 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
14425 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
14426 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
14427 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
14428 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
14429
14430 * info.el (info-tool-bar-map): Replace underscores in image names
14431 with dashes.
14432
14433 * makefile.w32-in (WINS): Remove toolbar.
14434
14435 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
14436
14437 * tool-bar.el: Move to lisp from toolbar. Now that
14438 toolbar is empty, it should be deleted when folks run "cvs up -P".
14439
14440 2005-10-18 Jay Belanger <belanger@truman.edu>
14441
14442 * calc/calc-store.el (calc-store-into): Get the proper variable name
14443 to display in message.
14444
14445 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14446
14447 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
14448 expressions display in speedbar for all buffers when debugging.
14449 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
14450
14451 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
14452 (speedbar-insert-button, speedbar-make-button):
14453 Use add-text-properties.
14454 (speedbar-update-localized-contents)
14455 (speedbar-update-directory-contents)
14456 (speedbar-update-special-contents): Use dolist.
14457 (speedbar-buffer-easymenu-definition): Add a menu separator.
14458
14459 2005-10-17 Jason Rumney <jasonr@gnu.org>
14460
14461 * makefile.w32-in: Use $(lisp) consistently.
14462 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
14463 for shell specific generation of mh-autoloads.
14464
14465 2005-10-17 Richard M. Stallman <rms@gnu.org>
14466
14467 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
14468
14469 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14470
14471 * jit-lock.el (jit-lock-fontify-now):
14472 Move jit-lock-context-unfontify-pos to avoid wasted work.
14473
14474 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
14475
14476 * net/tramp.el (tramp-completion-mode): New defvar. Used in
14477 `tramp-completion-mode' for checking if we are in completion mode.
14478 (tramp-completion-handle-file-name-all-completions): Reorder code
14479 in order to complete for file names only in case there are no
14480 method/user/host completions. This is necessary for cooperation
14481 with ido. Reported by Kim F. Storm <storm@cua.dk>.
14482
14483 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
14484
14485 * longlines.el (longlines-search-forward)
14486 (longlines-search-backward): Match any number of spaces.
14487
14488 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
14489
14490 * diff-mode.el (diff-mode): Doc fix.
14491
14492 2005-10-16 David Reitter <david.reitter@gmail.com>
14493
14494 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
14495 as default on darwin and windows systems.
14496
14497 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
14498
14499 * arc-mode.el (archive-zip-extract): Doc fix.
14500
14501 2005-10-16 Romain Francoise <romain@orebokech.com>
14502
14503 * mouse.el (mouse-1-click-follows-link): Doc fix.
14504
14505 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14506
14507 * savehist.el: Don't require CL at runtime.
14508 (savehist-xemacs): Remove.
14509 (savehist-coding-system): Use utf-8 if present, regardless of religion.
14510 (savehist-no-conversion): Use (featurep 'xemacs).
14511 (savehist-load): Check existence of start-itimer rather than XEmacs.
14512 Use an idle timer.
14513 (savehist-process-for-saving): Replace use of CL funs `subseq' and
14514 `delete-if-not'.
14515
14516 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
14517
14518 * savehist.el: Newer version.
14519 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
14520 (savehist-last-checksum, savehist-no-conversion): New vars.
14521 (savehist-autosave, savehist-process-for-saving, savehist-printable):
14522 New functions.
14523 (savehist-load, savehist-save): Use them.
14524 (savehist-delimit): Remove.
14525
14526 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14527
14528 * progmodes/compile.el (compilation-goto-locus): Display the
14529 compilation buffer first and the source buffer second, in case they're
14530 in overlapping frames. Don't raise the compilation frame if it was the
14531 selected window upon entry. Pass the `other-window' arg to
14532 pop-to-buffer.
14533
14534 * info.el (Info-fontify-node): Use dolist.
14535 Change add-text-properties to put-text-property.
14536
14537 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14538
14539 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
14540 bound of search.
14541
14542 2005-10-16 Masatake YAMATO <jet@gyve.org>
14543
14544 * dabbrev.el (dabbrev-completion): Pass the common
14545 prefix substring of completion to `display-completion-list'.
14546
14547 * filecache.el (file-cache-minibuffer-complete)
14548 (file-cache-complete): Ditto.
14549
14550 * tempo.el (tempo-display-completions): Ditto.
14551
14552 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
14553
14554 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
14555
14556 * eshell/em-hist.el (eshell-list-history): Ditto.
14557
14558 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
14559
14560 * mail/mailalias.el (mail-complete): Ditto.
14561
14562 * progmodes/etags.el (complete-tag): Ditto.
14563
14564 * progmodes/make-mode.el (makefile-complete): Ditto.
14565
14566 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
14567
14568 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
14569
14570 * progmodes/pascal.el (pascal-complete-word)
14571 (pascal-show-completions): Ditto.
14572
14573 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
14574
14575 * simple.el (completion-common-substring): New variable.
14576 (completion-setup-function): Use `completion-common-substring'
14577 to put faces.
14578
14579 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14580
14581 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
14582 (x-get-selection, mac-select-convert-to-string): Convert from/to
14583 UTF-16 clipboard data as in native byte order, no BOM.
14584
14585 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
14586
14587 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14588 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
14589 (gud-sentinel): Use speedbar-frame to check for speedbar.
14590
14591 2005-10-15 Richard M. Stallman <rms@gnu.org>
14592
14593 * savehist.el: New file.
14594
14595 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
14596
14597 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
14598 Fix bug in \bf fontification.
14599
14600 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14601
14602 * pcvs.el (cvs-edit-log-files): New var.
14603 (cvs-mode-edit-log): New arg `file'.
14604 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
14605 Instead force the use of the original file and nothing else.
14606 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
14607 the cvs-minor-wrap-function is set.
14608 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
14609
14610 2005-10-14 Bill Wohler <wohler@newt.com>
14611
14612 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
14613 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
14614 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
14615 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
14616 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
14617 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
14618 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
14619 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
14620 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
14621 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
14622 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
14623 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
14624 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
14625 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
14626 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
14627
14628 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14629 appropriately (for example, gud-break to gud/break).
14630
14631 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
14632
14633 * longlines.el (longlinges-search-function)
14634 (longlines-search-forward, longlines-search-backward): New functions.
14635 (longlines-mode): Set isearch-search-fun-function to
14636 longlinges-search-function.
14637
14638 * mouse.el (mouse-drag-region-1): Handle the case where a
14639 double-click event is bound to an arbitrary function.
14640
14641 2005-10-14 David Ponce <david@dponce.com>
14642
14643 * recentf.el (recentf-track-opened-file)
14644 (recentf-track-closed-file, recentf-update-menu)
14645 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
14646 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
14647 mouse-1-click-follows-link.
14648
14649 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14650
14651 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
14652 Gnome file-manager.png. Suggested by
14653 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
14654
14655 * toolbar/README: Add diropen.xpm.
14656
14657 2005-10-13 Bill Wohler <wohler@newt.com>
14658
14659 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
14660 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
14661
14662 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14663
14664 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
14665 Don't waste the byte-compiler's time on constant data.
14666
14667 2005-10-13 Kenichi Handa <handa@m17n.org>
14668
14669 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
14670 byte with `escape-glyph' face.
14671
14672 * international/fontset.el (ccl-encode-unicode-font):
14673 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
14674 Handle the case that ucs-mule-to-mule-unicode translates a character to
14675 ASCII (usually for IPA characters).
14676
14677 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14678
14679 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
14680 Don't hide the underline of titles if font-lock-mode is disabled.
14681
14682 2005-10-12 Bill Wohler <wohler@newt.com>
14683
14684 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
14685 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14686 files in MH-E-SRC have been updated.
14687 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
14688
14689 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14690
14691 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
14692 (mixal-mode-syntax-table): Add \n as end-comment.
14693 (mixal-operation-codes-alist): Immediately initialize to full value.
14694 (mixal-add-operation-code): Remove.
14695 (mixal-describe-operation-code): Make the arg non-optional.
14696 Use the interactive spec instead.
14697 Use mixal-operation-codes-alist rather than mixal-operation-codes.
14698 (mixal-font-lock-keywords): Don't highlight comments here any more.
14699 (mixal-font-lock-syntactic-keywords): New var.
14700 (mixal-mode): Use it. Fix comment-start-skip.
14701
14702 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14703
14704 * startup.el (command-line-x-option-alist): -nb => -nbi
14705
14706 2005-10-12 Kim F. Storm <storm@cua.dk>
14707
14708 * startup.el (fancy-splash-default-action): Discard mouse click in
14709 the splash screen window, as it has no sensible meaning in the
14710 next window to be selected. Fixes error reported by Jan D.
14711
14712 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14713
14714 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
14715
14716 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14717
14718 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
14719 Try to fix up minor layout issues like indentation, line break, etc...
14720 (mixal-mode-syntax-table): Don't try to specify comment syntax,
14721 because it doesn't work.
14722 (mixal-operation-codes): Add some more codes.
14723 (mixal-font-lock-keywords): Process comments here.
14724 (mixal-mode): mixasm no longer needs -g option.
14725
14726 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
14727
14728 * progmodes/sh-script.el (sh-tmp-file):
14729 Use mktemp -t. Finish support for es and rc shells.
14730
14731 2005-10-11 Jay Belanger <belanger@truman.edu>
14732
14733 * calc/calcalg2.el (calc-integral): With an argument, compute the
14734 definite integral.
14735
14736 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
14737
14738 * mouse.el (mouse-drag-region-1): Don't try to catch a
14739 double-click when doing follow-link (it's overridden anyway).
14740
14741 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
14742
14743 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
14744 (autoload-print-form-outbuf): Add docstring.
14745
14746 2005-10-11 Juri Linkov <juri@jurta.org>
14747
14748 * info.el (Info-mode-menu): Delete menu item "Edit".
14749 (Info-mode): Delete description of Info-edit from docstring,
14750 and rearrange descriptions of Info commands in the order
14751 they are documented in the Info manual.
14752
14753 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14754
14755 * calendar/appt.el (appt-check): Use diary-selective-display var.
14756
14757 2005-10-10 Richard M. Stallman <rms@gnu.org>
14758
14759 * net/newsticker.el (newsticker-start, newsticker-show-news):
14760 Add autoload cookies.
14761
14762 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
14763
14764 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
14765
14766 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
14767
14768 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
14769
14770 2005-10-10 Jay Belanger <belanger@truman.edu>
14771
14772 * calc/calc-arith.el (math-check-known-scalarp)
14773 (math-check-known-matrixp): Check the values of arguments that are
14774 variables.
14775 (math-check-known-square-matrixp): New function.
14776 (math-known-square-matrixp): Use math-check-known-square-matrixp.
14777 (math-super-types): Add sqmatrix type.
14778
14779 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
14780 mode name `square' to `sqmatrix'.
14781
14782 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14783 mode name `square' to `sqmatrix'.
14784
14785 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14786
14787 * progmodes/etags.el (select-tags-table-mode): Don't use
14788 selective-display.
14789 (tags-select-tags-table): Pass `button' to the action function.
14790 (select-tags-table): Place the side-info on button properties rather
14791 than in hidden text. Abbreviate file names.
14792 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
14793 (select-tags-table-select): Add `button' argument.
14794 Get side-info from the button property rather than from hidden text.
14795
14796 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
14797
14798 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
14799 (gud-speedbar-buttons): Preserve point if possible.
14800 (gud-sentinel): Restore previous speedbar display type.
14801
14802 * progmodes/gdb-ui.el (gdba): Improve diagram.
14803 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14804 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
14805 Call get-buffer-window once.
14806
14807 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14808
14809 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
14810 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
14811 (pascal-indent-command): Remove unused var `ind'.
14812 (pascal-indent-case): Remove unused var `oldpos'.
14813 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
14814 since it's now used as a proper minor mode map.
14815 (pascal-outline): Rename to pascal-outline-mode.
14816 (pascal-outline-mode): Use define-minor-mode.
14817 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
14818 selective-display.
14819
14820 2005-10-10 Andreas Schwab <schwab@suse.de>
14821
14822 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
14823 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
14824
14825 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
14826 outside source directory.
14827
14828 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
14829
14830 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
14831 C-x' as a prefix.
14832 (orgtbl-mode-map): Full keymap instead of sparse, because all
14833 `self-insert-command' keys are redefined in this map.
14834 (org-export-as-html): Specify charset for HTML file, by taking it
14835 from the coding system.
14836
14837 2005-10-10 Kenichi Handa <handa@m17n.org>
14838
14839 * textmodes/flyspell.el (flyspell-check-word-p):
14840 If unread-command-events is non-empty, don't call sit-for.
14841
14842 2005-10-09 Richard M. Stallman <rms@gnu.org>
14843
14844 * font-lock.el (font-lock-syntactic-keywords)
14845 (font-lock-keywords): Doc fixes.
14846
14847 * textmodes/flyspell.el (flyspell-external-point-words):
14848 Simplify logic, and don't try to check for consecutive appearances
14849 of one incorrect word.
14850
14851 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
14852
14853 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
14854 separator.
14855
14856 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
14857 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
14858 (gud-expansion-speedbar-buttons): New function.
14859 (gud-speedbar-buttons): Check for gud-comint-buffer.
14860
14861 2005-10-09 Bill Wohler <wohler@newt.com>
14862
14863 * Makefile.in (updates): Add mh-loaddefs dependency.
14864
14865 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
14866
14867 * speedbar.el (speedbar-file-key-map): Fix typo.
14868
14869 2005-10-09 Daniel Brockman <daniel@brockman.se>
14870
14871 * cus-start.el (line-spacing): Add custom spec.
14872
14873 2005-10-09 Romain Francoise <romain@orebokech.com>
14874
14875 * textmodes/ispell.el (ispell-check-version): Fix last change.
14876
14877 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14878
14879 * term/x-win.el: Remove -i, --icon-type from comment.
14880
14881 * startup.el (command-line-x-option-alist): Remove options -i,
14882 -itype, --icon-type, added -nb, --no-bitmap-icon
14883
14884 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
14885
14886 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
14887 instead of :active.
14888
14889 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
14890
14891 * textmodes/ispell.el (ispell-check-version):
14892 Ignore hyphen, and all that follows, in aspell's version text.
14893
14894 2005-10-08 Jay Belanger <belanger@truman.edu>
14895
14896 * calc/calc-arith.el (math-known-square-matrixp): New function.
14897 (math-pow-fancy): Check for matrices before distributing exponent
14898 across products.
14899
14900 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
14901 fullscreen keypad. Suggested by Luc Teirlinck.
14902 (calc-keypad-show-input): Add space for formatting.
14903
14904 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
14905 Add square matrix option.
14906
14907 * calc/calc-poly.el (math-expand-term): Check for matrices instead
14908 of checking calc-matrix-mode when deciding how to expand.
14909
14910 * calc/calc.el (calc-set-mode-line): Add square matrix option.
14911
14912 2005-10-08 Lars Hansen <larsh@soem.dk>
14913
14914 * net/tramp.el (tramp-perl-directory-files-and-attributes):
14915 Add error handling.
14916 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
14917
14918 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
14919
14920 Sync with Tramp 2.0.51.
14921
14922 * net/tramp.el (tramp-handle-set-visited-file-modtime)
14923 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14924 Insert special handling for `last-coding-system-used', again
14925 it still seems to be necessary (unlike stated before).
14926 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
14927 (tramp-password-prompt-regexp): There might be other words before
14928 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
14929 (tramp-chunksize): Improve docstring.
14930 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
14931 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
14932 Christian Joergensen <bugs@razor.dk>.
14933
14934 2005-10-07 Glenn Morris <rgm@gnu.org>
14935
14936 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
14937 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
14938 precision'.
14939
14940 2005-10-07 Romain Francoise <romain@orebokech.com>
14941
14942 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
14943 (ibuffer-do-shell-command-pipe-replace)
14944 (ibuffer-do-shell-command-file, ibuffer-do-eval)
14945 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
14946 (ibuffer-do-revert, ibuffer-do-replace-regexp)
14947 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
14948 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14949 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
14950 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
14951 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
14952 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
14953 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
14954 Autoload file sans suffix.
14955
14956 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
14957
14958 2005-10-07 David Ponce <david@dponce.com>
14959
14960 * recentf.el (recentf-menu-open-all-flag): New option.
14961 (recentf-digit-shortcut-command-name): New function.
14962 (recentf--shortcuts-keymap): New variable.
14963 (recentf-menu-shortcuts): New variable.
14964 (recentf-make-menu-items): Initialize it. Replace the "More..."
14965 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
14966 (recentf-menu-value-shortcut): New function.
14967 (recentf-make-menu-item): Use it. No more in-lined.
14968 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
14969 (recentf-open-most-recent-file): Rename from
14970 `recentf-open-file-with-key'. Don't depend on key binding.
14971 (recentf-mode-map): New variable.
14972 (recentf-mode): Use it.
14973
14974 2005-10-06 Bill Wohler <wohler@newt.com>
14975
14976 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
14977
14978 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
14979 (MH-E-SRC): New. Used by mh-autoloads.
14980 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14981 files in MH-E-SRC have been updated.
14982 (compile, recompile, bootstrap): Depend on mh-autoloads.
14983
14984 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
14985
14986 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
14987 gud-break and gud-remove icons when the fringe is not available.
14988
14989 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
14990 Typo.
14991
14992 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
14993
14994 * play/zone.el (zone): Wrap body with save-window-excursion.
14995
14996 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
14997
14998 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
14999 Use the new `list-only' arg to diary-list-entries.
15000
15001 * calendar/diary-lib.el: Use overlays rather than selective-display.
15002 (diary-selective-display): New var.
15003 (diary-header-line-format): Use it.
15004 (diary-list-entries): Add argument `list-only'.
15005 Put the buffer in diary-mode. Don't add \^M at beg and end.
15006 Replace \^M by invisible overlays.
15007 (diary-unhide-everything): Replace \^M by invisible overlays.
15008 (print-diary-entries): Look for overlays rather than \^M.
15009 Add a space to the temp buffer name.
15010 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
15011 Put the buffer in diary-mode.
15012 (list-sexp-diary-entries): Replace \^M by invisible overlays.
15013 (diary-anniversary): Make the year arg optional.
15014 (diary-time-regexp): New const.
15015 (diary-font-lock-keywords): Use it to accept a few more time formats.
15016
15017 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
15018
15019 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
15020
15021 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
15022 Fix bug introduced 2005-07-03: Use (car (last ...))
15023 to faithfully reproduce replaced artist-last.
15024 (artist-set-arrow-points-for-poly): Likewise.
15025 Suggested by Johan Bockg\e,Ae\e(Brd.
15026
15027 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
15028
15029 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
15030 * wid-edit.el (widget):
15031 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
15032 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
15033
15034 2005-10-06 Kenichi Handa <handa@m17n.org>
15035
15036 * international/mule-cmds.el (set-language-environment):
15037 Fix setting up of case-table for unibyte mode.
15038
15039 * simple.el (what-cursor-position): If the character is displayed
15040 by some `display' text property, show that. Don't use
15041 single-key-description for eight-bit characters in multibyte mode.
15042
15043 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
15044
15045 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
15046 (gdb-ann3): Set it.
15047 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
15048 (gdb-info-frames-custom): Use inverse-video for first five
15049 characters of selected frame only.
15050 (gdb-get-frame-number): Select frame even when point is on frame
15051 number.
15052
15053 2005-10-06 Masatake YAMATO <jet@gyve.org>
15054
15055 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
15056 Put `font-lock-function-name-face'.
15057 (gdb-info-frames-custom): Put `font-lock-function-name-face'
15058 and `font-lock-variable-name-face'
15059 (gdb-registers-font-lock-keywords): New font lock keywords definition.
15060 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
15061 (gdb-memory-font-lock-keywords): New font lock keywords definition.
15062 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
15063 (gdb-local-font-lock-keywords): New font lock keywords definition.
15064 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
15065 (gdb-threads-font-lock-keywords): New font lock keywords definition.
15066 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
15067
15068 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
15069
15070 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
15071 (ediff-merge-region-is-non-clash-to-skip): Previously called
15072 ediff-merge-region-is-non-clash.
15073
15074 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
15075 Use insert-buffer-substring.
15076
15077 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
15078 selecting files to patch. Also bug fixes.
15079
15080 * ediff-util.el (ediff-setup): Bug fix.
15081 (ediff-next-difference): Never skip clashes that differ in white
15082 space only.
15083
15084 * ediff-wind.el (ediff-setup-control-frame)
15085 (ediff-destroy-control-frame): Check the menubar feature.
15086
15087 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
15088 (viper-refresh-mode-line): Use make-local-variable to localize
15089 some vars instead of make-variable-buffer-local. Suggested by
15090 Stefan Monnier.
15091
15092 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
15093 (viper-restore-cursor-type, viper-set-insert-cursor-type):
15094 Use make-local-variable instead of make-variable-buffer-local.
15095 Suggested by Stefan Monnier.
15096
15097 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
15098 (viper-comint-mode-hook): Use make-local-variable on
15099 require-final-newline.
15100 (viper-non-hook-settings): Don't use make-variable-buffer-local.
15101
15102 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15103
15104 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
15105 also the second char of a comment-start sequence.
15106 (scheme-sexp-comment-syntax-table): New var.
15107 (lambda, define): Set their scheme-doc-string-elt property.
15108 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
15109 Use lisp-font-lock-syntactic-face-function now that it properly
15110 handles |...| symbols.
15111 (scheme-mode-variables): Set lisp-doc-string-elt-property,
15112 parse-sexp-lookup-properties and font-lock-extra-managed-props.
15113
15114 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
15115 bit from # to |.
15116 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
15117
15118 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
15119 (lisp-doc-string-elt-property): New var.
15120 (lisp-font-lock-syntactic-face-function): Use it.
15121 Rewrite to recognize docstrings even for forms not at toplevel.
15122
15123 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
15124 annotation on the | part of #| rather than on the # part.
15125 (scheme-font-lock-syntactic-face-function): New function, to
15126 distinguish strings from |...| symbols.
15127 (scheme-mode-variables): Use it. Also fix up the font-lock-time
15128 syntax-table so that #|...|# is properly highlighted.
15129
15130 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
15131 Don't mark as docstring the 3rd elem of an unknown toplevel form.
15132
15133 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
15134
15135 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
15136 and C-e.
15137
15138 * emacs-lisp/eldoc.el: Move comments into docstrings.
15139 (eldoc-message-commands): Initialize in its declaration.
15140 Add move-beginning-of-line and move-end-of-line.
15141 (eldoc-add-command, eldoc-add-command-completions)
15142 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
15143
15144 * outline.el (outline-mark-subtree): Activate the mark.
15145
15146 * calendar/appt.el (appt-time-regexp): New var.
15147 (appt-add, appt-make-list): Use it.
15148 (appt-convert-time): Clean up.
15149
15150 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
15151 Don't set any syntax-table property here.
15152 (tex-font-lock-verb): New function. Do it here.
15153 (tex-font-lock-syntactic-keywords): Use it.
15154
15155 2005-10-04 Richard M. Stallman <rms@gnu.org>
15156
15157 * wid-edit.el (widget-file-complete): Get the widget start point
15158 the right way. Default directory to `/' if file has none.
15159
15160 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
15161
15162 * textmodes/flyspell.el (flyspell-mode-on):
15163 Call ispell-maybe-find-aspell-dictionaries.
15164
15165 * textmodes/ispell.el (ispell-word, ispell-region):
15166 Call ispell-maybe-find-aspell-dictionaries.
15167 (ispell-accept-buffer-local-defs):
15168 Don't call ispell-maybe-find-aspell-dictionaries
15169
15170 2005-10-04 Richard M. Stallman <rms@gnu.org>
15171
15172 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
15173
15174 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
15175
15176 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
15177 instead of `fboundp' in order to allow for anonymous functions.
15178
15179 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
15180
15181 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
15182 case the user clicks on the link while another window is selected.
15183 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
15184
15185 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
15186 functionality.
15187 (dframe-help-echo): Save point in case mouse tracking is off.
15188
15189 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
15190
15191 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
15192
15193 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15194
15195 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
15196 not change the global value of those vars.
15197
15198 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
15199 make-local-variable which we do not need any more.
15200
15201 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
15202
15203 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
15204 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
15205 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
15206 (speedbar-path-line): Define obsolete aliases.
15207 (speedbar-line-directory): Doc fix.
15208
15209 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
15210 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
15211 instead of speedbar-line-path.
15212
15213 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15214
15215 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
15216 to nil if dropping on a window. Handle dropping on a minibuffer window
15217 like dropping on a non-window part of Emacs.
15218
15219 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15220
15221 * net/ange-ftp.el: Use with-current-buffer.
15222 (ange-ftp-insert-directory): Do not follow symlinks any more.
15223
15224 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
15225 Remove interactive spec.
15226
15227 2005-10-03 Kim F. Storm <storm@cua.dk>
15228
15229 * ido.el (ido-mode): Use custom-initialize-set.
15230
15231 2005-10-02 Richard M. Stallman <rms@gnu.org>
15232
15233 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
15234 Use insert-buffer-substring.
15235
15236 * net/tramp.el: Pacify byte compiler warnings in pacification code.
15237 (tramp-handle-file-local-copy): Use insert-buffer-substring.
15238
15239 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15240
15241 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
15242 in last change.
15243 (ange-ftp-insert-directory): Fix up the search for the case where
15244 `file' is absolute.
15245
15246 2005-10-02 Romain Francoise <romain@orebokech.com>
15247
15248 * progmodes/compile.el (compile-goto-error): Delete extra paren.
15249
15250 2005-10-02 Andreas Schwab <schwab@suse.de>
15251
15252 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
15253 directory component in the session info.
15254
15255 2005-10-01 Richard M. Stallman <rms@gnu.org>
15256
15257 * comint.el (comint-redirect-subvert-readonly): Doc fix.
15258
15259 * simple.el (next-error-internal): New function.
15260
15261 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
15262 (compilation-start): Pass new arg to compilation-buffer-name.
15263 (compile-goto-error): Use next-error-internal.
15264
15265 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15266
15267 * speedbar.el: Remove RCS tag.
15268 (speedbar-check-read-only): Handle non-existent files.
15269
15270 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
15271
15272 * info.el (Info-speedbar-hierarchy-buttons)
15273 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
15274
15275 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15276
15277 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
15278 Do not match newline.
15279 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
15280 (bibtex-summary): Remove unnecessary save-excursion.
15281 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
15282
15283 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15284
15285 * term/mac-win.el: Add charset info for "iso10646-1".
15286 Modify default fontset to use ATSUI-compatible fonts for some charsets
15287 if available.
15288
15289 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15290
15291 * speedbar.el: Re-apply arch tag.
15292 (speedbar-version): Rename to version 1.0. Suggested by Eric
15293 M. Ludlam.
15294 Reapply two changes from Emacs CVS' version of speedbar lost
15295 during the merge:
15296 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
15297 (speedbar-frame-parameters): Improve customize type.
15298
15299 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15300
15301 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
15302 (ange-ftp-file-directory-p): Fix the symlink case.
15303 (ange-ftp-insert-directory): When listing a single file, get a list of
15304 the parent buffer and extract the relevant line. Inspired from a patch
15305 by Katsumi Yamaoka <yamaoka@jpl.org>.
15306 (ange-ftp-file-name-sans-versions): Simplify.
15307
15308 2005-09-30 Bill Wohler <wohler@newt.com>
15309
15310 Move MH-E image files from toolbar and mail directories into
15311 etc/images.
15312
15313 * mail/reply2.*: Move to etc/images/mail/reply*.
15314
15315 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
15316 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
15317 etc/images.
15318
15319 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
15320 * toolbar/reply*: Move to etc/images/mail.
15321
15322 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
15323
15324 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
15325
15326 * speedbar.el: New version 1.0pre3.
15327
15328 Frame management code (including timer, and mouse click specifics)
15329 moved to dframe.el:
15330 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
15331 (speedbar-timer): Removed. Use dframe-timer.
15332 (speedbar-close-frame): Removed. Use dframe-close-frame.
15333 (speedbar-activity-change-focus-flag): Removed. Use
15334 dframe-activity-change-focus-flag.
15335 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
15336 dframe-update-speed.
15337
15338 (speedbar-current-frame): New macro. Use this instead of the
15339 variable speedbar-frame.
15340
15341 (speedbar-use-images, speedbar-expand-image-button-alist)
15342 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
15343
15344 (speedbar-find-image-on-load-path): Removed. Replaced by
15345 defezimage in ezimage.el.
15346 (speedbar-expand-image-button-alist): Removed. Replaced by
15347 ezimage-expand-image-button-alist in ezimage.el.
15348
15349 (speedbar-ignored-directory-regexp)
15350 (speedbar-add-ignored-directory-regexp)
15351 (speedbar-ignored-directory-expressions)
15352 (speedbar-line-directory, speedbar-buffers-line-directory)
15353 (speedbar-directory-line, speedbar-buffers-line-directory):
15354 Renamed, replacing `path' with `directory'.
15355
15356 (speedbar-create-directory, speedbar-expand-line-descendants)
15357 (speedbar-toggle-line-expansion)
15358 (speedbar-contract-line-descendants): New commands.
15359
15360 (speedbar-query-confirmation-method, speedbar-select-frame-method)
15361 (speedbar-use-tool-tips-flag): New options.
15362
15363 (speedbar-check-read-only, speedbar-require-version)
15364 (speedbar-insert-separator, speedbar-buffers-tail-notes)
15365 (speedbar-handle-delete-frame, speedbar-try-completion)
15366 (speedbar-update-localized-contents): New functions.
15367
15368 (speedbar-incompatible-version, speedbar-ro-to-do-point)
15369 (speedbar-object-read-only-indicator): New variables.
15370
15371 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
15372 New hooks.
15373
15374 (speedbar-separator-face): New face.
15375
15376 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
15377 (speedbar-ignored-modes): Add fundamental-mode.
15378 (speedbar-directory-unshown-regexp): Add . directories.
15379
15380 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
15381 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
15382 `]' for full expand/close.
15383 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
15384
15385 (speedbar-check-vc): Support hidden files.
15386 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
15387 (speedbar-this-file-in-vc): Use vc-state if available. If VC
15388 state is nil, it is not checked out.
15389
15390 (speedbar-line-text, speedbar-line-token): Support expand buttons
15391 with no text.
15392 (speedbar-refresh): Universal argument acts as power-click.
15393 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
15394 that buffer to get variable values.
15395
15396 And many other bugfixes.
15397
15398 * dframe.el, ezimage.el, sb-image.el: New files.
15399
15400 * sb-*.xpm: Remove files. New image files installed into
15401 etc/images/ezimage.
15402
15403 2005-09-30 Kenichi Handa <handa@m17n.org>
15404
15405 * ps-mule.el (ps-mule-show-warning): If a character is in
15406 ps-print-translation-table, don't treat it as non-printable.
15407
15408 2005-09-30 David Ponce <david@dponce.com>
15409
15410 * tree-widget.el (tree-widget-themes-load-path): New variable.
15411 (tree-widget-themes-directory): Doc fix.
15412 (tree-widget-image-formats) [Emacs]: Doc fix.
15413 (tree-widget--locate-sub-directory): New function.
15414 (tree-widget-themes-directory): Use it.
15415
15416 * recentf.el (recentf-filename-handlers): Rename from
15417 `recentf-filename-handler'. Allow a list of functions.
15418 (recentf-menu-items-for-commands): Fix :help strings.
15419 (recentf-apply-filename-handlers): New function.
15420 (recentf-expand-file-name): Use it.
15421 (recentf-cleanup): Remove duplicates too.
15422
15423 2005-09-29 Juri Linkov <juri@jurta.org>
15424
15425 * faces.el: Rearrange face definitions to be in the same order as
15426 their face descriptions in "(emacs)Standard Faces".
15427
15428 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
15429
15430 * tooltip.el (tooltip): Add group `basic-faces'.
15431
15432 * buff-menu.el (Buffer-menu-buffer): Remove group
15433 `font-lock-highlighting-faces'.
15434
15435 * progmodes/compile.el (compilation-error, compilation-warning)
15436 (compilation-info, compilation-line-number, compilation-column-number):
15437 Change group from `font-lock-highlighting-faces' to `compilation'.
15438
15439 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15440 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
15441 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
15442 (vhdl-font-lock-reserved-words-face)
15443 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
15444 `font-lock-highlighting-faces'.
15445
15446 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
15447
15448 2005-09-28 Kim F. Storm <storm@cua.dk>
15449
15450 * emulation/cua-base.el: Set CUA move property on additional commands:
15451 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
15452 forward-sexp, backward-sexp, forward-list, backward-list.
15453
15454 2005-09-28 Romain Francoise <romain@orebokech.com>
15455
15456 * comint.el (comint-show-output): Really set point at the
15457 beginning of the output when not using `comint-use-prompt-regexp'.
15458
15459 2005-09-27 Jay Belanger <belanger@truman.edu>
15460
15461 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
15462 in TeX mode.
15463
15464 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
15465
15466 * textmodes/org.el (org-table-sum): Fix format string.
15467
15468 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
15469 Quote face names.
15470
15471 2005-09-26 Romain Francoise <romain@orebokech.com>
15472
15473 * isearch.el (isearch-forward-regexp): Close doc string.
15474
15475 2005-09-25 Richard M. Stallman <rms@gnu.org>
15476
15477 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
15478
15479 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
15480
15481 * progmodes/compile.el (compilation-error-properties):
15482 When getting the file from the previous error message,
15483 correctly decode the new data format.
15484
15485 * progmodes/cc-cmds.el (c-electric-paren):
15486 Call old-blink-paren only for close-paren.
15487
15488 2005-09-24 Andreas Schwab <schwab@suse.de>
15489
15490 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
15491 condition.
15492
15493 2005-09-25 Romain Francoise <romain@orebokech.com>
15494
15495 * dired-aux.el (dired-copy-file-recursive):
15496 * dired.el (dired-delete-file):
15497 * ediff-mult.el (ediff-dir-diff-copy-file):
15498 * ediff-util.el (ediff-test-save-region):
15499 * forms.el (forms-mode):
15500 * ido.el (ido-file-internal, ido-delete-file-at-head):
15501 * log-edit.el (log-edit-done):
15502 * ses.el (ses-yank-resize):
15503 * play/gomoku.el (gomoku-human-plays, gomoku)
15504 (gomoku-human-resigns, gomoku-prompt-for-other-game)
15505 (gomoku-offer-a-draw):
15506 * play/landmark.el (lm-human-resigns, lm):
15507 * net/eudcb-ldap.el (eudc-ldap-check-base):
15508 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
15509 * progmodes/ebrowse.el (ebrowse-find-pattern):
15510 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
15511 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
15512 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
15513
15514 * vc.el (vc-delete-file):
15515 * play/gomoku.el (gomoku-terminate-game, gomoku)
15516 (gomoku-prompt-for-move, gomoku-human-takes-back):
15517 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
15518 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
15519
15520 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
15521
15522 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
15523 color rxvt terminals by using the code xterm.el used to use before
15524 2005-04-09 in order to match the colors used by rxvt.
15525
15526 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15527
15528 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
15529 colors rxvt-unicode terminals by using the same code as xterm.el.
15530
15531 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15532
15533 * textmodes/tex-mode.el (tex-font-lock-append-prop)
15534 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
15535 new symbol used for the tex-verbatim face.
15536
15537 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
15538
15539 * woman.el (woman-file-name):
15540 * wid-edit.el (widget-file-prompt-value)
15541 (widget-coding-system-prompt-value):
15542 * w32-fns.el (set-w32-system-coding-system):
15543 * vc.el (vc-version-diff, vc-annotate):
15544 * textmodes/reftex-auc.el (reftex-arg-cite)
15545 (reftex-arg-index-tag):
15546 * textmodes/refer.el (refer-get-bib-files):
15547 * textmodes/artist.el (artist-figlet-choose-font):
15548 * terminal.el (terminal-emulator):
15549 * replace.el (occur-read-primary-args):
15550 * rect.el (string-rectangle, string-insert-rectangle):
15551 * ps-print.el (ps-print-preprint):
15552 * progmodes/pascal.el (pascal-goto-defun):
15553 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
15554 * progmodes/compile.el (compilation-find-file):
15555 * printing.el (pr-interactive-n-up):
15556 * play/animate.el (animate-birthday-present):
15557 * net/rcompile.el (remote-compile):
15558 * man.el (man, Man-goto-section, Man-follow-manual-reference):
15559 * mail/rmailsum.el (rmail-summary-search-backward)
15560 (rmail-summary-search):
15561 * mail/rmailout.el (rmail-output-read-rmail-file-name)
15562 (rmail-output-read-file-name):
15563 * mail/rmail.el (rmail-search, rmail-search-backwards):
15564 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
15565 * locate.el (locate):
15566 * international/quail.el (quail-show-keyboard-layout):
15567 * international/mule.el (set-buffer-file-coding-system)
15568 (revert-buffer-with-coding-system, set-file-name-coding-system)
15569 (set-terminal-coding-system, set-keyboard-coding-system)
15570 (set-next-selection-coding-system):
15571 * international/mule-diag.el (describe-coding-system)
15572 (describe-font, describe-fontset):
15573 * international/mule-cmds.el (universal-coding-system-argument)
15574 (search-unencodable-char, describe-input-method)
15575 (set-language-environment, describe-language-environment):
15576 * international/codepage.el (codepage-setup):
15577 * international/code-pages.el (codepage-setup):
15578 * info.el (Info-search, Info-follow-reference)
15579 (Info-search-backward):
15580 * emacs-lisp/advice.el (ad-read-advised-function)
15581 (ad-read-advice-class, ad-clear-cache, ad-activate)
15582 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
15583 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
15584 (ad-read-regexp):
15585 * ediff-util.el (ediff-toggle-regexp-match):
15586 * ediff-ptch.el (ediff-prompt-for-patch-file):
15587 * dired-aux.el (dired-diff):
15588 * diff.el (diff):
15589 * cus-edit.el (custom-variable-prompt):
15590 * calendar/timeclock.el (timeclock-ask-for-project):
15591 * calc/calcalg3.el (calc-get-fit-variables):
15592 * calc/calc-store.el (calc-edit-variable)
15593 (calc-permanent-variable):
15594 * vc-mcvs.el (vc-mcvs-register):
15595 * shadowfile.el (shadow-define-literal-group):
15596 * woman.el (woman-file-name):
15597 * vc.el (vc-version-diff, vc-merge):
15598 * textmodes/reftex-index.el (reftex-index-complete-tag):
15599 * format.el (format-decode-buffer, format-decode-region):
15600 * emulation/viper-cmd.el (viper-read-string-with-history):
15601 * emacs-lisp/debug.el (cancel-debug-on-entry):
15602 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15603 * ediff.el (ediff-merge-revisions)
15604 (ediff-merge-revisions-with-ancestor, ediff-revision):
15605 * completion.el (interactive-completion-string-reader):
15606 * calc/calc-prog.el (calc-user-define-formula):
15607 Follow convention for reading with the minibuffer.
15608
15609 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
15610
15611 * progmodes/python.el (python-describe-symbol): Add globals() and
15612 locals() to the arguments of emacs.ehelp.
15613
15614 2005-09-24 Magnus Henoch <mange@freemail.hu>
15615
15616 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
15617 New function, code extracted from ispell-valid-dictionary-list.
15618 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
15619 Call it.
15620
15621 2005-09-24 Eli Zaretskii <eliz@gnu.org>
15622
15623 * subr.el (version-regexp-alist): Extend valid syntax for version
15624 strings: allow any of the characters -,_,+ to separate the
15625 alpha/beta/rc part from the version part. Doc fix.
15626 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
15627
15628 2005-09-23 David Reitter <david.reitter@gmail.com>
15629
15630 * mail/mailclient.el: New file.
15631
15632 2005-09-23 Richard M. Stallman <rms@gnu.org>
15633
15634 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
15635 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
15636 Doc fixes.
15637
15638 * progmodes/cc-mode.el (c-font-lock-init):
15639 Specify font-lock-lines-before.
15640
15641 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15642
15643 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
15644 whole conflict.
15645
15646 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
15647
15648 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
15649 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
15650 of `remap' feature when available. Additional key bindings for
15651 better tty support.
15652 (org-mode-restart, org-force-self-insert): New commands.
15653 (org-time-stamp-inactive): New command.
15654 (org-remap): New function.
15655 (org-table-auto-blank-field, org-level-color-stars-only): New options.
15656 (org-enable-fixed-width-editor): Move to `org-structure'
15657 customization group.
15658 (org-self-insert-command, orgtbl-self-insert-command): Modify to
15659 blank field after field motion commands.
15660
15661 2005-09-23 Kenichi Handa <handa@m17n.org>
15662
15663 * international/mule-cmds.el (set-language-environment):
15664 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
15665 have to call utf-translate-cjk-load-tables.
15666
15667 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
15668
15669 * mouse.el (mouse-move-drag-overlay): Fix last change.
15670
15671 2005-09-22 David Ponce <david@dponce.com>
15672
15673 * tree-widget.el (tree-widget-value-create): Fix previous change.
15674
15675 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15676
15677 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
15678
15679 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15680
15681 * mouse.el (mouse-move-drag-overlay): New function.
15682 (mouse-drag-region-1): Use it.
15683 Try to simplify a bit the state handling. Handle clicks on links
15684 inside intangible areas.
15685 (mouse-save-then-kill): Minor simplification.
15686 (mouse-secondary-overlay): Make it always non-nil instead of
15687 recreating it each time.
15688 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
15689 (mouse-kill-secondary, mouse-secondary-save-then-kill):
15690 Simplify accordingly.
15691
15692 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15693
15694 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
15695
15696 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
15697
15698 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
15699 (ediff-file-name-sans-prefix): Treat nil as an empty string.
15700 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
15701 to patch.
15702
15703 * ediff-util.el: Use insert-buffer-substring.
15704
15705 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
15706
15707 * emulation/viper-cmd.el (viper-change-state): Don't move over the
15708 field boundaries in the minibuffer.
15709 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
15710 (viper-minibuffer-post-command-hook): New hook.
15711 (viper-line): Don't move cursor at bolp.
15712
15713 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
15714
15715 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
15716 avoid compiler warnings.
15717
15718 * emulation/viper-macs.el (ex-map): Better messages.
15719
15720 * emulation/viper-utils.el (viper-beginning-of-field): New function.
15721
15722 * emulation/viper.el: Replace make-variable-buffer-local with
15723 viper-make-variable-buffer-local everywhere, to avoid warnings.
15724
15725 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15726
15727 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
15728 Delete unused var `old-selected-window'.
15729 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
15730 (mouse-drag-secondary): Delete unused var `start-frame'.
15731
15732 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15733
15734 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
15735
15736 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15737
15738 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
15739 Re-indent within 80 columns. Use inhibit-read-only.
15740
15741 2005-09-19 Romain Francoise <romain@orebokech.com>
15742
15743 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
15744
15745 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15746
15747 * font-lock.el (font-lock-default-fontify-region): Don't add a line
15748 unconditionally, since the after-change-function already did it.
15749
15750 2005-09-19 Miles Bader <miles@gnu.org>
15751
15752 * net/newsticker.el: Get rid of CVS keyword.
15753
15754 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
15755
15756 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
15757 The prompt is formatted later.
15758
15759 2005-09-19 David Ponce <david@dponce.com>
15760
15761 * tree-widget.el (tree-widget-value-create): Save the converted
15762 tree :node widget.
15763
15764 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
15765
15766 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
15767 variable `message'.
15768
15769 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
15770
15771 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
15772 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
15773 <slawomir.nowaczyk.847@student.lu.se>.
15774
15775 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
15776
15777 * image.el (image-load-path): Use symbol `data-directory' instead
15778 of its value, for backward compatibility with packages that bind
15779 it during `find-image'. Suggested by Katsumi Yamaoka.
15780 (image-search-load-path): Handle symbols whose values are strings.
15781
15782 2005-09-18 Romain Francoise <romain@orebokech.com>
15783
15784 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
15785 with-current-buffer form in save-excursion.
15786
15787 2005-09-18 Deepak Goel <deego@gnufans.org>
15788
15789 * apropos.el (apropos-command): Fix `message' call: first arg
15790 should be a format spec. In this and all other cases that appear
15791 below and elsewhere in the source code, I made a change only when
15792 two conditions were satisfied: [1] I can think of a possibility
15793 that the arguments would cause an error, for example, the code in
15794 question relies on external variables such as filenames. [2] I
15795 was sure that the arg to `message' could not have been nil in the code.
15796
15797 * textmodes/tildify.el (tildify-region): Ditto.
15798
15799 * textmodes/reftex-index.el (reftex-index-change-entry)
15800 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
15801 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
15802 * textmodes/org.el (org-complete, org-deadline, org-schedule)
15803 (org-priority, org-table-sum):
15804 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
15805 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
15806 (flyspell-word, flyspell-display-next-corrections):
15807 * textmodes/bibtex.el (bibtex-print-help-message):
15808 * textmodes/artist.el (artist-key-set-point-poly):
15809 * term/mac-win.el (mac-services-insert-text):
15810 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
15811 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
15812 (vhdl-port-paste-testbench, vhdl-compose-new-component)
15813 (vhdl-compose-configuration):
15814 * progmodes/sh-script.el (sh-blink, sh-show-indent)
15815 (sh-set-indent, sh-learn-line-indent):
15816 * progmodes/ps-mode.el (ps-mode-target-column):
15817 * progmodes/idlwave.el (idlwave-make-tags)
15818 (idlwave-scan-library-catalogs):
15819 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
15820 * progmodes/gud.el (gud-jdb-analyze-source):
15821 * progmodes/flymake.el (flymake-log):
15822 * progmodes/ebnf2ps.el (ebnf-generate-region):
15823 * progmodes/cmacexp.el (c-macro-expansion):
15824 * progmodes/ada-xref.el (ada-treat-cmd-string):
15825 * progmodes/ada-mode.el (ada-create-case-exception-substring)
15826 (ada-justified-indent-current, ada-batch-reformat):
15827 * play/zone.el (zone):
15828 * play/landmark.el (lm-move):
15829 * play/decipher.el (decipher-show-alphabet):
15830 * net/newsticker.el (newsticker--display-jump)
15831 (newsticker--display-scroll):
15832 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
15833 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
15834 * mail/feedmail.el (feedmail-dump-message-to-queue):
15835 * eshell/esh-proc.el (eshell-remove-process-entry):
15836 * emulation/ws-mode.el (ws-last-error):
15837 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
15838 (viper-record-kbd-macro):
15839 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
15840 * emacs-lisp/lisp-mnt.el (lm-report-bug):
15841 * emacs-lisp/find-func.el (find-function-noselect):
15842 * calendar/timeclock.el (timeclock-status-string)
15843 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
15844 (timeclock-when-to-leave-string):
15845 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
15846 * calc/calc-units.el (calc-enter-units-table):
15847 * calc/calc-mode.el (calc-mode-record-mode):
15848 * woman.el (woman-mini-help):
15849 * wdired.el (wdired-change-to-wdired-mode):
15850 * vc.el (vc-retrieve-snapshot):
15851 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
15852 * startup.el (display-startup-echo-area-message):
15853 * simple.el (set-goal-column):
15854 * ses.el (ses-command-hook, ses-recalculate-cell):
15855 * server.el (server-process-filter):
15856 * printing.el (pr-interface-txt-print, pr-interface-printify)
15857 (pr-interface-ps):
15858 * pcvs.el (cvs-help):
15859 * log-edit.el (log-edit, log-edit-mode-help):
15860 * iswitchb.el (iswitchb-possible-new-buffer):
15861 * isearch.el (isearch-edit-string):
15862 * image-mode.el (image-mode, image-minor-mode):
15863 * ibuf-macs.el (define-ibuffer-filter):
15864 * hi-lock.el (hi-lock-find-patterns):
15865 * files.el (toggle-read-only):
15866 * ediff-util.el (ediff-copy-diff)
15867 (ediff-write-merge-buffer-and-maybe-kill):
15868 * echistory.el (Electric-history-undefined):
15869 * dnd.el (dnd-insert-text):
15870 * dired-aux.el (dired-query):
15871 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
15872 * bookmark.el (bookmark-bmenu-locate):
15873 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
15874 Fix `message' calls to ensure first arg is a format string.
15875 The change was made only when these two conditions were satisfied:
15876 [1] when there is a possibility that the arguments would cause an error
15877 for example, if the code in question relies on external variables
15878 such as filenames, and
15879 [2] if the arg to `message' could not have been nil in the code.
15880
15881 * pcomplete.el (pcomplete--help): Fix `message' format spec.
15882 Not having a %s would be weird, though not technically wrong.
15883
15884 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15885
15886 * term/mac-win.el (mac-add-charset-info): Doc fix.
15887
15888 2005-09-17 Romain Francoise <romain@orebokech.com>
15889
15890 * shell.el (shell-resync-dirs): Handle echoing processes more
15891 reliably. Don't insert resync command if `comint-process-echoes'
15892 is non-nil.
15893
15894 2005-09-17 Magnus Henoch <mange@freemail.hu>
15895
15896 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
15897 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
15898 aspell versions >= 0.60.
15899 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
15900 only if ispell-aspell-supports-utf8 is non-nil.
15901
15902 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
15903
15904 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
15905 buffer-local value to lisp-indent-function.
15906
15907 2005-09-17 Milan Zamazal <pdm@zamazal.org>
15908
15909 * progmodes/glasses.el (glasses-make-readable): If
15910 glasses-separator differs from underscore, put appropriate
15911 overlays over underscore characters.
15912 (glasses-convert-to-unreadable): If glasses-separator differs from
15913 underscore, try to convert glasses-separator characters to
15914 underscores.
15915
15916 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15917
15918 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
15919 Use with-syntax-table and dolist.
15920
15921 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
15922
15923 * textmodes/reftex-auc.el:
15924 * textmodes/reftex-cite.el:
15925 * textmodes/reftex-dcr.el:
15926 * textmodes/reftex-global.el:
15927 * textmodes/reftex-parse.el:
15928 * textmodes/reftex-ref.el:
15929 * textmodes/reftex-sel.el:
15930 * textmodes/reftex-toc.el:
15931 * textmodes/reftex-vars.el:
15932 * textmodes/reftex.el: Small changes to remove compiler warnings.
15933
15934 * textmodes/reftex-index.el: Likewise.
15935 (reftex-query-index-phrase): More efficient use of markers.
15936
15937 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15938
15939 * image.el (image-load-path): New variable.
15940 (image-search-load-path): New function.
15941 (find-image): Search for images in `image-load-path'.
15942
15943 2005-09-15 Richard M. Stallman <rms@gnu.org>
15944
15945 * follow.el: Change Maintainer field.
15946
15947 2005-09-15 David Ponce <david@dponce.com>
15948
15949 * recentf.el (recentf-save-file-modes): New option.
15950 (recentf-save-list): Use it.
15951
15952 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
15953
15954 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
15955 (mode-line-mule-info, mode-line-modified): Move bindings from
15956 mouse-3 to mouse-1.
15957
15958 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15959
15960 * simple.el (sendmail-user-agent-compose): Revert last change.
15961
15962 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15963
15964 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
15965 Use with-current-buffer.
15966 (ange-ftp-gwp-start): Remove unused var `gw-user'.
15967 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
15968 (ange-ftp-insert-directory): Remove unused var `short'.
15969 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
15970
15971 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
15972 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
15973
15974 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
15975 (check-calendar-holidays, diary-list-entries): Autoload.
15976 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
15977 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
15978
15979 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
15980 which mistakenly removed a call to display-buffer.
15981
15982 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
15983
15984 * obsolete/iso-insert.el: Move to obsolete/ from international/.
15985
15986 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
15987
15988 * progmodes/hideshow.el
15989 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
15990 (hs-allow-nesting): New user var.
15991 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
15992 (hs-hide-block-at-point): When nesting allowed,
15993 if there is already an overlay in place, delete it.
15994 (hs-safety-is-job-n): Delete func; remove call sites.
15995 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
15996 (hs-overlay-at): New func.
15997 (hs-already-hidden-p, hs-show-block): Use it.
15998 (hs-hide-all): Don't pre-clean if nesting allowed.
15999 (hs-show-all): Temporarily disallow
16000 nesting around call to `hs-discard-overlays'.
16001
16002 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
16003
16004 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
16005 Delete unused local var.
16006
16007 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
16008
16009 * help-fns.el (describe-categories): "?\ " -> "?\s".
16010 (help-do-arg-highlight): Recognize also ARG-n, as in
16011 `move-to-left-margin' (ARG+n is already recognized). Simplify.
16012
16013 * international/codepage.el (dos-unsupported-char-glyph):
16014 * net/newsticker.el (tool-bar-map, w3-mode-map)
16015 (w3m-minor-mode-map):
16016 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
16017 (ent-alist):
16018 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
16019
16020 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
16021
16022 * custom.el (custom-push-theme): Handle the case where a symbol is
16023 bound but face properties have not yet been assigned.
16024
16025 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
16026 Fix behavior if noerase is `t' and there is no mail buffer.
16027
16028 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
16029 if `continue' is nil, rather than signal an error.
16030
16031 2005-09-12 Richard M. Stallman <rms@gnu.org>
16032
16033 * font-lock.el (font-lock-keywords): Add autoload.
16034
16035 * help-fns.el (describe-variable): Rearrange to put source link
16036 in a predictable place.
16037
16038 * net/newsticker.el: New file.
16039
16040 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16041
16042 * calendar/calendar.el (calendar-for-loop): Add edebug info.
16043 (calendar-basic-setup): Use the new nil arg.
16044 (number-of-diary-entries): Move to diary-lib.el.
16045
16046 * calendar/diary-lib.el: Use with-current-buffer, match-string.
16047 (diary-list-entries): Use with-syntax-table and dolist.
16048 Rename from list-diary-entries.
16049 Use number-of-diary-entries if `number' is nil.
16050 (diary, diary-view-entries): Use this new name and new nil arg value.
16051 (number-of-diary-entries): Move from calendar.el.
16052 (diary-unhide-everything): New function.
16053 (include-other-diary-files, fancy-diary-display)
16054 (diary-show-all-entries, make-diary-entry): Use it.
16055 (diary-mail-entries): Use buffer-string.
16056 (mark-diary-entries): Fix long standing paren typo.
16057 (diary-sexp-entry): Use count-lines.
16058 (make-diary-entry): Avoid `previous-line'.
16059 (diary-mode-map): New var.
16060 (diary-mode): Redraw cal after saving. Setup header-line.
16061 (fancy-diary-display-mode): Use local-set-key.
16062
16063 * startup.el (command-line): Try calling various terminal-init-foo-bar
16064 functions by stripping hyphenated suffixes from $TERM.
16065
16066 * files.el (normal-mode): Check boundness of font-lock-keywords.
16067
16068 2005-09-12 Richard M. Stallman <rms@gnu.org>
16069
16070 * progmodes/compile.el: Don't decide a file's directory
16071 until the user actually tries to go there.
16072 (compilation-next-error-function):
16073 Pass compilation-find-file the directory from the file-struct.
16074 (compilation-internal-error-properties): Separate local FILE-STRUCT
16075 from FILE. Doc the args better. Rename arg FMT to FMTS.
16076 (compilation-find-file): Arg DIR renamed to DIRECTORY.
16077 Expand it, and if nil, use default-directory.
16078 (compilation-get-file-structure): Don't mix specified directory
16079 with default directory. Put specified directory into
16080 file-struct. Don't make the file name absolute.
16081
16082 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
16083 (compile-command): Add autoload.
16084 (compilation-disable-input): Add autoload.
16085
16086 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
16087
16088 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
16089 strings of the variables it can override.
16090 (time-stamp): New (as yet undocumented) time-stamp-format escapes
16091 %Q and %q, for fully-qualified domain name and unqualified host name.
16092
16093 2005-09-11 Kim F. Storm <storm@cua.dk>
16094
16095 * emacs-lisp/authors.el (authors-aliases): Update list.
16096 (authors-fixed-entries): Update mldrag.el entry.
16097
16098 2005-09-10 Alan Mackenzie <acm@muc.de>
16099
16100 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
16101 from the region narrowed to.
16102
16103 2005-09-10 Magnus Henoch <mange@freemail.hu>
16104
16105 * textmodes/ispell.el (ispell-check-version): Signal an error if
16106 aspell version is less than 0.60.
16107
16108 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
16109
16110 * progmodes/octave-inf.el (inferior-octave-startup):
16111 Resync current dir at the end.
16112
16113 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
16114
16115 * woman.el (woman-topic-at-point-default):
16116 Rename to woman-use-topic-at-point-default.
16117 (woman-topic-at-point): Rename to woman-use-topic-at-point.
16118 (woman-file-name): Reflect renames above. Automatically use the
16119 word at point as topic if woman-use-topic-at-point is non-nil.
16120 Otherwise offer it as default but don't insert it in the
16121 minibuffer. Also use `test-completion' instead of `assoc' as
16122 suggested by Stefan Monnier.
16123
16124 2005-09-10 Andre Spiegel <spiegel@gnu.org>
16125
16126 * vc.el (vc-directory, vc-update-change-log): Throw an error on
16127 the attempt to do it over Tramp. This is not yet supported.
16128
16129 2005-09-10 Eli Zaretskii <eliz@gnu.org>
16130
16131 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16132 (menu-bar-non-minibuffer-window-p): New functions.
16133 ("Split Window", "Save As..."): Use them.
16134 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
16135 ("Print Buffer", "Truncate Long Lines in this Buffer"):
16136 Use menu-bar-menu-frame-live-and-visible-p.
16137 ("Save Buffer", "Insert File", "Open Directory...")
16138 ("Open File...", "Visit New File..."):
16139 Use menu-bar-non-minibuffer-window-p.
16140 (kill-this-buffer-enabled-p, dired <menu-enable>):
16141 Use menu-bar-non-minibuffer-window-p.
16142
16143 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16144
16145 * cus-start.el (all): Don't complain about fringe-related
16146 built-ins if fringes are not supported. Ditto about
16147 selection-related built-ins. Fix the test for GTK-related built-ins.
16148
16149 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
16150 ("Postscript Print Buffer", "Print Region", "Save As...")
16151 ("Save", "Insert File...", "Open Directory...")
16152 ("Open File...", "Visit New File..."")
16153 ("Truncate Long Lines in this Buffer"): Don't look at
16154 menu-updating-frame if this display does not support multiple frames.
16155
16156 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16157
16158 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
16159
16160 2005-09-09 Emilio Lopes <eclig@gmx.net>
16161
16162 * woman.el: Format- and whitespace-related changes.
16163
16164 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16165
16166 * woman.el: Fix my email address.
16167
16168 2005-09-08 Richard M. Stallman <rms@gnu.org>
16169
16170 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
16171 (sh-mode): Locally set skeleton-pair-default-alist.
16172
16173 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
16174
16175 * progmodes/flymake.el: Require `compile' unconditionally.
16176
16177 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
16178
16179 * woman.el (woman-file-name): Provide a default, not initial input.
16180
16181 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
16182
16183 * font-lock.el (font-lock-support-mode): Doc fix.
16184
16185 * descr-text.el (describe-property-list): Handle non-symbol prop names.
16186
16187 2005-09-08 Richard M. Stallman <rms@gnu.org>
16188
16189 * simple.el (blink-matching-open): Get rid of text props from
16190 the string shown in echo area. Don't permanently set point.
16191 Some rearrangements.
16192
16193 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
16194
16195 * recentf.el (recentf-filename-handler): Add custom choice
16196 `abbreviate-file-name'.
16197
16198 * msb.el (msb--very-many-menus): Fix typo.
16199
16200 * disp-table.el (standard-display-european): Don't set
16201 enable-multibyte-characters to nil.
16202
16203 2005-09-08 David Ponce <david@dponce.com>
16204
16205 * recentf.el (recentf-show-file-shortcuts-flag): New option.
16206 (recentf-expand-file-name): Doc fix.
16207 (recentf-dialog-mode-map): Define digit shortcuts.
16208 (recentf--files-with-key): New variable.
16209 (recentf-show-digit-shortcut-filter): New function.
16210 (recentf-open-files-items): New function.
16211 (recentf-open-files): Use it.
16212 (recentf-open-file-with-key): New command.
16213
16214 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
16215
16216 * buff-menu.el (Buffer-menu-sort-by-column): New function.
16217 Suggested by Kim F. Storm.
16218 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
16219 (Buffer-menu-make-sort-button): Use global keymap.
16220
16221 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
16222
16223 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
16224 (Man-getpage-in-background-advice): Remove defadvice; it isn't
16225 necessary any longer with the remapped command.
16226 (Man-bgproc-sentinel-advice): Remove defadvice which counts
16227 formatting time only.
16228
16229 * net/tramp.el (tramp-action-password)
16230 (tramp-multi-action-password): Compile the password prompt from
16231 `method', `user' and `host'. Sometimes it isn't obvious which
16232 password to enter, for example with remote files offered by
16233 recentf.el, or with multiple steps. Suggested by Robert Marshall
16234 <robert@chezmarshall.freeserve.co.uk>.
16235
16236 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16237
16238 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
16239 Fix regexp for when "s///" is at the beginning of line.
16240
16241 2005-09-07 Jay Belanger <belanger@truman.edu>
16242
16243 * calc/calc-poly.el (math-expand-term): Multiply out any powers
16244 when in matrix mode.
16245
16246 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
16247
16248 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
16249 non-anonymous functions.
16250
16251 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
16252
16253 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
16254 when using a header line. Otherwise, use mouse-1-click-follows-link.
16255
16256 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
16257 can't be moved; don't signal an error.
16258
16259 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
16260
16261 * cus-theme.el (custom-theme-write-faces): Save the current face
16262 spec, not the defface spec.
16263
16264 * custom.el (custom-known-themes): Clarify meaning of "standard".
16265 (custom-push-theme): Save old values in the standard theme.
16266 (disable-theme): Correct typo.
16267 (custom-face-theme-value) Deleted unused function.
16268 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
16269
16270 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
16271
16272 * progmodes/compile.el (compilation-goto-locus): Take into account
16273 iconified frames when determining whether the buffer is
16274 already visible.
16275 Don't reset window height if the window already existed.
16276
16277 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
16278
16279 * custom.el (load-theme): Rename from require-theme.
16280 Add interactive spec.
16281 (enable-theme): Rename from custom-enable-theme.
16282 Add interactive spec.
16283 (disable-theme): Rename from custom-disable-theme.
16284 Add interactive spec.
16285 (custom-make-theme-feature): Doc fix.
16286 (custom-theme-directory): Doc fix.
16287 (provide-theme): Call enable-theme.
16288
16289 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16290
16291 * obsolete/lazy-lock.el (lazy-lock-mode):
16292 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
16293 font-lock-mode if it's off. Print a warning instead.
16294
16295 * progmodes/compile.el (compilation-start): Ignore errors if the
16296 process died before we get to send-eof.
16297
16298 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
16299 Undo last change. Enclosing the result in quotes broke things on Unix
16300 since tex-send-command passes it through shell-quote-argument.
16301 (tex-send-command): Pass `file' through convert-standard-filename
16302 when possible.
16303 (tex-uptodate-p): Handle the case where TeX hasn't put additional
16304 info in a transcript.
16305
16306 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
16307
16308 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
16309 fix compilation warning. Reorder the key definitions to group
16310 together keys emitted by the current version of xterm.
16311
16312 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
16313 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
16314 Reorder predicates to correct min-color usage.
16315
16316 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
16317
16318 * longlines.el (longlines-mode): Inhibit read-only when encoding.
16319 Kill local variables when longlines-mode is turned off.
16320
16321 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
16322
16323 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
16324
16325 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
16326
16327 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
16328
16329 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
16330 (font-lock-lines-before): Change default to being inactive.
16331 (font-lock-default-fontify-region): Obey font-lock-lines-before.
16332 (font-lock-after-change-function): Don't handle f-l-lines-before here.
16333
16334 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16335
16336 * net/tramp.el (tramp-handle-make-auto-save-file-name):
16337 Deactivate temporarily advice if active (not needed for Emacs 22,
16338 but for backwards compatibility).
16339 (tramp-exists-file-name-handler): Rewrite. First implementation
16340 was too simple.
16341 (tramp-advice-make-auto-save-file-name):
16342 Call `tramp-handle-make-auto-save-file-name' (again, just for
16343 backwards compatibility).
16344
16345 2005-08-31 Reto Zimmermann <reto@gnu.org>
16346
16347 * progmodes/vhdl-mode.el
16348 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
16349 (vhdl-end-p): Fix indentation bug "else" after "-- when".
16350 (vhdl-set-default-project): New function (easier setting of default).
16351 (vhdl-port-copy): Handle extended identifiers for generics.
16352 (vhdl-compiler-alist): Better description for error message regexp.
16353 (vhdl-make): Query for target, use previous as default.
16354 (vhdl-port-copy): Fix port copy for port names starting with "signal".
16355 (vhdl-font-lock-keywords-2): Fix fontification for record
16356 el. assign.
16357 (vhdl-speedbar-make-subpack-line): Add package body link.
16358 (vhdl-generate-makefile-1): Not include itself as dependency.
16359 (vhdl-font-lock-init): Highlight c-preprocessor directives.
16360 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
16361 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
16362 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
16363 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
16364 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
16365 (vhdl-import-project): Add string argument for `error'.
16366 (vhdl-compose-configuration)
16367 (vhdl-compose-configuration-architecture): Add configuration
16368 declaration generation.
16369 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
16370 (vhdl-trailer-re): Add "record" keyword (better indentation).
16371 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
16372 "[^ \t-\"]+".
16373 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
16374 (vhdl-testbench-entity-file-name)
16375 (vhdl-testbench-architecture-file-name): Allow separate
16376 customization of testbench file names.
16377 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
16378 (vhdl-get-visible-signals): Allow newline within alias declaration.
16379 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
16380 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
16381 (member-ignore-case): Alias for missing function in XEmacs.
16382 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
16383 (vhdl-update-sensitivity-list): Ignore case on read signals.
16384 (vhdl-replace-string): Adjust case only for file names.
16385 (vhdl-update-sensitivity-list): Fix search for read signals.
16386 (vhdl-update-sensitivity-list): Exclude formal parameters.
16387 (vhdl-get-visible-signals): Include aliases of signals.
16388 (vhdl-get-visible-signals): Fix signal name searching.
16389 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
16390 (vhdl-fixup-whitespace-region): Fix for character
16391 literals (e.g. `:').
16392
16393 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16394
16395 * ansi-color.el (comint-last-output-start):
16396 * bs.el (font-lock-verbose):
16397 * diff-mode.el (add-log-buffer-file-name-function):
16398 * dired-x.el (vm-folder-directory):
16399 * faces.el (help-xref-stack-item):
16400 * files.el (font-lock-keywords):
16401 * find-lisp.el (dired-buffers, dired-subdir-alist):
16402 * ido.el (cua-inhibit-cua-keys):
16403 * log-view.el (cvs-minor-wrap-function):
16404 * outline.el (font-lock-warning-face):
16405 * simple.el (compilation-current-error):
16406 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
16407 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
16408 * tooltip.el (comint-prompt-regexp):
16409 * w32-fns.el (explicit-shell-file-name):
16410 * term/mac-win.el (mac-charset-info-alist)
16411 (mac-services-selection, mac-system-script-code):
16412 * term/tty-colors.el (msdos-color-values):
16413 * term/w32-win.el (xlfd-regexp-registry-subnum):
16414 * term/x-win.el (x-keysym-table, x-selection-timeout)
16415 (x-session-id, x-session-previous-id):
16416 * textmodes/ispell.el (mail-yank-prefix):
16417 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
16418 * textmodes/org.el (calc-embedded-close-formula)
16419 (calc-embedded-open-formula)
16420 (font-lock-unfontify-region-function):
16421 * textmodes/reftex-global.el (isearch-next-buffer-function)
16422 (TeX-master):
16423 * textmodes/reftex.el (font-lock-keywords):
16424 * textmodes/tex-mode.el (font-lock-comment-face)
16425 (font-lock-doc-face):
16426 * textmodes/texinfo.el (outline-heading-alist):
16427 Add defvars.
16428
16429 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
16430 (artist-spray-chars, artist-mode-init, artist-replace-string)
16431 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
16432 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
16433 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
16434
16435 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
16436 (conf-align-assignments): "?\ " -> "?\s".
16437
16438 * textmodes/reftex-index.el (TeX-master): Add defvar.
16439 (reftex-index-phrases-marker): Move up defvar.
16440
16441 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
16442 (reftex-toc-include-labels-indicator)
16443 (reftex-toc-include-index-indicator)
16444 (reftex-toc-max-level-indicator): Move up declarations.
16445
16446 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
16447 of args to `tramp-run-real-handler', even if it's empty in this case.
16448
16449 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16450
16451 * dired.el (dired-move-to-filename-regexp): Add date format for
16452 Mac OS X 10.3 in East Asian locales.
16453
16454 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16455
16456 * files.el (make-auto-save-file-name): Add file name handler call
16457 if applicable.
16458
16459 * net/tramp.el (tramp-file-name-handler-alist)
16460 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
16461 (tramp-handle-make-auto-save-file-name): Rename from
16462 `tramp-make-auto-save-file-name'.
16463 (tramp-exists-file-name-handler): New defun.
16464 (tramp-advice-make-auto-save-file-name): Make defadvice only when
16465 `make-auto-save-file-name' is not a magic file name operation.
16466
16467 2005-08-30 Richard M. Stallman <rms@gnu.org>
16468
16469 * files.el (risky-local-variable-p):
16470 Match `-predicates' and `-commands.
16471
16472 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
16473 (custom-save-all): Visit the file if necessary;
16474 kill the buffer if we created it.
16475 (custom-save-delete): Don't visit file or kill buffer here.
16476
16477 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
16478
16479 * textmodes/org.el (org-special-keyword): New face.
16480 (org-table-copy-down, org-table-eval-formula)
16481 (org-table-recalculate, org-init-section-numbers):
16482 Use `string-to-number' instead of `string-to-int'.
16483 (org-get-location): Use `insert-buffer-substring' instead of
16484 `insert-buffer'.
16485 (org-modify-diary-entry-string): New function.
16486 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
16487 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
16488 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
16489 active region.
16490 (org-export-as-html): Handle QUOTE keyword.
16491 (org-quote-string): New option.
16492 (org-bookmark-jump-unhide): New function, used for
16493 `bookmark-after-jump-hook'.
16494 (org-diary-default-entry): Apply only when not called through
16495 `org-agenda'.
16496
16497 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
16498
16499 * net/eudc.el (mode-popup-menu):
16500 * play/handwrite.el (ps-printer-name, ps-lpr-command):
16501 * progmodes/ada-mode.el (compile-auto-highlight)
16502 (skeleton-further-elements):
16503 * progmodes/autoconf.el (font-lock-syntactic-keywords):
16504 * progmodes/cmacexp.el (msdos-shells):
16505 * progmodes/compile.el (font-lock-extra-managed-props)
16506 (font-lock-keywords, font-lock-maximum-size)
16507 (font-lock-support-mode):
16508 * progmodes/grep.el (font-lock-lines-before):
16509 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
16510 * progmodes/mixal-mode.el (compile-command):
16511 * progmodes/perl-mode.el (font-lock-comment-face)
16512 (font-lock-doc-face, font-lock-string-face):
16513 * progmodes/prolog.el (comint-prompt-regexp):
16514 * progmodes/sh-script.el (font-lock-comment-face)
16515 (font-lock-set-defaults, font-lock-string-face):
16516 * progmodes/sql.el (font-lock-keyword-face)
16517 (font-lock-set-defaults, font-lock-string-face):
16518 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
16519 (itimer-version, lazy-lock-defer-contextually)
16520 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
16521 Add defvars.
16522
16523 * progmodes/cperl-mode.el (cperl-electric-lbrace)
16524 (cperl-electric-keyword, cperl-electric-pod)
16525 (cperl-electric-backspace, cperl-forward-re)
16526 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
16527 (vc-rcs-header, vc-sccs-header): Add defvars.
16528
16529 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
16530 (font-lock-syntactic-keywords, gud-find-expr-function):
16531 Add defvars.
16532
16533 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
16534 (gdb-frame-parameters): Declare before use.
16535
16536 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
16537 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
16538 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
16539 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
16540
16541 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
16542 (idlwave-help-with-source): Use `insert-buffer-substring', not
16543 `insert-buffer'.
16544
16545 2005-08-29 Juri Linkov <juri@jurta.org>
16546
16547 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
16548 Put outline-back-to-heading function call inside save-excursion.
16549
16550 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
16551
16552 * man.el (Man-init-defvars, Man-translate-references)
16553 (Man-support-local-filenames, Man-highlight-references):
16554 * progmodes/sql.el (sql-interactive-mode):
16555 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
16556
16557 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
16558 (compilation-mode-font-lock-keywords): Add defvars.
16559 (checkdoc-interactive-loop): "?\ " -> "?\s".
16560
16561 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
16562 (font-lock-doc-face, font-lock-string-face)
16563 (font-lock-keywords-case-fold-search): Add defvars.
16564 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
16565
16566 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
16567 Don't pass X and Y (they are ignored anyway).
16568 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
16569 (mouse-delete-window): Make arguments optional.
16570
16571 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
16572 (caesar-translate-table, minor-modes, news-buffer-save)
16573 (news-group-name, news-minor-modes): Add defvars.
16574
16575 * emacs-lisp/lselect.el (mouse-highlight-priority)
16576 (x-lost-selection-functions, zmacs-regions):
16577 * emacs-lisp/pp.el (font-lock-verbose):
16578 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
16579 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
16580 (ses-mode-map):
16581 * emacs-lisp/tcover-unsafep.el (safe-functions):
16582 * international/mule-cmds.el (mac-system-coding-system)
16583 (mac-system-locale):
16584 * language/ethio-util.el (rmail-current-message)
16585 (rmail-message-vector):
16586 * language/thai-util.el (thai-auto-composition-mode):
16587 * mail/metamail.el (rmail-current-message, rmail-message-vector):
16588 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
16589 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
16590 (vm-primary-inbox, vm-spool-files):
16591 * mail/rmail.el (deleted-head, font-lock-fontified)
16592 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
16593 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
16594 (total-messages):
16595 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
16596 (rmail-summary-mode-map):
16597 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
16598 (rmail-last-label, rmail-last-multi-labels)
16599 (rmail-summary-vector, rmail-total-messages):
16600 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
16601 * mail/rmailsum.el (msgnum):
16602 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
16603 (rmail-current-message):
16604 * obsolete/fast-lock.el (font-lock-face-list):
16605 * obsolete/rnewspost.el (mail-reply-buffer):
16606 * obsolete/scribe.el (compile-command):
16607 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
16608
16609 2005-08-28 John Paul Wallington <jpw@gnu.org>
16610
16611 * ibuf-ext.el (ibuffer-auto-update-changed):
16612 Use `frame-or-buffer-changed-p' to check whether we need to update.
16613 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
16614 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
16615 as a `frame-or-buffer-changed-p' state vector instead.
16616
16617 2005-08-27 Romain Francoise <romain@orebokech.com>
16618
16619 * textmodes/makeinfo.el (makeinfo-compile):
16620 Use `compilation-start'. Set `next-error-function' according to
16621 `disable-errors'.
16622 (makeinfo-next-error): New function.
16623 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
16624 (makeinfo-buffer): Likewise.
16625
16626 * progmodes/compile.el (compilation-start): Add autoload cookie.
16627
16628 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
16629 * textmodes/sgml-mode.el: Likewise.
16630 * progmodes/python.el: Likewise.
16631
16632 2005-08-27 Eli Zaretskii <eliz@gnu.org>
16633
16634 * simple.el (blink-matching-paren-distance): Document the meaning
16635 of nil value, and allow to customize to nil.
16636
16637 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
16638 command.com, not command.exe.
16639
16640 2005-08-26 John Wiegley <johnw@newartisans.com>
16641
16642 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
16643 code around a bit so that an extraneous nil argument is not added
16644 to a command when no args are given.
16645
16646 * eshell/esh-arg.el (eshell-parse-double-quote): If a
16647 double-quoted argument resolves to nil, return it as an empty
16648 string rather than as nil. This made it impossible to pass "" to
16649 a shell script as a null string argument.
16650
16651 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16652
16653 * outline.el (outline-invent-heading): New fun.
16654 (outline-promote, outline-demote): Use it.
16655 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
16656 (outline-end-of-subtree): Remove unused var `opoint'.
16657
16658 2005-08-26 David Reitter <david.reitter@gmail.com>
16659
16660 * menu-bar.el (truncate-lines, write-file, print-buffer)
16661 (ps-print-buffer-faces, ps-print-buffer, split-window):
16662 Disable menu items when the frame they refer to is invisible, or when
16663 they refer to a buffer and the minibuffer is selected.
16664
16665 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
16666
16667 * progmodes/flymake.el (flymake-highlight-err-lines):
16668 Use save-excursion around flymake-highlight-line to preserve point.
16669
16670 2005-08-26 Eli Zaretskii <eliz@gnu.org>
16671
16672 * progmodes/octave-mod.el: Change Author and Maintainer address.
16673 (octave-maintainer-address): Change Kurt's email address.
16674 * progmodes/octave-inf.el: Change Author and Maintainer address.
16675 * progmodes/octave-hlp.el: Change Author and Maintainer address.
16676
16677 2005-08-26 Kim F. Storm <storm@cua.dk>
16678
16679 * subr.el (version-list-<, version-list-<=, version-list-=):
16680 Rename from integer-list-*.
16681 (version-list-not-zero): Likewise. Fix while loop.
16682 (version=): Use version-list-= instead of string-equal.
16683
16684 2005-08-26 Richard M. Stallman <rms@gnu.org>
16685
16686 * outline.el (outline-promote): Try shortening the heading.
16687 As last resort, read the heading to use.
16688 (outline-demote): As last resort, read the heading to use.
16689
16690 2005-08-26 Romain Francoise <romain@orebokech.com>
16691
16692 * progmodes/compile.el (compilation-start): Doc fix.
16693
16694 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
16695 (antlr-font-lock-additional-keywords): Fix reference to
16696 `antlr-font-lock-literal-regexp' erroneously changed during the
16697 mass face rename.
16698 (antlr-run-tool): Use `compilation-start'.
16699
16700 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
16701 instead of the obsolete `compile-internal'.
16702
16703 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
16704
16705 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
16706 (number, original-date):
16707 * calendar/cal-china.el (date):
16708 * calendar/cal-coptic.el (date):
16709 * calendar/cal-french.el (date):
16710 * calendar/cal-hebrew.el (date, entry, number, original-date):
16711 * calendar/cal-islam.el (date, number, original-date):
16712 * calendar/cal-iso.el (date):
16713 * calendar/cal-julian.el (date):
16714 * calendar/cal-mayan.el (date):
16715 * calendar/cal-menu.el (date, event):
16716 * calendar/cal-persia.el (date):
16717 * calendar/lunar.el (date):
16718 * calendar/solar.el (date): Add defvars.
16719
16720 * emerge.el:
16721 * ibuffer.el:
16722 * info-xref.el:
16723 * obsolete/bg-mouse.el:
16724 * obsolete/sun-curs.el:
16725 * obsolete/swedish.el: Move the `defvar's to the top level.
16726
16727 * smerge-mode.el (smerge-refined-change): Add :group.
16728
16729 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
16730
16731 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
16732 (smerge-keep-n): Remove props.
16733 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16734 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
16735 now that it's done in smerge-keep-n.
16736 (smerge-refined-change): New face.
16737 (smerge-refine-chopup-region, smerge-refine-highlight-change)
16738 (smerge-refine): New funs.
16739 (smerge-basic-map): Bind smerge-refine.
16740
16741 2005-08-25 Juri Linkov <juri@jurta.org>
16742
16743 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
16744 compilation-process-setup-function and compilation-disable-input
16745 in grep-mode instead of let-bindings in grep.
16746
16747 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
16748 Delete "Automatic File De/compression" (auto-compression-mode).
16749
16750 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
16751
16752 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
16753 Silence warning about non-existent variable.
16754
16755 2005-08-25 Richard M. Stallman <rms@gnu.org>
16756
16757 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
16758 Rename "Describe Key" to "Describe Key or Mouse Operation".
16759
16760 * mail/mailalias.el (build-mail-aliases): Delete comments
16761 from the contents before processing them.
16762
16763 * isearch.el (isearch-edit-string): Erase the Search prompt
16764 if user enters an empty string and there is no default.
16765
16766 * comint.el (comint-file-name-prefix): Add autoload.
16767
16768 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
16769
16770 * subr.el (play-sound): Rearrange to avoid warning.
16771
16772 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
16773
16774 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
16775 New hook.
16776 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
16777
16778 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16779
16780 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
16781
16782 * custom.el (custom-theme-set-variables): Sort minor modes last.
16783
16784 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16785
16786 * subr.el (version-separator, version-regexp-alist): New vars used by
16787 version comparison funs.
16788 (integer-list-<, integer-list-=, integer-list-<=)
16789 (integer-list-not-zero): New funs for integer list comparison.
16790 (version-to-list, version=, version<, version<=): New funs for version
16791 comparison.
16792
16793 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
16794
16795 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
16796 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
16797 time to silence the byte-compiler.
16798
16799 * ibuffer.el (ibuffer-compile-make-eliding-form)
16800 (ibuffer-check-formats): Use `with-no-warnings' to hide references
16801 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
16802 so it's silly to get warnings for it).
16803 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
16804 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
16805 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
16806 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
16807 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
16808 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
16809 Defvar at compile time.
16810 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
16811 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
16812 Declare them before use.
16813
16814 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
16815 (info-xref-good, info-xref-bad): Defvar at compile time.
16816
16817 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
16818 Use `let*' instead of `let'.
16819
16820 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
16821 (*mouse-y*, menu, char): Defvar at compile time.
16822 (sc::menu): Declare it before use.
16823 (sc::pack-one-line): Use `let', not `let*'.
16824
16825 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
16826 (mail-send-hook): Defvar at compile time.
16827
16828 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
16829 Defvar at compile time.
16830
16831 * term/sun-mouse.el (current-global-mousemap)
16832 (current-local-mousemap): Declare them before use.
16833
16834 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
16835
16836 * bookmark.el (bookmark-after-jump-hook): New hook.
16837 (bookmark-jump): Run `bookmark-after-jump-hook'.
16838
16839 2005-08-23 Juri Linkov <juri@jurta.org>
16840
16841 * faces.el (minibuffer-prompt): Doc fix.
16842
16843 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
16844
16845 * progmodes/xscheme.el: Trivial changes to silence warnings.
16846 (xscheme-previous-mode, xscheme-previous-process-state):
16847 Add defvars.
16848 (xscheme-last-input-end, xscheme-process-command-line)
16849 (xscheme-process-name, xscheme-buffer-name)
16850 (xscheme-expressions-ring-max, xscheme-expressions-ring)
16851 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
16852 (xscheme-control-g-synchronization-p)
16853 (xscheme-control-g-disabled-p, xscheme-string-receiver)
16854 (default-xscheme-runlight, xscheme-runlight)
16855 (xscheme-runlight-string, xscheme-process-filter-state)
16856 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
16857 Move to beginning of file.
16858 (scheme-interaction-mode-commands-alist)
16859 (scheme-interaction-mode-map, scheme-debugger-mode-map):
16860 Declare them before use. Note: the initialization code for the
16861 variables has not been moved because it uses functions that reference
16862 the variables.
16863 (xscheme-control-g-message-string, xscheme-process-filter-alist)
16864 (xscheme-prompt-for-expression-map): Declare them before use.
16865 (scheme-debugger-mode-commands): "?\ " -> "?\s".
16866
16867 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
16868
16869 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
16870
16871 2005-08-22 Juri Linkov <juri@jurta.org>
16872
16873 * faces.el (set-face-underline): Delete this duplicate function
16874 and make an obsolete alias to set-face-underline-p.
16875 (set-face-underline-p): Use docstring of set-face-underline.
16876 (describe-face): Create hyperlink to parent face.
16877
16878 * info.el (Info-insert-dir): Use save-excursion around
16879 insert-buffer-substring.
16880 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
16881 (Info-escape-percent): Delete function.
16882 (Info-fontify-node): Replace Info-escape-percent by
16883 replace-regexp-in-string with REP arg set to lambda that
16884 duplicates `%' and preserves text properties.
16885
16886 * progmodes/compile.el (compilation-disable-input): Doc fix.
16887 (define-compilation-mode): Doc fix and refill.
16888 (kill-compilation): Use `mode-name' in the error message.
16889 (compilation-find-file): Use `compilation-error' in the
16890 read-file-name's prompt.
16891
16892 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16893
16894 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
16895 (smerge-auto-leave): Make undo re-enable the mode.
16896 (debug-ignored-errors): Add the user-error of impossible resolution.
16897 (smerge-resolve): Move things around a bit, in preparation for later.
16898 (smerge-diff): Don't fail if the buffer has no associated file.
16899 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
16900 (smerge-conflict-overlay): New function.
16901 (smerge-match-conflict): Don't add text properties here.
16902 (smerge-find-conflict): Instead, add an overlay here.
16903 Also check for the case where we're inside a conflict already, so as to
16904 obviate the need for font-lock-multiline, which is unbearably slow with
16905 large conflicts and ciomplex font-lock patterns.
16906 (smerge-remove-props): Remove overlay rather than text-properties.
16907 (smerge-mode): Don't set font-lock-multiline.
16908 Remove overlays when turned off.
16909
16910 2005-08-21 Kim F. Storm <storm@cua.dk>
16911
16912 * ido.el (ido-ignore-item-p): Use save-match-data.
16913 Bind case-fold-search to ido-case-fold locally.
16914
16915 2005-08-20 Richard M. Stallman <rms@gnu.org>
16916
16917 * files.el (normal-mode): If font lock is on, turn it off and on.
16918
16919 * subr.el (replace-regexp-in-string): Doc fix.
16920
16921 * startup.el (command-line-1): Don't suppress startup screen
16922 due to existing processes.
16923
16924 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
16925
16926 * progmodes/compile.el (compilation-disable-input): Default to nil.
16927
16928 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16929
16930 * progmodes/compile.el (compilation-disable-input): New defcustom.
16931 (compilation-start): If compilation-disable-input is non-nil, send
16932 EOF to the compilation process.
16933
16934 2005-08-20 Eli Zaretskii <eliz@gnu.org>
16935
16936 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
16937 Run the argument of tex-shell-cd-command through
16938 convert-standard-filename, to get the correct style of slashes on
16939 Windows, and enclose the result in quotes, in case the file name
16940 includes whitespace or other special characters.
16941
16942 2005-08-19 Andreas Schwab <schwab@suse.de>
16943
16944 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
16945 process.
16946
16947 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
16948
16949 * cus-start.el (minibuffer-prompt-properties): Correct typo.
16950
16951 2005-08-18 Kim F. Storm <storm@cua.dk>
16952
16953 * scroll-lock.el: Fix errors due to incorrect line wrapping.
16954
16955 2005-08-18 Richard M. Stallman <rms@gnu.org>
16956
16957 * scroll-lock.el: New file.
16958
16959 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
16960
16961 * dired.el (dired-move-to-end-of-filename):
16962 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
16963
16964 2005-08-18 Kim F. Storm <storm@cua.dk>
16965
16966 * ido.el (ido-everywhere): Fix defcustom :set function to disable
16967 rather than toggle mode when custom value is nil.
16968 (ido-everywhere): Fix defun doc string.
16969
16970 2005-08-17 Richard M. Stallman <rms@gnu.org>
16971
16972 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
16973 as tag instead of "Inviolable".
16974
16975 2005-08-17 Kim F. Storm <storm@cua.dk>
16976
16977 * windmove.el (windmove-coordinates-of-position): Remove.
16978 (windmove-coordinates-of-window-position): Remove.
16979 (windmove-reference-loc): Use posn-at-point instead.
16980
16981 * subr.el (insert-for-yank-1): Doc fix.
16982
16983 * ido.el (ido-enter-matching-directory): Rename from
16984 ido-enter-single-matching-directory. Change `slash' choice to
16985 `only'. Add `first' choice.
16986 (ido-exhibit): Adapt to above changes.
16987
16988 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
16989
16990 * Makefile.in: Expand comment about building loaddefs.el.
16991
16992 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
16993
16994 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
16995 Comment use of defadvice.
16996
16997 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
16998
16999 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
17000
17001 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
17002 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
17003 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
17004 * progmodes/idlw-shell.el, progmodes/ld-script.el,
17005 * progmodes/which-func.el, ruler-mode.el, strokes.el,
17006 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
17007 for backward compatibility for faces that did not appear in the
17008 previous Emacs release.
17009
17010 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
17011
17012 2005-08-15 Kim F. Storm <storm@cua.dk>
17013
17014 * emulation/cua-base.el (cua-delete-region): Return t if
17015 deleted region was non-empty.
17016 (cua-replace-region): Inhibit overwrite-mode for
17017 self-insert-command if replaced region was non-empty.
17018 (cua--explicit-region-start, cua--status-string): Make them
17019 buffer-local at top-level...
17020 (cua-mode): ...rather than when mode is enabled.
17021
17022 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
17023
17024 * progmodes/vhdl-mode.el (vhdl-emacs-21):
17025 Set t for Emacs 21, 22, and so on.
17026
17027 2005-08-15 David Ponce <david@dponce.com>
17028
17029 * tree-widget.el: Update Commentary header.
17030 (tree-widget-theme): Doc fix.
17031 (tree-widget-space-width): New option.
17032 (tree-widget-image-properties): Look up in the default theme too.
17033 (tree-widget--cursors): Only for images with arrow pointer shape.
17034 (tree-widget-lookup-image): Pointer shape is hand by default.
17035 (tree-widget-icon): Rename generic icon widget from
17036 `tree-widget-control'.
17037 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
17038 derive from `tree-widget-icon'.
17039 (tree-widget-handle): Improve default look and feel of the text
17040 representation.
17041 (tree-widget): Rename :*-control properties to :*-icon properties.
17042 Add :action and :help-echo properties.
17043 (tree-widget-after-toggle-functions): Move.
17044 (tree-widget-close-node, tree-widget-open-node): Remove.
17045 (tree-widget-before-create-icon-functions): New hook.
17046 (tree-widget-value-create): Update to allow customization of icons
17047 and nodes at run-time via that new hook.
17048 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
17049 (tree-widget-icon-action, tree-widget-icon-help-echo)
17050 (tree-widget-action, tree-widget-help-echo): New functions.
17051
17052 2005-08-15 Kim F. Storm <storm@cua.dk>
17053
17054 * ido.el (ido-buffer-internal): Use with-no-warnings.
17055 (ido-make-merged-file-list): Use while-no-input.
17056
17057 2005-08-15 Richard M. Stallman <rms@gnu.org>
17058
17059 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
17060 (flyspell-large-region): Fix doc and custom type.
17061
17062 2005-08-14 Richard M. Stallman <rms@gnu.org>
17063
17064 * files.el (interpreter-mode-alist): Doc fix.
17065
17066 * mail/rmail.el (rmail-nonignored-headers): New variable.
17067 (rmail-clear-headers): Use it.
17068 (rmail-reply): Better handling of mail-followup-to header.
17069
17070 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17071 Rename variable from sh-font-lock-keywords. In the `shell' entry,
17072 don't try to refer to executable-font-lock-keywords.
17073 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
17074 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
17075 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
17076 (sh-mode): Set comment-start-skip, local-abbrev-table,
17077 imenu-case-fold-search.
17078 (sh-set-shell): Don't set them here.
17079 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
17080 Don't cache the results in the original alist; don't ever modify
17081 that alist.
17082
17083 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
17084
17085 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
17086 empty.
17087
17088 2005-08-15 Andreas Schwab <schwab@suse.de>
17089
17090 * desktop.el: Put autoload cookie at risky-local-variable declarations.
17091
17092 * dired.el, info.el, mail/rmail.el: Revert last change.
17093
17094 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
17095
17096 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
17097 modification in `eval-after-load' form.
17098 * info.el: Likewise.
17099 * mail/rmail.el: Likewise.
17100
17101 2005-08-14 Juri Linkov <juri@jurta.org>
17102
17103 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17104 Remove highlighting of "Compilation started". Highlight only
17105 the word "finished" in "Compilation finished". Add highlighting
17106 of "interrupt", "killed", "terminated" and the exit code.
17107 (compilation-start): Add newline after header. Use exactly the
17108 same time stamp format as the finishing message.
17109 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
17110
17111 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
17112 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
17113 Add highlighting of "interrupt", "killed", "terminated".
17114
17115 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
17116 enabled and the current command is self-insert-command, call it
17117 explicitly with overwrite-mode bound to nil, to not allow it
17118 to delete the character after the selected region.
17119
17120 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
17121
17122 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
17123 move-end-of-line, end-of-line, and beginning-of-line to the list
17124 of commands after which the echo area is updated.
17125
17126 2005-08-12 Eli Zaretskii <eliz@gnu.org>
17127
17128 * cus-edit.el (custom-save-all, custom-save-delete):
17129 Bind recentf-exclude to exclude custom-file.
17130
17131 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
17132
17133 * mail/rmailsum.el (rmail-summary-end-of-message): New command
17134 to go to the bottom of the mail message. Added to
17135 `rmail-summary-mode-map' with key "/".
17136 (rmail-summary-show-message): New (internal) function for use by
17137 both `rmail-summary-beginning/end-of-message'.
17138 (rmail-summary-beginning-of-message): Change to use
17139 rmail-summary-show-message.
17140
17141 * mail/rmail.el (rmail-end-of-message): New command to go to the
17142 end of the current message. Added to `rmail-mode-map' with key "/".
17143 (rmail-beginning-of-message): Fix to work as documented.
17144 (rmail-mode): Change documentation.
17145
17146 * progmodes/compile.el (compilation-start): Add the line
17147 "Compilation started" with compilation start time.
17148 (compilation-mode-font-lock-keywords): Add `started' to keywords.
17149
17150 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
17151
17152 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
17153 of menu items.
17154
17155 2005-08-11 Richard M. Stallman <rms@gnu.org>
17156
17157 * simple.el (pop-global-mark): Reverse test of widen-automatically.
17158
17159 * battery.el (battery-status-function): Don't use ignore-errors.
17160
17161 2005-08-11 Lute Kamstra <lute@gnu.org>
17162
17163 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
17164 define-obsolete-variable-alias.
17165
17166 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
17167
17168 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
17169 (ange-ftp-send-cmd): Revert last change, and expand
17170 the comment explaining the problem.
17171
17172 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
17173
17174 * ldefs-boot.el: Update.
17175
17176 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
17177 item to "Time, Load and Mail". Change help echo text.
17178
17179 * time.el (display-time-use-mail-icon, display-time-format)
17180 (display-time-string-forms): Shorten first line of docstrings.
17181
17182 2005-08-10 Lars Hansen <larsh@soem.dk>
17183
17184 * desktop.el (desktop-buffer-mode-handlers):
17185 Make non-customizable. Add autoload cookie. Change initial value to
17186 nil; add elements in respective modules instead. Fix doc string.
17187 (desktop-load-file): New function.
17188 (desktop-minor-mode-handlers): New autoloaded variable.
17189 (desktop-create-buffer): Call minor mode handlers.
17190 Use desktop-load-file to load major and minor mode modules prior to
17191 checking for a handler.
17192 (desktop-save): Don't add nil to desktop-minor-modes for minor
17193 modes with nil function in desktop-minor-mode-table. Don't delete
17194 desktop file before rewriting it.
17195 (desktop-locals-to-save): Add autoload cookie. Don't make
17196 automatically buffer-local. Add variables column-number-mode,
17197 size-indication-mode, indent-tabs-mode,
17198 indicate-buffer-boundaries, indicate-empty-lines and
17199 show-trailing-whitespace.
17200 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
17201 regexps. Don't use desktop-clear-preserve-buffers-regexp.
17202 (desktop-clear-preserve-buffers-regexp): Delete.
17203 (desktop-clear-preserve-buffers): Update initial value and docstring.
17204 (desktop-save-buffer): Fix doc string.
17205
17206 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
17207 (hilit-chg-desktop-restore): New function.
17208 (highlight-changes-mode): Add highlight-changes-mode to
17209 desktop-locals-to-save.
17210
17211 * dired.el: Add handler to desktop-buffer-mode-handlers.
17212 (dired-restore-desktop-buffer): Remove autoload cookie.
17213 (dired-mode): Add autoload cookie.
17214
17215 * info.el: Add handler to desktop-buffer-mode-handlers.
17216 (Info-restore-desktop-buffer): Remove autoload cookie.
17217 (Info-mode): Add autoload cookie.
17218
17219 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
17220 (mh-restore-desktop-buffer): Remove autoload cookie.
17221 (mh-folder-mode): Add autoload cookie.
17222
17223 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
17224 (rmail-restore-desktop-buffer): Remove autoload cookie.
17225
17226 2005-08-11 Masatake YAMATO <jet@gyve.org>
17227
17228 * hexl.el (hexl-address-region):
17229 (hexl-ascii-region, hexl-font-lock-keywords):
17230 (hexl-highlight-line-range): Use the term "region"
17231 instead of "area" for consistency with the other symbols
17232 defined in hexl.el.
17233
17234 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
17235
17236 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
17237 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
17238 out by Juri Linkov). Add `display-battery-mode'.
17239
17240 2005-08-09 Juri Linkov <juri@jurta.org>
17241
17242 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17243 Remove `-text' from face variable names.
17244 (compilation-error-file-name, compilation-warning-file-name)
17245 (compilation-info-file-name): Delete faces.
17246 (compilation-line-number, compilation-column-number):
17247 Remove face underlining.
17248 (compilation-message-face): Set to `underline' value by default.
17249 (compilation-error-face, compilation-warning-face)
17250 (compilation-info-face): Remove `-file-name' from face names.
17251 (compilation-error-text-face, compilation-warning-text-face)
17252 (compilation-info-text-face): Delete face variables.
17253 (compilation-text-face): Delete function.
17254
17255 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
17256 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
17257 (grep-error-face): Set to `compilation-error' instead of
17258 `compilation-error-face' (which is redefined to `grep-hit-face' in
17259 grep buffers).
17260 (grep-mode-font-lock-keywords): Remove `-text' from face variable
17261 names. Use `grep-error-face' instead of `compilation-error-text-face'.
17262
17263 * dired-aux.el (dired-do-query-replace-regexp):
17264 Use `query-replace-read-args'.
17265
17266 * replace.el (query-replace-read-from, query-replace-read-to)
17267 (query-replace-read-args): Rename arg `string' to `prompt'.
17268
17269 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
17270
17271 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
17272
17273 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
17274 uploading files.
17275 (ange-ftp-canonize-filename): Handle file names beginning with ~
17276 correctly.
17277
17278 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17279
17280 * textmodes/fill.el (canonically-space-region)
17281 (fill-context-prefix, fill-french-nobreak-p)
17282 (fill-delete-newlines, fill-comment-paragraph)
17283 (justify-current-line): "?\ " -> "?\s".
17284
17285 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
17286
17287 * textmodes/fill.el (fill-nonuniform-paragraphs):
17288 Improve argument/docstring consistency.
17289
17290 2005-08-09 Richard M. Stallman <rms@gnu.org>
17291
17292 * textmodes/ispell.el (ispell-word): More fboundp checks.
17293
17294 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
17295 (find-file-noselect-1): Call it here, only if RAWFILE.
17296 (normal-mode): Always set some major mode.
17297 (save-some-buffers-action-alist): Change some explanation strings.
17298 (file-name-non-special): In the `quote' method, use unwind-protect.
17299
17300 2005-08-09 Magnus Henoch <mange@freemail.hu>
17301
17302 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
17303 (ispell-have-aspell-dictionaries): New variable.
17304 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
17305 (ispell-get-aspell-config-value): New function.
17306 (ispell-aspell-find-dictionary): New function.
17307 (ispell-aspell-add-aliases): New function.
17308 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
17309 appropriate. Don't look for ispell dictionaries if we use aspell.
17310 (ispell-menu-map): Don't build a submenu of dictionaries.
17311
17312 2005-08-09 Richard M. Stallman <rms@gnu.org>
17313
17314 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
17315 (sql-read-passwd): Use read-passwd.
17316
17317 * progmodes/idlw-toolbar.el (idlwave-toolbar)
17318 (idlwave-toolbar-is-possible): Add defvars.
17319
17320 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
17321 Avoid warnings.
17322
17323 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
17324 (idlwave-system-class-info, idlwave-executive-commands-alist):
17325 Use defvar.
17326
17327 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
17328
17329 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
17330 Avoid warnings.
17331
17332 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
17333 and content-type: headers.
17334
17335 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
17336
17337 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
17338 and rename some of them to be more self-explanatory.
17339
17340 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
17341
17342 * startup.el (command-line-1): Implement -scriptload.
17343
17344 * replace.el (occur-engine): Initial *Occur* output not undoable.
17345
17346 * menu-bar.el (menu-bar-file-menu): Rename some menu items
17347 and improve help strings.
17348
17349 * isearch.el (isearch-repeat): When changing direction,
17350 mark search successful.
17351
17352 * ediff-init.el: Use (featurep 'xemacs).
17353
17354 * comint.el (send-invisible): Identify buffer, if not selected.
17355
17356 * align.el: Delete autoload for c-guess-basic-syntax.
17357
17358 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17359
17360 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
17361 Improve argument/docstring consistency. Doc fixes.
17362 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
17363 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
17364 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
17365 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
17366 (r2bv-organization, r2bv-pages, r2bv-primary-author)
17367 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
17368 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
17369 Defvar at compile time.
17370
17371 2005-08-09 Juri Linkov <juri@jurta.org>
17372
17373 * info.el: Replace `info' with upper-case `Info' where appropriate.
17374 (info-title-1, info-title-2, info-title-3, info-title-4)
17375 (info-menu-header): Move up face definitions.
17376 (info-menu-star): Rename from `info-menu-5'.
17377 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
17378 (Info-fontify-visited-nodes): Fix docstring.
17379 (Info-hide-note-references): Fix docstring.
17380 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
17381 menu items in the same way as on cross-references.
17382 (info-apropos): Fix sorting order and formatting to be like in the
17383 stand-alone Info browser. Display error messages for 1 sec.
17384 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
17385 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
17386 from the menu bar.
17387 (Info-insert-dir): Restore point after calling
17388 `insert-buffer-substring'.
17389
17390 2005-08-08 Richard M. Stallman <rms@gnu.org>
17391
17392 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
17393 (recompute-lucid-menubar): Add defvars.
17394
17395 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
17396
17397 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
17398
17399 * net/net-utils.el (run-dig): Rename from `dig'.
17400
17401 * play/gametree.el (gametree-mode): Use make-local-variable,
17402 not make-variable-buffer-local.
17403
17404 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
17405
17406 * ansi-color.el (ansi-color-make-extent)
17407 (ansi-color-set-extent-face): Use fboundp, not functionp.
17408
17409 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
17410 not make-variable-buffer-local.
17411
17412 * bookmark.el (Info-current-file): Add defvar.
17413 (bookmark-jump-noselect): Use with-no-warnings.
17414
17415 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
17416
17417 * ebuff-menu.el (Helper-return-blurb): Add defvar.
17418
17419 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
17420
17421 * find-file.el (ada-procedure-start-regexp)
17422 (ada-package-start-regexp): Add defvars.
17423
17424 * info.el (Info-insert-dir): Use insert-buffer-substring.
17425
17426 * xml.el (xml-att-def-re): Add defvar.
17427
17428 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
17429 calling convention.
17430
17431 * subr.el (while-no-input): Return t if there is input.
17432
17433 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
17434
17435 * cus-start.el (all): Add `overflow-newline-into-fringe'.
17436
17437 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
17438
17439 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
17440 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
17441
17442 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
17443
17444 * cmuscheme.el (scheme-start-file): Replace reference to
17445 `user-emacs-directory' by "~/.emacs.d/".
17446
17447 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
17448
17449 * info.el (Info-dir-remove-duplicates): Avoid case folding
17450 in loop; instead, keep downcased strings for comparison.
17451 Suggested by Helmut Eller.
17452
17453 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
17454
17455 Sync with Tramp 2.0.50.
17456
17457 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
17458 XEmacs case; not necessary anymore.
17459 (tramp-user-regexp): Allow "@" as part of user name.
17460 (tramp-handle-set-visited-file-modtime)
17461 (tramp-handle-insert-file-contents)
17462 (tramp-handle-write-region): No special handling for
17463 `last-coding-system-used, because this is done in
17464 `tramp-accept-process-output' now.
17465 (tramp-accept-process-output): New defun.
17466 (tramp-process-one-action, tramp-process-one-multi-action)
17467 (tramp-wait-for-regexp, tramp-wait-for-output)
17468 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
17469 Howells <dhowells@redhat.com>.
17470 (clear-visited-file-modtime): Defadvice removed. The check for
17471 unset buffer's modtime does not need to be based on
17472 `tramp-buffer-file-attributes'. Suggested by RMS.
17473 (tramp-message): Insert "\n" if not being at beginning of line.
17474 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
17475 sequence with same logic.
17476 (tramp-completion-handle-expand-file-name): Discard call of
17477 `tramp-drop-volume-letter'. It is not necessary, and there have
17478 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
17479 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17480 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
17481 should always be visible.
17482 (tramp-handle-insert-directory, tramp-setup-complete)
17483 (tramp-set-process-query-on-exit-flag)
17484 (tramp-append-tramp-buffers): Pacify byte-compiler.
17485 (tramp-bug): Delete non-existing variables from list.
17486 Apply `tramp-load-report-modules' as pre-hook.
17487 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
17488 `shell-prompt-pattern' because of non-7bit characters.
17489 Reported by Sebastian Luque <sluque@mun.ca>.
17490 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
17491 (tramp-match-string-list): Remove function.
17492 (tramp-wait-for-regexp): Remove call of that function.
17493 Suggested by Kim F. Storm <storm@cua.dk>.
17494 (tramp-set-auto-save-file-modes): Use octal integer code #o600
17495 instead of octal character code ?\600. The latter resulted in a
17496 syntax error with XEmacs.
17497
17498 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
17499 XEmacs case; not necessary anymore.
17500 (tramp-smb-handle-write-region): No special handling for
17501 `last-coding-system-used, because this is done in
17502 `tramp-accept-process-output' now.
17503 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
17504
17505 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
17506
17507 * wid-edit.el (widget-choice-value-create):
17508 Unconditionally respect user choice. Set :explicit-choice back to nil
17509 when no longer needed.
17510 (widget-choice-action): Unconditionally respect user choice.
17511 Eliminate :explicit-choice-value.
17512
17513 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
17514
17515 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
17516 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
17517 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
17518 running new function `toggle-indicate-empty-lines'.
17519 Rename "Customize" item to "Customize fringe".
17520 Rename "Indicators" item to "Buffer boundaries" and change help echo.
17521 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
17522 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
17523 Delete "Empty lines only" item.
17524 (menu-bar-showhide-fringe-ind-customize): New function.
17525 (menu-bar-showhide-fringe-ind-mixed)
17526 (menu-bar-showhide-fringe-ind-box)
17527 (menu-bar-showhide-fringe-ind-right)
17528 (menu-bar-showhide-fringe-ind-left)
17529 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
17530 instead of `fringe-indicators'.
17531
17532 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17533
17534 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
17535 Change the date of last update.
17536
17537 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17538
17539 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
17540 (viper-exec-yank, viper-put-back): Don't display modification msg
17541 if in the minibuffer.
17542
17543 * viper-init.el (viper-replace-overlay-cursor-color)
17544 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
17545 Make variables frame local.
17546
17547 * viper-util.el (viper-append-filter-alist): Use append instead of
17548 nconc.
17549
17550 * viper.el (viper-vi-state-mode-list)
17551 (viper-emacs-state-mode-list): Move help-mode and
17552 completion-list-mode from the first list to the second.
17553 (viper-mode): Docstring.
17554 (viper-go-away, viper-non-hook-settings): Don't localize
17555 minor-mode-alist in newer Emacsen. Add advice to
17556 set-cursor-color. Don't bind "\C-c\\".
17557
17558 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
17559
17560 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
17561 (scheme-macro-expand-command): New user options.
17562 (scheme-trace-procedure, scheme-expand-current-form): New commands.
17563 (scheme-form-at-point, scheme-start-file)
17564 (scheme-interactively-start-process): New functions.
17565 (scheme-get-process): New function, extracted from `scheme-proc'.
17566 (run-scheme): Call `scheme-start-file' to get start file, and pass
17567 it to `make-comint'.
17568 (switch-to-scheme, scheme-proc):
17569 Call `scheme-interactively-start-process' if no Scheme buffer/process
17570 is available.
17571
17572 2005-08-06 Juri Linkov <juri@jurta.org>
17573
17574 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17575 Use `compilation-text-face', `compilation-info-text-face' and
17576 `compilation-error-text-face' instead of `font-lock-keyword-face'.
17577 (compilation-error): New face.
17578 (compilation-error-file-name): Inherit from
17579 `compilation-error' instead of `font-lock-warning-face'.
17580 (compilation-warning-file-name): Inherit from
17581 `compilation-warning' instead of `font-lock-warning-face'.
17582 (compilation-info, compilation-error-file-name)
17583 (compilation-warning-file-name, compilation-info-file-name)
17584 (compilation-line-number, compilation-column-number): Doc fix.
17585 (compilation-error-text-face, compilation-warning-text-face)
17586 (compilation-info-text-face): New face variables.
17587 (compilation-line-face, compilation-column-face)
17588 (compilation-enter-directory-face)
17589 (compilation-leave-directory-face): Doc fix.
17590 (compilation-text-face): New function.
17591
17592 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
17593 instead of 1 to display binary file names as info file links.
17594 (grep-error-face): Use `compilation-error-face' instead of
17595 `font-lock-keyword-face'.
17596 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
17597 and `compilation-warning-text-face' instead of
17598 `font-lock-keyword-face'. Use `compilation-error-text-face'
17599 instead of `grep-error-face'.
17600
17601 2005-08-05 Kenichi Handa <handa@m17n.org>
17602
17603 * international/code-pages.el: Add autoload cookies for all coding
17604 systems.
17605
17606 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
17607
17608 * cus-start.el (all): Put undo.c where it alphabetically belongs.
17609
17610 2005-08-04 Juri Linkov <juri@jurta.org>
17611
17612 * progmodes/compile.el (compilation-mode-map):
17613 * progmodes/grep.el (grep-mode-map):
17614 Bind TAB to `compilation-next-error' and [backtab] to
17615 `compilation-previous-error'.
17616
17617 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
17618 matching line numbers, column numbers and their ranges with regexp
17619 matching only line numbers.
17620 (grep-context-face): New face variable.
17621 (grep-mode-font-lock-keywords): Use it.
17622
17623 * faces.el (read-face-name): Delete duplicate faces.
17624
17625 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
17626
17627 * thumbs.el (thumbs-find-image): Don't make variables
17628 automatically buffer local.
17629 (thumbs-current-tmp-filename, thumbs-current-image-filename)
17630 (thumbs-image-num): Make automatically buffer local.
17631 (thumbs-show-thumbs-list): Use `make-local-variable', not
17632 `make-variable-buffer-local'.
17633 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
17634
17635 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
17636 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
17637 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
17638 (bother, bye, canyou, chatlst, continue, deathlst, describe)
17639 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
17640 (feelings-about, foullst, found, hello, history, howareyoulst)
17641 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
17642 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
17643 (neglst, obj, object, owner, please, problems, qlist)
17644 (random-adjective, relation, remlst, repetitive-shortness)
17645 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
17646 (shortlst, something, sportslst, stallmanlst, states, subj)
17647 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
17648 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17649 Defvar at compile time.
17650
17651 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
17652 not `make-variable-buffer-local'.
17653
17654 2005-08-02 Kim F. Storm <storm@cua.dk>
17655
17656 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
17657 rectangle overlay in selected window.
17658
17659 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
17660
17661 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
17662 instead of display group. Make `indicate-buffer-boundaries'
17663 customizable through Custom.
17664
17665 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
17666
17667 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
17668 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
17669 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17670 (gdb-put-string): Fix typos in docstrings.
17671
17672 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
17673
17674 Update copyright notices of files in progmodes directory for
17675 release of Emacs 22.1.
17676
17677 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
17678
17679 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
17680 Don't barf if the GUD buffer has been killed.
17681
17682 2005-08-01 Kim F. Storm <storm@cua.dk>
17683
17684 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
17685
17686 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
17687
17688 * simple.el (next-error-follow-minor-mode):
17689 make-variable-buffer-local -> make-local-variable.
17690
17691 * emacs-lisp/cl-extra.el: Require CL also when compiling.
17692
17693 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
17694 (byte-compile-form-make-variable-buffer-local): New functions to warn
17695 about misuses of make-variable-buffer-local where make-local-variable
17696 was meant.
17697
17698 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
17699
17700 * bs.el (bs-attributes-list): Doc fix.
17701 (bs): Update url-link.
17702
17703 * desktop.el (desktop-save-buffer): Fix typos in docstring.
17704 (desktop-load-default): Simplify.
17705
17706 * ibuffer.el (ibuffer-columnize-and-insert-list)
17707 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
17708 (ibuffer-unmark-all, ibuffer-toggle-marks)
17709 (ibuffer-unmark-forward, ibuffer-unmark-backward)
17710 (ibuffer-compile-make-format-form, ibuffer-format-column)
17711 (ibuffer-current-buffers-with-marks)
17712 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
17713 (ibuffer): Doc fix.
17714 (ibuffer-mode): Fix typo in docstring.
17715 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
17716 with `define-obsolete-variable-alias'.
17717 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
17718
17719 2005-07-29 Kenichi Handa <handa@m17n.org>
17720
17721 * international/mule-cmds.el (select-message-coding-system):
17722 Be sure to use LF for end-of-line. If no coding system is decided,
17723 return iso-8859-1-unix.
17724
17725 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
17726
17727 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
17728 (ange-ftp-pending-error-line): New vars.
17729 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
17730 to handle the non-fatal no-route-to-host messages.
17731 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
17732
17733 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
17734
17735 * isearch.el (isearch-mode-map, isearch-other-meta-char)
17736 (isearch-quote-char, isearch-printing-char)
17737 (isearch-text-char-description): "?\ " -> "?\s".
17738 (isearch-lazy-highlight-cleanup)
17739 (isearch-lazy-highlight-initial-delay)
17740 (isearch-lazy-highlight-interval)
17741 (isearch-lazy-highlight-max-at-a-time)
17742 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
17743 Declare with define-obsolete-*-alias macros.
17744 (isearch-forward): Fix typo in docstring.
17745 (search-invisible, search-ring-yank-pointer)
17746 (regexp-search-ring-yank-pointer): Doc fixes.
17747
17748 * recentf.el (recentf-menu-append-commands-p): Declare with
17749 `define-obsolete-variable-alias'.
17750 (recentf-max-saved-items, recentf-menu-filter)
17751 (recentf-arrange-by-rule-subfilter): Doc fixes.
17752 (recentf-menu-append-commands-flag)
17753 (recentf-initialize-file-name-history, recentf-expand-file-name)
17754 (recentf-clear-data): Fix typos in docstrings.
17755
17756 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
17757
17758 * progmodes/gdb-ui.el: Smarten comments.
17759 (gdb-info-breakpoints-custom): Use nowarn when finding file.
17760
17761 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17762
17763 * term/apollo.el (terminal-init-apollo): New function containing
17764 all former top level forms in the file.
17765 * term/bobcat.el (terminal-init-bobcat):
17766 * term/cygwin.el (terminal-init-cygwin):
17767 * term/iris-ansi.el (terminal-init-iris-ansi):
17768 * term/linux.el (terminal-init-linux):
17769 * term/news.el (terminal-init-news):
17770 * term/rxvt.el (terminal-init-rxvt):
17771 * term/sun.el (terminal-init-sun):
17772 * term/tvi970.el (terminal-init-tvi970):
17773 * term/vt100.el (terminal-init-vt100):
17774 * term/vt102.el (terminal-init-vt102):
17775 * term/vt125.el (terminal-init-vt125):
17776 * term/vt200.el (terminal-init-vt200):
17777 * term/vt201.el (terminal-init-vt201):
17778 * term/vt220.el (terminal-init-vt220):
17779 * term/vt240.el (terminal-init-vt240):
17780 * term/vt300.el (terminal-init-vt300):
17781 * term/vt320.el (terminal-init-vt320):
17782 * term/vt400.el (terminal-init-vt400):
17783 * term/vt420.el (terminal-init-vt420):
17784 * term/wyse50.el (terminal-init-wyse50):
17785 * term/xterm.el (terminal-init-xterm): Likewise.
17786
17787 * term/README: Describe the terminal-init-* functionality.
17788
17789 * startup.el (command-line): After loading the terminal initialization
17790 file call the corresponding terminal initialization function.
17791
17792 2005-07-27 Kenichi Handa <handa@m17n.org>
17793
17794 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
17795 negative.
17796
17797 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
17798 (ps-mule-composition-prologue): Fix for the case that
17799 RelativeCompose is false.
17800
17801 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
17802
17803 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
17804
17805 * descr-text.el (describe-char): Handle the case where the list of
17806 chars is displayed in a separate frame.
17807 Be a bit more discriminating when looking for the char.
17808
17809 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
17810
17811 * bookmark.el (bookmark-automatically-show-annotations)
17812 (bookmark-read-annotation-text-func): Doc fixes.
17813 (bookmark-save): Improve argument/docstring consistency.
17814 (bookmark-get-bookmark, bookmark-get-bookmark-record)
17815 (bookmark-alist-from-buffer)
17816 (bookmark-upgrade-file-format-from-0)
17817 (bookmark-grok-file-format-version)
17818 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
17819 (bookmark-read-annotation-mode)
17820 (bookmark-insert-current-bookmark, bookmark-jump)
17821 (bookmark-exit-hook): Fix typos in docstrings.
17822 (bookmark-exit-hooks): Define as obsolete alias.
17823 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
17824 not `bookmark-exit-hooks'. Fix docstring.
17825 (bookmark-bmenu-select): "?\ " -> "?\s".
17826
17827 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
17828
17829 * startup.el (command-line): Fix typo.
17830
17831 2005-07-24 Richard M. Stallman <rms@gnu.org>
17832
17833 * tooltip.el (tooltip-mode): Test emacs-basic-display,
17834 not emacs-quick-startup.
17835
17836 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
17837
17838 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
17839 (reb-next-match, reb-show-subexp): Use `with-selected-window'
17840 instead of `reb-with-current-window'.
17841 (reb-prev-match): Likewise. Also, don't move left if the search
17842 was unsuccessful.
17843 (reb-initialize-buffer): New function.
17844 (re-builder, reb-change-syntax): Use it.
17845
17846 * man.el (Man-goto-page): Make second argument NOERROR optional.
17847
17848 2005-07-23 Richard M. Stallman <rms@gnu.org>
17849
17850 * man.el (Man-bgproc-sentinel): Check here for failure to find
17851 any man page in the output, and report the error here.
17852 (Man-arguments): Make it permanent local.
17853 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
17854 (Man-mode): Pass t for NOERROR.
17855
17856 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
17857 (grep-mode-font-lock-keywords):
17858 Don't use compilation-...-face for messages that are not file names.
17859
17860 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17861 Don't use compilation-...-face for messages that are not file names.
17862
17863 2005-07-22 Juri Linkov <juri@jurta.org>
17864
17865 * startup.el (normal-splash-screen): Update menu name.
17866
17867 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
17868
17869 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17870
17871 * term/xterm.el: Load term/rxvt if the terminal is actually an
17872 rxvt terminal.
17873 (xterm-rxvt-set-background-mode): Remove, not used anymore.
17874
17875 * term/rxvt.el (function-key-map): Use substitute-key-definition
17876 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
17877
17878 * term/cygwin.el: New file.
17879
17880 2005-07-22 Kim F. Storm <storm@cua.dk>
17881
17882 * image-file.el (insert-image-file, image-file-yank-handler):
17883 Fix last change to maintain a (unique) yank-handler on yanked images.
17884
17885 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
17886
17887 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
17888 of the file size (as in "177B" for 177 bytes). This happens with
17889 "ls -lh" on FreeBSD.
17890
17891 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
17892
17893 * hilit-chg.el (highlight-changes-global-initial-state)
17894 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
17895 (hilit-chg-fixup, highlight-changes-mode):
17896 Fix typos in docstrings.
17897 (highlight-changes-global-modes, highlight-changes-rotate-faces):
17898 Doc fixes.
17899
17900 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
17901
17902 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
17903 mode function using `eval-after-load'.
17904
17905 2005-07-21 Kim F. Storm <storm@cua.dk>
17906
17907 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
17908 included when reporting an emacs crash, and tell about the DEBUG file.
17909
17910 * image-file.el (insert-image-file): Add yank-handler.
17911 (image-file-yank-handler): Yank handler to make unique copies of
17912 images when they are yanked into a buffer next to each other.
17913
17914 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
17915
17916 * comint.el (comint-use-prompt-regexp, comint-send-input)
17917 (comint-source-default, comint-extract-string)
17918 (comint-get-source, comint-word, comint-completion)
17919 (comint-source, comint-prompt-read-only, comint-update-fence):
17920 Fix typos in docstrings.
17921 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
17922 Declare with define-obsolete-*-alias macros.
17923 (comint-previous-matching-input-from-input)
17924 (comint-next-matching-input-from-input)
17925 (comint-previous-matching-input, comint-next-matching-input)
17926 (comint-forward-matching-input):
17927 Improve argument/docstring consistency.
17928
17929 * desktop.el (desktop-clear-preserve-buffers-regexp):
17930 Also preserve the *server* buffer.
17931
17932 * simple.el (clone-indirect-buffer): Doc fix.
17933 (fixup-whitespace, just-one-space)
17934 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
17935 (next-error, next-error-highlight)
17936 (next-error-highlight-no-select, next-error-last-buffer)
17937 (next-error-buffer-p, next-error-find-buffer, next-error)
17938 (previous-error, next-error-no-select, previous-error-no-select)
17939 (open-line, split-line, minibuffer-prompt-width, kill-new)
17940 (binary-overwrite-mode): Fix typos in docstrings.
17941 (set-fill-column): Fix typo in message.
17942
17943 * skeleton.el (skeleton-proxy-new): Doc fix.
17944
17945 * strokes.el (strokes-load-hook): Doc fix.
17946 (strokes-grid-resolution, strokes-get-grid-position)
17947 (strokes-renormalize-to-grid, strokes-read-stroke)
17948 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
17949 (strokes-global-map): Fix typos in docstrings.
17950 (strokes-help): Doc fix. Fix help message and pass it through
17951 `substitute-command-keys'.
17952
17953 * tempo.el (tempo-insert-prompt, tempo-interactive)
17954 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
17955 (tempo-insert-string-functions, tempo-local-tags)
17956 (tempo-define-template, tempo-insert-template)
17957 (tempo-insert-prompt-compat, tempo-is-user-element)
17958 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
17959 Fix typos in docstrings.
17960
17961 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
17962 (vcursor-key-bindings, vcursor-use-vcursor-map)
17963 (vcursor-find-window, vcursor-scroll-down)
17964 (vcursor-disable, vcursor-beginning-of-buffer)
17965 (vcursor-end-of-buffer): Fix typos in docstrings.
17966 (vcursor-relative-move, vcursor-get-char-count):
17967 Improve argument/docstring consistency.
17968
17969 * version.el: "?\ " -> "?\s".
17970
17971 * wid-edit.el (widget-default-create, widget-after-change)
17972 (widget-default-format-handler, widget-checklist-add-item)
17973 (widget-radio-add-item, widget-choose, widget-specify-secret)
17974 (widget-field-value-create, widget-field-value-get)
17975 (widget-editable-list-format-handler)
17976 (widget-editable-list-entry-create, widget-group-value-create)
17977 (widget-documentation-link-add)
17978 (widget-documentation-string-value-create): "?\ " -> "?\s".
17979 (widget-convert-text): Doc fix.
17980 (widget-narrow-to-field, widget-field-find)
17981 (widget-url-link-action, widget-emacs-library-link-action)
17982 (widget-color-notify): Fix typos in docstrings.
17983
17984 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
17985 (x-select-text, set-w32-system-coding-system)
17986 (w32-add-charset-info): Fix typos in docstrings.
17987
17988 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
17989 (cua-enable-cua-keys, cua-use-hyper-key)
17990 (cua-virtual-rectangle-edges): Fix typos in docstrings.
17991 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
17992
17993 * net/tramp.el (tramp-handle-load): Fix typo in error message.
17994
17995 * emacs-lisp/re-builder.el (regexp-builder): Declare with
17996 `defalias' instead of faking it.
17997
17998 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
17999 (eshell-ls-missing, eshell-ls-dired-initial-args)
18000 (eshell-ls-use-in-dired): Fix typos in docstrings.
18001
18002 2005-07-20 Kim F. Storm <storm@cua.dk>
18003
18004 * emulation/cua-base.el (cua-mode): Improve doc string.
18005
18006 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
18007
18008 * abbrev.el (expand-region-abbrevs): Doc fix.
18009 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
18010 Improve argument/docstring consistency.
18011
18012 * arc-mode.el (archive-get-descr, archive-alternate-display):
18013 Doc fixes.
18014 (archive-l-e): Improve argument/docstring consistency.
18015 (archive-tmpdir, archive-unixdate, archive-unixtime)
18016 (archive-chmod-entry): Fix typos in docstrings.
18017 (archive-unflag, archive-unflag-backwards)
18018 (archive-unmark-all-files): "?\ " -> "?\s".
18019
18020 * buff-menu.el (Buffer-menu-unmark): Doc fix.
18021 (Buffer-menu-not-modified, Buffer-menu-execute)
18022 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
18023 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
18024
18025 * composite.el (compose-string, encode-composition-rule)
18026 (compose-last-chars): Fix typos in docstrings.
18027
18028 * desktop.el (desktop-enable, desktop-basefilename):
18029 Declare with `define-obsolete-variable-alias'.
18030 (desktop-internal-v2s): Don't quote keywords.
18031 (desktop-clear): "?\ " -> "?\s".
18032
18033 * dired.el (dired-align-file, dired-flag-backup-files)
18034 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
18035 (dired-listing-switches, dired-ls-F-marks-symlinks)
18036 (dired-dwim-target, dired-load-hook, dired-mode-hook)
18037 (dired-directory, dired-faces, dired, dired-revert)
18038 (dired-mode, dired-summary, dired-view-file)
18039 (dired-copy-filename-as-kill, dired-delete-file)
18040 (dired-no-confirm, dired-unmark-all-marks)
18041 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
18042 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
18043 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
18044 Fix typos in message strings.
18045
18046 * dired-x.el (virtual-dired): Declare with `defalias'.
18047 (dired-mark-unmarked-files, dired-local-variables-file)
18048 (dired-omit-here-always): Doc fix.
18049 (dired-omit-mode, dired-find-subdir)
18050 (dired-enable-local-variables, dired-clean-up-buffers-too)
18051 (dired-extra-startup, dired-mark-extension, dired-jump)
18052 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
18053 (dired-smart-shell-command, dired-guess-shell-alist-user)
18054 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
18055 (dired-x-bind-find-file, dired-x-submit-report):
18056 Fix typos in docstrings.
18057 (dired-mark-unmarked-files): "?\ " -> "?\s".
18058
18059 * dirtrack.el (dirtrack-list): Fix typos in docstring.
18060
18061 * faces.el (describe-face): "?\ " -> "?\s".
18062 (read-all-face-attributes, read-face-font, modify-face)
18063 (face-attr-construct, italic): Fix typos in docstrings.
18064 (frame-update-face-colors): Declare with
18065 `define-obsolete-function-alias'.
18066
18067 * files.el (find-file-noselect, recode-file-name): Doc fixes.
18068 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
18069 (magic-mode-alist, buffer-file-numbers-unique)
18070 (write-file-functions, get-free-disk-space):
18071 Fix typos in docstrings.
18072 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
18073 (write-contents-hooks, write-file-hooks):
18074 Declare with `define-obsolete-variable-alias'.
18075
18076 * forms-d2.el (arch-rj): Fix typo in docstrings.
18077 (arch-tocol): Likewise. "?\ " -> "?\s".
18078
18079 * frame.el (set-frame-font, cursor-in-non-selected-windows):
18080 Fix typo in docstring.
18081 (set-screen-width, set-screen-height): Delete redundant info in
18082 doctrings.
18083 (new-frame, screen-height, screen-width): Declare with
18084 `define-obsolete-function-alias'.
18085 (delete-frame-hook, blink-cursor): Declare with
18086 `define-obsolete-variable-alias'.
18087
18088 * paths.el (prune-directory-list): Fix typos in docstring.
18089
18090 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
18091 (cvs-prefix-get): Fix typos in docstrings.
18092
18093 * ps-print.el (ps-extend-face-list, ps-extend-face)
18094 (ps-print-background-image): Fix typos in docstrings.
18095 (ps-default-fg, ps-default-bg): Doc fixes.
18096
18097 * s-region.el (s-region-bind): Doc fix.
18098 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
18099
18100 * textmodes/org.el (org-table-formula-substitute-names)
18101 (org-table-get-vertical-vector): Doc fixes.
18102 (org-table-recalculate): Remove unused argument to `message'.
18103
18104 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
18105
18106 * textmodes/org.el (org-table-column-names)
18107 (org-table-column-name-regexp)
18108 (org-table-named-field-locations): New variables.
18109 (org-archive-subtree): Protect `this-command' when calling
18110 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
18111 the kill buffer.
18112 (org-complete): Remove fixed-formula completion.
18113 (org-edit-formulas-map): New variable.
18114 (org-table-edit-formulas): New command.
18115 (org-finish-edit-formulas, org-abort-edit-formulas)
18116 (org-show-variable, org-table-get-vertical-vector): New functions.
18117 (org-table-maybe-eval-formula): Handle `:=' fields.
18118 (org-table-get-stored-formulas, org-table-store-formulas)
18119 (org-table-get-formula, org-table-modify-formulas)
18120 (org-table-replace-in-formulas): Handle named field formulas.
18121 (org-table-get-specials): Store locations of named fields.
18122
18123 2005-07-19 Juri Linkov <juri@jurta.org>
18124
18125 * progmodes/grep.el (grep-regexp-alist)
18126 (grep-mode-font-lock-keywords, grep-process-setup):
18127 Use default GNU grep match color "01;31m" instead of "01;41m".
18128 (grep-regexp-alist, grep-mode-font-lock-keywords):
18129 Use `\\[[0-9]*m' instead of `\\[00m'.
18130 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
18131 sgr_start where its handling is more important. Use the real
18132 length of sgr_start instead of constant 8.
18133 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
18134 specially. Delete all remaining escape sequences.
18135 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
18136 (grep-regexp-alist): Make hyperlink only for binary file name
18137 instead of the whole line.
18138 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
18139 (grep-mode): Add autoload.
18140
18141 * emacs-lisp/find-func.el (find-function-regexp):
18142 Add `define-compilation-mode'.
18143
18144 2005-07-19 Juri Linkov <juri@jurta.org>
18145
18146 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
18147 (compare-windows-sync-string-size, compare-windows-recenter)
18148 (compare-windows-highlight, compare-windows): Add version 22.1.
18149 (compare-windows) <defface>: Inherit from lazy-highlight instead
18150 of duplicating its default value.
18151
18152 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
18153 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
18154
18155 * descr-text.el (describe-char): Create link buttons for `charset'
18156 and `code point'. Add the current input method name with a link
18157 button to `to input' field. Print face names of display table
18158 characters in `The display table entry is displayed by' section
18159 instead of printing face-id in the `display' field.
18160 Guess hardcoded faces and create a link button for them.
18161 Skip empty fields when calculating max-width.
18162 Treat `widget-create' specially while inserting strings from the
18163 collected field list.
18164 (describe-char-after): Made obsolete in version 22.1, not 21.5.
18165
18166 * diff-mode.el (diff-file-header): Change foreground color from
18167 yellow to green on light backgrounds.
18168 (diff-context): Inherit from `shadow' only for color/grayscale
18169 with more than 88 colors.
18170 (diff-indicator-removed, diff-indicator-added)
18171 (diff-indicator-changed): New faces.
18172 (diff-font-lock-keywords): Use new faces. Regroup rules.
18173 Add "^---$" for `normal' diff format. Fontify `#' lines with
18174 font-lock-comment-delimiter-face and font-lock-comment-face.
18175 Add `#' to ^[^...] in the rule for `diff-context-face'.
18176
18177 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
18178 a button-like box. Inherit from `highlight' on low colors.
18179 (shadow): Use shades of gray only for color/grayscale with
18180 more than 88 colors. Use green for light backgrounds with
18181 8 colors, and yellow for dark backgrounds with 8 colors.
18182
18183 * font-lock.el (font-lock-regexp-grouping-backslash):
18184 Don't inherit from escape-glyph (use bold for all cases).
18185
18186 * info.el (info-xref-visited): Use light foreground color `violet'
18187 for dark backgrounds instead of dark color `magenta3'.
18188 (info-title-1): Use `yellow' color for dark backgrounds.
18189
18190 * isearch.el (isearch): Use not-too-dark magenta3 instead of
18191 too-light magenta2.
18192
18193 * replace.el (match): Use slightly more light RoyalBlue3 instead
18194 of dark RoyalBlue4.
18195
18196 * wid-edit.el (widget-inactive): Inherit from `shadow'.
18197
18198 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
18199
18200 * novice.el (disabled-command-hook): Declare it with
18201 `define-obsolete-variable-alias'.
18202
18203 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
18204 (desktop-buffer-misc-functions, desktop-buffer-handlers)
18205 (desktop-load-default): Add release to obsolescence info.
18206 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
18207 (desktop-append-buffer-args, desktop-read):
18208 Fix typos in docstrings.
18209 (desktop-kill): Fix typo in message.
18210 (desktop-save): Doc fix.
18211
18212 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
18213
18214 * viper-cmd.el (viper-escape-to-state): Bug fix.
18215 (viper-envelop-ESC-key): Change the definition of fast
18216 keysequence so it'll work with keyboard macros.
18217
18218 * ediff.el (ediff-patch-buffer): Change the docstring.
18219
18220 2005-07-19 Kenichi Handa <handa@m17n.org>
18221
18222 * international/mule-cmds.el (select-safe-coding-system): Try to
18223 use an auto-coding (if any) before anything else. If the found
18224 auto-coding is invalid, show a warning message.
18225
18226 * international/mule.el (find-auto-coding): New function created
18227 by modifying the body of set-auto-coding.
18228 (set-auto-coding): Use find-auto-coding to find a coding.
18229
18230 2005-07-18 Richard M. Stallman <rms@gnu.org>
18231
18232 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
18233 not isearch-mode-end-hook-error.
18234 (allout-before-change-protect): Fix error message.
18235
18236 2005-07-18 Juri Linkov <juri@jurta.org>
18237
18238 * allout.el (allout-mode):
18239 * calculator.el (calculator-copy):
18240 * custom.el (custom-known-themes):
18241 * dired.el (dired-desktop-buffer-misc-data)
18242 (dired-restore-desktop-buffer):
18243 * dired-x.el (dired-omit-marker-char):
18244 * files.el (basic-save-buffer):
18245 * font-core.el (font-lock-mode):
18246 * calendar/calendar.el (calendar-goto-hebrew-date)
18247 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
18248 (calendar-goto-persian-date):
18249 * language/ethio-util.el (ethio-sera-to-fidel-region):
18250 * textmodes/picture.el (picture-mode):
18251 Delete duplicate duplicate words.
18252
18253 2005-07-18 Juri Linkov <juri@jurta.org>
18254
18255 * isearch.el (isearch-mode-map): Remove key bindings for regexp
18256 chars * ? } |.
18257 (isearch-fallback): Don't call `isearch-process-search-char'.
18258 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
18259 (isearch-process-search-char): Call `isearch-fallback' for regexp
18260 chars * ? } |.
18261 (isearch-return-char): Make obsolete with `make-obsolete' instead
18262 of simply documenting it as obsolete in the docstring.
18263 (isearch-fallback): Refill docstring.
18264
18265 * international/isearch-x.el
18266 (isearch-process-search-multibyte-characters): Remove unneeded
18267 `concat'. Add intermediate values to `junk-hist' instead of
18268 `minibuffer-history'. Test the length of `str'.
18269
18270 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
18271
18272 * allout.el (allout-resolve-xref): Fix typos in error strings.
18273 (allout-before-change-protect): Remove unneeded `concat'.
18274
18275 * array.el (array-mode, array-reconfigure-rows)
18276 (untabify-backward): Fix typos in docstrings.
18277 (array-reconfigure-rows): Use `insert-buffer-substring', not
18278 `insert-buffer'.
18279
18280 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
18281 * progmodes/ada-mode.el (ada-make-body):
18282 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
18283
18284 * dired.el (dired-log):
18285 * tar-mode.el (tar-subfile-save-buffer):
18286 * play/zone.el (zone-pgm-stress-destress):
18287 Use `insert-buffer-substring', not `insert-buffer'.
18288
18289 2005-07-17 Simon Josefsson <jas@extundo.com>
18290
18291 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
18292
18293 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
18294
18295 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
18296 Add plain auth method.
18297 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
18298
18299 2005-07-17 Kim F. Storm <storm@cua.dk>
18300
18301 * ido.el (dired-other-window): Add ido property.
18302
18303 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
18304
18305 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18306 Fix typo in docstring.
18307 (byte-compile-interactive-only-functions): Add `insert-buffer' and
18308 `insert-file-literally'.
18309
18310 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
18311 info and delete redundant message. Doc fix.
18312 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
18313 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
18314
18315 2005-07-16 Richard M. Stallman <rms@gnu.org>
18316
18317 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
18318 (byte-compile-and): Use byte-compile-and-recursion.
18319 (byte-compile-or-recursion): New function.
18320 (byte-compile-or): Use that.
18321 (byte-compile-if): Guard the else-clause too.
18322 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
18323
18324 * isearch.el (isearch-mode-end-hook-quit): New variable.
18325 (isearch-done): Bind it.
18326 (isearch-mode-end-hook): Doc fix.
18327
18328 * allout.el (allout-isearch-did-quit): Variable deleted.
18329 (allout-real-isearch-abort): Function name no longer used.
18330 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
18331 (allout-isearch-rectification): isearch-mode always exists.
18332 Don't set allout-isearch-did-quit.
18333 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
18334 allout-isearch-did-quit.
18335 (allout-enwrap-isearch): Just add the hook.
18336 (allout-isearch-abort): Function deleted.
18337 (allout-pre-command-business): Avoid warning.
18338
18339 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
18340 Correctly avoid warnings.
18341 (pascal-outline): Likewise.
18342
18343 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
18344
18345 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
18346
18347 * play/tetris.el (tetris-mode): Avoid warning.
18348
18349 * play/snake.el (snake-mode): Avoid warning.
18350
18351 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
18352 (gamegrid-set-display-table): Avoid warning.
18353 (gamegrid-set-timer): Likewise.
18354 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
18355 (gamegrid-add-score-with-update-game-score-1): Take FILE
18356 as argument.
18357 (gamegrid-add-score-with-update-game-score): Pass that argument.
18358 Rename have-shared-game-dir to gamegrid-shared-game-dir.
18359
18360 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
18361
18362 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
18363 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
18364
18365 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
18366 and insert-file.
18367
18368 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
18369 (sc-ask): Avoid warnings.
18370
18371 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
18372 (eshell-hist-initialize): Use that var the natural way.
18373
18374 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
18375
18376 * emacs-lisp/re-builder.el (reb-cook-regexp):
18377 Avoid warning calling lre-compile-string.
18378 (reb-color-display-p): Avoid warning.
18379
18380 * calculator.el (calculator-last-input): Guard uses
18381 of event-key and key-press-event-p.
18382 (event-key, key-press-event-p): Delete definitions.
18383
18384 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
18385 (find-gc-source-directory, find-gc-subrs-callers)
18386 (find-gc-noreturn-list, find-gc-source-files)
18387 (find-gc-subrs-called): Vars renamed and defvar'd.
18388
18389 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
18390 (checkdoc-overlay-put, checkdoc-delete-overlay)
18391 (checkdoc-overlay-start, checkdoc-overlay-end)
18392 (checkdoc-mode-line-update, checkdoc-char=):
18393 Define such that compiler knows they are defined.
18394 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
18395 (checkdoc-read-event): Delete. Use read-event directly.
18396
18397 * whitespace.el (whitespace-make-overlay)
18398 (whitespace-overlay-put, whitespace-delete-overlay)
18399 (whitespace-overlay-start, whitespace-overlay-end):
18400 Define such that compiler knows they are defined.
18401 (whitespace): Move conditional inside.
18402
18403 * tempo.el (tempo-insert-template): Suppress warning.
18404
18405 * ediff-diff.el (longlines-mode): Add defvar.
18406
18407 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
18408
18409 * server.el: Bind "C-x #" in a way that works even if C-x is
18410 redefined to a command key, not a prefix key.
18411
18412 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18413
18414 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
18415 cl-make-type-test till execution time.
18416
18417 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
18418
18419 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
18420 arg ARG and use it.
18421
18422 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18423
18424 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
18425
18426 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
18427
18428 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18429 a defcustom with two :set or :type keywords.
18430
18431 2005-07-15 Richard M. Stallman <rms@gnu.org>
18432
18433 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18434 Don't give ^M comment-end syntax.
18435
18436 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
18437
18438 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
18439 Don't consider gdbmi (gdb-mi.el has its own update functions).
18440 (gdb-var-delete): Make it work for gdbmi as well.
18441 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
18442
18443 * progmodes/gud.el (etags, sdb): Only require etags when needed.
18444 (gud-speedbar-menu-items): Correct logic for enabling items.
18445
18446 2005-07-15 Kim F. Storm <storm@cua.dk>
18447
18448 * ido.el: Fix commentary.
18449 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
18450 Use with-no-warnings around ffap-guesser.
18451 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
18452 Let bind minibuffer-completing-file-name to t.
18453
18454 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
18455
18456 * startup.el (site-run-file, keyboard-type): Doc fixes.
18457 (command-line): Check for "--basic-display" argument; also for
18458 "--quick", not "--bare-bones" (which was renamed).
18459 (fancy-splash-text): Add missing item "Getting New Versions".
18460 (normal-splash-screen): Fix typos and improve consistency with
18461 `fancy-splash-text'. Update copyright year.
18462
18463 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
18464 valid binding for `help-char'.
18465
18466 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
18467
18468 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
18469
18470 * term.el (term-mode): Disable cua-mode for term buffers.
18471
18472 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
18473
18474 * add-log.el (add-log-mailing-address, change-log-merge):
18475 Doc fixes.
18476 (change-log-get-method-definition): Fix typo in docstring.
18477
18478 2005-07-14 Kim F. Storm <storm@cua.dk>
18479
18480 * emulation/cua-base.el:
18481 (cua--pre-command-handler-1, cua--pre-command-handler)
18482 (cua--post-command-handler-1, cua--post-command-handler):
18483 Split in two. Check (buffer local) value of cua-mode.
18484 (cua-selection-mode): New command.
18485
18486 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
18487
18488 * custom.el (custom-initialize-safe-set)
18489 (custom-initialize-safe-default): Doc fixes.
18490
18491 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18492 and simplify :init-value again.
18493
18494 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18495 and simplify :init-value again. Delete autoload.
18496
18497 * startup.el (command-line): Use `custom-reevaluate-setting' again
18498 for tooltip-mode.
18499
18500 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18501 a defcustom with two :initialize keywords.
18502
18503 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
18504
18505 * allout.el (my-mark-marker, allout-isearch-prior-pos)
18506 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
18507 (allout-post-command-business, allout-flag-region)
18508 (isearch-reenable-font-lock, allout-yank)
18509 (allout-insert-latex-header, allout-insert-latex-trailer)
18510 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
18511 (allout-latex-verb-quote): Fix typos in docstrings.
18512 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
18513 (allout-unprotected, allout-prefix-data):
18514 Improve argument/docstring consistency.
18515 (allout-chart-subtree): Fix argument spec.
18516 (allout-open-topic): Rename `use_sib_bullet' argument to
18517 `use-sib-bullet'. Doc fix.
18518
18519 * whitespace.el (whitespace-check-buffer-leading)
18520 (whitespace-check-buffer-trailing)
18521 (whitespace-check-buffer-indent)
18522 (whitespace-check-buffer-spacetab)
18523 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
18524 (whitespace-check-leading-whitespace)
18525 (whitespace-check-trailing-whitespace)
18526 (whitespace-check-spacetab-whitespace)
18527 (whitespace-check-indent-whitespace)
18528 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
18529 (whitespace-modes): Fix typos in docstrings.
18530 (defgroup, defcustom): Doc fixes.
18531
18532 * winner.el (winner-mode, winner-boring-buffers)
18533 (winner-pending-undo-ring): Doc fixes.
18534 (winner-ring): Remove unneeded `progn'.
18535 (winner-equal): `defsubst' it.
18536 (winner-redo): Fix message.
18537
18538 2005-07-13 Kim F. Storm <storm@cua.dk>
18539
18540 * simple.el (line-move-1): Always use vertical-motion to
18541 do the last (or only) line move to ensure some movement.
18542 Undo 2005-06-23 change--don't check for overlays.
18543
18544 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18545
18546 * term/mac-win.el (ccl-encode-mac-roman-font)
18547 (ccl-encode-mac-centraleurroman-font)
18548 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
18549 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
18550 Change charset-id boundary of dimension to ?\xef.
18551 (mac-char-fontspec-list): New constant.
18552 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
18553 argument. Nil uses itself as family in font-spec. Previous
18554 behavior for nil is now provided by non-nil non-string argument.
18555 All callers changed. Add font-specs for Mac fonts to
18556 "fontset-default" unless iso8859-1 fonts are installed.
18557
18558 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
18559
18560 * progmodes/sh-script.el (sh-get-indent-info): Only indent
18561 a continuation line if the \ is preceded by SPC or TAB.
18562 (sh-get-indent-info): Simplify.
18563 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
18564 Use with-current-buffer.
18565
18566 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
18567 when the matched text is empty.
18568
18569 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
18570
18571 * startup.el (command-line): Revert to previous handling of
18572 tooltip-mode. Explain in comment why the complexity is needed.
18573
18574 * tooltip.el (tooltip-mode): Revert to previous implementation of
18575 its defcustom.
18576
18577 * frame.el (blink-cursor-mode): Revert to previous implementation
18578 of its defcustom. Update comment.
18579
18580 2005-07-12 Lars Hansen <larsh@soem.dk>
18581
18582 * desktop.el: Update e-mail address.
18583
18584 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18585
18586 * term/mac-win.el (mac-services-mail-selection)
18587 (mac-services-mail-to): New functions.
18588 (mac-application-menu-map): Bind them.
18589
18590 2005-07-12 wulei <milton@wulei.net> (tiny change)
18591
18592 * progmodes/gdb-ui.el: Add note about buffering with Windows.
18593
18594 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
18595
18596 * custom.el (custom-reevaluate-setting): Doc fix.
18597
18598 2005-07-11 Jay Belanger <belanger@truman.edu>
18599
18600 * calc/calc.el (calc-embedded-announce-formula-alist)
18601 (calc-embedded-open-close-plain-alist)
18602 (calc-embedded-open-close-mode-alist): Add checks for additional
18603 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
18604
18605 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
18606
18607 * custom.el (custom-enable-theme): Don't add theme to
18608 `custom-enabled-themes' with `push' because there is no
18609 setf-method for `delq'.
18610
18611 2005-07-11 Richard M. Stallman <rms@gnu.org>
18612
18613 * custom.el (custom-declare-variable): Doc fix.
18614
18615 * dired-aux.el (dired-compare-directories): Remove "." and ".."
18616 from the alists.
18617
18618 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
18619 Do nothing if edebug-active.
18620
18621 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
18622 (edebug-display): Do it here instead.
18623
18624 2005-07-10 Richard M. Stallman <rms@gnu.org>
18625
18626 * cus-face.el (custom-theme-set-faces): Make it work.
18627 (custom-reset-faces): Doc fix.
18628 (custom-theme-reset-internal-face, custom-theme-face-value):
18629 Functions deleted.
18630
18631 * custom.el (custom-push-theme): Maintain list of the settings
18632 of a given theme in its theme-settings property.
18633 Maintain position of old settings in the theme-value
18634 or theme-face property.
18635 (custom-enabled-themes): New variable.
18636 (custom-theme-enabled-p): New function.
18637 (provide-theme): Update custom-enabled-themes.
18638 Disable and reenable the `user' theme.
18639 (require-theme): Doc fix.
18640 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
18641 (custom-theme-value, custom-theme-variable-value): Likewise.
18642 (custom-theme-reset-internal): Likewise.
18643 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
18644 (custom-enable-theme, custom-disable-theme): New functions.
18645 (custom-variable-theme-value, custom-face-theme-value): Likewise.
18646 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
18647 (custom-theme-reset-variables): Simplify.
18648 (deftheme, custom-declare-theme, custom-make-theme-feature):
18649 Definitions moved.
18650
18651 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
18652
18653 * longlines.el (longlines-show-region)
18654 (longlines-unshow-hard-newlines): Recognize hard newlines by
18655 non-nil hard property, instead of t.
18656
18657 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
18658
18659 * viper-cmd.el (viper--key-maps): New variable.
18660 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
18661 emulation-mode-map-alists.
18662 (viper-envelop-ESC-key): Use viper-subseq.
18663 (viper-search-forward/backward/next): Disable debug-on-error.
18664
18665 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18666 (viper-ESC-key): New defcustoms.
18667
18668 * viper-macs.el (ex-map-read-args): Use viper-subseq.
18669
18670 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
18671 (viper-subseq): Copy of subseq from cl.el.
18672
18673 * viper.el (viper-go-away, viper-set-hooks): Use
18674 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
18675
18676 * viper-mous.el (viper-current-frame-saved): Use defvar.
18677
18678 * viper-init.el: Get rid of -face in face names.
18679
18680 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
18681 Make it work with longlines mode
18682
18683 * ediff-mult.el (ediff-meta-mode-hook): New variable.
18684
18685 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
18686
18687 * ediff-init.el: Get rid of -face in face names.
18688
18689 2005-07-10 Richard M. Stallman <rms@gnu.org>
18690
18691 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
18692 and with-timeout-unsuspend.
18693
18694 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
18695 and with-timeout-unsuspend.
18696
18697 * emacs-lisp/timer.el (with-timeout-timers): New variable.
18698 (with-timeout): Bind that variable to record timers.
18699 (with-timeout-suspend, with-timeout-unsuspend): New functions.
18700
18701 * emacs-lisp/debug.el (debug-help-follow): New function.
18702 (debugger-mode-map): Use that instead of help-follow.
18703 (debugger-setup-buffer): Use eval-buffer-list
18704 to handle eval-buffer frames.
18705
18706 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
18707
18708 * timezone.el (timezone-parse-date): Change first regexp
18709 so it will not mistakenly match dates with no time zone.
18710
18711 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
18712
18713 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
18714
18715 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
18716
18717 * custom.el (custom-initialize-safe-set)
18718 (custom-initialize-safe-default): New functions.
18719
18720 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18721 and simplify :init-value.
18722
18723 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18724 and simplify :init-value. Delete obsolete comment.
18725
18726 * startup.el (command-line): Use `custom-reevaluate-setting' to
18727 handle `tooltip-mode'. Delete obsolete comment.
18728
18729 * files.el (set-visited-file-name): Avoid calling
18730 `file-name-nondirectory' with a nil argument.
18731
18732 2005-07-09 Richard M. Stallman <rms@gnu.org>
18733
18734 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
18735 was called with nil for the buffer, handle the read position right.
18736 Handle read position for eval-region, too.
18737
18738 2005-07-09 Juri Linkov <juri@jurta.org>
18739
18740 * fringe.el (fringe-mode): Add period in docstring.
18741 (fringe-query-style): Build prompt depending on `all-frames' arg.
18742
18743 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
18744 to not create links to unrelated functions in the Help buffer.
18745
18746 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
18747 Doc fix.
18748
18749 * simple.el (next-error-hook): New variable.
18750 (next-error): Use it. Doc fix.
18751
18752 * textmodes/ispell.el (ispell-command-loop): Add current
18753 dictionary name and program name to mode-line-format.
18754 (ispell-region, ispell-process-line): Add current dictionary name
18755 and program name to messages.
18756
18757 2005-07-08 Jay Belanger <belanger@truman.edu>
18758
18759 * calc/calc.el (calc-embedded-announce-formula-alist)
18760 (calc-embedded-open-close-formula-alist)
18761 (calc-embedded-open-close-word-alist)
18762 (calc-embedded-open-close-plain-alist)
18763 (calc-embedded-open-close-new-formula-alist)
18764 (calc-embedded-open-close-mode-alist)
18765 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
18766 (calc-embedded-mode-hook): New variables.
18767
18768 * calc/calc-embed.el (calc-embedded-firsttime)
18769 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
18770 New variables.
18771 (calc-do-embedded): Use calc-embedded-firsttime,
18772 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
18773 determine whether or not to run hooks.
18774 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
18775 calc-embedded-firsttime-formula appropriately.
18776 Set calc-embedded delimiter variables according to mode.
18777
18778 2005-07-08 Richard M. Stallman <rms@gnu.org>
18779
18780 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
18781 Check for "emacs", etc., as entire symbol, not just as word.
18782 (checkdoc-file-comments-engine): Use regexp-quote on FN.
18783
18784 * files.el (set-visited-file-name): Report the error
18785 for "empty filename" earlier.
18786 (kill-some-buffers): Ignore buffers already dead.
18787
18788 * fringe.el (fringe-mode): Doc fix.
18789
18790 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18791 Check for (featurep 'xemacs) and turn off warnings in what it guards.
18792 Use unwind-protect to ensure byte-compile-unresolved-functions
18793 is updated.
18794
18795 * whitespace.el (whitespace-buffer-leading-cleanup):
18796 Simplify w/ skip-chars-forward.
18797 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
18798
18799 * mail/rmail.el (rmail-only-expunge): Fix paren error.
18800 Unconditionally try to leave point at the same old place.
18801
18802 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
18803
18804 * comint.el (comint-postoutput-scroll-to-bottom)
18805 (comint-show-maximum-output): Take scroll-margin into consideration.
18806
18807 2005-07-08 Kim F. Storm <storm@cua.dk>
18808
18809 * ido.el (ido-use-filename-at-point): New choice `guess'.
18810 (ido-file-internal): Try ffap-guesser if selected.
18811
18812 * ido.el (ido-before-fallback-functions): New hook.
18813 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
18814 (ido-read-file-name): Run it.
18815
18816 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
18817
18818 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
18819 strings rather than a list of symbols to the completion function.
18820
18821 2005-07-07 Jay Belanger <belanger@truman.edu>
18822
18823 * calc/calc-units.el (math-apply-units): Change the places in
18824 which units are simplified.
18825
18826 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
18827
18828 * cus-edit.el (customize-option, customize-option-other-window):
18829 Make them handle aliases.
18830
18831 * custom.el (custom-variable-p): Make it recursively follow
18832 aliases. Mention that in the docstring.
18833
18834 2005-07-07 Richard M. Stallman <rms@gnu.org>
18835
18836 * cus-start.el (exec-path): Use `directory' instead of `file'.
18837 Fix tag for nil.
18838
18839 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18840
18841 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
18842 when called non-interactively. Doc fix.
18843
18844 2005-07-07 Lute Kamstra <lute@gnu.org>
18845
18846 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
18847 new address as well.
18848
18849 2005-07-07 Kenichi Handa <handa@m17n.org>
18850
18851 * international/mule.el (make-coding-system):
18852 Describe `ascii-incompatible' property in the docstring.
18853 (set-file-name-coding-system): Signal an error if coding-system is
18854 ascii-incompatible.
18855 (set-keyboard-coding-system): Likewise.
18856
18857 * international/mule-cmds.el (set-default-coding-systems):
18858 Don't set default-file-name-coding-system and
18859 default-keyboard-coding-system if coding-system is ASCII-incompatible.
18860
18861 * international/utf-16.el: Declare that all UTF-16-based coding
18862 systems are ASCII-incompatible.
18863
18864 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
18865
18866 * progmodes/gud.el: Require font-lock for displaying errors.
18867 Used by gdb-ui.el.
18868
18869 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18870
18871 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
18872 values for the pattern lists which are `read'able but not
18873 `append'able (like symbols).
18874
18875 2005-07-06 Richard M. Stallman <rms@gnu.org>
18876
18877 * progmodes/flymake.el (flymake-float-time): Instead of
18878 with-no-warnings, test for xemacs.
18879 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
18880 to avoid warning.
18881
18882 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
18883
18884 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
18885
18886 2005-07-05 Lute Kamstra <lute@gnu.org>
18887
18888 * battery.el: Add support for Darwin (with much debugging help
18889 from Samuel Lauber <sam124@operamail.com>).
18890 (battery-status-function, battery-echo-area-format)
18891 (battery-mode-line-format): Add support for pmset on Darwin.
18892 (battery-load-low, battery-load-critical): New user options.
18893 (battery-pmset): New function.
18894
18895 2005-07-05 Lute Kamstra <lute@gnu.org>
18896
18897 Update FSF's address in GPL notices.
18898
18899 * textmodes/page-ext.el: Update FSF's address.
18900
18901 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18902
18903 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
18904 filling from using prefix when filling a single-line docstring.
18905
18906 * progmodes/flymake.el: Remove useless eval-when-compile.
18907
18908 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
18909
18910 2005-07-04 Richard M. Stallman <rms@gnu.org>
18911
18912 * textmodes/org.el (org-file-apps-defaults-gnu):
18913 Rename from org-file-apps-defaults-linux.
18914 (org-default-apps): Don't test system-type for `linux'.
18915 (org-file-apps): Doc fix.
18916
18917 2005-07-04 David Ponce <david@dponce.com>
18918
18919 * tree-widget.el: Improve header Commentary section.
18920 (tree-widget) [defgroup]
18921 (tree-widget-image-enable, tree-widget-themes-directory)
18922 (tree-widget-theme, tree-widget-image-properties-emacs)
18923 (tree-widget-image-properties-xemacs, tree-widget-create-image)
18924 (tree-widget-image-formats, tree-widget-control)
18925 (tree-widget-empty-control, tree-widget-leaf-control
18926 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
18927 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
18928 (tree-widget-keep, tree-widget-after-toggle-functions)
18929 (tree-widget-open-node, tree-widget-close-node): Doc fix.
18930 (tree-widget-open-control, tree-widget-close-control): Fix doc and
18931 :help-echo message.
18932 (tree-widget-set-theme): Doc fix. Use `string-equal'.
18933 (tree-widget-image-properties): Doc fix. Clearer implementation.
18934 (tree-widget--cursors): New constant.
18935 (tree-widget-lookup-image): New function split from
18936 `tree-widget-find-image'. Clearer implementation.
18937 (tree-widget-find-image): Use it.
18938 (tree-widget-button-keymap): Use `set-keymap-parent'.
18939 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
18940 Define the sub-widgets here.
18941 (tree-widget-node): Check that :node is not a tree-widget.
18942 (tree-widget-get-super, tree-widget-open-control)
18943 (tree-widget-close-control, tree-widget-empty-control)
18944 (tree-widget-leaf-control, tree-widget-guide)
18945 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
18946 (tree-widget-no-handle, tree-widget-value-delete)
18947 (tree-widget-map): Remove.
18948 (tree-widget-children-value-save): Doc fix. Simplified.
18949 (tree-widget-value-create): Update according to previous changes.
18950
18951 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
18952
18953 * textmodes/org.el: Leading space replaced by TABS.
18954 (org-recalc-marks, org-table-rotate-recalc-marks)
18955 (org-table-get-specials): Treat "^" and "_" marks.
18956 (org-table-justify-field-maybe): Optional argument NEW.
18957 (org-table-eval-formula): Parsing of the format simplified.
18958 New modes C,I. Honor the %= parameter in the current table.
18959 Avoid unnecessary re-align by using the NEW argument to
18960 `org-table-justify-field-maybe'.
18961 (org-calc-default-modes): Default for date-format mimicks org-mode.
18962 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
18963
18964 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
18965
18966 * cus-face.el (custom-theme-set-faces): Make it handle face
18967 aliases whose alias declarations are pre- or autoloaded.
18968
18969 2005-07-04 Juri Linkov <juri@jurta.org>
18970
18971 * faces.el (read-face-name): Put the code for getting a face name
18972 from the buffer before adding the faces from the `face' property.
18973 Use `completing-read-multiple' instead of `completing-read'.
18974 Require `crm'. Add default value and post-process the returned
18975 list of faces.
18976
18977 * emacs-lisp/crm.el (crm-find-current-element)
18978 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
18979
18980 * emacs-lisp/lisp-mode.el (eval-defun-1):
18981 * emacs-lisp/edebug.el (edebug-eval-defun):
18982 Remove unnecessary quotes.
18983
18984 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18985
18986 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
18987 (prolog-indent-level): Fix typo in docstring.
18988
18989 * info.el (Info-history, Info-history-forward)
18990 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
18991
18992 * add-log.el (add-change-log-entry):
18993 * comint.el (comint-dynamic-list-input-ring)
18994 (comint-dynamic-list-completions):
18995 * dabbrev.el (dabbrev-expand):
18996 * delim-col.el (delimit-columns-rectangle-line):
18997 * diff-mode.el (diff-context->unified, diff-reverse-direction)
18998 (diff-unified->context):
18999 * ediff-init.el (ediff-abbrev-jobname):
19000 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
19001 (ediff-replace-session-activity-marker-in-meta-buffer):
19002 * info.el (Info-summary):
19003 * lpr.el (printify-region):
19004 * printing.el (pr-create-interface):
19005 * ps-print.el (ps-print-quote):
19006 * ses.el (ses-column-widths, ses-print-cell)
19007 (ses-adjust-print-width, ses-center):
19008 * shell.el (shell-file-name-quote-list):
19009 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
19010 (strokes-fill-current-buffer-with-whitespace)
19011 (strokes-xpm-for-stroke, strokes-list-strokes)
19012 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
19013 * term.el (term-dynamic-list-input-ring)
19014 (term-dynamic-list-completions):
19015 * calc/calc.el (math-format-stack-value):
19016 * emacs-lisp/edebug.el (edebug-display-freq-count):
19017 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
19018 (delphi-new-comment-line):
19019 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
19020 * progmodes/executable.el (executable-set-magic):
19021 * progmodes/python.el (inferior-python-mode):
19022 * progmodes/scheme.el (scheme-mode-syntax-table):
19023 * progmodes/sh-script.el (sh-maybe-here-document):
19024 * progmodes/sql.el (sql-copy-column):
19025 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
19026 * textmodes/bibtex.el (bibtex-mode):
19027 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
19028 (sgml-auto-attributes):
19029 * textmodes/table.el (table-insert, table-shorten-cell)
19030 (table--generate-source-scan-lines, table-delete-row)
19031 (*table--cell-delete-char, table--spacify-frame)
19032 (table--horizontally-shift-above-and-below)
19033 (table--cell-insert-char, table--cell-blank-str)
19034 (table--fill-region-strictly):
19035 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
19036 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
19037
19038 * add-log.el (change-log):
19039 * apropos.el (apropos):
19040 * comint.el (comint-completion, comint-source):
19041 * dabbrev.el (dabbrev):
19042 * delim-col.el (columns):
19043 * diff-mode.el (diff-mode):
19044 * ediff.el (ediff):
19045 * ediff-diff.el (ediff-diff):
19046 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
19047 * ediff-mult.el (ediff-mult):
19048 * ediff-ptch.el (ediff-ptch):
19049 * ediff-wind.el (ediff-window):
19050 * facemenu.el (facemenu):
19051 * indent.el (indent):
19052 * info.el (info):
19053 * jka-cmpr-hook.el (compression, jka-compr):
19054 * lpr.el (lpr):
19055 * outline.el (outlines):
19056 * pcmpl-cvs.el (pcmpl-cvs):
19057 * pcmpl-rpm.el (pcmpl-rpm):
19058 * printing.el (printing):
19059 * ps-print.el (postscript, ps-print, ps-print-horizontal)
19060 (ps-print-vertical, ps-print-headers, ps-print-font)
19061 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
19062 (ps-print-background, ps-print-printer, ps-print-page)
19063 (ps-print-miscellany):
19064 * ses.el (ses):
19065 * shell.el (shell, shell-directories, shell-faces):
19066 * startup.el (initialization):
19067 * strokes.el (strokes):
19068 * term.el (term):
19069 * uniquify.el (uniquify):
19070 * w32-vars.el (w32):
19071 * calc/calc.el (calc):
19072 * emacs-lisp/bytecomp.el (bytecomp):
19073 * emacs-lisp/cl-indent.el (lisp-indent):
19074 * emacs-lisp/edebug.el (edebug):
19075 * emacs-lisp/elp.el (elp):
19076 * emacs-lisp/testcover.el (testcover):
19077 * emacs-lisp/trace.el (trace):
19078 * emulation/viper-ex.el (viper-ex):
19079 * emulation/viper-mous.el (viper-mouse):
19080 * mail/mailalias.el (mailalias):
19081 * mail/supercite.el (supercite, supercite-frames)
19082 (supercite-attr, supercite-cite, supercite-hooks):
19083 * net/rcompile.el (remote-compile):
19084 * net/rlogin.el (rlogin):
19085 * obsolete/ooutline.el (outlines):
19086 * progmodes/delphi.el (delphi):
19087 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
19088 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
19089 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
19090 (ebnf-optimization):
19091 * progmodes/etags.el (etags):
19092 * progmodes/executable.el (executable):
19093 * progmodes/idlwave.el (idlwave):
19094 * progmodes/pascal.el (pascal):
19095 * progmodes/prolog.el (prolog):
19096 * progmodes/python.el (python):
19097 * progmodes/scheme.el (scheme):
19098 * progmodes/sh-script.el (sh, sh-script):
19099 * progmodes/sql.el (SQL):
19100 * progmodes/tcl.el (tcl):
19101 * textmodes/bibtex.el (bibtex, bibtex-autokey):
19102 * textmodes/enriched.el (enriched):
19103 * textmodes/makeinfo.el (makeinfo):
19104 * textmodes/sgml-mode.el (sgml):
19105 * textmodes/table.el (table-hooks):
19106 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
19107 * textmodes/texinfo.el (texinfo):
19108 * textmodes/two-column.el (two-column):
19109 Finish `defgroup' description with period.
19110
19111 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
19112 * eshell/esh-var.el (eshell-var):
19113 * progmodes/vhdl-mode.el (vhdl-testbench):
19114 * textmodes/org.el (org): Fix typos in docstrings.
19115
19116 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
19117 consistency.
19118
19119 * progmodes/flymake.el (flymake-find-file): Remove.
19120 (flymake-float-time): Use `with-no-warnings'.
19121 (flymake-check-start-time, flymake-check-was-interrupted)
19122 (flymake-err-info, flymake-is-running, flymake-last-change-time)
19123 (flymake-new-err-info): `defvar' at compile time.
19124
19125 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
19126
19127 * replace.el (occur-hook): Doc fix.
19128 (occur-1): Don't call `occur-hook' if there are no matches.
19129
19130 2005-07-03 Richard M. Stallman <rms@gnu.org>
19131
19132 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
19133 global-map, save the same map.
19134 (global-map): Don't alter it at top level.
19135 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
19136 Then alter it here instead.
19137 (tpu-edt-off): Set global-map to the saved one.
19138
19139 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
19140 All references simplified.
19141 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
19142 (zmacs-regions): Add defvar.
19143 (repeat-complex-command-map): Everything about that deleted.
19144
19145 * textmodes/artist.el (artist-key-is-drawing)
19146 (artist-key-endpoint1, artist-key-poly-point-list)
19147 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
19148 (artist-key-compl-table, artist-rb-save-data)
19149 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
19150 Don't put them in eval-when-compile.
19151 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
19152
19153 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
19154 Use with-no-warnings.
19155
19156 * net/browse-url.el (dos-windows-version): Add defvar.
19157
19158 * mail/supercite.el (filladapt-prefix-table): Add defvar.
19159
19160 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19161 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
19162 (rmail-new-summary-line-count): Rename from new-summary-line-count.
19163 Add defvar.
19164 (rmail-summary-beginning-of-message): Use with-no-warnings.
19165 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
19166
19167 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
19168 Use with-no-warnings.
19169
19170 * emulation/vi.el (vi-mark-region): Use c-mark-function.
19171 (c-mark-function): Add point-moving-unit property.
19172 (vi-goto-line): Use with-no-warnings.
19173
19174 * emulation/edt.el (edt-last-copied-word): Add defvar.
19175 (zmacs-region-stays): Likewise.
19176 (edt-mark-section-wisely): Use c-mark-function for C.
19177 Use makr-defun for Fortran.
19178 (time-string): defvar deleted.
19179 (edt-display-the-time): Don't set time-string.
19180
19181 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
19182
19183 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19184 Don't warn when name is not constant
19185 or for defining the group `emacs'.
19186
19187 * tooltip.el (gud-tooltip-mode): Add defvar.
19188
19189 * startup.el (default-frame-background-mode): Add defvar.
19190
19191 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
19192
19193 * info.el (tool-bar-map): Add defvar.
19194
19195 * dired.el (dnd-protocol-alist): Add defvar.
19196
19197 * dired-aux.el (dired-query): Display question with answer, when
19198 the user answers.
19199
19200 * custom.el (custom-add-option): Doc fix.
19201
19202 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
19203
19204 2005-07-03 Eli Zaretskii <eliz@gnu.org>
19205
19206 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
19207 bogus name from the last change.
19208
19209 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
19210
19211 * custom.el (custom-declare-variable): Fix typos in comment.
19212 (custom-known-themes): Doc fix.
19213 (custom-theme-directory): New defcustom.
19214 (require-theme): Make it check `custom-theme-directory'.
19215
19216 * cus-theme.el (custom-new-theme-mode): New function.
19217 (custom-theme-name, custom-theme-variables, custom-theme-faces)
19218 (custom-theme-description): Add compiler defvars.
19219 (customize-create-theme): Add doc to the "*New Custom Theme*"
19220 buffer. Use `custom-new-theme-mode'.
19221 (custom-theme-write): Put the created buffer in emacs-lisp-mode
19222 and save it to the `custom-theme-directory'. Make this the
19223 default directory of the buffer.
19224
19225 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
19226
19227 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
19228 Fix unbalanced parentheses.
19229
19230 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
19231
19232 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
19233 into flymake-mode and delegate to flymake-mode.
19234
19235 * find-file.el (ff-which-function-are-we-in): Clean up.
19236
19237 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
19238
19239 * replace.el (occur-rename-buffer): Fix docstring.
19240
19241 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
19242 (edt-last-copied-word, edt-learn-macro-count)
19243 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
19244 (edt-rect-start-point, edt-user-global-map, rect-start-point)
19245 (time-string, zmacs-region-stays):
19246 * emulation/edt-mapper.el (edt-save-function-key-map)
19247 (EDT-key-name): `defvar' to silence the byte-compiler.
19248
19249 2005-07-02 Martin Rudalics <rudalics@gmx.at>
19250
19251 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
19252 font-lock-regexp-backslash. Doc fix.
19253 (font-lock-regexp-backslash-grouping-construct): Rename from
19254 font-lock-regexp-backslash-construct. Doc fix.
19255 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
19256 grouping constructs.
19257
19258 2005-07-02 Eli Zaretskii <eliz@gnu.org>
19259
19260 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
19261 updating all the prerequisites.
19262
19263 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
19264
19265 * textmodes/org.el (org-agenda-start-on-weekday)
19266 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
19267 (org-agenda-use-time-grid, org-archive-location)
19268 (org-allow-space-in-links, org-usenet-links-prefer-google)
19269 (org-enable-table-editor, org-export-default-language)
19270 (org-export-html-show-new-buffer, org-fill-paragraph)
19271 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
19272 (org-goto-quit, org-occur, org-eval-in-calendar)
19273 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
19274 (org-agenda-diary-entry, org-remember-help)
19275 (org-table-convert-region, org-at-table-p)
19276 (org-table-move-row-down, org-table-move-row-up)
19277 (org-table-copy-region, org-table-toggle-vline-visibility)
19278 (org-table-get-stored-formulas, org-table-get-specials)
19279 (org-recalc-commands, org-table-eval-formula)
19280 (org-table-formula-substitute-names, orgtbl-make-binding)
19281 (org-format-org-table-html, org-format-table-table-html)
19282 (org-format-table-table-html-using-table-generate-source)
19283 (org-customize): Fix typos in docstrings.
19284 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
19285 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
19286 (org-back-to-heading): Doc fixes.
19287 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
19288 (org-agenda-change-all-lines, org-get-header):
19289 Improve argument/docstring consistency.
19290 (orgtbl-error): Fix error message.
19291
19292 * progmodes/flymake.el (flymake-find-possible-master-files)
19293 (flymake-master-file-compare, flymake-get-line-err-count)
19294 (flymake-highlight-line, flymake-gui-warnings-enabled):
19295 Fix typos in docstrings.
19296 (flymake-parse-line, flymake-get-project-include-dirs-function)
19297 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
19298 Doc fixes.
19299 (flymake-get-project-include-dirs-function)
19300 (flymake-make-err-menu-data):
19301 Improve argument/docstring consistency.
19302
19303 2005-07-01 Lute Kamstra <lute@gnu.org>
19304
19305 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
19306 Catch errors with ignore-errors. Use temporary buffer.
19307 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
19308
19309 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
19310 background color faces.
19311 (facemenu-set-foreground, facemenu-set-background):
19312 Use facemenu-set-face-from-menu.
19313 (facemenu-set-face-from-menu): Treat face names that start with
19314 "fg:" or "bg:" as special.
19315 (facemenu-add-new-color): Don't create faces. Simplify.
19316
19317 2005-06-30 Richard M. Stallman <rms@gnu.org>
19318
19319 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
19320 (crm-find-current-element): Likewise.
19321
19322 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19323
19324 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
19325
19326 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
19327
19328 * arc-mode.el (archive-extract): Make it work as a mouse binding.
19329 (archive-mouse-extract): Make it an obsolete alias.
19330 (archive-mode-map): Don't use archive-mouse-extract any more.
19331 (archive-mode, archive-extract): write-contents-hooks ->
19332 write-contents-functions.
19333 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19334 first arg.
19335 (archive-rename-entry): Update the call.
19336 (archive-zip-summarize): Remove unused var `method'.
19337 (archive-lzh-summarize): Remove unused var `creator'.
19338
19339 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
19340 dedicated frame upon exit.
19341
19342 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
19343 (archive-zip-extract, archive-zip-expunge)
19344 (archive-zip-update, archive-zip-update-case): Use executable-find.
19345 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
19346 Use restore-buffer-modified-p.
19347 (archive-extract, archive-add-new-member, archive-write-file-member):
19348 Use with-current-buffer.
19349 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
19350
19351 2005-06-30 Andreas Schwab <schwab@suse.de>
19352
19353 * progmodes/gud.el (gud-filter): Remove unneeded progn.
19354
19355 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19356
19357 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
19358
19359 2005-06-30 Juri Linkov <juri@jurta.org>
19360
19361 * faces.el (vertical-border): Inherit from mode-line-inactive
19362 only on tty.
19363
19364 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
19365
19366 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
19367 example, -NLINES in the `occur' docstring).
19368
19369 * replace.el (occur-1): When no matches are found, do not set the
19370 `buffer-read-only' and modified flags for the occur buffer,
19371 because it is deleted.
19372
19373 * emulation/cua-base.el (cua-check-pending-input)
19374 (cua-repeat-replace-region, cua-mode, cua-debug)
19375 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
19376 Fix typos in docstrings.
19377
19378 * emulation/cua-gmrk.el (cua-toggle-global-mark)
19379 (cua-cut-region-to-global-mark)
19380 (cua--cut-rectangle-to-global-mark):
19381 Remove period from end of messages.
19382
19383 * emulation/cua-rect.el (cua-do-rectangle-padding):
19384 Remove period from end of messages.
19385 (cua--rectangle-seq-format): Fix typo in docstring.
19386 (cua-sequence-rectangle, cua-fill-char-rectangle):
19387 Improve argument/docstring consistency.
19388
19389 2005-06-29 Juri Linkov <juri@jurta.org>
19390
19391 * faces.el (default-frame-background-mode): New internal variable.
19392 (frame-set-background-mode): Use it.
19393
19394 * startup.el (normal-top-level): Set default-frame-background-mode
19395 instead of frame-background-mode. Before setting it, test for its
19396 nil value. Remove tests for frame-background-mode and frame
19397 parameter `reverse'. Add test for "unspecified-fg".
19398
19399 * term/xterm.el (xterm-rxvt-set-background-mode):
19400 * term/rxvt.el (rxvt-set-background-mode):
19401 Set default-frame-background-mode instead of frame-background-mode.
19402
19403 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
19404
19405 * simple.el (set-variable): Warn about obsolete user variables.
19406
19407 * imenu.el (imenu--completion-buffer):
19408 * mouse.el (mouse-buffer-menu-alist):
19409 * msb.el (msb-invisible-buffer-p):
19410 * calendar/diary-lib.el (diary-header-line-format):
19411 * emacs-lisp/pp.el (pp-buffer):
19412 * progmodes/cperl-mode.el (cperl-do-auto-fill):
19413 * textmodes/picture.el (picture-replace-match):
19414 Change space constants followed by a sexp to "?\s ".
19415
19416 * play/decipher.el (decipher-loop-with-breaks):
19417 * textmodes/texinfo.el (texinfo-insert-@item): Change space
19418 constants "protected" from end of line by a comment to "?\s".
19419
19420 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19421
19422 * font-lock.el (save-buffer-state): Use `declare'.
19423
19424 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
19425 reset the syntax-table to cperl-mode-syntax-table.
19426 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
19427 "foo_print_bar" is not matched as a reserved keyword.
19428
19429 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
19430
19431 * textmodes/org.el (orgtbl-setup): New function, for delayed
19432 setup for the orgtbl commands.
19433 (org-calc-default-modes): New option.
19434 (orgtbl-make-binding): Use `defun' to get better help display.
19435 (org-diary): Call `org-compile-prefix-format'.
19436 (org-table-formula-substitute-names): New function.
19437 (org-agenda-day-view, org-agenda-week-view): New commands.
19438 (org-agenda-toggle-week-view): Command removed.
19439 (org-tbl-menu): Split off from org-org-menu.
19440 (org-mode): Move removal of outline-mode menus to here.
19441 (org-table-formula-debug): New option.
19442 (org-table-insert-row): Keep first field if just "#" or "*".
19443 (org-mode): Paragraph regexps fixed.
19444 (org-table-recalculate-regexp): New constant.
19445 (org-table-justify-field-maybe): Avoid replace if not necessary.
19446 (org-copy-special, org-cut-special): Use `call-interactively'.
19447 (org-table-copy-region): Take region from `interactive' call.
19448 (org-trim): Return string even if no match.
19449 (org-formula): New face.
19450 (org-set-font-lock-defaults): No longer highlight "FIXME".
19451 But highlight formula-related fields in table.
19452 (org-table-p): Use regexp, not fontification.
19453 (org-table-align): Handle white space at end of line.
19454 (org-table-formula-evaluate-inline): New option.
19455 (org-mode): Auto-wrapping in comment lines turned off.
19456 (org-table-copy-down): Evaluate only in copied field, not in
19457 destination.
19458 (org-table-current-formula): Variable removed.
19459 (org-table-store-formulas, org-table-get-stored-formulas)
19460 (org-table-modify-formulas, org-table-replace-in-formulas)
19461 (org-table-maybe-eval-formula): New functions.
19462 (org-table-get-formula): Modify to use stored formulas.
19463 (org-table-insert-column, org-table-delete-column)
19464 (org-table-move-column): Call `org-table-modify-formulas'.
19465 (org-complete): Add completion for keyword formulas.
19466 (orgtbl-mode): Pull orgtbl-mode-map to start of
19467 minor-mode-map-alist.
19468
19469 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19470
19471 * progmodes/python.el (python-check): Require `compile' before
19472 modifying its variables.
19473
19474 * newcomment.el (comment-indent-default): Don't get fooled by an early
19475 end of buffer.
19476
19477 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19478
19479 * ps-print.el (ps-print-version): Fix version number.
19480
19481 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
19482
19483 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
19484
19485 2005-06-28 Richard M. Stallman <rms@gnu.org>
19486
19487 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
19488 (flyspell-local-mouse-map): Declaration deleted.
19489 (flyspell-mouse-map): Bind only mouse-2.
19490 (flyspell-mode-map): Don't test flyspell-use-local-map.
19491 (flyspell-overlay-keymap-property-name): Var deleted.
19492 (flyspell-mode-on): Don't make local bindings for
19493 flyspell-mouse-map and flyspell-mode-map.
19494 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
19495
19496 * textmodes/ispell.el (ispell-word): Do not ignore short words.
19497
19498 * progmodes/compile.el (compilation-next-error-function):
19499 Don't switch buffers; operate on the current buffer.
19500
19501 * progmodes/compile.el (compilation-error-file-name)
19502 (compilation-warning-file-name, compilation-info-file-name)
19503 (compilation-line-number, compilation-column-number): New faces.
19504 (compilation-error-face, compilation-warning-face)
19505 (compilation-info-face, compilation-line-face)
19506 (compilation-column-face): Use them.
19507
19508 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
19509
19510 * comint.el (comint-password-prompt-regexp): Accept ", try again".
19511
19512 * bindings.el (global-map): Bind insertchar and its variants.
19513
19514 2005-06-27 Richard M. Stallman <rms@gnu.org>
19515
19516 * textmodes/artist.el (artist-text-overwrite)
19517 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
19518
19519 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19520
19521 * ps-print.el: It was not working the page selection for printing.
19522 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
19523 (ps-print-version): New version 6.6.7.
19524 (ps-end-sheet): New fun.
19525 (ps-header-sheet, ps-end-job): Call it.
19526
19527 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
19528
19529 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
19530
19531 2005-06-27 Lute Kamstra <lute@gnu.org>
19532
19533 * facemenu.el (facemenu-unlisted-faces): Add foreground and
19534 background color faces.
19535 (facemenu-get-face): Delete function.
19536 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
19537 (facemenu-add-new-color): Make second argument mandatory.
19538 Create the appropriate face and return it. Simplify.
19539 (facemenu-set-foreground, facemenu-set-background): Don't check if
19540 color is defined. Use return value of facemenu-add-new-color.
19541
19542 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
19543
19544 * progmodes/gud.el (gud-filter): Add missing argument to
19545 with-selected-window.
19546
19547 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
19548
19549 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
19550 a :require to the defcustom.
19551
19552 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
19553 defcustoms corresponding to minor modes.
19554
19555 2005-06-26 David Ponce <david@dponce.com>
19556
19557 * recentf.el: Require tree-widget instead of wid-edit.
19558 (recentf-filename-handler): Fix widget :type.
19559 (recentf-cancel-dialog, recentf-open-more-files)
19560 (recentf-open-files-action): Doc fix.
19561 (recentf-dialog-goto-first): New function.
19562 (recentf-dialog-mode-map): Set parent keymap first.
19563 (recentf-dialog-mode): Define with define-derived-mode.
19564 Don't display continuation lines in dialogs.
19565 (recentf-edit-list): Rename from recentf-edit-selected-items.
19566 (recentf-edit-list-select): Rename from recentf-edit-list-action.
19567 Simplify.
19568 (recentf-edit-list-validate): New function.
19569 (recentf-edit-list): Update accordingly.
19570 (recentf-open-files-item-shift): Remove.
19571 (recentf-open-files-item): Convert menu elements into tree and
19572 link widgets. Don't create the widgets.
19573 (recentf-open-files): Update accordingly.
19574 (recentf-save-list): Untabify.
19575
19576 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
19577
19578 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
19579 (keep-lines): Add INTERACTIVE arg. Never delete lines only
19580 partially contained in the active region. Do not take active
19581 region into account when called from Lisp, unless INTERACTIVE arg
19582 is non-nil. Use `forward-line' instead of `beginning-of-line' to
19583 avoid trouble with fields. Make marker point nowhere when no
19584 longer used. Always return nil. Doc fix.
19585 (flush-lines): Add INTERACTIVE arg. Do not take active region
19586 into account when called from Lisp, unless INTERACTIVE arg is
19587 non-nil. Use `forward-line' instead of `beginning-of-line' to
19588 avoid trouble with fields. Make marker point nowhere when no
19589 longer used. Always return nil. Doc fix.
19590 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
19591 interchangeable. Do not take active region into account when
19592 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
19593 message in echo area when called from Lisp, unless INTERACTIVE arg
19594 is non-nil. Avoid saying "1 occurrences". Do not use markers.
19595 Return the number of matches. Doc fix.
19596 (occur): Doc fix.
19597 (perform-replace): Make comment follow double space convention for
19598 the sake of `outline-minor-mode'.
19599
19600 * faces.el (facep): Doc fix.
19601
19602 2005-06-25 Richard M. Stallman <rms@gnu.org>
19603
19604 * facemenu.el (facemenu-enable-faces-p): New function.
19605 (facemenu-background-menu, facemenu-foreground-menu)
19606 (facemenu-face-menu): Add menu-enable property.
19607
19608 * jka-compr.el (jka-compr-insert-file-contents):
19609 Special handling if cannot find the uncompression program.
19610
19611 * cus-face.el (custom-face-attributes): Add autoload.
19612
19613 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19614 Bind comment-indent-function locally.
19615
19616 * window.el (save-selected-window): Use save-current-buffer.
19617
19618 * subr.el (with-selected-window): Use save-current-buffer.
19619
19620 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
19621 and with-current-buffer.
19622
19623 2005-06-24 Richard M. Stallman <rms@gnu.org>
19624
19625 * simple.el (line-move-1): Fix previous change.
19626
19627 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19628
19629 * replace.el (occur-1): Set `buffer-read-only' and the
19630 buffer-modified flag before running `occur-hook' to protect
19631 against unintentional buffer switches that can lead to data loss.
19632
19633 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
19634
19635 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
19636 (gud-gdb-marker-filter): Use font-lock-warning-face for any
19637 initial error.
19638
19639 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
19640 after fresh input.
19641 (gdb-var-create-handler): Put name of expression in quotes.
19642
19643 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
19644
19645 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
19646 elements of RING in order, and without bogus nil elements.
19647
19648 2005-06-23 Richard M. Stallman <rms@gnu.org>
19649
19650 * simple.el (set-variable): Args renamed; doc fix.
19651 (line-move-1): When there are overlays around, use vertical-motion.
19652
19653 * faces.el (escape-glyph): Use brown against light background.
19654 (nobreak-space): Rename from no-break-space.
19655 Fix previous change.
19656
19657 * dired-aux.el (dired-do-copy): Fix arg prompt.
19658
19659 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
19660
19661 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19662
19663 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
19664 rather than "Distributor".
19665
19666 2005-06-23 Lute Kamstra <lute@gnu.org>
19667
19668 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
19669 (debug-on-entry): Use it. New interactive declaration that uses
19670 function-called-at-point.
19671
19672 2005-06-23 Kim F. Storm <storm@cua.dk>
19673
19674 * subr.el (save-match-data): Add comment about using evaporate arg
19675 to set-match-data.
19676
19677 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
19678
19679 * cus-edit.el (customize-face)
19680 (customize-face-other-window): Handle face aliases.
19681
19682 * faces.el (face-documentation, set-face-attribute)
19683 (face-spec-set): Handle face aliases.
19684
19685 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
19686
19687 * help-mode.el (help-make-xrefs): If a symbol representing a face
19688 name is not followed by the word "face", it could still be a
19689 function or variable name, so don't bypass other checks.
19690
19691 2005-06-22 Juri Linkov <juri@jurta.org>
19692
19693 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
19694 Replace aliased functions with calls where second arg `inherit' is t.
19695
19696 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
19697
19698 * progmodes/gdb-ui.el (gdb-error): New variable.
19699 (gdb-error): New function.
19700 (gdb-annotation-rules): Act on error-begin and error annotations.
19701 (gdb-concat-output): Use font-lock-warning-face for errors.
19702
19703 2005-06-22 Miles Bader <miles@gnu.org>
19704
19705 * bindings.el (propertized-buffer-identification): Use renamed
19706 `Buffer-menu-buffer' face.
19707
19708 * faces.el (vertical-border): Rename from `vertical-divider'.
19709 (escape-glyph): Change dark-background color back to `cyan'.
19710
19711 2005-06-21 Juri Linkov <juri@jurta.org>
19712
19713 * faces.el (face-user-default-spec): Try getting `customized-face'
19714 prior to `saved-face'.
19715 (frame-background-mode): Refill docstring.
19716
19717 * emacs-lisp/lisp-mode.el (eval-defun-1):
19718 * emacs-lisp/edebug.el (edebug-eval-defun):
19719 Set `saved-face' temporarily to nil before calling form.
19720 Set `customized-face' to the new spec after that.
19721
19722 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19723
19724 * subr.el (1value, lambda, key-substitution-in-progress):
19725 Doc fixes.
19726
19727 * autoinsert.el (auto-insert-alist):
19728 * ses.el (ses-call-printer):
19729 * subr.el (noreturn):
19730 * emacs-lisp/lisp.el (check-parens):
19731 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
19732 * net/browse-url.el (browse-url-mosaic):
19733 * progmodes/cc-defs.el (c-safe-scan-lists):
19734 * progmodes/ebnf-abn.el (ebnf-abn-lex):
19735 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
19736 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
19737 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
19738 * progmodes/ebnf-iso.el (ebnf-iso-lex):
19739 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
19740
19741 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
19742
19743 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
19744
19745 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
19746
19747 * calendar/appt.el (appt-make-list): Activate the package, if
19748 not already active (for backwards compatibility).
19749
19750 2005-06-20 Kim F. Storm <storm@cua.dk>
19751
19752 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
19753
19754 2005-06-20 Miles Bader <miles@gnu.org>
19755
19756 * faces.el (vertical-divider): New face.
19757
19758 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
19759
19760 * simple.el (kill-whole-line): Doc fix.
19761 (next-error-buffer-p, next-error-find-buffer)
19762 (clone-indirect-buffer): Fix typos in docstrings.
19763 (comment-line-break-function): Doc fix: don't say variable
19764 is automatically buffer-local (it isn't).
19765
19766 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
19767
19768 * net/tramp-ftp.el (top):
19769 * net/tramp-smb.el (top):
19770 * net/tramp-util.el (top):
19771 * net/tramp-uu.el (top):
19772 * net/tramp-vc.el (top):
19773 * net/tramp.el (top): Revert copyright years back to original
19774 ones. Tramp has a life outside GNU Emacs.
19775
19776 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
19777
19778 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
19779
19780 2005-06-18 Juri Linkov <juri@jurta.org>
19781
19782 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
19783 end of first regexp to limit the match to the position between
19784 line number and source line with same separator character as used
19785 between file name and line number. In the second regexp limit
19786 mouse-face area to file name and line number by adding new group
19787 for them and referring it in HYPERLINK arg.
19788 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
19789 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
19790 previous line where grep markers may be already removed.
19791
19792 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
19793
19794 * progmodes/ps-mode.el: Update version and maintainer's email address.
19795
19796 2005-06-18 Steve Youngs <steve@xemacs.org>
19797
19798 * net/browse-url.el (browse-url-browser-function)
19799 (browse-url-default-browser): Add firefox.
19800 (browse-url-firefox-program, browse-url-firefox-arguments)
19801 (browse-url-firefox-startup-arguments)
19802 (browse-url-firefox-new-window-is-tab): New defcustoms.
19803 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
19804
19805 2005-06-17 Richard M. Stallman <rms@gnu.org>
19806
19807 * startup.el (command-line): Warn if specified user name has
19808 no home directory.
19809
19810 * term.el (term-get-old-input, term-input-filter, term-input-sender)
19811 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
19812
19813 * longlines.el (longlines-mode, longlines-show-hard-newlines):
19814 Doc fixes.
19815
19816 * faces.el (underline): Try bold if terminal doesn't support underline.
19817
19818 * mail/sendmail.el (mail-setup-with-from): New variable.
19819 (mail-insert-from-field): New function.
19820 (sendmail-send-it): Call it.
19821 (mail-setup): Optionally call it here.
19822
19823 * term/linux.el: Call tty-no-underline.
19824
19825 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
19826
19827 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
19828
19829 2005-06-17 Miles Bader <miles@gnu.org>
19830
19831 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
19832 (ediff-current-diff-C, ediff-current-diff-Ancestor)
19833 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
19834 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
19835 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
19836 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
19837 Remove "-face" suffix from face names.
19838 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19839 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19840 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19841 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19842 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19843 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19844 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19845 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19846 New backward-compatibility aliases for renamed faces.
19847 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19848 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19849 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19850 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19851 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19852 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19853 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19854 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19855 Use renamed ediff faces.
19856
19857 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
19858 Remove "-face" suffix from face names.
19859 (eshell-test-ok-face, eshell-test-failed-face):
19860 New backward-compatibility aliases for renamed faces.
19861 (eshell-run-test): Use renamed eshell-test faces.
19862
19863 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
19864 face name.
19865 (eshell-prompt-face): New backward-compatibility alias for renamed
19866 face.
19867 (eshell-emit-prompt): Use renamed eshell-prompt face.
19868
19869 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
19870 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
19871 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
19872 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
19873 Remove "-face" suffix from face names.
19874 (eshell-ls-directory-face, eshell-ls-symlink-face)
19875 (eshell-ls-executable-face, eshell-ls-readonly-face)
19876 (eshell-ls-unreadable-face, eshell-ls-special-face)
19877 (eshell-ls-missing-face, eshell-ls-archive-face)
19878 (eshell-ls-backup-face, eshell-ls-product-face)
19879 (eshell-ls-clutter-face):
19880 New backward-compatibility aliases for renamed faces.
19881 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
19882
19883 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
19884 Remove "-face" suffix from face name.
19885 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
19886 instead of literal face.
19887
19888 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
19889
19890 * emacs-lisp/warnings.el (display-warning, lwarn)
19891 (warning-minimum-log-level): Doc fixes.
19892 (warning-minimum-level, warning-minimum-log-level):
19893 Add :debug to :type choices.
19894
19895 * progmodes/ada-mode.el (ada-format-paramlist)
19896 (ada-get-indent-case, ada-check-matching-start)
19897 (ada-check-defun-name, ada-goto-matching-decl-start)
19898 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
19899 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
19900 (ada-make-subprogram-body): Follow error conventions.
19901 (ada-case-exception-file, ada-indent-comment-as-code)
19902 (ada-indent-handle-comment-special, ada-indent-renames)
19903 (ada-indent-return, ada-search-directories-internal)
19904 (ada-tab-policy, ada-case-exception-substring)
19905 (ada-other-file-alist, ada-matching-start-re)
19906 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
19907 (ada-imenu-generic-expression, ada-compile-goto-error)
19908 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
19909 (ada-popup-menu, ada-add-extensions, ada-mode)
19910 (ada-region-selected, ada-create-case-exception)
19911 (ada-create-case-exception-substring, ada-after-keyword-p)
19912 (ada-activate-keys-for-case, ada-adjust-case-region)
19913 (ada-adjust-case-buffer, ada-format-paramlist)
19914 (ada-scan-paramlist, ada-insert-paramlist)
19915 (ada-indent-newline-indent)
19916 (ada-indent-newline-indent-conditional)
19917 (ada-justified-indent-current, ada-goto-previous-word)
19918 (ada-indent-current, ada-get-indent-open-paren)
19919 (ada-get-indent-paramlist, ada-get-indent-end)
19920 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
19921 (ada-get-indent-block-start, ada-get-indent-subprog)
19922 (ada-get-indent-noindent, ada-get-indent-label)
19923 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
19924 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
19925 (ada-goto-stmt-end, ada-goto-next-word)
19926 (ada-check-matching-start, ada-check-defun-name)
19927 (ada-goto-matching-decl-start, ada-goto-matching-start)
19928 (ada-goto-matching-end, ada-search-ignore-string-comment)
19929 (ada-in-decl-p, ada-looking-at-semi-or)
19930 (ada-looking-at-semi-private, ada-in-paramlist-p)
19931 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
19932 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
19933 (ada-next-procedure, ada-previous-procedure, ada-next-package)
19934 (ada-previous-package, ada-create-menu)
19935 (ada-fill-comment-paragraph-justify)
19936 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
19937 (ada-other-file-name, ada-last-which-function-line)
19938 (ada-last-which-function-subprog, ada-which-function)
19939 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
19940 (ada-gen-treat-proc, ada-check-emacs-version)
19941 (ada-continuation-indent, ada-align-region-separate):
19942 Fix typos in docstrings.
19943 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
19944
19945 2005-06-16 Lute Kamstra <lute@gnu.org>
19946
19947 * simple.el (fundamental-mode): Run after-change-major-mode-hook
19948 conditionally.
19949
19950 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19951
19952 * comint.el (comint-replace-by-expanded-filename)
19953 (comint-prompt-regexp, comint-delimiter-argument-list)
19954 (comint-preinput-scroll-to-bottom):
19955 * info.el (Info-hide-cookies-node):
19956 * ls-lisp.el (ls-lisp-classify):
19957 * find-file.el (ff-search-directories, ff-special-constructs)
19958 (ff-find-other-file):
19959 * font-lock.el (font-lock-keywords):
19960 * shell.el (shell-prompt-pattern)
19961 (shell-dynamic-complete-functions, shell-mode)
19962 (shell-delimiter-argument-list):
19963 * term.el (term-replace-by-expanded-filename)
19964 (term-prompt-regexp, term-delimiter-argument-list):
19965 * woman.el (woman-ignore, woman0-if):
19966 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
19967 * emacs-lisp/elint.el (elint-init-env):
19968 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
19969 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
19970 * language/ethio-util.el (ethio-tilde-escape)
19971 (ethio-use-three-dot-question):
19972 * net/zone-mode.el (zone-mode-load-time-setup):
19973 * progmodes/cc-align.el (c-lineup-argcont):
19974 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
19975 * progmodes/cperl-mode.el (cperl-set-style-back):
19976 * progmodes/inf-lisp.el (inferior-lisp-prompt):
19977 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
19978 Fix spellings in docstrings.
19979
19980 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
19981 * progmodes/modula2.el (m2-for): Fix spellings.
19982
19983 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
19984
19985 * simple.el (undo-more): Don't use `format' on `error' arguments.
19986 Improve argument/docstring consistency.
19987 (pending-undo-list): Doc fix.
19988
19989 * smerge-mode.el (smerge-ensure-match):
19990 * emulation/vip.el (vip-ex):
19991 * net/zone-mode.el (zone-mode-update-serial):
19992 * progmodes/idlwave.el (idlwave-complete):
19993 * progmodes/vhdl-mode.el (vhdl-visit-file)
19994 (vhdl-compose-wire-components):
19995 Don't use `format' on `error' arguments.
19996
19997 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
19998 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
19999 (tooltip-help-tips): Fix typos in docstrings.
20000
20001 2005-06-16 David Ponce <david@dponce.com>
20002
20003 * tree-widget.el (tree-widget-value-create): Simplify last change.
20004
20005 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
20006
20007 * ido.el (ido-incomplete-regexp): New variable.
20008 (ido-set-matches-1): Handle invalid-regexp error and set
20009 ido-incomplete-regexp.
20010 (ido-incomplete-regexp): New face.
20011 (ido-completions): Use it.
20012 (ido-complete, ido-exit-minibuffer, ido-completions):
20013 Handle incomplete regexps.
20014 (ido-completions): Add check for complete match when entering a regexp.
20015
20016 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
20017
20018 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
20019
20020 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20021
20022 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
20023 by field delimiters.
20024
20025 2005-06-15 David Ponce <david@dponce.com>
20026
20027 * tree-widget.el: eval-and-compile inlined functions so they will
20028 be available at run-time too.
20029 (tree-widget-super-format-handler)
20030 (tree-widget-format-handler): Remove.
20031 (tree-widget-value-create): Handle the :indent property.
20032
20033 2005-06-15 Miles Bader <miles@gnu.org>
20034
20035 * progmodes/which-func.el (which-func): Only inherit
20036 `font-lock-function-name-face' when that makes sense against the
20037 default mode-line face, otherwise set the face color explicitly.
20038
20039 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
20040 faces instead of (non-existent) variables.
20041
20042 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
20043
20044 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
20045 (iswitchb-get-matched-buffers): Likewise. Simplify.
20046
20047 2005-06-14 Miles Bader <miles@gnu.org>
20048
20049 * progmodes/ld-script.el (ld-script-location-counter):
20050 Remove "-face" suffix from face name.
20051 (ld-script-location-counter-face):
20052 New backward-compatibility alias for renamed face.
20053 (ld-script-location-counter-face): Use renamed face.
20054
20055 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
20056 (cperl-hash): Remove "-face" suffix from face names.
20057 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
20058 New backward-compatibility aliases for renamed faces.
20059 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
20060 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
20061
20062 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
20063 name.
20064 (which-func-face): New backward-compatibility alias for renamed face.
20065 (which-func-format): Use renamed which-func face.
20066
20067 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
20068 (vhdl-function, vhdl-directive, vhdl-reserved-word)
20069 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
20070 names.
20071 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
20072 (vhdl-speedbar-configuration, vhdl-speedbar-package)
20073 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
20074 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
20075 (vhdl-speedbar-architecture-selected)
20076 (vhdl-speedbar-configuration-selected)
20077 (vhdl-speedbar-package-selected)
20078 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
20079 names.
20080 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
20081 Use renamed faces.
20082 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
20083 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
20084 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
20085 Use renamed faces.
20086 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
20087 names.
20088 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
20089 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
20090 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
20091 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
20092 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
20093 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
20094
20095 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
20096 face name.
20097 (sh-heredoc-face): New backward-compatibility alias for renamed face.
20098 (sh-heredoc-face): Use renamed sh-heredoc face.
20099
20100 * progmodes/idlw-help.el (idlwave-help-link):
20101 Remove "-face" suffix from face name.
20102 (idlwave-help-link-face):
20103 New backward-compatibility alias for renamed face.
20104 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
20105
20106 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
20107 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
20108 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
20109 New backward-compatibility aliases for renamed faces.
20110 (idlwave-shell-disabled-breakpoint-face)
20111 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
20112
20113 * progmodes/flymake.el (flymake-errline, flymake-warnline):
20114 Remove "-face" suffix from face names.
20115 (flymake-errline-face, flymake-warnline-face):
20116 New backward-compatibility aliases for renamed faces.
20117 (flymake-highlight-line): Use renamed flymake faces.
20118
20119 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
20120 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
20121 (ebrowse-member-class, ebrowse-progress):
20122 Remove "-face" suffix from face names.
20123 (ebrowse-tree-mark-face, ebrowse-root-class-face)
20124 (ebrowse-file-name-face, ebrowse-default-face)
20125 (ebrowse-member-attribute-face, ebrowse-member-class-face)
20126 (ebrowse-progress-face):
20127 New backward-compatibility aliases for renamed faces.
20128 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
20129 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
20130 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
20131 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
20132
20133 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
20134 antlr-syntax)
20135 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
20136 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
20137 names.
20138 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
20139 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
20140 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
20141 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
20142 backward-compatibility aliases for renamed faces.
20143 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
20144 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
20145 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
20146 remove "font-lock-". Use renamed antlr-mode faces.
20147 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
20148 literal face-names with face variable references.
20149
20150 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
20151 face name.
20152 (Buffer-menu-buffer-face): New backward-compatibility alias for
20153 renamed face.
20154 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
20155
20156 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
20157
20158 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
20159 Eliminate "-face" suffix.
20160 (makefile-targets): Inherit from font-lock-function-name-face and
20161 eliminate "-face" suffix.
20162 (makefile-shell): Remove attributes and eliminate "-face" suffix.
20163 (makefile-*-font-lock-keywords): Append makefile-targets in rule
20164 actions, instead of prepending, to make it less visible.
20165 (makefile-previous-dependency, makefile-match-dependency):
20166 Don't match a target on a continuation line.
20167
20168 * files.el (auto-mode-alist): Put Makefile in gmake mode.
20169
20170 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
20171
20172 * progmodes/gdb-ui.el (menu): Re-order menu items.
20173 (gdb-tooltip-print): Respect tooltip-use-echo-area.
20174
20175 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
20176 Define in tooltip.el.
20177 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
20178 (gud-tooltip-tips): Respect tooltip-use-echo-area and
20179 gud-tooltip-echo-area.
20180
20181 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
20182 backward compatibility and make obsolete.
20183 (tooltip-help-tips): Use tooltip-use-echo-area.
20184 (tooltip-show-help-function): Rename to...
20185 (tooltip-show-help): ...this, because it is a function.
20186 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
20187
20188 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
20189
20190 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
20191 (edebug-print-length, edebug-print-level, edebug-print-circle)
20192 (edebug-modify-breakpoint, edebug-eval-last-sexp)
20193 (edebug-eval-print-last-sexp): Doc fixes.
20194
20195 2005-06-14 Kim F. Storm <storm@cua.dk>
20196
20197 * ido.el (ido-mode): Make a new keymap every time we enable ido,
20198 as the coverage buffer/file/both may change.
20199
20200 2005-06-14 Lute Kamstra <lute@gnu.org>
20201
20202 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
20203 and run-mode-hooks. Simplify.
20204
20205 * mail/rmailedit.el (rmail-edit-mode):
20206 * progmodes/octave-inf.el (inferior-octave-mode):
20207 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
20208
20209 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
20210 and run-mode-hooks.
20211 (recentf-edit-list, recentf-open-files): Don't call
20212 kill-all-local-variables directly.
20213
20214 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
20215
20216 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20217
20218 * emacs-lisp/byte-run.el (make-obsolete)
20219 (define-obsolete-function-alias): Rename arguments FUNCTION and
20220 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
20221 (make-obsolete-variable, define-obsolete-variable-alias):
20222 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
20223 respectively.
20224
20225 * isearchb.el (isearchb-activate):
20226 * pcvs.el (cvs-mode):
20227 * ses.el (ses-load):
20228 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
20229 * net/tramp.el (tramp-find-file-exists-command)
20230 (tramp-find-shell):
20231 * progmodes/ada-mode.el (ada-create-case-exception)
20232 (ada-create-case-exception-substring, ada-make-subprogram-body):
20233 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20234 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
20235 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
20236 * textmodes/org.el (org-promote, org-evaluate-time-range)
20237 (org-agenda-next-date-line, org-agenda-previous-date-line)
20238 (org-agenda-error, org-open-at-point, org-table-move-row)
20239 (org-format-table-table-html-using-table-generate-source)
20240 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
20241 * textmodes/reftex.el (reftex-access-scan-info):
20242 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
20243 (reftex-toc-promote-prepare): Follow error conventions.
20244
20245 * diff-mode.el (diff-mode): Fix typo in docstring.
20246
20247 * forms.el (forms--intuit-from-file): Fix reference to
20248 `forms-number-of-fields' in error message.
20249 (forms-print): Fix quoting in error message.
20250
20251 * forms.el (forms-mode):
20252 * emulation/vi.el (vi-goto-insert-state):
20253 * progmodes/flymake.el (flymake-new-err-info)
20254 (flymake-start-syntax-check-for-current-buffer)
20255 (flymake-simple-cleanup):
20256 * eshell/esh-var.el (eshell/export):
20257 * progmodes/gud.el (xdb):
20258 * textmodes/flyspell.el (flyspell-incorrect-hook)
20259 (flyspell-maybe-correct-transposition)
20260 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
20261
20262 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
20263
20264 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
20265 minibuffer prompt.
20266
20267 2005-06-13 Kim F. Storm <storm@cua.dk>
20268
20269 * subr.el (add-to-ordered-list): New defun.
20270
20271 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
20272 add cua--keymap-alist to emulation-mode-map-alists.
20273
20274 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20275
20276 * subr.el (complete-in-turn): New macro.
20277 (dynamic-completion-table, lazy-completion-table): Add debug info.
20278
20279 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
20280 in preference to face aliases.
20281
20282 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
20283 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
20284 Remove unused vars `start' and `firstline'.
20285 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
20286 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
20287
20288 2005-06-13 Eli Zaretskii <eliz@gnu.org>
20289
20290 * cus-start.el (all): Don't complain about missing GTK-related
20291 variables, unless either `gtk' is boundp or this isn't a
20292 `windows-nt' build.
20293
20294 2005-06-13 Lute Kamstra <lute@gnu.org>
20295
20296 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
20297 run-mode-hooks.
20298
20299 * ediff-mult.el (ediff-meta-mode):
20300 * ediff-util.el (ediff-mode): Use run-mode-hooks.
20301
20302 * ledit.el (ledit-mode): Use delay-mode-hooks.
20303
20304 * woman.el (woman-mode-line-format): Delete constant.
20305 (woman-mode-map): Initialize it properly.
20306 (woman-mode): Set mode-class property to special.
20307 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
20308 Set major-mode and mode-name. Don't set mode-line-format directly.
20309 (Man-getpage-in-background): Don't reference woman-mode-line-format.
20310
20311 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
20312 string argument obsolete.
20313
20314 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
20315
20316 * textmodes/org.el (org-CUA-compatible): New option.
20317 (org-disputed-keys): New variable.
20318 (org-key): New function.
20319 (orgtbl-make-binding): Add docstring to the created function.
20320 (org-mode): Set paragraph start/separate regexps.
20321 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
20322 (org-archive-location, org-archive-mark-done)
20323 (org-archive-stamp-time): New options.
20324 (org-archive-subtree): New command.
20325 (org-fill-paragraph): New function.
20326 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
20327 (org-fake-empty-table-line): Function removed.
20328 (org-format-org-table-html): Do not create empty table lines at
20329 separator lines. Improved table header treatment.
20330 (org-link-format): New option.
20331 (org-make-link): New function.
20332 (org-insert-link, org-store-link): Use org-make-link.
20333 (org-open-file): Quote file name for shell command, to allow
20334 spaces in file names.
20335 (org-link-regexp): Fix bug with mailto link.
20336 (org-link-maybe-angles-regexp, org-protected-link-regexp):
20337 New constants.
20338 (org-export-as-html): Deal with the optional angles around a link.
20339 Better treatment of file: links.
20340 (org-open-at-point): Replace @{ and @} with < and >.
20341 (org-run-mode-hooks): Function removed.
20342 (org-agenda-mode): No longer use `org-run-mode-hooks'.
20343
20344 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
20345
20346 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
20347 MI command -data-list-register-values.
20348 (gdb-post-prompt): Indent properly.
20349
20350 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
20351
20352 * hilit-chg.el (highlight-changes-colors): Rename from
20353 `highlight-changes-colours'.
20354 (highlight-changes-colours): Keep as obsolete alias.
20355 (highlight-changes-face-list): Doc fix.
20356 (hilit-chg-make-list): Use `highlight-changes-colors'.
20357
20358 2005-06-12 Mark A. Hershberger <mah@everybody.org>
20359
20360 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
20361 defun-prompt-regexp.
20362
20363 2005-06-12 Eli Zaretskii <eliz@gnu.org>
20364
20365 * loadup.el: Don't say we are dumping under 2 names on windows-nt
20366 and cygwin.
20367
20368 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
20369 Don't use an old loaddefs.el, as in Makefile.in.
20370
20371 2005-06-12 Lute Kamstra <lute@gnu.org>
20372
20373 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
20374
20375 * man.el (Man-mode-map): Initialize it properly.
20376 (Man-mode): Set mode-class property to special.
20377
20378 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
20379
20380 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
20381
20382 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
20383 A newline is needed in the docstring there.
20384
20385 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
20386 Doc fixes.
20387
20388 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20389
20390 * printing.el: Doc fix. The menubar is no more changed when printing
20391 is loaded, it only changes when pr-menu-bind or pr-update-menus is
20392 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
20393 (pr-version): New version number (6.8.4).
20394 (pr-menu-bind): New command.
20395 (pr-update-menus): Docstring and code fix.
20396 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
20397 Docstring fix.
20398 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
20399 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
20400
20401 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
20402
20403 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
20404 "Returns" to "return", document useful return values, etc.
20405
20406 2005-06-11 Alan Mackenzie <acm@muc.de>
20407
20408 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
20409 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
20410 (adaptive-file-function): Minor amendment to doc-string.
20411
20412 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20413
20414 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
20415 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
20416 Fix :type--it is `integer', not `string'.
20417
20418 * faces.el (modeline-highlight): Rename from (the erroneous)
20419 `modeline-higilight'.
20420
20421 2005-06-11 Lute Kamstra <lute@gnu.org>
20422
20423 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
20424 lisp-interaction-mode-map but make it the parent.
20425 (edebug-eval-mode): Use define-derived-mode.
20426
20427 2005-06-11 Andreas Schwab <schwab@suse.de>
20428
20429 * bindings.el: Add binding of `ESC functionkey' for every
20430 `M-functionkey'.
20431 * hexl.el (hexl-mode-map): Likewise.
20432
20433 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
20434
20435 * progmodes/compile.el (compilation-error-regexp-alist-alist)
20436 [msft]: update regexp for newer msft compilers.
20437
20438 2005-06-10 Mark A. Hershberger <mah@everybody.org>
20439
20440 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
20441 ATTLIST portions of included DTDs.
20442 (xml-parse-dtd): Eliminate use of inefficient match-data.
20443
20444 2005-06-10 Miles Bader <miles@gnu.org>
20445
20446 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
20447 (mpuz-text): Remove "-face" suffix from face names.
20448 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
20449 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
20450 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
20451
20452 * play/gomoku.el (gomoku-O, gomoku-X):
20453 Remove "-face" suffix from face names.
20454 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
20455 New backward-compatibility aliases for renamed faces.
20456 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20457
20458 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20459
20460 * thumbs.el: Fixes for changes of 2005-06-09.
20461 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
20462 as a directory.
20463 (thumbs-thumbname): Remove directory separator from format string;
20464 `thumbs-thumbsdir' now returns a valid directory name.
20465 (thumbs-temp-dir): New defsubst.
20466 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
20467 Use it.
20468
20469 * cus-edit.el (minibuffer):
20470 * files.el (make-backup-file-name-function):
20471 * filesets.el (filesets-external-viewers):
20472 * hilit-chg.el (highlight-changes-colours)
20473 (highlight-changes-face-list, highlight-changes-rotate-faces):
20474 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
20475 * kmacro.el (kmacro-call-macro):
20476 * log-edit.el (log-edit-changelog-full-paragraphs):
20477 * mouse.el (mouse-1-click-follows-link):
20478 * skeleton.el (skeleton-autowrap):
20479 * subr.el (insert-for-yank-1):
20480 * tempo.el (tempo-insert-region):
20481 * terminal.el (terminal-emulator):
20482 * time.el (display-time-mail-face):
20483 * vc.el (vc-annotate):
20484 * vcursor.el (vcursor-copy-line):
20485 * woman.el (woman-bold-headings, woman-ignore)
20486 (woman-default-faces, woman-monochrome-faces):
20487 * calendar/todo-mode.el (todo-insert-threshold):
20488 * emulation/pc-select.el (pc-select-selection-keys-only)
20489 (pc-selection-mode):
20490 * emulation/vip.el (vip-find-char-forward):
20491 * emulation/viper-cmd.el (viper-find-char-forward):
20492 * international/mule-cmds.el
20493 (select-safe-coding-system-accept-default-p)
20494 (input-method-exit-on-invalid-key):
20495 * international/mule-diag.el (describe-coding-system):
20496 * international/ucs-tables.el (unify-8859-on-encoding-mode):
20497 * net/browse-url.el (browse-url-xterm-program):
20498 * obsolete/lazy-lock.el (lazy-lock-mode):
20499 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
20500 (cperl-mode):
20501 * progmodes/cpp.el (cpp-face-light-name-list)
20502 (cpp-face-dark-name-list):
20503 * progmodes/delphi.el (delphi-newline-always-indents):
20504 Fix spellings in docstrings.
20505
20506 * ido.el (ido-mode, ido-file-extensions-order)
20507 (ido-default-file-method, ido-default-buffer-method)
20508 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
20509 (ido-decorations, ido-read-file-name-as-directory-commands)
20510 (ido-read-file-name-non-ido, ido-work-directory-list)
20511 (ido-ignore-item-temp-list, ido-current-directory)
20512 (ido-magic-forward-char, ido-enter-find-file)
20513 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
20514 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20515
20516 2005-06-10 Lute Kamstra <lute@gnu.org>
20517
20518 * play/dunnet.el (dun-mode): Use define-derived-mode.
20519 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
20520 obsolete alias.
20521
20522 * play/doctor.el (doctor-mode-map): Remove defvar.
20523 (doctor-mode): Use define-derived-mode.
20524
20525 * mail/mspools.el (mspools-mode):
20526 * net/eudc-hotlist.el (eudc-hotlist-mode):
20527 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
20528
20529 2005-06-10 Miles Bader <miles@gnu.org>
20530
20531 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
20532 Remove "-face" suffix from face names.
20533 (flyspell-incorrect-face, flyspell-duplicate-face):
20534 New backward-compatibility aliases for renamed faces.
20535 (flyspell-mode-on, make-flyspell-overlay)
20536 (flyspell-highlight-incorrect-region)
20537 (flyspell-highlight-duplicate-region)
20538 (flyspell-display-next-corrections)
20539 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
20540
20541 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20542 from face name.
20543 (texinfo-heading-face): New backward-compatibility alias for
20544 renamed face.
20545 (texinfo-heading-face): Use renamed texinfo-heading face.
20546
20547 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
20548 suffix from face names.
20549 (tex-math-face, tex-verbatim-face):
20550 New backward-compatibility aliases for renamed faces.
20551 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
20552 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
20553 literal face name.
20554
20555 * textmodes/table.el (table-cell): Remove "-face" suffix from face
20556 name.
20557 (table-cell-face): New backward-compatibility alias for renamed face.
20558 (table--put-cell-face-property, table--update-cell-face):
20559 Use renamed table-cell face.
20560
20561 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
20562 from face name.
20563 (sgml-namespace-face): New backward-compatibility alias for
20564 renamed face.
20565 (sgml-namespace-face): Use renamed sgml-namespace face.
20566
20567 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
20568 (org-level-4, org-level-5, org-level-6, org-level-7)
20569 (org-level-8, org-warning, org-headline-done)
20570 (org-deadline-announce, org-scheduled-today)
20571 (org-scheduled-previously, org-link, org-done, org-table)
20572 (org-time-grid): Remove "-face" suffix from face names.
20573 (org-level-1-face, org-level-2-face, org-level-3-face)
20574 (org-level-4-face, org-level-5-face, org-level-6-face)
20575 (org-level-7-face, org-level-8-face, org-warning-face)
20576 (org-headline-done-face, org-deadline-announce-face)
20577 (org-scheduled-today-face, org-scheduled-previously-face)
20578 (org-link-face, org-done-face, org-table-face)
20579 (org-time-grid-face):
20580 New backward-compatibility aliases for renamed faces.
20581 (org-level-faces, org-set-font-lock-defaults, org-timeline)
20582 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
20583 (org-agenda-get-timestamps, org-agenda-get-scheduled)
20584 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
20585
20586 * emulation/viper-init.el (viper-search, viper-replace-overlay)
20587 (viper-minibuffer-emacs, viper-minibuffer-insert)
20588 (viper-minibuffer-vi): Remove "-face" suffix from face names.
20589 (viper-search-face, viper-replace-overlay-face)
20590 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20591 (viper-minibuffer-vi-face):
20592 New backward-compatibility aliases for renamed faces.
20593 (viper-search-face, viper-replace-overlay-face)
20594 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20595 (viper-minibuffer-vi-face): Use renamed viper faces.
20596
20597 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
20598 Remove "-face" suffix from face names.
20599 (testcover-nohits-face, testcover-1value-face):
20600 New backward-compatibility aliases for renamed faces.
20601 (testcover-mark): Use renamed testcover faces.
20602
20603 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
20604 face name.
20605 (diary-button-face): New backward-compatibility alias for renamed face.
20606 (diary-entry): Use renamed diary-button face.
20607
20608 * calendar/calendar.el (diary, calendar-today, holiday)
20609 (mark-visible-calendar-date): Remove "-face" suffix from face names.
20610 (diary-face, calendar-today-face, holiday-face):
20611 New backward-compatibility aliases for renamed faces.
20612 (eval-after-load "facemenu", diary-entry-marker)
20613 (calendar-today-marker, calendar-holiday-marker, diary-face):
20614 Use renamed calendar faces.
20615
20616 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
20617 (compare-windows-face): New backward-compatibility alias for
20618 renamed face.
20619 (compare-windows-highlight): Use renamed compare-windows face.
20620
20621 * strokes.el (strokes-char): Remove "-face" suffix from face name.
20622 (strokes-char-face): New backward-compatibility alias for renamed face.
20623 (strokes-encode-buffer): Use renamed strokes-char face.
20624
20625 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
20626 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
20627 Remove "-face" suffix from face names.
20628 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20629 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20630 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
20631 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
20632 Use renamed pcvs faces.
20633 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
20634 * pcvs-defs.el (cvs-mode-map): Likewise.
20635 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
20636
20637 * info.el (info-title-1, info-title-2, info-title-3)
20638 (info-title-4): Remove "-face" suffix from and downcase face names.
20639 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20640 (Info-title-4-face):
20641 New backward-compatibility aliases for renamed faces.
20642 (Info-fontify-node): Use renamed info faces.
20643
20644 * hilit-chg.el (highlight-changes, highlight-changes-delete):
20645 Remove "-face" suffix from face names.
20646 (highlight-changes-face, highlight-changes-delete-face):
20647 New backward-compatibility aliases for renamed faces.
20648 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
20649 (hilit-chg-make-list): Use renamed highlight-changes faces.
20650
20651 * generic-x.el (show-tabs-tab, show-tabs-space):
20652 Remove "-face" suffix from face names.
20653 (show-tabs-tab-face, show-tabs-space-face):
20654 New backward-compatibility aliases for renamed faces.
20655 (show-tabs-generic-mode-font-lock-defaults-1)
20656 (show-tabs-generic-mode-font-lock-defaults-2):
20657 Use renamed show-tabs faces.
20658
20659 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
20660 (smerge-markers): Remove "-face" suffix from face names.
20661 (smerge-mine-face, smerge-other-face, smerge-base-face)
20662 (smerge-markers-face):
20663 New backward-compatibility aliases for renamed faces.
20664 (smerge-mine-face, smerge-other-face, smerge-base-face)
20665 (smerge-markers-face): Use renamed smerge faces.
20666
20667 * log-view.el (log-view-file, log-view-message): Remove "-face"
20668 suffix from face names.
20669 (log-view-file-face, log-view-message-face):
20670 New backward-compatibility aliases for renamed faces.
20671 (log-view-file-face, log-view-message-face): Use renamed log-view
20672 faces.
20673
20674 * paren.el (show-paren-match, show-paren-mismatch):
20675 Remove "-face" suffix from face names.
20676 (show-paren-match-face, show-paren-mismatch-face):
20677 New backward-compatibility aliases for renamed faces.
20678 (show-paren-function): Use renamed show-paren faces.
20679
20680 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
20681 (ruler-mode-margins, ruler-mode-fringes)
20682 (ruler-mode-column-number, ruler-mode-fill-column)
20683 (ruler-mode-comment-column, ruler-mode-goal-column)
20684 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
20685 suffix from face names.
20686 (ruler-mode-default-face, ruler-mode-pad-face)
20687 (ruler-mode-margins-face, ruler-mode-fringes-face)
20688 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
20689 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
20690 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
20691 New backward-compatibility aliases for renamed faces.
20692 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
20693 (ruler-mode-column-number, ruler-mode-fill-column)
20694 (ruler-mode-comment-column, ruler-mode-goal-column)
20695 (ruler-mode-tab-stop, ruler-mode-current-column)
20696 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
20697 faces.
20698
20699 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
20700 face name.
20701 (whitespace-highlight-the-space): Use renamed face.
20702 (whitespace-highlight-face): New backward-compatibility alias for
20703 renamed face.
20704
20705 * woman.el (woman-italic, woman-bold, woman-unknown)
20706 (woman-addition, woman-symbol-face):
20707 Remove "-face" suffix from face names.
20708 (woman-italic-face, woman-bold-face, woman-unknown-face)
20709 (woman-addition-face):
20710 New backward-compatibility aliases for renamed faces.
20711 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
20712 (woman-decode-region, woman-replace-match)
20713 (woman-display-extended-fonts, woman-special-characters)
20714 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
20715 Use renamed woman faces.
20716
20717 * longlines.el (longlines-visible-face): Face removed.
20718
20719 * diff-mode.el (diff-header, diff-file-header, diff-index)
20720 (diff-hunk-header, diff-removed, diff-added, diff-changed)
20721 (diff-function, diff-context, diff-nonexistent): Remove "-face"
20722 suffix from face names.
20723 (diff-header-face, diff-file-header-face, diff-index-face)
20724 (diff-hunk-header-face, diff-removed-face, diff-added-face)
20725 (diff-changed-face, diff-function-face, diff-context-face)
20726 (diff-nonexistent-face): New backward-compatibility aliases for
20727 renamed faces.
20728 (diff-header-face, diff-file-header-face)
20729 (diff-index, diff-index-face, diff-hunk-header)
20730 (diff-hunk-header-face, diff-removed, diff-removed-face)
20731 (diff-added, diff-added-face, diff-changed-face, diff-function)
20732 (diff-function-face, diff-context-face, diff-nonexistent)
20733 (diff-nonexistent-face): Use renamed diff-mode faces.
20734
20735 * progmodes/compile.el (compilation-warning-face)
20736 (compilation-info-face): Remove "-face" suffix from face names.
20737 (compilation-warning-face, compilation-info-face):
20738 New backward-compatibility aliases for renamed faces.
20739 (compilation-warning-face, compilation-info-face):
20740 Use renamed compilation faces.
20741
20742 * add-log.el (change-log-date, change-log-name)
20743 (change-log-email, change-log-file, change-log-list)
20744 (change-log-conditionals, change-log-function)
20745 (change-log-acknowledgement): Remove "-face" suffix from face names.
20746 (change-log-date-face, change-log-name-face)
20747 (change-log-email-face, change-log-file-face)
20748 (change-log-list-face, change-log-conditionals-face)
20749 (change-log-function-face, change-log-acknowledgement-face):
20750 New backward-compatibility aliases for renamed faces.
20751 (change-log-font-lock-keywords): Use renamed change-log faces.
20752
20753 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
20754 (custom-set, custom-changed, custom-saved, custom-button)
20755 (custom-button-pressed, custom-documentation, custom-state)
20756 (custom-comment, custom-comment-tag, custom-variable-tag)
20757 (custom-variable-button, custom-face-tag, custom-group-tag-1)
20758 (custom-group-tag): Remove "-face" suffix from face names.
20759 (custom-magic-alist, custom-magic-value-create)
20760 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
20761 (custom-invalid-face, custom-rogue-face, custom-modified-face)
20762 (custom-set-face, custom-changed-face, custom-saved-face)
20763 (custom-button-face, custom-button-pressed-face)
20764 (custom-documentation-face, custom-state-face)
20765 (custom-comment-face, custom-comment-tag-face)
20766 (custom-variable-tag-face, custom-variable-button-face)
20767 (custom-face-tag-face, custom-group-tag-face-1)
20768 (custom-group-tag-face):
20769 New backward-compatibility aliases for renamed faces.
20770
20771 * wid-edit.el (widget-documentation, widget-button)
20772 (widget-field, widget-single-line-field, widget-inactive)
20773 (widget-button-pressed): "-face" suffix removed from face names.
20774 (widget-documentation-face, widget-button-face)
20775 (widget-field-face, widget-single-line-field-face)
20776 (widget-inactive-face, widget-button-pressed-face):
20777 New backward-compatibility aliases for renamed faces.
20778 (widget-documentation-face, widget-button-face)
20779 (widget-button-pressed-face, widget-specify-field)
20780 (widget-specify-inactive): Use renamed widget faces.
20781
20782 2005-06-10 Kenichi Handa <handa@m17n.org>
20783
20784 * term/x-win.el (x-clipboard-yank): Remove condition-case
20785 wrapping.
20786
20787 2005-06-11 Kenichi Handa <handa@m17n.org>
20788
20789 * add-log.el (change-log-font-lock-keywords): Make the regexp for
20790 date lines stricter.
20791
20792 2005-06-10 Zhang Wei <id.brep@gmail.com>
20793
20794 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
20795 of x-get-selection.
20796
20797 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20798
20799 * comint.el (comint-mode, comint-snapshot-last-prompt):
20800 * frame.el (frame-current-scroll-bars):
20801 * term.el (term-mode, term-check-proc, term-input-sender)
20802 (term-simple-send, term-extract-string, term-word)
20803 (term-match-partial-filename):
20804 * window.el (window-current-scroll-bars):
20805 * emulation/cua-base.el (cua-normal-cursor-color)
20806 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
20807 (cua-global-mark-cursor-color):
20808 * mail/undigest.el (rmail-forward-separator-regex):
20809 Fix typos in docstrings.
20810
20811 * comint.el (comint-check-proc, make-comint-in-buffer)
20812 (comint-source-default): Doc fixes.
20813
20814 * term.el (term-send-string): Improve argument/docstring consistency.
20815
20816 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
20817
20818 * comint.el (comint-send-input): Bind `inhibit-read-only' around
20819 call to `delete-region'.
20820 (comint-mode-hook): Do not enable Font Lock by default.
20821
20822 2005-06-09 Lute Kamstra <lute@gnu.org>
20823
20824 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
20825 could be void.
20826
20827 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
20828
20829 * emacs-lisp/debug.el (debugger-will-be-back): New var.
20830 (debug): Use it.
20831 (debugger-step-through, debugger-continue, debugger-jump)
20832 (debugger-return-value): Set it when needed.
20833 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
20834 Use inhibit-read-only.
20835
20836 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
20837
20838 * window.el (shrink-window-if-larger-than-buffer)
20839 (window-size-fixed): Fix typo in docstring.
20840
20841 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
20842 thumbnails directory on loading.
20843 (thumbs-conversion-program): Use `eq' to check the system type,
20844 not `equal'.
20845 (thumbs-temp-dir): Initialize to `temporary-file-directory',
20846 not "/tmp". Fix docstring.
20847 (thumbs-thumbsdir): New function to return the thumbnails
20848 directory, creating it if needed.
20849 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
20850 (thumbs-temp-file): Delete variable and make it into a function.
20851 (thumbs-resize-image, thumbs-modify-image): Use it.
20852 (thumbs-kill-buffer): Simplify.
20853 (thumbs-gensym): Defalias or duplicate CL `gensym'.
20854 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
20855 docstrings.
20856
20857 2005-06-09 Kim F. Storm <storm@cua.dk>
20858
20859 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
20860 set-match-data to free markers in match-data.
20861
20862 * replace.el (replace-match-data): Pass RESEAT arg `t' to
20863 match-data to unchain markers in match-data.
20864
20865 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
20866
20867 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
20868 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
20869 unnecessary now.
20870
20871 2005-06-08 Richard M. Stallman <rms@gnu.org>
20872
20873 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
20874 give the variable a doc string that doesn't say don't set it directly.
20875
20876 * textmodes/ispell.el (ispell-check-version):
20877 Use match-string-no-properties.
20878 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
20879 (ispell-buffer-local-words): Likewise.
20880
20881 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
20882 except on terminals with enough colors to really display it.
20883 (makefile-dependency-regex): Delete spurious `bb'.
20884
20885 * faces.el (escape-glyph): Use blue once again in last case.
20886 (no-break-space): Redefine so that it isn't invisible on a tty.
20887
20888 2005-06-08 Kim F. Storm <storm@cua.dk>
20889
20890 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
20891 also when reading directory name.
20892
20893 2005-06-08 Lute Kamstra <lute@gnu.org>
20894
20895 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
20896 (flyspell-mode-line-string): Remove autoload cookie.
20897 (flyspell-mode): Remove defvar.
20898
20899 2005-06-07 Lute Kamstra <lute@gnu.org>
20900
20901 * textmodes/org.el (org-run-mode-hooks): New function.
20902 (org-agenda-mode): Use it.
20903
20904 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
20905
20906 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
20907
20908 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20909
20910 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
20911
20912 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
20913
20914 * font-lock.el (font-lock-add-keywords): Doc fix.
20915
20916 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20917
20918 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
20919 (tex-compile-default): In the absence of any history, use the order in
20920 tex-compile-alist to choose the preferred command.
20921 (tex-compile-commands): Reorder a bit.
20922
20923 * textmodes/flyspell.el (flyspell-auto-correct-binding)
20924 (flyspell-incorrect-face, flyspell-duplicate-face):
20925 Use (X)Emacs-agnostic code.
20926 (flyspell-mode-map): Don't overwrite at each load. Remove code
20927 redundant with the subsequent add-minor-mode. Merge Emacs and
20928 XEmacs code.
20929 (flyspell-word): Minor simplification.
20930 (flyspell-math-tex-command-p): Quieten the byte-compiler.
20931 (flyspell-external-point-words): Remove unused vars `size' and `start'.
20932 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
20933 Merge the corresponding Emacs code.
20934 (flyspell-correct-word, flyspell-xemacs-popup):
20935 Use flyspell-do-correct.
20936
20937 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
20938 a dedicated window.
20939
20940 * international/latexenc.el (latexenc-find-file-coding-system):
20941 Undo part of last patch, to turn off a compiler warning.
20942
20943 2005-06-06 Juri Linkov <juri@jurta.org>
20944
20945 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
20946 Rename `tmm-inactive-face' to `tmm-inactive'.
20947
20948 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
20949
20950 * iswitchb.el: Rename faces.
20951
20952 2005-06-06 Kim F. Storm <storm@cua.dk>
20953
20954 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
20955 (cua-global-mark): Remove -face suffix from face names.
20956
20957 * emulation/cua-gmrk.el (cua--init-global-mark):
20958 Remove cua-global-mark face setup.
20959
20960 2005-06-06 Richard M. Stallman <rms@gnu.org>
20961
20962 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
20963 just like other allowed characters.
20964 (makefile-match-dependency): Exclude leading and training whitespace
20965 from the range of regexp subexp 1.
20966 (makefile-macroassign-regex): Don't try to match the body,
20967 just the name of the macro being defined.
20968
20969 * info.el (Info-read-node-name-2): New function.
20970 (Info-read-node-name-1): Use that.
20971 Add a completion-base-size-function property.
20972
20973 * simple.el (completion-setup-function): Look for
20974 completion-base-size-function property of minibuffer-completion-table.
20975
20976 * files.el (locate-file-completion): Doc fix.
20977
20978 * printing.el: Don't call pr-update-menus; user must do that.
20979
20980 * emacs-lisp/debug.el (debugger-window): New variable.
20981 (debug): Use debugger-window if it is set and still alive.
20982 Record debugger-window for next entry.
20983
20984 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
20985
20986 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
20987
20988 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
20989 (hack-one-local-variable, hack-local-variables)
20990 (hack-local-variables-prop-line): Pass that arg.
20991
20992 2005-06-06 Kim F. Storm <storm@cua.dk>
20993
20994 * ido.el (ido-first-match, ido-only-match, ido-subdir)
20995 (ido-indicator): Remove -face suffix from face names.
20996
20997 2005-06-06 Juri Linkov <juri@jurta.org>
20998
20999 * font-lock.el (font-lock-regexp-backslash)
21000 (font-lock-regexp-backslash-construct): New faces.
21001 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
21002 after `('. Add `while-no-input' to control structures.
21003
21004 * faces.el (no-break-space, shadow): New faces.
21005 (escape-glyph): Use less loud colors pink2 and red4.
21006
21007 * diff-mode.el (diff-context-face)
21008 * dired.el (dired-ignored)
21009 * rfn-eshadow.el (file-name-shadow)
21010 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
21011
21012 * info.el (Info-title-1-face): Use green instead of yellow because
21013 bold yellow is not readable on light backgrounds.
21014
21015 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
21016 before selecting the desired mode to not spend time fontifying
21017 old contents.
21018
21019 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
21020
21021 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
21022 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
21023
21024 * ps-print.el (ps-default-fg, ps-default-bg):
21025 Fix typos in docstrings.
21026
21027 * isearchb.el (isearchb): Don't pass a spurious second argument to
21028 `iswitchb-completions'.
21029
21030 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
21031
21032 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
21033 to preserve point.
21034 (gdb-find-file-hook): Add doc string.
21035
21036 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
21037 C dereferenced pointer expression.
21038 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
21039
21040 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
21041
21042 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
21043 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
21044 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
21045 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
21046 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
21047 Make background transparent.
21048
21049 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
21050
21051 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
21052 (font-lock-remove-keywords): Doc fix.
21053 (font-lock-mode-major-mode): Compiler defvar.
21054 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
21055
21056 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
21057 (font-lock-mode): Update `font-lock-mode-major-mode'.
21058 (font-lock-set-defaults): Compiler defvar.
21059 (font-lock-default-function): Take `font-lock-mode-major-mode'
21060 into account.
21061
21062 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
21063 keep track of which major mode it enabled the minor mode for.
21064 Use find-file-hook again. Update docstring.
21065
21066 * simple.el (eval-expression-print-level)
21067 (eval-expression-print-length, eval-expression-debug-on-error):
21068 Doc fixes.
21069
21070 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
21071
21072 * iswitchb.el (iswitchb-single-match-face)
21073 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
21074 (iswitchb-invalid-regexp-face): New faces.
21075 (iswitchb-completions): Use them.
21076 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
21077 now marked as an obsolete alias.
21078 (iswitchb-read-buffer): Remove check for bound font variables.
21079 (iswitchb-invalid-regexp): New free variable.
21080 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
21081 set iswitchb-invalid-regexp.
21082 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
21083 invalid regexps.
21084 (iswitchb-completions): Add check for complete match when entering
21085 a regexp.
21086 (iswitchb-completions): Remove require-match argument.
21087 (iswitchb-exhibit): Fix caller.
21088 (iswitchb-common-match-inserted): New variable.
21089 (iswitchb-complete, iswitchb-completion-help): Use it.
21090
21091 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
21092
21093 * url-http.el (url-http-chunked-encoding-after-change-function):
21094 Use `url-http-debug' instead of `message'.
21095
21096 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
21097
21098 * url-http.el (url-http-parse-headers): Pass redirected URL as a
21099 callback argument.
21100
21101 2005-06-04 Kim F. Storm <storm@cua.dk>
21102
21103 * simple.el (line-move): Only call sit-for when moving backwards.
21104
21105 * ido.el (ido-make-merged-file-list-1): New defun split from
21106 ido-make-merged-file-list.
21107 (ido-make-merged-file-list): Bind throw-on-input around call to
21108 ido-make-merged-file-list-1. Return input-pending-p if
21109 interrupted by more input available.
21110 (ido-read-internal): Handle input-pending-p return value from
21111 ido-make-merged-file-list.
21112
21113 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
21114
21115 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
21116 compatibility code.
21117
21118 * international/latexenc.el (latexenc-find-file-coding-system):
21119 Don't inherit the EOL part of the coding-system from the
21120 tex-main buffer. Fit within 80 columns.
21121
21122 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
21123
21124 * tmm.el (tmm-inactive-face): New face.
21125 (tmm-remove-inactive-mouse-face): New function.
21126 (tmm-prompt, tmm-add-one-shortcut)
21127 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
21128 but not selectable.
21129
21130 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
21131
21132 * faces.el (face-equal): Improve argument/docstring consistency.
21133
21134 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
21135
21136 * progmodes/make-mode.el (makefile-targets-face)
21137 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
21138 (makefile-bsdmake-dependency-regex)
21139 (makefile-makepp-rule-action-regex)
21140 (makefile-bsdmake-rule-action-regex): New constants.
21141 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
21142
21143 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21144 Allow (...) within `...' for makepp messages.
21145
21146 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
21147
21148 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
21149
21150 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
21151 "." files are deleted from all file lists before comparison.
21152
21153 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21154 (viper-ESC-key): Made them customizable.
21155
21156 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
21157
21158 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
21159
21160 * autorevert.el (auto-revert-buffers): Use save-match-data.
21161
21162 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21163
21164 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
21165 menu items with a nil command binding.
21166
21167 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
21168
21169 * emacs-lisp/cl-macs.el (defsetf):
21170 Improve argument/docstring consistency.
21171
21172 * faces.el (list-faces-display): Improve the formatting by
21173 computing the maximum length required for any face-name (reworked
21174 patch of 1999-01-11, accidentally deleted on 1999-07-21).
21175 (internal-find-face): Remove redundant info in docstring.
21176
21177 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
21178
21179 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
21180 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
21181 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
21182 (gdb-assembler-custom): Improve regexps.
21183 (def-gdb-auto-update-handler): Use window point to preserve point.
21184
21185 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
21186
21187 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
21188
21189 2005-05-31 Jay Belanger <belanger@truman.edu>
21190
21191 * calc/calc-embed.el (calc-embedded-word): Change argument passed
21192 to calc-embedded.
21193 (calc-embedded-make-info): Have plain prefix argument select
21194 entire line.
21195
21196 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
21197
21198 * faces.el (list-faces-display): Signal error if passed a regexp
21199 that matches no face name.
21200
21201 * simple.el (filter-buffer-substring): Fix typo in docstring.
21202
21203 2005-05-31 Richard M. Stallman <rms@gnu.org>
21204
21205 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
21206 (vhdl-emacs-21): Doc fix.
21207 (vhdl-mode): Unconditionally set comment-padding.
21208 (vhdl-fixup-whitespace-region): Insert spaces only where
21209 there are none.
21210 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
21211
21212 2005-05-30 John Wiegley <johnw@newartisans.com>
21213
21214 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
21215 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
21216 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
21217 `directory-sep-char' to ?/, and all uses of `string-to-int' to
21218 `string-to-number'.
21219
21220 2005-05-30 Jay Belanger <belanger@truman.edu>
21221
21222 * calc/calc.el (calc-bug-address): Fix docstring.
21223 (calc-window-hook, calc-trail-window-hook): New variables.
21224 (calc-trail-display): Restore use of calc-trail-window-hook.
21225 (calc): Restore use of calc-window-hook.
21226
21227 2005-05-31 Masatake YAMATO <jet@gyve.org>
21228
21229 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
21230
21231 * help-fns.el (help-C-file-name): Add autoload mark for
21232 `find-function-noselect'.
21233
21234 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
21235
21236 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
21237 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
21238
21239 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21240
21241 * calendar/diary-lib.el (mark-included-diary-files): Only kill
21242 included diary buffer if it was not already being visited.
21243 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
21244
21245 * calendar/icalendar.el (top-level): Do not require appt.
21246
21247 * mail/supercite.el (sc-select-attribution): Only use a list
21248 element from sc-attrib-selection-list if it returns a string.
21249 Reported by Davide G. M. Salvetti <salve@debian.org>.
21250
21251 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
21252
21253 * thumbs.el (thumbs-thumbname): The resulting thumbname now
21254 includes a hash value to improve its uniqueness, and has a ".jpg"
21255 extension. Also, it is now a valid filename on all systems.
21256 (thumbs-make-thumb): Use `let', not `let*'.
21257 (thumbs-show-thumbs-list): Check for JPEG availability.
21258
21259 2005-05-30 Richard M. Stallman <rms@gnu.org>
21260
21261 * filesets.el (filesets-menu-ensure-use-cached):
21262 Prevent warning when emacs-version>= is undefined.
21263
21264 * printing.el (pr-interactive-n-up): Use string-to-number.
21265
21266 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
21267
21268 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
21269 Warn only when name to be defined is quoted.
21270
21271 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
21272
21273 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
21274 Make regexp more robust.
21275 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
21276 Force regeneration of disassembly.
21277
21278 2005-05-29 Jay Belanger <belanger@truman.edu>
21279
21280 * calc/calc.el (calc-user-invocation): Check if
21281 calc-invocation-macro is non-nil.
21282
21283 2005-05-29 Juri Linkov <juri@jurta.org>
21284
21285 * add-log.el (change-log-font-lock-keywords):
21286 Add `+' to e-mail regexp to accept mail address with keywords.
21287
21288 * man.el (Man-name-regexp): Add `:' to accept qualified names.
21289
21290 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
21291
21292 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
21293
21294 * ielm.el (inferior-emacs-lisp-mode): Ditto.
21295
21296 2005-05-29 Richard M. Stallman <rms@gnu.org>
21297
21298 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21299 Undo the change that moves to end of the current word.
21300
21301 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21302
21303 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
21304 Throw error when count <= 0 to ensure input is a number.
21305 (gdb-read-memory-custom): Pick up address from buffer.
21306 (gdb-memory-mode): Allow user to increment and decrement
21307 memory address from header line.
21308
21309 2005-05-29 Richard M. Stallman <rms@gnu.org>
21310
21311 * flyspell.el (flyspell-version): Function deleted.
21312 (flyspell-auto-correct-previous-hook): Doc fix.
21313
21314 * jit-lock.el (jit-lock-function, jit-lock-after-change):
21315 Do nothing if memory is full.
21316
21317 * font-lock.el (font-lock-fontify-syntactically-region):
21318 Pass t for GREEDY to looking-back.
21319
21320 * saveplace.el (save-place-alist-to-file): Write the file
21321 using write-region.
21322
21323 * subr.el (looking-back): New argument GREEDY.
21324
21325 * progmodes/compile.el (compilation-start): Set the mode
21326 before inserting the initial text.
21327
21328 * progmodes/which-func.el (which-func-update-1): Turn the mode
21329 off in case of error by setting which-func-mode.
21330
21331 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
21332
21333 * flyspell.el (flyspell-auto-correct-previous-word):
21334 Narrow down to what's on the screen, and recenter overlays
21335 at the end of the next word.
21336
21337 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
21338
21339 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
21340 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
21341 (flyspell-abbrev-p): Default to nil.
21342 (flyspell-use-global-abbrev-table-p): Doc fix.
21343 (flyspell-large-region): Allow nil as value.
21344 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
21345
21346 (mail-mode-flyspell-verify): More robust handling
21347 of `mail-header-separator'. More efficient signature detection.
21348 Allow for regexp metacharacters in message-header-separator.
21349 Adding `To' not to be checked in mail-mode-flyspell-verify.
21350
21351 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
21352 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
21353 Bind flyspell-auto-correct-binding.
21354 Bind C-. and C-, .
21355 (flyspell-mode-map): Likewise.
21356 (flyspell-mode): Doc fix.
21357 (flyspell-accept-buffer-local-defs): Preserve current buffer.
21358 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
21359 (flyspell-word-cache-result): New var, always local.
21360 (flyspell-check-pre-word-p): Doc fix.
21361 (flyspell-check-changed-word-p): Handle spc like newline.
21362 (flyspell-post-command-hook): Set flyspell-word-cache-result.
21363 (flyspell-word-search-backward, flyspell-word-search-forward):
21364 New functions.
21365 (flyspell-word): Return t if nothing to check.
21366 When parsing TeX code, check for after } or \.
21367 Use flyspell-word-search-backward to find previous word.
21368 Return nil if duplicated word.
21369 For word already checked, return same value as last time.
21370 Set flyspell-word-cache-result after checking.
21371 Don't clobber the return value.
21372 (flyspell-get-word): Major rewrite.
21373 (flyspell-external-point-words): New locals pword, pcount.
21374 Fix size used in progress message.
21375 Find the proper corresponding word in flyspell-large-region-buffer.
21376 (flyspell-region): Check for flyspell-large-region = nil.
21377 (flyspell-highlight-incorrect-region): Clean up overlays in region.
21378 (flyspell-auto-correct-word): Check that WORD is a cons.
21379 (flyspell-correct-word): Likewise.
21380
21381 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
21382
21383 * progmodes/make-mode.el (makefile-rule-action-regex)
21384 (makefile-macroassign-regex, makefile-makepp-mode)
21385 (makefile-bsdmake-mode): Continuation lines may be empty.
21386 Reported by Joshua Varner.
21387 (makefile-makepp-font-lock-keywords): Add $(stem).
21388
21389 2005-05-28 Karl Berry <karl@gnu.org>
21390
21391 * textmodes/tex-mode.el: Now that tex-send-command calls
21392 shell-quote-argument (2005-03-31 change), remove all calls to
21393 shell-quote-argument; they all end up invoking tex-send-command.
21394 The double quoting loses on filenames with non-safe characters,
21395 such as "@". Reported by Frederik Fouvry.
21396
21397 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21398
21399 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
21400 about preserving point.
21401
21402 2005-05-27 Jay Belanger <belanger@truman.edu>
21403
21404 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
21405 Info-goto-node.
21406
21407 * calc/calc-embed.el (calc-embed-arg): New variable.
21408 (calc-do-embedded-activate, calc-embedded-activate-formula)
21409 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
21410 variable by new variable.
21411 (calc-embedded-make-info): Replace undeclared variable by new
21412 variable. When selecting region with positive prefix
21413 argument, use end of previous line instead of beginning of line.
21414
21415 * calc/calc-aent.el (calc-arg-values): Declare it.
21416
21417 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
21418 Declare them.
21419
21420 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
21421
21422 * calc/calc.el (calc-alg-map): Declare it.
21423
21424 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
21425
21426 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
21427
21428 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
21429 (gdb-registers-buffer, toggle-gdb-all-registers):
21430 Toggle display of floating point registers.
21431 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
21432
21433 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
21434 (toggle-gud-tooltip-dereference):
21435 Rename from gud-toggle-tooltip-dereference.
21436
21437 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21438
21439 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
21440
21441 2005-05-27 Jay Belanger <belanger@truman.edu>
21442
21443 * calc/calc-prog.el (calc-kbd-report): Remove.
21444 (calc-kbd-query): Rewrite.
21445
21446 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
21447
21448 * image.el (image-library-alist): Move to image.c.
21449 (image-type-available-p): Doc fix.
21450
21451 2005-05-27 Lute Kamstra <lute@gnu.org>
21452
21453 * calc/calc.el (calc):
21454 * outline.el (outline-1, outline-2, outline-3, outline-4)
21455 (outline-5, outline-6, outline-7, outline-8):
21456 * textmodes/dns-mode.el (dns-mode):
21457 * textmodes/sgml-mode.el (sgml-namespace-face):
21458 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
21459 (tex-verbatim-face, tex-use-reftex):
21460 * textmodes/texinfo.el (texinfo-heading-face):
21461 Specify customization group.
21462
21463 * longlines.el: Don't require easy-mmode.
21464 (longlines-visible-face): Specify customization group.
21465
21466 2005-05-27 Kenichi Handa <handa@m17n.org>
21467
21468 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
21469 encoding table of windows-1251.
21470
21471 * international/ucs-tables.el (ucs-set-table-for-input):
21472 If translation-table-for-input of a coding system is a symbol, get
21473 its translation-table property.
21474
21475 * international/code-pages.el: Don't register a coding system into
21476 non-iso-charset-alist more than once.
21477 (cp-make-coding-system): Likewise.
21478
21479 2005-05-26 John Wiegley <johnw@newartisans.com>
21480
21481 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
21482 `eshell-resume-eval' is wrapped in a list, it indicates that the
21483 command was run asynchronously. In that case, unwrap the value
21484 before checking the delimiter value.
21485
21486 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
21487 character before a space at the end of a line is \, assume the space
21488 is part of the last argument rather than a final argument separator.
21489
21490 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
21491 is in use, and the target is `t' or `nil' (which are the most common
21492 values), don't assume that the symbol target is a buffer.
21493
21494 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
21495
21496 * calendar/calendar.el (calendar-mode-line-format):
21497 Use mode-line-highlight as mouse-face.
21498
21499 * time.el (display-time-string-forms, display-time-update):
21500 Use mode-line-highlight as mouse-face.
21501
21502 2005-05-26 Jay Belanger <belanger@truman.edu>
21503
21504 * calc/calc.el (calc-language-alist): Remove extra defvar.
21505
21506 2005-05-26 Lute Kamstra <lute@gnu.org>
21507
21508 * arc-mode.el (archive-mode):
21509 * bookmark.el (bookmark-read-annotation-mode)
21510 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
21511 * bs.el (bs-mode):
21512 * calc/calc-yank.el (calc-edit-mode):
21513 * calc/calc.el (calc-mode, calc-trail-mode):
21514 * calculator.el (calculator-mode):
21515 * chistory.el (command-history-mode):
21516 * comint.el:
21517 * cus-edit.el (custom-mode):
21518 * descr-text.el (describe-text-mode):
21519 * ebuff-menu.el (Electric-buffer-menu-mode):
21520 * ediff-util.el (ediff-mode):
21521 * emacs-lisp/re-builder.el (reb-mode):
21522 * emulation/vi.el (vi-mode-setup):
21523 * emulation/ws-mode.el (wordstar-mode):
21524 * eshell/esh-mode.el (eshell-mode):
21525 * forms.el (forms-mode):
21526 * help-mode.el (help-mode):
21527 * hexl.el (hexl-mode):
21528 * ibuffer.el (ibuffer-mode):
21529 * ielm.el (inferior-emacs-lisp-mode):
21530 * info.el (Info-mode, Info-edit-mode):
21531 * international/swedish.el:
21532 * ledit.el (ledit-from-lisp-mode):
21533 * locate.el (locate-mode):
21534 * mail/rmail.el (rmail-mode):
21535 * mail/rmailedit.el (rmail-edit-mode):
21536 * mail/rmailsum.el (rmail-summary-mode):
21537 * mail/supercite.el (sc-electric-mode):
21538 * net/eudc.el (eudc-mode):
21539 * net/quickurl.el (quickurl-list-mode):
21540 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
21541 * obsolete/ooutline.el (outline-mode):
21542 * obsolete/options.el (Edit-options-mode):
21543 * obsolete/rnews.el (news-mode):
21544 * obsolete/rnewspost.el (news-reply-mode):
21545 * play/5x5.el (5x5-mode):
21546 * play/decipher.el (decipher-mode, decipher-stats-mode):
21547 * play/gomoku.el (gomoku-mode):
21548 * play/snake.el (snake-mode):
21549 * play/solitaire.el (solitaire-mode):
21550 * play/tetris.el (tetris-mode):
21551 * progmodes/ada-mode.el (ada-mode):
21552 * progmodes/antlr-mode.el (antlr-mode):
21553 * progmodes/autoconf.el (autoconf-mode):
21554 * progmodes/dcl-mode.el (dcl-mode):
21555 * progmodes/delphi.el (delphi-mode):
21556 * progmodes/ebrowse.el (ebrowse-tree-mode)
21557 (ebrowse-electric-list-mode, ebrowse-member-mode)
21558 (ebrowse-electric-position-mode):
21559 * progmodes/f90.el (f90-mode):
21560 * progmodes/fortran.el (fortran-mode):
21561 * progmodes/icon.el (icon-mode):
21562 * progmodes/idlw-help.el (idlwave-help-mode):
21563 * progmodes/idlw-shell.el (idlwave-shell-mode):
21564 * progmodes/idlwave.el (idlwave-mode):
21565 * progmodes/inf-lisp.el (inferior-lisp-mode):
21566 * progmodes/m4-mode.el (m4-mode):
21567 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
21568 * progmodes/modula2.el (modula-2-mode):
21569 * progmodes/octave-inf.el (inferior-octave-mode):
21570 * progmodes/octave-mod.el (octave-mode):
21571 * progmodes/pascal.el (pascal-mode):
21572 * progmodes/sh-script.el (sh-mode):
21573 * progmodes/sql.el (sql-mode, sql-interactive-mode):
21574 * progmodes/vhdl-mode.el (vhdl-mode):
21575 * progmodes/xscheme.el (scheme-interaction-mode):
21576 * replace.el (occur-mode):
21577 * ses.el (ses-mode):
21578 * simple.el (completion-list-mode):
21579 * skeleton.el:
21580 * speedbar.el (speedbar-mode):
21581 * term.el (term-mode):
21582 * terminal.el (terminal-edit-mode):
21583 * textmodes/reftex-index.el (reftex-index-mode)
21584 (reftex-index-phrases-mode):
21585 * textmodes/reftex-sel.el (reftex-select-label-mode)
21586 (reftex-select-bib-mode):
21587 * textmodes/reftex-toc.el (reftex-toc-mode):
21588 * wdired.el (wdired-change-to-wdired-mode):
21589 * wid-browse.el (widget-browse-mode):
21590 Use run-mode-hooks.
21591
21592 * array.el (array-mode):
21593 * calendar/todo-mode.el (todo-mode):
21594 * man.el (Man-mode):
21595 * play/landmark.el (lm-mode):
21596 * play/mpuz.el (mpuz-mode):
21597 Use kill-all-local-variables and run-mode-hooks.
21598
21599 * subr.el (delay-mode-hooks): Specify indentation.
21600
21601 2005-05-26 Mark A. Hershberger <mah@everybody.org>
21602
21603 * xml.el (xml-substitute-special): Don't die for undefined xml
21604 entities.
21605
21606 2005-05-26 Jay Belanger <belanger@truman.edu>
21607
21608 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
21609 of nil.
21610
21611 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
21612
21613 * progmodes/gdb-ui.el (gdb-frame-address):
21614 Rename from gdb-current-address.
21615 (gdb-previous-frame-address): Rename from gdb-previous-address.
21616 (gdb-selected-frame): Rename from gdb-current-frame.
21617 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
21618 (gdb-frame-number): Rename from gdb-current-stack-level.
21619 (gdb-ann3): Match new mode-name for disassembly buffer.
21620 Extend initialization of variables.
21621 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
21622 (gdb-memory-mode): Use mouse-face in header line.
21623 (gdb-assembler-buffer-name): Call it disassembly and give frame
21624 in mode line.
21625 (gdb-source-spec-regexp, gdb-assembler-custom)
21626 (gdb-invalidate-assembler, gdb-frame-handler):
21627 Make robust to leading zeroes in address format.
21628
21629 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
21630
21631 * textmodes/org.el (org-mode): Use `define-derived-mode' to
21632 define `org-mode'.
21633 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
21634
21635 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
21636
21637 * log-edit.el (log-edit-changelog-entries): Distinguish between
21638 filenames like xfns.c and fns.c.
21639
21640 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
21641
21642 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
21643 point after reverting.
21644 (Buffer-menu-make-sort-button): Handle the case where
21645 `Buffer-menu-use-header-line' is nil.
21646
21647 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
21648
21649 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
21650 New funcs. In minibuffer-local-completion-map bind `]', `/'
21651 and `:' to them.
21652
21653 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
21654
21655 * startup.el (normal-top-level): Allow modification of load-path while
21656 we're iterating over it.
21657
21658 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
21659
21660 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
21661 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
21662 (thumbs-resize-interactive, thumbs-insert-image)
21663 (thumbs-insert-thumb, thumbs-dired-show-marked)
21664 (thumbs-find-image-at-point, thumbs-delete-images)
21665 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
21666 (thumbs-increment-image-size, thumbs-decrement-image-size):
21667 Fix typos in docstrings.
21668
21669 2005-05-24 Andre Spiegel <spiegel@gnu.org>
21670
21671 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
21672 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
21673 (cperl-mode): Use them.
21674
21675 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
21676
21677 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21678 Doc fixes.
21679
21680 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
21681
21682 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
21683 Bind C-d to gdb-inferior-io-eof.
21684
21685 * dired.el (dired-dnd-popup-notice): Use message-box.
21686
21687 2005-05-23 Masatake YAMATO <jet@gyve.org>
21688
21689 * bindings.el (mode-line-major-mode-keymap):
21690 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
21691
21692 * faces.el (mode-line-highlight): New face.
21693
21694 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21695 as mouse-face.
21696
21697 * bindings.el (top-level, help-echo, mode-line-modified)
21698 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
21699 as mouse-face.
21700
21701 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
21702
21703 * progmodes/cc-engine.el (c-guess-basic-syntax):
21704 Remove spurious call to `zerop'.
21705
21706 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
21707
21708 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
21709
21710 CC Mode update to 5.30.10:
21711
21712 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
21713 could go past the limit in decoration level 2, thereby causing
21714 errors during interactive fontification.
21715
21716 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
21717 the file is evaluated interactively.
21718
21719 * cc-engine.el (c-guess-basic-syntax): Handle operator
21720 declarations somewhat better in C++.
21721
21722 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
21723 make use of `run-mode-hooks' which has been added in Emacs 21.1.
21724 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
21725 (awk-mode): Use it.
21726 (make-local-hook): Suppress warning about obsoleteness.
21727
21728 * cc-engine.el, cc-align.el, cc-cmds.el
21729 (c-append-backslashes-forward, c-delete-backslashes-forward)
21730 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
21731 Compensate for return value from `forward-line' when it has moved
21732 but not to a different line due to eob.
21733
21734 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
21735 `objc-method-intro' and `objc-method-args-cont'.
21736
21737 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
21738
21739 CC Mode update to 5.30.10:
21740
21741 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
21742 in the copyright statement. Incidentally, change "along with GNU
21743 Emacs" to "along with this program" where it occurs.
21744
21745 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
21746 so that it is interactive, hence can be found by M-x awk-mode
21747 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
21748 <gmorris+emacs@ast.cam.ac.uk>.
21749
21750 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
21751 Mode's regexps.
21752
21753 2005-05-23 Kevin Ryde <user42@zip.com.au>
21754
21755 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
21756 c-parse-state, to avoid a lisp error (on bad code).
21757
21758 2005-05-23 Lute Kamstra <lute@gnu.org>
21759
21760 * subr.el (font-lock-defaults): Remove defvar as it's already
21761 defined in font-core.el.
21762
21763 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
21764
21765 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
21766
21767 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
21768 more general and work when GDB variable "print pretty" is on,
21769 as with Emacs, for example.
21770
21771 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
21772
21773 * font-core.el: Update comment.
21774
21775 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21776 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21777
21778 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
21779
21780 2005-05-22 Eli Zaretskii <eliz@gnu.org>
21781
21782 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
21783 and `yank-handler' in the doc strings.
21784
21785 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21786
21787 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
21788
21789 2005-05-22 Richard M. Stallman <rms@gnu.org>
21790
21791 * help.el (describe-key): Move print-help-return-message call
21792 out of conditional.
21793
21794 * progmodes/etags.el (list-tags): Use with-no-warnings.
21795
21796 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
21797 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
21798 (starttls-extra-args, starttls-extra-arguments): Add defvars.
21799
21800 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
21801
21802 * language/viet-util.el (viet-viscii-nonascii-translation-table):
21803 Add defvar.
21804
21805 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
21806 Use defvar, not defconst.
21807
21808 * hexl.el (hexl-follow-line): Use with-no-warnings.
21809
21810 * emulation/tpu-extras.el: Use write-file-functions instead of
21811 write-file-hooks.
21812
21813 * dired.el (dired-font-lock-keywords): Fontify files with junk
21814 extensions even if marked by -F.
21815
21816 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
21817
21818 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
21819 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
21820 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
21821 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
21822 (concatenate, list-length, get*, getf, cl-remprop):
21823 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
21824 (etypecase, progv, lexical-let, lexical-let*)
21825 (multiple-value-bind, multiple-value-setq, shiftf):
21826 Improve argument/docstring consistency.
21827
21828 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
21829
21830 2005-05-22 Andre Spiegel <spiegel@gnu.org>
21831
21832 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
21833 doesn't exist.
21834
21835 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
21836 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
21837
21838 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
21839
21840 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
21841 already deleted variables: auto-fill-hook, blink-paren-hook,
21842 lisp-indent-hook, inhibit-local-variables, unread-command-event,
21843 suspend-hooks, comment-indent-hook, meta-flag,
21844 before-change-function, after-change-function,
21845 font-lock-doc-string-face.
21846
21847 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
21848
21849 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21850
21851 2005-05-21 Eli Zaretskii <eliz@gnu.org>
21852
21853 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
21854 rmail-dont-reply-to.
21855
21856 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21857
21858 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
21859 literal blank when splitting new-header-values.
21860
21861 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
21862
21863 * calendar/cal-menu.el (cal-menu-update): Add separator as a
21864 string so that tmm doesn't create a completion entry for it.
21865
21866 * textmodes/table.el (table-disable-menu): Ditto.
21867
21868 2005-05-21 Richard M. Stallman <rms@gnu.org>
21869
21870 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
21871
21872 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
21873
21874 * net/rcompile.el (remote-compile): Use compilation-start.
21875
21876 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
21877
21878 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
21879
21880 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
21881 Default to makefile-bsdmake-mode on BSD systems.
21882
21883 * imenu.el (imenu-generic-expression, imenu--generic-function'):
21884 REGEXP may also be a search function now. The part of doc-string
21885 for describing the structure was 95% identical to that of
21886 `imenu--generic-function'. Unify it there.
21887
21888 * progmodes/make-mode.el (makefile-imenu-generic-expression):
21889 Use function to find dependencies, because regexp alone is so complex,
21890 it easily goes into an endless loop.
21891 (makefile-makepp-mode): Also add submenu for Perl functions
21892 defined in the makefile.
21893 (makefile-bsdmake-mode): Special imenu-generic-expression no
21894 longer needed, due to function call.
21895 (makefile-match-dependency): Take BOUND into account when checking
21896 if we're through.
21897
21898 2005-05-20 Jay Belanger <belanger@truman.edu>
21899
21900 * calc/calc-units.el (calc-invalidate-units-table):
21901 Use inhibit-read-only.
21902 (math-build-units-table-buffer): Use view-mode.
21903
21904 2005-05-20 David Kastrup <dak@gnu.org>
21905
21906 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
21907 easy-menu-add is not a nop on Emacs; and clarify when to call it.
21908
21909 2005-05-20 Lute Kamstra <lute@gnu.org>
21910
21911 * diff-mode.el (diff-header-face, diff-file-header-face)
21912 (diff-index-face, diff-hunk-header-face, diff-removed-face)
21913 (diff-added-face, diff-changed-face, diff-function-face)
21914 (diff-context-face, diff-nonexistent-face): Put them in the
21915 diff-mode customization group.
21916
21917 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
21918
21919 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
21920
21921 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
21922
21923 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
21924 Minor regexp-optimization.
21925
21926 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
21927
21928 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
21929 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
21930 (org-agenda-add-time-grid-maybe): New function.
21931 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
21932 (org-table-create): `dotimes' instead of `mapcar'.
21933 (org-xor): Simplify implementation.
21934 (org-agenda): `inhibit-redisplay' turned on.
21935 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
21936 a consistent line after a state change.
21937 (org-agenda-remove-times-when-in-prefix): New option.
21938 (org-prefix-has-time): New variable.
21939 (org-parse-time-string): Optional argument NODEFAULT.
21940 (org-format-agenda-item): Parse items for time-of-day
21941 specifications and move these into the prefix if possible.
21942 (org-agenda-priority): Get current heading, not previous heading
21943 during agenda remote editing.
21944
21945 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
21946
21947 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
21948 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
21949 (remove-duplicates, delete-duplicates, substitute)
21950 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
21951 (nsubstitute-if-not, find, find-if, find-if-not, position)
21952 (position-if, position-if-not, count, count-if, count-if-not)
21953 (mismatch, search, sort*, stable-sort, merge, member*)
21954 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
21955 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
21956 (intersection, nintersection, set-difference, nset-difference)
21957 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
21958 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
21959 (nsublis, tree-equal): Improve argument/docstring consistency.
21960
21961 * subr.el (send-string, send-region): Remove obsolescence declaration.
21962 (window-dot, set-window-dot, read-input, show-buffer)
21963 (eval-current-buffer, string-to-int):
21964 Add release number to obsolescence declarations.
21965
21966 2005-05-19 Kim F. Storm <storm@cua.dk>
21967
21968 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
21969 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
21970
21971 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
21972
21973 * faces.el (list-faces-display): Make back button respect optional
21974 regexp arg.
21975
21976 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
21977
21978 * calculator.el (calculator-radix-grouping-mode)
21979 (calculator-radix-grouping-digits, calculator-displayer)
21980 (calculator-radix-grouping-separator, calculator-copy-displayer):
21981 * dabbrev.el (dabbrev-search-these-buffers-only):
21982 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
21983 (diff-advance-after-apply-hunk, diff-mode-hook)
21984 (diff-minor-mode-prefix):
21985 * imenu.el (imenu-use-popup-menu):
21986 * jit-lock.el (jit-lock-context-time):
21987 * newcomment.el (comment-fill-column, comment-column)
21988 (comment-style, comment-padding, comment-multi-line)
21989 (comment-empty-lines, comment-auto-fill-only-comments):
21990 * reveal.el (reveal-around-mark):
21991 * uniquify.el (uniquify-buffer-name-style)
21992 (uniquify-after-kill-buffer-p)
21993 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
21994 (uniquify-min-dir-content, uniquify-separator)
21995 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
21996 * w32-vars.el (w32-fixed-font-alist):
21997 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
21998 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
21999 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
22000 * progmodes/perl-mode.el (perl-indent-level)
22001 (perl-continued-statement-offset, perl-continued-brace-offset)
22002 (perl-brace-offset, perl-brace-imaginary-offset)
22003 (perl-label-offset, perl-indent-continued-arguments)
22004 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
22005 * progmodes/tcl.el (tcl-indent-level)
22006 (tcl-continued-indent-level, tcl-auto-newline)
22007 (tcl-tab-always-indent, tcl-electric-hash-style)
22008 (tcl-help-directory-list, tcl-use-smart-word-finder)
22009 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
22010 (inferior-tcl-source-command):
22011 * textmodes/fill.el (enable-kinsoku):
22012 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
22013 * textmodes/table.el (table-yank-handler):
22014 Specify missing group (and type, if simple) in defcustom.
22015
22016 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
22017
22018 * progmodes/compile.el (compilation-finish-function): Fix defvar.
22019
22020 2005-05-19 Richard M. Stallman <rms@gnu.org>
22021
22022 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
22023
22024 * subr.el (event-basic-type): Don't get an error.
22025 (left-fringe-p): Function deleted.
22026
22027 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
22028 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
22029
22030 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
22031 in recursive copy.
22032
22033 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
22034
22035 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
22036
22037 * emacs-lisp/bytecomp.el
22038 (byte-compile-file-form-custom-declare-variable):
22039 Call byte-compile-nogroup-warn if appropriate.
22040
22041 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
22042 (compilation-set-window): Don't call left-fringe-p; do it directly.
22043
22044 2005-05-19 Jay Belanger <belanger@truman.edu>
22045
22046 * calc/calc-graph.el (calc-graph-format-data): Make sure
22047 var-PlotRejects is bound before trying to check its value.
22048
22049 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
22050
22051 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
22052 definition of this variable from reftex-global.el to reftex.el,
22053 because it is needed in the menu.
22054
22055 2005-05-19 Lute Kamstra <lute@gnu.org>
22056
22057 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
22058 years are fixed. Don't insert a space after a dash.
22059
22060 2005-05-19 Kim F. Storm <storm@cua.dk>
22061
22062 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
22063
22064 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
22065
22066 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
22067 strings, because (eq ... ?\\) is fairly frequent.
22068
22069 * progmodes/make-mode.el (makefile-add-this-line-targets):
22070 Simplify and integrate into `makefile-pickup-targets'.
22071 (makefile-add-this-line-macro): Simplify and integrate into
22072 `makefile-pickup-macros.
22073 (makefile-pickup-filenames-as-targets): Simplify.
22074 (makefile-previous-dependency, makefile-match-dependency):
22075 Don't stumble over `::'.
22076
22077 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
22078
22079 * subr.el (post-command-idle-hook, post-command-idle-delay):
22080 Remove obsoletion of post-command-idle-hook and
22081 post-command-idle-delay.
22082
22083 * faces.el (list-faces-display): Provide button when describe-face
22084 is called to take user back to the list of faces.
22085
22086 * help-fns.el (describe-variable): Remove hyperlinks in a
22087 variable's value as these are quite frequently inappropriate.
22088
22089 * follow.el (follow-submit-feedback, follow-mode):
22090 Remove references to post-command-idle-hook.
22091
22092 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
22093
22094 * progmodes/make-mode.el (makefile-previous-dependency)
22095 (makefile-match-dependency): Check for := (and in bsd mode also
22096 !=) to give a better result, even when font-lock is not on.
22097
22098 2005-05-18 Jay Belanger <belanger@truman.edu>
22099
22100 * calc/calc-help.el (calc-s-prefix-help):
22101 Add `calc-copy-special-constant' to help string.
22102
22103 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
22104
22105 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22106
22107 2005-05-18 Jay Belanger <belanger@truman.edu>
22108
22109 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
22110 in linear factors are in proper order.
22111
22112 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
22113
22114 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22115 Support for jurabib.
22116
22117 * textmodes/reftex.el (featurep): Define aliases for overlay
22118 commands, for XEmacs compatibility, and use these aliases in
22119 overlay initializations.
22120 (reftex-highlight): Use `reftex-move-overlay'.
22121 (reftex-unhighlight): Use `reftex-delete-overlay'.
22122 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
22123 (reftex-access-search-path): Use `reftex-uniquify' instead of
22124 `reftex-uniq'
22125
22126 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
22127 `before-string' property modification enables for Emacs as well.
22128 (reftex-select-item): Use `reftex-delete-overlay'.
22129 (reftex-select-mark): Use `reftex-make-overlay' and
22130 `reftex-overlay-put'.
22131 (reftex-select-unmark): Use `reftex-delete-overlay' and
22132 `reftex-overlay-put'.
22133
22134 2005-05-18 Lute Kamstra <lute@gnu.org>
22135
22136 * emacs-lisp/lisp.el (check-parens): Fix docstring.
22137
22138 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
22139
22140 * add-log.el (add-change-log-entry):
22141 * array.el (array-make-template, array-reconfigure-rows)
22142 (array-init-max-row, array-init-max-column)
22143 (array-init-columns-per-line, array-init-field-width):
22144 * replace.el (replace-match-maybe-edit, perform-replace):
22145 * textmodes/spell.el (spell-region):
22146 Replace `read-input' by `read-string'.
22147
22148 * forms.el (forms-mode):
22149 * finder.el (finder-compile-keywords):
22150 * shadowfile.el (shadow-read-files):
22151 Replace `eval-current-buffer' by `eval-buffer'.
22152
22153 * terminal.el (te-pass-through):
22154 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
22155 (ange-ftp-raw-send-cmd):
22156 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
22157 (send-process-next-char, telnet-initial-filter, telnet):
22158 Replace `send-string' by `process-send-string'.
22159
22160 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
22161 (prolog-consult-region): Replace `send-string' by
22162 `process-send-string'; replace `send-region' by `process-send-region'.
22163
22164 * progmodes/delphi.el (delphi-log-msg):
22165 Replace `set-window-dot' by `set-window-point'.
22166
22167 * subr.el (window-dot, set-window-dot, read-input, send-string)
22168 (send-region, show-buffer, eval-current-buffer):
22169 Make really obsolete, as the comment says.
22170
22171 2005-05-17 Kim F. Storm <storm@cua.dk>
22172
22173 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
22174 (cua--init-keymaps): Bind C-return instead of S-return to set
22175 rectangle mark.
22176
22177 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
22178 instead of S-return to toggle/clear rectangle mark.
22179
22180 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
22181
22182 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
22183 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
22184 Also fontify plain strings assigned to variables, mostly so that a
22185 colon has a face and is thus not taken as a dependency separator.
22186 (makefile-previous-dependency): Inline the new matcher, because it
22187 is too complex to work in both directions.
22188 (makefile-match-dependency): Eliminate `backward' arg (see above).
22189 Completely reimplemented so as to not sometimes go into an endless
22190 loop. It should also be more efficient, because first it only
22191 searches for `:', instead of applying the very complex regexp.
22192 (makefile-mode): Cancel `font-lock-support-mode', because blocks
22193 to be fontified in one piece can be too long for JIT.
22194 Makefiles are never *that* big.
22195
22196 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
22197
22198 * dired.el (dired-mode): Simplify.
22199
22200 2005-05-17 Lute Kamstra <lute@gnu.org>
22201
22202 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
22203 defcustom for the mode hook variable.
22204
22205 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
22206 Emacs Lisp Reference Manual.
22207
22208 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
22209
22210 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
22211 (evenp, list*):
22212 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
22213 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
22214
22215 * net/tramp-smb.el (tramp-smb-open-connection):
22216 Pass `tramp-chunksize' as fifth (required) argument.
22217
22218 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
22219
22220 * font-lock.el (lisp-font-lock-keywords-1):
22221 Set `font-lock-negation-char-face' for [^...] char group.
22222 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
22223
22224 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
22225 a var, and refine it to mask one more level of nested vars.
22226 (makefile-rule-action-regex): Turn it into a var, and refine it so
22227 it recognizes backslashed continuation lines as belonging to the
22228 same command.
22229 (makefile-macroassign-regex): Refine it so it recognizes
22230 backslashed continuation lines as belonging to the same command.
22231 (makefile-var-use-regex): Don't look at the next char, because it
22232 might be the same one to be skipped by the initial [^$], leading
22233 to an overlooked variable use.
22234 (makefile-make-font-lock-keywords): Remove two parameters, which
22235 are now variables that some of the modes set locally.
22236 Handle dependency and rule action matching through functions, because
22237 regexps alone match too often. Dependency matching now comes
22238 last, so it can check, whether a colon already matched something else.
22239 (makefile-mode): Inform that font-lock improves makefile parsing
22240 capabilities.
22241 (makefile-match-dependency, makefile-match-action): New functions.
22242
22243 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
22244
22245 * emacs-lisp/cl-extra.el (equalp): Doc fix.
22246
22247 * align.el (align-regexp):
22248 * ansi-color.el (ansi-color-get-face):
22249 * array.el (array-reconfigure-rows, array-init-max-row)
22250 (array-init-max-column, array-init-columns-per-line)
22251 (array-init-field-width):
22252 * dired-aux.el (dired-trample-file-versions):
22253 * dired-x.el (dired-mark-sexp):
22254 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
22255 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
22256 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
22257 * faces.el (face-read-integer):
22258 * files.el (backup-extract-version, insert-directory):
22259 * hexl.el (hexl-insert-decimal-char):
22260 * server.el (server-process-filter):
22261 * shell.el (shell-extract-num):
22262 * startup.el (command-line-1):
22263 * term.el (term-command-hook):
22264 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
22265 (time-stamp-do-number):
22266 * time.el (display-time-update):
22267 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
22268 (timezone-fix-time):
22269 * vms-patch.el (vms-suspend-resume-hook):
22270 * calendar/appt.el (appt-convert-time):
22271 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22272 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
22273 * calendar/cal-islam.el (mark-islamic-diary-entries):
22274 * calendar/calendar.el (calendar-cursor-to-date)
22275 (calendar-star-date):
22276 * calendar/diary-lib.el (diary-attrtype-convert)
22277 (mark-diary-entries, diary-entry-time):
22278 * calendar/solar.el (solar-get-number):
22279 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
22280 * emacs-lisp/re-builder.el (reb-display-subexp):
22281 * emulation/edt.el (edt-set-scroll-margins):
22282 * emulation/tpu-extras.el (tpu-set-scroll-margins):
22283 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
22284 (vip-get-ex-count):
22285 * emulation/viper-ex.el (viper-get-ex-token)
22286 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
22287 * international/fontset.el (fontset-plain-name):
22288 * mail/feedmail.el (feedmail-look-at-queue-directory):
22289 * mail/mailalias.el (mail-get-names):
22290 * mail/rmail.el (rmail-convert-to-babyl-format):
22291 * mail/rmailsum.el (rmail-make-basic-summary-line)
22292 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
22293 (rmail-summary-goto-msg):
22294 * mail/smtpmail.el (smtpmail-read-response):
22295 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
22296 (ange-ftp-vms-add-file-entry):
22297 * play/gametree.el (gametree-looking-at-ply)
22298 (gametree-current-branch-score):
22299 * progmodes/ada-xref.el (ada-prj-find-prj-file)
22300 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
22301 * progmodes/cperl-mode.el (condition-case):
22302 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
22303 (ebrowse-set-member-buffer-column-width)
22304 (ebrowse-select-1st-to-9nth):
22305 * progmodes/etags.el (etags-snarf-tag):
22306 * progmodes/flymake.el (flymake-parse-line):
22307 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
22308 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
22309 (idlwave-shell-menu-def):
22310 * progmodes/ps-mode.el (ps-run-goto-error):
22311 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
22312 (vhdl-speedbar-contract-level):
22313 * term/mac-win.el (x-handle-numeric-switch):
22314 * term/sun-mouse.el (sun-get-frame-data):
22315 * term/w32-win.el (x-handle-numeric-switch):
22316 * term/x-win.el (x-handle-numeric-switch):
22317 * textmodes/ispell.el (ispell-parse-output):
22318 * textmodes/nroff-mode.el (nroff-outline-level):
22319 * textmodes/reftex-cite.el (reftex-bib-sort-year)
22320 (reftex-bib-sort-year-reverse, reftex-format-citation):
22321 * textmodes/reftex-parse.el (reftex-init-section-numbers)
22322 (reftex-section-number):
22323 * textmodes/texinfmt.el (texinfo-paragraphindent):
22324 Replace `string-to-int' by `string-to-number'.
22325
22326 * international/latexenc.el: Add page marker to force the "Local
22327 Variables:" string out of the last page.
22328
22329 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22330
22331 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
22332 tooltip-change-major-mode.
22333 (gud-tooltip-print-command): Remove case where gud-minor-mode
22334 is gdb ("--fullname").
22335 (gud-tooltip-tips): Turn GUD tooltips off for this case and
22336 explain to user.
22337
22338 2005-05-16 Jay Belanger <belanger@truman.edu>
22339
22340 * calc/calc-store.el (calc-copy-special-constant): New function.
22341
22342 * calc/calc-ext.el (calc-init-extensions): Add binding for
22343 `calc-copy-special-constant'.
22344
22345 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
22346 for the `calc-copy-special-constant' command.
22347
22348 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22349
22350 * subr.el (left-fringe-p): New function.
22351
22352 * progmodes/compile.el (compilation-setup): Set local value of
22353 overlay-arrow-string to "" always.
22354 (compilation-set-window): Left fringe then don't scroll.
22355 No left fringe then no arrow and scroll message to top.
22356 (compilation-context-lines): Adjust doc string accordingly.
22357
22358 2005-05-16 Kim F. Storm <storm@cua.dk>
22359
22360 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
22361 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
22362 (ido-wide-find-dir-or-delete-dir): New command for M-d.
22363 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
22364 (ido-read-file-name): Handle commands with ido property value
22365 equal to find-file as reading a file name, to allow C-d to enter dired.
22366 (ibuffer-find-file): Add ido property with value find-file.
22367
22368 2005-05-15 Kim F. Storm <storm@cua.dk>
22369
22370 * subr.el (open-network-stream-nowait): Remove.
22371 (open-network-stream-server): Remove.
22372
22373 2005-05-15 Richard M. Stallman <rms@gnu.org>
22374
22375 * faces.el (describe-face): Output a definition link button.
22376
22377 * help-mode.el (help-face-def): New button type.
22378
22379 * emacs-lisp/copyright.el (copyright-fix-years):
22380 Match properly if the first year is 2-digit.
22381 Don't mess up the whitespace after the years by filling.
22382
22383 * dired-aux.el (dired-mark-confirm):
22384 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
22385
22386 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
22387 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
22388 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
22389
22390 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22391 Set font-lock-comment-start-skip.
22392
22393 * font-lock.el (font-lock-comment-start-skip): New variable.
22394 (font-lock-comment-end-skip): New variable.
22395 (font-lock-fontify-syntactically-region): Use them if non-nil.
22396
22397 2005-05-15 Jay Belanger <belanger@truman.edu>
22398
22399 * calc/calc-store.el (calc-store-value): Return a string rather
22400 than display it as a message.
22401 Use calc-var-name for variable name.
22402 (calc-store-into): Add the result of calc-store-value to message.
22403 (calc-copy-variable): Add a message.
22404 (calc-store-exchange): Improve error messages.
22405 (calc-store-binary, calc-store-map): Don't reset the values of
22406 special constants.
22407
22408 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
22409
22410 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
22411 manual to docstring.
22412
22413 * files.el (hack-local-variables-confirm): Add STRING argument.
22414 Make the function handle non file visiting buffers correctly.
22415 (hack-local-variables-prop-line, hack-local-variables)
22416 (hack-one-local-variable): Use STRING arg of
22417 `hack-local-variables-confirm'.
22418
22419 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
22420
22421 Sync with Tramp 2.0.49.
22422
22423 * net/tramp.el (tramp-handle-dired-call-process)
22424 (tramp-handle-insert-directory):`insert-buffer' cannot be used
22425 because the contents of the Tramp buffer is changed before
22426 insertion (`expand-file' and alike).
22427 (tramp-handle-insert-directory): If `localname' has an empty
22428 nondirectory name, it must not be quoted.
22429 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
22430 variable `tramp-chunksize'. Change callees.
22431 (tramp-open-connection-setup-interactive-shell): Check remote host
22432 for buggy `send-process-string' implementation.
22433 Set `tramp-chunksize' if found. Reported by Michael Kifer
22434 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
22435 (tramp-handle-shell-command): `insert-buffer' cannot be used
22436 because the contents of the Tramp buffer is changed before
22437 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
22438 <frederic.bothamy@free.fr>.
22439 (tramp-set-auto-save): Actions should be done for Tramp file name
22440 handler only. Ange-FTP has its own auto-save mechanism.
22441 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
22442 (tramp-set-auto-save-file-modes): Set file modes of
22443 `buffer-auto-save-file-name' to ?\600 as fallback solution.
22444 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
22445 (tramp-bug): Remove obsolete variable.
22446 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
22447 for presence of `mml-mode'. Make it running for older Emacsen as well.
22448
22449 2005-05-14 John Paul Wallington <jpw@pobox.com>
22450
22451 * ibuf-ext.el (define-ibuffer-filter filename):
22452 If `dired-directory' is a list, use its car.
22453
22454 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
22455
22456 * ibuffer.el (define-ibuffer-column filename):
22457 If `dired-directory' is a list, use its car.
22458
22459 2005-05-14 Richard M. Stallman <rms@gnu.org>
22460
22461 * subr.el (symbol-file): Doc fix.
22462
22463 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
22464 (byte-compile-form): Call byte-compile-nogroup-warn.
22465 (byte-compile-warning-types): Doc fix.
22466
22467 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
22468
22469 * progmodes/cc-engine.el (c-literal-faces):
22470 Add font-lock-comment-delimiter-face.
22471
22472 * net/net-utils.el (dig): Use with-no-warnings.
22473
22474 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
22475 (sc-recite-frame-alist, sc-default-cite-frame)
22476 (sc-default-uncite-frame, sc-default-recite-frame)
22477 (sc-attrib-selection-list, sc-rewrite-header-list):
22478 Mark as risky-local-variable.
22479
22480 * international/ogonek.el (ogonek-jak, ogonek-how):
22481 Don't use beginning-of-buffer.
22482
22483 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
22484
22485 * calendar/solar.el (solar-data-list): Move definition up.
22486
22487 * dnd.el (dnd-protocol-alist): Add autoload.
22488
22489 * progmodes/sh-script.el: Many doc usage fixes.
22490 (sh-indent-after-do): Change default to match common styles.
22491
22492 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
22493
22494 * files.el (interpreter-mode-alist)
22495 (auto-mode-interpreter-regexp): Doc fixes.
22496
22497 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
22498
22499 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
22500
22501 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
22502
22503 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22504
22505 * dired.el (dired-mode): make-variable-buffer-local =>
22506 make-local-variable.
22507
22508 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22509
22510 * term/mac-win.el (mac-select-convert-to-string): Try coding
22511 systems in mac-script-code-coding-systems if specified one cannot
22512 encode string for `com.apple.traditional-mac-plain-text'.
22513
22514 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
22515
22516 * progmodes/make-mode.el (makefile-targets-face)
22517 (makefile-shell-face, makefile-makepp-perl-face): New faces.
22518 (makefile-dependency-regex): Fix it to not make the colon in
22519 $(var:a=b) special.
22520 (makefile-rule-action-regex): New regexp for highlighting embedded
22521 Shell strings.
22522 (makefile-macroassign-regex): Handle != for highlighting as
22523 embedded Shell strings.
22524 (makefile-var-use-regex): New const.
22525 (makefile-statements, makefile-automake-statements)
22526 (makefile-gmake-statements, makefile-makepp-statements)
22527 (makefile-bsdmake-statements): New consts.
22528 (makefile-make-font-lock-keywords): New function.
22529 (makefile-automake-font-lock-keywords)
22530 (makefile-gmake-font-lock-keywords)
22531 (makefile-makepp-font-lock-keywords)
22532 (makefile-bsdmake-font-lock-keywords): New consts.
22533 (makefile-mode-map): Add switchers between the various submodes.
22534 (makefile-mode): Document the availability of the variants.
22535 (makefile-automake-mode, makefile-gmake-mode)
22536 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
22537
22538 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
22539 new variants of makefile-mode.
22540
22541 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22542
22543 * font-lock.el (font-lock-comment-delimiter-face): Fix up
22544 the inheritance.
22545
22546 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
22547
22548 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
22549 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
22550
22551 * files.el (normal-mode): Extend the scope of the
22552 `enable-local-variables' binding to include the `set-auto-mode' call.
22553 (magic-mode-alist): Doc fix.
22554
22555 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22556
22557 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
22558 font-lock-comment-face rather than copying its setting.
22559
22560 2005-05-12 Andreas Schwab <schwab@suse.de>
22561
22562 * eshell/esh-mode.el (eshell-send-input): Doc fix.
22563
22564 2005-05-12 Lute Kamstra <lute@gnu.org>
22565
22566 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
22567 defcustom for the mode hook variable. Delete the last argument.
22568 * generic-x.el: Fix callers of define-generic-mode.
22569 (generic-x-modes): Delete group.
22570 (show-tabs-tab-face, show-tabs-space-face): Put them in the
22571 generic-x customization group.
22572
22573 2005-05-12 Kim F. Storm <storm@cua.dk>
22574
22575 * font-lock.el (font-lock-negation-char-face): Default to "off".
22576
22577 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
22578 font-lock-negation-char-face to ! in !=.
22579
22580 2005-05-12 Masatake YAMATO <jet@gyve.org>
22581
22582 * add-log.el (find-change-log): Fix typos in the docstring
22583 of function.
22584
22585 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
22586
22587 * international/latexenc.el (latexenc-find-file-coding-system):
22588 Avoid `re-search-forward' when looking for input encoding because
22589 of speed and safety. Better regular expressions for recognizing
22590 input encoding. Limit a search for TeX-master/tex-main-file to
22591 the local variable section.
22592
22593 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
22594
22595 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
22596 syntax of $ to "'" (quote).
22597
22598 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
22599
22600 * dnd.el (dnd-protocol-alist): Improve custom type.
22601
22602 * dired.el (dired-dnd-protocol-alist): New variable.
22603 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
22604 `dired-mode-hook' to the end.
22605
22606 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22607
22608 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
22609 comment-end if comment-start-skip is not set.
22610 Obey the font-lock-comment-delimiter-face variables.
22611
22612 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22613
22614 * files.el (executable-find): Move from executable.el. Use
22615 locate-file.
22616 * progmodes/executable.el (executable-find): Move to files.el.
22617
22618 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
22619 when trying to ensure forward progress.
22620
22621 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
22622
22623 * mouse-sel.el (mouse-sel-follow-link-p): New function.
22624 (mouse-select, mouse-select-internal, mouse-extend-internal):
22625 Use it to implement mouse-1-click-follows-link functionality.
22626
22627 2005-05-11 Richard M. Stallman <rms@gnu.org>
22628
22629 * font-lock.el (font-lock-fontify-syntactically-region):
22630 Use font-lock-comment-delimiter-face for comment delimiters.
22631
22632 2005-05-10 Jay Belanger <belanger@truman.edu>
22633
22634 * calc/calc-help.el (calc-m-prefix-help): Add mention of
22635 preserving embedded modes.
22636
22637 2005-05-10 Richard M. Stallman <rms@gnu.org>
22638
22639 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
22640
22641 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
22642 Move from ada-stmt.el.
22643 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
22644
22645 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
22646 Move to ada-mode.el.
22647 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
22648
22649 * cus-edit.el (custom-file): Call file-chase-links.
22650
22651 * files.el (read-directory-name): Fix previous change.
22652 (hack-local-variables-confirm): New function.
22653 (hack-local-variables-prop-line, hack-local-variables)
22654 (hack-one-local-variable): Use it.
22655
22656 2005-05-10 Lute Kamstra <lute@gnu.org>
22657
22658 * font-lock.el (font-lock-keywords-alist)
22659 (font-lock-removed-keywords-alist): Clarify docstrings.
22660
22661 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
22662
22663 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
22664 (gdb-source-info): Check for preprocessor info.
22665 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
22666 a macro for a function.
22667 (gdb-info-breakpoints-custom): Try to find file again if not already
22668 found (user might have used GDB dir command).
22669 (gdb-get-location): Update gdb-location-alist correctly for change
22670 to gdb-info-breakpoints-custom.
22671
22672 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
22673 (gud-tooltip-print-command): Add gdbmi case.
22674 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
22675 preprocessor info.
22676
22677 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
22678
22679 * startup.el (fancy-splash-insert): Fix typo in doc string.
22680
22681 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
22682
22683 * obsolete/float.el (string-to-float):
22684 * obsolete/hilit19.el (hilit-add-pattern):
22685 * obsolete/rnews.el (news-parse-range, news-select-message)
22686 (news-get-pruned-list-of-files): Replace `string-to-int' by
22687 `string-to-number'.
22688
22689 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
22690 `find-file-not-found-hooks'; use `add-hook'.
22691 (uncompress-while-visiting): Set `write-file-functions', not
22692 `write-file-hooks'; use `add-hook'.
22693
22694 2005-05-09 Kim F. Storm <storm@cua.dk>
22695
22696 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
22697 (cua-paste): Handle clipboard action.
22698 (cua--init-keymaps): Remap clipboard-kill-region and
22699 clipboard-kill-ring-save.
22700
22701 2005-05-08 Eli Zaretskii <eliz@gnu.org>
22702
22703 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22704 Improve commentary.
22705
22706 * simple.el (next-error-overlay-arrow-position): Revert the change
22707 made on 2005-04-30.
22708
22709 2005-05-07 Jay Belanger <belanger@truman.edu>
22710
22711 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
22712 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
22713 `calc-sel-reselect'.
22714
22715 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
22716 Calc is in embedded mode.
22717
22718 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22719
22720 * progmodes/compile.el (compilation-setup):
22721 Set overlay-arrow-string to an empty string on text terminals.
22722
22723 * textmodes/ispell.el (ispell-program-name): Try looking for
22724 "aspell" along exec-path, and if found, use it as the default
22725 speller program.
22726
22727 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
22728
22729 * international/mule.el (sgml-xml-auto-coding-function):
22730 Recognize encoding='FOO' in single quotes as well as in double quotes.
22731
22732 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22733
22734 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
22735 as well as `interactive', so that defmacro* would recognize
22736 `declare' forms.
22737
22738 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22739
22740 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22741 Explain more about the LIGHTER arg's usage in the doc string.
22742 Add commentary to clarify what the code does. Fix the regexp that
22743 strips whitespace from LIGHTER. Quote LIGHTER before using it,
22744 since it could have characters special to regular expressions.
22745
22746 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
22747
22748 * replace.el (occur-1): Bind inhibit-read-only so that
22749 erase-buffer doesn't barf on read-only text properties (likewise
22750 for add-text-properties in occur-engine). Mark buffer as unmodified.
22751 (occur-engine): Don't set buffer-read-only here.
22752
22753 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22754
22755 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
22756 list-buffers-directory. This caused the *cvs-commit* buffer to be
22757 sometimes mistakenly reused as a *cvs* buffer.
22758
22759 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
22760
22761 * tooltip.el: Move code for GUD tooltips into gud.el.
22762 (require): CL no longer needed to compile case.
22763 (tooltip-mode): Do not toggle functions for GUD tooltips.
22764 (tooltip-gud-tips-p): Remove. Replace with minor mode
22765 gud-tooltip-mode in gud.el.
22766 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
22767 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
22768 tooltip-gud prefix with gud-tooltip and obsolete.
22769 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
22770 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
22771 (tooltip-mouse-motion): Mouse movement functions/variable.
22772 Rename in gud.el by adding gud prefix.
22773 (tooltip-gud-original-filter, tooltip-gud-dereference)
22774 (tooltip-gud-event, tooltip-toggle-gud-tips)
22775 (tooltip-gud-process-output, tooltip-gud-print-command)
22776 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
22777 gud.el by replacing tooltip-gud prefix with gud-tooltip.
22778 (gdb-tooltip-print): Move to gdb-ui.el.
22779
22780 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
22781 (require): CL needed to compile case.
22782 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
22783 tooltip-gud-tips-p. Make it a minor-mode.
22784 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
22785 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
22786 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
22787 (gud-tooltip-change-major-mode)
22788 (gud-tooltip-activate-mouse-motions-if-enabled)
22789 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
22790 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
22791 (gud-tooltip-original-filter, gud-tooltip-dereference)
22792 (gud-tooltip-event, tooltip-toggle-gud-tips)
22793 (gud-tooltip-process-output, gud-tooltip-print-command)
22794 (gud-tooltip-tips): Move from tooltip.el.
22795
22796 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
22797 (gdb-cpp-define-alist-flags): Doc fix.
22798 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
22799 gud-tooltip-mode is t.
22800
22801 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22802
22803 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
22804 evaporate if their text is deleted.
22805 (goto-address-at-point): Make it work as a mouse binding as well.
22806 (goto-address-at-mouse): Obsolete it. Update users.
22807
22808 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22809
22810 * calendar/appt.el (top-level): No longer activate on load.
22811
22812 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
22813
22814 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22815 * net/webjump.el (webjump):
22816 * progmodes/idlw-help.el (idlwave-do-context-help1)
22817 (idlwave-highlight-linked-completions):
22818 * textmodes/po.el (po-find-file-coding-system-guts):
22819 Replace `assoc-ignore-case' by `assoc-string'.
22820
22821 2005-05-06 Eli Zaretskii <eliz@gnu.org>
22822
22823 * files.el (locate-file): Doc fix.
22824
22825 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
22826 Remove the redundant test for ms-dos.
22827
22828 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
22829 look for the preprocessor with exec-suffixes. If not found in
22830 standard places, look in exec-path. Remove most of the tests that
22831 used system-type.
22832
22833 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
22834
22835 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
22836
22837 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
22838 file-name clash with jka-compr.el on 8+3 filesystems.
22839
22840 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22841
22842 * term/mac-win.el: Don't define or bind scroll bar functions if
22843 x-toolkit-scroll-bars is t.
22844 (x-select-text, x-get-selection-value): Clear
22845 x-last-selected-text-clipboard if x-select-enable-clipboard is
22846 nil.
22847 (PRIMARY): Put mac-scrap-name property.
22848 (mac-select-convert-to-file-url): New function.
22849 (public.file-url): New selection target type. Add to
22850 selection-converter-alist.
22851 (x-get-selection, x-selection-value): Handle it.
22852 (x-cut-buffer-or-selection-value): New alias.
22853
22854 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22855
22856 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
22857 entry to avoid calling bibtex-find-entry with arg global
22858 being t. Remove arg key.
22859 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
22860 (bibtex-copy-summary-as-kill): Change accordingly.
22861
22862 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22863
22864 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
22865 (org-agenda-date-later): Use with-current-buffer.
22866
22867 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
22868
22869 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
22870 (define-obsolete-variable-alias): Doc Fixes.
22871
22872 2005-05-06 Kim F. Storm <storm@cua.dk>
22873
22874 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
22875 vertical-motion when selective-display is active.
22876
22877 * ido.el (ido-setup-hook): New hook.
22878 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
22879 (ido-input-stack): New var.
22880 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
22881 ido-next-work-file binding to M-O.
22882 Bind M-f to ido-wide-find-file-or-pop-dir.
22883 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
22884 (ido-read-internal): Run ido-setup-hook.
22885 Catch quit in read-file-name and read-string to cancel edit.
22886 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
22887 Automatically pop-all when completing a directory name (RET).
22888 (ido-file-internal): Add with-no-warnings around ffap and dired code.
22889 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
22890 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
22891 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
22892 New functions for M-b/M-f to move among the directory components.
22893 (ido-make-merged-file-list): Catch quit to cancel merge.
22894 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
22895 (ido-completion-help): No warnings for ido-completion-buffer-full.
22896
22897 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
22898
22899 * font-lock.el (font-lock-negation-char-face): New face and variable.
22900 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
22901 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
22902 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
22903 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
22904
22905 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
22906
22907 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
22908 Fix typo in docstring.
22909
22910 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
22911 (ebrowse-print-statistics-line)
22912 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
22913
22914 * term/w32-win.el (image-library-alist): Add additional name for
22915 Xpm library.
22916
22917 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
22918
22919 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
22920 use gcc instead of cpp.
22921
22922 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
22923 (gdb-create-define-alist): Use it.
22924 (gdb-cpp-define-alist-program): Update for MS-DOS.
22925
22926 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
22927
22928 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
22929
22930 2005-05-04 Richard M. Stallman <rms@gnu.org>
22931
22932 * help.el (describe-key): No error when UNTRANSLATED is nil.
22933
22934 * simple.el (line-move-1): Fix previous change to signal errors
22935 appropriately.
22936
22937 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
22938
22939 * calendar/icalendar.el (icalendar-version): Now at 0.12.
22940 (icalendar-duration-correction): Remove.
22941 (icalendar--get-event-properties): Split result at commas.
22942 (icalendar--decode-isoduration): New optional argument
22943 DURATION-CORRECTION.
22944 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
22945 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
22946 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
22947 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
22948 (icalendar--convert-anniversary-to-ical): New functions, extracted
22949 from icalendar-export-region, with bug fixes.
22950 (icalendar-export-region): Use the above functions.
22951 (icalendar-import-buffer): Check before saving diary file.
22952 (icalendar--convert-recurring-to-diary)
22953 (icalendar--convert-non-recurring-all-day-to-diary)
22954 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
22955 extracted from icalendar--convert-ical-to-diary, with bug fixes.
22956 (icalendar--convert-ical-to-diary): Use the above functions.
22957
22958 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
22959
22960 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
22961 Remove these recent additions.
22962 (c-mode): Restore to before 2005-04-28.
22963
22964 * progmodes/cc-vars.el (cc-define-list-program): Remove this
22965 recent addition.
22966
22967 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
22968 (gdb-define-alist): New variables.
22969 (gdb-create-define-alist): New function.
22970 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
22971 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
22972 with string-to-number.
22973 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
22974
22975 * progmodes/gud.el: Replace string-to-int with string-to-number.
22976 (gud-find-file): Handle gdb-define-alist.
22977
22978 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
22979
22980 2005-05-02 Jay Belanger <belanger@truman.edu>
22981
22982 * calc/calc-aent.el (math-read-token):
22983 * calc/calc-bin.el (calc-word-size):
22984 * calc/calc-ext.el (calc-read-number-fancy):
22985 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
22986 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
22987 * calc/calc-frac.el (calc-over-notation):
22988 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
22989 (calc-graph-num-points, calc-graph-init):
22990 * calc/calc-prog.el (calc-read-parse-table-part)
22991 (calc-edit-macro-repeats):
22992 * calc/calc-yank.el (calc-do-grab-rectangle):
22993 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
22994 Replace `string-to-int' by `string-to-number'.
22995
22996 2005-05-02 Kim F. Storm <storm@cua.dk>
22997
22998 * kmacro.el: Use executing-kbd-macro-index variable.
22999
23000 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
23001
23002 * net/rlogin.el (rlogin-parse-words): Delete func.
23003 (rlogin): Use split-string, not rlogin-parse-words.
23004 Also, if there are option-like elements in the parsed args,
23005 take the host to be the first arg immediately following them.
23006 Suggested by Michael Mauger.
23007
23008 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23009
23010 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
23011
23012 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23013
23014 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
23015 (cc-mode-cpp-program): Rename to cc-define-list-program and
23016 move to cc-vars.el.
23017
23018 * progmodes/cc-vars.el (cc-define-list-program):
23019 Change to "gcc -E -dM -". Make customizable.
23020
23021 2005-05-02 Kim F. Storm <storm@cua.dk>
23022
23023 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
23024
23025 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23026
23027 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
23028
23029 * international/mule-util.el (truncate-string): Remove alias and
23030 obsolete declaration.
23031
23032 * international/mule-cmds.el (update-iso-coding-systems):
23033 Remove alias and obsolete declaration.
23034
23035 * international/mule.el (coding-system-parent): Remove alias and
23036 obsolete declaration.
23037
23038 * subr.el (define-function, sref): Remove aliases and obsolete
23039 declarations.
23040 (chars-in-region): Remove obsolete declaration.
23041
23042 2005-05-01 Richard M. Stallman <rms@gnu.org>
23043
23044 * info.el (Info-mode): Set widen-automatically to nil, locally.
23045
23046 * simple.el (widen-automatically): New variable.
23047 (pop-global-mark): Obey widen-automatically.
23048
23049 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
23050
23051 * term/xterm.el (function-key-map): Call substitute-key-definition
23052 before the keymap size is increased by a lot of define-key calls.
23053
23054 2005-05-01 Richard M. Stallman <rms@gnu.org>
23055
23056 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
23057 Rename ARG to ELEMENT. Doc fix.
23058
23059 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23060
23061 * allout.el (allout-exposure): Remove macro and obsolete declaration.
23062 Remove references to allout-exposure/change to allout-new-exposure.
23063
23064 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
23065 bytecode symbols.
23066
23067 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
23068 (compiled-function-p, focus-frame, unfocus-frame):
23069 Remove aliases and obsolete declarations.
23070 Back out inadvertent changes from previous commit.
23071
23072 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23073
23074 * files.el (require-final-newline): Make Custom tags consistent
23075 with mode-require-final-newline.
23076 (mode-require-final-newline): Doc fix.
23077
23078 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
23079
23080 * international/latexenc.el (latexenc-find-file-coding-system):
23081 Fix regular expressions.
23082
23083 2005-05-01 David Kastrup <dak@gnu.org>
23084
23085 * international/latexenc.el (latexenc-find-file-coding-system):
23086 Fix regular expressions.
23087
23088 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23089
23090 * subr.el (string-to-int): Make obsolete.
23091
23092 2005-04-30 Richard M. Stallman <rms@gnu.org>
23093
23094 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
23095
23096 * loadup.el: load jka-comp-hook.
23097
23098 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
23099 (jka-compr-handler): Add autoload. `put' calls moved
23100 to jka-comp-hook.el.
23101 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
23102 (jka-compr-inhibit): Autoload.
23103
23104 * jka-comp-hook.el: New file.
23105 Enable the mode by default.
23106
23107 * files.el (backup-buffer-copy): Use copy-file instead
23108 of write-region, and put back the 'excl.
23109
23110 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
23111
23112 * progmodes/flymake.el (flymake-split-string)
23113 (flymake-split-string, flymake-log, flymake-pid-to-names)
23114 (flymake-reg-names, flymake-get-source-buffer-name)
23115 (flymake-unreg-names, flymake-add-line-err-info)
23116 (flymake-add-err-info): Clarify docstrings.
23117 (flymake-popup-menu, flymake-make-emacs-menu)
23118 (flymake-make-xemacs-menu): Add docstrings.
23119 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
23120 Set variables directly throughout.
23121
23122 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
23123
23124 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
23125 exists. Initialize cc-define-alist.
23126 (c-mode): Add cc-create-define-alist locally to after-save-hook.
23127 If there is no file (Macroexpansion) don't create an alist.
23128
23129 2005-04-29 Sam Steingold <sds@gnu.org>
23130
23131 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
23132 (cc-create-define-alist): Use it instead of the hard-coded string.
23133
23134 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23135
23136 * international/mule-conf.el (file-coding-system-alist): Fix regexp
23137 for latexenc.
23138
23139 2005-04-29 Lute Kamstra <lute@gnu.org>
23140
23141 * emacs-lisp/generic.el: Improve commentary section.
23142 (define-generic-mode): Improve docstring.
23143
23144 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
23145
23146 * textmodes/org.el (many places): Change to quiet the byte compiler.
23147 (org-prefix-format-compiled): New variable.
23148 (org-compile-prefix-format): New function.
23149 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
23150 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
23151 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
23152 (org-get-entries-from-diary): Use `org-get-time-of-day' for
23153 consistency with entries from `org-mode' files.
23154 (org-get-time-of-day): Fix bug with partial matches early in a line.
23155 (org-non-link-chars): New constant.
23156 (org-link-regexp): Respect `org-non-link-chars'.
23157 (org-agenda-day-view): Remove command.
23158 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
23159 (org-follow-bbdb-link, org-store-link): Search also company field.
23160 (org-highlight-overlay): New variable.
23161 (org-highlight, org-unhighlight): New functions.
23162 (org-agenda-mode): Add pre-command-hook to remove highlight.
23163 (org-evaluate-time-range): Behavior depends upon whether time stamp
23164 contains a time or not.
23165 (org-show-subtree, org-show-entry): New functions.
23166 (org-agenda-cleanup-fancy-diary): Remove empty lines.
23167
23168 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
23169
23170 * comint.el (comint-output-filter-functions): Add autoload cookie.
23171
23172 2005-04-28 Kim F. Storm <storm@cua.dk>
23173
23174 * ido.el (ido-everywhere): Fix last change.
23175
23176 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23177
23178 * international/latexenc.el: New file.
23179 * international/mule-conf.el (file-coding-system-alist): For .tex,
23180 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
23181
23182 2005-04-28 Lute Kamstra <lute@gnu.org>
23183
23184 * font-lock.el (font-lock-add-keywords)
23185 (font-lock-remove-keywords): Clarify docstring.
23186 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
23187 Don't start docstrings with a `*'.
23188 (font-lock-update-removed-keyword-alist): Give it a docstring.
23189
23190 * generic-x.el: Update commentary section.
23191 Only require font-lock when compiling.
23192 Define all modes conditionally.
23193 Place all generic modes in the generic-x-modes customization group.
23194 (generic-x-modes): New customization group.
23195 (generic-default-modes, generic-mswindows-modes)
23196 (generic-unix-modes, generic-other-modes): New constants.
23197 (generic-define-mswindows-modes, generic-define-unix-modes):
23198 Update docstrings. Make them obsolete.
23199 (generic-extras-enable-list): New default value. Update docstring.
23200 Improve :type. Change :set function.
23201 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
23202 Fix docstring.
23203
23204 * emacs-lisp/generic.el (generic-mode-internal):
23205 Simplify font-lock-defaults.
23206 (define-generic-mode): Fix docstring.
23207
23208 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23209
23210 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
23211 font-lock-face property to highlight matches.
23212
23213 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
23214
23215 * progmodes/cc-mode.el (cc-create-define-alist): New function.
23216 (cc-define-alist): New variable.
23217 (c-mode): Make it local and initialize it.
23218
23219 * progmodes/gdb-ui.el (gdb-active-process): New variable.
23220 (gdb-exited): New function.
23221 (gdb-annotation-rules): Use it.
23222 (gdb-starting): Set gdb-active-process to t.
23223 (gdb-stopping): Amend doc string.
23224 (gdb-reset): Set gdb-active-process to nil.
23225
23226 * tooltip.el (tooltip-gud-tips): Show the associated #define
23227 directives when a C program under GDB is not executing.
23228
23229 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
23230
23231 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
23232 font-lock-fontify-syntactic-keywords.
23233
23234 * font-lock.el (font-lock-default-fontify-region): Don't force
23235 parse-sexp-lookup-properties to nil.
23236
23237 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23238
23239 * man.el (man-mode-syntax-table): Set up `:' to have
23240 word-constituent syntax.
23241
23242 2005-04-27 Lute Kamstra <lute@gnu.org>
23243
23244 * novice.el (disable-command): Don't add spurious newlines to the
23245 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
23246
23247 2005-04-26 Jay Belanger <belanger@truman.edu>
23248
23249 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
23250 than one window before deleting window.
23251
23252 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
23253
23254 * shell.el (shell-prompt-pattern): Doc fix.
23255 (shell-mode): Set paragraph-separate buffer locally to "\\'".
23256
23257 * comint.el (comint-prompt-regexp, comint-get-old-input)
23258 (comint-use-prompt-regexp)
23259 (comint-use-prompt-regexp-instead-of-fields)
23260 (comint-replace-by-expanded-history, comint-send-input)
23261 (comint-output-filter, comint-get-old-input-default)
23262 (comint-line-beginning-position, comint-bol, comint-show-output)
23263 (comint-backward-matching-input, comint-forward-matching-input)
23264 (comint-next-prompt, comint-previous-prompt):
23265 Rename `comint-use-prompt-regexp-instead-of-fields' to
23266 `comint-use-prompt-regexp'. Keep old name as alias and declare
23267 obsolete.
23268 (comint-use-prompt-regexp): Shorten first line of doc string.
23269
23270 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
23271 Set paragraph-separate buffer locally to "\\'".
23272
23273 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
23274 Adapt to above name change.
23275
23276 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
23277 (smbclient-prompt-regexp): Ditto.
23278
23279 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
23280
23281 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
23282
23283 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
23284 gdb-location-list.
23285 Break lines that are over 80 characters wide.
23286
23287 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
23288
23289 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
23290 New fun and var, to preserve compatibility.
23291
23292 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
23293
23294 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
23295
23296 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
23297 name to file-newer-than-file-p.
23298
23299 2005-04-26 Richard M. Stallman <rms@gnu.org>
23300
23301 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
23302
23303 * progmodes/python.el (python-mode):
23304 Use new name eldoc-documentation-function.
23305
23306 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
23307
23308 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23309 (eldoc-documentation-function):
23310 Rename from eldoc-print-current-symbol-info-function. Calls changed.
23311
23312 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
23313
23314 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
23315
23316 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23317
23318 * term/xterm.el (function-key-map): Fix strings for
23319 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
23320 {C,S,A,C-S}-{f1-f12}.
23321
23322 2005-04-26 Kenichi Handa <handa@m17n.org>
23323
23324 * international/mule-cmds.el (select-safe-coding-system):
23325 Fix previous change.
23326
23327 2005-04-26 Lute Kamstra <lute@gnu.org>
23328
23329 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
23330
23331 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
23332 (font-lock-comment-delimiter-face): Ditto.
23333
23334 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
23335
23336 2005-04-25 Jay Belanger <belanger@truman.edu>
23337
23338 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
23339 to t while inserting information; use help-mode.
23340
23341 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23342
23343 * term.el (ansi-term-color-vector): Use the xterm colors.
23344 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
23345
23346 2005-04-25 Lute Kamstra <lute@gnu.org>
23347
23348 * font-core.el (font-lock-defaults): Fix docstring.
23349
23350 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
23351
23352 2005-04-25 Kenichi Handa <handa@m17n.org>
23353
23354 * international/mule-cmds.el (select-safe-coding-system):
23355 Don't check consistency with coding: spec, etc if raw-text or
23356 no-conversion was found to be safe.
23357
23358 2005-04-24 Richard M. Stallman <rms@gnu.org>
23359
23360 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
23361 citation markers at start of each line.
23362
23363 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
23364 citation markers at start of each line.
23365
23366 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
23367
23368 * files.el (mode-require-final-newline): Fix previous change.
23369 (require-final-newline): Fix type label.
23370
23371 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23372
23373 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
23374 statement in buffer (broken by 2004-11-24 change).
23375
23376 2005-04-24 Kim F. Storm <storm@cua.dk>
23377
23378 * ido.el (ido-everywhere): Save and restore old read-buffer-function
23379 and read-file-name-function values. Don't overwrite existing
23380 non-nil values if ido-mode is enabled without ido-everywhere.
23381
23382 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
23383
23384 * files.el (mode-require-final-newline): Minor doc fix.
23385
23386 2005-04-24 Eli Zaretskii <eliz@gnu.org>
23387
23388 * subr.el (syntax-after): Doc fix.
23389 (syntax-class): If argument is nil, return nil. Mask off upper 16
23390 bits, not 8 bits.
23391
23392 * files.el (mode-require-final-newline): Doc fix.
23393 (backup-buffer-copy): Fix last change.
23394
23395 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23396
23397 * term/mac-win.el: Require select. Set selection-coding-system to
23398 mac-system-coding-system. Call menu-bar-enable-clipboard.
23399 (x-last-selected-text-clipboard, x-last-selected-text-primary)
23400 (x-select-enable-clipboard): New variables.
23401 (x-select-text, x-get-selection, x-selection-value)
23402 (x-get-selection-value, mac-select-convert-to-string)
23403 (mac-services-open-file, mac-services-open-selection)
23404 (mac-services-insert-text): New functions.
23405 (CLIPBOARD, FIND): Put mac-scrap-name property.
23406 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
23407 (public.tiff): Put mac-ostype property.
23408 (selection-converter-alist): Add entries for them.
23409 (mac-application-menu-map): New keymap.
23410 (interprogram-cut-function, interprogram-paste-function): Set to
23411 x-select-text and x-get-selection-value, respectively.
23412 (split-window-keep-point): Set to t.
23413
23414 2005-04-23 Richard M. Stallman <rms@gnu.org>
23415
23416 * files.el (read-directory-name): Always pass non-nil
23417 DEFAULT-FILENAME arg to read-file-name.
23418 (backup-buffer-copy, basic-save-buffer-2): Take care against
23419 writing thru an unexpected existing symlink.
23420 (revert-buffer): In indirect buffer, revert the base buffer.
23421 (magic-mode-alist): Doc fix.
23422 (buffer-stale-function): Doc fix.
23423 (minibuffer-with-setup-hook): Avoid warning.
23424 (mode-require-final-newline): Doc and custom fix.
23425
23426 * follow.el (follow-end-of-buffer): Use with-no-warnings.
23427
23428 * font-lock.el (font-lock-comment-face): On terminals with few colors,
23429 use the default appearance.
23430 (font-lock-comment-delimiter-face): New face, new variable.
23431
23432 * imenu.el (imenu--generic-function): The official position of a
23433 definition is the start of the line that BEG is in.
23434
23435 * midnight.el (midnight-timer): Move defvar up.
23436
23437 * mouse.el (mouse-drag-region-1): Delete some debugging code.
23438
23439 * saveplace.el (save-place-to-alist): Use with-no-warnings.
23440
23441 * startup.el (command-line): Use with-no-warnings.
23442
23443 * window.el (window-size-fixed): New defvar.
23444
23445 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
23446
23447 * mail/rmail.el (rmail-font-lock-keywords):
23448 Use font-lock-comment-delimiter-face.
23449
23450 * mail/sendmail.el (mail-font-lock-keywords):
23451 Use font-lock-comment-delimiter-face.
23452
23453 * progmodes/compile.el (next-error-highlight-timer): New defvar.
23454
23455 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23456
23457 * progmodes/compile.el (compilation-mode-font-lock-keywords):
23458 Specify t for LAXMATCH when matching directories.
23459 Save match data around compilation-compat-error-properties form.
23460
23461 2005-04-23 David Kastrup <dak@gnu.org>
23462
23463 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
23464 Mention that the autoloaded aliases should be kept for AUCTeX.
23465
23466 2005-04-23 Andreas Schwab <schwab@suse.de>
23467
23468 * isearch.el (isearch-forward): Doc fix.
23469
23470 2005-04-23 Eli Zaretskii <eliz@gnu.org>
23471
23472 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
23473 (jit-lock-stealth-nice): Change default value to 0.5.
23474
23475 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
23476
23477 * abbrev.el (write-abbrev-file): Write table entries in
23478 alphabetical order by table name.
23479
23480 2005-04-22 Kim F. Storm <storm@cua.dk>
23481
23482 * ido.el (ido-read-internal): Fix `list' completion.
23483
23484 2005-04-22 Kenichi Handa <handa@m17n.org>
23485
23486 * recentf.el (recentf-save-file-coding-system): New variable.
23487 (recentf-save-list): Encode the file by
23488 recentf-save-file-coding-system and add coding: tag.
23489
23490 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
23491
23492 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
23493
23494 2005-04-21 Lute Kamstra <lute@gnu.org>
23495
23496 * loadhist.el (unload-feature): Don't remove a function from hooks
23497 if it is about to be restored to an autoload . Remove functions
23498 that will become unbound from auto-mode-alist. Simplify the code.
23499
23500 * subr.el (assq-delete-all): New implementation that is linear,
23501 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
23502 (rassq-delete-all): New function.
23503
23504 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23505 Add size-indication-mode.
23506
23507 2005-04-21 Kenichi Handa <handa@m17n.org>
23508
23509 * international/mule-cmds.el: Add autoload for widget-value in
23510 eval-when-compile.
23511
23512 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
23513
23514 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23515 Add tooltip-mode.
23516
23517 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
23518
23519 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
23520
23521 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
23522 (inferior-lisp-filter-regexp, inferior-lisp-program)
23523 (inferior-lisp-load-command, inferior-lisp-prompt)
23524 (inferior-lisp-mode-hook, lisp-source-modes)
23525 (inferior-lisp-load-hook): defvar->defcustom.
23526 (inferior-lisp-program, inferior-lisp-prompt)
23527 (inferior-lisp-load-hook): Doc fixes.
23528 (inferior-lisp-install-letter-bindings): Small change in
23529 introductory comment.
23530
23531 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
23532
23533 * vc.el (vc-annotate-color-map): Change some colors so that text
23534 using them as foreground is readable on both white and black
23535 backgrounds.
23536
23537 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23538
23539 * international/mule-conf.el (translation-table-for-input):
23540 Remove redundant declaration.
23541
23542 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23543
23544 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
23545
23546 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
23547 (tooltip-toggle-gud-tips): New function.
23548
23549 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23550
23551 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
23552 right angle brackets.
23553
23554 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23555
23556 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
23557
23558 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23559
23560 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
23561 Remove. Update callers to use expand-file-name instead.
23562
23563 * subr.el (syntax-class): New function.
23564
23565 * simple.el (blink-matching-open): Use it.
23566
23567 * paren.el (show-paren-function): Use it to recognize parens that are
23568 also used in 2-char comment markers.
23569
23570 2005-04-19 Lute Kamstra <lute@gnu.org>
23571
23572 * loadhist.el (unload-feature): Update for new format of
23573 load-history. Simplify the code.
23574
23575 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23576
23577 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
23578 (mac-add-charset-info): New function. Initialize variable
23579 mac-charset-info-alist using it.
23580 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
23581 for translation.
23582 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
23583 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
23584 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
23585 New CCL programs.
23586
23587 2005-04-19 Kim F. Storm <storm@cua.dk>
23588
23589 * simple.el (next-buffer, prev-buffer, next-error)
23590 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23591 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
23592
23593 * bindings.el (next-buffer, prev-buffer, next-error)
23594 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23595 (clone-indirect-buffer-other-window): Move bindings from simple.el.
23596 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
23597 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
23598
23599 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
23600
23601 * isearch.el (isearch-edit-string): Make the search-ring available for
23602 minibuffer history commands.
23603 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
23604 the default history commands now work just as well.
23605 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
23606
23607 2005-04-18 Kim F. Storm <storm@cua.dk>
23608
23609 * emulation/cua-base.el (cua--pre-command-handler): Add more
23610 elaborate check for shift modifier on non-window systems.
23611
23612 2005-04-18 Lars Hansen <larsh@math.ku.dk>
23613
23614 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
23615
23616 2005-04-18 Kim F. Storm <storm@cua.dk>
23617
23618 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
23619 and make it optional. Don't test tooltip-gud-echo-area here.
23620 (tooltip-gud-process-output, gdb-tooltip-print):
23621 Pass tooltip-gud-echo-area to tooltip-show.
23622 (tooltip-help-tips): Remove second optional arg to tooltip-show.
23623
23624 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23625
23626 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
23627 `display-graphic-p' may not be bound yet.
23628
23629 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
23630
23631 * startup.el (command-line): No longer enable Xterm Mouse mode by
23632 default in terminals compatible with xterm.
23633
23634 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
23635
23636 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
23637
23638 * tooltip.el (tooltip-gud-echo-area): Rename from
23639 tooltip-use-echo-area.
23640 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
23641 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
23642 area independently of where help tooltips are displayed.
23643
23644 2005-04-17 David Kastrup <dak@gnu.org>
23645
23646 * cus-theme.el (custom-theme-write-variables): Quote variables
23647 where necessary.
23648
23649 2005-04-17 Richard M. Stallman <rms@gnu.org>
23650
23651 * simple.el (yank-excluded-properties): Add follow-link to value.
23652
23653 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
23654
23655 * startup.el (fancy-splash-max-time): Just 30 seconds.
23656 (fancy-splash-delay): Just 7.
23657 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
23658
23659 * loadhist.el (unload-feature): Update for new format of load-history.
23660 Simplify the code.
23661
23662 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
23663 (rmail-font-lock-keywords): Don't fontify the text of a citation.
23664
23665 * mail/sendmail.el (mail-font-lock-keywords):
23666 Don't fontify subject text.
23667 Don't fontify the text of a citation.
23668
23669 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
23670
23671 * comint.el (comint-output-filter): Run comint-output-filter-functions
23672 with point where the user had it.
23673
23674 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
23675
23676 * international/ucs-tables.el (ucs-set-table-for-input):
23677 Disable when using unify-on-decoding.
23678
23679 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
23680
23681 * emulation/cua-base.el (cua-global-mark-face): Add special case
23682 for displays supporting a high number of colors.
23683
23684 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23685
23686 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
23687
23688 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
23689
23690 * filesets.el (filesets-add-buffer): If user supplies a name of a
23691 non-existing fileset, create a new fileset.
23692
23693 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
23694
23695 * textmodes/org.el (org-up-heading-all): Fix bug with
23696 `outline-up-heading-all'.
23697
23698 2005-04-16 Andreas Schwab <schwab@suse.de>
23699
23700 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
23701 /etc/permissions.d/* and /etc/aliases.d/*.
23702
23703 2005-04-16 Kenichi Handa <handa@m17n.org>
23704
23705 * international/code-pages.el (cp-make-coding-system):
23706 Set `translation-table-for-input' property value to the symbol
23707 ucs-mule-to-mule-unicode, not to that value.
23708 (pt154): Escape guillemet by `\'.
23709
23710 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
23711
23712 * loadup.el: Load tooltip if x-show-tip is fboundp.
23713
23714 * startup.el (command-line): Add comment.
23715
23716 * tooltip.el (tooltip-mode): Specify correct standard value for
23717 Custom in init-value.
23718
23719 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
23720
23721 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
23722 possible.
23723
23724 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
23725
23726 * textmodes/org.el (org-agenda-date-prompt): Rename from
23727 `org-agenda-date-today'.
23728 (org-evaluate-time-range): Insert at point instead of directly
23729 after time range.
23730 (org-first-headline-recenter, org-subtree-end-visible-p)
23731 (org-optimize-window-after-visibility-change): New functions
23732 (org-agenda-post-command-hook): Don't allow point at end of line,
23733 to make sure it always hits the text properties.
23734 (org-agenda-next-date-line, org-agenda-previous-date-line):
23735 New commands.
23736 (org-set-regexps-and-options): Category may contain white space.
23737 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23738 Improve marker positions.
23739 (org-agenda-new-marker): Argument POS made optional.
23740 (org-agenda-get-timestamps): Deadlines which are done are listed
23741 in org-done-face now.
23742 (org-agenda-get-todos, org-agenda-get-timestamps)
23743 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23744 Set `undone-face' and `done-face' properties.
23745 (org-last-todo-state-is-todo): New variable.
23746 (org-todo): Set `org-last-todo-state-is-todo'.
23747 (org-agenda-todo): Change face according to
23748 `org-last-todo-state-is-todo'. And change other lines referring to
23749 the same entry.
23750 (org-calendar-goto-agenda): New command.
23751 (org-calendar-to-agenda-key): New option.
23752 (org-startup-folded): New allowed value `content'.
23753 (org-set-regexps-and-options): Accept new value `content' for
23754 `org-startup-folded'.
23755 (org-get-current-options): Handle new value `content' for
23756 `org-startup-folded'.
23757 (org-insert-todo-heading): New command.
23758 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
23759 interactively in empty file and option
23760 `org-insert-mode-line-in-empty-file' has been set.
23761 (org-agenda-todo, org-agenda-priority): Modify to use
23762 `org-agenda-change-all-lines'.
23763 (org-warning-face): Change color on dark background
23764
23765 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23766
23767 * international/mule-cmds.el (set-locale-environment): On Mac OS,
23768 use preferences AppleLocale and AppleLanguages, and variable
23769 mac-system-locale for default locale. On Mac OS Classic, use
23770 mac-system-coding-system for default coding systems.
23771
23772 * term/mac-win.el: Don't set file-name-coding-system.
23773 Decode variables system-name, emacs-build-system, user-login-name, and
23774 user-full-name by mac-system-coding-system on Mac OS Classic.
23775 (mac-system-coding-system): New variable.
23776
23777 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
23778
23779 * startup.el (command-line): Handle `xterm-mouse-mode' before
23780 reading init file.
23781
23782 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
23783
23784 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
23785
23786 * progmodes/sh-script.el (sh-here-document-word): Make it a
23787 defcustom. Doc fix.
23788 (sh-add): Bash uses $(( )) for arithmetic.
23789 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
23790 (sh-maybe-here-document): Remove quotes and leading whitespace
23791 from heredoc word when closing. Indent heredoc with tabs if word
23792 starts with "-".
23793
23794 2005-04-13 Richard M. Stallman <rms@gnu.org>
23795
23796 * simple.el (undo): Fix previous change.
23797
23798 * custom.el (defface): Doc fix.
23799
23800 2005-04-13 Lute Kamstra <lute@gnu.org>
23801
23802 * Makefile.in (DONTCOMPILE): Remove list.
23803 (compile, compile-always): Don't use DONTCOMPILE.
23804 (update-authors): Load the library in which batch-update-authors
23805 is defined.
23806 * makefile.w32-in (DONTCOMPILE): Remove list.
23807 (compile, compile-always): Fix comments.
23808 (update-authors): Load the library in which batch-update-authors
23809 is defined.
23810
23811 * generic-x.el (generic-mode-ini-file-find-file-hook):
23812 Rename to ini-generic-mode-find-file-hook.
23813 Keep generic-mode-ini-file-find-file-hook as an alias.
23814 (ini-generic-mode-find-file-hook): Rename from
23815 generic-mode-ini-file-find-file-hook. Fix docstring.
23816 (ini-generic-mode): Docstring change.
23817 (bat-generic-mode-run-as-comint): Silence the byte compiler.
23818
23819 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
23820 called from lisp.
23821
23822 * generic.el: Move to the emacs-lisp subdir.
23823
23824 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
23825
23826 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
23827 and C-S- function and cursor motion keys.
23828
23829 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
23830
23831 * startup.el (command-line): Enable Xterm Mouse mode by default.
23832 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
23833 for Custom. No longer show "Mouse" in mode line when enabled.
23834 Doc fix.
23835
23836 2005-04-12 Kim F. Storm <storm@cua.dk>
23837
23838 * emulation/cua-base.el (cua-rectangle-face)
23839 (cua-rectangle-noselect-face): Define face attributes here.
23840
23841 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
23842
23843 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23844
23845 * startup.el (command-line): Turn off blinking cursor if
23846 cursorBlink in resources is off or false.
23847
23848 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23849
23850 * term/mac-win.el (dnd): Require dnd.
23851 (mac-drag-n-drop): Call dnd-handle-one-url.
23852 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
23853 (kTextEncodingISOLatin2): Remove constants.
23854 (mac-script-code-coding-systems): New constant.
23855 (mac-handle-language-change): New function.
23856 (special-event-map): Bind it to `language-change' event.
23857 (mac-centraleurroman, mac-cyrillic): New coding systems.
23858 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
23859 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
23860 and mac-cyrillic-encoder to encode-mac-centraleurroman and
23861 encode-mac-cyrillic, respectively.
23862
23863 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23864
23865 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
23866 Don't set overlay-arrow-string to "=>" as this is done
23867 globally in C now.
23868
23869 2005-04-12 Lute Kamstra <lute@gnu.org>
23870
23871 * generic-x.el (rc-generic-mode, rul-generic-mode):
23872 Fix auto-mode-alist entries.
23873 (etc-fstab-generic-mode): Tweak fontification.
23874
23875 * generic.el (generic-make-keywords-list): Fix docstring.
23876 (generic-mode-internal): Simplify generic-font-lock-keywords.
23877
23878 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23879
23880 * whitespace.el (whitespace-buffer-leading)
23881 (whitespace-buffer-trailing): Revert the incorrect test inversion.
23882 However, fix the highlight area for the leading and
23883 trailing whitespaces to show space.
23884
23885 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23886
23887 * whitespace.el (whitespace-version): Bump to 3.5
23888
23889 (whitespace-buffer-leading, whitespace-buffer-trailing):
23890 Invert sense of the test to highlight the whitespace.
23891
23892 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23893
23894 * progmodes/gud.el (gud-display-line): GUD uses its own
23895 overlay arrow now so don't set overlay-arrow-string.
23896 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
23897
23898 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
23899
23900 * term.el (term-ansi-current-bold, term-ansi-current-underline)
23901 (term-ansi-current-reverse, term-ansi-current-invisible)
23902 (term-ansi-face-already-done): Change to boolean.
23903 (term-reset-terminal, term-handle-colors-array): Handle the above
23904 vars accordingly.
23905 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
23906 (term-emulate-terminal): Use the new name.
23907
23908 * faces.el (secondary-selection): Use yellow1, not yellow.
23909 (trailing-whitespace): Use red1, not red.
23910
23911 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23912
23913 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
23914 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
23915 (dired-dnd-handle-file): Call dnd-get-local-file-uri
23916
23917 * cus-edit.el (dnd): New group.
23918
23919 * term/w32-win.el (dnd): Require dnd
23920 (w32-drag-n-drop): Call dnd-handle-one-url.
23921
23922 * x-dnd.el: Require dnd.
23923 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
23924 Call dnd-handle-one-url.
23925 (x-dnd-types-alist, x-dnd-insert-utf8-text)
23926 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
23927 to dnd-insert-text.
23928 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
23929 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
23930 (x-dnd-get-local-file-name, x-dnd-open-local-file)
23931 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
23932
23933 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
23934
23935 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
23936
23937 * wdired.el: Doc fixes.
23938 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
23939 (wdired-use-dired-vertical-movement): Rename from
23940 wdired-always-move-to-filename-beginning.
23941 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
23942 (wdired-change-to-wdired-mode): Change mode name.
23943 (wdired-newline): Delete.
23944
23945 2005-04-11 Richard M. Stallman <rms@gnu.org>
23946
23947 * whitespace.el (whitespace-highlight-the-space):
23948 Don't call whitespace-unhighlight-the-space here.
23949
23950 * simple.el (undo): Record t in undo-equiv-table
23951 for the redo record made by an undo-in-region.
23952
23953 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23954
23955 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
23956 (gdb-frame-inferior-io-buffer): New Functions to control
23957 display of separate IO buffer.
23958 (menu): Add them to menu-bar.
23959 (gdb-display-buffer): Check for buffer another frame.
23960 Protect GUD buffer.
23961 (gdb-setup-windows): Create IO buffer if not already there.
23962 (gdb-memory-mode): Remove purecopy noops.
23963
23964 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23965
23966 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
23967 and pass to self-insert-command.
23968
23969 2005-04-11 Lute Kamstra <lute@gnu.org>
23970
23971 * generic.el: Commentary section cleanup.
23972 (generic): Delete.
23973 (generic-use-find-file-hook, generic-lines-to-scan)
23974 (generic-find-file-regexp, generic-ignore-files-regexp)
23975 (default-generic-mode, generic-mode-find-file-hook)
23976 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
23977 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
23978 (generic-use-find-file-hook, generic-lines-to-scan)
23979 (generic-find-file-regexp, generic-ignore-files-regexp)
23980 (default-generic-mode, generic-mode-find-file-hook)
23981 (generic-mode-ini-file-find-file-hook): Move from generic.el.
23982
23983 2005-04-10 Karl Fogel <kfogel@red-bean.com>
23984
23985 * bookmark.el (bookmark-write-file): Catch errors writing file.
23986 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
23987
23988 2005-04-10 Richard M. Stallman <rms@gnu.org>
23989
23990 * startup.el (fancy-splash-tail): Update copyright year.
23991 (command-line): Split part of -Q into -D.
23992 (emacs-basic-display): New defvar.
23993 (fancy-splash-text): Correct name of menu item.
23994
23995 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
23996
23997 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
23998 lines in one node.
23999
24000 * comint.el (comint-send-input): New arg ARTIFICIAL.
24001 Callers in this file changed.
24002
24003 * abbrev.el (define-abbrevs): Read system abbrevs properly.
24004
24005 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
24006
24007 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
24008
24009 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
24010 `ldap-search-internal'.
24011
24012 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24013
24014 * files.el (set-auto-mode-1): Use line-end-position.
24015
24016 * international/latin-1.el:
24017 * international/latin-2.el:
24018 * international/latin-3.el:
24019 * international/latin-4.el:
24020 * international/latin-5.el:
24021 * international/latin-8.el:
24022 * international/latin-9.el: Give punctuation syntax to NBSP.
24023
24024 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
24025 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
24026 Use char-classes to accept non-ascii letters, accepted in some recent
24027 bibtex implementations.
24028
24029 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
24030
24031 * custom.el (custom-set-minor-mode): Any non-nil value for the
24032 variable should enable the mode when set through Custom.
24033
24034 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24035
24036 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
24037 TAB binding so tab-always-indent is obeyed.
24038 (vhdl-minibuffer-local-map): Move initialization into declaration.
24039 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
24040 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
24041 (vhdl-hooked-abbrev): Avoid test for XEmacs.
24042 (vhdl-current-line): Use line-beginning-position.
24043 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
24044 with-output-to-temp-buffer, so the current position can be recorded.
24045
24046 2005-04-10 Masatake YAMATO <jet@gyve.org>
24047
24048 * progmodes/compile.el (compilation-error-regexp-alist-alist):
24049 Add regexp for gcov.
24050
24051 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
24052
24053 * calendar/time-date.el (time-to-seconds, seconds-to-time)
24054 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
24055 syntax which Emacs 20 doesn't support.
24056
24057 2005-04-09 Richard M. Stallman <rms@gnu.org>
24058
24059 * help.el (describe-key-briefly, describe-key):
24060 Replace strings as event types with "(any string)".
24061
24062 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
24063
24064 * arc-mode.el (archive-mode-map): Move initialization into
24065 the declaration. Override *all* bindings of `undo'.
24066 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
24067
24068 2005-04-09 Jay Belanger <belanger@truman.edu>
24069
24070 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
24071
24072 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
24073
24074 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
24075 (xterm-register-default-colors): Update color values computation
24076 to match xterm-200.
24077
24078 2005-04-09 Kenichi Handa <handa@m17n.org>
24079
24080 * international/code-pages.el (iso-latin-7): Fix the map.
24081
24082 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
24083
24084 * emacs-lisp/lisp.el (defun-prompt-regexp)
24085 (parens-require-spaces, buffer-end, end-of-defun)
24086 (insert-parentheses): Doc fixes.
24087
24088 2005-04-08 Kim F. Storm <storm@cua.dk>
24089
24090 * comint.el (comint-highlight-prompt): Fix face spec.
24091 * hi-lock.el (hi-green): Likewise.
24092
24093 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24094
24095 * cus-edit.el (custom-modified-face):
24096 * comint.el (comint-highlight-input): Fix previous changes.
24097 * term.el (term-handle-ansi-escape): Add a comment.
24098
24099 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
24100
24101 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
24102 in the buffer and in whitespace-highlighted-space.
24103 (whitespace-unhighlight-the-space): Simplify.
24104 (whitespace-buffer): Simplify.
24105
24106 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24107
24108 * textmodes/table.el (table-cell-face): Add special case for
24109 displays supporting a high number of colors.
24110 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24111 (vhdl-font-lock-reserved-words-face)
24112 (vhdl-speedbar-architecture-face)
24113 (vhdl-speedbar-instantiation-face)
24114 (vhdl-speedbar-architecture-selected-face)
24115 (vhdl-speedbar-instantiation-selected-face): Likewise.
24116 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
24117 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
24118 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
24119 (ebrowse-root-class-face, ebrowse-member-attribute-face)
24120 (ebrowse-progress-face): Likewise.
24121 * progmodes/compile.el (compilation-info-face): Likewise.
24122 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
24123 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
24124 * calendar/calendar.el (diary-face): Likewise.
24125 * woman.el (woman-italic-face, woman-bold-face)
24126 (woman-unknown-face): Likewise.
24127 * wid-edit.el (widget-button-pressed-face): Likewise.
24128 * whitespace.el (whitespace-highlight-face): Likewise.
24129 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
24130 * pcvs-info.el (cvs-marked-face): Likewise.
24131 * info.el (info-xref): Likewise.
24132 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
24133 * hilit-chg.el (highlight-changes-face)
24134 (highlight-changes-delete-face): Likewise.
24135 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
24136 (hi-red-b): Likewise.
24137 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
24138 * font-lock.el (font-lock-keyword-face)
24139 (font-lock-function-name-face, font-lock-warning-face): Likewise.
24140 * cus-edit.el (custom-invalid-face, custom-modified-face)
24141 (custom-set-face, custom-changed-face, custom-variable-tag-face)
24142 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
24143 * comint.el (comint-highlight-prompt): Likewise.
24144
24145 2005-04-08 Lute Kamstra <lute@gnu.org>
24146
24147 * font-lock.el (font-lock-keywords): Docstring fixes.
24148
24149 2005-04-08 Kenichi Handa <handa@m17n.org>
24150
24151 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
24152 chars are more than a limit, print " and more..." at the tail.
24153
24154 2005-04-08 Kim F. Storm <storm@cua.dk>
24155
24156 * emacs-lisp/authors.el (authors-aliases): Update list.
24157 (authors-ignored-files): New list.
24158 (authors-fixed-entries): Fix typo.
24159 (authors-renamed-files-alist): Update list.
24160 (authors-add): Check authors-ignored-files.
24161
24162 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
24163
24164 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
24165 optional, to ensure backward compatibility.
24166
24167 2005-04-08 Stephen Eglen <stephen@gnu.org>
24168
24169 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
24170
24171 2005-04-08 Kim F. Storm <storm@cua.dk>
24172
24173 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
24174
24175 * mouse.el (mouse-on-link-p): Doc fix.
24176
24177 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
24178
24179 * ielm.el (ielm-prompt-read-only): Doc fix.
24180
24181 * comint.el (comint-prompt-read-only): Doc fix.
24182
24183 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
24184
24185 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
24186 ensure dired always handles wildcards passed to ffap.
24187 (find-file-at-point): Use it.
24188 (ffap-dired-wildcards): Doc fix.
24189
24190 2005-04-07 Juri Linkov <juri@jurta.org>
24191
24192 * simple.el (next-error-overlay-arrow-position): New defvar.
24193 Put "=>" on its property `overlay-arrow-string'. Add it to
24194 `overlay-arrow-variable-list'.
24195
24196 * progmodes/compile.el (compilation-setup):
24197 Set `next-error-overlay-arrow-position' to nil. Also set it to
24198 nil in the local hook `kill-buffer-hook'. Make local variable
24199 `overlay-arrow-string' and set it to "=>".
24200 (compilation-goto-locus): Set BOL position to
24201 `next-error-overlay-arrow-position' instead of
24202 `overlay-arrow-position'.
24203
24204 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
24205 locally instead of adding it to the global hook.
24206 (Info-kill-buffer): Move up.
24207
24208 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
24209
24210 * term/xterm.el (xterm-standard-colors): Update color values from
24211 xterm-200.
24212
24213 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
24214
24215 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
24216
24217 * fast-lock.el:
24218 * lazy-lock.el: Move them to the obsolete subdir.
24219
24220 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24221
24222 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
24223 (wdired-add-replace-advice): Remove.
24224 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
24225
24226 2005-04-06 Kim F. Storm <storm@cua.dk>
24227
24228 * startup.el (command-line): Add --bare-bones alias for -Q.
24229
24230 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24231
24232 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
24233 create the startup fontset if a font specification ends with
24234 `mac-roman'.
24235
24236 2005-04-06 Lute Kamstra <lute@gnu.org>
24237
24238 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
24239 change.
24240
24241 * emacs-lisp/copyright.el (copyright-update-year): Replace the
24242 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
24243
24244 2005-04-05 Lute Kamstra <lute@gnu.org>
24245
24246 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
24247 (define-generic-mode): Ditto. Fix debug declaration.
24248
24249 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
24250 Put them in the generic-x group.
24251
24252 * calendar/timeclock.el (timeclock): Doc fix.
24253
24254 * generic.el (define-generic-mode): Don't use custom-current-group.
24255 Document default :group value.
24256 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
24257 (define-global-minor-mode): Don't use custom-current-group.
24258
24259 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
24260
24261 * startup.el (command-line-1): Display startup-echo-area-message
24262 when fancy splash screen is in use.
24263
24264 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
24265 (sh-escaped-newline): New face.
24266 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
24267 newline, and use sh-escaped-newline face.
24268
24269 * progmodes/tcl.el (tcl-escaped-newline): New face.
24270 (tcl-builtin-list): New variable.
24271 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
24272 newlines. Fix keywords subexpression number.
24273
24274 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
24275
24276 * textmodes/org.el (org-diary-default-entry): Fix call to
24277 `add-to-diary-entry'.
24278
24279 2005-04-05 Kim F. Storm <storm@cua.dk>
24280
24281 * ediff-init.el: Use (featurep 'xemacs).
24282
24283 2005-04-05 David Ponce <david@dponce.com>
24284
24285 * cus-edit.el (face): Derive from symbol widget. Display sample
24286 of the current face on the fly.
24287 (widget-face-sample-face-get, widget-face-notify): New functions.
24288 (widget-face-value-create): Remove.
24289
24290 * wid-edit.el (widget-field-end): Temporarily remove field
24291 narrowing before to call `get-char-property'.
24292
24293 2005-04-04 Jay Belanger <belanger@truman.edu>
24294
24295 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
24296 (math-read-subscripts): New variable.
24297 (math-read-preprocess-string): Process subscripts.
24298
24299 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
24300
24301 * comint.el (comint-prompt-read-only): Doc fix.
24302
24303 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
24304 `-1'. Doc fix.
24305
24306 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
24307
24308 * textmodes/org.el (org-insert-mode-line-in-empty-file):
24309 Change default value to nil.
24310
24311 2005-04-04 Lute Kamstra <lute@gnu.org>
24312
24313 * autorevert.el (auto-revert-mode): Specify :group.
24314 * battery.el (display-battery-mode): Specify :group.
24315 * diff-mode.el (diff-minor-mode): Specify :group.
24316 * font-core.el (font-lock-mode): Specify :group.
24317 * hl-line.el (hl-line-mode): Specify :group.
24318 * iimage.el (iimage): New customization group.
24319 (iimage-mode): Specify :group.
24320 * longlines.el (longlines-mode): Specify :group.
24321 * master.el: Don't require easy-mmode.
24322 (master): New customization group.
24323 (master-mode): Specify :group.
24324 * msb.el (msb-mode): Specify :group.
24325 * reveal.el (reveal-mode): Specify :group.
24326 * simple.el (next-error-follow-minor-mode): Specify :group.
24327 * smerge-mode.el (smerge-mode): Specify :group.
24328 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
24329 * emulation/cua-base.el (cua-mode): Specify :group.
24330 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
24331 * language/thai-util.el (thai-auto-composition-mode)
24332 (thai-word-mode): Specify :group.
24333 * mail/supercite.el (sc-minor-mode): Specify :group.
24334 * progmodes/cwarn.el (cwarn-mode): Specify :group.
24335 * progmodes/flymake.el (flymake-mode): Specify :group.
24336 * progmodes/glasses.el (glasses-mode): Specify :group.
24337 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
24338 * textmodes/enriched.el (enriched-mode): Specify :group.
24339 * textmodes/refill.el (refill-mode): Specify :group.
24340
24341 * add-log.el (change-log-font-lock-keywords): Names in
24342 parenthesized lists can contain spaces.
24343
24344 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
24345
24346 * startup.el (fancy-splash-text): Shorten default text of
24347 "Emacs Tutorial" line. Also, if the current language env
24348 indicates an available tutorial file other than TUTORIAL,
24349 extract its title and append it to the line in parentheses.
24350 (fancy-splash-insert): If arg is a thunk, funcall it.
24351
24352 2005-04-04 Jay Belanger <belanger@truman.edu>
24353
24354 * calc.el (calc-language-alist): Add tags to customization type.
24355
24356 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
24357
24358 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
24359 Doc fix.
24360
24361 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
24362
24363 * add-log.el (change-log-font-lock-keywords): The manual
24364 describing a Change Log entry, says: (...) "Aside from these
24365 header lines, every line in the change log starts with a space or
24366 a tab.". The font-lock was not highlighting lines started with
24367 spaces, added support for it.
24368
24369 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24370
24371 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
24372 (bibtex-generate-url-list): Update docstring accordingly. Put the
24373 complex example in the docstring.
24374 (bibtex-font-lock-url): Use pop.
24375
24376 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
24377
24378 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
24379
24380 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
24381
24382 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24383
24384 * filesets.el (filesets-set-default): Doc fix.
24385
24386 2005-04-03 Lute Kamstra <lute@gnu.org>
24387
24388 * generic.el (define-generic-mode): Add argument to specify
24389 keywords for defcustom.
24390 (default-generic-mode): Specify :group.
24391
24392 * generic-x.el: Specify :group for all generic modes.
24393
24394 * desktop.el (desktop-no-desktop-file-hook)
24395 (desktop-after-read-hook): Doc fix.
24396
24397 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
24398
24399 * simple.el (visible-mode): Use explicit :group keyword.
24400 This changes the group of `visible-mode-hook' from paren-blinking
24401 to editing-basics.
24402
24403 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
24404
24405 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
24406 mailbox specifications as well as URLs.
24407 (rmail-insert-inbox-text): Remove unused conditional branches.
24408
24409 2005-04-01 Jay Belanger <belanger@truman.edu>
24410
24411 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
24412 (calc-gnuplot-print-command): Move definitions to calc.el.
24413
24414 * calc/calc-embed.el (calc-embedded-announce-formula)
24415 (calc-embedded-open-formula, calc-embedded-close-formula)
24416 (calc-embedded-open-word, calc-embedded-close-word)
24417 (calc-embedded-open-plain, calc-embedded-close-plain)
24418 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
24419 (calc-embedded-open-mode, calc-embedded-close-mode):
24420 Move definitions to calc.el.
24421
24422 * calc/calc.el (calc-settings-file, calc-language-alist):
24423 Make customizable.
24424 (calc-embedded-announce-formula, calc-embedded-open-formula)
24425 (calc-embedded-close-formula, calc-embedded-open-word)
24426 (calc-embedded-close-word, calc-embedded-open-plain)
24427 (calc-embedded-close-plain, calc-embedded-open-new-formula)
24428 (calc-embedded-close-new-formula, calc-embedded-open-mode)
24429 (calc-embedded-close-mode, calc-gnuplot-name)
24430 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
24431 from other files and make customizable.
24432
24433 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24434
24435 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
24436 Use buffer-live-p.
24437 (cvs-mode-run): Don't call cvs-update-header here.
24438 (cvs-run-process): Call cvs-update-header.
24439 Use process properties for cvs-postprocess and cvs-buffer so that
24440 the sentinel can behave better if the temp buffer is killed.
24441 Use a pipe rather than a tty, to better handle unexpected prompts.
24442 (cvs-sentinel): Rewrite. Call cvs-update-header.
24443
24444 2005-04-01 Andre Spiegel <spiegel@gnu.org>
24445
24446 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
24447 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
24448
24449 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24450
24451 * generic.el (define-generic-mode): Add indentation rule.
24452
24453 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
24454
24455 * files.el (mode-require-final-newline): Make Custom correctly
24456 report a nil value and allow to set it to nil via Custom.
24457 Doc fix.
24458
24459 2005-04-01 Kenichi Handa <handa@m17n.org>
24460
24461 * international/characters.el: Enable the correct case setting for
24462 dotless-i and dotted-I.
24463
24464 2005-04-01 Kim F. Storm <storm@cua.dk>
24465
24466 * ido.el (ido-file-internal): Fall back to non-ido command if
24467 initial directory is on slow ftp (or tramp) host.
24468
24469 2005-03-31 Richard M. Stallman <rms@gnu.org>
24470
24471 * emacs-lisp/autoload.el (make-autoload):
24472 Handle define-global-minor-mode.
24473
24474 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24475 Rename from easy-mmode-define-global-mode.
24476 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
24477
24478 * progmodes/scheme.el (scheme-mode-syntax-table):
24479 Update syntax of | and # for two-character comment syntax.
24480
24481 2005-03-31 Lute Kamstra <lute@gnu.org>
24482
24483 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
24484 (define-minor-mode): Call custom-current-group at load-time.
24485
24486 * generic.el (define-generic-mode): Add debug declaration.
24487 Add defcustom for the mode hook.
24488 (generic-mode-internal): Use run-mode-hooks.
24489
24490 2005-03-31 Kim F. Storm <storm@cua.dk>
24491
24492 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
24493 (mouse-fixup-help-message): New defun called by show_help_echo
24494 to fixup mouse-2 prefix in help messages when applicable.
24495
24496 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
24497
24498 2005-03-31 Kenichi Handa <handa@m17n.org>
24499
24500 * language/thai-word.el (thai-find-word-ends): Pay attention to
24501 the case that we reach the end of buffer.
24502
24503 * textmodes/fill.el (fill-text-properties-at): New function.
24504 (fill-newline): Use fill-text-properties-at instead of
24505 text-properties-at.
24506
24507 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24508
24509 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
24510 not comint-quote-filename.
24511
24512 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
24513
24514 * help-fns.el (help-with-tutorial): Revert last change.
24515
24516 2005-03-31 Kim F. Storm <storm@cua.dk>
24517
24518 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
24519
24520 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
24521
24522 * calendar/cal-china.el: Update reference to "Calendrical
24523 Calculations" book; there's a new edition.
24524 * calendar/cal-coptic.el: Likewise.
24525 * calendar/cal-french.el: Likewise.
24526 * calendar/cal-hebrew.el: Likewise.
24527 * calendar/cal-islam.el: Likewise.
24528 * calendar/cal-iso.el: Likewise.
24529 * calendar/cal-julian.el: Likewise.
24530 * calendar/cal-mayan.el: Likewise.
24531 * calendar/cal-persia.el: Likewise.
24532 * calendar/calendar.el: Likewise.
24533 * calendar/holidays.el: Likewise.
24534 * calendar/lunar.el: Likewise.
24535 * calendar/solar.el: Likewise.
24536
24537 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
24538 white space from doc string.
24539
24540 2005-03-30 Jay Belanger <belanger@truman.edu>
24541
24542 * calc/calc-help.el (calc-full-help): Remove email address.
24543
24544 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
24545
24546 * help-fns.el (help-with-tutorial): Delete title line.
24547
24548 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
24549
24550 * calendar/cal-x.el (calendar-one-frame-setup)
24551 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
24552 rather than `symbol' for set-window-dedicated-p.
24553
24554 * calendar/appt.el (appt-buffer-name): Make it a constant.
24555 (appt-add): Doc fix.
24556
24557 * filesets.el (filesets-menu-path, filesets-menu-before)
24558 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
24559 (filesets-menu-cache-file): Use directory ~/.emacs.d.
24560 (filesets-add-submenu): Delete and use add-submenu instead.
24561
24562 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
24563
24564 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
24565 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
24566 (org-diary-default-entry): New function.
24567 (org-get-entries-from-diary): Better parsing of diary entries.
24568 (org-agenda-check-no-diary): New function.
24569 ("diary-lib"): Advice to function `add-to-diary-list', to allow
24570 linking to diary entries.
24571 (org-agenda-execute-calendar-command): New function.
24572 (org-agenda): Improve visible section in window.
24573 Use `org-fit-agenda-window'.
24574 (org-fit-agenda-window): New option.
24575 (org-move-subtree-down): Better handling of empty lines
24576 at end of subtree.
24577 (org-cycle): Numeric prefix is interpreted now as show-subtree N
24578 levels up.
24579 (org-fontify-done-headline): New option.
24580 (org-headline-done-face): New face.
24581 (org-set-font-lock-defaults): Use `org-headline-done-face'.
24582 (org-table-copy-down): Rename from `org-table-copy-from-above'.
24583 When current field is non-empty, it is copied to next row.
24584 (org-table-copy-from-above): Fix bug which made it
24585 impossible to copy fields containing only a single non-white character.
24586
24587 2005-03-30 Kim F. Storm <storm@cua.dk>
24588
24589 * kmacro.el (kmacro-end-macro): Isearch may store this command
24590 into the macro -- so ignore it when executing keyboard macro.
24591
24592 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24593
24594 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
24595
24596 2005-03-29 Kenichi Handa <handa@m17n.org>
24597
24598 * language/thai.el ("Thai"): Set setup-function and exit-function
24599 for Thai language environment.
24600
24601 * language/thai-util.el: Require thai-word.
24602 (thai-word-mode-map): New variable.
24603 (thai-word-mode): New minor mode.
24604 (setup-thai-language-environment-internal): New function.
24605 (exit-thai-language-environment-internal): New function.
24606
24607 * language/thai-word.el (thai-word-table): Declare it by defvar,
24608 use dolist to initialize it.
24609 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
24610 (thai-fill-find-break-point): New functions.
24611
24612 2005-03-29 Richard M. Stallman <rms@gnu.org>
24613
24614 * simple.el (idle-update-delay): Move definition up.
24615 (set-mark): Doc fix.
24616
24617 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
24618
24619 * longlines.el: New file.
24620
24621 * simple.el (buffer-substring-filters): New variable.
24622 (filter-buffer-substring): New function.
24623 (kill-region, copy-region-as-kill): Use it.
24624
24625 * register.el (copy-to-register, append-to-register)
24626 (prepend-to-register): Use filter-buffer-substring.
24627
24628 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24629
24630 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
24631 (gud-filter-pending-text): Move in front of gdb.
24632 (gud-overlay-arrow-position): New variable.
24633 (gud-sentinel, gud-display-line): Use it in place of
24634 overlay-arrow-position.
24635
24636 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
24637
24638 * progmodes/fortran.el (fortran-if-indent): Doc fix.
24639 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
24640 (fortran-font-lock-keywords-4): New variable.
24641 (fortran-blocks-re, fortran-end-block-re)
24642 (fortran-start-block-re): New constants, for hideshow.
24643 (hs-special-modes-alist): Add a Fortran entry.
24644 (fortran-mode-map): Bind fortran-end-of-block,
24645 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
24646 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
24647 (fortran-looking-at-if-then, fortran-end-of-block)
24648 (fortran-beginning-of-block): New functions, for hideshow.
24649
24650 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
24651 Doc fix. Tweak regexp.
24652 (f90-beginning-of-block): Push mark first.
24653
24654 2005-03-29 Jay Belanger <belanger@truman.edu>
24655
24656 * calc/calc.el: Update copyright date.
24657 (calc-version): Increase to 2.1.
24658 (calc-version-date): Remove.
24659
24660 * calc/calc-help.el: Update copyright date.
24661 (calc-full-help): Remove reference to calc-version-date.
24662 Update copyright date.
24663
24664 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24665
24666 * vc.el (vc-do-command): Use a pipe for async processes, so password
24667 prompts don't show up at places where the user can't reply.
24668
24669 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24670
24671 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
24672 on the file name we pass to the inferior shell.
24673
24674 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
24675
24676 * progmodes/which-func.el (which-function): Be robust in the face of an
24677 imenu--make-index-alist failure.
24678
24679 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24680
24681 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
24682
24683 * progmodes/python.el (python-preoutput-filter): Fix last change.
24684
24685 2005-03-29 Lute Kamstra <lute@gnu.org>
24686
24687 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
24688 functions and compiled macros.
24689 (debug-convert-byte-code): Handle macros too.
24690 (debug-on-entry-1): Don't signal an error when trying to clear a
24691 function that is not set to debug on entry.
24692
24693 2005-03-29 Jay Belanger <belanger@truman.edu>
24694
24695 * calc/calc-lang.el: Add functions to math-function-table
24696 properties of tex and math.
24697
24698 2005-03-29 Kenichi Handa <handa@m17n.org>
24699
24700 * ps-mule.el (ps-mule-plot-string): Translate characters by
24701 ps-print-translation-table.
24702 (ps-mule-begin-job): Call find-charset-region/string with
24703 ps-print-translation-table.
24704 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
24705
24706 * ps-print.el (ps-print-translation-table): New variable.
24707 (ps-plot-region): Translate characters by ps-print-translation-table.
24708
24709 2005-03-29 Juri Linkov <juri@jurta.org>
24710
24711 * simple.el (next-error-highlight-timer): New variable.
24712
24713 * progmodes/compile.el (compilation-goto-locus):
24714 Use `next-error-highlight-timer' instead of `sit-for'.
24715
24716 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24717
24718 * mail/supercite.el (sc-mail-field): Use assoc-string.
24719 (sc-get-address): Simplify regexps.
24720
24721 * files.el (minibuffer-with-setup-hook): New macro.
24722 (find-file-read-args): Use it to avoid let-binding
24723 minibuffer-with-setup-hook (which breaks turning on/off
24724 file-name-shadow-mode while in the prompt).
24725
24726 * complete.el (PC-read-include-file-name-internal):
24727 Use test-completion.
24728
24729 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
24730
24731 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
24732
24733 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24734
24735 * window.el (window-buffer-height): Use count-screen-lines.
24736
24737 * progmodes/python.el (python-preoutput-leftover): New var.
24738 (python-preoutput-filter): Use it.
24739 (python-send-receive): Loop until all the result has been received.
24740
24741 2005-03-28 Juri Linkov <juri@jurta.org>
24742
24743 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
24744
24745 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
24746 "Recover Crashed Session".
24747 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
24748 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
24749 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
24750 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
24751 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
24752 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
24753 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
24754 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
24755
24756 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
24757 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
24758 Ediff Sessions", "Toggle use of separate control buffer frame",
24759 "Use separate frame for Ediff control buffer".
24760
24761 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
24762 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
24763 "Rename Bookmark", "Delete Bookmark".
24764
24765 * info.el (Info-mode-menu): Remove ellipsis from "Index".
24766 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
24767 Add `:active Info-index-alternatives' to "Next Matching Item".
24768
24769 * wdired.el (wdired-change-to-wdired-mode):
24770 Mention `wdired-abort-changes' key in the initial message.
24771
24772 * international/mule.el (auto-coding-alist): Associate non-ascii
24773 image filename extensions with `no-conversion'.
24774
24775 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
24776
24777 * international/iso-acc.el:
24778 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
24779
24780 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
24781
24782 * textmodes/sgml-mode.el (html-mode): Doc update.
24783
24784 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
24785
24786 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
24787
24788 * term.el (term-move-columns): Fix face after extending a line.
24789 (term-insert-spaces): Likewise.
24790 (term-reset-terminal): Fix off by one error.
24791
24792 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24793
24794 * international/mule.el (auto-coding-alist): Add .xpi files.
24795
24796 * files.el (auto-mode-alist): Add .xpi files.
24797
24798 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
24799
24800 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
24801
24802 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24803
24804 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
24805
24806 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
24807
24808 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
24809 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
24810
24811 * calendar/cal-move.el (calendar-beginning-of-year): Move the
24812 cursor to Jan 1 when needed.
24813 (calendar-end-of-year): Fix -/+ typo.
24814 Reported by Chong Yidong <cyd@stupidchicken.com>.
24815
24816 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
24817
24818 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
24819
24820 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
24821 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
24822
24823 2005-03-25 Richard M. Stallman <rms@gnu.org>
24824
24825 * filesets.el (filesets-init): Add autoload.
24826
24827 * mail/mailalias.el (mail-directory): Doc fix.
24828
24829 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24830
24831 * mail/mailalias.el (mail-directory-process): Do nothing if
24832 mail-directory-process is an atom.
24833 (mail-get-names): Ignore mail-directory-names if it is an atom.
24834 (mail-directory-process defvar): Doc fix.
24835 (mail-names): Doc fix.
24836
24837 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
24838
24839 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
24840
24841 2005-03-26 Kenichi Handa <handa@m17n.org>
24842
24843 * international/mule-util.el (detect-coding-with-priority):
24844 Call update-coding-systems-internal before detect-coding-region.
24845
24846 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
24847
24848 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
24849 (gdb-frames-mode-map): Add follow-link property.
24850
24851 2005-03-25 Jay Belanger <belanger@truman.edu>
24852
24853 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
24854 for variables.
24855
24856 2005-03-25 Juri Linkov <juri@jurta.org>
24857
24858 * image-mode.el: Optimize image filename extension regexps in
24859 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
24860 in `auto-mode-alist'.
24861 (image-mode): Add `image-toggle-display-text' to local hook
24862 `change-major-mode-hook'. Display the image as an image by
24863 default. Set `cursor-type' and `truncate-lines' if the image
24864 is already displayed. Take into account the current mode (image
24865 or text) in message.
24866 (image-minor-mode): New minor mode.
24867 (image-mode-maybe, image-toggle-display-text): New functions.
24868 (image-toggle-display): Use called-interactively-p.
24869 Let-bind `inhibit-read-only' to t.
24870
24871 * image-mode.el (image-minor-mode): Set `cursor-type' and
24872 `truncate-lines' if the image is already displayed. Add turning
24873 image-minor-mode off to `change-major-mode-hook'. Add message.
24874 Call `image-toggle-display-text' after turning image-minor-mode off.
24875
24876 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24877
24878 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
24879 Terminal.app, use utf-8.
24880 (set-display-table-and-terminal-coding-system): Add coding-system arg.
24881 (set-locale-environment): Use it.
24882
24883 * term/xterm.el: Undo last change, better done in mule-cmds.el.
24884
24885 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
24886
24887 * progmodes/python.el (python-close-block-statement-p)
24888 (python-outdent-p, python-current-defun): Use symbol-end.
24889
24890 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24891
24892 * files.el (save-some-buffers): Doc fix.
24893
24894 2005-03-25 Werner Lemberg <wl@gnu.org>
24895
24896 * complete.el, thumbs.el: Replace `legal' with `valid'.
24897 * calendar/calendar.el: Replace `legal' with `valid'.
24898 * emacs-lisp/advice.el: Replace `legal' with `valid'.
24899 * mail/supercite.el: Replace `legal' with `valid'.
24900 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
24901 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
24902 Replace `legal' with `valid'.
24903 * textmodes/reftex-vars.el, textmodes/reftex.el:
24904 Replace `legal' with `valid'.
24905
24906 2005-03-25 Werner Lemberg <wl@gnu.org>
24907
24908 * calc/calc-forms.el, calc/calc-sel.el
24909 * midnight.el, vc-cvs.el
24910 * emacs-lisp/cl-macs.el
24911 * emulation/vip.el
24912 * eshell/esh-io.el, eshell/esh-var.el
24913 * mail/supercite.el
24914 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
24915 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
24916 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
24917 * progmodes/sh-script.el, progmodes/xscheme.el
24918 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
24919 * textmodes/reftex-index.el, textmodes/reftex-parse.el
24920 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
24921 * textmodes/reftex.el, textmodes/org.el:
24922 Replace `illegal' with `invalid'.
24923
24924 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24925
24926 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
24927 (flymake-find-buildfile, flymake-find-possible-master-files)
24928 (flymake-check-include, flymake-parse-line): Replace loops over the
24929 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
24930
24931 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
24932 Substitute file-name-as-directory in the rest of the file.
24933 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
24934 (flymake-replace-region): Remove unused arg `buffer'.
24935 (flymake-check-patch-master-file-buffer): Update calls to it.
24936 (flymake-add-err-info): Remove unused var `count'.
24937 (flymake-mode): Use define-minor-mode.
24938
24939 * progmodes/flymake.el: Use with-current-buffer.
24940 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
24941 flymake-replace-regexp-in-string, flymake-line-beginning-position)
24942 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
24943 Avoid testing for `xemacs'.
24944 (flymake-nop): Move.
24945 (flymake-region-has-flymake-overlays): Return the computed value.
24946 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
24947 Remove unused var `endline'.
24948 (flymake-get-line-count): Remove unused function.
24949 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
24950
24951 * emulation/vi.el:
24952 * generic.el:
24953 * hilit-chg.el (global-highlight-changes):
24954 * hi-lock.el (hi-lock-mode):
24955 * follow.el: find-file-hooks -> find-file-hook.
24956
24957 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
24958
24959 2005-03-24 Juri Linkov <juri@jurta.org>
24960
24961 * dired.el (dired-mode-map): Add menu item "Compare directories"
24962 for dired-compare-directories.
24963
24964 * dired-aux.el (dired-compare-directories): Add autoload cookie.
24965 Doc fix. Replace `read-file-name' with `read-directory-name'.
24966
24967 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24968
24969 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
24970
24971 2005-03-24 Jay Belanger <belanger@truman.edu>
24972
24973 * calc/calc-embed.el (calc-embedded-mode-change): Save all
24974 relevant mode settings in calc-embedded-original-modes when modes
24975 are permanently changed.
24976
24977 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24978
24979 * autoinsert.el: find-file-hooks -> find-file-hook.
24980
24981 2005-03-24 Lute Kamstra <lute@gnu.org>
24982
24983 * generic.el (generic-font-lock-defaults): Make it obsolete.
24984 (generic-font-lock-keywords): New variable to replace
24985 generic-font-lock-defaults.
24986 (generic-mode-set-font-lock): Delete it.
24987 (generic-mode-internal): Don't call generic-mode-set-font-lock.
24988 (generic-bracket-support): Add docstring.
24989
24990 * generic-x.el: Rename generic-font-lock-defaults to
24991 generic-font-lock-keywords throughout.
24992 (mailagent-rules-setup-function): Delete it.
24993 (mailagent-rules-generic-mode): Use anonymous function instead.
24994 (show-tabs-generic-mode-font-lock-defaults-1)
24995 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
24996 Quote faces.
24997 (show-tabs-tab-face, show-tabs-space-face): Specify background,
24998 not foreground.
24999
25000 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
25001 Recognize define-generic-mode.
25002
25003 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
25004
25005 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
25006 if there's no completion table.
25007
25008 2005-03-23 Miles Bader <miles@gnu.org>
25009
25010 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25011 Remove tty-specific variants, as they're no longer needed.
25012
25013 2005-03-23 Lute Kamstra <lute@gnu.org>
25014
25015 * generic-x.el: Code cleanup: make args constant whenever possible.
25016 (installshield-statement-keyword-list)
25017 (installshield-system-functions-list)
25018 (installshield-system-variables-list, installshield-types-list)
25019 (installshield-funarg-constants-list): Make them constants.
25020
25021 * generic.el (generic-make-keywords-list): Add autoload cookie.
25022
25023 * calendar/time-date.el: Add comment on time value formats.
25024 Don't require parse-time.
25025 (with-decoded-time-value): New macro.
25026 (encode-time-value): New function.
25027 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
25028 (days-to-time): Return a valid time value when arg is huge.
25029 (time-since): Use time-subtract.
25030 (time-to-number-of-days): Use time-to-seconds.
25031
25032 2005-03-23 David Ponce <david@dponce.com>
25033
25034 * recentf.el (recentf-keep): New option.
25035 (recentf-menu-action): Default to `find-file'.
25036 (recentf-keep-non-readable-files-flag)
25037 (recentf-keep-non-readable-files-p)
25038 (recentf-file-readable-p, recentf-find-file)
25039 (recentf-cleanup-remote): Remove.
25040 (recentf-include-p): More robust.
25041 (recentf-keep-p): New function.
25042 (recentf-remove-if-non-kept): Rename from
25043 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
25044 All callers updated.
25045 (recentf-menu-items-for-commands): Fix help string.
25046 (recentf-track-closed-file): Update. Doc fix.
25047 (recentf-cleanup): Update. Count removed files. Doc fix.
25048
25049 2005-03-23 Kim F. Storm <storm@cua.dk>
25050
25051 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25052 Don't inherit from fringe face (now happens automatically).
25053
25054 2005-03-22 Kim F. Storm <storm@cua.dk>
25055
25056 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
25057 position values.
25058
25059 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
25060
25061 * menu-bar.el (showhide-date-time): Remove.
25062 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
25063 (menu-bar-make-mm-toggle): Simplify.
25064
25065 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25066
25067 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
25068 Accept qualified variable and function names.
25069
25070 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
25071
25072 * bindings.el (completion-ignored-extensions):
25073 Remove ".lis" for `vax-vms'.
25074
25075 2005-03-22 Andreas Schwab <schwab@suse.de>
25076
25077 * generic-x.el: Revert last change.
25078 * ldefs-boot.el: Update.
25079
25080 2005-03-22 Jay Belanger <belanger@truman.edu>
25081
25082 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
25083 (calc-embedded-save-original-modes)
25084 (calc-embedded-restore-original-modes): New functions.
25085 (calc-do-embedded): Save original modes when entering embedded mode
25086 and restore when leaving embedded mode.
25087 (calc-embedded-modes-change): Change the value of
25088 calc-embedded-original-modes to reflect permanent changes.
25089
25090 2005-03-22 Lute Kamstra <lute@gnu.org>
25091
25092 * generic-x.el: Require generic again.
25093
25094 2005-03-22 Miles Bader <miles@gnu.org>
25095
25096 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25097 Tweak details to look good on both ttys and bitmap displays, light
25098 or dark background, etc.
25099
25100 2005-03-21 Kim F. Storm <storm@cua.dk>
25101
25102 * tooltip.el (tooltip-show-help-function): Check car and cdr of
25103 mouse position.
25104
25105 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25106
25107 * icomplete.el: Don't forcibly turn on the mode upon load.
25108 (icomplete-mode): Use define-minor-mode.
25109 (icomplete-eoinput): Default to nil.
25110 (icomplete-minibuffer-setup): Remove autoload.
25111 (icomplete-tidy): Simplify.
25112 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
25113 in the initial state or if the user has modified the field.
25114 Fix handling of icomplete-max-delay-chars.
25115 Remove code that handles the oddball case where
25116 minibuffer-completion-table is an integer.
25117 Wrap icomplete-completions in while-no-input in case building
25118 completions takes more time than expected.
25119 (icomplete-completions): Simplify.
25120
25121 2005-03-21 Richard M. Stallman <rms@gnu.org>
25122
25123 * jka-compr.el (jka-compr-really-do-compress):
25124 Make variable buffer-local.
25125
25126 * image-mode.el: Handle .xpm files too.
25127 (image-toggle-display): Preserve modification flag.
25128
25129 * help.el (where-is): Don't mention aliases with no key bindings.
25130
25131 2005-03-21 Lute Kamstra <lute@gnu.org>
25132
25133 * generic.el: Fix commentary section. Don't require cl for
25134 compilation.
25135 (generic-mode-list): Add autoload cookie.
25136 (generic-use-find-file-hook, generic-lines-to-scan)
25137 (generic-find-file-regexp, generic-ignore-files-regexp)
25138 (generic-mode, generic-mode-find-file-hook)
25139 (generic-mode-ini-file-find-file-hook): Fix docstrings.
25140 (define-generic-mode): Make it a defmacro. Fix docstring.
25141 (generic-mode-internal): Code cleanup. Add autoload cookie.
25142 (generic-mode-set-comments): Code cleanup.
25143 * generic-x.el: Don't prevent compilation. Don't require generic.
25144 Follow coding conventions. Minor code cleanup.
25145 (etc-fstab-generic-mode): Add some keywords.
25146 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
25147 define-generic-mode like a function declaration.
25148
25149 2005-03-21 Jay Belanger <belanger@truman.edu>
25150
25151 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
25152 changing modes.
25153
25154 2005-03-21 Sam Steingold <sds@gnu.org>
25155
25156 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
25157
25158 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
25159
25160 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
25161 Add underscore to "f$ lexicals" regexp.
25162
25163 2005-03-20 Juri Linkov <juri@jurta.org>
25164
25165 * subr.el (progress-reporter-do-update): When `min-value' is equal
25166 to `max-value', set `percentage' to 0 and prevent division by zero.
25167
25168 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
25169
25170 Sync with Tramp 2.0.48.
25171
25172 * net/tramp.el (all): Change all addresses to .gnu.org.
25173 (tramp-append-tramp-buffers): New defun.
25174 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
25175 Catch `dont-send' signal.
25176 (tramp-set-auto-save-file-modes): Set always permissions, because
25177 there might be an old auto-saved file belonging to another
25178 original file. This could be a security threat. Reported by
25179 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
25180 Check for Emacs 21.3.50 removed.
25181
25182 * net/tramp-smb.el (all): Remove debug construct for
25183 `with-parsed-tramp-file-name'.
25184 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
25185 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
25186 No error message if DIRECTORY or FILENAME doesn't exist.
25187 (tramp-smb-open-connection): Check existence of
25188 `tramp-smb-program'.
25189
25190 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
25191
25192 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
25193 Properly handle the case where the `m' or `s' command's argument is not
25194 yet terminated.
25195 (perl-indent-new-calculate): New function.
25196 (perl-indent-line): Use it.
25197
25198 2005-03-20 Miles Bader <miles@gnu.org>
25199
25200 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
25201 in text-mode too. Change to new face names.
25202 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
25203 Add `:weight bold' attribute.
25204 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
25205
25206 2005-03-19 Juri Linkov <juri@jurta.org>
25207
25208 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
25209
25210 * international/mule.el (auto-coding-alist): Sync with
25211 `auto-mode-alist' by adding upper case archive file extensions
25212 and adding ear/war to jar extension.
25213
25214 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
25215
25216 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
25217 running, restart it.
25218
25219 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
25220
25221 * finder.el (finder-current-item): Throw an error on an empty line.
25222
25223 * man.el (Man-follow-manual-reference): If current-word returns
25224 nil, use "".
25225
25226 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
25227
25228 * simple.el (goto-line): Doc fix.
25229
25230 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
25231
25232 * files.el (save-buffer): Doc fix.
25233
25234 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
25235
25236 * recentf.el (recentf-cleanup-remote): New variable.
25237 (recentf-cleanup): Use it to conditionally check availability of
25238 remote files.
25239
25240 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
25241
25242 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
25243 function names.
25244
25245 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25246
25247 * language/thai-word.el: New file.
25248
25249 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25250
25251 * files.el (backup-buffer): If the file's directory is not
25252 writable, use copy instead of move to backup the file.
25253
25254 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25255
25256 * obsolete/keyswap.el: Moved to obsolete/ from term/.
25257
25258 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25259
25260 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
25261 Use functionp instead of symbolp and fboundp. Reported by Drkm
25262 <darkman_spam@yahoo.fr>.
25263 (ps-print-version): New version 6.6.6.
25264
25265 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
25266
25267 * textmodes/table.el (table--line-column-position): New idiom.
25268 (table--row-column-insertion-point-p): New function to test
25269 validity of row and column insertion operation at a location.
25270 (table-global-menu, table-cell-menu): Use above functions for
25271 deterministic test operation.
25272 (table--editable-cell-p): Behave in deterministic fashion.
25273
25274 2005-03-18 Juri Linkov <juri@jurta.org>
25275
25276 * isearch.el (isearch-lazy-highlight-new-loop):
25277 Make arguments beg and end optional.
25278 (isearch-update): Remove optional arguments nil from
25279 isearch-lazy-highlight-new-loop.
25280 (isearch-lazy-highlight-search): Let-bind case-fold-search to
25281 isearch-lazy-highlight-case-fold-search instead of
25282 isearch-case-fold-search, and let-bind isearch-regexp to
25283 isearch-lazy-highlight-regexp.
25284 Use isearch-lazy-highlight-last-string instead of isearch-string.
25285
25286 * replace.el (perform-replace): Remove bindings of global
25287 variables isearch-string, isearch-regexp, isearch-case-fold-search.
25288 Add three new arguments to `replace-highlight'.
25289 (replace-highlight): Add arguments string, regexp, case-fold.
25290 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
25291 to allow isearch-lazy-highlight-new-loop to use these values
25292 to set corresponding isearch-lazy-highlight-* internal
25293 variables whose values lazy highlighting will use regardless of
25294 changes to global variables isearch-string, isearch-regexp,
25295 isearch-case-fold-search during lazy highlighting loop.
25296 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
25297 to `lazy-highlight-cleanup'.
25298
25299 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
25300 (ispell-highlight-face): Set default face to `isearch' when
25301 lazy highlighting is enabled.
25302 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
25303 priority to 1. Add lazy highlighting.
25304 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
25305 from `isearch-dehighlight'.
25306
25307 2005-03-18 David Ponce <david@dponce.com>
25308
25309 * files.el (hack-local-variables): Do a case-insensitive search
25310 for End.
25311
25312 2005-03-18 Juri Linkov <juri@jurta.org>
25313
25314 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
25315 `isearch-lazy-highlight-cleanup', add alias to old name and
25316 declare obsolete. Add release numbers to other obsolete vars.
25317 (isearch-done, isearch-lazy-highlight-new-loop):
25318 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
25319 (lazy-highlight-cleanup) <variable>: Doc fix.
25320 (isearch-lazy-highlight-update): Rename obsolete
25321 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
25322
25323 2005-03-18 Kenichi Handa <handa@m17n.org>
25324
25325 * language/thai-util.el: Fix categorization of Thai characters in
25326 thai-category-table.
25327 (thai-composition-pattern): Adjust it for the above change.
25328 (thai-self-insert-command, thai-compose-syllable): New functions.
25329 (thai-compose-region): Use thai-compose-syllable.
25330 (thai-compose-string): Likewise.
25331 (thai-composition-function): Likewise.
25332 (thai-auto-composition): New function.
25333 (thai-auto-composition-mode): New minor mode.
25334
25335 * language/thai.el: Fix patterns to be registered in
25336 composition-function-table.
25337
25338 * international/quail.el (quail-input-method): Locally bind
25339 inhibit-modification-hooks to t.
25340
25341 2005-03-17 Richard M. Stallman <rms@gnu.org>
25342
25343 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
25344 (perl-mode): Use run-mode-hooks.
25345
25346 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
25347 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
25348 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
25349
25350 * mail/sendmail.el (sendmail-send-it): Reenable the code
25351 to compute resend-to-address and use it.
25352
25353 * tar-mode.el (tar-mode): Turn off undo unconditionally.
25354
25355 * image-mode.el: New file.
25356
25357 * image.el (insert-sliced-image): Add autoload cookie.
25358
25359 * font-lock.el (font-lock-lines-before): New user option.
25360 (font-lock-after-change-function): Obey it.
25361
25362 * bindings.el (esc-map): Make M-g a prefix.
25363 Bind M-g g and M-g M-g to goto-line.
25364
25365 * faces.el (face-id): Doc fix.
25366
25367 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25368
25369 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
25370 (rmail-show-message): Use rmail-unknown-mail-followup-to.
25371 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
25372
25373 * mail/sendmail.el (mail-yank-ignored-headers)
25374 (mail-font-lock-keywords, mail-mode-fill-paragraph):
25375 Add Mail-Followup-To and Mail-Reply-To headers.
25376 (mail-citation-hook): Add autoload cookie.
25377 (mail-mode): Doc fix.
25378 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
25379 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
25380 (mail-mode-fill-paragraph): Handle those headers.
25381 (mail-mailing-lists): New variable.
25382 (mail-mail-reply-to, mail-mail-followup-to): New functions.
25383
25384 2005-03-17 Juri Linkov <juri@jurta.org>
25385
25386 * isearch.el (isearch-fallback): Check for `(car previous)'
25387 before calling `isearch-other-end-state'.
25388
25389 2005-03-17 Kim F. Storm <storm@cua.dk>
25390
25391 * simple.el (move-beginning-of-line): Move to beginning of buffer
25392 line, as well as beginning of screen line.
25393
25394 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
25395
25396 * calendar/diary-lib.el (mark-diary-entries): Use new optional
25397 argument REDRAW rather than calendar-redrawing variable.
25398 * calendar/calendar.el (calendar-redrawing): Delete.
25399 (redraw-calendar): Do not bind calendar-redrawing.
25400
25401 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
25402
25403 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
25404 diary-file buffer.
25405
25406 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
25407
25408 * help.el (describe-mode): Allow a :minor-mode-function property to
25409 specify a different minor mode toggle function than the variable.
25410 * simple.el (auto-fill-function):
25411 * subr.el (add-minor-mode): Use it.
25412
25413 2005-03-16 Kenichi Handa <handa@m17n.org>
25414
25415 * language/ethio-util.el (sera-being-called-by-w3): New variable.
25416 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
25417 (ethio-fidel-to-sera-buffer): Likewise.
25418
25419 2005-03-16 Juri Linkov <juri@jurta.org>
25420
25421 * emacs-lisp/find-func.el (find-function-regexp):
25422 Add defun-emitting macro `menu-bar-make-toggle'.
25423
25424 * isearch.el: Put `isearch-scroll' property to
25425 `split-window-horizontally'.
25426
25427 * info.el: Update error messages for `debug-ignored-errors'.
25428 (Info-isearch-search): Doc fix.
25429 (Info-find-node): Move up code to go into info buffer before
25430 recording the node to the history.
25431 (Info-fontify-node): Fontify titles only if the next line
25432 has two or more `*', `=', `-', `.'.
25433 Display "go to this node" for empty (match-string 3).
25434
25435 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25436
25437 * term/mac-win.el: Add mouse pointer shape constants.
25438
25439 2005-03-15 Kim F. Storm <storm@cua.dk>
25440
25441 * simple.el (move-beginning-of-line): Use vertical-motion.
25442
25443 2005-03-15 Juri Linkov <juri@jurta.org>
25444
25445 * isearch.el (isearch-error): New variable.
25446 (isearch-invalid-regexp, isearch-within-brackets): Remove.
25447 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
25448 (isearch-within-brackets-state): Remove.
25449 (isearch-case-fold-search-state, isearch-pop-fun-state):
25450 Decrease frame index.
25451 (isearch-mode, isearch-top-state, isearch-push-state)
25452 (isearch-edit-string, isearch-abort, isearch-search-and-update)
25453 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
25454 (isearch-search, isearch-lazy-highlight-new-loop):
25455 Replace `isearch-invalid-regexp' with `isearch-error'.
25456 Remove `isearch-within-brackets'.
25457 (isearch-search): Add `search-failed' handler to `condition-case'.
25458 (isearch-lazy-highlight-search): Add `condition-case' to catch
25459 errors and allow `isearch-lazy-highlight-update' to try
25460 highlighting from the beginning of the window.
25461 (isearch-repeat): Move up code to set isearch-wrapped to t
25462 before calling isearch-wrap-function.
25463
25464 * info.el (Info-isearch-initial-node): New internal variable.
25465 (Info-search): Signal an error in isearch mode when search leaves
25466 the initial node. Signal an error when `bound' is non-nil and
25467 nothing was found in the current subfile.
25468 (Info-isearch-search): Remove `condition-case'.
25469 (Info-isearch-wrap): Don't wrap when search failed during leaving
25470 the initial node. If `Info-isearch-search' is nil, wrap around
25471 the current node.
25472 (Info-isearch-start): New fun.
25473 (Info-mode): Add buffer-local hook `Info-isearch-start' to
25474 `isearch-mode-hook'.
25475
25476 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25477
25478 * simple.el (normal-erase-is-backspace): Set default to t if
25479 running on Mac.
25480
25481 * term/mac-win.el (function-key-map): Sync with x-win.el.
25482
25483 2005-03-15 Kenichi Handa <handa@m17n.org>
25484
25485 * international/mule-cmds.el (locale-language-names): Modify the
25486 format of elements and add more entries.
25487 (locale-preferred-coding-systems): Add more entries.
25488 (set-locale-environment): Adjust for the change of
25489 locale-language-names.
25490
25491 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
25492
25493 * pcvs.el (smerge-ediff): Remove bogus autoload.
25494
25495 2005-03-14 Lute Kamstra <lute@gnu.org>
25496
25497 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
25498 Ignore a `*' at the beginning of a line.
25499
25500 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
25501 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
25502 subr.el.
25503 (dont-compile, eval-when-compile, eval-and-compile): Use declare
25504 to specify indentation.
25505
25506 * generic.el (define-generic-mode): Let generic-mode-list be a
25507 list of strings; test membership with equal.
25508
25509 2005-03-14 Kim F. Storm <storm@cua.dk>
25510
25511 * simple.el (next-line, previous-line): Add optional try-vscroll
25512 arg to recognize interactive use. Pass it on to line-move.
25513 (line-move): Don't perform auto-window-vscroll when defining or
25514 executing keyboard macro to ensure consistent behavior.
25515
25516 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
25517
25518 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
25519
25520 2005-03-13 Lute Kamstra <lute@gnu.org>
25521
25522 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
25523 debugger-setup-buffer so that backtrace marks the frames set to
25524 debug-on-exit and we don't have to do it manually. Set an extra
25525 debug-on-exit for macro's.
25526 (debugger-setup-buffer): Don't mark the top frame manually.
25527
25528 2005-03-12 Lute Kamstra <lute@gnu.org>
25529
25530 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
25531 lisp-indent-function throughout.
25532 (with-no-warnings): Set lisp-indent-function property.
25533
25534 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
25535
25536 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
25537 Add entry for backslash.
25538
25539 2005-03-12 Juri Linkov <juri@jurta.org>
25540
25541 * info.el (Info-search): Four fixes for backward search.
25542
25543 2005-03-11 Jay Belanger <belanger@truman.edu>
25544
25545 * calc/calc.el (calc-language-alist): New variable.
25546 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
25547 (calc-embedded-find-modes): Use calc-language-alist instead of
25548 calc-embedded-language-alist.
25549
25550 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25551
25552 * calendar/calendar.el (calendar-redrawing): New internal
25553 variable.
25554 (redraw-calendar): Remove bogus save-excursion from previous
25555 change. Bind calendar-redrawing to t for mark-diary-entries.
25556 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
25557 calendar if that is why we were called.
25558
25559 2005-03-11 Kenichi Handa <handa@m17n.org>
25560
25561 * international/mule.el (make-coding-system): Set property
25562 coding-system-define-form to nil.
25563 (define-coding-system-alias): Likewise.
25564
25565 2005-03-11 Kenichi Handa <handa@m17n.org>
25566
25567 These changes are suggested by Dave Love <fx@gnu.org>.
25568
25569 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
25570 coding: tag.
25571 (adaptive-fill-regexp): Add more bullets.
25572 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
25573 regexps.
25574
25575 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
25576
25577 * help.el (describe-mode): Properly handle non-trivial lighters.
25578 Don't ignore minor modes that are not listed in minor-mode-list.
25579
25580 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
25581 feature ON when the user requests to turn it OFF.
25582
25583 2005-03-10 Lute Kamstra <lute@gnu.org>
25584
25585 * emacs-lisp/debug.el (debug-entry-code): Delete it.
25586 (implement-debug-on-entry): New function to replace debug-entry-code.
25587 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
25588 second argument as the 2005-03-07 change makes it obsolete.
25589 (debug-on-entry, cancel-debug-on-entry): Update call to
25590 debug-on-entry-1.
25591 (debug, debugger-setup-buffer): Comment update.
25592 (debugger-frame-number): Update to work with implement-debug-on-entry.
25593
25594 2005-03-10 Jay Belanger <belanger@truman.edu>
25595
25596 * calc/calc-embed.el (math-ms-args): Declare it.
25597 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
25598 math-ms-args.
25599 (calc-embedded-subst): Use math-multi-subst-rec to substitute
25600 variables.
25601
25602 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
25603
25604 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
25605 Use message-box.
25606
25607 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
25608 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
25609 (tooltip-gud-tips): Simplify.
25610 (tooltip-gud-tips-p): Remove superfluous :set.
25611 (tooltip-gud-modes): Add fortran-mode.
25612 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
25613
25614 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
25615
25616 2005-03-09 Kim F. Storm <storm@cua.dk>
25617
25618 * play/animate.el (animate-place-char): Use forward-line instead
25619 of next-line to improve performance.
25620
25621 2005-03-09 Simon Josefsson <jas@extundo.com>
25622
25623 * net/browse-url.el (browse-url-default-browser): Doc fix.
25624
25625 2005-03-09 Miles Bader <miles@gnu.org>
25626
25627 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
25628 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
25629
25630 2005-03-09 Kenichi Handa <handa@m17n.org>
25631
25632 * international/latin-1.el: Set case and syntax for 255 only if
25633 set-case-syntax-set-multibyte is nil.
25634
25635 * textmodes/ispell.el (ispell-insert-word): New function.
25636 (ispell-word): Use ispell-insert-word to insert a new word.
25637 (ispell-process-line): Likewise.
25638 (ispell-complete-word): Likewise.
25639
25640 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
25641
25642 * calendar/calendar.el (redraw-calendar): Preserve point.
25643 Reported by Matt Hodges <MPHodges@member.fsf.org>.
25644 (calendar-week-start-day): Move after definition of
25645 redraw-calendar. Delete buffer test, since redraw-calendar has
25646 that now.
25647
25648 * calendar/diary-lib.el (mark-diary-entries): Only call
25649 redraw-calendar in the first of any recursive calls.
25650 Reported by Alan Shutko <ats@acm.org>.
25651
25652 2005-03-08 Juri Linkov <juri@jurta.org>
25653
25654 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
25655 (html-horizontal-rule, html-line, html-image, html-checkboxes)
25656 (html-radio-buttons): Add a space before the trailing `/>' where
25657 sgml-xml-mode is non-nil.
25658 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
25659 the subsequent tag of the empty XML tag.
25660 (html-href-anchor): Don't set initial input to "http:".
25661 (html-image): Ask for the image URL and set point inside alt="".
25662 (html-name-anchor): Duplicate the name in the `id' attribute when
25663 sgml-xml-mode is non-nil.
25664 (html-paragraph): Remove \n before <p>.
25665 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
25666 instead of `checked' when sgml-xml-mode is non-nil.
25667
25668 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
25669 Remove 1 space before #RRGGBB to not truncate it on terminal
25670 windows w/o fringes. Remove 1 space between bg and fg examples
25671 to get more space.
25672 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
25673 avoid byte-compile warnings.
25674
25675 * image-file.el (image-file-handler): Put `safe-magic' property to
25676 `image-file-handler'.
25677
25678 * info.el (Info-isearch-search): Emulate word search in
25679 isearching through multiple Info nodes with Info-search.
25680 (Info-isearch-wrap): Allow isearch-word.
25681
25682 2005-03-08 Lute Kamstra <lute@gnu.org>
25683
25684 * emacs-lisp/debug.el (debugger-step-through): Make sure that
25685 stepping into the debugger's code is not possible.
25686 (debugger-jumping-flag): Docstring update.
25687
25688 2005-03-08 Jay Belanger <belanger@truman.edu>
25689
25690 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
25691 embedded mode begins.
25692 (calc-embedded-language-alist): New variable.
25693 (calc-embedded-find-modes): Use calc-embedded-language-alist to
25694 set default language mode.
25695
25696 2005-03-08 Kenichi Handa <handa@m17n.org>
25697
25698 * international/ccl.el (define-ccl-program): Fix docstring about
25699 extra 256 bytes assured for the output buffer.
25700
25701 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25702 Fix BUFFER_MAGNIFICATION to 2.
25703 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25704
25705 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
25706
25707 * align.el (align-rules-list): Added an alignment rule for CSS
25708 declarations (applies to css-mode and html-mode buffers).
25709
25710 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
25711
25712 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
25713
25714 2005-03-07 Kim F. Storm <storm@cua.dk>
25715
25716 * simple.el (move-beginning-of-line): New command.
25717
25718 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
25719
25720 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
25721
25722 * emulation/cua-base.el: Put CUA move property on move-end-of-line
25723 and move-beginning-of-line.
25724
25725 * apropos.el (apropos-print): Omit command from M-x ... RET.
25726
25727 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
25728
25729 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
25730 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
25731
25732 2005-03-06 Richard M. Stallman <rms@gnu.org>
25733
25734 * bindings.el (esc-map): Bind M-g to goto-line.
25735
25736 * facemenu.el (global-map): Bind M-o, not M-g.
25737
25738 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25739
25740 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
25741 "Open Directory" as for "Open File".
25742
25743 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
25744
25745 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
25746 (push-mark-command): Run activate-mark-hook.
25747
25748 2005-03-06 Richard M. Stallman <rms@gnu.org>
25749
25750 * help-mode.el (help-mode-finish): Don't alter the element
25751 in view-return-to-alist if there already is one.
25752
25753 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
25754 make sure the current buffer is the expected one.
25755
25756 * novice.el (disabled-command-function): Output in *Disabled Command*.
25757 Explicitly ignore non-keyboard events, and explicitly handle C-g.
25758
25759 * textmodes/flyspell.el (flyspell-large-region):
25760 Pass args differently for aspell.
25761
25762 * files.el (mode-require-final-newline): Doc fix.
25763
25764 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25765
25766 * progmodes/which-func.el (which-function):
25767 Specify NOERROR when calling imenu--make-index-alist.
25768
25769 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
25770
25771 * simple.el (normal-erase-is-backspace): Define default value.
25772
25773 * custom.el (custom-theme-set-variables): Remove unused var
25774 `immediate'.
25775 (custom-reevaluate-setting): Simple function to handle variables
25776 that are defined before their default value can really be
25777 computed.
25778
25779 * startup.el (command-line): Use it for temporary-file-directory,
25780 small-emporary-file-directory, auto-save-file-name-transforms,
25781 blink-cursor-mode, and normal-erase-is-backspace.
25782
25783 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
25784 progress, even with buggy anchored keywords.
25785
25786 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
25787
25788 * simple.el (goto-line): Remove unbalanced final parenthesis.
25789
25790 2005-03-05 Richard M. Stallman <rms@gnu.org>
25791
25792 * simple.el (goto-line): Use a number at point as the default.
25793 With C-u as arg, switch buffers.
25794
25795 2005-03-05 Juri Linkov <juri@jurta.org>
25796
25797 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
25798 with `no-blinking-cursor'.
25799
25800 * startup.el (no-blinking-cursor): New defvar.
25801 (command-line): Add `--no-blinking-cursor' to longopts.
25802 Set `no-blinking-cursor' to t for command line arguments
25803 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
25804 with `no-blinking-cursor' in the condition for calling
25805 `blink-cursor-mode'.
25806
25807 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
25808
25809 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
25810 (menu-bar-options-save): Add blink-cursor-mode.
25811 (menu-bar-options-menu): Add blink-cursor-mode.
25812
25813 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
25814
25815 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
25816 (icalendar-export-file, icalendar-export-region)
25817 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
25818 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
25819
25820 2005-03-04 Lute Kamstra <lute@gnu.org>
25821
25822 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
25823 (debug-function-list): Ditto.
25824
25825 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
25826
25827 * textmodes/texinfmt.el (texinfo-append-refill):
25828 Redefine the types of line to which @refill
25829 is not appended by replacing a search for `@refill\\|@bye' with
25830 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
25831 itemize@refill' bug and the unfilled long lines bug.
25832 (texinfmt-version): Update number and date.
25833
25834 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
25835
25836 * international/code-pages.el (windows-1250, windows-125[2-8])
25837 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
25838
25839 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
25840
25841 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
25842 bound yet.
25843
25844 2005-03-02 Romain Francoise <romain@orebokech.com>
25845
25846 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
25847 buffer after removing limits.
25848 (ibuffer-pop-filter): Ditto.
25849 Update copyright.
25850
25851 2005-03-02 Miles Bader <miles@gnu.org>
25852
25853 * button.el (make-text-button): If the user doesn't specify a
25854 type, use the default. Rewrite to use `add-text-properties' and
25855 plist functions.
25856
25857 2005-03-01 Lute Kamstra <lute@gnu.org>
25858
25859 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
25860 (debugger-jumping-flag): New var.
25861 (debug-entry-code): Use it.
25862 (debugger-jump): Use debugger-jumping-flag and add
25863 debugger-reenable to post-command-hook.
25864 (debugger-reenable): Use debugger-jumping-flag and remove itself
25865 from post-command-hook.
25866 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
25867 debugger-reenable.
25868
25869 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
25870
25871 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
25872 inclusion of "itemize\\|", which may be unnecessary, is certainly
25873 inelegant, and stops refilling in itemize lists when formatting
25874 Japanese Texinfo files to Info.
25875 Update copyright to 2005.
25876
25877 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
25878
25879 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
25880 of an error if GDB can't find the source file.
25881
25882 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
25883
25884 * calendar/calendar.el (redraw-calendar): Work from any buffer,
25885 not just the calendar.
25886
25887 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
25888 first.
25889 (diary-redraw-calendar): New function.
25890 (make-diary-entry): Add diary-redraw-calendar to local
25891 write-contents-functions. Turn off selective display before
25892 inserting in diary.
25893
25894 2005-03-01 Kim F. Storm <storm@cua.dk>
25895
25896 * emacs-lisp/copyright.el (copyright-fix-years): New command.
25897
25898 2005-03-01 Lute Kamstra <lute@gnu.org>
25899
25900 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
25901 that debug-entry-code can be safely removed from a function while
25902 this code is being evaluated. Revert the 2005-02-27 change as the
25903 new implementation no longer requires it. Make sure that a
25904 function body containing just a string is not mistaken for a docstring.
25905 (debug): Skip one more frame in case of debug on entry.
25906 (debugger-setup-buffer): Delete one more frame line in case of
25907 debug on entry.
25908 (debugger-frame-number): Update to use the new text introduced by
25909 the 1999-11-03 change. Skip one more frame in case of debug on entry.
25910
25911 2005-02-28 Kim F. Storm <storm@cua.dk>
25912
25913 * double.el (double-translate-key): Call force-window-update after
25914 read-event to avoid crash in redisplay.
25915
25916 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
25917
25918 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
25919 (debug): Use it. Move the inhibit-trace earlier.
25920 (debug-entry-code): New const.
25921 (debug-on-entry-1): Use it.
25922
25923 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
25924
25925 * international/utf-16.el (ccl-encode-mule-utf-16le):
25926 Fix BUFFER_MAGNIFICATION to 2.
25927 (ccl-encode-mule-utf-16be): Likewise.
25928
25929 2005-02-28 Kenichi Handa <handa@m17n.org>
25930
25931 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25932 Fix BUFFER_MAGNIFICATION to 4.
25933 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25934
25935 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
25936
25937 * speedbar.el (speedbar-update-flag): Doc fix.
25938 (speedbar-show-info-under-mouse): Give set-mouse-position the right
25939 argument.
25940
25941 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
25942
25943 * reveal.el (reveal-post-command): Don't try to reveal overlays which
25944 have a non-nil `invisible' property but are actually visible.
25945
25946 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
25947 for perldoc sections.
25948 (perl-outline-regexp, perl-outline-level): New var and function.
25949 (perl-mode): Use them.
25950
25951 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
25952
25953 * calendar/diary-lib.el (diary-remind): Discard any mark portion
25954 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
25955
25956 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
25957
25958 * cus-edit.el: Comment change.
25959 (custom-buffer-create-internal): Slightly reword text at top of
25960 Custom buffers. Mention there that saving an option edits the
25961 init file. Add link to Emacs manual node on `custom-file'.
25962 (custom-magic-alist): Rewrite individual State messages to use
25963 capitalized keywords. Doc fix.
25964
25965 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
25966
25967 * calendar/calendar.el (calendar-buffer): Move above
25968 calendar-week-start-day.
25969 (calendar-week-start-day): Doc fix. Add :set function.
25970 (calendar-minimum-window-height): New variable.
25971 (generate-calendar-window): Only resize window if selected-window
25972 is displaying the calendar buffer. Use new variable
25973 calendar-minimum-window-height.
25974 (generate-calendar): Reword error message.
25975 (calendar-mode-map): Bind DEL to scroll-other-window-down.
25976
25977 2005-02-27 Andreas Schwab <schwab@suse.de>
25978
25979 * vc.el (vc-do-command): Don't run command asynchronously when
25980 operating in a remote directory.
25981
25982 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
25983 change from sync with Tramp 2.0.47.
25984
25985 2005-02-27 Richard M. Stallman <rms@gnu.org>
25986
25987 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
25988
25989 * textmodes/flyspell.el (flyspell-mode-on):
25990 Call ispell-change-dictionary only if necessary.
25991
25992 * emacs-lisp/re-builder.el (regexp-builder): New function.
25993
25994 * register.el (describe-register-1): Explicitly handle
25995 yank-excluded-properties = t.
25996
25997 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
25998 (custom-magic-alist): Change the status descriptions again.
25999 (face widget-type): Total rewrite based on `restricted-sexp'
26000 to eliminate the confusing double hiding levels.
26001
26002 * emacs-lisp/debug.el (debug-on-entry-1):
26003 If function body is empty, add nil as body form.
26004
26005 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
26006
26007 * emacs-lisp/trace.el (inhibit-trace): New var.
26008 (trace-make-advice): Use it.
26009
26010 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
26011
26012 2005-02-26 Kim F. Storm <storm@cua.dk>
26013
26014 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
26015 (mouse-on-link-p, mouse-drag-region-1): Use it.
26016
26017 2005-02-25 Lute Kamstra <lute@gnu.org>
26018
26019 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
26020
26021 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
26022
26023 * frame.el (blink-cursor-mode): Add :group keyword.
26024
26025 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
26026
26027 * calendar/icalendar.el (icalendar--decode-isodatetime):
26028 New optional argument DAY-SHIFT.
26029 (icalendar-export-region): Fix coding-system-for-write.
26030 (icalendar--convert-ical-to-diary): Shift end-day of all-day
26031 events by one.
26032
26033 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
26034
26035 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
26036
26037 2005-02-24 Kim F. Storm <storm@cua.dk>
26038
26039 * international/iso-acc.el (iso-accents-compose): Fix crash
26040 during redisplay. Call force-window-update after read-event
26041 and delete-region to signal that window is not accurate.
26042
26043 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
26044
26045 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
26046 Remove unused and inexistent var `inhibit-trace'.
26047 (debugger-mode): Use run-mode-hooks.
26048 (debugger-list-functions): Add buttons; setup xref stack.
26049
26050 2005-02-23 Richard M. Stallman <rms@gnu.org>
26051
26052 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
26053 appointment says it was explicitly made.
26054 (appt-add): Set the 3rd element.
26055 (appt-make-list): Preserve explicit appointments.
26056
26057 * subr.el (find-tag-default): Catch errors in forward-sexp.
26058
26059 2005-02-23 Juri Linkov <juri@jurta.org>
26060
26061 * info.el (Info-isearch-search): New defcustom.
26062 (Info-isearch-search): Call the default isearch function
26063 when Info-isearch-search is nil.
26064 (Info-isearch-wrap): Use variable Info-isearch-search.
26065
26066 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
26067
26068 * cus-edit.el: Comment change.
26069
26070 2005-02-22 Kim F. Storm <storm@cua.dk>
26071
26072 * progmodes/hideif.el (hide-ifdef-use-define-alist):
26073 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
26074
26075 2005-02-22 Simon Josefsson <jas@extundo.com>
26076
26077 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
26078 New variable.
26079 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
26080 Oskarsson" <myrkraverk@users.sourceforget.net>.
26081
26082 2005-02-22 Kim F. Storm <storm@cua.dk>
26083
26084 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
26085 check that window of that event is the selected window.
26086 (mouse-drag-region-1): Compare mouse event window to selected
26087 window before setting point.
26088
26089 * tooltip.el (tooltip-show-help-function): Pass event to
26090 mouse-on-link-p so it can check selected window.
26091
26092 2005-02-22 Kenichi Handa <handa@m17n.org>
26093
26094 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
26095 (ps-mule-show-warning): New function.
26096 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
26097 characters are found.
26098
26099 * ps-print.el (ps-header-footer-string): Return a list of header
26100 and footer strings.
26101
26102 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
26103
26104 * pcvs.el (cvs-retrieve-revision): Fix thinko.
26105
26106 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
26107
26108 * frame.el (blink-cursor-mode): Use define-minor-mode.
26109
26110 * term/mac-win.el (function-key-map): Use char-names more consistently.
26111 (file-name-coding-system): Only set it for MacOS-9. The other case is
26112 already handled in mule-cmds.el (where it also works when mac-win.el
26113 is not used).
26114
26115 2005-02-21 Kenichi Handa <handa@m17n.org>
26116
26117 * international/mule.el (ctext-pre-write-conversion): Always use
26118 " *code-converting-work*" buffer for work.
26119
26120 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
26121
26122 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
26123
26124 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
26125
26126 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
26127
26128 * ses.el (undo-more): Restore defadvice, but only the part that
26129 allows changes outside the restricted area of the buffer.
26130
26131 2005-02-20 Kim F. Storm <storm@cua.dk>
26132
26133 * simple.el (line-move): Add fourth optional arg try-vscroll which
26134 must be set to perform auto-window-vscroll.
26135 When moving backwards and doing auto-window-vscroll, automatically
26136 vscroll to the last part of lines which are taller than the window.
26137 (next-line, previous-line): Set try-vscroll arg on line-move.
26138
26139 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
26140
26141 * replace.el (query-replace, query-replace-regexp)
26142 (replace-string, replace-regexp): When operating on region, make
26143 the minibuffer prompt say so.
26144
26145 * isearch.el (isearch-forward): Document isearch-query-replace and
26146 isearch-query-replace-regexp keybindings.
26147
26148 2005-02-19 Jay Belanger <belanger@truman.edu>
26149
26150 * calc/calc-aent.el (math-read-token): Add local variable.
26151
26152 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
26153 (calc-edit-top): Move declaration to earlier in file.
26154 (calc-edit-macro-repeats): Add local variables.
26155
26156 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
26157 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
26158 calcFunc-tanh.
26159 Adjust integration rule for calcFunc-tan.
26160
26161 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26162
26163 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
26164 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
26165 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
26166 (viper-skip-separators): Bug fix.
26167 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
26168 particular major mode.
26169 (viper-del-backward-char-in-replace): Don't put deleted char on the
26170 kill ring.
26171
26172 * viper-ex.el (viper-color-display-p): New function.
26173 (viper-has-face-support-p): Use viper-color-display-p.
26174
26175 * viper-keym.el (viper-gnus-modifier-map): New keymap.
26176
26177 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
26178
26179 * viper-util.el (viper-glob-unix-files): Fix shell status check.
26180 (viper-file-remote-p): Make equivalent to file-remote-p.
26181
26182 * viper.el (viper-major-mode-modifier-list):
26183 Use viper-gnus-modifier-map.
26184
26185 2005-02-19 David Kastrup <dak@gnu.org>
26186
26187 * subr.el (subregexp-context-p): Fix garbled doc string by adding
26188 quoting.
26189
26190 2005-02-19 Jay Belanger <belanger@truman.edu>
26191
26192 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
26193 Remove extra definitions.
26194 (calc-coth): New function.
26195 (calcFunc-cot): Fix `let'.
26196
26197 2005-02-19 Eli Zaretskii <eliz@gnu.org>
26198
26199 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
26200 the reasons we use "type pc" in these faces.
26201
26202 * button.el (button): Ditto.
26203
26204 2005-02-19 Michael Mauger <mmaug@yahoo.com>
26205
26206 * replace.el (query-replace-read-from): Set the value of
26207 query-replace-from-history-variable to handle the case of an empty
26208 string entered to accept the suggested default.
26209
26210 * net/tramp.el (tramp-file-name-for-operation):
26211 Use dired-call-process instead of dired-call-process-command.
26212
26213 2005-02-19 Jay Belanger <belanger@truman.edu>
26214
26215 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
26216 (math-div-non-trig): New variables.
26217 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
26218 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
26219 (math-combine-prod, math-div-symb-fancy): Add simplifications for
26220 trig expressions.
26221
26222 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
26223
26224 * progmodes/gdb-ui.el (gdb-var-update-handler)
26225 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
26226 for watch expressions,
26227 (gdb-var-create-handler): Don't set speedbar-update-flag.
26228 (gdb-post-prompt): Simplify test for speedbar.
26229
26230 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26231
26232 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
26233 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
26234 we use the syntax table of the correct buffer.
26235 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
26236 Felix Gatzemeier.
26237
26238 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
26239 (ediff-file-remote-p): Make synonymous with file-remote-p.
26240 In all deffaces ediff-*-face-*, use min-colors.
26241
26242 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
26243 ediff-recurse-to-subdirectories.
26244 (ediff-mark-if-equal): Check that the arguments are strings, use
26245 ediff-same-contents (after to Felix Gatzemeier).
26246
26247 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
26248 nil.
26249
26250 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
26251
26252 * log-view.el (log-view-message-re): Fix up Subversion regexp.
26253
26254 2005-02-18 David Kastrup <dak@gnu.org>
26255
26256 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
26257 use `mark-active' when defined.
26258
26259 2005-02-18 Kenichi Handa <handa@m17n.org>
26260
26261 * ps-print.el (ps-font-info-database): New entry
26262 ZapfChancery-MediumItalic with correct font name. Fix font name
26263 of the entry Zapf-Chancery-MediumItalic.
26264
26265 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
26266
26267 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
26268
26269 2005-02-16 Kim F. Storm <storm@cua.dk>
26270
26271 * ido.el (ido-fallback-command): Pass user input to fallback command.
26272
26273 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
26274
26275 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
26276 (gdb-find-file-hook): Add server prefix.
26277
26278 2005-02-16 Richard M. Stallman <rms@gnu.org>
26279
26280 * replace.el (perform-replace): Pass new args to replace-highlight.
26281 (replace-highlight): Take region args,
26282 and pass them to isearch-lazy-highlight-new-loop.
26283
26284 * novice.el (disabled-command-hook): Autoload the defalias
26285 and the make-obsolete-variable call.
26286
26287 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
26288
26289 * isearch.el (isearch-lazy-highlight-start-limit)
26290 (isearch-lazy-highlight-end-limit): New variables limit
26291 the region for highlighting.
26292 (isearch-lazy-highlight-new-loop): New args BEG and END.
26293 (isearch-lazy-highlight-search): Use the new vars.
26294 (isearch-lazy-highlight-update): Likewise.
26295
26296 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
26297
26298 * cus-start.el (all): Use default-boundp.
26299
26300 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
26301
26302 * menu-bar.el (menu-bar-select-frame): Handle current frame.
26303
26304 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
26305
26306 * autorevert.el (auto-revert-stop-on-user-input)
26307 (auto-revert-verbose): Doc fixes.
26308
26309 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
26310
26311 * international/mule-cmds.el (set-locale-environment): Remove call
26312 to set-selection-coding-system on Windows.
26313
26314 2005-02-15 Jay Belanger <belanger@truman.edu>
26315
26316 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
26317 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
26318 calcFunc-coth.
26319 (math-simplify-sqrt): Add simplifications.
26320
26321 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
26322 to list.
26323
26324 * calc/calc-ext.el: Add functions to autoloads.
26325
26326 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
26327 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
26328 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
26329 (math-csc-raw, math-cot-raw): New functions.
26330
26331 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
26332
26333 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
26334 the variable name in a message.
26335
26336 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
26337 calcFunc-csc, calcFunc-cot.
26338
26339 * calc/calcalg2.el: Add derivative and integration rules for
26340 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
26341 calcFunc-csch, calcFunc-coth.
26342 (math-do-integral-methods): Add to checks for when to use
26343 substitutions.
26344
26345 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
26346
26347 2005-02-15 Lute Kamstra <lute@gnu.org>
26348
26349 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
26350 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
26351 <monnier@iro.umontreal.ca>
26352 (lisp-outline-level): Improve efficiency. Suggested by David
26353 Kastrup <dak@gnu.org>.
26354
26355 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
26356
26357 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
26358 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
26359 (gdb-set-gud-minor-mode-existing-buffers): New functions.
26360 (gdb-find-file-hook): New hook. Add it to find-file-hook.
26361 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
26362
26363 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
26364
26365 * cus-start.el (all): Comment change.
26366
26367 2005-02-14 Lute Kamstra <lute@gnu.org>
26368
26369 * cus-start.el (all): Check if symbol is void.
26370
26371 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
26372
26373 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
26374 optional argument to \cite.
26375
26376 2005-02-14 Richard M. Stallman <rms@gnu.org>
26377
26378 * cus-edit.el (custom-buffer-create-internal): Update help message.
26379 (custom-magic-alist): Update help messages.
26380
26381 * cus-start.el (all): Allow a var to specify a standard value.
26382
26383 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
26384
26385 * custom.el (custom-theme-set-variables): Handle variable aliases.
26386
26387 * frame.el (blink-cursor-timer): Doc fix.
26388 (blink-cursor): Make it an alias for `blink-cursor-mode' and
26389 declare obsolete.
26390 (blink-cursor-mode): Define with defcustom and use correct
26391 standard expression in that defcustom.
26392 * startup.el (command-line): Adapt to above changes in frame.el.
26393
26394 2005-02-11 Lute Kamstra <lute@gnu.org>
26395
26396 * apropos.el (apropos-score-doc): Prevent division by zero.
26397
26398 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
26399
26400 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
26401 (icalendar--get-event-property-attributes)
26402 (icalendar--get-event-properties)
26403 (icalendar--datetime-to-diary-date): New functions.
26404 (icalendar--split-value): Doc fix.
26405 (icalendar--datetime-to-noneuropean-date)
26406 (icalendar--datetime-to-european-date): New optional argument
26407 SEPARATOR. Return result as a string instead of a list.
26408 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
26409 (icalendar--convert-string-for-export): Rename arg S to STRING.
26410 (icalendar-export-region): Doc fix. Change name of error buffer.
26411 Save output buffer.
26412 (icalendar-import-file): Add blank at end of prompt.
26413 (icalendar-import-buffer): Doc fix. Do not switch to error
26414 buffer. Indicate status in return value.
26415 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
26416 buffer. Save output buffer. Handle exception from recurrence
26417 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
26418 events. Fix problems with weekly all-day events.
26419
26420 2005-02-10 Richard M. Stallman <rms@gnu.org>
26421
26422 * simple.el (eval-expression-print-format):
26423 Avoid warning about edebug-active.
26424
26425 * help.el (help-for-help-internal): Rename from help-for-help.
26426 (help-for-help): Define with defalias.
26427
26428 * font-core.el (font-lock-default-function): Use with-no-warnings.
26429
26430 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
26431
26432 * custom.el (defface): Doc fix.
26433
26434 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
26435
26436 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
26437 width 0" to prevent word wrapping problems.
26438
26439 2005-02-09 Kim F. Storm <storm@cua.dk>
26440
26441 * ido.el (ido-file-extensions-order): New defcustom.
26442 (ido-file-extension-lessp, ido-file-extension-aux)
26443 (ido-file-extension-order): New advanced file ordering.
26444 (ido-file-lessp): New simple file ordering.
26445 (ido-sort-list): Remove.
26446 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
26447 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
26448
26449 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
26450
26451 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
26452 that some versions of grep produce.
26453 (grep-mode-font-lock-keywords): Likewise.
26454
26455 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
26456
26457 * progmodes/gdb-ui.el (gdb-location-list): New variable.
26458 (gdb-cdir): Delete.
26459 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
26460 (gdb-source-info): Treat case when source file is in another
26461 directory properly.
26462 (gdb-get-location): New function.
26463
26464 2005-02-07 Jay Belanger <belanger@truman.edu>
26465
26466 * calc/calc-prog.el (calc-write-parse-table-part)
26467 (calc-fix-token-name): Fix a check for language type.
26468
26469 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
26470
26471 2005-02-07 Andre Spiegel <spiegel@gnu.org>
26472
26473 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
26474 as directory not writable.
26475
26476 2005-02-07 Kim F. Storm <storm@cua.dk>
26477
26478 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
26479 (cua--standard-movement-commands): Remove list.
26480 Instead, set CUA property value to move for movement commands.
26481 (cua-movement-commands): Remove. Users must set CUA prop instead.
26482 (cua--pre-command-handler): Check CUA property.
26483 (cua--init-keymaps): Don't remap undo commands.
26484 (cua-mode): Don't call cua--rectangle-on-off.
26485
26486 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
26487 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
26488 (cua--rect-undo-set-point): New var.
26489 (cua--rectangle-undo-boundary): Setup undo apply entry.
26490 (cua--rect-undo-handler): New function for rectangle undo.
26491 (cua--rect-start-position, cua--rect-end-position): Add.
26492 (cua--rectangle-post-command): Call cua--rectangle-set-corners
26493 for restored rectangle. Set point if cua--rect-undo-set-point.
26494
26495 2005-02-06 Jay Belanger <belanger@truman.edu>
26496
26497 * calc/calc-lang.el (calc-tex-language): Display more information
26498 in messages.
26499
26500 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
26501 in TeX mode.
26502
26503 2005-02-06 Richard M. Stallman <rms@gnu.org>
26504
26505 * emacs-lisp/lisp.el (buffer-end): Doc fix.
26506
26507 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
26508
26509 * net/ldap.el (ldap-search-internal): Support attributes with
26510 optional descriptions separated by a semi-colon, as in
26511 "userCertificate;binary".
26512
26513 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26514
26515 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
26516 isn't a cons (i.e. the version is 0).
26517
26518 2005-02-05 Eli Zaretskii <eliz@gnu.org>
26519
26520 * help.el (help-for-help): Doc fix.
26521
26522 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
26523
26524 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
26525 GDB-Windows on the menu-bar as this works better.
26526
26527 2005-02-04 Jay Belanger <belanger@truman.edu>
26528
26529 * calc/calc-embed.el (calc-embedded-update): Don't put in
26530 unnecessary newlines. Adjust the end of formula marker.
26531
26532 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
26533 (math-latex-parse-two-args): New function.
26534
26535 2005-02-03 Lute Kamstra <lute@gnu.org>
26536
26537 * help-fns.el (help-with-tutorial): Make sure that users cannot
26538 remove the entire text of the tutorial by means of `undo'.
26539
26540 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
26541
26542 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
26543 in recent changes, where the ispell process was repeatedly
26544 killed & restarted.
26545
26546 * international/mule-cmds.el (set-locale-environment): Set file-name
26547 coding system to utf-8 on Darwin systems.
26548 (set-default-coding-systems): Don't set default-file-name-coding-system
26549 on Darwin systems.
26550
26551 2005-02-03 Richard M. Stallman <rms@gnu.org>
26552
26553 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
26554
26555 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
26556
26557 * faces.el (list-faces-display): Add optional argument.
26558
26559 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
26560
26561 * font-core.el (font-lock-default-function): Handle the rare case where
26562 only font-lock-keywords is set.
26563
26564 2005-02-02 Kenichi Handa <handa@m17n.org>
26565
26566 * international/characters.el: Cancel previous change for
26567 I-WITH-DOT-ABOVE and DOTLESS-i.
26568
26569 * international/latin-5.el: Cancel previous change.
26570
26571 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26572
26573 * progmodes/gud.el: Correction to syntax in gud-menu-map.
26574
26575 2005-02-02 Kenichi Handa <handa@m17n.org>
26576
26577 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
26578 DOTLESS-i.
26579
26580 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
26581 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
26582
26583 * case-table.el (get-upcase-table): New function.
26584 (copy-case-table): Copy upcaes table too if non-nil.
26585 (set-case-syntax-delims): Maintain upcase table too.
26586 (set-case-syntax-pair): Likewise.
26587 (set-upcase-syntax, set-downcase-syntax): New functions.
26588 (set-case-syntax): Maintain upcase table too.
26589
26590 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26591
26592 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
26593
26594 * progmodes/gud.el (gud-goto-info): New function.
26595 (gud-tool-bar-map): Use correct icon.
26596
26597 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26598
26599 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
26600 When delegating, order args in the funcall correctly.
26601
26602 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26603
26604 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
26605
26606 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
26607
26608 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
26609 buffer not visiting a file.
26610
26611 2005-01-31 Jay Belanger <belanger@truman.edu>
26612
26613 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
26614 bound on the line with the formula.
26615
26616 2005-01-31 Kim F. Storm <storm@cua.dk>
26617
26618 * ses.el (ses-create-cell-variable-range)
26619 (ses-destroy-cell-variable-range, ses-reset-header-string)
26620 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
26621 (ses-insert-row): Fix format of apply undo entries.
26622
26623 2005-01-31 Jay Belanger <belanger@truman.edu>
26624
26625 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
26626 parts.
26627
26628 * calc/calc-embed.el (calc-embedded-open-formula)
26629 (calc-embedded-close-formula): Ignore matrix environments.
26630
26631 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
26632 TeX mode.
26633
26634 * calc/calc-lang.el (math-function-table, math-oper-table)
26635 (math-variable-table): Adjust the LaTeX portions.
26636
26637 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
26638 (math-latex-ignore-words): New constant.
26639
26640 2005-01-31 Richard M. Stallman <rms@gnu.org>
26641
26642 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
26643 (ispell-local-dictionary): Doc fix.
26644 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
26645 Don't reinitialize at run time. Don't defcustom.
26646 All uses changed to append ispell-local-dictionary-alist,
26647 or check it first.
26648 (ispell-current-dictionary): New variable for dictionary in use.
26649 (ispell-dictionary): Now used only for global default.
26650 (ispell-start-process): Set ispell-current-dictionary,
26651 not ispell-dictionary.
26652 (ispell-change-dictionary): Use this only for setting
26653 user preferences.
26654 (ispell-internal-change-dictionary): New function
26655 to change the current dictionary in use.
26656 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
26657 Use ispell-current-dictionary.
26658 Handle ispell-local-dictionary-overridden.
26659 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
26660
26661 2005-01-31 Jay Belanger <belanger@truman.edu>
26662
26663 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
26664
26665 * calc/calc-ext.el: Add calc-latex-language to autoloads.
26666 (calc-mode-map): Add calc-latex-language.
26667
26668 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
26669 (math-latex-print-frac): New functions.
26670 (math-oper-table, math-function-table, math-variable-table)
26671 (math-complex-format, math-input-filter): Add latex properties.
26672 (calc-set-language): Set math-expr-special-function-mapping.
26673
26674 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
26675 (calc-write-parse-table-part): Add LaTeX support.
26676
26677 * calc/calc.el (calc-language): Adjust docstring.
26678 (calc-set-mode-line): Add LaTeX support.
26679 (math-expr-special-function-mapping): New variable.
26680 (math-tex-ignore-words): Add to list.
26681
26682 * calc/calccomp.el (math-compose-expr, math-compose-rows):
26683 Add LaTeX support.
26684 (math-compose-expr): Add support for special functions.
26685
26686 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
26687
26688 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
26689
26690 * progmodes/gdb-ui.el (gdb-memory-address)
26691 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
26692 (gdb-memory-mode-map, gdb-memory-format-keymap)
26693 (gdb-memory-format-menu, gdb-memory-unit-keymap)
26694 (gdb-memory-unit-menu): New variables for a buffer
26695 that lets the user examine program memory.
26696 (gdb-memory-set-address, gdb-memory-set-repeat-count)
26697 (gdb-memory-format-binary, gdb-memory-format-octal)
26698 (gdb-memory-format-unsigned, gdb-memory-format-signed)
26699 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
26700 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
26701 (gdb-memory-unit-word, gdb-memory-unit-halfword)
26702 (gdb-memory-unit-byte, gdb-memory-unit-menu)
26703 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
26704 (gdb-memory-mode, gdb-memory-buffer-name)
26705 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
26706 New functions for above buffer.
26707
26708 2005-01-30 Richard M. Stallman <rms@gnu.org>
26709
26710 * cus-edit.el (custom-bury-buffer): Function deleted.
26711 (custom-buffer-done-function): Option deleted.
26712 (custom-buffer-done-kill): New replacement option.
26713 (Custom-buffer-done): Call quit-window.
26714 (custom-buffer-create-internal): Update for above changes.
26715
26716 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
26717
26718 * simple.el (undo-ask-before-discard): New var.
26719 (undo-outer-limit-truncate): Implement it.
26720 (undo-extra-outer-limit): Doc update.
26721
26722 2005-01-29 Richard M. Stallman <rms@gnu.org>
26723
26724 * ses.el (undo-more): Delete defadvice.
26725 (ses-begin-change): Doc fix.
26726
26727 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
26728 instead of rebinding C-x u and C-_.
26729
26730 * files.el (normal-backup-enable-predicate): Return nil for files
26731 in /tmp, regardless of temporary-file-directory.
26732
26733 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
26734
26735 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
26736 (open-rectangle, delete-whitespace-rectangle-line)
26737 (clear-rectangle-line): If FILL, pass t instead of FILL
26738 for move-to-column's 2nd arg.
26739
26740 * simple.el (undo): Fix the test for continuing a series of undos.
26741 (undo-more): Set pending-undo-list to t when we reach end.
26742 (pending-undo-list): Move up defvar.
26743
26744 * wid-edit.el (widget-button-click):
26745 Shorten the range of the track-mouse binding.
26746
26747 * comint.el (comint-insert-input): Undo previous changes;
26748 use last-input-event in interactive spec.
26749
26750 2005-01-29 Eli Zaretskii <eliz@gnu.org>
26751
26752 * progmodes/compile.el (compilation-start): Bind buffer-read-only
26753 to nil before invoking call-process. Reset buffer's modified flag
26754 after fontifying it in the no-async branch.
26755
26756 * wid-edit.el (widget-specify-button): If mouse pointer shape
26757 cannot be changed, use mouse face instead.
26758
26759 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
26760
26761 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
26762 (gdb-goto-breakpoint): Make breakpoint handling work on template
26763 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
26764 (gdb-assembler-custom): Update to recognize breakpoint information
26765 added on 2005-01-19.
26766
26767 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
26768
26769 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
26770 (dsssl-mode): Use define-derived-mode.
26771 (scheme-mode-initialize): Remove.
26772 (scheme-mode): Use run-mode-hooks.
26773
26774 * cus-edit.el (customize-group-other-window)
26775 (custom-buffer-create-other-window): Don't override special-display-*.
26776 (custom-mode-map): Make it dense.
26777
26778 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
26779 sets the default value.
26780
26781 2005-01-28 Eli Zaretskii <eliz@gnu.org>
26782
26783 * descr-text.el: Add more keywords.
26784
26785 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
26786
26787 * speedbar.el: Avoid unnecessary use of locate-library.
26788
26789 * international/mule-cmds.el (standard-display-european-internal):
26790 Don't fiddle with latin-1 non-break space any more since it's now
26791 special cased in the C code.
26792 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
26793
26794 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
26795
26796 * cus-start.el (all): Add `undo-outer-limit'.
26797
26798 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
26799
26800 * textmodes/bibtex.el (bibtex-format-entry):
26801 Use `bibtex-empty-field-re' only on the text of fields, not on entire
26802 field lines.
26803 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
26804 not on part of a buffer.
26805
26806 2005-01-25 Lute Kamstra <lute@gnu.org>
26807
26808 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
26809 nonempty field text strings like "{letters\\macro{}more letters}".
26810 Clarify docstring.
26811 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
26812 (bibtex-entry-offset, bibtex-parse-association)
26813 (bibtex-parse-field-name): Fix typos in docstrings.
26814 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
26815
26816 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
26817
26818 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
26819 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
26820 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
26821 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
26822
26823 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
26824 isearch minor mode.
26825
26826 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
26827
26828 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
26829
26830 2005-01-24 Lute Kamstra <lute@gnu.org>
26831
26832 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
26833 CASECHARS and NOT-CASECHARS regular expressions of the
26834 "nederlands" and "nederlands8" dictionaries to prevent a "Range
26835 striding over charsets" error.
26836
26837 2005-01-24 Jay Belanger <belanger@truman.edu>
26838
26839 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
26840 display variable name.
26841
26842 2005-01-24 Kenichi Handa <handa@m17n.org>
26843
26844 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
26845 Fix setting of the element of encoded-kbd-iso2022-invocations.
26846
26847 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
26848
26849 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
26850 (gdb-threads-select): Change to also accept mouse events.
26851 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
26852 (gdb-threads-mouse-select): Delete.
26853
26854 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
26855
26856 * files.el (insert-directory): Take care of empty directory,
26857 listed without -a switch.
26858
26859 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
26860
26861 * textmodes/refill.el (refill-post-command-function):
26862 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
26863 to the list of functions that we should be careful not to undo.
26864 (refill-late-fill-paragraph-function): Remove.
26865 (refill-saved-state): New var.
26866 (refill-mode): Use it to save fill-paragraph-function.
26867 Save also the value of auto-fill-function.
26868
26869 * term/w32-win.el: Simplify code.
26870
26871 2005-01-23 Kim F. Storm <storm@cua.dk>
26872
26873 * simple.el (line-move): Adapt to new return value from
26874 pos-visible-in-window-p.
26875
26876 * simple.el (line-move): Fix last change. Check partial
26877 visibility at point rather than at window-start.
26878
26879 2005-01-22 Jason Rumney <jasonr@gnu.org>
26880
26881 * term/w32-win.el (xw-defined-colors): Remove debug-message.
26882
26883 2005-01-22 David Kastrup <dak@gnu.org>
26884
26885 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
26886
26887 2005-01-22 Eli Zaretskii <eliz@gnu.org>
26888
26889 * type-break.el (type-break-mode): Add a test for
26890 type-break-file-name being non-nil.
26891
26892 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
26893
26894 * net/eudc.el (top level): Call (message "") via progn, so that
26895 eudc-options-file is loaded.
26896
26897 2005-01-22 Kim F. Storm <storm@cua.dk>
26898
26899 * simple.el (line-move-1): Rename from line-move.
26900 (line-move): New function that adjusts vscroll for partially
26901 visible rows, and calls line-move-1 otherwise.
26902
26903 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
26904
26905 * pcomplete.el: Define pcomplete-read-event instead of read-event,
26906 since it's not a complete read-event implementation
26907
26908 2005-01-20 Jay Belanger <belanger@truman.edu>
26909
26910 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
26911 for called function.
26912
26913 2005-01-20 Steven Tamm <steventamm@mac.com>
26914
26915 * term/mac-win.el (process-connection-type): Remove.
26916 Controlled now by s/darwin.h:PTY_ITERATION.
26917
26918 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
26919
26920 * window.el (handle-select-window): Don't switch window when we're
26921 in the minibuffer.
26922
26923 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
26924
26925 * subr.el (dotimes-with-progress-reporter): New macro.
26926
26927 * ses.el (ses-dotimes-msg): Remove macro.
26928 Use `dotimes-with-progress-reporter' instead.
26929
26930 2005-01-19 Steven Tamm <steventamm@mac.com>
26931
26932 * term/mac-win.el (process-connection-type): Use new
26933 operating-system-release variable to use ptys on Darwin 7 (OS X
26934 10.3) when using carbon build.
26935
26936 2005-01-19 Jay Belanger <belanger@truman.edu>
26937
26938 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
26939 flags if the last command was a tab or M-tab.
26940
26941 * calc/calc-prog.el (calc-user-define-edit): Put original formula
26942 in formula editing buffer.
26943
26944 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26945
26946 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
26947 breakpoint image symbol in margin.
26948
26949 2005-01-19 Jay Belanger <belanger@truman.edu>
26950
26951 * calc/calc-prog.el (calc-execute-kbd-macro):
26952 Ignore calc-keep-arg-flag.
26953
26954 2005-01-19 Kenichi Handa <handa@m17n.org>
26955
26956 * textmodes/ispell.el (ispell-looking-at): New function.
26957 (ispell-process-line): Use ispell-looking-at to compare the ispell
26958 output and the buffer contents.
26959
26960 2005-01-18 Jay Belanger <belanger@truman.edu>
26961
26962 * calc/calc.el (calc-display-raw): Fix docstring.
26963
26964 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
26965
26966 * simple.el (blink-matching-open): Strip extra info from syntax.
26967
26968 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
26969 funny chars in the end-of-here-doc marker.
26970
26971 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26972
26973 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
26974 that enable/disabled state of breakpoints is shown correctly in
26975 fringe and on ttys.
26976 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
26977 Add breakpoint information as text properties.
26978 (gdb-mouse-toggle-breakpoint):
26979 Rename to gdb-mouse-set-clear-breakpoint.
26980 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
26981 breakpoints in the margin.
26982 (gdb-remove-strings): Simplify.
26983
26984 2005-01-17 Jay Belanger <belanger@truman.edu>
26985
26986 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
26987 erasing buffer.
26988
26989 2005-01-17 Richard M. Stallman <rms@gnu.org>
26990
26991 * progmodes/grep.el (grep-find): Copy from `grep' the condition
26992 for calling grep-compute-defaults.
26993
26994 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
26995 if buffer is empty.
26996
26997 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
26998
26999 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
27000
27001 * hilit-chg.el (highlight-changes-mode): Don't autoload.
27002
27003 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
27004 non-preloaded variables.
27005
27006 2005-01-17 Steven Tamm <steventamm@mac.com>
27007
27008 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
27009 tex-shell cause to force interactivity when using pipes.
27010
27011 2005-01-17 Kim F. Storm <storm@cua.dk>
27012
27013 * simple.el (just-one-space): Make arg optional.
27014
27015 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
27016
27017 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
27018 posn-at-x-y to t to access left-margin.
27019
27020 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
27021
27022 Sync with Tramp 2.0.47.
27023
27024 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
27025 catching keep-date problems in cp/scp operations.
27026 (tramp-handle-copy-file): Don't call `set-file-modes'
27027 unconditionally. Specialized functions should know better what is
27028 necessary. This improves performance a little bit, and the
27029 functions could catch errors with `cp -p' and `scp -p'.
27030 (tramp-do-copy-or-rename-file-via-buffer)
27031 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
27032 when appropriate.
27033 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
27034 Call `set-file-modes' when appropriate.
27035 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
27036 Johnsson <isak@hypergene.com>
27037 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
27038 of both Tramp buffer and debug buffer. Reported by Joakim Verona
27039 <joakim@verona.se>
27040 (tramp-file-name-for-operation): Mark `shell-command' as magic for
27041 Emacs only.
27042
27043 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
27044 `find-file-hooks' and `dired-mode-hook'.
27045 (tramp-minor-mode-map): Respective map. Add remapping for
27046 `compile' and `recompile'.
27047 (tramp-remap-command, tramp-recompile): New defuns.
27048 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
27049 in buffer "*Compilation*". Call the commands asynchronously.
27050
27051 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
27052 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
27053 `shell-command', because it isn't magic in XEmacs. Reported by
27054 Adrian Aichner <adrian@xemacs.org>.
27055
27056 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
27057 `substitute-in-file-name.
27058 (tramp-smb-handle-substitute-in-file-name): New defun.
27059 (tramp-smb-advice-PC-do-completion): Delete advice.
27060
27061 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
27062
27063 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
27064 Fix error in deleting region.
27065
27066 2005-01-15 Richard M. Stallman <rms@gnu.org>
27067
27068 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
27069 In non-temp buffer, switch syntax table temporarily.
27070
27071 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
27072
27073 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
27074
27075 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
27076
27077 * imenu.el (imenu--split-menu): Copy menulist before sorting.
27078 (imenu--generic-function): Use START, not BEG, as pos of definition.
27079
27080 * simple.el (just-one-space): Argument specifies number of spaces.
27081
27082 * simple.el (eval-expression-print-format): Avoid warning
27083 about edebug-active.
27084
27085 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
27086
27087 * progmodes/sh-script.el: Code copied from make-mode.el
27088 with small changes,
27089 (sh-mode-map): Bind C-c C-\.
27090 (sh-backslash-column, sh-backslash-align): New variables.
27091 (sh-backslash-region, sh-append-backslash): New functions.
27092
27093 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
27094
27095 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
27096 (rmail-pop-password, rmail-pop-password-required): Move to
27097 rmail-obsolete group.
27098 (rmail-set-pop-password): Rename to rmail-set-remote-password.
27099 All callers updated.
27100 (rmail-get-pop-password): Rename to rmail-get-remote-password.
27101 Take an argument specifying whether it is POP or IMAP mailbox we
27102 are using. All callers updated.
27103 (rmail-pop-password-error): Rename to
27104 rmail-remote-password-error. Added mailutils-specific error message.
27105 (rmail-movemail-search-path)
27106 (rmail-movemail-variant-in-use): New variables.
27107 (rmail-remote-password, rmail-remote-password-required):
27108 New customization variables.
27109 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
27110 (rmail-parse-url): New function.
27111 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
27112 with GNU mailutils movemail.
27113
27114 2005-01-15 Kevin Ryde <user42@zip.com.au>
27115
27116 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
27117 suffix to space, $ or '$, to correctly position point when going
27118 to @table style constants like DBL_MAX.
27119
27120 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
27121
27122 * type-break.el (type-break-mode, type-break-file-time)
27123 (type-break-file-keystroke-count, type-break-choose-file):
27124 Don't store data in or load data from the file if type-break-file-name
27125 is nil.
27126 (type-break-file-name): Doc update as per the above.
27127
27128 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
27129
27130 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
27131 lookup-key might return nil; handle that.
27132
27133 2005-01-15 Alan Mackenzie <acm@muc.de>
27134
27135 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
27136 rather than the element found, thus enabling the tree to be setcar'd.
27137
27138 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27139
27140 * textmodes/org.el (org-show-following-heading): New option.
27141 (org-show-hierarchy-above): Use `org-show-following-heading'.
27142 (org-cycle): Documentation fix.
27143
27144 * textmodes/org.el (orgtbl-optimized): New option
27145 (orgtbl-mode): New command, a minor mode.
27146 (orgtbl-mode-map): New variable.
27147 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
27148 (orgtbl-error, orgtbl-self-insert-command)
27149 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
27150
27151 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
27152 a local variable in each org-mode buffer.
27153
27154 * textmodes/org.el (org-set-regexps-and-options): Rename from
27155 `org-set-regexps'. Added checking for STARTUP keyword.
27156 (org-get-current-options): Add STARTUP options.
27157 (org-table-insert-row): Make mode intelligent about when
27158 realignment is needed.
27159 (org-self-insert-command, org-delete-backward-char, org-delete-char):
27160 New commands.
27161 (org-enable-table-editor): New default value `optimized'.
27162 (org-table-blank-field): Support blanking regions if active.
27163
27164 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27165
27166 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
27167 if the year is not given.
27168
27169 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
27170 Add new escapes %m and %M, fixed bug with %F by adding
27171 save-match-data.
27172 (reftex-reference): Remove ?. from list of spaces.
27173 (reftex-label-info): Add automatic label prefix recognition.
27174
27175 * textmodes/reftex-index.el (reftex-index-next-phrase):
27176 Add slave parameter to call of `reftex-index-this-phrase'.
27177 (reftex-index-this-phrase): New optional argument.
27178 (reftex-index-region-phrases): Add slave parameter to call of
27179 `reftex-index-this-phrase'.
27180 (reftex-display-index): New argument redo.
27181 (reftex-index-rescan): Add `redo' to arguments of
27182 `reftex-display-index'.
27183 (reftex-index-Rescan, reftex-index-revert)
27184 (reftex-index-switch-index-tag): Add `redo' to arguments of
27185 `reftex-display-index'.
27186 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
27187 indexing. Fix bug with matching is there is a quote before or
27188 after the word.
27189
27190 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
27191 Fix bug when collecting citation keys in lines with comments.
27192 (reftex-citation): Prefix argument no longer rescans the document,
27193 but forces prompting for optional arguments of cite macros.
27194 (reftex-do-citation): Prompting for optional arguments implemented.
27195
27196 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
27197 Add optional arguments to most cite commands.
27198 (reftex-cite-cleanup-optional-args): New option
27199 (reftex-cite-prompt-optional-args): New option.
27200 (reftex-trust-label-prefix): New option.
27201
27202 * textmodes/reftex-toc.el (reftex-toc-find-section):
27203 Add push-mark before changing the position in the buffer.
27204
27205 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
27206 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
27207
27208 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
27209
27210 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
27211 more carefully.
27212
27213 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
27214
27215 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
27216 (sgml-mode): Use it.
27217 (sgml-get-context): Better keep track of implicitly closed tags.
27218
27219 2005-01-13 Kenichi Handa <handa@m17n.org>
27220
27221 * textmodes/ispell.el: These changes are to fix misalignment error
27222 caused by equivalent characters of different Emacs charsets.
27223 (ispell-unified-chars-table): New variable.
27224 (ispell-get-decoded-string): New function.
27225 (ispell-get-casechars, ispell-get-not-casechars)
27226 (ispell-get-otherchars): Call ispell-get-decoded-string.
27227
27228 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27229
27230 * custom.el (custom-declare-variable): Just put symbol instead
27231 of (defvar . symbol) in `current-load-list'.
27232
27233 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
27234
27235 * emacs-lisp/elint.el: Fixed typo in Commentary section.
27236
27237 2005-01-12 Jay Belanger <belanger@truman.edu>
27238
27239 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
27240 to create a Calc summary.
27241
27242 2005-01-12 Kim F. Storm <storm@cua.dk>
27243
27244 * mouse.el (mouse-on-link-p): Change functionality and doc
27245 string to comply with latest description in lisp ref.
27246
27247 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
27248
27249 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
27250 Enable mouse clicks on mode-line, header-line and margin.
27251 (event-type): Give mouse event symbols an `event-kind' property
27252 with value `mouse-click'.
27253
27254 2005-01-12 Juri Linkov <juri@jurta.org>
27255
27256 * facemenu.el (list-colors-display): Add new arg buffer-name.
27257 Use it. Fix docstring. Replace code for identifying duplicate
27258 colors by the name with call to `list-colors-duplicates' which
27259 identifies duplicate colors by the value unless the color
27260 is one of special Windows colors. Set truncate-lines to t.
27261 Print sorted duplicate color names on each line. Indent to 22
27262 \(the longest color name in rgb.txt) instead of 20. Optimize.
27263 (list-colors-duplicates): New function.
27264 (facemenu-color-name-equal): Delete function.
27265
27266 * facemenu.el (list-colors-print): New function created from code
27267 in list-colors-display. Print #RRGGBB at the window right edge.
27268 (list-colors-display): When temp-buffer-show-function is not
27269 defined, call list-colors-print from temp-buffer-show-hook
27270 to get the right value of window-width in list-colors-print
27271 after the buffer is displayed.
27272
27273 * simple.el (pop-mark): Move deactivate-mark out of conditional
27274 part to deactivate the active mark regardless of the state of the
27275 mark ring.
27276
27277 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
27278 variables line in desktop files.
27279
27280 2005-01-12 Juri Linkov <juri@jurta.org>
27281
27282 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
27283 Bring together isearch highlight related options.
27284 (lazy-highlight): Replace group `replace' by `matching'.
27285 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27286 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27287 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
27288 and declare them obsolete.
27289 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
27290 (isearch-faces): Remove defgroup.
27291 (isearch-overlay, isearch-highlight, isearch-dehighlight):
27292 Move isearch highlighting code closer to lazy highlighting code.
27293
27294 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
27295 (query-replace-highlight, query-replace-lazy-highlight)
27296 (query-replace): Move definitions to the beginning of the file.
27297
27298 2005-01-11 Juri Linkov <juri@jurta.org>
27299
27300 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
27301 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
27302 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
27303
27304 * info.el (Info-history-forward): New variable.
27305 (Info-select-node): Reset Info-history-forward to nil.
27306 (Info-last): Turn into defalias.
27307 (Info-history-back): Rename from Info-last.
27308 Add current node to Info-history-forward.
27309 (Info-history-forward): New fun.
27310 (Info-mode-map): Replace Info-last by Info-history-back.
27311 Bind Info-history-forward to "r".
27312 (Info-mode-menu): Replace Info-last by Info-history-back.
27313 Fix menu item text. Add menu item for Info-history-forward.
27314 (info-tool-bar-map): Replace Info-last by Info-history-back.
27315 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
27316 for Info-history-forward.
27317 (Info-mode): Replace Info-last by Info-history-back in docstring.
27318 Add local variable Info-history-forward.
27319 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
27320
27321 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
27322
27323 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
27324 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
27325 Ignore select-window events rather than fiddle with
27326 mouse-autoselect-window.
27327
27328 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
27329
27330 * type-break.el (type-break-mode): Fix previous change.
27331
27332 2005-01-10 Jay Belanger <belanger@truman.edu>
27333
27334 * calc/calc-ext.el (calc-reset): Reset when inside embedded
27335 calculator; only reset when point is inside a calculator.
27336 Don't adjust the window height if the window takes up the whole height
27337 of the frame.
27338
27339 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
27340
27341 * ebuff-menu.el (Electric-buffer-menu-mode):
27342 Preserve value of buffer-local var header-line-format.
27343
27344 2005-01-09 Jay Belanger <belanger@truman.edu>
27345
27346 * calc/calc.el (calc-mode-var-list-restore-saved-values):
27347 Make sure settings file exists before accessing it.
27348
27349 * calc/calc-embed.el (calc-embedded-subst):
27350 Replace math-multi-subst-rec, which is only supposed to be called
27351 by math-multi-subst, by math-multi-subst.
27352
27353 2005-01-09 Andre Spiegel <spiegel@gnu.org>
27354
27355 * vc.el (vc-allow-async-revert): New user option.
27356 (vc-disable-async-diff): New internal variable.
27357 (vc-revert-buffer): Use them to disable asynchronous diff.
27358
27359 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
27360 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
27361 asynchronously if vc-disable-async-diff is t.
27362
27363 2005-01-09 Jay Belanger <belanger@truman.edu>
27364
27365 * calc/calc.el (defcalcmodevar): New macro.
27366 (calc-mode-var-list-restore-default-values)
27367 (calc-mode-var-list-restore-saved-values): New functions.
27368 (calc-mode-var-list): Use defcalcmodevar to define it.
27369 (calc-always-load-extensions, calc-line-numbering)
27370 (calc-line-breaking, calc-display-just, calc-display-origin)
27371 (calc-number-radix, calc-leading-zeros, calc-group-digits)
27372 (calc-group-char, calc-point-char, calc-frac-format)
27373 (calc-prefer-frac, calc-hms-format, calc-date-format)
27374 (calc-float-format, calc-full-float-format, calc-complex-format)
27375 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
27376 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
27377 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
27378 (calc-matrix-brackets, calc-language, calc-language-option)
27379 (calc-left-label, calc-right-label, calc-word-size)
27380 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
27381 (calc-display-raw, calc-internal-prec, calc-angle-mode)
27382 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
27383 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
27384 (calc-window-height, calc-display-trail, calc-show-selections)
27385 (calc-use-selections, calc-assoc-selections)
27386 (calc-display-working-message, calc-auto-why, calc-timing)
27387 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
27388 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
27389 (calc-gnuplot-default-device, calc-gnuplot-default-output)
27390 (calc-gnuplot-print-device, calc-gnuplot-print-output)
27391 (calc-gnuplot-geometry, calc-graph-default-resolution)
27392 (calc-graph-default-resolution-3d, calc-invocation-macro)
27393 (calc-show-banner): Use defcalcmodevar to declare them and set
27394 their default values.
27395
27396 * calc/calc-ext.el (calc-reset): Restore saved values of variables
27397 instead of default values (but restore default values if there is
27398 an argument of 0).
27399
27400 2005-01-09 David Kastrup <dak@gnu.org>
27401
27402 * desktop.el (desktop-restore-eager): Fix typo in type.
27403
27404 2005-01-08 Richard M. Stallman <rms@gnu.org>
27405
27406 * cus-edit.el (customize): Delete :link.
27407
27408 2005-01-08 Jay Belanger <belanger@truman.edu>
27409
27410 * calc/calc.el (calc-mode): Remove the extension from the
27411 `calc-settings-file' file name when loading it.
27412
27413 2005-01-08 Kim F. Storm <storm@cua.dk>
27414
27415 * info.el (Info-mode-map, Info-next-link-keymap)
27416 (Info-prev-link-keymap, Info-up-link-keymap):
27417 Map follow-link to mouse-face.
27418 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
27419
27420 2005-01-08 Jay Belanger <belanger@truman.edu>
27421
27422 * calc/calc.el (calc-settings-file): Change default value.
27423 Suggested by cgw in a comment in calc-mode.el.
27424
27425 * calc/calc-mode.el (calc-settings-file-name):
27426 Compare calc-settings-file to user-init-file instead of ~/.emacs.
27427 Replace ~/.emacs in a prompt by calc-settings-file.
27428
27429 2005-01-07 Lars Hansen <larsh@math.ku.dk>
27430
27431 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
27432 (desktop-lazy-idle-delay): New customizable variables.
27433 (desktop-buffer-args-list): New variable.
27434 (desktop-append-buffer-args): New function.
27435 (desktop-save): Call desktop-append-buffer-args for some buffers.
27436 (desktop-lazy-create-buffer): New function.
27437 (desktop-idle-create-buffers): New function.
27438 (desktop-read): Add message about buffers to restore lazily.
27439 (desktop-lazy-abort): New command.
27440 (desktop-clear): Call desktop-lazy-abort.
27441 (desktop-lazy-complete): New command.
27442
27443 2005-01-06 Richard M. Stallman <rms@gnu.org>
27444
27445 * emacs-lisp/find-func.el (find-face-definition):
27446 Rename from find-face.
27447
27448 2005-01-06 Kim F. Storm <storm@cua.dk>
27449
27450 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
27451
27452 * man.el (Man-xref-man-page, Man-xref-header-file)
27453 (Man-xref-normal-file): Add follow-link property.
27454
27455 2005-01-06 Jay Belanger <belanger@truman.edu>
27456
27457 * calc/calc-units.el: Make sure the proper macro definitions are
27458 available when compiling.
27459
27460 2005-01-06 Juri Linkov <juri@jurta.org>
27461
27462 * isearch.el (isearch-lazy-highlight-update):
27463 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
27464
27465 2005-01-06 Miles Bader <miles@gnu.org>
27466
27467 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
27468 (isearch-lazy-highlight-face): Use new name.
27469
27470 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
27471
27472 * uniquify.el (uniquify-rationalize-file-buffer-names):
27473 Re-add an interactive spec.
27474 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
27475 to the same name.
27476
27477 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
27478 (isearch-update, isearch-done): Adjust calls accordingly.
27479
27480 2005-01-05 Richard M. Stallman <rms@gnu.org>
27481
27482 * custom.el (custom-set-variables, custom-theme-set-variables):
27483 Clarify documentation.
27484
27485 * emacs-lisp/find-func.el (find-variable)
27486 (find-variable-other-window, find-variable-other-frame):
27487 Fix the TYPE args to find-function-read and find-function-do-it.
27488 (find-function): Doc fix.
27489 (find-function-at-point): Replace function-at-point alias.
27490
27491 2005-01-04 Richard M. Stallman <rms@gnu.org>
27492
27493 * cus-face.el (custom-declare-face):
27494 Record defface in current-load-list.
27495
27496 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
27497
27498 * emacs-lisp/find-func.el: Doc fixes.
27499 (find-face-regexp): New variable.
27500 (find-function-regexp-alist): New variable.
27501 (find-function-C-source): Third arg is now TYPE.
27502 (find-function-search-for-symbol): Handle general TYPE.
27503 (find-function-read, find-function-do-it): Handle general TYPE.
27504 (find-definition-noselect, find-face): New functions.
27505 (function-at-point): Alias deleted.
27506
27507 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
27508
27509 * battery.el (display-battery-mode): Rename from display-battery.
27510 Handle the case where it gets turned off.
27511
27512 2005-01-04 Richard M. Stallman <rms@gnu.org>
27513
27514 * cus-edit.el (customize): Make :link point to user doc.
27515
27516 * man.el (Man-fontify-manpage): Turn off undo generation.
27517
27518 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
27519
27520 2005-01-04 Andreas Schwab <schwab@suse.de>
27521
27522 * files.el (insert-directory): Only look for error lines in
27523 inserted text. Don't move too far after processing --dired markers.
27524
27525 2005-01-04 Richard M. Stallman <rms@gnu.org>
27526
27527 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
27528 Don't expand if the character is @, period, dash, etc.
27529 (define-mail-abbrev): Quote names that contain problem characters.
27530
27531 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
27532
27533 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
27534
27535 2005-01-03 Richard M. Stallman <rms@gnu.org>
27536
27537 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
27538 (query-replace-highlight, query-replace-lazy-highlight)
27539 (query-replace): Definitions moved up. Doc fix.
27540
27541 2005-01-03 Richard M. Stallman <rms@gnu.org>
27542
27543 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
27544 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27545 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27546 (lazy-highlight-face): Rename from isearch-lazy-...
27547 Change all references to them.
27548
27549 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
27550
27551 * cus-edit.el (custom-file): Doc fix for defcustom.
27552 (custom-file): The function no longer sets the variable
27553 `custom-file' to its return value.
27554
27555 * startup.el (command-line): No longer load `custom-file'.
27556
27557 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
27558
27559 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
27560
27561 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
27562 Don't confuse module-prefixed identifiers for labels.
27563 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
27564
27565 2005-01-02 Richard M. Stallman <rms@gnu.org>
27566
27567 * files.el (basic-save-buffer-1): Fix previous change.
27568
27569 * loadhist.el (file-loadhist-lookup): New function.
27570 (file-provides, file-requires): Use it.
27571
27572 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
27573 instead of calculating the right size.
27574
27575 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
27576
27577 * vc-svn.el (vc-svn-diff): Stay local if possible.
27578
27579 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
27580
27581 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
27582
27583 * files.el (hack-local-variables): Fix last change.
27584
27585 2005-01-02 Jay Belanger <belanger@truman.edu>
27586
27587 * calc/calc-yank.el (calc-edit-top): New variable.
27588 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
27589 object. Change header properties.
27590 (calc-edit-finish, calc-edit-finish-stack-object)
27591 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
27592 edited object.
27593 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
27594 for the beginning of the edited object.
27595 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
27596 for the beginning of the edited object.
27597 * calc/calc-prog.el (calc-edit-macro-finish-edit)
27598 (calc-finish-formula-edit, calc-macro-repeats)
27599 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
27600 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
27601 beginning of the edited object.
27602 (calc-user-define-edit): Change the header for editing macros.
27603 Remove unnecessary variable.
27604
27605 2005-01-01 Jay Belanger <belanger@truman.edu>
27606
27607 * calc/calc-yank.el (calc-edit-mode): Change default header.
27608 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
27609 * calc/calc-store.el (calc-edit-variable): Change title to match new
27610 header.
27611 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
27612 mode to match new header.
27613 (calc-user-define-edit): Change titles to include names of commands.
27614 (calc-finish-formula-edit): Adjust to handle new header.
27615 (calc-finish-macro-edit): Remove.
27616 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
27617 (calc-edit-macro-command, calc-edit-macro-command-type)
27618 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
27619 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
27620 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
27621 (calc-edit-macro-finish-edit): New functions.
27622 (calc-user-define-edit): Use new functions to edit named calc macros.
27623
27624 2005-01-01 Stefan <monnier@iro.umontreal.ca>
27625
27626 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
27627
27628 * ses.el (copy-region-as-kill): Deactivate mark.
27629
27630 2005-01-01 Richard M. Stallman <rms@gnu.org>
27631
27632 * replace.el (occur-1): If the output buffer is also an input,
27633 don't kill it, rename it.
27634
27635 * faces.el (set-face-background, set-face-foreground): Doc fix.
27636
27637 * cus-face.el (custom-face-attributes): Fix :help-echo strings
27638 for :foreground and :background.
27639
27640 * dired.el (dired-view-command-alist): Variable deleted.
27641 (dired-view-file, dired-mouse-find-file-other-window):
27642 Delete the code to use it.
27643
27644 2005-01-01 Kim F. Storm <storm@cua.dk>
27645
27646 * image.el (insert-sliced-image): Use t for line-height property.
27647
27648 See ChangeLog.11 for earlier changes.
27649
27650 ;; Local Variables:
27651 ;; coding: iso-2022-7bit
27652 ;; End:
27653
27654 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
27655 Copying and distribution of this file, with or without modification,
27656 are permitted provided the copyright notice and this notice are preserved.
27657
27658 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1