]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-10-07 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-file-extension-aux): Fix comparison.
4
5 2006-10-06 Kim F. Storm <storm@cua.dk>
6
7 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
8
9 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
10
11 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
12 (ad-make-mapped-call): Use `let', not `let*'.
13
14 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
15
16 * international/mule-cmds.el (coding-system-change-eol-conversion):
17 Ensure the coding system is initialized before calling
18 coding-system-eol-type.
19
20 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
21
22 * textmodes/org.el (org-rm-props, org-activate-plain-links)
23 (org-activate-angle-links, org-activate-dates)
24 (org-activate-target-links, org-activate-camels)
25 (org-activate-tags): Add `rear-nonsticky' text property to avoid
26 textproperty keymaps from being active beyond the end of a line.
27 (org-unfontify-region): Also remove `rear-nonsticky' property.
28
29 2006-10-04 Kenichi Handa <handa@m17n.org>
30
31 * international/code-pages.el (next): Table fixed.
32
33 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
36 that it's been made unnecessary by removing narrowing.
37
38 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
39
40 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
41 control flow a bit, simplify another bit, and add comments.
42
43 2006-10-03 David Kastrup <dak@gnu.org>
44
45 * help.el (describe-mode): For clicks on mode-line, use "@"
46 interactive argument to get the major mode of the click instead of
47 the current buffer.
48
49 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
50 in order to better redirect mouse-2 clicks. Also allow default
51 bindings to apply.
52
53 2006-10-03 Kim F. Storm <storm@cua.dk>
54
55 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
56 (pushnew): Fix last change.
57
58 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
59
60 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
61 Use the interactive spec of `eval-expression'.
62
63 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
64
65 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
66
67 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
68
69 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
70 2006-09-28 commit.
71
72 2006-10-02 Kenichi Handa <handa@m17n.org>
73
74 * international/code-pages.el (iso-8859-6): Table fixed.
75
76 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
77
78 * dired.el (dired-build-subdir-alist): Fix previous change.
79
80 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se>
81
82 * simple.el (undo-elt-crosses-region): Fix the inequalities.
83
84 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
85
86 * emacs-lisp/find-func.el (find-function-regexp): Don't match
87 "define-button-type".
88
89 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
90 they don't keep accumulating.
91
92 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
93
94 * ffap.el (ffap-rfc-path): Change the address of the RFC
95 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
96
97 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
98
99 * allout.el (allout-expose-topic): Rectify implementation of "+"
100 spec, so that bodies are not exposed with headlines.
101
102 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
103
104 * allout.el (allout-current-depth): Do aberrent check only at or
105 below doublecheck depth.
106 (allout-chart-subtree): Make it explicit that LEVELS being nil
107 means unlimited depth. Drop undocumented support for LEVELS value
108 t meaning unlimited depth. (This is consistent with
109 allout-chart-to-reveal, but contrary to allout-show-children,
110 which needs to use nil to default to depth of 1.)
111 (allout-goto-prefix-doublechecked): Wrap long docstring line.
112 (allout-chart-to-reveal): Be explicit in docstring about meaning
113 of nil LEVELS, and drop support for LEVELS value t.
114 (allout-show-children): Translate the level spec used by this
115 routine to that used by allout-chart-subtree and
116 allout-chart-to-reveal.
117 (allout-show-to-offshoot): Retry once when stuck, after opening
118 subtree - improvements in discontinuity handling likely will
119 enable progress.
120
121 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
122
123 * wid-edit.el (widget-button-click-moves-point): New variable.
124 (widget-button-click): If widget-button-click-moves-point is
125 non-nil, set point after performing the button action
126
127 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
128
129 2006-09-30 Martin Rudalics <rudalics@gmx.at>
130
131 * files.el (find-file-existing): Modify to not allow wildcards.
132
133 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
134
135 * simple.el (undo-more): When undo information for the region is
136 exhausted, say "No further undo information FOR REGION".
137
138 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
139
140 * progmodes/sh-script.el (sh-prev-thing):
141 Take `sh-leading-keywords' into account.
142
143 2006-09-29 Glenn Morris <rgm@gnu.org>
144
145 * custom.el (defcustom): Doc fix.
146
147 * calendar/calendar.el (european-calendar-style):
148 Call european-calendar or american-calendar as needed when set.
149 (diary-view-entries, list-calendar-holidays): Move autoloads
150 before use.
151
152 2006-09-29 Juri Linkov <juri@jurta.org>
153
154 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
155 to nil if there is no previous property change.
156
157 2006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
158
159 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
160 saving anything to be sure that `forward-sexp' behaves correctly.
161
162 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
163
164 * simple.el (line-move-finish): Ignore field boundaries if the
165 initial and final points have the same `field' property.
166
167 2006-09-29 Kim F. Storm <storm@cua.dk>
168
169 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
170 to t while calling ido-read-internal.
171
172 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
173
174 * textmodes/org.el (org-file-remote-p): Get regexp from list.
175 (org-archive-subtree): Remove erraneous `]' from character list.
176
177 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
178
179 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
180 (ses-reconstruct-all): Make undo of "insert row" work by keeping
181 markers for data-area and parameters-area.
182
183 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
186
187 * font-lock.el (font-lock-after-change-function): Refontify next line
188 as well if end is at BOL.
189 (font-lock-extend-jit-lock-region-after-change): Be more careful to
190 only extend the region as much as needed.
191
192 2006-09-28 Richard Stallman <rms@gnu.org>
193
194 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
195
196 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
197
198 * international/mule.el (after-insert-file-set-coding):
199 If VISIT, don't let set-buffer-multibyte make undo info.
200
201 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
202
203 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
204 lines in base64-encoded authentication response.
205
206 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
207
208 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
209 (ebnf-version): New version 4.3.
210 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
211 (ebnf-prologue): Adjust PostScript programming.
212 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
213 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
214
215 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
216
217 * jit-lock.el (jit-lock-force-redisplay): Rename from
218 jit-lock-fontify-again, and undo the mistaken change I've just done.
219
220 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
221 (jit-lock-fontify-again): Don't refontify text that's not displayed.
222
223 2006-09-26 Kenichi Handa <handa@m17n.org>
224
225 * startup.el (display-splash-screen): Allow a prefix argument.
226
227 2006-09-25 Jason Rumney <jasonr@gnu.org>
228
229 * subr.el (shell-quote-argument): Use DOS logic for Windows
230 shells with DOS semantics.
231
232 2006-09-24 Richard Stallman <rms@gnu.org>
233
234 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
235 (compilation-goto-locus): Use compilation-goto-locus-delete-o
236 to delete the overlay. Put it on pre-command-hook.
237
238 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
239
240 * startup.el (fancy-splash-screens, normal-splash-screen):
241 Call the splash buffer *About GNU Emacs*.
242
243 * simple.el (next-error-highlight, next-error-highlight-no-select):
244 Default to 0.5.
245 (yank-excluded-properties): Add `fontified'.
246
247 * font-lock.el (font-lock-compile-keywords): Allow value of
248 syntax-begin-function to enable paren-column-0 highlighting.
249
250 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
251
252 * dired.el (dired-build-subdir-alist): When file ends in colon,
253 don't exit the loop, just disregard that file.
254
255 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
256
257 * simple.el (line-move-finish): Handle corner case for fields in
258 continued lines.
259 (line-move-1): Remove flawed test for that case.
260
261 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
262
263 * icomplete.el (icomplete-simple-completing-p): Use the correct
264 name for the new variable, `icomplete-with-completion-tables'.
265 (file local variables): Remove superfluous setting.
266
267 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
268
269 * calendar/appt.el (appt-check): Fix typo for appointments just
270 after midnight.
271
272 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
273
274 * help.el (describe-key-briefly, describe-key): Don't expect an
275 extra up event if a down-event is generated by a popup menu.
276
277 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
278
279 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
280 local dictionary when changing the global dictionary.
281
282 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
283
284 * icomplete.el (icomplete-with-completion-tables): List of
285 specialized completion tables with which icomplete should
286 operate. Include the new `internal-complete-buffer', so icomplete
287 works with interactive buffer-selection.
288 (icomplete-simple-completing-p): Add acceptance of specialized
289 completion tables listed in icomplete-with-completion-tables.
290
291 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
292
293 * frame.el (focus-follows-mouse): Set default to nil on Mac.
294
295 * startup.el (command-line): Use `custom-reevaluate-setting' for
296 `focus-follows-mouse'.
297
298 2006-09-22 Richard Stallman <rms@gnu.org>
299
300 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
301 explain why Save is not available.
302
303 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
304
305 * woman.el (woman0-so): Use `let*', not `let'.
306 (woman-horizontal-line): Remove unbalanced parenthesis.
307
308 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
309
310 * woman.el: Make sure all the end-of-region markers we use have
311 a non-nil insertion-type.
312 (woman0-so): Move things around so we can use copy-marker.
313 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
314 Adjust marker type.
315 (woman2-process-escapes): Check marker type.
316 (woman-horizontal-line): Dispense with the use of a marker.
317
318 2006-09-22 Jay Belanger <belanger@truman.edu>
319
320 * calc/calc-lang.el: Add Greek letters to math-variable-table
321 property of tex.
322
323 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
324
325 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
326
327 2006-09-22 Masatake YAMATO <jet@gyve.org>
328
329 * add-log.el (add-log-current-defun): Use `forward-sexp'
330 instead of `forward-word' to pick c++::symbol.
331 Reported by Herbert Euler <herberteuler@hotmail.com>.
332
333 2006-09-22 Kenichi Handa <handa@m17n.org>
334
335 * bindings.el: Fix setting self-insert-command for multibyte
336 characters in global-map.
337
338 2006-09-21 David Kastrup <dak@gnu.org>
339
340 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
341 doc string.
342
343 2006-09-21 Kenichi Handa <handa@m17n.org>
344
345 * language/european.el ("Latin-1"): Add windows-1252 to
346 coding-priority.
347 ("German"): Likewise.
348
349 2006-09-21 Kim F. Storm <storm@cua.dk>
350
351 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
352 Suggested by Miles Bader.
353
354 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
355 instead of add-to-list in the simple case.
356
357 2006-09-20 Kenichi Handa <handa@m17n.org>
358
359 * isearch.el (isearch-process-search-char): Cancel the previous change.
360 (isearch-search-string): New function.
361 (isearch-search): Use isearch-search-string.
362 (isearch-lazy-highlight-search): Likewise.
363
364 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
365
366 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
367 string to become an option.
368
369 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
370
371 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
372
373 2006-09-20 Kim F. Storm <storm@cua.dk>
374
375 * simple.el (line-move-partial): Call pos-visible-in-window-p with
376 position t instead of trying both window-end and window-end - 1.
377
378 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
379
380 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
381 hidden trees.
382
383 2006-09-20 David Kastrup <dak@gnu.org>
384
385 * mouse.el (mouse-posn-property): Improve doc string.
386 (mouse-on-link-p): Change buffers for function calls on links.
387
388 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
389 buffer is read-only.
390
391 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
392
393 * allout.el (allout-unprotected): Let inhibit-read-only only when
394 buffer-read-only isn't set.
395 (allout-annotate-hidden): Enable topic annotation during copies even
396 when the buffer is read-only, eg for topic copies. Ensure that the loop
397 advances, even when the span extends beyond the deletion region.
398 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
399 rather than allout-exposure-changed-hook, as a stronger assertion.
400 (allout-keybindings-list): Add bindings for
401 allout-copy-line-as-kill and allout-copy-topic-as-kill.
402 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
403 Copy wrappers for allout-kill-line and allout-kill-topic.
404 (allout-listify-exposed): Position correctly to accumulate lines.
405
406 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
407
408 * simple.el (line-move-1): Escape field boundaries occurring
409 exactly at point. Update goal column if constrained to a field.
410 (line-move-finish): Escape field boundaries occurring exactly at point.
411
412 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
413
414 * mouse.el (mouse-on-link-p): Tentatively fix last change.
415 (mouse-drag-vertical-line): Remove unused var `wconfig'.
416
417 2006-09-19 Kim F. Storm <storm@cua.dk>
418
419 * help.el (describe-key-briefly, describe-key): Simplify printing
420 of descriptions by using format and %S. Fix "is undefined"
421 messages to say "at that spot" for mouse events.
422
423 * simple.el (line-move-partial): Optimize. Try window-line-height
424 before posn-at-point to get vpos of current line.
425
426 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
427
428 * viper.el: Bump up version/date of update to reflect the substantial
429 changes done in August 2006.
430
431 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
432 are defined.
433
434 * ediff-util.el (ediff-add-to-history): New function.
435
436 * ediff.el: Use ediff-add-to-history instead of add-to-history.
437
438 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
439
440 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
441 Delete duplicate make-local-variable form.
442 (conf-space-keywords): Add autoload cookie.
443 Fix typo (`keywords', not `keyword').
444
445 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
446
447 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
448 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
449 to x-gtk-use-old-file-dialog
450
451 2006-09-18 Richard Stallman <rms@gnu.org>
452
453 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
454 that might come in during mouse tracking.
455
456 2006-09-18 Kim F. Storm <storm@cua.dk>
457
458 * simple.el (line-move-partial): Rework 2006-09-15 change to use
459 new window-line-height function. Further optimize by not calling
460 pos-visible-in-window-p for window-end when window-line-height
461 returns useful information.
462
463 2006-09-16 Richard Stallman <rms@gnu.org>
464
465 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
466 (conf-space-mode): Don't handle prefix arg.
467 Delete conf-space-keywords-override code.
468 Use add-hook.
469 (conf-space-keywords): New command.
470 (conf-space-mode-internal): Be careful with imenu-generic-expression.
471 Delete conf-space-keywords-override code.
472 (conf-space-keywords-alist): Doc fix.
473 (conf-space-font-lock-keywords): Doc fix.
474 (conf-space-keywords-override): Var deleted.
475
476 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
477
478 * startup.el (fancy-splash-screens): Don't switch to the scratch
479 buffer; it may not be the next buffer.
480
481 2006-09-16 Romain Francoise <romain@orebokech.com>
482
483 * saveplace.el (load-save-place-alist-from-file): Use expanded name
484 in both messages.
485
486 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
487
488 * progmodes/python.el (python-preoutput-filter):
489 Fix arg order to string-match.
490
491 2006-09-16 Richard Stallman <rms@gnu.org>
492
493 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
494 font-lock-compile-keywords.
495
496 * font-lock.el (font-lock-compile-keywords): Rename optional arg
497 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
498
499 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
500
501 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
502
503 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
504 and the data doesn't look like UTF8, send STRING instead.
505
506 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
507
508 * textmodes/flyspell.el (flyspell-check-region-doublons):
509 New function to detect duplicated words.
510 (flyspell-large-region): Use it.
511
512 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
513
514 * simple.el (line-move-to-column): Revert 2006-08-03 change.
515
516 2006-09-16 Eli Zaretskii <eliz@gnu.org>
517
518 * help.el (describe-prefix-bindings): Use let, not let*.
519
520 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
521
522 * allout.el (allout-regexp, allout-line-boundary-regexp)
523 (allout-bob-regexp): Correct grouping and boundaries to fix
524 backwards traversal.
525 (allout-depth-specific-regexp, allout-depth-one-regexp):
526 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
527 worse time in allout-ascend.
528 (allout-doublecheck-at-and-shallower): Identify depth threshold
529 below which topics are checked for and disqualified by containment
530 discontinuities.
531 (allout-hotspot-key-handler): Correctly handle multiple-key
532 strokes. Remove some unused variables.
533 (allout-mode-leaders): Clarify that mode-specific comment-start
534 will be used.
535 (set-allout-regexp): Correctly regexp-quote allout regexps to
536 properly accept alternative header-leads and primary bullets with
537 regexp-specific characters (eg, C "/*", mathematica "(*").
538 Include new regular expressions among those configured.
539 (allout-infer-header-lead-and-primary-bullet):
540 Rename allout-infer-header-lead.
541 (allout-recent-depth): Manifest as a variable as well as a function.
542 (allout-prefix-data): Simplify into an inline instead of a macro,
543 assuming current match data rather than being explicitly passed
544 it. Establish allout-recent-depth value as well as
545 allout-recent-prefix-beginning and allout-recent-prefix-end.
546 (allout-aberrant-container-p): True when an item's immediate
547 offspring discontinuously contained. Useful for disqualifying
548 unintended topic prefixes, likely at low depths.
549 (allout-goto-prefix-doublechecked): Elaborate version of
550 allout-goto-prefix which disqualifies aberrant pseudo-items.
551 (allout-pre-next-prefix): Layer on top of lower-level routines, to
552 get disqualification of aberrant containers.
553 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
554 containers.
555 (allout-beginning-of-current-entry): Position at start of buffer
556 when in container (depth 0) entry.
557 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
558 (allout-current-bullet): Strip text properties.
559 (allout-get-prefix-bullet): Use right match groups.
560 (allout-beginning-of-line, allout-next-heading):
561 Disqualify aberrant containers.
562 (allout-previous-heading): Disqualify aberrant containers, and
563 change to regular (rather than inline) function, to allow
564 self-recursion.
565 (allout-get-invisibility-overlay): Increment so progress is made
566 when the first overlay is not the sought one.
567 (allout-end-of-prefix): Disqualify aberrant containers.
568 (allout-end-of-line): Cycle something like allout-beginning-of-line.
569 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
570 outline.el outlines) functional again. Change the primary bullet
571 along with the header-lead - level 1 new-style bullets now work.
572 Engage allout-before-change-handler in mainline emacs, not just
573 xemacs, to do undo handling.
574 (allout-before-change-handler): Expose undo changes occurring in
575 hidden regions. Use allout-get-invisibility-overlay instead of
576 reimplementing it inline.
577 (allout-chart-subtree): Use start rather than end of prefix in
578 charts. Use allout-recent-depth variable.
579 (allout-chart-siblings): Disqualify aberrant topics.
580 (allout-beginning-of-current-entry): Position correctly.
581 (allout-ascend): Use new allout-depth-specific-regexp and
582 allout-depth-one-regexp for linear instead of O(N^2) or worse
583 behavior.
584 (allout-ascend-to-depth): Depend on allout-ascend, rather than
585 reimplementing an algorithm.
586 (allout-up-current-level): Depend on allout-ascend, rather than
587 reimplementing an algorithm. Return to start-point if we fail.
588 (allout-descend-to-depth): Use allout-recent-depth variable
589 instead of function.
590 (allout-next-sibling): On traversal of numerous intervening
591 topics, resort to economical allout-next-sibling-leap.
592 (allout-next-sibling-leap): Specialized version of
593 allout-next-sibling that uses allout-ascend cleverly, to depend on
594 a regexp search to leap large numbers of contained topics, rather
595 than arbitrarily many one-by-one traversals.
596 (allout-next-visible-heading): Disqualify aberrant topics.
597 (allout-previous-visible-heading): Position consistently when
598 interactive.
599 (allout-forward-current-level): Base on allout-previous-sibling
600 rather than (differently) reimplmenting the algorithm. Remove some
601 unused variables.
602 (allout-solicit-alternate-bullet): Present default choice stripped
603 of text properties.
604 (allout-rebullet-heading): Use bullet stripped of text properties.
605 Register changes using allout-exposure-change-hook.
606 Disregard aberrant topics.
607 (allout-shift-in): With universal-argument, make topic a peer of
608 it's former offspring. Simplify the code by separating out
609 allout-shift-out functionality.
610 (allout-shift-out): With universal-argument, make offspring peers
611 of their former container, and its siblings. Implement the
612 functionality here, rather than inappropriately muddling the
613 implementation of allout-shift-in.
614 (allout-rebullet-topic): Respect additional argument for new
615 parent-child separation function.
616 (allout-yank-processing): Use allout-ascend directly.
617 (allout-show-entry): Disqualify aberrant topics.
618 (allout-show-children): Handle discontinuous children gracefully,
619 extending the depth being revealed to expose them and posting a
620 message indicating the situation.
621 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
622 Leave cursor in correct position.
623 (allout-hide-current-subtree): Use allout-ascend directly.
624 Disqualify aberrant topics.
625 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
626 a way that the yanks can restore it, as used to happen.
627 (allout-yank-processing): Restore exposure layout as recorded by
628 allout-kill-*, as used to happen.
629 (allout-annotate-hidden, allout-hide-by-annotation): New routines
630 for preseving and restoring exposure layout across kills.
631 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
632 (allout-encrypt-string): Strip text properties.
633 Rearranged order and outline-headings for some of the
634 miscellaneous functions.
635 (allout-resolve-xref): No need to quote the error name in the
636 condition-case handler section.
637 (allout-flatten): Classic recursive (and recursively intensive,
638 without tail-recursion) list-flattener, needed by allout-shift-out
639 when confronted with discontinuous children.
640
641 2006-09-16 Jason Rumney <jasonr@gnu.org>
642
643 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
644 on ms-windows.
645 (dnd-open-unc-file): Remove.
646 (dnd-open-local-file): Mention in doc string that it also handles
647 remote files if the system natively supports unc file-names.
648
649 2006-09-15 Kim F. Storm <storm@cua.dk>
650
651 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
652 all necessary information about the event before erasing *Help*.
653
654 * simple.el (line-move-partial): Use window-line-visiblity to
655 quickly check whether last line is partially visible, and only do
656 the hard (and slow) part in that case.
657
658 2006-09-15 Jay Belanger <belanger@truman.edu>
659
660 * COPYING: Replace "Library Public License" by "Lesser Public
661 License" throughout.
662
663 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
664
665 * term/x-win.el (x-menu-bar-open): New function for F10.
666
667 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
668
669 * progmodes/compile.el (compilation-error-regexp-alist-alist):
670 Disallow filenames containing " -" to avoid confusion with libtool
671 compilation messages. Suggested by Stefan Monnier.
672
673 2006-09-15 David Kastrup <dak@gnu.org>
674
675 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
676 instead of buffer position for `mouse-on-link-p'.
677
678 * mouse.el (mouse-posn-property): New function looking up the
679 properties at a click position in overlays and text properties in
680 either buffer or strings.
681 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
682 of both `follow-link' as well as `mouse-face' properties.
683 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
684 buffer position.
685
686 * help.el (describe-key-briefly): When reading a down-event on
687 mode lines or scroll bar, swallow the following up event, too.
688 Use the new mouse sensitity of `key-binding' for lookup.
689 (describe-key): The same here.
690
691 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
692
693 * play/life.el (life-patterns): Add a few more interesting patterns.
694 (life-setup): Force `show-trailing-whitespace' to nil.
695
696 2006-09-14 Richard Stallman <rms@gnu.org>
697
698 * startup.el (fancy-splash-text): Change text to improve alignment.
699 (fancy-splash-screens): Don't set non-standard tab width.
700 Bind cursor-type temporarily, and make it easy to patch to
701 preserve the splash buffer.
702 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
703 (fancy-splash-screens): Display echo-area message explicitly.
704 Don't set fancy-splash-help-echo.
705
706 * simple.el (line-number-mode): Group mode-line instead of
707 editing-basics.
708 (column-number-mode, size-indication-mode): Likewise.
709
710 * faces.el (mode-line-faces): Group mode-line instead of modeline.
711
712 * time.el (display-time): Group mode-line instead of modeline.
713
714 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
715
716 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
717
718 * startup.el (fancy-splash-text): Move editing instructions to
719 fancy-splash-head.
720 (fancy-splash-head): Issue editing instructions.
721 (fancy-splash-screens): Fixup whitespace.
722
723 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
724
725 * bindings.el (mode-line-buffer-identification-keymap):
726 Remove duplicate line.
727
728 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
729
730 * ido.el (ido-ignore-item-p): Allow any kind of functions in
731 ignore lists.
732
733 2006-09-14 Kim F. Storm <storm@cua.dk>
734
735 * jit-lock.el (jit-lock-fontify-again): New function.
736 (jit-lock-fontify-now): Use it instead of lambda form.
737
738 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
739
740 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
741 (flyspell-auto-correct-word): Make ispell-filter local to these
742 functions. Check that ispell-filter has new stuff before calling
743 ispell-parse-output.
744
745 2006-09-13 Kim F. Storm <storm@cua.dk>
746
747 * simple.el (line-move-partial): Optimize.
748
749 2006-09-13 Richard Stallman <rms@gnu.org>
750
751 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
752 Delete spurious backquote.
753
754 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
755
756 * net/rcirc.el (rcirc-print): Fix last change.
757
758 2006-09-12 Jay Belanger <belanger@truman.edu>
759
760 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
761
762 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
763
764 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
765 rcirc-show-maximum-output.
766 (rcirc-mode): Remove window-scroll-function hook.
767 (rcirc-scroll-to-bottom): Remove function.
768 (rcirc-print): Recenter so point stays at the bottom of the window
769 if point was already there.
770
771 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
772
773 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
774 not to "t".
775 * progmodes/compile.el (compilation-start): Likewise.
776 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
777 Don't use expand-file-name on invocation-directory, since this
778 might mishandle special characters in invocation-directory.
779
780 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * pcvs-defs.el: Remove * in defcustom's docstrings.
783
784 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
785
786 * progmodes/compile.el (compilation-directory-properties):
787 Doc fix for help-echo.
788
789 2006-09-12 Lars Hansen <larsh@soem.dk>
790
791 * desktop.el (desktop-read): Add comment.
792
793 2006-09-12 Kim F. Storm <storm@cua.dk>
794
795 * simple.el (next-error-highlight, next-error-highlight-no-select):
796 Fix spelling error.
797
798 * subr.el (sit-for): Rework to use input-pending-p and cond.
799 Return nil input is pending on entry also for SECONDS <= 0.
800 (while-no-input): Use input-pending-p instead of sit-for.
801
802 2006-09-11 Richard Stallman <rms@gnu.org>
803
804 * simple.el (next-error-highlight, next-error-highlight-no-select):
805 Fix custom type and doc strings.
806
807 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
808
809 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
810 (diff-apply-hunk): Use it to ask for confirmation.
811
812 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
813
814 * emacs-lisp/cl.el (pushnew): Add missing `,'.
815
816 2006-09-11 David Kastrup <dak@gnu.org>
817
818 * help.el (string-key-binding, describe-key-briefly)
819 (describe-key): Remove `string-key-binding' and its callers since
820 `key-binding' already caters for the proper lookup now.
821
822 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
823
824 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
825 (cfengine-mode): Use it. Fix \ syntax to be like /.
826
827 * bindings.el (mode-line-buffer-identification-keymap):
828 Move initialization into declaration.
829
830 2006-09-10 Kim F. Storm <storm@cua.dk>
831
832 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
833 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
834 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
835 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
836
837 2006-09-10 Richard Stallman <rms@gnu.org>
838
839 * dired-aux.el: Handle errors in recursive copy usefully.
840 (dired-create-files-failures): New variable.
841 (dired-copy-file): Remove condition-case.
842 (dired-copy-file-recursive): Check for errors on all file
843 operations, and add them to dired-create-files-failures.
844 Check file file-date-erorr here too.
845 (dired-create-files): Check dired-create-files-failures
846 and report those errors too.
847
848 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
849
850 * subr.el (add-to-list): New argument COMPARE-FN.
851
852 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
853
854 * filecache.el (file-cache-add-directory)
855 (file-cache-add-directory-list, file-cache-add-file)
856 (file-cache-add-directory-using-find)
857 (file-cache-add-directory-using-locate)
858 (file-cache-add-directory-recursively): Add autoloads.
859
860 2006-09-09 Richard Stallman <rms@gnu.org>
861
862 * textmodes/conf-mode.el (conf-space-mode):
863 Use hack-local-variables-hook instead of calling hack-local-variables.
864 (conf-space-keywords-override): New variable.
865 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
866 (conf-space-mode): Always make conf-space-keywords and
867 conf-space-keywords-override local.
868 Call conf-space-mode-internal directly as well as via hook.
869
870 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
871
872 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
873 quasi-keywords.
874
875 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
876
877 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
878 (python-send-string): Be slightly more careful about adding \n.
879
880 * startup.el (normal-splash-screen): Don't display the buffer if we'll
881 kill it right away anyway.
882
883 2006-09-09 Eli Zaretskii <eliz@gnu.org>
884
885 * international/codepage.el (cp850-decode-table): Fix a few codes.
886 (cp858-decode-table): New variable.
887
888 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
889
890 * net/ldap.el (ldap-search-internal): Doc fix.
891
892 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
893
894 * play/life.el (life-display-generation): Test for input manually if
895 `sleeptime' is negative or null.
896
897 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
898 (print-region-1): Substitute `%s' with the page title.
899
900 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
901
902 * locate.el (locate-current-search): New variable.
903 (locate): Set buffer local value. Use current buffer if it is
904 in Locate mode.
905 (locate-mode): Disable undo here.
906 (locate-do-setup): Use locate-current-filter from buffer to be killed.
907 (locate-update): Use locate-current-search and locate-current-filter.
908
909 2006-09-08 David Kastrup <dak@gnu.org>
910
911 * desktop.el (desktop-read): When loading a desktop, disable
912 saving it while the load progresses, and switch off a pending lazy
913 load by calling `desktop-lazy-abort'.
914
915 2006-08-27 Martin Rudalics <rudalics@gmx.at>
916
917 * window.el (mouse-autoselect-window-timer)
918 (mouse-autoselect-window-position)
919 (mouse-autoselect-window-window)
920 (mouse-autoselect-window-now): New vars.
921 (mouse-autoselect-window-cancel)
922 (mouse-autoselect-window-select)
923 (mouse-autoselect-window-start): New functions.
924 (handle-select-window): Call `mouse-autoselect-window-start' when
925 delayed window autoselection is enabled.
926
927 * cus-start.el (mouse-autoselect-window): Handle delayed window
928 autoselection.
929
930 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
931 commands after which it is allowed to print in the echo area.
932
933 2006-09-08 Richard Stallman <rms@gnu.org>
934
935 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
936
937 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
938 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
939
940 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
941 (cancel-timer-internal): Add doc string.
942 (cancel-function-timers): Doc fix.
943 (with-timeout-handler, timer-event-last*): Add doc strings.
944
945 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
946
947 * files.el (risky-local-variable-p): Match ...-bindat-spec.
948
949 * dired.el (dired-log-summary): Add doc string.
950
951 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
952 (custom-group-menu-create): Not here.
953
954 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
955
956 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
957
958 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
959
960 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
961 (mac-apple-event-map): Define its handler.
962
963 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
964
965 * net/ldap.el (ldap-search-internal): Handle `auth' key.
966
967 2006-09-07 Magnus Henoch <mange@freemail.hu>
968
969 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
970 clause.
971
972 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
973
974 * info.el (Info-index): Bind completion-ignore-case.
975
976 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
977
978 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
979 previous commit.
980 (inferior-prolog-guess-flavor): New fun left out of previous commit.
981 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
982 burp in dedicated windows.
983 (inferior-prolog-self-insert-command): New command.
984 (inferior-prolog-mode-map): Use it.
985
986 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
987
988 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
989
990 * international/code-pages.el: Add cp858.
991
992 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
993
994 * dnd.el: Fix bootstrapping.
995
996 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
997
998 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
999 (dnd-open-remote-url): New function.
1000 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
1001 not windows-nt.
1002
1003 2006-09-07 Jason Rumney <jasonr@gnu.org>
1004
1005 * dnd.el (dnd-open-remote-file-function): New variable.
1006 (dnd-open-unc-file): New function.
1007 (dnd-open-file): Call dnd-open-remote-file-function if set.
1008
1009 2006-09-06 Daiki Ueno <ueno@unixuser.org>
1010
1011 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
1012 pgg-passphrase-coding-system rather than locale-coding-system.
1013 * pgg-def.el (pgg-passphrase-coding-system): New user option.
1014
1015 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * progmodes/prolog.el: Remove * in docstrings.
1018 (prolog-program-name): Add SWI prolog.
1019 (prolog-mode-menu): New menu.
1020 (prolog-mode): Set comment-add.
1021 (prolog-indent-line): Simplify. Use indent-line-to.
1022 (inferior-prolog-buffer): New var.
1023 (inferior-prolog-run, inferior-prolog-process): New funs.
1024 (run-prolog, switch-to-prolog): Rewrite, using them.
1025 (prolog-consult-region): Use inferior-prolog-buffer.
1026 (inferior-prolog-load-file): New function.
1027 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
1028
1029 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
1030 last word, if it's not the end of the paragraph.
1031
1032 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
1033 file name.
1034
1035 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
1036
1037 * frame.el (display-mm-dimensions-alist): New defcustom.
1038 (display-mm-height, display-mm-width): Use it.
1039
1040 2006-09-06 Simon Josefsson <jas@extundo.com>
1041
1042 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
1043
1044 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
1045
1046 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1047 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
1048 string values.
1049
1050 2006-09-06 Kim F. Storm <storm@cua.dk>
1051
1052 * simple.el (line-move-partial): New function to do vscrolling for
1053 partially visible images / tall lines. Rewrite based on code
1054 previously in line-move. Simplify backwards vscrolling.
1055 (line-move): Use it. Simplify.
1056
1057 2006-09-05 Kim F. Storm <storm@cua.dk>
1058
1059 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
1060
1061 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1064 Process the `gcc-include' after the `gnu' rule.
1065
1066 2006-09-05 Kim F. Storm <storm@cua.dk>
1067
1068 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
1069
1070 2006-09-05 Daiki Ueno <ueno@unixuser.org>
1071
1072 * pgg.el (pgg-clear-string): Alias to clear-string for backward
1073 compatibility.
1074
1075 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
1076 inhibit-redisplay; encode passphrase with locale-coding-system.
1077
1078 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1079
1080 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
1081
1082 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
1083
1084 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
1085 (gdb-var-list-children-regexp): Make type field optional.
1086
1087 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
1088 e.g public, protected in C++.
1089
1090 2006-09-04 John Paul Wallington <jpw@pobox.com>
1091
1092 * simple.el (completion-show-help): New defcustom.
1093 (completion-setup-function): Heed it.
1094
1095 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
1096
1097 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1098
1099 2006-09-04 Richard Stallman <rms@gnu.org>
1100
1101 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
1102 (rsf-min-region-to-spam-list): Doc fix.
1103 (rsf-add-content-type-field): Doc fix.
1104
1105 * simple.el (kill-region): Explicitly test there is a region.
1106
1107 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
1108
1109 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
1110 sendmail in several common directories.
1111
1112 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
1113
1114 * paths.el (sendmail-program): Removed.
1115
1116 2006-09-04 Daiki Ueno <ueno@unixuser.org>
1117
1118 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
1119 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
1120 http://article.gmane.org/gmane.emacs.gnus.general/50457
1121
1122 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
1125 mark after running the menu filter.
1126
1127 2006-09-03 Juri Linkov <juri@jurta.org>
1128
1129 * international/quail.el (quail-defrule-internal): Add a check
1130 if a key is a vector.
1131
1132 2006-09-02 Juri Linkov <juri@jurta.org>
1133
1134 * man.el (Man-topic-history): New variable.
1135 (man): Use it.
1136
1137 * woman.el (woman-topic-history): Change defvar to defvaralias
1138 for symbol `Man-topic-history'.
1139
1140 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
1141 `comint-last-output-start' is a marker by using `markerp' and
1142 check if it has a position by using `marker-position', and use
1143 this position for `goto-char'.
1144
1145 * international/quail.el (quail-defrule-internal): Add missing
1146 `error' call for null key.
1147
1148 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
1149
1150 * rcirc.el (rcirc-keywords): New variable.
1151 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
1152 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
1153 variables.
1154 (rcirc-responses-no-activity): New function.
1155 (rcirc-handler-generic): Check for responses in above.
1156 (rcirc-process-command): Add ?: character to arguments of raw
1157 server commands.
1158 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
1159 `rcirc-dim-nicks'.
1160 (rcirc-gray-toggle): Remove unused variable.
1161 (rcirc-print): Remove some tracking logic, which is moved into
1162 markup functions.
1163 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
1164 types.
1165 (rcirc-activity-string): Look for 'keyword in activity-types.
1166 (rcirc-window-configuration-change): Don't erase overlay-arrow
1167 unnecessarily.
1168 (rcirc-add-or-remove): New function.
1169 (rcirc-cmd-ignore): Use it.
1170 (rcirc-message-leader): Remove unused function.
1171 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
1172 (rcirc-add-face): New function.
1173 (rcirc-facify): Use rcirc-add-face.
1174 (rcirc-url-regexp): Add parens.
1175 (rcirc-map-regexp): Remove function.
1176 (rcirc-mangle-regexp): Remove function.
1177 (rcirc-markup-text-functions): New variable.
1178 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
1179 (rcirc-markup-body-text, rcirc-markup-attributes)
1180 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
1181 (rcirc-markup-bright-nicks): New markup handler functions.
1182 (rcirc-nick-in-message-full-line): New face.
1183 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
1184 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
1185
1186 2006-09-02 Martin Rudalics <rudalics@gmx.at>
1187
1188 * cus-start.el (hscroll-margin, hscroll-step)
1189 (mode-line-in-non-selected-windows, mouse-autoselect-window)
1190 (x-use-underline-position-properties): Change version to "22.1"
1191 since they will appear there for the first time.
1192
1193 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
1196
1197 2006-08-31 Richard Stallman <rms@gnu.org>
1198
1199 * cus-edit.el (custom-save-variables): Slight cleanup.
1200 (Custom-no-edit): Renamed from custom-no-edit.
1201 (Custom-newline): Renamed from custom-newline.
1202 (custom-mode-map): Use new names.
1203
1204 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
1205 about customization, rather than M-x customize, in the doc string
1206 made for the defcustom.
1207
1208 * emacs-lisp/trace.el (trace-function-background): Doc fix.
1209
1210 2006-08-31 Romain Francoise <romain@orebokech.com>
1211
1212 * dired-x.el (dired-guess-shell-alist-default): Update.
1213
1214 2006-08-31 Michael Mauger <mmaug@yahoo.com>
1215
1216 * custom.el (custom-theme-set-variables): Autoload packages before
1217 sorting the variables.
1218
1219 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
1220
1221 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
1222 chars if XEmacs.
1223 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
1224
1225 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1226
1227 * progmodes/python.el (python-eldoc-function): Re-enable quit while
1228 waiting for process.
1229
1230 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1231
1232 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
1233 results in ASCII-only string, encode original one directly.
1234
1235 2006-08-29 Romain Francoise <romain@orebokech.com>
1236
1237 * startup.el (normal-splash-screen, fancy-splash-screens):
1238 Make buffer read-only and arrange to enter view mode if necessary.
1239
1240 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1241
1242 * hl-line.el (hl-line): New face.
1243 (hl-line-face): Use it.
1244
1245 * image-mode.el (image-mode): Fix last fix.
1246 Suggested by Kim F. Storm.
1247
1248 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
1249
1250 Sync with Tramp 2.0.54.
1251
1252 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
1253 of `=', because `tramp-get-remote-gid' might not always return an
1254 integer when expected.
1255 (tramp-register-file-name-handlers): `partial-completion-mode' is
1256 unknown to XEmacs.
1257 (tramp-time-diff): Don't use `floor', it might fail for large
1258 differences.
1259 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
1260 `tramp-auto-save-directory' if unset in order to guarantee unique
1261 auto-save file names.
1262
1263 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * image-mode.el (image-mode): Display image as text on a terminal.
1266
1267 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1268
1269 * progmodes/python.el (python-send-command): Simplify.
1270 (run-python): Don't generate a new buffer unless `new' was specified.
1271 Make sure we send `import emacs' to the proper process.
1272
1273 * progmodes/python.el (python-send-command): Don't wait for the command
1274 to terminate. Don't fiddle with compilation-parsing-end.
1275
1276 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1279 Insert commentary after first line summary.
1280
1281 * woman.el (woman-follow): New function, based on `man-follow'.
1282 (woman-mode-map): Use it.
1283
1284 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
1285 since ibuffer-do-sort-by-recency does not define a sorter.
1286
1287 2006-08-28 Kim F. Storm <storm@cua.dk>
1288
1289 * find-dired.el (find-dired): Use shell-quote-argument to properly
1290 escape ( and ) args. Also use it on {} and ; args in default
1291 value of find-ls-option string.
1292 (find-grep-dired): Use shell-quote-argument on {} and ; args.
1293
1294 2006-08-27 Michael Olson <mwolson@gnu.org>
1295
1296 * emacs-lisp/tq.el: Small grammar fix in comments.
1297 (tq-enqueue): Check for existence of queue rather than the
1298 head queue item's question, which was a no-op.
1299 (tq-filter, tq-process-buffer): Make sure the process buffer
1300 exists before making it the current buffer.
1301
1302 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1303
1304 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
1305 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
1306 (special-event-map): Apply 2006-08-16 change for x-win.el.
1307
1308 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1309
1310 * progmodes/python.el (python-send-receive): Wait in the
1311 process's buffer so as to check the right buffer-local variables.
1312
1313 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
1316 (defgroup checkdoc): Move to beginning.
1317
1318 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
1319 (python-preoutput-continuation): Remove.
1320 (python-preoutput-filter): Simplify correspondingly.
1321 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
1322 Loop around to catch embedded _emacs_out output.
1323 (run-python): Send the import&print command on a single line.
1324 (python-send-command): Send command&print on a single line.
1325 (python-send-string): Only add double \n if needed.
1326 (python-send-receive): Loop until the result comes.
1327 (python-mode-running): Defvar it.
1328 (python-setup-brm): Remove unused var `menu'.
1329 Only bind py-mode-map and `features' around brm-init.
1330 (python-calculate-indentation): Remove unused var `point'.
1331 (python-beginning-of-defun): Remove unused var `def-line'.
1332
1333 2006-08-25 Richard Stallman <rms@gnu.org>
1334
1335 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
1336
1337 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1338
1339 * viper.el (viper-set-hooks): Use frame bindings for
1340 viper-vi-state-cursor-color.
1341 (viper-non-hook-settings): Don't set default
1342 mode-line-buffer-identification.
1343
1344 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
1345 (viper-set-cursor-color-according-to-state)
1346 (viper-get-saved-cursor-color-in-replace-mode)
1347 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
1348 viper-emacs-state-cursor-color.
1349
1350 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
1351 (viper-undo): Use point if undo-beg-posn is nil.
1352 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
1353 (viper-after-change-undo-hook): Don't use
1354 viper-emacs-state-cursor-color by default.
1355 (viper-undo): More sensible positioning after undo.
1356
1357 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
1358 (viper-emacs-state-cursor-color): Default to nil, since this feature
1359 doesn't work well yet.
1360
1361 * ediff-mult.el (ediff-intersect-directories)
1362 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
1363 always expand filenames.
1364
1365 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1366
1367 * tumme.el: Remove * in defcustoms's docstrings.
1368
1369 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
1372 Accept internal time format for SECS arg.
1373 (timer-relative-time): Doc fix.
1374
1375 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
1376 adapted from Martin Rudalics.
1377 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
1378 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
1379 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
1380 using sit-for.
1381
1382 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
1383
1384 * cus-start.el (all): Add `overline-margin' and
1385 `x-underline-at-descent-line'.
1386
1387 2006-08-24 Kim F. Storm <storm@cua.dk>
1388
1389 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
1390 to mean "use find -exec"; nil now unambiguously means auto-detect.
1391 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
1392 Use shell-quote-argument to build grep-find-command and
1393 grep-find-template.
1394 (rgrep): Use shell-quote-argument to properly quote arguments to find.
1395 Reported by Tom Seddon.
1396
1397 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * startup.el (fancy-splash-head): Give instructions for dismissing
1400 the splash screen for default startup too.
1401 (display-startup-echo-area-message, fancy-splash-screens)
1402 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
1403 all splash text at once and keep the splash buffer around.
1404 (command-line-1): Give display-startup-echo-area-message a t arg.
1405
1406 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
1407
1408 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
1409 gnus frame is selected.
1410
1411 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1412
1413 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
1414
1415 2006-08-22 Kim F. Storm <storm@cua.dk>
1416
1417 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
1418 Add suffix matching for subdirs.
1419
1420 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1421
1422 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
1423 mouse-yank-at-point is non-nil.
1424
1425 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
1426
1427 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
1428 a bit wider and remove fringes to fit initial output on line.
1429
1430 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1431
1432 * frame.el (blink-cursor-end): Only ignore the error we care about.
1433 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
1434
1435 2006-08-21 Richard Stallman <rms@gnu.org>
1436
1437 * whitespace.el (whitespace-cleanup): Doc fix.
1438
1439 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
1440
1441 * net/rcirc.el (rcirc-show-maximum-output): New var.
1442 (rcirc-buffer-process): If no buffer argument is supplied, use
1443 current-buffer.
1444 (rcirc-complete-nick): Complete to the last completed nick first.
1445 (rcirc-mode): Preserve the value of `rcirc-urls' across
1446 connections. Setup scroll function.
1447 (rcirc-scroll-to-bottom): New function.
1448 (rcirc-print): Use nick syntax around regexp work.
1449 Notice dim-nicks speaking only if they say our nick.
1450 (rcirc-update-activity-string): Do not show the modeline indicator
1451 if there are no live rcirc processes.
1452 (rcirc-cmd-ignore): Ignore case.
1453 (rcirc-browse-url-at-point): Fix off-by-one error.
1454
1455 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1456
1457 * progmodes/python.el: Remove * in defcustom docstrings.
1458 (run-python, python-proc, python-try-complete): Use derived-mode-p.
1459 (python-mode): Set tab-width and indent-tabs-mode.
1460
1461 2006-08-20 Dave Love <fx@gnu.org>
1462
1463 * progmodes/python.el: Update to Dave Love's latest version.
1464 (python-font-lock-keywords, python-mode): Don't use
1465 font-lock-syntax-table, but match symbol elements explicitly instead.
1466 (python-mode-map): Add help, and a few more key bindings.
1467 (python-skip-comments/blanks): Move out of comments as well.
1468 (python-continuation-line-p): Behave better with unbalanced parens.
1469 (python-blank-line-p): New fun.
1470 (python-open-block-statement-p): Don't use a heuristic.
1471 (python-outdent-p): Better handle blocks-in-the-same-line.
1472 (python-calculate-indentation): Misc improvements.
1473 (python-comment-indent): Remove.
1474 (python-block-pairs): New var.
1475 (python-first-word): New fun.
1476 (python-indentation-levels): Handle more common cases.
1477 (python-indent-line-1): Add `leave' argument.
1478 (python-indent-region): New fun.
1479 (python-skip-out): New fun.
1480 (python-beginning-of-statement, python-end-of-statement): Use it.
1481 (python-next-statement): Return correct count even at eob.
1482 (python-end-of-block): Fix paren-typo.
1483 (python-imenu-create-index): Add module variables.
1484 (run-python): Add `new' arg.
1485 Check we're at a prompt before returning.
1486 (python-send-command): Move to end of buffer.
1487 Wait for prompt to return.
1488 (python-set-proc): New fun.
1489 (python-imports): New var.
1490 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
1491 (python-eldoc-function): Try to move out of arg list.
1492 (python-outline-level): Offset by 1.
1493 (python-find-imports): New fun.
1494 (python-symbol-completions): Use python-imports.
1495 (python-module-path, ffap-alist): Add support for ffap.
1496 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
1497 (pythin-insert-*, python-default-template, python-expand-template):
1498 Add templates/skeletons.
1499 (python-setup-brm): Support for Bicycle Repair Man.
1500 (python-abbrev-syntax-table): New var.
1501 (python-abbrev-pc-hook, python-pea-hook): New funs.
1502
1503 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
1504
1505 * frame.el (blink-cursor-start): Set timer first.
1506 (blink-cursor-end): Ignore timer cancelling errors.
1507 Suggested by Ken Manheimer.
1508
1509 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * newcomment.el (comment-box): Call `comment-normalize-vars'.
1512 Add autoload cookie.
1513
1514 2006-08-20 Richard Stallman <rms@gnu.org>
1515
1516 * simple.el (line-number-at-pos): Doc fix.
1517
1518 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
1519 timer-activate-when-idle, so timer can run before Emacs becomes
1520 non-idle again.
1521
1522 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1523
1524 * whitespace.el (whitespace-cleanup-internal): New optional arg
1525 REGION-ONLY. If it's non-nil, modify the message to the user
1526 accordingly.
1527 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
1528 a non-nil argument.
1529
1530 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
1531
1532 * rect.el (spaces-string): Simplify and add doc string.
1533
1534 2006-08-17 Romain Francoise <romain@orebokech.com>
1535
1536 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
1537
1538 2006-08-17 Richard Stallman <rms@gnu.org>
1539
1540 * compare-w.el (compare-windows): lambda's take an arg and pass
1541 it to compare-windows-skip-whitespace.
1542
1543 2006-08-17 Martin Rudalics <rudalics@gmx.at>
1544
1545 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
1546 the right buffer.
1547
1548 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
1549
1550 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
1551 removed files.
1552
1553 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
1554
1555 * progmodes/gdb-ui.el (gdb-locals-watch-map)
1556 (gdb-locals-watch-map-1): Suppress keymap first.
1557 (gdb-edit-locals-map-1): New variable.
1558 (gdb-edit-locals-value): New function.
1559 (gdb-stack-list-locals-handler): Use them.
1560
1561 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
1564 cursor would normally be drawn in the fringe.
1565
1566 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
1567 Reported by Martin Rudalics <rudalics@gmx.at>.
1568
1569 2006-08-16 Richard Stallman <rms@gnu.org>
1570
1571 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
1572 (special-event-map): Process drag-n-drop events this way.
1573
1574 * simple.el (move-beginning-of-line): Test whether fields
1575 would prevent motion back to line's first visible character.
1576 If so, stop where the fields would stop the motion.
1577
1578 * newcomment.el (comment-indent): Fully update INDENT
1579 before checking to see if it will change the text.
1580
1581 * cus-edit.el (custom-newline): New function.
1582 (custom-mode-map): Bind newline to custom-newline.
1583
1584 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
1585 into ignore-whitespace.
1586 Check each buffer for its skip-function.
1587 Handle compare-windows-skip-whitespace special-case test
1588 by returning t from default skip function.
1589
1590 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
1591
1592 * textmodes/org.el (org-clock-special-range)
1593 (org-clock-update-time-maybe): New functions.
1594 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
1595 not only a-z.
1596 (org-agenda-get-blocks): Allow multiple blocks per headline.
1597 (org-timestamp-change): Call `org-clock-update-time-maybe'.
1598 (org-export-html-title-format)
1599 (org-export-html-toplevel-hlevel): New options.
1600 (org-export-language-setup): Add support for Czech.
1601 (org-mode, org-insert-todo-heading, org-find-visible)
1602 (org-find-invisible, org-invisible-p, org-invisible-p2)
1603 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
1604 (org-show-subtree, org-show-entry, org-make-options-regexp):
1605 Remove compatibility support for old outline-mode.
1606 (org-check-occur-regexp): Funtion removed.
1607 (org-on-heading-p, org-back-to-heading): Made defalias.
1608 (org-set-local): New defsubst.
1609 (org-set-regexps-and-options, org-mode)
1610 (org-set-font-lock-defaults, org-edit-agenda-file-list)
1611 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
1612 (org-remember-apply-template, org-table-edit-field)
1613 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
1614 (org-set-autofill-regexps): Use `org-set-local'.
1615 (org-table-eval-formula): Fix bug with parsing of display flags.
1616
1617 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
1618
1619 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
1620 frame with fringe arrow. Suggested by Simon Marshall
1621 <simon.marshall@misys.com>.
1622 (gdb-stack-position): New variable.
1623 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
1624 (gdb-frames-mode): Set gdb-stack-position to nil.
1625 Add to overlay-arrow-variable-list
1626 (gdb-reset): Delete gdb-stack-position from above list.
1627
1628 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1629
1630 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
1631 read only.
1632
1633 2006-08-13 Romain Francoise <romain@orebokech.com>
1634
1635 * cus-theme.el (customize-create-theme)
1636 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
1637
1638 * filesets.el (filesets-add-buffer): Ditto.
1639
1640 * pcvs.el (cvs-change-cvsroot): Ditto.
1641
1642 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
1643
1644 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
1645 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
1646 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
1647 expressions.
1648 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
1649 Only search till end of line.
1650 Add face to function names in case of no filename.
1651 Add face to variable names of watchpoints.
1652
1653 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
1654
1655 * cus-start.el <indent-tabs-mode>: Move to the `indent'
1656 customization group.
1657
1658 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
1659
1660 * allout.el (allout-prior-bindings, allout-added-bindings):
1661 Remove, after long deprecation.
1662 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
1663 Add customization vars controlling allout-beginning-of-line and
1664 allout-end-of-line conveniences.
1665 (allout-header-prefix, allout-use-mode-specific-leader)
1666 (allout-use-mode-specific-leader, allout-mode-leaders):
1667 Revise docstrings.
1668 (allout-infer-header-lead): Change to be an alias for
1669 allout-infer-header-lead-and-primary-bullet.
1670 (allout-infer-header-lead-and-primary-bullet): New version of
1671 allout-infer-header-lead which assigns the primary bullet to the
1672 same as the header lead, when its being changed.
1673 (allout-infer-body-reindent): Apply regexp-quote instead of
1674 unconditionally prepending "\\", so that all literal
1675 allout-header-prefix and allout-primary-bullet strings are
1676 properly handled.
1677 (allout-add-resumptions): Add optional qualifier for extending or
1678 appending to existing values, rather than replacing them.
1679 (allout-view-change-hook): Clarify docstring.
1680 (allout-exposure-change-hook): Take explicit arguments, via
1681 run-hook-with-args.
1682 (allout-structure-added-hook)
1683 (allout-structure-deleted-hook)
1684 (allout-structure-shifted-hook): New hooks analogous to
1685 allout-exposure-change-hook for other kinds of structural outline
1686 edits.
1687 (allout-encryption-plaintext-sanitization-regexps): New encryption
1688 customization variable, by which cooperating modes can provde
1689 massage of the plaintext without actually being passed it.
1690 (allout-encryption-ciphertext-rejection-regexps)
1691 (allout-encryption-ciphertext-rejection-ceiling): New encryption
1692 customization variables, by which cooperating modes can prohibit
1693 rare but possible ciphertext patterns from fouling their
1694 operation, with actually being passed the ciphertext.
1695 (allout-mode): Run activation and deactivation hooks after the
1696 minor-mode variable has been toggled, to clarify the mode
1697 disposition. The new encryption ciphertext rejection variable is
1698 used to ensure that the ciphertext does not contain text that
1699 would be recognized as outline structural elements by allout.
1700 Substite allout-beginning-of-line and allout-end-of-line for
1701 conventionall beginning-of-line and end-of-line bindings.
1702 If allout-old-style-prefixes is non-nil, don't nullify it on mode
1703 activation!
1704 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
1705 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
1706 (allout-chart-subtree): Implement new mode, charting only the
1707 visible items in the subtree, when new 'visible' parameter is non-nil.
1708 (allout-end-of-subtree): Properly handle the last item in the buffer.
1709 (allout-pre-command-business, allout-command-counter):
1710 Increment an advertised counter so that cooperating enhancements can
1711 track revisions of items.
1712 (allout-open-topic): Run allout-structure-added-hook with suitable
1713 arguments.
1714 (allout-shift-in): Run allout-structure-shifted-hook with suitable
1715 arguments.
1716 (allout-shift-out): Fix doubling for negative args and ensure call
1717 of allout-structure-shifted-hook by solely using allout-shift-in.
1718 (allout-kill-line, allout-kill-topic):
1719 Run allout-structure-deleted-hook with suitable arguments.
1720 (allout-yank-processing): Run allout-structure-added-hook with
1721 proper arguments.
1722 (allout-yank): Enclose activity in allout-unprotected.
1723 (allout-flag-region): Run allout-exposure-change-hook with
1724 suitable arguments, instead of making the callee infer the arguments.
1725 (allout-encrypt-string):
1726 Support allout-encryption-plaintext-sanitization-regexps,
1727 allout-encryption-ciphertext-rejection-regexps, and
1728 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
1729 en/de cryption mode in symmetric encryption failure message.
1730 (allout-obtain-passphrase): Use copy-sequence to get a distinct
1731 copy of the passphrase, and don't zero it or we'll corrupt the
1732 stashed copy.
1733 (allout-create-encryption-passphrase-verifier)
1734 (allout-verify-passphrase): Respect the new signature for
1735 allout-encrypt-string.
1736 (allout-get-configvar-values): Convenience for getting a
1737 configuration variable value and handling its absence gracefully.
1738
1739 2006-08-11 Romain Francoise <romain@orebokech.com>
1740
1741 * obsolete/zone-mode.el: Delete.
1742
1743 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
1744
1745 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
1746
1747 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
1748
1749 * emacs-lisp/bindat.el (bindat-ip-to-string):
1750 Use `format-network-address' if possible.
1751
1752 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1753
1754 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
1755
1756 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
1759 restore unread-command-events here.
1760 (edebug-display): Do it here, to detect sit-for interruptions.
1761
1762 2006-08-10 Romain Francoise <romain@orebokech.com>
1763
1764 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
1765 (dns-mode-soa-auto-increment-serial): New user option.
1766 (dns-mode-soa-maybe-increment-serial): New function.
1767 (dns-mode): Add the latter to `write-contents-functions'.
1768
1769 * obsolete/zone-mode.el: Move to obsolete/ from net/.
1770 Delete autoload cookies.
1771
1772 2006-08-10 John Wiegley <johnw@newartisans.com>
1773
1774 * eshell/em-glob.el (eshell-glob-chars-list)
1775 (eshell-glob-translate-alist): Add support for [^g] in character globs.
1776
1777 2006-08-10 Richard Stallman <rms@gnu.org>
1778
1779 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
1780 (facemenu-set-face): Doc fix.
1781 (facemenu-listed-faces): Doc fix.
1782
1783 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
1784
1785 * avoid.el (mouse-avoidance-animating-pointer): New var.
1786 (mouse-avoidance-nudge-mouse): Use it.
1787 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
1788 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
1789 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
1790 Don't activate if currently animating. All callers changed.
1791
1792 2006-08-09 John Wiegley <johnw@newartisans.com>
1793
1794 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
1795 variable, which causes timeclock to report elapsed time worked,
1796 instead of just work remaining.
1797
1798 2006-08-09 Kenichi Handa <handa@m17n.org>
1799
1800 * international/latexenc.el (latexenc-find-file-coding-system):
1801 Fix for the case that the 2nd element of arg-list is a cons.
1802
1803 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * info.el (Info-fontify-node): Handle preceding `in' for note
1806 reference hiding rules.
1807
1808 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1809
1810 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
1811 mistake a closing " for an opening one.
1812
1813 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1814
1815 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1816
1817 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1818
1819 * complete.el (PC-do-completion): Filter out completions matching
1820 completion-ignored-extensions before checking whether there are
1821 multiple completions.
1822 Don't use `list' unnecessarily when building completion tables.
1823
1824 2006-08-06 Richard Stallman <rms@gnu.org>
1825
1826 * help.el (describe-mode): Make minor mode list more concise.
1827
1828 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
1829
1830 * bindings.el: Give mode-line-format, mode-line-modes, and
1831 mode-line-position `standard-value' properties.
1832
1833 2006-08-05 Eli Zaretskii <eliz@gnu.org>
1834
1835 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1836 "(file)node" instead of the file name.
1837
1838 2006-08-05 Richard Stallman <rms@gnu.org>
1839
1840 * faces.el (escape-glyph): Doc fix.
1841
1842 2006-08-04 Kenichi Handa <handa@m17n.org>
1843
1844 * international/mule-diag.el (describe-font): Improve docstring
1845 and error message. Use frame-parameter (not frame-parameters).
1846
1847 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1848
1849 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
1850 Correctly mark the end-of-docstring char.
1851
1852 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
1853
1854 * simple.el (line-move-to-column): Constrain move-to-column to
1855 current field.
1856
1857 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1858
1859 * font-lock.el (font-lock-beg, font-lock-end)
1860 (font-lock-extend-region-functions): New vars.
1861 (font-lock-extend-region-multiline)
1862 (font-lock-extend-region-wholelines): New functions.
1863 (font-lock-default-fontify-region): Use them.
1864 (font-lock-extend-jit-lock-region-after-change): Only round up
1865 if font-lock-default-fontify-region will do it as well.
1866
1867 * font-lock.el (font-lock-extend-after-change-region-function):
1868 Rename from font-lock-extend-region-function.
1869 (font-lock-extend-region): Remove by inlining at call sites.
1870 (font-lock-after-change-function): Don't needlessly round up to a whole
1871 number of lines.
1872 (font-lock-extend-jit-lock-region-after-change): Be more careful about
1873 the boundary conditions and the interactions between the various ways
1874 to extend the region.
1875
1876 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1877
1878 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
1879 modification status when forcing the second redisplay.
1880
1881 2006-08-03 Kim F. Storm <storm@cua.dk>
1882
1883 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
1884
1885 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1886
1887 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
1888 doesn't look like a file name.
1889
1890 * complete.el (PC-expand-many-files): Avoid signalling an error when
1891 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
1892
1893 2006-08-02 Andreas Schwab <schwab@suse.de>
1894
1895 * bindings.el (mode-line-format): Simplify reference to vc-mode.
1896
1897 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1898
1899 * bindings.el (map): Make mode-line-buffer-identification-keymap
1900 before defining propertized-buffer-identification.
1901
1902 2006-08-01 Richard Stallman <rms@gnu.org>
1903
1904 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
1905
1906 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
1907
1908 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
1909 default value.
1910 (gdb-find-source-frame): New function.
1911 (menu): Add to menu bar.
1912
1913 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
1914
1915 * font-core.el (font-lock-extend-region-function)
1916 (font-lock-extend-region): Move to font-lock.el.
1917
1918 * font-lock.el (font-lock-extend-region-function)
1919 (font-lock-extend-region): Move from font-core.el. Simplify.
1920
1921 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
1922 if needed.
1923 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
1924 (jit-lock-after-change-extend-region-functions): New hook.
1925 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
1926
1927 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
1928 (font-lock-turn-on-thing-lock): Use it.
1929
1930 * longlines.el (longlines-show-region): Make it work on read-only
1931 buffers as well.
1932
1933 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
1934
1935 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
1936
1937 2006-07-31 Richard Stallman <rms@gnu.org>
1938
1939 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
1940 (vhdl-speedbar-display-projects): Update old obsolete
1941 speedbar variable names.
1942
1943 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1944
1945 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
1946 (gdb-stopped): Use it.
1947
1948 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
1949
1950 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
1953 for load-history elements.
1954
1955 2006-07-29 Eli Zaretskii <eliz@gnu.org>
1956
1957 * files.el (convert-standard-filename): For Cygwin, replace
1958 characters not allowed in Windows file names.
1959 (make-auto-save-file-name): Add Cygwin to the list of systems
1960 where the auto-save file name needs to be run through
1961 convert-standard-filename.
1962
1963 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
1964
1965 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
1966
1967 2006-07-28 Richard Stallman <rms@gnu.org>
1968
1969 * bindings.el (mode-line-frame-identification)
1970 (propertized-buffer-identification): Centralize the code
1971 to initialize the variable.
1972
1973 * progmodes/grep.el (grep-default-command): Catch errors from
1974 wildcard-to-regexp.
1975
1976 2006-07-29 Kim F. Storm <storm@cua.dk>
1977
1978 * progmodes/grep.el (grep-tag-default): New function.
1979 (grep-default-command, grep-read-regexp): Use it.
1980 (grep-read-files): Use car of grep-files-history or grep-files-aliases
1981 as default if nothing else applies.
1982
1983 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
1984
1985 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
1986 Throw error if buffer is not in Dired and Wdired mode, respectively.
1987
1988 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
1991 self-insert-command keys don't activate buttons.
1992 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
1993
1994 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
1997 faces for enable character.
1998
1999 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
2000
2001 * Makefile.in (recompile): Update comment to reflect change
2002 on 2004-04-21.
2003
2004 2006-07-27 Richard Stallman <rms@gnu.org>
2005
2006 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
2007 (customize-package-emacs-version): Change msg when pkg has no entry.
2008 (custom-no-edit): On a button, do like widget-button-press.
2009
2010 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2011
2012 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
2013 S-tab and C-S-tab.
2014
2015 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
2016
2017 * progmodes/which-func.el (which-function): Fix documentation/
2018 comment typo.
2019
2020 2006-07-26 Richard Stallman <rms@gnu.org>
2021
2022 * textmodes/ispell.el (ispell-word): If we replace the word,
2023 move point to the end. Insert before deleting.
2024
2025 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
2028 a timer.
2029
2030 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
2031
2032 * tumme.el (tumme-backward-image): Add prefix argument. Add error
2033 when at first image.
2034 (tumme-forward-image): Add prefix argument. Add error when at last
2035 image.
2036
2037 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2038
2039 * tabify.el (tabify-regexp): Use more specific regexps.
2040 (tabify): Avoid modifying the buffer unnecessarily.
2041
2042 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
2043
2044 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
2045 (tumme-format-properties-string): Handle empty `buf'.
2046 (tumme-get-comment): Change variable names inside `let'.
2047 Add missing `let' variable that cause font-lock problems.
2048 (tumme-write-comments): Change variable names inside `let'.
2049 Add missing `let' variable that cause font-lock problems.
2050 (tumme-forward-image): Rename from `tumme-forward-char'.
2051 (tumme-backward-image): Rename from `tumme-backward-char'.
2052
2053 2006-07-25 Masatake YAMATO <jet@gyve.org>
2054
2055 * progmodes/ld-script.el (ld-script-keywords)
2056 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
2057 and add comments.
2058
2059 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
2060
2061 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2062 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
2063 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
2064 for status indicator.
2065
2066 2006-07-24 Richard Stallman <rms@gnu.org>
2067
2068 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
2069
2070 * subr.el (dolist, dotimes): Use interned symbols for locals.
2071 (--dotimes-limit--, --dolist-tail--): New defvars.
2072 (looking-back): Doc fix.
2073
2074 * replace.el (replace-match-string-symbols): Handle dotted lists.
2075
2076 2006-07-24 mathias <mathias@mattis>
2077
2078 * tumme.el (tumme-write-tags): Add.
2079 (tumme-write-comments): Add.
2080 (tumme-tag-files): Change to use `tumme-write-tags'.
2081 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
2082 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
2083 (tumme-save-information-from-widgets): Change to use
2084 `tumme-write-comments' and `tumme-write-tags'.
2085 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
2086 (tumme-write-tag): Remove.
2087 (tumme-write-comment): Remove.
2088 (tumme-display-previous-thumbnail-original): Remove empty line.
2089 (tumme-widget-list): Add punctuation.
2090
2091 2006-07-24 mathias <mathias.dahl@gmail.com>
2092
2093 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
2094
2095 2006-07-24 Daiki Ueno <ueno@unixuser.org>
2096
2097 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2098 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
2099 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
2100
2101 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2102
2103 * mouse.el (mouse-on-link-p): Doc fix.
2104
2105 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
2106
2107 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2108 Handle "C-h f `".
2109
2110 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2111
2112 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
2113 column.
2114
2115 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
2116
2117 * textmodes/table.el: Add move-beginning-of-line and
2118 move-end-of-line to Point Motion Only Group.
2119
2120 2006-07-22 Eric Hanchrow <offby1@blarg.net>
2121
2122 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
2123
2124 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2125
2126 * startup.el (user-mail-address): Initialize from the `EMAIL'
2127 environment variable first. Document this.
2128 (command-line): Ditto.
2129
2130 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
2131
2132 * help-mode.el (help-function-def, help-variable-def)
2133 (help-face-def): Print a message in the minibuffer.
2134
2135 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2136
2137 * term/xterm.el (terminal-init-xterm): Fix key bindings
2138 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2139
2140 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2141
2142 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
2143 where `(nth 1 command)' is a cons cell. Doc fix.
2144
2145 * textmodes/po.el (po-find-charset): Doc fix.
2146
2147 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
2148
2149 * allout.el (allout-unprotected, allout-e-o-prefix-p)
2150 (allout-beginning-of-current-line, allout-end-of-current-line)
2151 (allout-next-visible-heading, allout-open-topic)
2152 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
2153 (allout-flag-current-subtree, allout-show-to-offshoot)
2154 (allout-hide-current-entry, allout-show-current-branches)
2155 (allout-hide-region-body, allout-old-expose-topic)
2156 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
2157 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
2158 containing `beginning-of-line' and `end-of-line' with
2159 `inhibit-field-text-motion' t.
2160
2161 2006-07-21 Eli Zaretskii <eliz@gnu.org>
2162
2163 * frame.el (focus-follows-mouse): Document that it doesn't have
2164 any effect on MS-Windows.
2165
2166 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2167
2168 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
2169
2170 2006-07-20 Jay Belanger <belanger@truman.edu>
2171
2172 * calc.el (calc-previous-alg-entry): Remove variable.
2173
2174 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
2175 New variables.
2176 (calc-alg-entry): Use `calc-alg-entry-history'.
2177 (calc-do-quick-calc): Use `calc-quick-calc-history'.
2178 Remove reference to `calc-previous-alg-entry'.
2179 (calcAlg-edit, calcAlg-enter): Remove reference to
2180 `calc-previous-alg-entry'.
2181 (calcAlg-previous): Use `previous-history-element' instead of
2182 `calc-previous-alg-entry'.
2183 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
2184 Change keybinding for `calcAlg-plus-minus', add keybindings for
2185 `previous-history-element' and `next-history-element'.
2186
2187 * calc-rewr.el (calc-match): Remove reference to
2188 `calc-previous-alg-entry'.
2189
2190 * calc-sel.el (calc-selection-history): New variable.
2191 (calc-enter-selection, calc-sel-mult-both-sides)
2192 (calc-sel-add-both-sides): Use `calc-selection-history'.
2193
2194 * calc-map.el (calc-get-operator-history): New variable.
2195 (calc-get-operator): Use `calc-get-operator-history'.
2196
2197 * calcalg3.el (calc-curve-fit-history): New variable.
2198 (calc-curve-fit): Use `calc-curve-fit-history'.
2199
2200 2006-07-20 Kenichi Handa <handa@m17n.org>
2201
2202 * international/mule-cmds.el (select-safe-coding-system): Fix the
2203 way of deciding eol-type of the coding system.
2204
2205 2006-07-20 Alan Mackenzie <acm@muc.de>
2206
2207 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
2208 (c-lang-setvar): New macro.
2209 (c-make-init-lang-vars-fun): Use the initialization forms in
2210 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
2211 (comment-start, comment-end, comment-start-skip): Change these from
2212 c-lang-defvar's to c-lang-setvar's.
2213
2214 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
2215 which calls make-local-variable on the elements of
2216 c-emacs-variable-inits.
2217 (c-init-language-vars-for): Call this new macro.
2218
2219 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2220
2221 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2222 Try to rule out false positives due to time stamps.
2223 (compilation-mode-font-lock-keywords): Remove rules made redundant
2224 because of the above change. Add `segmentation fault' to the known and
2225 highlighted compilation termination messages.
2226
2227 2006-07-19 Kim F. Storm <storm@cua.dk>
2228
2229 * progmodes/grep.el (grep-find-ignored-directories):
2230 Add .svn and _darcs to list.
2231
2232 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2233
2234 * dired.el (dired-mode-map): Add key binding `C-te' for
2235 `tumme-dired-edit-comment-and-tags'.
2236
2237 * tumme.el (tumme-display-thumbnail-original-image): Make sure
2238 image display buffer is displayed before call to
2239 `tumme-display-image.
2240 (tumme-dired-display-image): Make sure image display buffer is
2241 displayed before call to `tumme-display-image.
2242 (tumme-mouse-display-image): Make sure image display buffer is
2243 displayed before call to `tumme-display-image.
2244 (tumme-widget-list): Add.
2245 (tumme-dired-edit-comment-and-tags): Add.
2246 (tumme-save-information-from-widgets): Add.
2247
2248 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2249
2250 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
2251
2252 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2253
2254 * progmodes/sh-script.el (sh-font-lock-keywords-1):
2255 Revert inadvertently installed patch hunk.
2256
2257 * progmodes/compile.el (compilation-find-file): Handle the
2258 cases where the user selects a non-existent file.
2259
2260 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2261
2262 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
2263
2264 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * subr.el (sit-for): Just sleep-for if noninteractive.
2267
2268 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2269
2270 * emacs-lisp/autoload.el (make-autoload): Use new arg.
2271
2272 * custom.el (custom-autoload): Add `noset' argument.
2273 (custom-push-theme): Don't autoload the variable, let callers do it.
2274 (custom-theme-set-variables): Autoload the variable if necessary.
2275
2276 * cus-edit.el (custom-variable-state-set): If the variable was
2277 originally set outside custom, but to the same value as the default,
2278 consider it to be standard.
2279
2280 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
2281 file *before* telling Emacs to add the autoloads, in case it fails.
2282
2283 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
2284 Use `cond', push', and `dolist'.
2285
2286 2006-07-17 Richard Stallman <rms@gnu.org>
2287
2288 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
2289 Add defvars to silence warnings.
2290
2291 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2292
2293 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2294 Don't highlight "Compiling file" messages as error.
2295
2296 * dired-aux.el (dired-compress-file): Confirm again if gzipped
2297 file already exists.
2298
2299 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
2300
2301 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
2302 entry, don't assign to free var; simply return the extracted filename.
2303 (ff-treat-as-special): Incorporate common preamble from callers.
2304 (ff-other-file-name, ff-find-the-other-file):
2305 Update call to ff-treat-as-special.
2306
2307 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
2308
2309 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
2310
2311 * tumme.el (tumme-get-comment): Fix bug.
2312
2313 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
2314
2315 * files.el: Remove spurious * in docstrings.
2316
2317 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2318
2319 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
2320 grammar.
2321 (allout-beginning-of-current-line): Beware beginning of buffer.
2322 Also, a comment is simplified.
2323 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
2324 when appropriate. (This fix enables use for other than
2325 bullet-hotspot operation.)
2326 (allout-hide-current-subtree): While escalating to sibling-close,
2327 make sure to situate on a topic.
2328
2329 2006-07-14 Kim F. Storm <storm@cua.dk>
2330
2331 * emulation/cua-base.el (cua-delete-selection)
2332 (cua-toggle-set-mark): New defcustoms.
2333 (cua-rectangle-modifier-key): Add `alt' modifier.
2334 (cua-replace-region): Don't delete if cua-delete-selection is nil.
2335 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
2336 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
2337
2338 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
2339
2340 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
2341
2342 * allout.el: Require 'cl during byte-compilation/interactive load,
2343 for the `assert' macro.
2344 (allout-mode-deactivate-hook): New hook, run when allout mode
2345 deactivates.
2346 (allout-developer): New allout customization subgroup.
2347 (allout-run-unit-tests-on-load): New allout-developer
2348 customization variable, when true allout unit tests are run towards
2349 end of file load/eval.
2350 (allout-inhibit-auto-fill): Disable auto-fill activity even during
2351 auto-fill-mode.
2352 (allout-resumptions): Remove, to be replaced by...
2353 (allout-add-resumptions): Register variable settings to be
2354 reinstated by `allout-do-resumptions'. The settings are made
2355 buffer-local, but the locality/globality of the suspended setting
2356 is restored on resumption.
2357 (allout-do-resumptions): Reinstate all settings suspended using
2358 `allout-add-resumptions'.
2359 (allout-test-resumptions): Unit tests (and intermediate variables)
2360 for resumptions.
2361 (allout-tests-globally-unbound, allout-tests-globally-true)
2362 (allout-tests-locally-true): Intermediate variables for
2363 resumptions unit tests.
2364 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
2365 (allout-exposure-category): Replaces 'allout-overlay-category variable.
2366 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
2367 instead of retired `allout-resumptions'. For hook functions, use
2368 `local' parameter so hook settings are created and removed as
2369 buffer-local settings. Revise (resumptions) setting
2370 auto-fill-function so it is set only if already active. (The
2371 related fill-function settings are all made in either case, so
2372 that activating auto-fill-mode activity will have the custom
2373 allout-mode behaviors (hanging indent on topics, if configured for it).
2374 Remove all allout-exposure-category overlays on mode deactivation.
2375 (allout-hotspot-key-handler): New function extracted from
2376 `allout-pre-command-business', so the functionality can be used
2377 for other purposes, eg as a binding in an overlay.
2378 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
2379 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
2380 customization variable.
2381 (allout-run-unit-tests): Run the (currently quite small)
2382 repertoire of unit tests. Called just before the provide iff user
2383 has customized `allout-run-unit-tests-on-load' non-nil.
2384
2385 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
2386
2387 * emacs-lisp/authors.el (authors-aliases): Update.
2388
2389 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2390
2391 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
2392 gdb-source-window. Add dedicated argument.
2393 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
2394 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
2395 (gdb-display-threads-buffer, gdb-display-memory-buffer)
2396 (gdb-display-locals-buffer): Use it.
2397
2398 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
2399 Set gdb-source-window.
2400
2401 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
2402
2403 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
2404 minor modes, redundant with the custom-autoload line above.
2405
2406 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * longlines.el (longlines-post-command-function): Handle open-line too.
2409
2410 2006-07-12 Richard Stallman <rms@gnu.org>
2411
2412 * progmodes/grep.el (grep-last-buffer): Doc fix.
2413
2414 * info.el (Info-try-follow-nearest-node): Doc fix.
2415
2416 * emacs-lisp/edebug.el (edebug-instrument-function):
2417 Err if find-function-noselect gives no position.
2418
2419 * emacs-lisp/find-func.el (find-function-search-for-symbol):
2420 If can't find definition, return nil for position.
2421 (find-function-do-it): Handle new return value
2422 of find-definition-noselect.
2423 (find-definition-noselect, find-variable-noselect): Doc fix.
2424 (find-function-noselect): Doc fix.
2425
2426 * help-mode.el (help-variable-def): Handle find-variable-noselect
2427 returning no position.
2428 (help-function-def): Likewise for find-function-search-for-symbol.
2429 (help-face-def): Likewise.
2430
2431 * help-fns.el (describe-variable): Handle find-variable-noselect
2432 returning no position.
2433
2434 * files.el (locate-file-completion): Avoid duplicates in result.
2435
2436 * cus-edit.el (custom-no-edit): New command.
2437 (custom-mode-map): Remap to custom-no-edit instead of
2438 using suppress-keymap.
2439
2440 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2441
2442 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2443 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2444 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
2445
2446 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
2447
2448 2006-07-11 Kim F. Storm <storm@cua.dk>
2449
2450 * ido.el (ido-copy-current-file-name): Use buffer-name if
2451 buffer-file-name is nil.
2452
2453 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * simple.el (undo-ask-before-discard): Set to nil.
2456
2457 * vc.el (vc-exec-after): Don't delete process manually.
2458 (vc-print-log): Run log-view-mode in process sentinel inside
2459 inhibit-read-only. Don't shrink window due to timing issues.
2460
2461 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
2462 Avoid using with-output-to-temp-buffer, which clobbers local vars.
2463
2464 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2465
2466 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2467 Fix ambiguity introduced by last change.
2468 (compilation-find-file): Move save-excursion to where it may
2469 make sense. Fix a left over `find-file'.
2470
2471 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
2472
2473 * textmodes/texinfmt.el (texinfo-format-separate-node):
2474 Insert a string before point, which fits documentation, not after.
2475 (texinfo-multitable-item): In a multitable row, insert any
2476 additional needed @tabs and spaces.
2477
2478 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
2481 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
2482 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
2483 instead of shell-command.
2484 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
2485 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
2486 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
2487 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
2488 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
2489 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
2490
2491 2006-07-11 Kim F. Storm <storm@cua.dk>
2492
2493 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
2494 Remove special case for seconds < 0. Use (redisplay t) instead.
2495
2496 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2497
2498 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
2499 avoid compilation error.
2500
2501 * subr.el (sit-for): New function.
2502
2503 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
2504
2505 2006-07-10 Richard Stallman <rms@gnu.org>
2506
2507 * ldefs-boot.el (edebug): Update page.
2508
2509 2006-07-10 Kim F. Storm <storm@cua.dk>
2510
2511 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
2512 to FOR-RELEASE and TODO.
2513
2514 2006-07-10 Romain Francoise <romain@orebokech.com>
2515
2516 * emacs-lisp/authors.el (authors-aliases): Update.
2517
2518 2006-07-10 Alan Mackenzie <acm@muc.de>
2519
2520 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
2521 * cc-mode.el: Changes to eradicate eval-after-load.
2522
2523 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
2524
2525 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2526 on non-char events.
2527
2528 2006-07-09 Romain Francoise <romain@orebokech.com>
2529
2530 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2531 Don't highlight start/end markers as compilation messages.
2532
2533 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
2534 to t.
2535
2536 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2537
2538 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
2539
2540 2006-07-08 Richard Stallman <rms@gnu.org>
2541
2542 * term/x-win.el (x-handle-display): Add doc string.
2543
2544 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2545
2546 * subr.el (def-edebug-spec): Move here.
2547 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
2548
2549 * imenu.el (imenu-choose-buffer-index): Doc fix.
2550
2551 2006-07-08 Romain Francoise <romain@orebokech.com>
2552
2553 * term/x-win.el (x-display-name): Fix typo.
2554
2555 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2556
2557 * hexl.el (hexl-find-file): Doc fix.
2558
2559 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2560
2561 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
2562
2563 * term/x-win.el (x-display-name): Doc fix.
2564
2565 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
2566
2567 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
2568 long prefixes.
2569 (fill-region-as-paragraph): Don't round up to a whole line.
2570 (fill-comment-paragraph): Don't include the code-before-the-comment
2571 when calling fill-region-as-paragraph.
2572
2573 * international/mule.el (make-char): Remove redundancy.
2574
2575 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
2576 property may contain an anonymous function rather than a symbol.
2577
2578 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
2579
2580 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
2581 Use shy regexp. Fix incorrect backref to potentially unmatched group.
2582
2583 * dirtrack.el (dirtrack-default-directory-function): Remove.
2584 (dirtrack-directory-function): Use file-name-as-directory.
2585 (dirtrack-windows-directory-function): Simplify.
2586 (dirtrack-forward-slash, dirtrack-backward-slash)
2587 (dirtrack-replace-slash): Remove.
2588 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
2589 (dirtrack): Fix wrong parenthesizing; use match-string.
2590
2591 * progmodes/octave-inf.el: Remove spurious * in docstrings.
2592 (inferior-octave-mode): Only change the buffer-local value of
2593 comint-dynamic-complete-functions.
2594 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
2595 Move the initialization to the declaration.
2596 (inferior-octave-complete): Remove unused var `filter'.
2597
2598 * shell.el (shell-mode): Only change the buffer-local value of
2599 comint-dynamic-complete-functions.
2600
2601 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2602
2603 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
2604 entry is skipped because it has been scheduled.
2605 (org-prepare-agenda-buffers): Don't mark buffers as modified when
2606 changing `:org-archived' and `:org-comment' properties.
2607
2608 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * server.el (server-select-display): Don't make the temp frame
2611 minibuffer-only, in case it's not a temp frame.
2612 (server-process-filter): Don't delete the temp frame if it's the
2613 only one we have on that display.
2614
2615 * files.el (find-alternate-file): Doc fix.
2616
2617 2006-07-05 Richard Stallman <rms@gnu.org>
2618
2619 * files.el (abbreviate-file-name): Add save-match-data.
2620
2621 2006-07-03 Richard Stallman <rms@gnu.org>
2622
2623 * faces.el (read-face-name): Doc fix.
2624
2625 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * net/goto-addr.el (goto-address): Mark as safe for local evals.
2628
2629 2006-07-05 Andre Spiegel <spiegel@gnu.org>
2630
2631 * vc.el (vc-diff-internal): Fix prev change.
2632
2633 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2634
2635 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
2636 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
2637
2638 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2639
2640 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
2641 fails if the symbol contains chars like ( or '.
2642 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
2643 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
2644 `short'.
2645
2646 2006-07-04 Kenichi Handa <handa@m17n.org>
2647
2648 * international/mule-cmds.el (set-language-info): If LANG-ENV is
2649 the current one, don't call set-language-environment, but call one
2650 of set-language-environment-XXX to make INFO effective now.
2651 (set-language-environment): Call set-language-environment-XXX
2652 functions instead of doing the various setups directly.
2653 (set-language-environment-coding-systems): Delete argument eol-type.
2654 (set-language-environment-input-method)
2655 (set-language-environment-nonascii-translation)
2656 (set-language-environment-charset)
2657 (set-language-environment-fontset)
2658 (set-language-environment-unibyte): New functions.
2659
2660 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2661
2662 * locate.el (locate-update-when-revert): New option.
2663 (locate-update-path): New option (suggested by Michael Albinus).
2664 (locate-prompt-for-command): Whitespace change.
2665 (locate-update): No longer offer to update the locate database by
2666 default. Implement the two new options.
2667
2668 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * tooltip.el: Move comment about track-mouse...
2671
2672 * progmodes/gud.el: ...to here.
2673
2674 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
2675
2676 * facemenu.el (facemenu-listed-faces): New var.
2677 (facemenu-unlisted-faces): Variable deleted.
2678 (facemenu-add-new-face): Use facemenu-listed-faces.
2679
2680 * emulation/viper-init.el, calendar/calendar.el:
2681 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2682
2683 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2684
2685 * textmodes/org.el (org-mode): Remove no invalid settings for
2686 calc embedded mode.
2687 (org-mode-p): New defsubst.
2688 (org-save-all-org-buffers): New function.
2689 (org-first-headline-recenter): Enclose outline-regexp in group
2690 delimiters.
2691 (org-set-tags): Keep single space after stars.
2692
2693 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * window.el (set-window-text-height): Only set window-min-height to
2696 1 if that's the requested size.
2697
2698 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2699 (diff-unified->context, diff-context->unified)
2700 (diff-reverse-direction): Make sure the end marker stays at the end.
2701 (diff-mode): Add the keymap table at the end of docstring.
2702 Use lexical-let rather than constructing a closure manually.
2703
2704 * files.el (find-file-noselect-1): Remove unused var assignment.
2705 (hack-local-variables-confirm): Print lists of strings as lists of
2706 strings rather than lists of symbols.
2707 (abbreviate-file-name, hack-local-variables-prop-line):
2708 Use match-string.
2709 (hack-one-local-variable): Move `make-local-variable' nearer its use.
2710 (recover-session-finish): Use line-end-position.
2711
2712 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
2713
2714 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2715
2716 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
2717
2718 * progmodes/make-mode.el (makefile-macroassign-regex):
2719 Accept preceding keyword.
2720 (makefile-gmake-statements): Reorganize, now that makepp has
2721 "override" and also handle forgotten "override define".
2722 (makefile-makepp-statements): Add new "global", "override export"
2723 and "override global".
2724
2725 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
2726
2727 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
2728 (ada-compile-mouse-goto-error, ada-deactivate-properties)
2729 (ada-no-auto-case): Fix typos in docstrings.
2730
2731 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2732
2733 * info.el (Info-find-node-2): Search for makeinfo version more
2734 carefully.
2735
2736 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2737
2738 * textmodes/org.el (org-prepare-agenda-buffers):
2739 Use `invisible-OK' argument for `org-end-of-subtree'.
2740 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
2741 (org-beginning-of-item): Fix bug in regular expression for white line.
2742 (org-export-as-html): Enforce space after bullet in plain list items.
2743 (org-set-autofill-regexps): Require space after plain list bullet
2744 for paragraph-start.
2745 (org-ts-regexp3): New constant.
2746 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
2747 (org-timestamp-up-day, org-timestamp-down-day)
2748 (org-timestamp-change): Work with inactive timestamps.
2749 (org-ts-regexp1): Don't allow brackets in time stamps.
2750
2751 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
2752
2753 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2754 for ignoring links.
2755
2756 * faces.el (read-face-name): Use it.
2757
2758 2006-06-28 Juri Linkov <juri@jurta.org>
2759
2760 * buff-menu.el (list-buffers-noselect): Compare Info file
2761 with the string "dir" to detect Info directory.
2762
2763 * complete.el (partial-completion-mode): In lambda for
2764 `choose-completion-string-functions' use full function signature
2765 with 4 args, and move point to the end of the minibuffer only if arg
2766 `mini-p' is non-nil.
2767
2768 2006-06-28 John Paul Wallington <jpw@pobox.com>
2769
2770 * ibuffer.el (ibuffer-mode): Doc fix.
2771
2772 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2773
2774 * textmodes/org.el (org-context): New contexts :item-bullet,
2775 :latex-fragment, :latex-preview.
2776 (org-overlays-at, org-overlay-start, org-overlay-end):
2777 New compatibility functions.
2778 (org-inside-LaTeX-fragment-p): More accurate matching, using the
2779 exact regexp that will be used during export.
2780 (org-latex-regexps): New variable.
2781 (org-cdlatex-mode): Improve advice for `texmathp'.
2782 (turn-on-org-cdlatex): New function.
2783
2784 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2785
2786 * term/mac-win.el (mac-handle-font-selection): Change keys of
2787 mac-atsu-font-table from strings to numbers.
2788 (mac-ts-caret-position): Use also when cursor-type is nil.
2789 (mac-ts-update-active-input-area): Add Mac OS Classic support.
2790 Relax condition for using overlay strings.
2791 Use mac-ts-caret-position face when cursor-type is nil.
2792
2793 2006-06-26 Kim F. Storm <storm@cua.dk>
2794
2795 * help.el (view-emacs-news): Declare `res' in the right let* form.
2796
2797 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
2798
2799 * net/rcompile.el (remote-compile): Replace ange-ftp based
2800 implementation by Tramp functions.
2801 Suggested by Marc Abramowitz <msabramo@gmail.com>.
2802
2803 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
2804
2805 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
2806
2807 * international/fontset.el (setup-default-fontset): Fix a typo in
2808 the "Oriya-Akruti" registry name.
2809
2810 2006-06-23 Lars Hansen <larsh@soem.dk>
2811
2812 * desktop.el (desktop-full-file-name): New function.
2813 (desktop-kill, desktop-save, desktop-remove, desktop-read)
2814 (desktop-revert): Use it.
2815 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
2816 (desktop-after-read-hook): Add option list-buffers.
2817 (desktop-locals-to-save): Add tab-width.
2818 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
2819 Fix docstring.
2820
2821 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2822
2823 * textmodes/org.el (org-cdlatex-mode-map)
2824 (org-cdlatex-texmathp-advice-is-done): New variables.
2825 (org-cdlatex-mode): New minor mode.
2826 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
2827 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
2828 (org-export-with-archived-trees): New option.
2829 (org-open-file): Remove the call to `convert-standard-filename'.
2830 (org-archive-tag, org-agenda-skip-archived-trees)
2831 (org-cycle-open-archived-trees)
2832 (org-sparse-tree-open-archived-trees): New options.
2833 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
2834 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
2835 New functions.
2836 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
2837 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
2838 (org-mode-map): Add binding for `org-toggle-archive-tag'.
2839 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2840 Call `org-prepare-agenda-buffers'.
2841 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
2842 (org-file-apps, org-file-apps-defaults-gnu)
2843 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
2844 Handle remote files by forcing them to be opened in Emacs.
2845
2846 2006-06-23 Andre Spiegel <spiegel@gnu.org>
2847
2848 * vc.el (vc-diff-knows-L): New variable.
2849 (vc-diff-internal): Use it to handle "diff" programs that don't
2850 understand -L. This works automatically, no user action is necessary.
2851
2852 2006-06-23 Daniel Brockman <daniel@brockman.se>
2853
2854 * net/rcirc.el (rcirc-default-user-full-name): Default to
2855 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
2856 longer exists).
2857 (rcirc-process-list): Check `buffer-live-p' before attempting to
2858 switch to a buffer.
2859
2860 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
2861
2862 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
2863 based on rcirc-coding-system-alist.
2864
2865 2006-06-23 Martin Rudalics <rudalics@gmx.at>
2866
2867 * cus-edit.el (customize-apropos): A better error message.
2868 (top level) <debug-ignored-errors>: Extend and update the list of
2869 ignored error messages.
2870
2871 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
2872
2873 * complete.el (PC-do-completion): Retain capitalization of user
2874 input, when possible, even if completion-ignore-case is set.
2875
2876 2006-06-23 Eli Zaretskii <eliz@gnu.org>
2877
2878 * generic-x.el (bat-generic-mode): Support .cmd files.
2879
2880 * dos-w32.el (top level): Use find-file-not-found-functions
2881 instead of the obsolete find-file-not-found-hooks.
2882
2883 2006-06-22 Kim F. Storm <storm@cua.dk>
2884
2885 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
2886 to recognize mode name containing submodes, such as Grep/lw.
2887
2888 2006-06-21 Kim F. Storm <storm@cua.dk>
2889
2890 * simple.el (line-move-1): Check for move-end-of-line instead of
2891 end-of-line when setting temporary-goal-column.
2892
2893 2006-06-21 Miles Bader <miles@gnu.org>
2894
2895 * play/cookie1.el (cookie): Work properly when there's only one entry.
2896
2897 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
2898
2899 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
2900 (gdb-frame-handler): Generalize frame regexp for templates.
2901
2902 2006-06-20 Glenn Morris <rgm@gnu.org>
2903
2904 * calendar/appt.el (appt-display-format): Default value must be
2905 one of the customize options.
2906
2907 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
2908
2909 * term/xterm.el (terminal-init-xterm): Update key availability info.
2910 Bind C-return.
2911
2912 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2913
2914 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
2915
2916 * files.el (hack-local-variables): Run `hack-local-variables-hook'
2917 whether or not a local variables list is defined.
2918
2919 * msb.el (msb): Move `sit-for' hack here to handle both
2920 "mouse-down and drag" and "mouse-up and select" situations.
2921 (mouse-select-buffer): Move `sit-for' hack to `msb'.
2922
2923 2006-06-20 Kenichi Handa <handa@m17n.org>
2924
2925 * international/characters.el (word-combining-categories):
2926 Add entries for 2-byte Han characters.
2927
2928 2006-06-19 Richard Stallman <rms@gnu.org>
2929
2930 * bindings.el (mode-line-format): Save some mode line space.
2931
2932 * files.el (find-file-noselect): Improve the question wording.
2933 (basic-save-buffer-2): Mask UMASK against 666.
2934
2935 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
2936 (mouse-drag-vertical-line): Call it.
2937
2938 * cus-edit.el (customize-option, customize-option-other-window):
2939 Error if SYMBOL is nil.
2940
2941 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2942
2943 * textmodes/org.el: Require noutline, also on XEmacs.
2944 (org-end-of-subtree): Return point.
2945 (org-dblock-start-re, org-dblock-end-re): New constants.
2946 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
2947 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
2948 (org-update-all-dblocks, org-find-dblock): New functions.
2949 (org-collect-clock-time-entries): New function.
2950 (org-html-handle-time-stamps): Never export CLOCK timeranges.
2951 (org-fixup-indentation): Modify to deal correctly with lines
2952 starting with TAB. Only one argument DIFF now.
2953 (org-demote, org-promote): Call `org-fixup-indentation' with just
2954 one argument, DIFF.
2955 (org-mode): Don't mark buffer as modified when aligning tables.
2956 (org-clock-sum): Don't mark buffer modified when adding time sum
2957 properties.
2958 (org-export-as-html): Add support for a link validation function.
2959 (org-archive-all-done): New function.
2960 (org-archive-subtree): New prefix argument. When set, archive all
2961 done subtrees in this buffer.
2962 (org-remove-clock-overlays)
2963 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
2964 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
2965 (org-put-clock-overlay): Don't swallow last headline character
2966 when displaying overlay.
2967 (org-store-link): Link to `image-mode' with just the file name.
2968
2969 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2970
2971 * viper-cmd.el (viper-special-read-and-insert-char):
2972 Use read-key-sequence.
2973 (viper-after-change-undo-hook): Misc enhancements.
2974 (viper-after-change-undo-hook): New hook.
2975 (viper-undo): Use viper-after-change-undo-hook.
2976 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
2977 (viper-next-line-at-bol): If point is on a widget or a button, simulate
2978 clicking on that widget/button.
2979
2980 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
2981
2982 * ediff-diff (ediff-test-patch-utility): Catch errors.
2983 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
2984 (ediff-set-actual-diff-options): New function.
2985 (ediff-reset-diff-options, ediff-toggle-ignore-case):
2986 Use ediff-set-actual-diff-options.
2987 (ediff-extract-diffs): Catch errors.
2988 (ediff-whitespace): Add non-breakable space.
2989 (ediff-same-file-contents): Catch errors.
2990
2991 * ediff-mult.el (ediff-collect-custom-diffs):
2992 Save coding-system-for-read.
2993
2994 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
2995 (ediff-vc-internal, ediff-vc-merge-internal):
2996 Use ediff-delete-version-file.
2997 (ediff-delete-version-file): New function.
2998
2999 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
3000
3001 * ediff.el (ediff-directories, ediff-directory-revisions)
3002 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
3003 (ediff-directories-internal, ediff-merge-directory-revisions)
3004 (ediff-merge-directory-revisions-with-ancestor)
3005 (ediff-directories3): Use read-directory-name.
3006
3007 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
3008
3009 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
3010 Remove superfluous part of regexp for brace matching which is handled
3011 by `scan-lists' call.
3012
3013 2006-06-16 Richard Stallman <rms@gnu.org>
3014
3015 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
3016
3017 * files.el (basic-save-buffer-2): For a new precious file,
3018 use the default modes in the return value.
3019
3020 * facemenu.el (facemenu-color-alist): Doc fix.
3021
3022 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
3023
3024 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3025
3026 * cus-start.el (all): Add mac-ts-script-language-on-focus.
3027
3028 * term/mac-win.el (mac-text-encoding-ascii): New constant.
3029 (mac-utxt-to-string): Use it.
3030 (mac-ts-update-active-input-area): Use mac-ae-number.
3031
3032 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
3033
3034 * term.el (term-handle-scroll, term-delete-lines)
3035 (term-insert-lines): Fix off by one errors.
3036
3037 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3038
3039 * net/tramp.el (tramp-touch): Use UTC to express time.
3040
3041 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * mail/sendmail.el (mail-send): Search explicitly for
3044 mail-header-separator when checking for corrupted header lines.
3045
3046 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
3047
3048 * progmodes/gdb-ui.el (gdb-same-frame): New option.
3049 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
3050 (gdb-init-1): Initialise them.
3051 (gdb-starting): Reset gdb-printing
3052 (gdb-starting): Save value of gud-overlay-arrow-position.
3053 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
3054 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
3055 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
3056 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
3057
3058 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3059
3060 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
3061
3062 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
3063
3064 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
3065 (ldap-search-internal): Keep error messages, and a regexp fix.
3066
3067 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
3068
3069 * files.el (hack-local-variables-confirm):
3070 Display string value using its printed representation.
3071
3072 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * server.el (server-edit): No-op if no server buffers exist.
3075
3076 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
3077
3078 * textmodes/page-ext.el (pages-directory-for-addresses):
3079 Including `pages-directory-address-mode' in the function results
3080 in the message "Buffer in which pages were found is deleted".
3081
3082 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3083
3084 * textmodes/org.el (org-agenda-mode-map): Add bindings for
3085 clocking functions.
3086
3087 (org-agenda-clock-in, org-check-running-clock)
3088 (org-clock-out-if-current, org-remove-clock-overlays)
3089 (org-put-clock-overlay): New functions.
3090 (org-clock-marker, org-clock-file-total-minutes)
3091 (org-clock-overlays): New variables.
3092 (org-clock-display, org-clock-sum, org-clock-cancel)
3093 (org-clock-out, org-clock-in): New commands.
3094 (org-export): New function.
3095 (org-emph-re): New constant.
3096 (org-set-emph-re, org-do-emphasis-faces): New functions.
3097 (org-emphasis-regexp-components, org-emphasis-alist): New options.
3098 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
3099 (org-export-html-convert-emphasize): Use the configurable emphasis.
3100 (org-cleaned-string-for-export): Make multiline emphasis visible
3101 to the exporter. New optional argument PARAMETERS.
3102 (org-export-as-html): Specify :emph-multiline parameter to
3103 `org-cleaned-string-for-export'.
3104
3105 2006-06-10 Richard Stallman <rms@gnu.org>
3106
3107 * help.el (help-for-help-internal): Clean up help text.
3108
3109 2006-06-10 Andreas Schwab <schwab@suse.de>
3110
3111 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
3112 in doc string.
3113
3114 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
3115
3116 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
3117
3118 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
3119 spaces after the comment start.
3120
3121 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3122
3123 * play/pong.el (pong-init-buffer):
3124 Fill buffer with spaces instead of ^A.
3125
3126 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
3127 launched asynchronously, delete its process instead of being cool.
3128 (ispell-async-processp): Check for `delete-process' existence
3129 instead of `kill-process' one for consistency.
3130
3131 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
3134 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
3135 in mode line at startup.
3136
3137 2006-06-08 Kim F. Storm <storm@cua.dk>
3138
3139 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
3140 (ido-init-completion-maps): Bind them to M-SPC and M-v.
3141 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
3142 (ido-file-internal): Pass full file name to write-file.
3143 (ido-read-internal): Only pop stack elements automatically if they
3144 actually match an existing directory or file name.
3145
3146 2006-06-07 Kenichi Handa <handa@m17n.org>
3147
3148 * international/mule.el (find-auto-coding): Don't handle the short
3149 name `char-trans'.
3150
3151 * files.el (hack-local-variables-prop-line)
3152 (hack-local-variables): Cancel the previous change.
3153
3154 2006-06-06 Jesper Harder <harder@phys.au.dk>
3155
3156 * ediff-diff.el (ediff-test-utility): Protect against file-error.
3157
3158 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
3159
3160 * diff-mode.el (diff-mode): Set buffer-read-only to t when
3161 diff-default-read-only is non-nil.
3162 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
3163 (diff-refine-hunk): Set inhibit-read-only to t.
3164
3165 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
3166 modifying the *Diff* buffer.
3167 (diff-process-filter): New filter function for diff process that
3168 sets inhibit-read-only to t when modifying the *Diff* buffer.
3169
3170 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3171
3172 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
3173 insertion point and control the number of empty lines.
3174 (org-paste-subtree): Limit the number of empty lines at the end of
3175 the inserted tree.
3176 (org-agenda): Use buffer name of current file for narrowing.
3177 (org-export-as-xml): Command removed.
3178 (org-export-xml-type): Option removed.
3179 (org-mode-map): Call `org-export-as-xoxo' directly.
3180 (org-get-indentation): New optional argument LINE.
3181 (org-fix-indentation, org-remove-tabs): New functions.
3182 (org-export-as-ascii, org-ascii-level-start): Determine and apply
3183 correct indentation for headlines that are converted it items.
3184 (org-skip-comments): Remove table lines that contain narrowing
3185 cookies but no other non-empty fields.
3186 (org-set-tags): Allow groups of mutually exclusive tags.
3187 (org-cmp-time): Sort 24:21 before items without time.
3188 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
3189 (org-open-at-point): Require double colon also for numbers.
3190
3191 2006-06-06 Kim F. Storm <storm@cua.dk>
3192
3193 * ido.el (ido-default-file-method, ido-default-buffer-method):
3194 Make choice values consistent with corresponding command names.
3195 (ido-visit-buffer): Update accordingly. Default to selected-window.
3196
3197 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
3198
3199 * progmodes/gud.el (gud-running): Fix doc string.
3200 (gud-menu-map): Use :visible instead fo :enable for debugger test.
3201 (gud-tooltip-modes): Add python-mode.
3202 (gud-tooltip-print-command): Add pdb. Remove perldb.
3203
3204 2006-06-05 Eli Zaretskii <eliz@gnu.org>
3205
3206 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
3207 Quote $(EMACS).
3208
3209 2006-06-05 Richard Stallman <rms@gnu.org>
3210
3211 * faces.el (defined-colors): Doc fix.
3212
3213 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
3214
3215 * vc.el (vc-process-filter): Inhibit undo info collection around
3216 call to insert.
3217 (vc-setup-buffer): Likewise for call to erase-buffer.
3218 (vc-do-command): Likewise for call to process-file.
3219
3220 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
3221
3222 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
3223 for gud-go.
3224 (gud-common-init): Other debuggers may trigger error.
3225
3226 2006-06-05 Kenichi Handa <handa@m17n.org>
3227
3228 * international/mule.el (find-auto-coding):
3229 Handle enable-character-translation in file header.
3230
3231 2006-06-04 Kim F. Storm <storm@cua.dk>
3232
3233 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
3234 (authors-fixed-entries): Fix spelling.
3235 (authors-canonical-file-name): Don't report error for wildcards.
3236
3237 * help.el (view-emacs-news): Rewrite to support new NEWS,
3238 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
3239 e.g. version 10 matches 1.10, and don't be confused by version 1.1
3240 being a prefix of 1.12 (etc). A numeric prefix arg also works.
3241
3242 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
3243
3244 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
3245 exec constructs like `foo bar`.
3246 (sh-quoted-subshell): New helper function to search for a possibly
3247 nested subshell (like `` or $()) within a "" quoted string.
3248 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
3249 (sh-apply-quoted-subshell): Flag quote characters inside a
3250 subshell, which is itself already in a quoted region, as
3251 punctuation, since this is the closest to what they actually are.
3252 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
3253 sh-apply-quoted-subshell.
3254 (sh-font-lock-syntactic-face-function): Apply the new face for
3255 text inside `` instead of the old font-lock-string-face.
3256
3257 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3258
3259 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
3260 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
3261 (mac-bytes-to-text-range, mac-ae-text-range-array)
3262 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
3263 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
3264 (mac-ts-unicode-for-key-event): New functions.
3265 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
3266 (mac-handle-font-selection): Use mac-ae-number.
3267 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
3268 New variables.
3269 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
3270 (mac-ts-converted-text, mac-ts-selected-converted-text)
3271 (mac-ts-block-fill-text, mac-ts-outline-text)
3272 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
3273 (mac-ts-hilite-style-faces): New constant.
3274 (mac-apple-event-map): Bind text input events.
3275 (mac-dispatch-apple-event): Use command-execute instead of
3276 call-interactively.
3277 (global-map): Don't bind mac-apple-event.
3278 (special-event-map): Bind mac-apple-event.
3279
3280 2006-06-02 Eli Zaretskii <eliz@gnu.org>
3281
3282 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
3283 file name.
3284 (emacs): Enclose the value of $(EMACS) in quotes.
3285
3286 2006-06-02 Juri Linkov <juri@jurta.org>
3287
3288 * international/mule.el (sgml-html-meta-auto-coding-function):
3289 Remove the condition `(search-forward "<html" size t)'.
3290 Replace `\"' with `[\"']?' in `re-search-forward'.
3291
3292 2006-06-02 Kenichi Handa <handa@m17n.org>
3293
3294 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
3295 as well as `coding'.
3296 (hack-local-variables): Likewise.
3297
3298 * international/mule.el (enable-character-translation):
3299 Put permanent-local and safe-local-variable properties.
3300 (find-auto-coding): Handle char-trans: tag.
3301
3302 2006-06-02 Juri Linkov <juri@jurta.org>
3303
3304 * international/mule.el (sgml-html-meta-auto-coding-function):
3305 Limit the search by the end of the HTML header (if any).
3306
3307 2006-06-01 Richard Stallman <rms@gnu.org>
3308
3309 * subr.el (with-current-buffer): Doc fix.
3310
3311 2006-06-02 Masatake YAMATO <jet@gyve.org>
3312
3313 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
3314 Almost rewrite. Underlines over all lines of gcov output are too
3315 uncomfortable to read. Suggested by Dan Nicolaescu.
3316
3317 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3318
3319 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
3320
3321 * shell.el (shell-mode): Use shell-mode-map in docstring.
3322
3323 * comint.el (comint-send-input): Do not add help-echo and
3324 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
3325
3326 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3327
3328 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
3329
3330 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
3331
3332 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
3333 (gdb-stopped, gdb-info-stack-custom): If there is no source info
3334 look up the stack and pop up GUD buffer if necessary.
3335 (gdb-frames-select): Remove redundant call to gud-display-frame.
3336 (gdb-info-threads-custom): Keep point at start of buffer.
3337 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
3338
3339 2006-05-31 Juri Linkov <juri@jurta.org>
3340
3341 * replace.el (query-replace-read-from, query-replace-read-to):
3342 Bind `history-add-new-input' to nil. Call `add-to-history'.
3343
3344 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
3345
3346 * textmodes/table.el: Convert all HTML tags to lower case for
3347 XHTML compatibility.
3348
3349 2006-05-31 Masatake YAMATO <jet@gyve.org>
3350
3351 * progmodes/compile.el:
3352 (compilation-error-regexp-alist-alist::gcov-called-line):
3353 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
3354
3355 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
3356
3357 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
3358 Revert inadvertent changes made with last commit.
3359
3360 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
3361
3362 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
3363 New functions.
3364
3365 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
3366
3367 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3368
3369 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
3370 only matches in the right place.
3371 (org-upcoming-deadline): New face.
3372 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
3373 (org-export-ascii-underline): Rename constant `org-ascii-underline'
3374 and make it an option.
3375 (org-export-ascii-bullets): New option.
3376 (org-export-as-html): Many changes to emit valid XHTML.
3377 (org-par-open): New variable.
3378 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
3379 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
3380 (org-timeline): Pass `org-timeline-show-empty-dates' to
3381 `org-get-all-dates'. Interpret empty dates returned by
3382 `org-get-all-dates'.
3383 (org-get-all-dates): New argument EMPTY. Add dates without
3384 entries to the list, mark large ranges of empty dates.
3385 (org-point-in-group, org-context): New functions.
3386
3387 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
3388
3389 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
3390
3391 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
3392 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
3393 to C-mouse-3 (for 2 button mice).
3394 (gdb-send): Do the right thing for C-d.
3395
3396 * speedbar.el (speedbar-detach): Delete.
3397 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
3398 it breaks things.
3399 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
3400
3401 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
3402
3403 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
3404 Makeppfile.
3405
3406 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3407 Add makepp diagnostic.
3408
3409 2006-05-29 Richard Stallman <rms@gnu.org>
3410
3411 * window.el (fit-window-to-buffer): Doc fix.
3412
3413 * help.el (temp-buffer-max-height): Doc fix.
3414
3415 * subr.el (with-current-buffer): Doc fix.
3416
3417 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3418
3419 * term/x-win.el: Bind F10 to menu-bar-start if available.
3420
3421 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
3422
3423 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
3424 uses with a simple test.
3425 (term-set-escape-char, term-mode, term-check-kill-echo-list)
3426 (term-send-raw-string, term-send-raw, term-mouse-paste)
3427 (term-char-mode, term-line-mode, term-exec, term-sentinel)
3428 (term-handle-exit, term-read-input-ring)
3429 (term-previous-matching-input-string)
3430 (term-previous-matching-input-string-position)
3431 (term-previous-matching-input-from-input)
3432 (term-replace-by-expanded-history, term-send-input)
3433 (term-skip-prompt, term-bol, term-send-invisible)
3434 (term-kill-input, term-delchar-or-maybe-eof)
3435 (term-backward-matching-input, term-check-source)
3436 (term-proc-query, term-emulate-terminal)
3437 (term-handle-colors-array, term-process-pager, term-pager-line)
3438 (term-pager-bob, term-unwrap-line, term-word)
3439 (term-dynamic-complete-filename)
3440 (term-dynamic-complete-as-filename)
3441 (term-dynamic-simple-complete): Replace one arm ifs with whens or
3442 unlesses.
3443
3444 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3445
3446 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
3447 during bootstrapping.
3448
3449 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
3450 Basically undo the change of 2006-05-26: use extra arguments instead of
3451 dynamic scoping.
3452 (ewoc-locate): Remove unused var `footer'.
3453
3454 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3455
3456 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
3457
3458 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
3459 (generate-file-autoloads): Obey it. Return whether autoloads were
3460 added at point or not.
3461 (update-file-autoloads): Use this new return value.
3462 Remove redundant test for the presence of an autoload cookie.
3463
3464 * emacs-lisp/autoload.el (autoload-find-file): New fun.
3465 This one calls hack-local-variables.
3466 (generate-file-autoloads, update-file-autoloads): Use it.
3467
3468 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
3469 (bibtex-sort-entry-class): Add safe-local-variable predicate.
3470 (bibtex-sort-entry-class-alist): Don't set the global value.
3471 (bibtex-init-sort-entry-class-alist): New fun.
3472 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
3473 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
3474 of bibtex-init-sort-entry-class.
3475
3476 2006-05-28 Richard Stallman <rms@gnu.org>
3477
3478 * subr.el (load-history-regexp): If FILE is relative, insist
3479 entire last name component must match it.
3480 (load-history-filename-element, load-history-regexp): Doc fixes.
3481
3482 2006-05-29 Kim F. Storm <storm@cua.dk>
3483
3484 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
3485 `pos' and `raw-data' for clarity, as eval forms may access these.
3486
3487 2006-05-28 Kim F. Storm <storm@cua.dk>
3488
3489 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
3490
3491 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
3492
3493 * progmodes/make-mode.el (makefile-browser-map)
3494 (makefile-mode-syntax-table): Move initialization inside declaration.
3495 (makefile-fill-paragraph): Use the default comment-filling code.
3496
3497 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
3498
3499 * replace.el (query-replace-defaults): New variable.
3500 (query-replace-read-from): Use `query-replace-defaults' for
3501 default value, instead of history list.
3502 (query-replace-read-to): Update `query-replace-defaults'.
3503
3504 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
3505
3506 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
3507 with no X toolkit.
3508
3509 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
3510
3511 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
3512 (tumme-show-all-from-dir): Add autoload.
3513
3514 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3515
3516 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
3517 (tumme-remove-tag): Fix bug.
3518
3519 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3520
3521 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
3522 FOOTER args. Update unique caller.
3523 (ewoc-delete): Compute last node once before looping.
3524 (ewoc--node-branch): Merge into unique caller.
3525 (ewoc--node): Don't define constructor make-ewoc--node for this
3526 structure.
3527 (ewoc): Add member `hf-pp' to this structure.
3528 (ewoc--wrap): New func.
3529 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
3530 header/footer pretty-printers. Save header/footer pretty-printer.
3531 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
3532
3533 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
3534
3535 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
3536
3537 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
3538 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
3539 Tag'. Change "Compare directories..." to "Change Directories...".
3540 Move tumme commands to Operate, Regexp and Immediate menus.
3541 Change "Add Comment" to "Add Image Comment". Change "Add Image
3542 Tag" to "Add Image Tags".
3543
3544 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
3545 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
3546 `tumme-delete-tag'.
3547
3548 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
3549
3550 * shell.el (shell-mode): Call shell-dirtrack-mode after
3551 list-buffers-directory is made a local variable, to avoid setting
3552 the default value.
3553
3554 2006-05-26 Kevin Ryde <user42@zip.com.au>
3555
3556 * info.el (Info-index-next): Use where-is-internal to report
3557 actual binding of Info-index-next, rather than hard-coded `,'.
3558
3559 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3560
3561 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
3562 and "Find Command in Manual" to here.
3563
3564 * buff-menu.el (list-buffers-noselect): For Info buffers, use
3565 Info-current-file as the file name.
3566
3567 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
3568
3569 * ses.el (defadvice undo-more): Delete this defadvice. The undo
3570 overrides will now be done a different way.
3571 (ses-set-parameter): Reapply this function for undo.
3572 (ses-set-header-row): Reconstruct header row during undo.
3573 (ses-widen): New function.
3574 (ses-goto-data, ses-reconstruct-all): Use new function.
3575 (ses-command-hook): Widen buffer during undo, before unupdating
3576 the cells.
3577 (ses-insert-row, ses-delete-row): Widen buffer during undo.
3578 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
3579 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
3580 formula hasn't been executed yet.
3581
3582 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3583
3584 * comint.el (comint-kill-whole-line): Rename arg to count.
3585 Fix doc string.
3586
3587 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
3588
3589 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
3590 to copy-file.
3591
3592 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3593
3594 * simple.el (toggle-truncate-lines): Make arg optional for
3595 backward compatibility.
3596
3597 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
3598
3599 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
3600 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
3601 DLL arg. Instead, use ewoc--current-dll. Update all callers.
3602 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
3603 (ewoc--adjust): Use ewoc--current-dll.
3604 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
3605
3606 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3607
3608 * textmodes/org.el (org-next-item, org-previous-item): Emit more
3609 compact error message.
3610 (org-tags-view): Refresh category table in each file.
3611 (org-table-justify-field-maybe): Remove superfluous arguments to
3612 `format'.
3613 (org-export-as-html): Insert "<p>" before postamble.
3614 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
3615
3616 2006-05-26 Kenichi Handa <handa@m17n.org>
3617
3618 * textmodes/po.el (po-find-charset): Pay attention to the case
3619 FILENAME is a cons (NAME . BUFFER).
3620 (po-find-file-coding-system-guts): Likewise.
3621
3622 * arc-mode.el (archive-set-buffer-as-visiting-file):
3623 Call find-operation-coding-system with (FILENAME . BUFFER).
3624
3625 * tar-mode.el (tar-extract): Call find-operation-coding-system
3626 with (FILENAME . BUFFER).
3627
3628 * international/mule.el (decode-coding-inserted-region):
3629 Call find-operation-coding-system with (FILENAME . BUFFER).
3630
3631 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * image-mode.el (image-toggle-display): Use buffer contents to
3634 generate image for a remote file.
3635
3636 2006-05-25 Juri Linkov <juri@jurta.org>
3637
3638 * replace.el (query-replace-read-from, query-replace-read-to):
3639 Remove 8th arg KEEP-ALL in read-from-minibuffer.
3640
3641 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
3642
3643 * whitespace.el (whitespace-cleanup): Change to cleanup
3644 region if one is active.
3645 * whitespace.el (whitespace-cleanup-internal): New internal method.
3646
3647 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3648
3649 * dired.el (dired-mode-map): Add help-echo strings to tumme
3650 commands. Bind `tumme-dired-display-image' to C-t i.
3651
3652 * tumme.el (tumme-display-image): Change documentation string slightly.
3653 (tumme-dired-display-image): Add call to `display-buffer'.
3654
3655 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3656
3657 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
3658 Signal error if RAW-DATA is a multibyte string.
3659
3660 2006-05-24 Richard Stallman <rms@gnu.org>
3661
3662 * subr.el (with-local-quit): When handling `quit' signal,
3663 make a chance for quit-flag to cause a quit.
3664
3665 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
3666 (ad-disable-advice): Add autoloads.
3667
3668 * subr.el (read-passwd): Copy PROMPT before changing its properties.
3669
3670 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3671
3672 * dired.el (dired-mode-map): Change menu items for tumme as per
3673 suggestions in emacs-devel.
3674
3675 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3676
3677 * dired.el (dired-mode-map): Fix breakage.
3678
3679 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
3680
3681 * tumme.el (tumme-display-dired-image): Rename to...
3682 (tumme-dired-display-image): ...this.
3683 (tumme-track-movement): Change default value to t.
3684 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
3685 used from `tumme-next-line-and-display' and similar commands.
3686
3687 * dired.el (dired-mode-map): Add Thumbnail submenu under the
3688 Immediate menu. Add some tumme commands there.
3689
3690 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
3691
3692 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
3693
3694 2006-05-24 Chong Yidong <cyd@mit.edu>
3695
3696 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
3697 menu entries that open submenus.
3698
3699 2006-05-24 Alan Mackenzie <acm@muc.de>
3700
3701 * startup.el (command-line): For names of preloaded files, don't
3702 append ".elc" (now done in Fload), and call file-truename on the
3703 lisp directory.
3704
3705 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
3706 match ANY loaded file with the right name, not just those in
3707 load-path. Put a regexp matching the file name into
3708 after-load-alist, rather than the name itself.
3709
3710 * subr.el: New functions load-history-regexp,
3711 load-history-filename-element, do-after-load-evaluation.
3712
3713 * international/mule.el (load-with-code-conversion): Do the
3714 eval-after-load stuff by calling do-after-load-evaluation.
3715
3716 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
3717
3718 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
3719 has not been killed.
3720
3721 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3722
3723 * term/mac-win.el: Set idle timer to clean up expired Apple events.
3724 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
3725 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
3726 Optionally set error message in reply.
3727
3728 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3729
3730 * textmodes/org.el (org-open-at-point): Use renamed variable
3731 `org-confirm-shell-link-function'.
3732 (org-confirm-shell-link-function): Rename from
3733 `org-confirm-shell-links'.
3734 (org-export-directory): New function.
3735 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
3736 (org-export-icalendar): Use `org-export-directory'.
3737 (org-indent-item): Keep cursor position.
3738 (org-link-file-path-type): New option.
3739 (org-export-as-html): Fix bug with plain lists starting in
3740 column 0.
3741 (org-export-as-html): Remove deadline formatting, this happens
3742 now already in `org-html-handle-time-stamps'.
3743 (org-export-html-style): Deadline class removed.
3744 (org-insert-labeled-timestamps-at-point): New option.
3745 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
3746 of `hide-sublevels 1', in case the first headline is not level 1.
3747 (org-overview, org-content): New fuction.
3748 (org-cycle-global-status, org-cycle-subtree-status): Make these
3749 variables buffer-local.
3750 (org-global-cycle): New command.
3751 (org-shifttab): Use `org-global-cycle'.
3752 (org-insert-heading, org-insert-item): Go to end of new
3753 headline/item after creating it.
3754 (org-export-visible): Rename from `org-export-copy-visible'.
3755 Now creates a temporary org-file and applies an exporting command
3756 to it.
3757 (org-table-eval-formula): Support for lisp forms.
3758 (org-agenda-todo-ignore-scheduled): New option.
3759 (org-agenda-get-todos): Use new option
3760 `org-agenda-todo-ignore-scheduled'.
3761 (org-export-html-inline-images): New value `maybe'.
3762 (org-export-as-html): Inlining of images dependent on link description.
3763 (org-archive-subtree): Check for end-of-buffer before trying
3764 `kill-line'.
3765 (org-agenda-follow-mode): New option.
3766 (org-export-with-tags, org-export-with-timestamps): New options.
3767 (org-html-handle-time-stamps): New function.
3768 (org-keyword-time-regexp): New variable.
3769 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
3770 (org-agenda-todo-list-sublevels): New option.
3771 (org-html-level-start): When TITLE is nil, just close all levels.
3772 (org-parse-key-lines, org-parse-export-options): Remove functions,
3773 replaced by `org-infile-export-plist'.
3774 (org-combine-plists, org-infile-export-plist)
3775 (org-default-export-plist): New functions.
3776 (org-export-html-preamble, org-export-html-postamble)
3777 (org-export-html-auto-preamble, org-export-html-auto-postamble):
3778 New variables.
3779 (org-export-publishing-directory): New option.
3780 (org-export-as-html, org-export-as-ascii): Use the new property
3781 lists for settings.
3782 (org-export-copy-visible, org-export-as-xoxo):
3783 Respect `org-export-publishing-directory'.
3784 (org-link-search, org-store-link, org-file-apps): Support for
3785 links to BibTeX database entries..
3786 (org-get-current-options, org-set-regexps-and-options):
3787 Implement logging as a startup option.
3788 (org-store-link): Make sure context string is never empty
3789 (org-insert-link): Use relative path when possible.
3790 (org-at-item-checklet-p): New function.
3791 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
3792 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
3793 (org-metaright, org-metaup, org-metadown, org-shiftup)
3794 (org-shiftdown, org-shiftright, org-shiftleft)
3795 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
3796 Dispatch using `call-interactively'.
3797 (org-call-with-arg): New defsubst.
3798 (org-tag-alist, org-use-fast-tag-selection): New options.
3799 (org-complete): Use `org-tag-alist'.
3800 (org-fast-tag-insert, org-fast-tag-selection): New functions.
3801 (org-next-item, org-previous-item): New commands.
3802 (org-beginning-of-item, org-end-of-item): Add (interactive) to
3803 make command.
3804 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
3805
3806 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
3807
3808 * emacs-lisp/ewoc.el (ewoc-delete): New function.
3809 (ewoc-filter): Use `ewoc-delete'.
3810
3811 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
3812
3813 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3814
3815 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
3816 Signal more user-friendly error messages.
3817
3818 * complete.el (PC-do-completion): Undo the addition of implicit
3819 wildcards if they did not lead to finding any match.
3820 (read-file-name-internal): Don't add the final > if the completion is
3821 not finished.
3822
3823 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
3826 Quote safe-local-variable predicate.
3827
3828 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3829
3830 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
3831
3832 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3833
3834 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
3835
3836 * progmodes/make-mode.el (makefile-special-targets-list)
3837 (makefile-macro-table, makefile-target-table): Mark as risky.
3838 (makefile-query-one-target-method): Make this the alias for the
3839 following variable.
3840 (makefile-query-one-target-method-function): Make this the real name.
3841
3842 * textmodes/artist.el (artist-text-renderer): Make this the alias
3843 for the following variable.
3844 (artist-text-renderer-function): Make this the real name.
3845
3846 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
3847 the alias for the following variable.
3848 (flyspell-generic-check-word-predicate): Make this the real name.
3849
3850 * textmodes/ispell.el (ispell-format-word): Make this the alias
3851 for the following variable.
3852 (ispell-format-word-function): Make this the real name.
3853 (ispell-message-text-end): Mark as risky.
3854
3855 * skeleton.el (skeleton-transformation, skeleton-filter)
3856 (skeleton-pair-filter): Make these the aliases for the following
3857 variables.
3858 (skeleton-transformation-function, skeleton-filter-function)
3859 (skeleton-pair-filter-function): Make these the real names.
3860
3861 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
3862 and skeleton-pair-filter-function.
3863
3864 * textmodes/sgml-mode.el (sgml-transformation): Make this the
3865 alias for the following variable.
3866 (sgml-transformation-function): Make this the real name.
3867 (sgml-tag-alist): Mark as risky.
3868
3869 2006-05-21 Richard Stallman <rms@gnu.org>
3870
3871 * simple.el (kill-region): Interactively, pass point, then mark.
3872
3873 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
3874
3875 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
3876
3877 2006-05-21 Romain Francoise <romain@orebokech.com>
3878
3879 * dired-x.el (dired-mode-map): Don't bind M-g.
3880
3881 2006-05-20 Richard Stallman <rms@gnu.org>
3882
3883 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
3884 (dired-goto-file): Doc fix.
3885
3886 2006-05-21 Kim F. Storm <storm@cua.dk>
3887
3888 * emulation/cua-base.el: Mention customizing cua-mode as alternative
3889 way to enable built-in cua-mode if user loads older CUA-mode package.
3890
3891 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
3892 if default-filename is specified.
3893
3894 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3895
3896 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
3897
3898 * info.el (info-apropos): Make sure current-file and current-node
3899 have non-nil values. Speed up by using add-to-list instead of
3900 manual consing.
3901
3902 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3903
3904 * progmodes/make-mode.el (makefile-mode): Doc fix.
3905
3906 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3907
3908 * dired-aux.el (dired-do-shell-command): Doc fix.
3909
3910 2006-05-20 Kevin Ryde <user42@zip.com.au>
3911
3912 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
3913 ``(custom-manual :tag "Foo" "(foo)Node")''.
3914
3915 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
3916
3917 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
3918 value is an integer.
3919
3920 2006-05-20 Eli Zaretskii <eliz@gnu.org>
3921
3922 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
3923 "format".
3924 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
3925
3926 2006-05-20 Martin Rudalics <rudalics@gmx.at>
3927
3928 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
3929 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
3930
3931 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3932
3933 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
3934 regexp for keywords.
3935
3936 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
3937
3938 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
3939 replace-regexp-in-string.
3940
3941 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
3942 encode, and escape file name on conversion to URL.
3943
3944 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3945
3946 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
3947 Don't unescape URL.
3948 (dnd-get-local-file-name): Unescape URL on conversion to file name.
3949
3950 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
3951 on conversion to URLs.
3952
3953 * net/browse-url.el (browse-url-file-url): Encode file name on
3954 conversion to URL.
3955
3956 * term/mac-win.el (mac-ae-open-documents): Escape file name on
3957 conversion to URL.
3958
3959 2006-05-19 Eli Zaretskii <eliz@gnu.org>
3960
3961 * progmodes/cc-styles.el (c-style-alist): Doc fix.
3962
3963 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3964
3965 * term/mac-win.el (mac-bytes-to-digits): Remove function.
3966 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
3967
3968 2006-05-19 Glenn Morris <rgm@gnu.org>
3969
3970 * calendar/diary-lib.el (diary-bahai-date)
3971 (list-bahai-diary-entries, mark-bahai-diary-entries)
3972 (mark-bahai-calendar-date-pattern): Not interactive.
3973 (add-to-diary-list): New optional arg LITERAL. Doc fix.
3974 (diary-entries-list): Change format of 4th element in each entry.
3975 (diary-list-entries): Use add-to-diary-list.
3976 (diary-goto-entry): Handle the case where the buffer visiting the
3977 diary has been killed.
3978 (fancy-diary-display): Add 'locator to button rather than 'marker.
3979 Only generate temp-face when there are marks to apply.
3980 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
3981 (diary-fancy-date-pattern): New variable.
3982 (diary-time-regexp): Doc fix.
3983 (diary-anniversary, diary-time): New faces.
3984 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
3985 diary-time-regexp. Add font-lock-multiline property where needed.
3986 Use new faces diary-anniversary and diary-time.
3987 (diary-fancy-font-lock-fontify-region-function): New function, to
3988 handle multiline font-lock pattern in fancy diary.
3989 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
3990 (diary-font-lock-keywords): Tweak time regexp. Use new face
3991 diary-time.
3992
3993 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
3994
3995 * international/code-pages.el (mik): Table corrected.
3996
3997 2006-05-18 Kim F. Storm <storm@cua.dk>
3998
3999 * progmodes/grep.el (grep-find): Don't check grep-find-command
4000 before running command (breaks non-interactive usage).
4001
4002 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
4003
4004 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
4005 (ewoc--insert-new-node): Don't insert trailing newline.
4006 Instead, adjust successor nodes's start markers.
4007 (ewoc--refresh-node): Delete all text from current node's start
4008 marker to the next one's; adjust successor nodes's start markers.
4009 (ewoc--create): Doc fixes.
4010 (ewoc--refresh): Don't insert newline.
4011 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
4012 * pcvs.el (cvs-make-cvs-buffer):
4013 Specify extra newline for ewoc's header and footer.
4014 (cvs-update-header): Update initial header recognition.
4015 Append newline to final header and footer values.
4016 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
4017
4018 2006-05-17 Richard Stallman <rms@gnu.org>
4019
4020 * files.el (file-name-extension): Doc fix.
4021
4022 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
4025 we can explicitly enable/disable rather than toggle.
4026 (shell-mode): Use it.
4027 (shell-cd): Don't try to reproduce what `cd' does.
4028
4029 2006-05-17 Kim F. Storm <storm@cua.dk>
4030
4031 * ido.el (ido-read-internal): Use only nondirectory part of
4032 default item.
4033
4034 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
4035
4036 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
4037 (ewoc-nth): Doc fix.
4038
4039 (ewoc-map, ewoc-invalidate): Compute PP before looping.
4040
4041 2006-05-16 Eli Zaretskii <eliz@gnu.org>
4042
4043 * international/mule.el (auto-coding-alist): Add .lha to files
4044 read with no-conversion.
4045
4046 * files.el (auto-mode-alist): Add .lha files to archive file
4047 extensions.
4048
4049 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
4050 Convert csize to integer when computing offsets within the
4051 compressed archive file.
4052
4053 2006-05-16 Kim F. Storm <storm@cua.dk>
4054
4055 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
4056 with read-from-minibuffer.
4057
4058 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
4059
4060 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
4061 (byte-compile-warnings): Fix safe-local-variable property.
4062
4063 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
4064
4065 * allout.el (allout-show-bodies, allout-old-style-prefixes)
4066 (allout-stylish-prefixes, allout-numbered-bullet)
4067 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
4068 predicates to qualify `safe-local-variable' property, when
4069 available, else use equivalent lambda.
4070 (allout-current-topic-collapsed-p): Do the right thing regarding
4071 trailing blank lines.
4072
4073 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 * server.el (server-start): Only create a directory if needed.
4076 (server-edit, server-unload-hook): server-start => server-mode.
4077 (kill-emacs-hook): Cleanup upon exit.
4078
4079 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
4080
4081 * hexl.el (hexlify-buffer): Encode process arguments manually.
4082
4083 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
4084
4085 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
4086 call to gdb-tooltip-print.
4087
4088 2006-05-15 Romain Francoise <romain@orebokech.com>
4089
4090 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
4091 systems, default to "tar" since those systems probably have GNU tar.
4092
4093 2006-05-14 Lars Hansen <larsh@soem.dk>
4094
4095 * desktop.el (desktop-missing-file-warning): Fix docstring.
4096 (desktop-restore-file-buffer): Correct question asked on missing file.
4097
4098 2006-05-14 Kim F. Storm <storm@cua.dk>
4099
4100 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
4101 Add CUA move property.
4102
4103 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * custom.el (custom-push-theme): Load the variable before checking
4106 its `standard-value'.
4107
4108 2006-05-13 Lars Hansen <larsh@soem.dk>
4109
4110 * desktop.el (desktop-save): Use with-temp-buffer.
4111
4112 2006-05-12 Glenn Morris <rgm@gnu.org>
4113
4114 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
4115 * calendar/calendar.el (calendar-mode-map):
4116 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
4117 * calendar/appt.el (appt-check, appt-make-list): Refer to
4118 diary-view-entries, diary-list-entries, diary-show-all-entries
4119 rather than obsolete aliases.
4120
4121 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * simple.el (line-move-finish): Avoid calling point motion hooks
4124 while processing intangibility.
4125
4126 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
4127
4128 * term/xterm.el (terminal-init-xterm): Fix typo.
4129
4130 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
4131
4132 * allout.el (allout-view-change-hook): Mark as being deprecated,
4133 to be replaced by `allout-exposure-change-hook'.
4134 (allout-exposure-change-hook): New, replacing
4135 `allout-view-change-hook'.
4136 (allout-flag-region): Run new hook `allout-exposure-change-hook',
4137 in addition to `allout-view-change-hook'.
4138 (allout-show-bodies, allout-old-style-prefixes)
4139 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
4140 lambda forms to prevent their showing up in variable help
4141 presentations as inscrutable byte-compiled code.
4142 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
4143 Use string-or-null-p to qualify safe-local-variable values.
4144 (allout-reindent-bodies): Use memq to qualify matches against
4145 valid safe-local-variable values. Also, quote the lambda as above.
4146 (allout-use-mode-specific-leader): Add missing candidate-value
4147 symbols, use memq, and quote the lambda.
4148 (allout-overlay-interior-modification-handler): Remove unused
4149 variables `msg' and 'opened'.
4150 (allout-hidden-p): Constrain invisibility consideration to allout's
4151 invisibility spec, disregarding invisibility for other reasons.
4152
4153 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4154
4155 * files.el (version-control): Correct safe values.
4156
4157 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
4158
4159 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
4160
4161 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
4162 (ewoc--insert-new-node): New func.
4163 Update callers of deleted funcs to use it, instead.
4164
4165 2006-05-11 Glenn Morris <rgm@gnu.org>
4166
4167 * calendar/calendar.el (diary-show-all-entries): Do not refer to
4168 obsolete alias `show-all-diary-entries'.
4169 (make-diary-entry): Not interactive.
4170 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
4171 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
4172 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
4173 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4174 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
4175 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
4176
4177 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4178
4179 * calendar/calendar.el (calendar-french-date-string)
4180 (calendar-mayan-date-string, calendar-chinese-date-string)
4181 (calendar-astro-date-string, calendar-iso-date-string)
4182 (calendar-islamic-date-string, calendar-bahai-date-string)
4183 (calendar-hebrew-date-string, calendar-coptic-date-string)
4184 (calendar-ethiopic-date-string, calendar-persian-date-string):
4185 These functions are not interactive.
4186
4187 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
4188
4189 * files.el: Balance parentheses.
4190
4191 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4192
4193 * files.el, newcomment.el, outline.el, simple.el,
4194 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4195 progmodes/cc-vars.el, progmodes/compile.el:
4196 Move `safe-local-variable' declarations to the respective files.
4197
4198 * help-fns.el (describe-variable): Don't print safe-var if it is
4199 byte-code. Improve wording as suggested by Luc Teirlinck.
4200
4201 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
4204 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
4205 Use a token for pending-triggers to ensure gdb-var-update
4206 gets called once per user input again for pre-GDB 6.4.
4207 (gdb-var-delete): Match on more complex expressions.
4208 (gdb-var-list-children-handler, gdb-var-create-handler):
4209 Use a token for consistency.
4210
4211 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
4212
4213 * textmodes/org.el (org-read-date, org-goto-calendar)
4214 (org-agenda-goto-calendar):
4215 Bind `view-calendar-holidays-initially' to nil.
4216
4217 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4218
4219 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
4220 Update all callers to do it there, instead.
4221
4222 2006-05-10 Glenn Morris <rgm@gnu.org>
4223
4224 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
4225 prefix arg case, to avoid view-diary-entries-initially error.
4226 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
4227 (calendar-date-is-legal-p): Handle dates with no day part.
4228
4229 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
4230
4231 * comint.el (comint-insert-input): Just make it when
4232 comint-use-prompt regexp is nil (default) and with the mouse.
4233 (comint-copy-old-input): Reinstate from 2004-06-23.
4234 (comint-mode-map): Bind C-c C-m to it.
4235
4236 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
4237
4238 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
4239 Remove spurious move to point-max (new comint behavior fixes).
4240
4241 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
4242 compatibility function (Emacs 18/19).
4243 (idlwave-is-continuation-line): Always return point at start of
4244 previous non-blank continuation line.
4245 `keyword-parameters': Fix continued comment font-lock matcher.
4246 (idlwave-font-lock-fontify-region): Written, use as
4247 font-lock-fontify-region-function, to fix continued keyword
4248 fontification issues.
4249
4250 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4251
4252 * term/mac-win.el (mac-font-panel-mode): Doc fix.
4253 (mac-service-selection, mac-service-open-file)
4254 (mac-service-open-selection, mac-service-mail-selection)
4255 (mac-service-mail-to, mac-service-insert-text): Rename from
4256 mac-services-*. All uses changed.
4257 (mac-apple-event-map): Rename event symbol `services' to `service'.
4258
4259 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
4260
4261 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
4262 (ewoc--node-enter-first, ewoc--node-enter-last)
4263 (ewoc--delete-node-internal): Merge funcs into unique callers.
4264
4265 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
4268 return value of read-from-minibuffer for empty input.
4269
4270 2006-05-09 Miles Bader <miles@gnu.org>
4271
4272 * comint.el (comint-insert-input): Remove redundant calls to setq
4273 and goto-char.
4274
4275 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
4276
4277 * comint.el (comint-insert-input): Make it work when
4278 comint-use-prompt-regexp is t.
4279
4280 2006-05-10 Miles Bader <miles@gnu.org>
4281
4282 * subr.el (field-at-pos): New function.
4283
4284 * comint.el (comint-insert-input): Use it.
4285
4286 2006-05-09 Juri Linkov <juri@jurta.org>
4287
4288 * battery.el (battery-linux-proc-acpi): Also try
4289 `/proc/acpi/thermal_zone/THR2/temperature'.
4290
4291 * files.el <safe-local-variable>: Remove `eval' and `let' binding
4292 for now unused lambda `string-or-null'.
4293
4294 * add-log.el (change-log-default-name): Put `string-or-null-p'
4295 instead of lambda on `safe-local-variable' property.
4296
4297 * diff-mode.el (diff-context->unified): Use `region-beginning' and
4298 `region-end' instead of `mark' and `point'.
4299 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
4300 Operate on region in Transient Mark mode when the mark is active.
4301 Use `region-beginning' and `region-end' instead of `mark' and
4302 `point'.
4303 (diff-hunk-text, diff-goto-source): Doc fix.
4304
4305 * startup.el (fancy-splash-screens, normal-splash-screen): Use
4306 face `mode-line-buffer-id' for mode-line buffer face instead of
4307 hard-coded `(:weight bold)'.
4308
4309 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
4310 buffer-undo-list to t (undo-ask is reproducible by visiting
4311 nested archives).
4312
4313 2006-05-09 Kim F. Storm <storm@cua.dk>
4314
4315 * progmodes/grep.el (rgrep): Set default directory of *grep*
4316 buffer if we start M-x rgrep in the *grep* buffer and choose
4317 a different base directory.
4318
4319 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4320
4321 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
4322 completion also when ido is loaded.
4323
4324 2006-05-09 Masatake YAMATO <jet@gyve.org>
4325
4326 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
4327 "warning" and "import".
4328 (cpp-font-lock-keywords): Added "warning".
4329
4330 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
4331
4332 * term/xterm.el (terminal-init-xterm): Add more key bindings.
4333
4334 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
4335
4336 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4337 pages at a time, if we signal the end, we should indeed reach that end.
4338
4339 2006-05-08 David Reitter <david.reitter@gmail.com>
4340
4341 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
4342 output during execution of the body.
4343
4344 2006-05-08 Kim F. Storm <storm@cua.dk>
4345
4346 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
4347
4348 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
4349
4350 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
4351 Use with-current-buffer.
4352
4353 2006-05-07 Kim F. Storm <storm@cua.dk>
4354
4355 * subr.el (add-to-history): Remove keep-dups arg.
4356
4357 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
4358 to nil around call to add-to-history.
4359
4360 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
4361
4362 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
4363 than after a buffer modification.
4364
4365 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
4366
4367 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
4368 call to...
4369 (gud-watch): ...here so speedbar is raised for already watched
4370 expressions.
4371 (gdb-speedbar-refresh): Delete function.
4372 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
4373 Use speedbar-timer-fn instead of speedbar-refresh (reverting
4374 earlier change).
4375 (gdb-var-evaluate-expression-handler)
4376 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
4377
4378 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
4379 Update localized contents for all buffers except ignored modes.
4380
4381 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4382
4383 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
4384 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
4385 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
4386 (mac-handle-font-panel-closed, mac-handle-font-selection):
4387 New functions.
4388 (mac-font-panel-mode): New minor mode.
4389 (mac-apple-event-map): Add bindings for toolbar toggle button and
4390 font panel.
4391 (menu-bar-showhide-menu): Add mac-font-panel-mode.
4392
4393 2006-05-07 John Paul Wallington <jpw@pobox.com>
4394
4395 * ibuffer.el (ibuffer-compressed-file-name-regexp):
4396 Avoid `regexp-opt'; simplify regexp for readability.
4397
4398 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4399
4400 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
4401 * files.el (buffer-stale-function):
4402 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4403 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
4404 links to the main manual, not to emacs-xtra.
4405
4406 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4407
4408 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
4409 MacJapanese if text is ASCII-only.
4410
4411 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
4412
4413 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
4414 unless so nil isn't returned.
4415 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
4416
4417 2006-05-06 Kim F. Storm <storm@cua.dk>
4418
4419 * subr.el (add-to-history): New function.
4420
4421 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
4422 (ediff-merge-files-with-ancestor):
4423 * env.el (setenv):
4424 * isearch.el (isearch-update-ring):
4425 * server.el (server-visit-files):
4426 * progmodes/grep.el (lgrep, rgrep):
4427 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
4428 * progmodes/xscheme.el (xscheme-insert-expression):
4429 Use add-to-history.
4430
4431 * kmacro.el (kmacro-push-ring): Use add-to-history.
4432 (kmacro-ring-length): Remove unused defun.
4433 (kmacro-start-macro): Use kmacro-push-ring.
4434
4435 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
4436
4437 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
4438 directly instead of a lambda expression that calls it.
4439
4440 2006-05-06 Kim F. Storm <storm@cua.dk>
4441
4442 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
4443 instead of compute-motion.
4444
4445 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
4446
4447 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
4448 change.
4449
4450 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
4451
4452 * startup.el (command-line-1): Refer to "Pure Storage" on
4453 pure-space-overflow.
4454
4455 2006-05-05 Martin Rudalics <rudalics@gmx.at>
4456
4457 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
4458 provided faces once they all have been used up.
4459
4460 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4461
4462 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
4463 reference to the Lisp manual to the warning about pure space
4464 overflow.
4465
4466 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4467
4468 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
4469 argument to avoid the call to `ispell-internal-change-dictionary'
4470 when not needed.
4471 (ispell-change-dictionary): Use this argument and call
4472 `ispell-internal-change-dictionary' after the possible change
4473 to `ispell-local-dictionary'.
4474 (ispell-internal-change-dictionary): Check for a change in
4475 personal dictionary use too.
4476
4477 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4478
4479 * startup.el (command-line): On MS-Windows, probe "~", not
4480 "~USER", for warning about non-existent home directory
4481
4482 * arc-mode.el (archive-l-e): New optional argument `float' means
4483 generate a float value.
4484 (archive-arc-summarize, archive-lzh-summarize)
4485 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
4486 with 3rd argument non-nil when file's size is being computed.
4487 Format the file sizes with %8.0f instead of %8d.
4488
4489 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4490
4491 * cus-start.el (all): Add mac-dnd-known-types.
4492
4493 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
4494 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
4495 (mac-TIFF-to-string): New functions.
4496 (x-get-selection, x-selection-value)
4497 (mac-select-convert-to-string): Use them.
4498 (mac-text-encoding-mac-japanese-basic-variant): New constant.
4499 (mac-dnd-types-alist): New customization variable.
4500 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
4501 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
4502 (mac-dnd-handle-drag-n-drop-event): New functions.
4503 (mac-drag-n-drop): Remove function.
4504 (global-map): Bind drag-n-drop and M-drag-n-drop to
4505 mac-dnd-handle-drag-n-drop-event.
4506
4507 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
4508
4509 * progmodes/perl-mode.el (perl-beginning-of-function):
4510 Skip anonymous subs.
4511
4512 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
4513
4514 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
4515 regexp-opt at run time.
4516
4517 * term.el (term-handle-ansi-escape): Fix off by one error.
4518
4519 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
4520
4521 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4522 (gdb-init-1, gdb-post-prompt): ...and references to it.
4523 (gdb-frame-handler): Strip directory name from filename if present.
4524
4525 * progmodes/gud.el (gdb-force-update): Delete defvar
4526 (gud-speedbar-buttons): ...and references to it. Use window-start
4527 to try to keep positon in watch expression.
4528
4529 2006-05-03 Richard Stallman <rms@gnu.org>
4530
4531 * simple.el (next-history-element, previous-history-element): Doc fix.
4532
4533 * isearch.el (isearch-update-ring): Doc fix.
4534
4535 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
4536
4537 * isearch.el (isearch-update-ring): Take history-delete-duplicates
4538 into consideration. Replace one arm ifs with whens.
4539
4540 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
4541
4542 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4543 (menu): Fix typo.
4544
4545 2006-05-02 Miles Bader <miles@gnu.org>
4546
4547 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
4548
4549 2006-05-02 Jay Belanger <belanger@truman.edu>
4550
4551 * calc/calc-embed.el (calc-override-minor-modes-map)
4552 (calc-override-minor-modes): New variables.
4553 (calc-do-embedded): Make sure that Calc keystrokes aren't
4554 overwritten by minor modes.
4555
4556 2006-05-02 Chong Yidong <cyd@mit.edu>
4557
4558 * msb.el (msb): If EVENT is a down event, read and discard the up event.
4559
4560 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4561
4562 * startup.el (command-line-1): Refer to Lisp manual when
4563 pure-space-overflow occurs.
4564
4565 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
4566 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
4567 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
4568 (version-control): Don't use `t' for safe-local-variable declarations.
4569
4570 2006-05-01 Richard Stallman <rms@gnu.org>
4571
4572 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
4573 M-r, M-R, M-A, M-SPC or M-DEL.
4574 (diff-mode-map): diff-refine-hunk now on C-c C-w
4575 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
4576
4577 * help-mode.el (help-mode): view-exit-action calls delete-window
4578 only when it is safe and possible.
4579
4580 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
4581 in messages.
4582
4583 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
4584
4585 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
4586 in the default tool-bar-map.
4587
4588 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
4589
4590 * net/tramp.el (tramp-completion-file-name-handler-alist)
4591 (tramp-run-real-handler, tramp-completion-run-real-handler)
4592 (tramp-completion-handle-file-name-all-completions)
4593 (tramp-completion-handle-file-name-completion): Autoload them.
4594 (tramp-completion-handle-file-exists-p)
4595 (tramp-completion-handle-file-name-directory)
4596 (tramp-completion-handle-file-name-nondirectory)
4597 (tramp-completion-handle-expand-file-name): Remove them.
4598 (tramp-handle-file-name-directory): Return the real directory name.
4599 Returning "/" only doesn't need to be necessary any longer.
4600 (tramp-file-name-handler): Make special attention when in hostname
4601 completion mode.
4602 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
4603 (tramp-register-file-name-handlers):
4604 Register `tramp-completion-file-name-handler' only when
4605 `partial-completion-mode' is enabled.
4606 (tramp-completion-handle-file-name-all-completions):
4607 Delete directory part from results.
4608 (tramp-get-completion-methods, tramp-get-completion-user-host):
4609 Discard deleting "/", it doesn't work after the change of
4610 `tramp-handle-file-name-directory' above.
4611
4612 2006-05-01 Kim F. Storm <storm@cua.dk>
4613
4614 * progmodes/grep.el (grep-expand-template): Use save-match-data
4615 and symbol-value.
4616
4617 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4618
4619 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
4620 Use select-frame-set-input-focus instead of raise-frame.
4621 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
4622
4623 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
4624
4625 * progmodes/gud.el (gud-def): Add %c case.
4626 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
4627 (gud-format-command): Make match case sensitive. Match on %F.
4628
4629 2006-04-30 Glenn Morris <rgm@gnu.org>
4630
4631 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
4632 (cal-tex-preamble): Use cal-tex-preamble-extra.
4633 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
4634 than alias `list-diary-entries'.
4635
4636 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4637
4638 * help-fns.el (describe-variable): Add info about safe local variables.
4639
4640 2006-04-29 Richard Stallman <rms@gnu.org>
4641
4642 * bindings.el (mode-line-format): help-echo doc fixes.
4643
4644 * net/tramp.el (tramp-file-name-handler-alist): Delete
4645 expand-file-name and other operations that can cause spurious loading.
4646
4647 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4648
4649 * files.el (safe-local-variable-p): Remove support for the special
4650 value t.
4651
4652 * textmodes/paragraphs.el (sentence-end-without-space):
4653 Fix safety predicate.
4654 (sentence-end-double-space, sentence-end-without-period)
4655 (paragraph-ignore-fill-prefix):
4656 * textmodes/fill.el (colon-double-space):
4657 * abbrev.el (abbrev-mode): Tighten the safety predicate.
4658
4659 * subr.el (booleanp): New fun.
4660
4661 * textmodes/reftex-vars.el (reftex-guess-label-type):
4662 Tighten the safety predicate.
4663
4664 2006-04-28 Kim F. Storm <storm@cua.dk>
4665
4666 * progmodes/grep.el (defgroup grep): Doc fix.
4667 (grep-auto-highlight): Remove.
4668 (grep-template): New defcustom.
4669 (grep-find-template): Rename from grep-tree-template.
4670 (grep-files-aliases): Rename from grep-tree-files-aliases.
4671 Remove "all" alias, add "l" alias.
4672 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
4673 (grep-find-ignored-directories): New defcustom to replace
4674 grep-tree-ignore-CVS-directories, to facilitate ignoring
4675 subdirectories for multiple version control systems.
4676 (grep-mode-map): Add Recursive grep item to GREP menu.
4677 (grep-regexp-history, grep-files-history): New defvars.
4678 (grep-probe): New helper function.
4679 (grep-compute-defaults): Use it to simplify code.
4680 Adapt to name changes.
4681 Use `.' as base in grep-find-template rather than <D>.
4682 (grep): Remove superfluous highlight-regexp arg. Fix doc.
4683 Call grep-compute-defaults unconditionally.
4684 (grep-expand-keywords): New defconst.
4685 (grep-expand-template): Rename from grep-expand-command-macros.
4686 Simplify via grep-expand-keywords. Look at case-fold-search instead
4687 of grep-tree-ignore-case to add -i option.
4688 Bind case-fold-search to nil while matching keywords.
4689 (grep-tree-last-regexp, grep-tree-last-files): Remove.
4690 (grep-read-regexp, grep-read-files): New helper functions.
4691 (rgrep): Rename from grep-tree. Rework to use proper histories.
4692 Adapt to changes in defcustoms and functions above.
4693 (lgrep): New command, as grep, but using same interactive UI as rgrep.
4694
4695 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
4696
4697 * net/tramp.el (tramp-completion-file-name-handler):
4698 Disable Tramp's functionality while loading Tramp itself.
4699 (tramp-register-file-name-handlers): That's a defsubst now.
4700 Code from `tramp-repair-jka-compr' moved here. Apply it via
4701 `after-init-hook'.
4702 (tramp-repair-jka-compr): Remove.
4703
4704 2006-04-27 Jay Belanger <belanger@truman.edu>
4705
4706 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
4707 read expression when `math-read-big-expr' doesn't work.
4708
4709 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
4710
4711 * startup.el (command-line-1): Display warning when
4712 pure-space-overflow is non-nil.
4713
4714 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4715
4716 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
4717 risky.
4718
4719 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4720
4721 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
4722 Return the URL or nil if none can be generated.
4723
4724 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
4727 byte compiler warnings.
4728 (gud-basic-call, gud-find-expr): Let user select an expression
4729 for printing. Print expression as well as value in GUD buffer.
4730
4731 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
4732
4733 * allout.el: Remove local autoload declaration for
4734 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
4735 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
4736 (allout-plain-bullets-string, allout-distinctive-bullets-string)
4737 (allout-use-mode-specific-leader, allout-old-style-prefixes)
4738 (allout-stylish-prefixes, allout-numbered-bullet)
4739 (allout-file-xref-bullet, allout-presentation-padding)
4740 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
4741 safe-local-variable with suitable value spec, and add autoload
4742 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
4743 (move-beginning-of-line, move-end-of-line): Repair so these compat
4744 functions now actually resituate the point, when appropriate.
4745
4746 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4747
4748 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
4749
4750 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
4751 (add-log-iso8601-time-string): Fix call to format-time-string.
4752
4753 2006-04-26 Kim F. Storm <storm@cua.dk>
4754
4755 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4756
4757 2006-04-26 Masatake YAMATO <jet@gyve.org>
4758
4759 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4760 Add support for "//" style comments. Remove `b' flag
4761 from ?* in `asm-mode-syntax-table'.
4762
4763 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4764
4765 * follow.el: Use (featurep 'xemacs) everywhere.
4766 (follow-mode): Use define-minor-mode.
4767 (follow-mode-map): Move initialization into the declaration.
4768 Use command remapping.
4769 (follow-emacs-version-xemacs-p): Remove.
4770 (follow-submit-feedback): Remove.
4771
4772 * allout.el (allout-layout, allout-passphrase-verifier-string)
4773 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
4774
4775 * textmodes/reftex-vars.el (reftex-vref-is-default)
4776 (reftex-fref-is-default, reftex-guess-label-type):
4777 Tighten up a bit the safety predicate.
4778
4779 * textmodes/paragraphs.el (sentence-end-double-space)
4780 (sentence-end-without-period, sentence-end-without-space)
4781 (page-delimiter, paragraph-ignore-fill-prefix):
4782 Tighten up a bit the safety predicate.
4783
4784 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
4785
4786 * progmodes/python.el (python-continuation-line-p)
4787 (python-beginning-of-statement): syntax-ppss may return
4788 a negative depth.
4789 (python-mode): Don't forcefully enable font-lock.
4790
4791 * time-stamp.el (time-stamp-start, time-stamp-end)
4792 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
4793
4794 * add-log.el: Remove spurious * in docstrings.
4795 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
4796 (add-change-log-entry): Use it here, since it's not specific
4797 to iso8601.
4798 (add-log-iso8601-time-string): Don't use it here any more.
4799 (change-log-indent-text, change-log-indent): Rename from add-log-*.
4800
4801 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
4802
4803 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
4804
4805 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
4806 (rcirc-toggle-low-priority): Doc fix.
4807 (rcirc-handler-NOTICE): Remove beginning of line anchor in
4808 ChanServ regexp.
4809 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
4810 #emacs.
4811 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
4812 (rcirc-decode-coding-system): Use utf-8 as the default.
4813 (rcirc-multiline-minor-mode): Set the fill-column.
4814 (rcirc-format-response-string): Display bright and dim nicks.
4815 (rcirc-browse-url): Update interactive spec to fill ARG.
4816 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
4817 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
4818
4819 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
4820
4821 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
4822 case for @Article, etc.
4823
4824 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * net/tramp.el (tramp-register-file-name-handlers): New defun.
4827 Added with autoload cookie.
4828 (tramp-unload-file-name-handlers): Rename from
4829 `tramp-unload-file-name-handler-alist'.
4830
4831 2006-04-23 Romain Francoise <romain@orebokech.com>
4832
4833 * comint.el (comint-match-partial-filename): Doc fix.
4834
4835 2006-04-21 Glenn Morris <rgm@gnu.org>
4836
4837 * calendar/cal-menu.el (calendar-mode-map): Refer to
4838 `diary-view-entries' rather than alias `view-diary-entries'.
4839 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
4840
4841 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * progmodes/antlr-mode.el (antlr-default):
4844 * cus-edit.el (custom-documentation):
4845 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
4846 in defface.
4847
4848 2006-04-21 Kim F. Storm <storm@cua.dk>
4849
4850 * image.el (image-type): New defun split out of create-image.
4851 (create-image): Use it.
4852
4853 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4854
4855 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
4856 (org-open-at-point): Remove the "...done" message to keep output
4857 in the echo area visible.
4858 (org-export-as-xoxo): Fix call to `indent-region'.
4859
4860 2006-04-21 Kevin Ryde <user42@zip.com.au>
4861
4862 * international/mule.el (keyboard-coding-system): defcustom
4863 info-link fixes: "Specify Coding" has been split, keyboard now in
4864 "Terminal Coding", and "Single-Byte Character Support" is now
4865 "Unibyte Mode".
4866
4867 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
4868
4869 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
4870 Use font-lock-warning-face for any errors e.g. no stack.
4871 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
4872
4873 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4874
4875 * progmodes/sh-script.el (sh-shell): Mark as safe.
4876
4877 * newcomment.el (comment-start, comment-start-skip)
4878 (comment-end-skip, comment-end): Mark as safe.
4879
4880 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4881
4882 * textmodes/org.el (org-deadline-announce): Face removed.
4883 (org-level-faces, org-n-levels): Convert to constant.
4884 (org-compatible-face): New function.
4885 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
4886 (org-level-5, org-level-6, org-level-7, org-level-8)
4887 (org-special-keyword, org-warning, org-headline-done, org-link)
4888 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
4889 (org-scheduled-today, org-scheduled-previously, org-time-grid):
4890 Face definition revised for better color tty support.
4891 (org-bold-re, org-italic-re, org-underline-re): New constants.
4892 (org-set-font-lock-defaults): Use the new constants.
4893 (org-agenda-highlight-todo): New function.
4894 (org-agenda-todo): Fix bug with point at end of line.
4895 (org-agenda-change-all-lines, org-finalize-agenda-entries):
4896 Fontify TODO keywords.
4897 (org-insert-link): Preserve relative path in ../ links.
4898 (org-export-as-html): Convert links pointing to .org files into
4899 links that will work beteen the exported HTML files.
4900 (org-todo-list): Fix bug when arg=0.
4901 (org-insert-heading): More fine-tuning.
4902
4903 2006-04-19 Romain Francoise <romain@orebokech.com>
4904
4905 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
4906 from `rmail-mime-charset-pattern'.
4907
4908 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4909
4910 * progmodes/python.el (python-mode): Fix typo.
4911
4912 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4913
4914 * comint.el (comint-previous-input): Don't clobber input line
4915 when moving off either end of the input history ring.
4916 (comint-delete-input): New function, used by
4917 `comint-previous-input' and others.
4918 (comint-previous-matching-input):
4919 Use `coming-delete-input'. Save the partial input if leaving the
4920 edit line. Goto point-max before deleting input to avoid
4921 partial input fragments hanging around.
4922 (comint-restore-input): New function, used by `comint-previous-input'.
4923
4924 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
4925
4926 * imenu.el (imenu--index-alist): Balance parentheses.
4927
4928 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
4929
4930 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
4931
4932 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
4933
4934 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
4935 file is nil.
4936
4937 2006-04-18 Richard Stallman <rms@gnu.org>
4938
4939 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
4940
4941 * imenu.el (imenu-create-index-function, imenu--index-alist)
4942 (imenu--last-menubar-index-alist, imenu--make-index-alist)
4943 (imenu-default-create-index-function, imenu--generic-function):
4944 Doc fixes.
4945
4946 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
4947
4948 * help-mode.el (help-mode): Set view-exit-action to delete window.
4949
4950 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
4951 now works by passing nil as arg.
4952
4953 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
4954
4955 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
4956 (read-abbrev-file): Provide default when reading filename.
4957
4958 * files.el (enable-local-variables): Allow :all as value.
4959 (hack-local-variables): Implement that value.
4960 (safe-local-variable-values, safe-local-eval-forms)
4961 (enable-local-variables): Mark as risky.
4962 (find-file-visit-truename, kept-old-versions): Mark safe.
4963
4964 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
4965 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
4966 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
4967
4968 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4969
4970 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
4971 Use forward-line so as to get to BOL even in the presence of fields.
4972 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
4973 in return.
4974 (inferior-tcl): Tell tclsh to work in interactive mode.
4975
4976 * complete.el (partial-completion-mode):
4977 Use 'choose-completion-string-functions to make sure that
4978 choose-completion fills the minibuffer properly.
4979
4980 * complete.el (PC-old-read-file-name-internal): Remove.
4981 (PC-read-include-file-name-internal): Remove. Turn it into an advice
4982 of read-file-name-internal.
4983 (partial-completion-mode): Enable/disable this advice.
4984
4985 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * net/tramp.el (tramp-completion-file-name-handler): Revert change
4988 of 2006-04-17.
4989
4990 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4991
4992 * textmodes/org.el (org-insert-heading): Insert heading before
4993 current if at beginning of line.
4994 (org-todo, org-date): New faces.
4995 (org-table-align): Make sure tooltip window contains full text.
4996 (org-no-properties): New defsubst.
4997 (org-set-font-lock-defaults): Use new faces.
4998
4999 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
5002 for root variables.
5003
5004 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
5005 (gdb-frame-address): Re-use to identify frame for watch expression.
5006 (gdb-var-list, gdb-var-create-handler): Add frame address for root
5007 variables.
5008 (gdb-init-1, gdb-source, gdb-post-prompt)
5009 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
5010 (gdb-frame-handler): Get gdb-frame-address.
5011
5012 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
5013
5014 Sync with Tramp 2.0.53.
5015
5016 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
5017 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
5018 (tramp-completion-file-name-handler): Add autoload cookie for
5019 adding to `file-name-handler-alist'.
5020
5021 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
5022 the prompt. If it returns earlier (when detecting an error
5023 message), the rest of the output will merge accidently with the
5024 output of the next command. Reported by M Jared Finder
5025 <jared@hpalace.com>.
5026
5027 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5028 for `process-file', in order to let it work for older Emacsen too.
5029
5030 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
5031
5032 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
5033 (tex-font-lock-keywords-3): Use it.
5034
5035 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5036
5037 * newcomment.el (comment-add): New function.
5038 (comment-region-default, comment-dwim): Use it.
5039
5040 2006-04-15 Michael Olson <mwolson@gnu.org>
5041
5042 * emacs-lisp/tq.el: Improve comments.
5043 (tq-queue-head-question): New accessor function.
5044 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
5045 Update for modified queue structure.
5046 (tq-queue-add): Accept `question' argument.
5047 (tq-queue-pop): If a question is pending, send it.
5048 (tq-enqueue): Accept new optional argument `delay-question'.
5049 If this is non-nil, and at least one other question is pending a
5050 response, queue the question rather than sending it immediately.
5051
5052 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5053
5054 * calendar/appt.el (appt-add): Check whether an appointment is
5055 already present in appt-time-msg-list. Simplify code.
5056
5057 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
5058
5059 * progmodes/cc-langs.el (c-mode-menu):
5060 Don't presume c-subword-mode is bound.
5061
5062 2006-04-13 Bill Wohler <wohler@newt.com>
5063
5064 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
5065 (customize-package-emacs-version): Use cdr instead of cadr now
5066 that alists use dotted pairs.
5067
5068 * custom.el (defcustom): Fix docstring for :package-version.
5069
5070 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
5071
5072 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
5073 (tramp-handle-shell-command): Display output buffer only when
5074 `tramp-display-shell-command-buffer' is true.
5075 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
5076
5077 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5078
5079 * textmodes/org.el (org-set-autofill-regexps): Set only the local
5080 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
5081
5082 2006-04-13 Romain Francoise <romain@orebokech.com>
5083
5084 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
5085 leaving temporary .cvsignore buffers behind.
5086
5087 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5088
5089 * textmodes/org.el (org-set-regexps-and-options)
5090 (org-get-current-options): Better names for the startup folding
5091 options.
5092
5093 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
5094
5095 * vc.el (vc-annotate): Arrange for point to end up at the same
5096 line number as in the original, but only when using a new buffer.
5097
5098 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
5099
5100 * files.el (hack-one-local-variable-eval-safep):
5101 Recognize `edebug-form-spec' for `put', but only if it passes
5102 `edebug-basic-spec'. Generalize `put' handling.
5103
5104 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
5105 vetting file-local form specs.
5106
5107 * allout.el (allout-layout): Autoload its `safe-local-variable'
5108 property.
5109
5110 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5111
5112 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
5113 (org-agenda-mouse-1-follows-link)
5114 (org-mouse-1-follows-link): New options.
5115 (org-format-agenda-item): Fix bug if TAGS is nil.
5116 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
5117
5118 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
5119
5120 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
5121 GDB 6.1+ gives full filename for "info sources" so use
5122 file-name-nondirectory.
5123
5124 2006-04-12 Romain Francoise <romain@orebokech.com>
5125
5126 * subr.el (read-passwd): Bind `message-log-max' to nil.
5127
5128 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
5129
5130 * progmodes/perl-mode.el (perl-indent-new-calculate):
5131 Recompute parse-start after jumping backward by a whole sexp.
5132
5133 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5134
5135 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
5136 window configuration.
5137 (vc-annotate-display-select): Select the buffer so that current-buffer
5138 (and selected-window) is the output buffer at the end of vc-annotate.
5139
5140 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5141
5142 * vc.el (vc-annotate-color-map): Add custom TTY color map for
5143 8-color terminals, to use all of the colors in a sensible order.
5144 256-color terminals work well with the standard map.
5145 (vc-annotate-lines): Only strip the first color character if it
5146 is "#", to allow for terminal-style named colors.
5147 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
5148 the correct buffer is scrolled.
5149
5150 2006-04-11 Richard Stallman <rms@gnu.org>
5151
5152 * emacs-lisp/bytecomp.el (byte-compile-file):
5153 Bind enable-local-variables to :safe, and make normal-mode obey it.
5154
5155 * files.el (enable-local-variables): Allow value :safe.
5156 (normal-mode): Doc fix.
5157 (hack-local-variables): Implement enable-local-variables = :safe.
5158 (hack-local-variables-confirm): Don't prevent quitting.
5159
5160 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5161
5162 * loadhist.el (unload-feature): A bit of sanity check of
5163 load-history entries. Cancel timer-vars before unbinding them.
5164
5165 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
5166 quote special chars, and make the trick work on the hex part of the
5167 buffer as well.
5168 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
5169 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
5170
5171 * startup.el (normal-splash-screen): Fix last change so we don't wait
5172 2 minutes if we don't show the splash screen.
5173
5174 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5175
5176 * textmodes/org.el (org-export-plain-list-max-depth)
5177 (org-table-spaces-around-separators)
5178 (org-radio-targets, org-activate-camels)
5179 (org-table-spaces-around-invisible-separators): Options removed.
5180 (org-time-stamp-rounding-minutes, org-remember-templates)
5181 (org-ellipsis, org-activate-links, org-descriptive-links):
5182 New options.
5183 (org-remember-apply-template, org-current-time)
5184 (org-finish-edit-table-field)
5185 (org-link-unescape, org-link-escape)
5186 (org-string-width, org-table-clean-line, org-html-do-expand)
5187 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
5188 (org-read-agenda-file-list): New functions.
5189 (org-table-edit-field)
5190 (org-table-create-or-convert-from-region): New commands
5191 (org-table-toggle-vline-visibility): Command removed.
5192 (org-table-convert-region): Made a command.
5193 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
5194 Replace with the normal org- functions.
5195 (org-self-insert-command): Don't trigger realign unnecessarily
5196 when blanking a field that is not full.
5197 (org-mode): `Set buffer-invisibility-spec' for links.
5198 (org-activate-links2): Hide link part and only show descriptive
5199 part of the link.
5200 (org-insert-link): Modify for new linking system.
5201 (org-store-link): Store description separately, for use by
5202 `org-insert-link'.
5203 (org-table-align): Use `org-string-width'.
5204 (defgroup): Completely new group structure for custom variables.
5205 (org-agenda-files): Option: Single file name allowed. Function:
5206 Optional argument unrestrited means ignore any restricitons.
5207 (org-install-agenda-files-menu): Find a buffer in Org-mode before
5208 trying to modify the menu. Use generalized access to
5209 `org-agenda-files.'
5210 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
5211 (org-agenda-file-to-front, org-remove-file, org-diary)
5212 (org-tags-view, org-export-icalendar-all-agenda-files)
5213 (org-export-icalendar-combine-agenda-files): Use generalized
5214 access to `org-agenda-files'.
5215 (org-remember-handler): Correctly preserve heading if present.
5216 (org-table-insert-row, org-table-insert-hline): Deal with
5217 invisible characters.
5218
5219 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
5220
5221 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
5222 (vc-annotate-color-map): New 18 element constant
5223 value/saturation, rotating hue colormap, from red->blue.
5224 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
5225 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
5226 (vc-annotate): To avoid killing the required local variables,
5227 set them before the end of `with-output-to-temp-buffer', and
5228 after first switching to annotate-mode.
5229 (vc-annotate-warp-version): Add buffer argument in goto-line to
5230 ensure annotation, not source, is scrolled.
5231
5232 2006-04-10 Bill Wohler <wohler@newt.com>
5233
5234 * custom.el (defcustom, custom-handle-keyword):
5235 Add :package-version keyword.
5236 (custom-add-package-version): New function. Sets value of new
5237 property 'custom-package-version from :package-version keyword.
5238 (defcustom): Create Common Keywords section in docstring.
5239 (defface, defgroup): Replace definitions of a select few keywords
5240 with a reference to the Common Keywords in defcustom.
5241 (defcustom, defface, defgroup): Replace reference to Customization
5242 chapter in manual with hyperlink.
5243
5244 * cus-edit.el (customize-package-emacs-version-alist):
5245 New variable.
5246 (customize-changed-options): Add check for custom-package-version.
5247 (customize-package-emacs-version): New function to look up Emacs
5248 version corresponding to the given package version.
5249
5250 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
5251 defun name, in similar fashion to find-variable-regexp.
5252
5253 2006-04-10 Eli Zaretskii <eliz@gnu.org>
5254
5255 * international/mule-cmds.el (set-locale-environment): Fix last
5256 change for when the locale's preferences don't specify any encoding.
5257
5258 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5259
5260 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
5261 so the defined var/fun doesn't need to be quoted.
5262
5263 2006-04-10 Richard Stallman <rms@gnu.org>
5264
5265 * finder.el (finder-mode-map): Add n and p bindings.
5266
5267 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
5268
5269 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
5270 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
5271 (gdb-setup-windows): Put something in source window if we can't find
5272 the source file.
5273 (gdb-frame-handler): Make it work again with just assembly.
5274 (gdb-data-list-register-values-handler): Make it work when there is
5275 no stack.
5276
5277 2006-04-09 Richard Stallman <rms@gnu.org>
5278
5279 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
5280 specs while looking for charset.
5281
5282 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
5283
5284 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
5285 Make them faces.
5286 (lm-font-lock-keywords): Update appropriately.
5287
5288 2006-04-10 Kim F. Storm <storm@cua.dk>
5289
5290 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
5291 it can also replace buffer-substring-no-properties.
5292
5293 * emulation/cua-base.el (cua-delete-region, cua-paste)
5294 (cua-repeat-replace-region): Use filter-buffer-substring.
5295
5296 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
5297 (cua-cut-region-to-global-mark): Likewise.
5298
5299 * emulation/cua-rect.el (cua--extract-rectangle)
5300 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
5301
5302 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5303
5304 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
5305 entry-type. Add field delimiters to numerical fields if they are
5306 not present.
5307
5308 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5309
5310 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
5311 string-const to return value.
5312 (bibtex-remove-delimiters): Use it.
5313
5314 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5315
5316 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
5317 cl-byte-compile-compiler-macro unless it exists.
5318
5319 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5320
5321 * files.el (hack-local-variables-confirm) <offer-save>:
5322 Clarify message text. Suggested by Ralf Angeli.
5323
5324 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5325
5326 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
5327 (delete-extract-rectangle-line): Use `filter-buffer-substring'
5328 instead of `buffer-substring' and `delete-region'. (Most of the
5329 code actually copied from `kill-region'.)
5330
5331 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
5332
5333 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
5334 (rcirc-default-port): Rename from rcirc-port.
5335 (rcirc-default-nick): Rename from rcirc-nick.
5336 (rcirc-default-user-name): Rename from rcirc-user-name.
5337 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
5338 (rcirc-low-priority-flag): New variable.
5339 (rcirc-decode-coding-system): New defcustom.
5340 (rcirc-encode-coding-system): New defcustom.
5341 (rcirc-coding-system-alist): New defcustom.
5342 (rcirc-multiline-major-mode): New defcustom.
5343 (rcirc-nick): New internal variable.
5344 (rcirc-process): Remove variable.
5345 (rcirc-server-buffer): New variable.
5346 (rcirc): Update to use rcirc-default-* variables above.
5347 (rcirc-connect): Do not add window-configuration-hook-here.
5348 (rcirc-server): New internal variable.
5349 (rcirc-connect): Do not send keepalive pings if
5350 rcirc-keepalive-seconds is nil.
5351 (with-rcirc-server-buffer): New macro.
5352 (rcirc-send-string): Encode with rcirc-encode-coding-system.
5353 (rcirc-server-name): Rename from rcirc-server.
5354 (rcirc-buffer-process): New function.
5355 (rcirc-buffer-nick): New function.
5356 (rcirc-buffer-target): Remove function.
5357 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
5358 New commands.
5359 (rcirc-mode-map): Change binding of C-c C-l to
5360 rcirc-toggle-low-priority.
5361 (rcirc-mode): Initialize coding system based on
5362 rcirc-coding-system-alist. New change-major-mode-hook to part the
5363 channel on a mode change. Make kill-buffer-hook buffer-local.
5364 (rcirc-change-major-mode-hook): New function.
5365 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
5366 (rcirc-last-post-time): New variable.
5367 (rcirc-process-message): Store the last time user posted a message
5368 to this target.
5369 (rcirc-multiline-minor-mode): New mode.
5370 (rcirc-multiline-minor-mode-map): New mode map.
5371 (rcirc-edit-multiline): Put multiline-edit buffer in
5372 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
5373 (rcirc-print): Ignore any line starting with an ignored nick.
5374 (rcirc-print): Decode using rcirc-decode-coding-system.
5375 (rcirc-track-minor-mode): Update global-mode-string when disabling
5376 this mode.
5377 (minor-mode-alist): Add LowPri indicator.
5378 (rcirc-toggle-low-priority): New function.
5379 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
5380 next lowpriority buffer with activity.
5381 (rcirc-record-activity): Sort buffers in rcirc-activity by the
5382 last time the user posted a message in to the target.
5383 (rcirc-update-activity-string): New formatting for low priority
5384 buffers.
5385 (rcirc-split-activity): New function.
5386 (rcirc-handler-PART, rcirc-handler-KICK)
5387 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
5388 (rcirc-nick-away-alist): New variable.
5389 (rcirc-handler-301): New handler. Away messages are printed once
5390 per change.
5391
5392 2006-04-08 Eli Zaretskii <eliz@gnu.org>
5393
5394 * info.el (Info-follow-nearest-node): Doc fix.
5395
5396 * international/mule-cmds.el (set-locale-environment): Make sure
5397 the coding-system preferred by the locale's language has the same
5398 EOL conversion type as the original buffer-file-coding-system.
5399 (locale-language-names): Add a few MS Windows language codes.
5400
5401 2006-04-07 Richard Stallman <rms@gnu.org>
5402
5403 * simple.el (eval-expression): Doc fix.
5404
5405 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
5406 (eval-defun): Doc fixes.
5407
5408 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5409
5410 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
5411
5412 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
5413
5414 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
5415 GDB list command without argument for greater generality.
5416
5417 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5418
5419 * subr.el (string-or-null-p): New function.
5420
5421 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
5422
5423 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
5424
5425 * files.el: Update comment about safe-local-variable declarations.
5426
5427 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5428
5429 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
5430 See idlwave.org.
5431
5432 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
5433 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
5434
5435 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
5436 See idlwave.org.
5437
5438 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
5439 version 6.0 (minimal changes). See idlwave.org.
5440
5441 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
5442 6.0 (minimal changes). See idlwave.org.
5443
5444 * progmodes/idlw-rinfo.el: File obsoleted and removed.
5445
5446 2006-04-06 Romain Francoise <romain@orebokech.com>
5447
5448 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
5449 symmetric encryption features and a new asynchronous interface to
5450 GnuPG. This new version is version 1.4, plus whitespace changes.
5451
5452 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5453
5454 * files.el: Move some `safe-local-variable' declarations to the
5455 respective files.
5456
5457 * textmodes/ispell.el (ispell-check-comments)
5458 (ispell-local-dictionary): Mark as safe.
5459
5460 * abbrev.el (abbrev-mode): Mark as safe.
5461
5462 * add-log.el (change-log-default-name): Mark as safe.
5463
5464 * textmodes/reftex-vars.el (reftex-vref-is-default)
5465 (reftex-fref-is-default, reftex-level-indent)
5466 (reftex-guess-label-type): Mark as safe.
5467
5468 * textmodes/fill.el (colon-double-space): Mark as safe.
5469
5470 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
5471 (sentence-end-double-space, sentence-end-without-period)
5472 (sentence-end-without-space, sentence-end, sentence-end-base)
5473 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
5474
5475 2006-04-06 Kim F. Storm <storm@cua.dk>
5476
5477 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
5478 the :set-after list.
5479 (ido-downcase-unc-hosts): New user option. Default on.
5480 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
5481 when it is set, as regexps are now applied on the fly.
5482 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
5483 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
5484 on the fly, but only when ido-process-ignore-lists is set.
5485 Do case insensitive filtering if ido-downcase-unc-hosts is set.
5486 Only downcase names if ido-downcase-unc-hosts is set.
5487
5488 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
5489
5490 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
5491
5492 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
5493
5494 2006-04-05 Kim F. Storm <storm@cua.dk>
5495
5496 * ido.el (ido-mode): Set after ido-unc-hosts and
5497 ido-ignore-unc-host-regexps.
5498 (ido-save-history): Save ido-unc-hosts-cache.
5499 (ido-load-history): Load ido-unc-hosts-cache.
5500 (ido-reread-directory): Refresh unc hosts cache in // dir.
5501
5502 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
5503 to nil while displaying slash screen.
5504
5505 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5506
5507 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
5508 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5509
5510 2006-04-05 Kenichi Handa <handa@m17n.org>
5511
5512 * international/characters.el: Setup cases of Latin, Greek, and
5513 Cyrillic characters in CJK charsets.
5514
5515 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5516
5517 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5518 default-enable-multibyte-characters. This reverts the change from
5519 revision 6.17 which is no longer necessary because the passphrase
5520 is sent separately now. GnuPG messages are unreadable under
5521 multibyte locales with default-enable-multibyte-characters set to nil.
5522
5523 2006-04-04 Andreas Schwab <schwab@suse.de>
5524
5525 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
5526 and `byte-compile-warnings' as `safe-local-variable'.
5527
5528 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
5529
5530 * man.el (Man-mode-map): Restore the \r binding.
5531 (Man-abstract-xref-man-page): If Man-target-string is a function,
5532 call it.
5533 (Man-highlight-references): Use Man-default-man-entry to get the
5534 target. Deal with xrefs too.
5535 (Man-highlight-references0): Don't call the target function.
5536
5537 * woman.el (WoMan-xref-man-page): Strip the section number, woman
5538 cannot deal with it.
5539
5540 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5541
5542 * pgg-gpg.el: Clean up process buffers every time gpg processes
5543 complete.
5544
5545 2006-04-04 Kenichi Handa <handa@m17n.org>
5546
5547 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
5548 here.
5549 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
5550 Temporarily bind inhibit-field-text-motion to t.
5551
5552 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5553
5554 * startup.el (normal-splash-screen): Only set mode-line-format in the
5555 splash buffer, so as not to interfere when debugging the code.
5556 Ignore errors when switching buffer.
5557
5558 2006-04-03 Romain Francoise <romain@orebokech.com>
5559
5560 * dired.el (dired-dnd-protocol-alist): Fix typo.
5561
5562 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5563
5564 * savehist.el (savehist): Add :version.
5565 (savehist-ignored-variables): New variable.
5566 (savehist-minibuffer-hook): Don't save variables listed in
5567 `savehist-ignored-variables'.
5568
5569 * dired.el (dired-dnd-protocol-alist): Mention that change does
5570 only apply to new buffers in doc string.
5571
5572 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5573
5574 * recentf.el (recentf-open-files-item): Include newline in button
5575 field, so opening a file will work, when the point is at the end
5576 of the file name. Allow, for example, to [i]search a file by
5577 extension and just push RET to open it.
5578
5579 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5580
5581 * pgg-gpg.el (pgg-gpg-process-filter)
5582 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5583
5584 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5585 lines, temporary fix.
5586
5587 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5588
5589 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
5590
5591 2006-04-02 Richard Stallman <rms@gnu.org>
5592
5593 * progmodes/compile.el (compilation-message-face): Make it defcustom.
5594
5595 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
5596
5597 * ibuf-macs.el (define-ibuffer-column): Add a new key:
5598 header-mouse-map.
5599
5600 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
5601 (ibuffer-mode-header-map): New keymaps.
5602 (ibuffer-update-title-and-summary): Enable mouse face highlighting
5603 and keybindings for column headers.
5604 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
5605 property.
5606
5607 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
5608
5609 * speedbar.el (speedbar-after-create-hook): Doc fix.
5610
5611 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
5612
5613 * shell.el (shell-directory-tracker)
5614 (shell-dynamic-complete-command): Doc fixes.
5615
5616 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
5617
5618 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
5619 terminals.
5620
5621 2006-04-01 Kim F. Storm <storm@cua.dk>
5622
5623 * ido.el (ido-unc-hosts-cache): New defvar.
5624 (ido-unc-hosts): If value of defcustom is a function, call it to
5625 get list of UNC hosts. Add function-item choices to specify
5626 ido-unc-hosts-net-view or user function.
5627 (ido-ignore-unc-host-regexps): New defcustom.
5628 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
5629 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
5630 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
5631
5632 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5633
5634 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
5635 wwidth.
5636
5637 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
5638
5639 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
5640 (ido-max-work-file-list, ido-switch-buffer)
5641 (ido-read-file-name-as-directory-commands):
5642 Fix typos in docstrings.
5643
5644 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5645
5646 * term/mac-win.el (mac-system-coding-system): Define and use after
5647 Mac-specific coding systems are ready.
5648
5649 2006-03-27 Romain Francoise <romain@orebokech.com>
5650
5651 * net/rcirc.el (rcirc-connect): Add autoload cookie.
5652
5653 * ldefs-boot.el: Update.
5654
5655 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5656
5657 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5658 passphrases when it is not needed.
5659 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5660 passphrase stuff from gpg, should only be necessary when you use
5661 gpg with a smartcard.
5662
5663 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * comint.el (comint-dynamic-list-completions): Allow user to
5666 select *Completions* buffer.
5667
5668 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
5669
5670 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
5671
5672 2006-03-26 Andreas Schwab <schwab@suse.de>
5673
5674 * progmodes/gud.el (gdb): Only complain about multiple debugging
5675 when the gdb process is still running.
5676
5677 2006-03-25 Eli Zaretskii <eliz@gnu.org>
5678
5679 * mail/rmail.el (tool-bar-map): Defvar it.
5680 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
5681 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
5682
5683 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
5684
5685 * help.el (print-help-return-message): Suggest to use
5686 display-buffer instead of switch-to-buffer-other-window to restore
5687 the previous window without selecting it.
5688
5689 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5690
5691 * frame.el (select-frame-by-name): Call x-focus-frame also when
5692 window-system is mac.
5693
5694 * term/mac-win.el: Adjust Courier font specifications in
5695 x-fixed-font-alist.
5696 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
5697 when directly encoding to UTF-16 in native byte order, no BOM.
5698
5699 2006-03-25 Kim F. Storm <storm@cua.dk>
5700
5701 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
5702 (cua--init-keymaps): Use it instead of fixed C-return.
5703 (cua-mode): Set after it.
5704
5705 * emulation/cua-rect.el (cua--init-rectangles):
5706 Use cua-rectangle-mark-key instead of fixed C-return.
5707
5708 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
5709
5710 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
5711 "run" in .gdbinit.
5712 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
5713
5714 2006-03-24 Romain Francoise <romain@orebokech.com>
5715
5716 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
5717 `display-buffer-other-frame'.
5718
5719 2006-03-24 Kim F. Storm <storm@cua.dk>
5720
5721 * apropos.el (apropos-synonyms): Add selection => region.
5722
5723 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5724
5725 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5726 (gdb-var-list-children-regexp, gdb-var-update-regexp)
5727 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
5728 (gdb-data-list-register-values-regexp)
5729 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
5730 Future proof against new fields being added to MI output.
5731 (gdb-send): Don't treat backslashes for program input as
5732 continuations.
5733 (gdb-assembler-handler): Don't use window-start for this handler.
5734 (gdb-frame-handler): Don't change to hollow arrow if overlay
5735 arrow doesn't move to new frame.
5736
5737 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
5738
5739 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
5740 prevent compiler warnings.
5741 (gdb-stopped): Check for gud-last-last-frame (case: signal).
5742 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
5743 (gdb-assembler-custom): Use hollow-right-triangle for assembler
5744 buffer too.
5745
5746 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
5747
5748 * pgg-gpg.el (pgg-gpg-update-agent): Check for
5749 make-network-process, so we can use the same code in Gnus v5-10
5750 too and have this file fully synchronized with that release.
5751
5752 2006-03-23 Romain Francoise <romain@orebokech.com>
5753
5754 * ibuf-ext.el (ibuffer-read-filter-group-name):
5755 Use `ibuffer-generate-filter-groups' to make completion list match
5756 the filter groups that are really displayed in the Ibuffer buffer.
5757 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
5758
5759 2006-03-23 Kenichi Handa <handa@m17n.org>
5760
5761 * international/mule-cmds.el (sort-coding-systems): Describe that
5762 the argument is modified in docstring.
5763
5764 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5765
5766 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5767 (pgg-gpg-update-agent): New function.
5768 (pgg-gpg-use-agent-p): New function.
5769 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5770 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5771 (pgg-gpg-sign-region): Use it.
5772
5773 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
5774
5775 * cus-edit.el (custom-face-set): Call custom-push-theme before
5776 face-spec set so that `changed' theme is correctly saved.
5777 (custom-face-reset-standard): Reset to recalculated face rather
5778 than defface spec.
5779
5780 * custom.el (custom-push-theme): Only save `changed' theme if the
5781 current face does not match the defface specs.
5782
5783 2006-03-21 Simon Josefsson <jas@extundo.com>
5784
5785 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5786 <wilde@sha-bang.de>.
5787 (pgg-gpg-use-agent): New variable.
5788 (pgg-gpg-process-region): Use it.
5789 (pgg-gpg-encrypt-region): Likewise.
5790 (pgg-gpg-encrypt-symmetric-region): Likewise.
5791 (pgg-gpg-decrypt-region): Likewise.
5792 (pgg-gpg-sign-region): Likewise.
5793 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5794
5795 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
5796
5797 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
5798 bracket links.
5799
5800 2006-03-21 Kim F. Storm <storm@cua.dk>
5801
5802 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
5803 fringe-indicator-alist instead of modifying global value.
5804 (gdb-frame-handler): Likewise.
5805
5806 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * diff-mode.el (diff-function): Make it inherit from diff-header
5809 instead of diff-context.
5810
5811 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
5812 bitmap.
5813 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
5814 change names in macro above for consistency.
5815 (gdb-frame-handler): Use hollow-right-triangle for all selected
5816 frames which except the innermost (where execution has stopped).
5817 (gdb-reset): Reset buffer-local values of overlay-arrow.
5818
5819 2006-03-20 Richard Stallman <rms@gnu.org>
5820
5821 * simple.el (set-mark-command): Doc fix.
5822
5823 * files.el (display-buffer-other-frame): New command.
5824 (ctl-x-4-map): Bind C-x 5 C-o to it.
5825
5826 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5827
5828 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
5829 rather than just defer-time, in case defer-time has been changed but
5830 the timer isn't running yet.
5831 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
5832
5833 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * help-mode.el (help-follow-symbol): New function.
5836 Essentially identical to the old `help-follow', but do not let
5837 `push-button' do the work when on an xref.
5838 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
5839
5840 2006-03-19 Richard Stallman <rms@gnu.org>
5841
5842 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
5843 preceded by the word `program'.
5844 (help-follow-mouse, help-follow): Throw error if not on xref.
5845 Delete no longer used args.
5846
5847 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
5848
5849 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
5850 annotation ensure gud-overlay-arrow-position is redisplayed.
5851
5852 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5853
5854 * textmodes/bibtex.el (bibtex-include-OPTkey)
5855 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
5856 (bibtex-autokey-name-case-convert)
5857 (bibtex-autokey-titleword-case-convert): Make these the aliases
5858 for the following two variables.
5859 (bibtex-autokey-name-case-convert-function)
5860 (bibtex-autokey-titleword-case-convert-function): Make these the
5861 real names.
5862 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
5863 bibtex-font-lock-crossref sublists.
5864 (bibtex-mode): Revert 2005-12-30 change (which made
5865 completion-ignore-case buffer-local).
5866 (bibtex-url): Simplify.
5867
5868 2006-03-19 Kim F. Storm <storm@cua.dk>
5869
5870 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
5871 cursor property value to 2 (to align with C level change).
5872
5873 2006-03-19 Bill Wohler <wohler@newt.com>
5874
5875 * image.el (image-load-path-for-library): Shorten first line in
5876 docstring.
5877
5878 2006-03-18 Richard Stallman <rms@gnu.org>
5879
5880 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
5881
5882 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
5883
5884 * isearch.el (isearch-other-meta-char): Handle user bindings for
5885 shifted control characters.
5886
5887 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
5888
5889 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
5890 part that matches email addresses, file names, etc.
5891
5892 2006-03-18 Eli Zaretskii <eliz@gnu.org>
5893
5894 * term/w32-win.el (mouse-set-font):
5895 Mention w32-list-proportional-fonts in the doc string.
5896
5897 2006-03-18 Kim F. Storm <storm@cua.dk>
5898
5899 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
5900 (ido-unc-hosts): New user option to explicitly define list of know
5901 UNC-style hosts for completion.
5902 (ido-cache-unc-host-shares-time): New user option.
5903 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
5904 New helper functions for UNC file-name support.
5905 (ido-may-cache-directory): Check for UNC host. Simplify.
5906 (ido-wash-history): Clean out old UNC hosts.
5907 (ido-nonreadable-directory-p): UNC hosts are always readable.
5908 (ido-directory-too-big-p): UNC hosts are never too big.
5909 (ido-set-current-directory): Handle UNC root path.
5910 (ido-file-name-all-completions): Complete UNC host names from
5911 ido-unc-hosts list. Cache UNC host shares.
5912 (ido-make-file-list-1): Don't filter UNC root.
5913 (ido-exhibit): Check for // in root directory, and switch to UNC
5914 mode by setting ido-current-directory to //.
5915
5916 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * cus-edit.el (customize-changed-options): Mention explicit
5919 version number as default in prompt.
5920
5921 2006-03-17 Bill Wohler <wohler@newt.com>
5922
5923 * image.el (image-load-path-for-library): Minor docstring fix.
5924
5925 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
5926
5927 * textmodes/org.el (org-read-date): Include subgroup 5 into
5928 replacement text.
5929 (org-popup-calendar-for-date-prompt): Fix customization type.
5930
5931 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
5932
5933 * progmodes/gdb-ui.el (gud-watch): Provide completion.
5934 (gdb-continuation): New variable.
5935 (gdb-send): Deal with continuation lines.
5936
5937 * progmodes/gud.el (gud-gdb-complete-command)
5938 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
5939 expressions.
5940 (gud-tooltip-mode): Use buffer-local value.
5941
5942 2006-03-16 Kim F. Storm <storm@cua.dk>
5943
5944 * ido.el (ido-edit-input): Use selected match, if any.
5945
5946 2006-03-16 Bill Wohler <wohler@newt.com>
5947
5948 * image.el (image-load-path-for-library): Prefer user's images in
5949 image-load-path.
5950
5951 2006-03-16 Martin Rudalics <rudalics@gmx.at>
5952
5953 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
5954 when checking for attempt to drag leftmost or rightmost scrollbar.
5955
5956 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
5957
5958 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
5959 (gdb-force-mode-line-update): New function.
5960 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
5961 (gdb-exited): Use them.
5962 (gdb-signal): New function.
5963 (gdb-annotation-rules): Provide a rule for it.
5964
5965 2006-03-16 Kenichi Handa <handa@m17n.org>
5966
5967 * international/mule.el (auto-coding-regexp-alist): Add entries
5968 for Unicode BOM.
5969
5970 * sort.el (sort-build-lists): Temporarily bind
5971 inhibit-field-text-motion to t.
5972
5973 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * locate.el (locate-command, locate-make-command-line)
5976 (locate-fcodes-file, locate-update-command)
5977 (locate-prompt-for-command, locate, locate-with-filter)
5978 (locate-get-file-positions): Doc fixes.
5979 (locate-buffer-name, locate-header-face): Remove leading `*' in
5980 defcustom.
5981 (locate-filter-output): Use `keep-lines' instead of its alias
5982 `delete-non-matching-lines'.
5983 (locate-get-filename, locate-get-dirname): Add introductory comment.
5984 (locate-find-directory-other-window): Give appropriate error
5985 message if used outside main listing.
5986
5987 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5988
5989 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
5990 the new extend-region feature.
5991 (font-lock-after-change-function): Update correspondingly.
5992 * jit-lock.el (jit-lock-after-change): Update correspondingly.
5993 * progmodes/grep.el (font-lock-lines-before): Don't disable.
5994
5995 2006-03-15 Bill Wohler <wohler@newt.com>
5996
5997 * image.el (image-load-path-for-library): Fix example by not
5998 recommending that one binds image-load-path. Just defvar it to
5999 placate compiler and only use it if previously defined.
6000
6001 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
6002
6003 * textmodes/org.el (org-insert-centered): Use `string-width' to
6004 make underlining work for wide characters.
6005 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
6006 TAB to `org-cycle', to make sure that no binding in
6007 `outline-mode-map' can supercede it.
6008
6009 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
6010
6011 * allout.el: Increment version to 2.2.1 in file commentary.
6012
6013 (allout-version): Increment to 2.2.1.
6014
6015 (allout-default-layout): New customization variable, used when the
6016 file lacks a specific allout-layout. Uses allout-layout-type for
6017 recursively nested definition.
6018
6019 (allout-layout-type): Widget defining allout layouts, necessary for
6020 self-recursive definition.
6021
6022 (allout-mode): Incorporate allout-default-layout as fallback for
6023 allout-layout.
6024
6025 (allout-layout): Mark as 'safe-local-variable', and refer mention
6026 fallback to `allout-default-layout' in absence of a specified value.
6027 (allout-passphrase-verifier-string)
6028 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
6029
6030 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
6031
6032 (allout-get-encryption-passphrase-verifier): Use correct name of
6033 passphrase verifier in docstring.
6034
6035 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
6036
6037 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
6038 elements.
6039 (gdb-find-watch-expression): Make it work for arrays too.
6040 Follow change to gdb-var-list.
6041 (gud-watch): Allow the user to enter variable name with a prexix
6042 arg. Create keybindings.
6043 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6044 (gdb-var-list-children-handler, gdb-var-update-handler)
6045 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
6046 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
6047 Follow change to gdb-var-list.
6048 (gdb-starting): Don't show the overlay arrows when program is running.
6049
6050 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
6051 gdb-var-list.
6052
6053 2006-03-14 Bill Wohler <wohler@newt.com>
6054
6055 * image.el (image-load-path-for-library): Pass value of path
6056 rather than symbol. Always return list of directories.
6057 Guarantee that image directory comes first.
6058
6059 2006-03-14 Alan Mackenzie <acm@muc.de>
6060
6061 * font-core.el (font-lock-extend-region\(-function\)?.):
6062 New function/variable.
6063
6064 * font-lock.el (font-lock-after-change-function):
6065 Call font-lock-extend-region. Obey font-lock-lines-before.
6066 (font-lock-default-fontify-region): Remove reference to
6067 font-lock-lines-before.
6068
6069 * jit-lock.el (jit-lock-after-change):
6070 Call font-lock-extend-region. Obey font-lock-lines-before.
6071
6072 2006-03-14 David Ponce <david@dponce.com>
6073
6074 * tree-widget.el (tree-widget-themes-load-path)
6075 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6076
6077 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
6078
6079 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
6080 (rcirc-print): Mark the start of text at the end of the prompt.
6081 (rcirc-track-minor-mode): Add autoload cookie.
6082 (rcirc-update-activity-string): Add space to front of mode-line
6083 indicator.
6084
6085 2006-03-13 Miles Bader <miles@gnu.org>
6086
6087 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
6088 (rcirc-abbrev-nick): Remove function.
6089 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
6090
6091 2006-03-13 David Ponce <david@dponce.com>
6092
6093 * tree-widget.el: Handle themes across all occurrences of the main
6094 themes sub-directory found in tree-widget-themes-load-path.
6095 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
6096 (tree-widget--locate-sub-directory): Return all occurrences.
6097 (tree-widget-themes-path): New function.
6098 Replace tree-widget-themes-directory, and return a list of directories.
6099 (tree-widget-set-parent-theme)
6100 (tree-widget-lookup-image): Use it.
6101
6102 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
6103
6104 * textmodes/org.el (org-link-search): Avoid self-matching of
6105 links, allow target text to be distributed over several lines.
6106 (org-search-not-link): New function.
6107 (org-set-regexps-and-options, org-get-current-options):
6108 New startup options.
6109 (org-export-as-html): Take odd-level setting from local variable.
6110 (org-fontify-emphasized-text): New option.
6111 (org-set-font-lock-defaults): Include emphasized text.
6112 (org-follow-mhe-link): Allow folder-only links, fix folder name.
6113 (org-font-lock): Customize group renamed from `org-faces'.
6114
6115 2006-03-13 John Paul Wallington <jpw@pobox.com>
6116
6117 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
6118 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
6119
6120 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
6121
6122 * cus-start.el (all): Delete :version keyword for members of the
6123 fringe group, since the entire group is new in 22.1.
6124
6125 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
6126
6127 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
6128 map if value is hexadecimal (an address).
6129 (gud-watch): Only search roots for existing watch expressions.
6130 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
6131 prevent caching problems with speedbar-update-directory-contents.
6132
6133 2006-03-12 Juri Linkov <juri@jurta.org>
6134
6135 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
6136 before comparing with `low' and `warn'.
6137
6138 * info.el (Info-dir-remove-duplicates): Move point to the
6139 beginning of the current line after deleting the entries from
6140 redundant heading. Use marker for `limit' and compare it with
6141 point before calling `re-search-forward'.
6142
6143 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6144
6145 * simple.el (yank): Fix typo in docstring.
6146
6147 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
6148
6149 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
6150 messages, where "D" is the 6th character.
6151
6152 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6153
6154 * simple.el (yank): Fix last change.
6155
6156 2006-03-11 David Ponce <david@dponce.com>
6157
6158 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
6159 merging elements from the standard ispell-dictionary-alist.
6160 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
6161 alist, and return the new alist.
6162
6163 2006-03-11 Richard Stallman <rms@gnu.org>
6164
6165 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
6166
6167 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
6168 the way it is implemented is too unclean.
6169
6170 * simple.el (kill-region, yank): Doc fix.
6171
6172 * battery.el (battery-echo-area-format): Doc fix.
6173 (battery-mode-line-format): Likewise.
6174 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
6175 (battery-linux-proc-acpi): Ignore batteries that say "charged".
6176
6177 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6178
6179 * progmodes/octave-mod.el (octave-indent-for-comment):
6180 Behave according to do string.
6181
6182 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
6183
6184 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
6185 Be visible only if major mode is Mail Mode.
6186
6187 * textmodes/flyspell.el (flyspell-external-point-words)
6188 (flyspell-process-localwords): Fix last changes.
6189
6190 2006-03-11 Eli Zaretskii <eliz@gnu.org>
6191
6192 * calendar/holidays.el (list-holidays): Doc fix.
6193
6194 * international/mule.el (auto-coding-alist): Add .odt
6195 (OpenOffice's open document) files.
6196
6197 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
6198 document) files. Mention in the doc string the need to sync with
6199 auto-coding-alist.
6200
6201 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
6202
6203 * files.el (hack-local-variables-confirm): Don't prompt for ! if
6204 enable-local-variables is set to always query, or there is no
6205 savable variable.
6206
6207 2006-03-10 Bill Wohler <wohler@newt.com>
6208
6209 * image.el (image-load-path-for-library): Merge at least three
6210 functions from Gnus and MH-E into this one function that can now
6211 be shared.
6212
6213 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
6214
6215 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
6216 gdb-remove-mouse-face and remove help-echo too.
6217 (gdb-enqueue-input): Correct conditional clause.
6218
6219 2006-03-10 Glenn Morris <rgm@gnu.org>
6220
6221 * calendar/calendar.el (calendar-holidays): Doc fix.
6222 * calendar/holidays.el (list-holidays): Doc fix.
6223
6224 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
6225
6226 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
6227 it gets called in gdb-prompt anyway.
6228 (gdb-use-separate-io-buffer): Only restore window arrangement for
6229 gdb-many-windows.
6230 (gdb-enqueue-input): Make it harder to send GDB input when program
6231 is running.
6232 (gdb-buffer-list): New variable.
6233 (gdb-remove-mouse-face): New function.
6234 (gdb-starting): Use it when GDB input won't get sent.
6235
6236 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
6237
6238 * help.el (view-lossage): Remove trailing whitespace before
6239 inserting "\n".
6240
6241 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
6242
6243 * files.el (hack-local-variables-confirm):
6244 Set coding-system-for-read to nil before writing to .emacs.
6245
6246 * arc-mode.el (archive-extract): Check if an existing buffer name
6247 comes from a different archive.
6248
6249 * help.el (describe-key-briefly): If KEY is a down event, read and
6250 discard the up event.
6251
6252 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
6253
6254 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
6255 be edited and use font-lock-warning-face for any changes.
6256
6257 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
6258 (gdb-edit-value): Use it to report any errors.
6259
6260 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
6261
6262 * help.el (describe-key): Remove leftover test code.
6263
6264 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6265
6266 * textmodes/org.el: Move defvars out of eval-when-compile.
6267 Use buffer-file-name variable.
6268 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
6269 arg `file'.
6270 (org-level-faces): Remove startup dependency.
6271 (org-cycle, org-map-tree, org-scan-tags)
6272 (org-remember-handler): Don't call `outline-level' directly.
6273 (org-mhe-search-all-folders): New option.
6274 (org-mhe-get-message-folder-from-index)
6275 (org-mhe-get-message-folder): Fix indexing search.
6276 (org-format-agenda-item): Handle nil TAGS argument.
6277 (org-cleaned-string-for-export, org-activate-target-links)
6278 (org-make-target-link-regexp): Deal with empty radio target list.
6279 (org-tag): New face.
6280 (org-get-level-face): New function.
6281 (org-set-font-lock-defaults): Simplify setup for headlines.
6282 (org-complete): Pass common substring to `display-completion-list'.
6283
6284 2006-03-06 David Ponce <david@dponce.com>
6285
6286 * tree-widget.el: Update Commentary header.
6287 (tree-widget-theme-name): Ignore parent themes.
6288 (tree-widget-set-parent-theme): New function.
6289 (tree-widget-set-theme): Use it.
6290 (tree-widget-set-image-properties): Move definition. Does nothing
6291 if image properties have already been set.
6292 (tree-widget-image-properties): Move definition. Receive an image
6293 name. Set the :pointer property.
6294 (tree-widget-lookup-image): Doc fix. Search in parent themes.
6295 Don't set the :pointer image property.
6296 (tree-widget-convert-widget): New function. Handle :dynargs
6297 compatibility here.
6298 (tree-widget): Use it to :convert-widget. Add the :expander-p
6299 predicate to control when the :expander function is entered.
6300 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
6301 (tree-widget-value-create): Handle :expander-p. widget-apply
6302 :expander.
6303 (tree-widget-expander-p): New function. Default value of the
6304 :expander-p property.
6305
6306 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
6307
6308 * help.el (describe-key): Properly handle the return value of
6309 read-key-sequence when grabbing an up-event. Cleanup mouse-1
6310 remaps. Handle string and vector `follow-link' values.
6311
6312 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
6313
6314 * complete.el (PC-expand-many-files): Try be more careful when parsing
6315 the shell's output.
6316
6317 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6318
6319 * outline.el (hide-sublevels): Provide better interactive default.
6320
6321 2006-03-06 Kenichi Handa <handa@m17n.org>
6322
6323 * international/fontset.el (create-fontset-from-fontset-spec):
6324 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
6325
6326 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
6327
6328 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
6329 backslashes instead of one in regexp.
6330 (gud-tooltip-dereference): Add missing optional argument.
6331
6332 2006-03-04 John Paul Wallington <jpw@pobox.com>
6333
6334 * wdired.el (toplevel): Require `cl' at compile-time.
6335
6336 2006-03-04 Andreas Schwab <schwab@suse.de>
6337
6338 * server.el (server-process-filter): Handle errors during
6339 evaluation of the argument.
6340
6341 2006-03-03 John Paul Wallington <jpw@pobox.com>
6342
6343 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
6344 escape parentheses at beginning of line.
6345 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
6346 (t-mouse-mode): Remove period from end of error message.
6347
6348 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
6349
6350 * textmodes/flyspell.el (flyspell-process-localwords):
6351 Be case-sensitive.
6352
6353 2006-03-03 Martin Rudalics <rudalics@gmx.at>
6354
6355 * cus-edit.el (custom-quote): Remove function, since it has been
6356 moved to custom.el.
6357
6358 * font-lock.el (lisp-font-lock-keywords-2)
6359 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
6360 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
6361 they have no special meaning.
6362
6363 * midnight.el (clean-buffer-list): Handle case where base-buffer of
6364 indirect buffer gets killed before indirect buffer. Use dolist.
6365
6366 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6367
6368 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
6369 value instead of a literal constant (1) on more pauses.
6370
6371 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
6372
6373 * textmodes/flyspell.el (flyspell-external-point-words):
6374 Be case-sensitive.
6375
6376 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
6377
6378 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
6379 with "www".
6380
6381 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
6382
6383 * allout.el: Restablish intermediate missing comment header to
6384 preserve outline structure.
6385 (allout-beginning-of-current-entry): Skip invisible text.
6386 (allout-open-topic): Fix opening a topic at end-of-buffer.
6387 (allout-minor-mode): Move nearer to allout-mode function.
6388
6389 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
6390
6391 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
6392
6393 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
6394
6395 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
6396 is nil.
6397
6398 * progmodes/gud.el (gud-speedbar-menu-items):
6399 Use buffer-local-value and add missing :visible keyword.
6400
6401 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
6402
6403 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6404
6405 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
6406 must be `follow-link'.
6407
6408 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
6409
6410 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
6411 formatting: No nested anchors.
6412 (org-all-targets): Fix bug with XEmacs compatibility.
6413 (org-read-date): Add (require 'parse-time).
6414 (org-set-tags): Fix bug with extra inserted space.
6415 (org-export-html-style): Define a style class for targets.
6416 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
6417 (org-hide-leading-stars): New option.
6418 (org-hide): New face.
6419 (org-set-font-lock-defaults): Allow to hide leading stars.
6420 (org-get-legal-level, org-tr-level): New functions.
6421 (org-odd-levels-only): New option.
6422 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
6423 (org-demote, org-promote): Deal with double-star levels.
6424 (org-convert-to-odd-levels): New command.
6425
6426 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
6427
6428 * speedbar.el (speedbar-update-localized-contents): Try to
6429 preserve window-start.
6430 (speedbar-update-directory-contents): Try to preserve window-start
6431 and window-point.
6432 (speedbar-update-special-contents): Don't move back to start of window.
6433
6434 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
6435 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
6436 speedbar-timer-fn.
6437 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
6438 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
6439 instead of gdb-speedbar-timer-fn.
6440
6441 2006-02-28 Jay Belanger <belanger@truman.edu>
6442
6443 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
6444 (math-compose-expr): Use latex option when calling
6445 `math-compose-tex-matrix' for latex mode.
6446
6447 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
6448
6449 * speedbar.el: Re-instate comments about developing for speedbar
6450 [this is what info and gdb-ui use even if better methods exist now].
6451
6452 * t-mouse.el: New file.
6453 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
6454 (t-mouse-lispy-buffer-posn-from-coords): Remove.
6455 (t-mouse-make-event-element): Use posn-at-x-y instead.
6456 (t-mouse-make-event): Deal with Fedora Core 3.
6457 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
6458 (t-mouse-mouse-position-function): New function. Use it instead
6459 of advising mouse-position.
6460 (t-mouse-mode): New minor mode.
6461 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
6462
6463 2006-02-27 Glenn Morris <rgm@gnu.org>
6464
6465 * calendar/calendar.el (calendar-holidays): Doc fix.
6466
6467 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
6468
6469 * progmodes/gdb-ui.el (gdb-source-window): New variable.
6470 Re-introduce the concept of a source window.
6471 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
6472 consistency with get-buffer-create.
6473 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6474 (gdb-data-list-register-values-handler)
6475 (gdb-stack-list-locals-handler): Try to preserve window-start as
6476 well as window-point.
6477 (gdb-display-source-buffer): New function (old concept).
6478 (gdb-goto-breakpoint): Use it.
6479
6480 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
6481 for gdb-ui/gdb-mi (old concept).
6482
6483 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
6484
6485 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
6486 binding.
6487
6488 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
6489
6490 * textmodes/reftex-sel.el (reftex-select-label-map)
6491 (reftex-select-bib-map): Add `follow-mouse' binding.
6492
6493 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
6494
6495 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6496 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
6497 Give :set functions to provide automatic updating.
6498 Update docstring. Give compiler defvars early in the file
6499 and move the defcustoms to a later spot where all called functions
6500 are defined.
6501 (jka-compr-file-name-handler-entry): Doc fix.
6502 (jka-compr-compression-info-list--internal)
6503 (jka-compr-mode-alist-additions--internal)
6504 (jka-compr-load-suffixes--internal): New variables.
6505 (jka-compr-install): Set the three above variables.
6506 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6507 (jka-compr-update, jka-compr-set): New functions.
6508 (auto-compression-mode): Doc fix.
6509
6510 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
6511 Update `load-file-rep-suffixes' instead of `load-suffixes'.
6512 Use jka-compr-compression-info-list--internal,
6513 jka-compr-mode-alist-additions--internal and
6514 jka-compr-load-suffixes--internal.
6515
6516 * files.el (load-library):
6517 * loadhist.el (file-loadhist-lookup):
6518 * startup.el (command-line):
6519 * subr.el (locate-library):
6520 * emacs-lisp/autoload.el (update-directory-autoloads):
6521 * emacs-lisp/find-func.el (find-library-suffixes):
6522 Use `get-load-suffixes' instead of `load-suffixes'.
6523
6524 * subr.el (locate-library):
6525 * emacs-lisp/find-func.el (find-library-name):
6526 Use `load-file-rep-suffixes' instead of '("").
6527
6528 2006-02-26 Kim F. Storm <storm@cua.dk>
6529
6530 * ido.el (ido-save-history, ido-load-history): Simplify.
6531 Don't use find-file-noselect to avoid interference from other modes.
6532
6533 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
6534
6535 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
6536 to use the default shell if filename is not available.
6537 Reported by Giorgos Keramidas.
6538
6539 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
6540
6541 * progmodes/etags.el (tags-completion-table): Do completion from
6542 all the tables in the current list, as documented in the manual.
6543
6544 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6545
6546 * CC Mode Update to 5.31.3.
6547
6548 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6549
6550 * progmodes/cc-mode.el (c-postprocess-file-styles):
6551 Bind inhibit-read-only to t, around the call to
6552 c-remove-any-local-eval-or-mode-variables, so that it works on a
6553 RO file.
6554
6555 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6556
6557 * progmodes/cc-awk.el: Correct a typo.
6558
6559 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6560
6561 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
6562 c-hungry-delete-backwards, at the request of RMS. Leave the old
6563 name as an alias.
6564
6565 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6566
6567 * progmodes/cc-mode.el: Correct a typo.
6568
6569 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6570
6571 * progmodes/cc-defs.el: Update the version number to 5.31.3.
6572
6573 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6574
6575 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
6576 brace-else-brace (error due to mbeg, mend being undefined).
6577
6578 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6579
6580 * progmodes/cc-mode.el: File Local variables: Solve the problem
6581 where both `mode' and c-file-offsets are specified: `mode' will
6582 overwrite c-f-o's settings:
6583 (c-remove-any-local-eval-or-mode-variables): New function.
6584 (c-postprocess-file-styles): Call the above new function, within
6585 c-tentative-buffer-change, to splat `mode' and `eval' before the
6586 second hack-local-variables.
6587
6588 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6589
6590 * progmodes/cc-mode.el:
6591 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
6592 (c-after-change): Protect the match data with save-match-data.
6593 It was getting corrupted by c-after-change-check-<>-operators.
6594
6595 * cc-defs.el: [Supersedes patch V1.38]:
6596 (top level): Check for a buggy font-lock-compile-keywords ONLY in
6597 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
6598
6599 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
6600 with save-match-data. It was being corrupted when Font Lock was
6601 not enabled.
6602
6603 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6604
6605 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
6606 Mode and Subword Mode.
6607
6608 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
6609 real labels ("case 1:" or "foo:") from non-labels ("public:").
6610 (c-forward-objc-directive): Replace c-forward-token-2 with crude
6611 coding; c-f-t-2 doesn't move over a token at EOB.
6612
6613 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
6614
6615 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
6616 (c-update-modeline): Concatenate the minor mode indicators
6617 directly onto mode-name, removing c-submode-indicators.
6618 Sometimes, c-s-i got separated from the mode name on the mode line.
6619
6620 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
6621 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
6622
6623 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
6624
6625 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
6626 error message when there's an evaluation error to show whether
6627 it's loaded from source or not.
6628 (c-filter-ops): Make it available at runtime too to work when
6629 `c-make-init-lang-vars-fun' needs to evaluate from source.
6630
6631 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
6632
6633 * help.el (help): Revert last part of 2006-02-23 change (deletion
6634 of the `provide' call).
6635
6636 2006-02-23 Juri Linkov <juri@jurta.org>
6637
6638 * compare-w.el (compare-windows-highlight): Add new value
6639 `persistent' and change :type from `boolean' to `choice'.
6640 (compare-windows-overlays1, compare-windows-overlays2):
6641 New internal variables.
6642 (compare-windows-highlight): If compare-windows-highlight is
6643 `persistent', add current overlays to compare-windows-overlays[12]
6644 instead of adding compare-windows-dehighlight to pre-command-hook.
6645 (compare-windows-dehighlight): Delete all overlays from
6646 compare-windows-overlays[12].
6647
6648 * info.el (Info-search): Don't bind search-spaces-regexp to
6649 Info-search-whitespace-regexp in non-regexp isearch mode.
6650
6651 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6652
6653 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
6654
6655 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
6656
6657 * textmodes/org.el (org-xemacs-p)
6658 (org-export-html-show-new-buffer, org-table-may-need-update)
6659 (org-insert-item, org-mhe-get-message-real-folder)
6660 (org-mhe-get-message-folder-from-index)
6661 (org-mhe-get-message-folder, org-mhe-get-message-num)
6662 (org-mhe-get-header, org-make-org-heading-search-string)
6663 (org-make-org-heading-camel, org-table-sort-lines)
6664 (org-format-org-table-html, org-format-table-table-html):
6665 Fix typos in docstrings.
6666
6667 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
6668
6669 * textmodes/org.el (org-cleaned-string-for-export)
6670 (org-solidify-link-text): New function.
6671 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
6672 XEmacs, just to silence the compiler.
6673 (org-export-as-ascii, org-export-as-html-and-open):
6674 Use `org-cleaned-string-for-export' and create internal links.
6675 (org-follow-mhe-link): Require mh-e, use folder.
6676
6677 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6678
6679 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
6680
6681 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
6682 gdb-debug-log-length.
6683 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
6684 it a real ring but...
6685 (gud-gdba-marker-filter): ...make it work like mark-ring.
6686 (gdb-enable-debug): Rename from gdb-enable-debug-log.
6687 (gdb-mouse-jump): New function. Add bindings.
6688
6689 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
6690
6691 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
6692 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
6693 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
6694 (gdb-debug-log-length): Customize it's length.
6695 (gud-watch, gdb-var-create-handler): Display function::var format
6696 but don't use to create variable object.
6697 (gdb-var-create-handler): Use message-box in place of message.
6698 (gdb-stopped): Call gdb-exited if signalled.
6699
6700 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6701
6702 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
6703
6704 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
6705
6706 * textmodes/reftex.el (reftex-locate-file): Search all extensions
6707 if `reftex-try-all-extensions' is set.
6708
6709 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
6710 fail silently when there is no valid argument at point.
6711 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
6712 `fail-silently' argument. From a patch by David Reiter.
6713
6714 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
6715 New commands.
6716 (org-mark-ring): New variable.
6717 (org-mark-ring-length): New option.
6718 (org-open-at-point, org-goto, org-open-file): Push old position
6719 onto the mark ring.
6720 (org-add-hook): New function.
6721 (org-export-table-remove-special-lines): New option.
6722 (org-skip-comments, org-format-org-table-html): Respect new
6723 option `org-export-table-remove-special-lines'.
6724 (org-open-file): Allow special command configuration for
6725 directory link.
6726 (org-file-apps): Fix bugs in customize type, added setting
6727 for directories.
6728 (org-activate-tags, org-format-agenda-item, org-complete)
6729 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
6730 (org-get-tags, org-get-buffer-tags, org-open-at-point)
6731 (org-link-search, org-make-org-heading-search-string)
6732 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
6733 (org-radio-targets, org-file-link-context-use-camel-case)
6734 (org-activate-camels): New options.
6735 (org-update-radio-target-regexp, org-all-targets)
6736 (org-make-target-link-regexp, org-activate-target-links):
6737 New functions.
6738 (org-make-org-heading-search-string): New function.
6739 (org-store-link, org-insert-link): Use new option
6740 `org-file-link-context-use-camel-case'.
6741 (org-activate-camels): Use new option `org-activate-camels'.
6742 (org-link-regexp): Add mhe prefix.
6743 (org-open-at-point, org-store-link): Support for mhe links.
6744 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
6745 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
6746 (org-mhe-get-header, org-follow-mhe-link): New functions.
6747 (org-remove-angle-brackets, org-add-angle-brackets):
6748 New functions.
6749 (org-bracket-link-regexp): New constant.
6750 (org-read-date): Fix bug that was rejecting all typed dates.
6751 (org-link-search): Make hierarchy above visible after a match.
6752 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
6753 (org-store-link): Fix bug with link creation when cursor is in
6754 an empty line.
6755 (org-open-at-point): Fix bug with matching a link.
6756 Fixed buggy argument sequence in call to `org-view-tags'.
6757 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6758 (org-prefix-has-tag): New variable.
6759 (org-format-agenda-item): Remove tags from headline
6760 if appropriate.
6761 (org-agenda-remove-tags-when-in-prefix): New option.
6762
6763 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
6764
6765 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
6766 Fix the regular expressions.
6767
6768 2006-02-21 Richard M. Stallman <rms@gnu.org>
6769
6770 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
6771 if there's no other specific basis.
6772
6773 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
6774 as variables at all.
6775 (unsafep-variable): Rename arg; doc fix.
6776
6777 * abbrevlist.el (list-one-abbrev-table): Add autoload.
6778
6779 * calendar/appt.el (diary-selective-display): Add defvar.
6780
6781 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
6782
6783 * isearch.el (search-whitespace-regexp): Fix custom type.
6784
6785 * help.el (describe-key-briefly): Compute interactive args
6786 in same was as before previous change.
6787
6788 * files.el (enable-local-variables): Doc fix.
6789
6790 2006-02-21 Kim F. Storm <storm@cua.dk>
6791
6792 * fringe.el: Cleanup as file is now pre-loaded.
6793 (fringe-bitmaps): Initialize unconditionally.
6794 (fringe-mode, set-fringe-style): Remove autoload cookies.
6795
6796 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6797
6798 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
6799 `horizontal-bar'.
6800 (fringe-cursor-alist): Use `horizontal-bar'.
6801
6802 2006-02-20 Kim F. Storm <storm@cua.dk>
6803
6804 * fringe.el (fringe-bitmaps): Update to new bitmap names.
6805 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
6806
6807 * loadup.el: Load "fringe" on window systems.
6808
6809 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6810
6811 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
6812 out of scope components.
6813
6814 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
6815 default.
6816
6817 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
6818
6819 * custom.el (customize-mark-to-save, customize-mark-as-set):
6820 Load the symbol first.
6821
6822 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6823
6824 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
6825 strech spec so it doesn't display as "^J" on the header line
6826 when `Buffer-menu-use-header-line' is t.
6827
6828 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
6829
6830 * speedbar.el (speedbar-make-button): Keep text properties
6831 of string arguments if desired.
6832
6833 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
6834 expessions.
6835
6836 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
6837 of speedbar.
6838
6839 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
6840
6841 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
6842 to value of `read-file-name-completion-ignore-case'.
6843
6844 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
6845
6846 * custom.el (customize-mark-as-set): Push to `user' theme.
6847
6848 * cus-edit.el (custom-save-variables): Allow unthemed values.
6849 (customize-set-variable): Push setting to `user' theme.
6850
6851 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6852
6853 * progmodes/gud.el: Don't require font-lock as it's now
6854 automatically loaded.
6855 (gud-speedbar-buttons): Replace gdb-var-changed with
6856 gdb-force-update.
6857
6858 * progmodes/gdb-ui.el (gdb-force-update): Rename from
6859 gdb-var-changed.
6860 (gdb-post-prompt): Use it.
6861 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
6862 (gdb-var-update-handler, gdb-var-delete)
6863 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
6864 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
6865 gdb-force-update in gdb-post-prompt.
6866 (gdb-reset): Clear watch expressions from speedbar when quitting.
6867
6868 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6869
6870 * viper-cmd.el (viper-insert-state-post-command-sentinel)
6871 (viper-change-state-to-vi, viper-change-state-to-emacs):
6872 Make aware of cursor coloring in the Emacs state.
6873 (viper-special-read-and-insert-char): Use read-char-exclusive.
6874 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
6875
6876 * viper-init.el (viper-emacs-state-cursor-color): New variable.
6877
6878 * viper-util.el (viper-save-cursor-color)
6879 (viper-get-saved-cursor-color-in-replace-mode)
6880 (viper-get-saved-cursor-color-in-insert-mode)
6881 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
6882 state.
6883 (viper-get-saved-cursor-color-in-emacs-mode): New function.
6884
6885 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
6886 (ediff-ignore-case-option3, ediff-actual-diff-options)
6887 (ediff-actual-diff3-options): New variables to control case sensitivity.
6888 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
6889 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
6890 (ediff-toggle-ignore-case): New function.
6891 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
6892
6893 * ediff-help.el (ediff-long-help-message-narrow2)
6894 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
6895 (ediff-long-help-message-word-mode): Add ignore-case command.
6896 (ediff-help-for-quick-help): Add ignore-case command.
6897
6898 * ediff-merg.el: Move provide to the end.
6899
6900 * ediff-ptch.el: Move provide to the end.
6901
6902 * ediff-wind.el: Move provide to the end.
6903
6904 * ediff-mult.el: Move provide to the end.
6905 (ediff-set-meta-overlay): Enable follow-link.
6906
6907 * ediff.el: Move provide to the end.
6908 Break recursive load cycle in eval-when-compile.
6909 (ediff-patch-buffer): Better heuristics.
6910
6911 * ediff-util.el: Move provide to the end.
6912 Break recursive load cycle in eval-when-compile.
6913 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
6914 defuns.
6915 (ediff-submit-report): Pass the values of ediff-diff3-program,
6916 ediff-diff3-options.
6917
6918 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
6919
6920 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
6921 the opening bracket of the following bracketing pairs: {}, [], (), <>,
6922 `' (for example, in the docstring of `windmove-default-keybindings').
6923
6924 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
6925
6926 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
6927 shadow face. Don't provide binding to edit variable when it is
6928 out of scope.
6929
6930 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6931 (gdb-var-update-handler): Detect out of scope variables with pre
6932 GDB 6.4 too.
6933 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
6934 Reset status of variable objects to nil in update handlers.
6935 (gdb-var-update-handler-1): Detect when a variable object comes
6936 in scope. setcar on var changes gdb-var-list directly.
6937
6938 2006-02-17 Juri Linkov <juri@jurta.org>
6939
6940 * ffap.el (ffap) <defface>: Add explicit face declaration.
6941 (ffap-highlight): Use face `ffap' directly instead of checking
6942 for its existence.
6943
6944 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
6945 `visible-ok' of `other-buffer' to find the right original buffer.
6946
6947 * info.el (Info-search): Skip `Local Variables' node.
6948
6949 2006-02-17 Juri Linkov <juri@jurta.org>
6950
6951 * info.el (Info-find-file): Check for symbols `apropos', `history',
6952 `toc' in the input filename, and return these symbols as is.
6953 (Info-find-node-2): Set Info-current-file to symbols `apropos',
6954 `history', `toc' instead of strings.
6955 (Info-set-mode-line): For non-string Info-current-file use the
6956 symbol's name inside **.
6957 (Info-isearch-push-state): Add quote before Info-current-file and
6958 Info-current-node.
6959 (Info-isearch-pop-state): Use `equal' instead of `string='.
6960 (Info-extract-pointer, Info-following-node-name): Use
6961 `match-string-no-properties' instead of `match-string'.
6962 (Info-up): Check `old-file' for `stringp'.
6963 (Info-history): Use `equal' instead of `string-equal'.
6964 Check `file' for `stringp'.
6965 (Info-history): Use symbol `history' instead of string as first arg
6966 of `Info-find-node'.
6967 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
6968 `toc' instead of string.
6969 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
6970 instead of `buffer-substring', and `match-string-no-properties'
6971 instead of `match-string'.
6972 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
6973 instead of strings.
6974 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
6975 Use symbol `apropos' instead of string.
6976 (Info-copy-current-node-name): Check `Info-current-file' for
6977 `stringp' and construct a command with `Info-find-node' from it.
6978 (Info-fontify-node): Use `match-string-no-properties' instead of
6979 `match-string' and check file names for `stringp'.
6980 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
6981 `history', `toc' instead of strings.
6982
6983 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
6984
6985 * files.el: Rearrange functions and variables in the file local
6986 variables section.
6987
6988 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
6989
6990 * files.el: Add truncate-lines, ispell-check-comments and
6991 ispell-local-dictionary as safe local variables.
6992
6993 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6994
6995 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
6996 out of scope variables.
6997 (gud-speedbar-buttons): Use unless.
6998
6999 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
7000 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
7001 (gdb-show-changed-values): Also use for out of scope variables.
7002 (gdb-var-update-handler-1): Note if variable goes out of scope.
7003
7004 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
7005
7006 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
7007 default to global variable values for unsupplied args.
7008 (rcirc-get-buffer-create): Fix bug with setting the target.
7009 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
7010 test for rcirc-always-use-server-buffer-flag here.
7011 (rcirc-response-formats): Add %N, which is a facified nick. %n
7012 uses the default face. Change the ACTION format string. If the
7013 "nick" is the server, don't print anything for that field.
7014 Comment fixes.
7015 (rcirc-target-buffer): Don't test
7016 rcirc-always-use-server-buffer-flag here.
7017 (rcirc-print): Squeeze extra spaces out of the text before message.
7018 (rcirc-put-nick-channel): Strip potential "@" char from nick
7019 before adding them to nick table.
7020 (rcirc-url-regexp): Improve to match address like "foo.com".
7021
7022 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7023
7024 * allout.el (allout-hidden-p): Move this defsubst before
7025 allout-overlay-interior-modification-handler, where it is first
7026 used.
7027
7028 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
7029
7030 * allout.el: Use allout invisible-text overlays instead of
7031 selective display for concealed text. Also, lots of general
7032 cleanup, and improved compatibility code.
7033
7034 (allout-version) Incremented, corrected, revised, and refined
7035 module commentary.
7036
7037 (provide 'allout): Moved to the bottom, added a require of overlay.
7038
7039 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
7040 `except-current'.
7041 (allout-write-file-hook-handler): Minimize delay.
7042 (count-trailing-whitespace-region): New function so
7043 auto-encryption of current topic can resituate cursor exactly.
7044 PGP/GPG encryption trims trailing whitespace from lines, which
7045 must be accounted for across encryption then decryption.
7046
7047 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
7048 just plain "\C-c", to avoid intruding on user's keybinding space.
7049
7050 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
7051 parameter, so user request to provide a new password is done.
7052
7053 (allout-outside-normal-auto-fill-function, allout-auto-fill):
7054 Refined mechanism for auto-filling behavior while in allout mode.
7055
7056 (allout-mode): Explicitly specify the mode map in the docstring.
7057 Clarify provision for various write-file hook var names.
7058 Adjusted for invisible-text overlays instead of selective-display.
7059
7060 (allout-depth): Really return 0 if not within any topic. This
7061 rectifies `allout-beginning-of-level' and sequence numbering
7062 errors that occur when cutting and pasting numbered topics.
7063 Changed from a in-line subst to a regular function, as well.
7064
7065 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
7066
7067 (allout-end-of-subtree, allout-end-of-subtree)
7068 (allout-end-of-entry, allout-end-of-current-heading)
7069 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
7070 (allout-show-children, allout-show-to-offshoot)
7071 (allout-hide-current-entry, allout-show-current-entry): Rectified
7072 handling of trailing blank lines between items.
7073
7074 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
7075 (allout-current-depth, allout-unprotected, allout-hidden-p)
7076 (allout-on-current-heading-p, allout-listify-exposed)
7077 (allout-chart-subtree, allout-goto-prefix)
7078 (allout-back-to-current-heading, allout-get-body-text)
7079 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
7080 (allout-hide-region-body, allout-toggle-subtree-encryption)
7081 (allout-encrypt-string, allout-encrypted-key-info)
7082 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
7083 (allout-file-vars-section-data): Adjusted for use with
7084 invisible-text overlays instead of selective-display.
7085
7086 (allout-kill-line, allout-kill-topic, allout-yank-processing):
7087 Reworked for use with invisible text overlays.
7088
7089 (allout-current-topic-collapsed-p): New function.
7090
7091 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
7092 to know when to close the containing topic.
7093
7094 (allout-pre-command-business, allout-post-command-business):
7095 Simplify undo-batching and dynamic isearch exposure.
7096
7097 (allout-set-overlay-category): New for invisible-text overlays.
7098 Sets properties of allout-overlay-category, used by
7099 allout-flag-region to set invisible-text overlay properties.
7100 (allout-get-invisibility-overlay): Get the first qualifying
7101 invisibility overlay, so we can find the extent of it.
7102 (allout-back-to-visible-text): Get to just before the beginnining
7103 of the current invisibility overlay, if any.
7104
7105 (allout-overlay-insert-in-front-handler)
7106 (allout-overlay-interior-modification-handler)
7107 (allout-before-change-handler, allout-isearch-end-handler): New
7108 functions to handle extraordinary actions affecting concealed
7109 text.
7110
7111 (allout-flag-region): Use overlays instead of selective-display
7112 for invisible text - by inheritence from the properties of
7113 allout-overlay-category in mainline Emacs, and applied
7114 property-by-property in XEmacs, some recent versions of which
7115 don't inherit the properties from the category. Provisions to
7116 respond to concealed-text edits simplified drastically.
7117
7118 (allout-isearch-rectification, allout-isearch-was-font-lock)
7119 (allout-isearch-expose, allout-enwrap-isearch)
7120 (allout-isearch-abort, allout-pre-was-isearching)
7121 (allout-isearch-prior-pos, allout-isearch-did-quit)
7122 (allout-isearch-dynamic-expose)
7123 (allout-hide-current-entry-completely): Functions deleted.
7124
7125 (allout-undo-aggregation): Explicit undo aggregation no longer
7126 necessary due to transition away from selective-display.
7127
7128 (set-allout-regexp, allout-up-current-level)
7129 (allout-next-visible-heading, allout-forward-current-level)
7130 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
7131 (allout-kill-line, allout-yank-processing, allout-show-children)
7132 (allout-expose-topic, allout-old-expose-topic)
7133 (allout-listify-exposed, allout-insert-latex-header)
7134 (allout-toggle-subtree-encryption, allout-encrypt-string)
7135 (remove-from-invisibility-spec, allout-hide-current-subtree):
7136 Ditched unused variables.
7137
7138 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
7139
7140 * textmodes/ispell.el (ispell-change-dictionary): Call
7141 ispell-buffer-local-dict instead of
7142 ispell-accept-buffer-local-defs.
7143 (ispell-local-dictionary-alist): Accept as valid any coding-system
7144 supported by Emacs.
7145 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
7146 changed to iso-8859-3.
7147
7148 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
7149
7150 * speedbar.el (speedbar-frame-width): Make an inline function
7151 instead of a macro. Use frame-width.
7152 (speedbar-try-completion, speedbar-update-contents)
7153 (speedbar-timer-fn): Use consp.
7154 (speedbar-update-localized-contents): Try to preserve point.
7155
7156 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
7157 (menu): Re-order menu items.
7158 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
7159 field.
7160 (gdb-var-update-handler-1): Use it for GDB 6.4+.
7161 (gdb-post-prompt): Speed things by not forcing update.
7162
7163 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
7164
7165 * wid-edit.el (widget-button-click): For mouse-1, cancel button
7166 press and perform default action if we get a mouse movement event.
7167
7168 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
7169
7170 * calendar/icalendar.el (icalendar--get-event-property)
7171 (icalendar--get-event-property-attributes): Fix typos in
7172 docstrings.
7173
7174 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
7175 docstring.
7176
7177 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
7178
7179 * bs.el (bs-mode): Use `buffer-disable-undo'.
7180 (bs--get-file-name): Simplify.
7181 (bs-show-in-buffer): Mark the buffer as not modified.
7182
7183 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7184
7185 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
7186 widget-button-click.
7187
7188 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
7189 (custom-mode): Update docstring.
7190
7191 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
7192 binding.
7193
7194 * files.el (hack-local-variables-confirm): Allow scrolling if the
7195 file variable list is too long. Kill temp buffer after use.
7196
7197 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7198
7199 * progmodes/gud.el (gdb): Improve doc string.
7200 (gdb-script-font-lock-keywords): Expand allowed character set.
7201
7202 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
7203 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
7204 (gdb-separate-io-interrupt, gdb-separate-io-quit)
7205 (gdb-separate-io-stop, gdb-separate-io-eof):
7206 Rename from gdb-inferior-* to gdb-separate-*.
7207 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
7208
7209 2006-02-14 Jay Belanger <belanger@truman.edu>
7210
7211 * calc/calc-arith.el (math-check-known-scalarp): Make sure
7212 expression is a symbol before checking that it is bound.
7213
7214 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
7215 test to see if equation can be solved.
7216
7217 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7218
7219 * wid-edit.el (widget-button-click): Use :pressed-face property
7220 for overlay face, if it exists.
7221
7222 * cus-edit.el (custom-manual, custom-add-see-also)
7223 (custom-add-parent-links, custom-group-link): Add :pressed-face
7224 property to links.
7225
7226 * files.el (hack-local-variables): Remove ignored variables before
7227 checking if any variables need setting.
7228
7229 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7230
7231 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
7232
7233 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7234
7235 * help.el (where-is): Fix message for remapped commands.
7236
7237 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
7238 Fix typos in docstrings.
7239
7240 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7241
7242 * files.el (safe-local-variable-values): New option.
7243 (hack-local-variables-prop-line): Return a list of variable-value
7244 pairs if MODE-ONLY is non-nil.
7245 (hack-local-variables): Construct list of variable-value pairs,
7246 and apply or reject them in one go. Ask for confirmation if
7247 variables are not known safe.
7248 (hack-local-variables-confirm): Complete rewrite. Support
7249 `safe-local-variable-values'.
7250 (enable-local-variables): Update docstring to reflect new
7251 behavior.
7252 (ignored-local-variables): Ignore ignored-local-variables and
7253 safe-local-variable-values.
7254 (safe-local-variable-p): New function.
7255 (risky-local-variable-p): `safe-local-variable' property check
7256 moved to safe-local-variable-p.
7257 (hack-one-local-variable): Checks moved to hack-local-variables.
7258
7259 (byte-compile-dynamic, c-basic-offset, c-file-style)
7260 (c-indent-level, comment-column, fill-column, fill-prefix)
7261 (indent-tabs-mode, kept-new-versions, no-byte-compile)
7262 (no-update-autoloads, outline-regexp, page-delimiter)
7263 (paragraph-start, paragraph-separate, sentence-end)
7264 (sentence-end-double-space tab-width, version-control):
7265 Add `safe-local-variable' property.
7266
7267 * find-lisp.el: Delete nonexistent `autocompile' file variable.
7268
7269 * icomplete.el, play/landmark.el: Change nonexistent
7270 `outline-layout' file variable to `allout-layout'.
7271
7272 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
7273
7274 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
7275 (gdb-get-changed-registers): Test value of gud-minor-mode relative
7276 to gud-comint-buffer.
7277 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
7278 gdb-ui.el for gdb-mi.el.
7279 (gdb-post-prompt, gdb-get-changed-registers): Move test for
7280 registers buffer to gdb-get-changed-registers.
7281 (gdb-breakpoint-regexp): New regexp. Allow toggling and
7282 deletion of catchpoints (throw and catch).
7283 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7284 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
7285 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
7286 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
7287 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
7288
7289 2006-02-13 Jay Belanger <belanger@truman.edu>
7290
7291 * calc/calc-arith.el (math-check-known-matrixp): Make sure
7292 expression is a symbol before checking that it is bound.
7293
7294 2006-02-13 Richard M. Stallman <rms@gnu.org>
7295
7296 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
7297 for the minibuffer too, but not if resize-mini-windows will interfere.
7298
7299 * help.el (describe-key-briefly, describe-key): Do all arg-reading
7300 inside `interactive' spec.
7301 (describe-key-briefly-internal, describe-key-internal):
7302 Functions merged back into their callers.
7303
7304 2006-02-13 Martin Rudalics <rudalics@gmx.at>
7305
7306 * info.el (info-xref-visited): Inherit from info-xref too.
7307 (Info-set-mode-line): Replace occurrences of `%' by `%%'
7308 when propertizing Info-current-file and Info-current-node.
7309
7310 2006-02-13 Juri Linkov <juri@jurta.org>
7311
7312 * tumme.el (tumme-thumbnail-storage): Fix docstring.
7313 (tumme-thumb-name): Fix per-directory format.
7314
7315 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
7316
7317 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
7318
7319 2006-02-12 Miles Bader <miles@gnu.org>
7320
7321 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
7322
7323 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
7324
7325 * tumme.el: Remove history section. If someone needs the it, it
7326 can always be found in CVS.
7327
7328 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7329
7330 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
7331 about the Thumbnail Managing Standard option.
7332
7333 2006-02-12 Richard M. Stallman <rms@gnu.org>
7334
7335 * subr.el (substitute-key-definition): Doc fix.
7336
7337 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
7338
7339 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
7340
7341 * info.el (Info-mode): Doc fix.
7342
7343 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
7344
7345 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
7346
7347 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
7348 because on Solaris a POSIX compatible "id" is needed. Reported by
7349 Magnus Henoch <mange@freemail.hu>.
7350
7351 2006-02-12 Juri Linkov <juri@jurta.org>
7352
7353 * tumme.el: Remove todo item about Thumbnail Managing Standard.
7354 (tumme) <defgroup>: Change :group to `multimedia'.
7355 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
7356 Managing Standard.
7357 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
7358 Fix dostring.
7359 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
7360 and %y. Fix docstring.
7361 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
7362 (tumme-cmd-create-standard-thumbnail-command): New user options.
7363 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
7364 is `standard'. Fix docstring.
7365 (tumme-thumb-width, tumme-thumb-height): New user options.
7366 (tumme-external-viewer): Try to find various viewers.
7367 (tumme-get-thumbnail-image): Use `create-image' instead of
7368 constructing the `image' structure.
7369 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
7370 `standard'.
7371 (tumme-thumb-name): Add file name generation for standard storage.
7372 Simplify code for other storages.
7373 (tumme-thumb-name): Use width %w and height %h instead of size %s.
7374 Add modification time %m and thumbnail-nq8 %q.
7375 Use `tumme-cmd-create-standard-thumbnail-command' if
7376 tumme-thumbnail-storage is `standard'.
7377 (tumme-dired-insert-marked-thumbs): New autoload command.
7378 (tumme-dired-after-readin-hook): New function.
7379 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
7380 `tumme-thumb-size'.
7381 (tumme-display-image): Replace size-x %x and size-y %y with
7382 width %w and height %h.
7383
7384 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
7385 `tumme-dired-insert-marked-thumbs'.
7386
7387 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
7388
7389 * tumme.el (tumme-write-tag): Fix small bug (file name did not
7390 include path).
7391 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
7392 matching tag.
7393
7394 2006-02-12 Miles Bader <miles@gnu.org>
7395
7396 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
7397 New variables.
7398 (rcirc-abbrev-nick): New function.
7399 (rcirc-format-response-string): Rewrite to use the formats in
7400 `rcirc-response-formats' and expand escape sequences therein.
7401 A text-property `rcirc-text' is added over the actual response
7402 text to make easy to find inside the returned string.
7403 (rcirc-print): When filling, just look for the `rcirc-text'
7404 text-property to find the appropriate fill prefix, instead of
7405 using hardwired patterns.
7406
7407 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7408
7409 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
7410 Managing Standard.
7411
7412 2006-02-11 Kim F. Storm <storm@cua.dk>
7413
7414 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
7415 Don't use insert-buffer; do insert-buffer-substring directly.
7416 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
7417
7418 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7419
7420 * files.el (revert-buffer, recover-file): Replace buffer-read-only
7421 with inhibit-read-only. Suggested by Stefan Monnier.
7422 (revert-buffer): Let insert-file-contents discard
7423 buffer-undo-list. Simplify code.
7424 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
7425
7426 2006-02-11 Eli Zaretskii <eliz@gnu.org>
7427
7428 * menu-bar.el (menu-bar-select-yank): Add a doc string.
7429
7430 * help.el (describe-key-briefly): Now a wrapper for
7431 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
7432 to t. Populate yank-menu if empty.
7433 (describe-key-briefly-internal): Renamed from describe-key-briefly.
7434 (describe-key): Now a wrapper for describe-key-internal. Bind
7435 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
7436 (describe-key-internal): Renamed from describe-key.
7437
7438 2006-02-11 Milan Zamazal <pdm@zamazal.org>
7439
7440 * progmodes/glasses.el (glasses-separator): Doc fix.
7441 (glasses-original-separator): New defcustom.
7442 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
7443
7444 2006-02-11 Martin Rudalics <rudalics@gmx.at>
7445
7446 * mwheel.el (mouse-wheel-up-event): Doc fix.
7447
7448 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
7449
7450 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
7451 (tumme-dir): New function. Copied from thumbs.el.
7452
7453 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
7454
7455 * desktop.el (desktop-outvar): Fix typo.
7456 (desktop-save-buffer-p): Doc fix.
7457
7458 * subr.el (substitute-key-definition): Fix typo.
7459
7460 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7461
7462 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
7463 when window-system is mac.
7464
7465 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
7466
7467 2006-02-10 Kim F. Storm <storm@cua.dk>
7468
7469 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
7470 indirect-function instead of using condition-case.
7471
7472 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
7473
7474 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
7475 less `colloquial'...
7476
7477 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
7478
7479 * tumme.el: Add a couple of todo items.
7480
7481 2006-02-09 Lars Hansen <larsh@soem.dk>
7482
7483 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
7484 (highlight-changes-mode): Don't change desktop-locals-to-save.
7485
7486 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
7487
7488 * image-mode.el (image-toggle-display): Clear image cache if using
7489 filename.
7490
7491 2006-02-09 Masatake YAMATO <jet@gyve.org>
7492
7493 * dired-x.el (dired-guess-shell-alist-default): Add .man as
7494 a `dired-man' target.
7495
7496 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
7497 boundary of symbols.
7498
7499 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
7500
7501 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
7502
7503 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
7504
7505 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
7506 `mapcar'; return nil.
7507
7508 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
7509
7510 * mouse.el (mouse-drag-track): Don't change window if we rebind to
7511 some other event.
7512
7513 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
7514
7515 * net/rcirc.el (rcirc-startup-channels-alist):
7516 Add irc.freenode.net and #emacs as defaults.
7517 (rcirc-ignore-all-activity-flag): Remove variable.
7518 (rcirc-authinfo): New variable.
7519 (rcirc-authinfo-filename): Remove variable.
7520 (rcirc-always-use-server-buffer-flag): New flag.
7521 (rcirc): M-x rcirc will automatically connect without prompting.
7522 C-u M-x rcirc will prompt. Use rcirc-connect to create a
7523 connection in lisp.
7524 (rcirc-process-server-response-1): Remove everything but the nick
7525 portion of the sender so it doesn't need to be done everywhere
7526 else. Update related code.
7527 (global-map): Remove global keybindings.
7528 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
7529 (rcirc-send-input): Split into several functions.
7530 (rcirc-process-input-line, rcirc-process-message)
7531 (rcirc-process-command): New functions.
7532 (rcirc-target-buffer): New function to determine where to route
7533 messages.
7534 (rcirc-user-nick): Save match data.
7535 (rcirc-toggle-ignore-buffer-activity)
7536 (rcirc-update-activity-string): Remove global ignore functionality,
7537 which can be done now by toggling rcirc-track-minor-mode.
7538 (rcirc-track-minor-mode-map): New keymap.
7539 (rcirc-track-minor-mode): New minor-mode.
7540 (ignore): Make the ignore output nicer. Always print it when
7541 adding or removing nicks.
7542 (rcirc-url-regexp): Improve.
7543 (rcirc-mangle-text): Remove properties before using text in the
7544 modeline.
7545 (rcirc-authenticate): Authentication data comes from
7546 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
7547 (rcirc-server-prefix): Inherit from rcirc-server.
7548
7549 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
7550
7551 * Makefile.in (compile): Append "|| true" to the end of the `find'
7552 command, like compile-always does.
7553
7554 2006-02-08 Sam Steingold <sds@gnu.org>
7555
7556 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
7557 output from a dead connection.
7558
7559 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7560
7561 * dired.el (dired-mode-map): Add more bindings for tumme.
7562
7563 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
7564
7565 * wdired.el (wdired-mode-map): Use remap.
7566 (wdired-get-filename): Massage.
7567 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
7568 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
7569 `keymap' property rather than `local-map'.
7570
7571 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
7572
7573 * tumme.el (tumme-get-thumbnail-image): New utility function.
7574 Suggested by from Chong Yidong.
7575 (tumme-dired-with-window-configuration): Rename from
7576 `tumme-dired'. Add code to save window configuration.
7577 (tumme-restore-window-configuration): New command to restore the
7578 window configuration that `tumme-dired-with-window-configuration'
7579 saves before it changes the window configuration.
7580 (tumme-show-all-from-dir): New command to display thumbnails for
7581 all files in a directory entered by the user, like M-x thumbs.
7582 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
7583 have been created.
7584 (tumme-display-thumbnail-original-image): Call `display-buffer'.
7585 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
7586 Remove obsolete test function.
7587
7588 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
7589
7590 * vc.el (small-temporary-file-directory): Remove defvar; there's
7591 a defcustom for it in files.el.
7592
7593 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
7594 Fix typo in message.
7595 (tumme-gallery-generate): Fix typo in `error' message.
7596 (tumme-display-window-height-correction)
7597 (tumme-display-window-width-correction, tumme-line-up-dynamic)
7598 (tumme-line-up-interactive): Dox fixes.
7599 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
7600 (tumme-restore-window-configuration, tumme-format-properties-string)
7601 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
7602 Fix typos in docstrings.
7603
7604 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7605
7606 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
7607
7608 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
7609
7610 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
7611 User should use hook if desired.
7612
7613 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
7614 buffer if necessary.
7615 (gdb-delete-frame-or-window): New function.
7616 (gdb-breakpoints-mode-map): Bind "q" to it.
7617
7618 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
7619
7620 * textmodes/nroff-mode.el: Clean up name space.
7621 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
7622 (nroff-mode): Obey the global setting of nroff-electric-mode.
7623 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
7624
7625 * calendar/calendar.el (calendar-increment-month): Typo in last change.
7626
7627 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
7628
7629 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
7630
7631 2006-02-06 Lars Hansen <larsh@soem.dk>
7632
7633 * generic-x.el (etc-fstab-generic-mode): Add file system types
7634 cifs and usbdevfs. Allow special chars in file names.
7635
7636 2006-02-05 Jay Belanger <belanger@truman.edu>
7637
7638 Update copyright notices of the files in lisp/calc.
7639
7640 2006-02-05 Romain Francoise <romain@orebokech.com>
7641
7642 Update copyright notices of all files in the lisp/play directory.
7643
7644 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
7645
7646 * ldefs-boot.el: Regenerate.
7647
7648 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
7649
7650 2006-02-05 Kim F. Storm <storm@cua.dk>
7651
7652 * files.el (magic-mode-regexp-match-limit): New defvar.
7653 (set-auto-mode): Use it to limit magic-mode-alist matching.
7654
7655 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
7656
7657 * simple.el (display-message-or-buffer): Compare the number of
7658 characters to the frame width when determining whether a 1-line
7659 message string will fit in the echo area. Count screen lines
7660 instead of buffer lines when determining whether a multi-line
7661 message will fit in the echo area/minibuffer window.
7662
7663 2006-02-04 Eli Zaretskii <eliz@gnu.org>
7664
7665 * info.el (Info-index, Info-mode): Improve the description of the
7666 `i' command.
7667
7668 * ldefs-boot.el: Regenerate.
7669
7670 2006-02-03 Werner Lemberg <wl@gnu.org>
7671
7672 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
7673 greedy to find the closing bracket in \*[...] and similar
7674 expressions. This is a first rough fix -- many additional
7675 refinements are necessary to make nroff mode really usable with groff.
7676
7677 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
7678
7679 * international/mule-cmds.el (set-locale-environment):
7680 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
7681 libX11.
7682
7683 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
7684
7685 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
7686 archive are created in archive-tmpdir.
7687
7688 2006-02-02 John Paul Wallington <jpw@pobox.com>
7689
7690 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
7691 (ibuffer-fontification-alist): Use it.
7692 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
7693 to "* z" and the Ibuffer Mark menu.
7694
7695 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
7696
7697 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7698
7699 * textmodes/table.el (*table--cell-describe-mode)
7700 (*table--cell-describe-bindings): Undo last change since
7701 print-help-return-message is not obsoleted by anything at all.
7702
7703 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
7704
7705 * emulation/cua-base.el (cua-mode): Doc fix.
7706
7707 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
7708
7709 * dframe.el (dframe-handle-make-frame-visible)
7710 (dframe-handle-iconify-frame, dframe-get-focus)
7711 (dframe-select-attached-frame, dframe-power-click)
7712 (dframe-frame-mode): Fix typos in docstrings.
7713
7714 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
7715 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
7716 Fix typos in docstrings.
7717
7718 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
7719 (hi-lock-face-buffer, hi-lock-font-lock-hook)
7720 (hi-lock-archaic-interface-message-used)
7721 (hi-lock-file-patterns-range): Fix typos in docstrings.
7722
7723 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7724 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
7725
7726 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
7727 Fix typo in docstring.
7728
7729 * net/newsticker.el (newsticker--decode-iso8601-date)
7730 (newsticker--set-customvar, newsticker--buffer-insert-item)
7731 (newsticker--do-run-auto-mark-filter)
7732 (newsticker--parse-generic-feed): Doc fixes.
7733 (newsticker--retrieval-timer-list, newsticker-url-list)
7734 (newsticker-hide-immortal-items-in-echo-area)
7735 (newsticker-hide-obsolete-items-in-echo-area)
7736 (newsticker-new-item-face, newsticker--enclosure)
7737 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
7738 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
7739 (newsticker--parse-generic-feed, newsticker--cache-contains)
7740 (newsticker--stat-num-items, newsticker-download-enclosures):
7741 Fix typos in docstrings.
7742
7743 * net/rcirc.el (rcirc-debug): Doc fix.
7744 (rcirc-fill-column, rcirc-receive-message-hooks)
7745 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
7746 (rcirc-mode, rcirc-generate-new-buffer-name)
7747 (rcirc-startup-channels, rcirc-ignore-update-automatic)
7748 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
7749 Fix typos in docstrings.
7750 (rcirc-print): "?\ " -> "?\s".
7751 (rcirc-cmd-join): Improve argument/docstring consistency.
7752
7753 2006-02-01 Mark A. Hershberger <mah@everybody.org>
7754
7755 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
7756 before narrow-to-region.
7757
7758 2006-02-01 Richard M. Stallman <rms@gnu.org>
7759
7760 * simple.el (move-beginning-of-line): Scan properly for invis change.
7761
7762 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
7763
7764 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
7765
7766 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
7767 change bit only when id-format is 'integer. Reported by Matt
7768 Hodges <M.P.Hodges@rl.ac.uk>.
7769
7770 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
7771
7772 * hilit-chg.el (highlight-changes-initial-state)
7773 (highlight-changes-global-initial-state): Doc fixes.
7774 (highlight-changes-global-modes, global-highlight-changes):
7775 Fix typos in docstrings.
7776
7777 2006-02-01 Kim F. Storm <storm@cua.dk>
7778
7779 * emulation/cua-base.el (cua-mode): Mention that CUA enables
7780 transient-mark-mode in doc string.
7781
7782 2006-01-31 Richard M. Stallman <rms@gnu.org>
7783
7784 * replace.el (multi-occur): Doc fix.
7785 (multi-occur-in-matching-buffers): Rename from
7786 multi-occur-by-filename-regexp. Prefix arg says match
7787 buffer names instead of file names.
7788
7789 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
7790
7791 * bs.el: Allow non-default values of `bs-header-lines-length'.
7792 (bs--running-in-xemacs): Remove (not needed anymore).
7793 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
7794 instead of `shrink-window', thus avoiding having to compute the
7795 height of the window.
7796 (bs--up): Wrap around even when there's no header.
7797 (bs--down): Use `forward-line' instead of `next-line'.
7798
7799 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
7800
7801 * image-mode.el (image-toggle-display): Use file name if possible,
7802 instead of unnecessarily allocating a (possibly huge) lisp string.
7803
7804 2006-01-30 John Paul Wallington <jpw@pobox.com>
7805
7806 * subr.el (toplevel): Define `cl-assertion-failed' condition here
7807 because the `assert' macro signals it at runtime.
7808
7809 * emacs-lisp/cl.el (toplevel): Remove definition of
7810 `cl-assertion-failed' condition.
7811
7812 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
7813
7814 * thumbs.el (thumbs-marked-list): Make buffer-local and
7815 permanent-local.
7816 (thumbs-insert-thumb): Make help-echo non-sticky.
7817 (thumbs-file-alist): Use eolp as check for (non)-image.
7818
7819 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7820
7821 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
7822 (ediff-before-session-group-setup-hooks)
7823 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
7824 Fix typos in docstrings.
7825
7826 * window.el (bw-dir, bw-eqdir, balance-windows)
7827 (split-window-keep-point): Fix typos in docstrings.
7828
7829 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
7830 (org-quote-string, org-calendar-to-agenda-key)
7831 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
7832 (org-show-following-heading, org-tags-column)
7833 (org-use-tag-inheritance, org, org-allow-space-in-links)
7834 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
7835 (org-enable-table-editor, org-calc-default-modes)
7836 (org-table-allow-automatic-line-recalculation)
7837 (org-export-html-style, org-export-with-fixed-width)
7838 (org-export-with-sub-superscripts, org-special-keyword)
7839 (org-formula, org-time-grid, org-table-may-need-update)
7840 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
7841 (org-goto-quit, org-get-indentation, org-end-of-item)
7842 (org-move-item-down, org-move-item-up)
7843 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
7844 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
7845 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
7846 (org-agenda-log-mode, org-agenda-toggle-diary)
7847 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
7848 (org-agenda-file-to-end, org-agenda-no-heading-message)
7849 (org-agenda-get-closed, org-format-agenda-item)
7850 (org-cmp-priority, org-cmp-category, org-cmp-time)
7851 (org-agenda-change-all-lines, org-agenda-diary-entry)
7852 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
7853 (org-link-search, org-camel-to-words, org-open-file)
7854 (org-remember-handler, org-table-convert-region)
7855 (org-table-move-row-down, org-table-move-row-up)
7856 (org-table-copy-region, org-table-wrap-region)
7857 (org-table-toggle-vline-visibility)
7858 (org-table-get-vertical-vector, org-table-modify-formulas)
7859 (org-table-get-specials, org-recalc-commands)
7860 (org-table-rotate-recalc-marks, org-table-eval-formula)
7861 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
7862 (org-level-color-stars-only, org-insert-heading):
7863 Fix typos in docstrings.
7864 (last-arg): Add defvar.
7865
7866 * makefile.w32-in (WINS): Add erc.
7867 (MH_E_SRC): Update (copied from lisp/Makefile.in).
7868
7869 2006-01-29 Bill Wohler <wohler@newt.com>
7870
7871 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
7872 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
7873 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
7874 (mh-autoloads): Don't use comments on otherwise empty lines.
7875
7876 2006-01-29 Edward O'Connor <ted@oconnor.cx>
7877
7878 * emulation/viper.el (viper-major-mode-modifier-list): Add
7879 insert-state and vi-state entries for erc-mode.
7880 (viper-go-away, viper-set-hooks): Add and remove
7881 viper-comint-mode-hook from erc-mode-hook as appropriate.
7882
7883 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
7884
7885 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
7886
7887 * bs.el (bs--format-aux): Implement `middle' alignment as
7888 described in the docstring for `bs-attributes-list'.
7889 (bs--get-name): Simplify. Don't pad the buffer name.
7890
7891 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
7892
7893 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
7894 English aspell dictionary is installed, use the first entry of
7895 ispell-dictionary-alist-1.
7896
7897 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
7898
7899 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7900 Doc fix.
7901
7902 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
7903
7904 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
7905 for `process-file', in order to let it work for older Emacsen too.
7906
7907 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7908
7909 * international/latexenc.el: Add a suitable `coding:' tag.
7910 (latexenc-find-file-coding-system): Undo last change.
7911
7912 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7913
7914 * international/latexenc.el (latexenc-find-file-coding-system):
7915 Make sure latexenc-main-file is a regular file and is readable.
7916
7917 2006-01-27 Andre Spiegel <spiegel@gnu.org>
7918
7919 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
7920 Pass FILE to vc-user-login-name.
7921
7922 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
7923
7924 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
7925
7926 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
7927 there are no more images to display.
7928 (thumbs-mark, thumbs-unmark): Revert change so that they move to
7929 the next image.
7930
7931 2006-01-26 Richard M. Stallman <rms@gnu.org>
7932
7933 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
7934
7935 * wid-edit.el (advertised-widget-backward): New alias.
7936 (widget-keymap): Use advertised-widget-backward for S-TAB.
7937
7938 * tumme.el: Correct the keywords.
7939 (tumme-dir-max-size): Use defvar.
7940 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
7941
7942 * simple.el (move-beginning-of-line): Take account of fields.
7943 (clone-indirect-buffer-other-window): Take args like
7944 clone-indirect-buffer, and work like it.
7945
7946 * help-fns.el (describe-function): Don't pass `nil' as default.
7947
7948 * files.el (risky-local-variable-p): Follow var aliases.
7949
7950 * subr.el (lazy-completion-table): Doc fix.
7951
7952 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
7953 global binding of `line'.
7954
7955 2006-01-25 Andre Spiegel <spiegel@gnu.org>
7956
7957 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
7958 Tramp.
7959
7960 * vc.el (vc-default-dired-state-info): Pass FILE to
7961 vc-user-login-name.
7962 (vc-default-update-changelog): Don't use vc-user-login-name, we
7963 don't need it here.
7964
7965 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
7966 no longer necessary.
7967
7968 2006-01-25 Kenichi Handa <handa@m17n.org>
7969
7970 * international/mule.el (decode-char): Avoid the overhead of
7971 calling utf-lookup-subst-table-for-decode if
7972 utf-translate-cjk-mode is nil.
7973 (encode-char): Avoid the overhead of calling
7974 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
7975 nil.
7976
7977 2006-01-22 Kenichi Handa <handa@m17n.org>
7978
7979 * international/mule.el (make-subsidiary-coding-system): Reset
7980 `coding-system-define-form' property of subsidiaries to nil.
7981 Avoid duplicated entry in coding-system-alist.
7982 (make-coding-system): Avoid duplicated entry in
7983 coding-system-alist.
7984 (define-coding-system-alias): Likewise.
7985
7986 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
7987
7988 * completion.el: Minor fixes in introductory comment.
7989 (completion-def-wrapper): Fix alist.
7990
7991 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
7992
7993 * thumbs.el (thumbs-new-image-size): New function.
7994 (thumbs-increment-image-size-element)
7995 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
7996 (thumbs-decrement-image-size): Delete.
7997 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
7998 temp files and use to resize.
7999 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
8000 Use increment argument to enlarge/shrink. Preserve point.
8001 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
8002 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
8003 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
8004 (thumbs-mark, thumbs-unmark): Preserve point.
8005 (thumbs-modify-image): Keep old temp files and use to modify.
8006 Cleanup old temp files at load time. Preserve point.
8007 (thumbs-view-image-mode-map): Use new command names.
8008
8009 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
8010
8011 * log-view.el (log-view-minor-wrap): First rev is the one at point.
8012
8013 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
8014 the nastiest part of the cyclic dependency.
8015 (cal-menu-update): Use dotimes and calendar-increment-month.
8016
8017 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
8018 (calendar-week-start-day): Add an :initializer.
8019 (calendar-mode-map): Use suppress-keymap, and command remapping.
8020 (describe-calendar-mode): Setup xref-stack info for the back button.
8021 (calendar-star-date): Insert before delete.
8022 (calendar-set-mode-line): Add file-modified info if applicable.
8023 (calendar-increment-month): New function.
8024
8025 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
8026
8027 * font-lock.el (lisp-font-lock-keywords-2):
8028 Recognize "& keywords" only at word boundaries.
8029
8030 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
8031
8032 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
8033 and permanent-local.
8034 (thumbs-max-image-number): New variable.
8035 (thumbs-do-thumbs-insertion): Use them.
8036 (thumbs-per-line): Change default to 4.
8037 (thumbs-marked-list): Rename from thumbs-markedL.
8038 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
8039 (thumbs-rename-images): Use -list instead of L for internal variables.
8040 (thumbs-call-convert): Use call-process instead of shell-command.
8041 (thumbs-insert-thumb): Add filename as help-echo to each image.
8042 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
8043 Give dir to thumbs-show-thumbs-list.
8044 (thumbs-show-thumbs-list): Set default-directory to that of images.
8045 (thumbs-dired-show): Rename from thumbs-dired-show-all.
8046 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
8047 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
8048 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
8049
8050 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8051
8052 * ses.el (ses-read-cell): Provide a default value.
8053
8054 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
8055
8056 * term/w32-win.el (image-library-alist): Add additional names for
8057 GIF library.
8058
8059 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8060
8061 * international/latexenc.el (latexenc-find-file-coding-system):
8062 Add file-regular-p check.
8063
8064 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
8065
8066 * simple.el (clone-buffer): Don't show the new buffer in the same
8067 window.
8068
8069 2006-01-23 Juri Linkov <juri@jurta.org>
8070
8071 * faces.el (link, link-visited): New faces based on default values
8072 of `info-xref' and `info-xref-visited'.
8073
8074 * info.el (info-xref): Inherit from `link'.
8075 (info-xref-visited): Inherit from `link-visited'.
8076
8077 * cus-edit.el (custom-buffer-create-internal): Use widget type
8078 `custom-manual' instead of `info-link' and don't set properties
8079 `button-face' and `mouse-face' explicitly.
8080 (custom-browse-group-tag, custom-browse-variable-tag)
8081 (custom-browse-face-tag): Inherit from widget class
8082 `custom-group-link' instead of `push-button'.
8083 (custom-button-unraised): Inherit from `underline' face.
8084 (custom-link): Inherit from `link' face. Fix doc and group.
8085 (custom-add-parent-links, custom-group-value-create): Don't set
8086 properties `button-face' and `mouse-face' explicitly for
8087 `custom-group-link' widget.
8088 (custom-group-link): Add properties `button-face' and `mouse-face'
8089 to widget definition.
8090 (custom-field-keymap): New variable. Put `custom-field-keymap' to
8091 editable-field's :keymap property.
8092 (custom-mode): Fix docstring: substitute keybindings for
8093 `widget-forward' and `widget-backward' from `widget-keymap',
8094 `widget-complete' from `custom-field-keymap', replace old
8095 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
8096
8097 * desktop.el (desktop-load-file): Check for `fboundp' before
8098 calling `symbol-function'.
8099
8100 * simple.el (clone-buffer, clone-indirect-buffer)
8101 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
8102 `read-string'. Fix prompts.
8103
8104 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
8105
8106 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
8107
8108 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
8109
8110 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
8111
8112 * startup.el (inhibit-splash-screen, initial-scratch-message):
8113 Doc fixes.
8114
8115 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8116
8117 Sync with Tramp 2.0.52.
8118
8119 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
8120 net/tramp-vc.el: Add code for unloading Tramp. See comment before
8121 `tramp-unload-tramp' for checklist.
8122
8123 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
8124 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
8125 (tramp-unload-file-name-handler-alist)
8126 (tramp-unload-tramp): New defuns.
8127 (tramp-advice-PC-expand-many-files): New defadvice.
8128 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
8129 removed.
8130 (tramp-handle-expand-file-name): Remove double slash.
8131 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
8132 It doesn't matter, because it will be converted later on.
8133 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
8134 implementation was just heuristic.
8135 (tramp-post-connection): Set uid and gid properties.
8136 (tramp-convert-file-attributes): Set file's gid change bit.
8137 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
8138 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
8139 in case of su(do)? methods. The home directory of the local user
8140 will be taken else.
8141 (tramp-open-connection-telnet)
8142 (tramp-open-connection-rsh, tramp-open-connection-su)
8143 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
8144 local shell prompt could hurt. Reported by Romain Francoise
8145 <romain@orebokech.com>.
8146 (tramp-let-maybe): Add `edebug-form-spec' property.
8147 (tramp-handle-expand-file-name): Bind `default-directory' locally
8148 to "/" in order to avoid problems with UNC shares or Cygwin
8149 mounts.
8150 (tramp-md5-function): Fix typo in error message.
8151
8152 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
8153
8154 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
8155 for byte-compiler pacification.
8156
8157 2006-01-22 Andre Spiegel <spiegel@gnu.org>
8158
8159 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
8160 ID-FORMAT `string'. This allows us to get rid of
8161 `vc-user-login-name UID'.
8162
8163 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
8164
8165 2006-01-22 John Paul Wallington <jpw@pobox.com>
8166
8167 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
8168
8169 2006-01-21 Martin Rudalics <rudalics@gmx.at>
8170
8171 * emacs-lisp/find-func.el (find-definition-noselect)
8172 (find-variable-noselect): Search variables in C source code too.
8173 (find-function-C-source, find-function-noselect, find-function)
8174 (find-function-other-frame, find-variable-noselect, find-variable)
8175 (find-variable-other-frame, find-variable-at-point):
8176 Fix docstrings.
8177
8178 2006-01-21 Francesco Potorti` <pot@gnu.org>
8179
8180 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
8181
8182 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
8183
8184 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
8185 Default to disabling the "Save affix" question.
8186
8187 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
8188
8189 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
8190 the first arg to run-python.
8191
8192 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8193
8194 * startup.el (command-line-1): Handle --no-desktop if desktop.el
8195 is not loaded.
8196
8197 2006-01-20 Jay Belanger <belanger@truman.edu>
8198
8199 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
8200 limit is 0.
8201
8202 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
8203 the correct variable.
8204
8205 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
8206
8207 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
8208 link. Fixed buggy argument sequence in call to `org-view-tags'.
8209 (org-compile-prefix-format): Set `org-prefix-has-tag'.
8210 (org-prefix-has-tag): New variable.
8211 (org-format-agenda-item): Remove tags from headline if
8212 appropriate.
8213 (org-agenda-remove-tags-when-in-prefix): New option.
8214 (org-get-tags-at): New function.
8215
8216 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
8217
8218 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
8219 (thumbs-find-image): Move image name and number from buffer name
8220 to mode name. Set thumbs-buffer. Preserve point so that large
8221 images remain visible.
8222 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
8223 order.
8224 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
8225 mode name.
8226 (thumbs-next-image, thumbs-previous-image): Make them work.
8227
8228 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
8229
8230 * cus-edit.el (custom-buffer-create-internal): State in the text above
8231 the whole buffer buttons that they do not operate on hidden items.
8232 (custom-face-menu): Use `custom-face-save' instead of
8233 `custom-face-save-command'.
8234 (custom-face-save-command): Make it an alias for `custom-face-save'
8235 and declare it obsolete.
8236 (custom-face-save): Doc fix.
8237
8238 * dired.el (dired-no-confirm): Add quote.
8239 (dired-subdir-alist-pre-R): Add quote in
8240 `make-variable-buffer-local' form and remove unbalanced parenthesis.
8241
8242 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
8243
8244 * textmodes/table.el (table-mode-indicator): Typo in last change.
8245
8246 2006-01-19 Richard M. Stallman <rms@gnu.org>
8247
8248 * outline.el (hide-leaves): Don't call outline-end-of-heading.
8249 Fixes bug reported in Nov 2005.
8250
8251 * isearch.el (isearch-forward): Doc fix.
8252
8253 * dired.el (dired-move-to-filename-regexp): Define as alias.
8254 (dired-no-confirm): Use defcustom.
8255 (dired-subdir-alist-pre-R): Put defvar at top level.
8256
8257 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
8258
8259 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
8260 Mark as risky.
8261
8262 * simple.el (set-mark-command): Doc fix.
8263 (clone-indirect-buffer-other-window):
8264 Read arg like clone-indirect-buffer.
8265 (move-beginning-of-line): Skip invisible newlines.
8266
8267 2006-01-19 Masatake YAMATO <jet@gyve.org>
8268
8269 * progmodes/cpp.el (cpp-edit-load): Make the order of
8270 listed conditions in a base C code buffer and its associate
8271 CPP Edit buffer the same.
8272
8273 2006-01-19 Kenichi Handa <handa@m17n.org>
8274
8275 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
8276 (rmail-mime-feature): Likewise.
8277 (rmail-require-mime-maybe): Use display-warning to show a warning
8278 message.
8279
8280 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
8281 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
8282
8283 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8284
8285 * array.el: Move defvars out of eval-when-compile.
8286 (array-make-template): Replace undeclared global var with a local one.
8287 (array-mode): Inline initialization functions.
8288 (array-init-local-variables, array-init-max-row)
8289 (array-init-max-column, array-init-columns-per-line)
8290 (array-init-field-width, array-init-rows-numbered)
8291 (array-init-line-length, array-init-lines-per-row): Remove.
8292
8293 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
8294 (doc-mode-map): Define explicitly.
8295 (doctor-txtype): Use mapc.
8296
8297 * textmodes/table.el: Move defvars out of eval-when-compile.
8298 Remove harmful code meant to avoid byte-compiler warnings.
8299 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
8300 specification that checks table-fixed-width-mode directly.
8301 (table-recognize-region, table-recognize-cell):
8302 Use restore-buffer-modified-p.
8303 (table-fixed-width-mode): Remove code that refreshes
8304 table-fixed-mode-indicator.
8305 (*table--cell-describe-bindings, *table--cell-describe-mode):
8306 Avoid obsolete name print-help-return-message.
8307 (table--test-cell-list): Don't use replace-regexp from elisp.
8308 (table--point-entered-cell-function, table--point-left-cell-function):
8309 Don't set table-fixed-mode-indicator, use force-mode-line-update.
8310
8311 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
8312 that was after the end of file. Use buffer-file-name variable.
8313 (org-timestamp-change): Use with-current-buffer.
8314 (org-todo-list): Don't unnecessarily define a new buffer-local var.
8315 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
8316 `file'.
8317
8318 * progmodes/fortran.el: Move defvars out of eval-when-compile.
8319 (fortran-break-line): Remove unused var `opoint'.
8320 (fortran-abbrev-start): Obey help-event-list.
8321
8322 2006-01-18 Jesper Harder <harder@phys.au.dk>
8323
8324 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
8325
8326 2006-01-18 Masatake YAMATO <jet@gyve.org>
8327
8328 * progmodes/make-mode.el (makefile-imake-mode): New mode
8329 derived from makefile-mode.
8330 (makefile-imake-mode-syntax-table): New syntax table
8331 derived from makefile-mode-syntax-table.
8332 (makefile-mode): Write about makefile-imake-mode in doc string.
8333 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
8334 (makefile-imake-font-lock-keywords): New font lock keywords.
8335
8336 * files.el (auto-mode-alist): Add Imakefile.
8337
8338 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8339
8340 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
8341 loading the file rather than when turning on flyspell-mode.
8342
8343 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * cus-edit.el (customize-rogue): Minor doc fix.
8346
8347 2006-01-17 Juri Linkov <juri@jurta.org>
8348
8349 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
8350 instead of the file at the mark as default if the file at the mark
8351 is the same as the file at point or if dired-dwim-target-directory
8352 is not the same as the current directory and the mark is not active.
8353
8354 * log-view.el (log-view-minor-wrap): Use the same logic to get
8355 revisions as `log-view-diff'.
8356
8357 * info.el (Info-revert-find-node): Check for Info-current-file
8358 before preserving new-history.
8359
8360 * man.el (Man-heading-regexp): Add `/'.
8361
8362 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
8363 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
8364
8365 2006-01-16 Juri Linkov <juri@jurta.org>
8366
8367 * faces.el (mode-line-faces): New defgroup.
8368 (mode-line-highlight): Move definition after new defgroup.
8369 (mode-line, mode-line-inactive, mode-line-highlight):
8370 Replace :group `modeline' with `mode-line-faces'.
8371 (mode-line-buffer-id): New face.
8372 (modeline-buffer-id): New face alias.
8373 (vertical-border): Remove :group `modeline'.
8374
8375 * bindings.el (propertized-buffer-identification): Use face
8376 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
8377 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
8378 (mode-line-buffer-identification-keymap): For mouse-1 replace
8379 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
8380 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
8381 mouse-3.
8382
8383 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
8384 Buffer-menu-buffer. Doc fix.
8385 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
8386 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
8387 `Buffer-menu-buffer'.
8388
8389 * info.el (Info-mode-line-node-keymap): New defvar.
8390 (Info-set-mode-line): Use `stringp' to check Info-current-file.
8391 Propertize Info-current-node with `mode-line-buffer-id' and
8392 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
8393
8394 * time.el (display-time-mail-face): Replace :group `faces' with
8395 `mode-line-faces'.
8396
8397 2006-01-16 Kenichi Handa <handa@m17n.org>
8398
8399 * international/code-pages.el: Add autoload cookies for cp125[0345678].
8400
8401 * language/european.el (cp1252): New alias for windows-1252.
8402
8403 * international/mule.el (autoload-coding-system): Prepare for EOL
8404 variants.
8405
8406 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
8407
8408 * term.el (term-raw-map): Add mapping for insert.
8409 (term-send-insert): New.
8410 (term-mode): Make variables local here instead of doing it in
8411 `term-emulate-terminal'.
8412 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
8413 Scroll reverse needs to take into account the scroll region.
8414 Saving and restoring the cursor should save the color attributes too.
8415 (term-reset-terminal): Reset the scroll region.
8416 (term-handle-ansi-escape): Cursor up and down should take into
8417 account the scroll region.
8418 (term-set-scroll-region): Rename from `term-scroll-region'.
8419 Move to 0,0 after setting the region.
8420 (term-handle-scroll): Handle scroll up.
8421 (term-down): Fix off by one error.
8422 (term-delete-lines): Do not delete outside the scroll region.
8423 (term-insert-lines): Take into account the scroll region.
8424
8425 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
8426
8427 * textmodes/ispell.el (ispell-internal-change-dictionary)
8428 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
8429 (start, end): Move declaration outside of eval-when-compile.
8430
8431 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
8432 (flyspell-mode-on): Use it.
8433
8434 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
8435 ispell-kill-ispell-hook.
8436
8437 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
8440 (Custom-reset-saved): Do not ask for confirmation in single option
8441 buffers.
8442
8443 2006-01-13 Richard M. Stallman <rms@gnu.org>
8444
8445 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
8446
8447 2006-01-13 Romain Francoise <romain@orebokech.com>
8448
8449 * add-log.el (add-change-log-entry, change-log-merge):
8450 Conditionally use `hard-newline'.
8451
8452 2006-01-13 Martin Rudalics <rudalics@gmx.at>
8453
8454 * wid-edit.el (widget-field-end): If the overlay is no longer
8455 associated with a buffer, behave as if the overlay didn't exist.
8456
8457 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
8458 Make sure the links use the `custom-link' face.
8459
8460 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8461
8462 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
8463 (ld-script-mode): Don't set indent-line-function since we don't
8464 have one.
8465
8466 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8467
8468 * textmodes/org.el (org-open-file): Use mailcap for selecting an
8469 application.
8470 (org-file-apps-defaults-gnu): Use mailcap as the default for
8471 selecting an application on a UNIX system.
8472 (org-agenda-show-tags): New command.
8473 (org-table-insert-hline): Keep cursor in current table line.
8474 (org-table-convert): Offset effect of modifying
8475 `org-table-insert-hline'.
8476 (org-format-agenda-item): New optional argument TAG.
8477 (org-compile-prefix-format): Handle %T format for the tag.
8478 (org-expand-wide-chars): New function.
8479 (org-table-insert-row, org-table-insert-hline):
8480 Use `org-expand-wide-chars'.
8481 (org-open-file): Fix bug in program launch.
8482 (org-get-time-of-day): Fix bug with times before 1am.
8483 (org-agenda-menu): Add tags commands.
8484
8485 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
8486
8487 * textmodes/ispell.el (ispell-init-process): Include the used
8488 dictionary in ispell process start message.
8489 (ispell-internal-change-dictionary): When flyspell-mode is active
8490 and dictionary is changed, make sure ispell process is restarted
8491 and flyspell word cache cleared out for the current buffer.
8492 (ispell-change-dictionary): Make sure flyspell word cache is
8493 cleared out in all buffers with active flyspell mode when
8494 dictionary is globally changed.
8495 Call ispell-internal-change-dictionary after dictionary change.
8496
8497 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8498
8499 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
8500
8501 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
8502 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
8503 years. Fix small differences wrt Makefile.in.
8504 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
8505 Makefile.in does.
8506
8507 2006-01-12 Bill Wohler <wohler@newt.com>
8508
8509 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
8510 mh-search.el.
8511
8512 2006-01-12 Masatake YAMATO <jet@gyve.org>
8513
8514 * progmodes/ld-script.el: Update copyright year.
8515
8516 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
8517
8518 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
8519 Don't add widget if setting undefined.
8520
8521 2006-01-12 John Paul Wallington <jpw@pobox.com>
8522
8523 * help-fns.el (describe-variable): Remove newlines from void
8524 variable output.
8525
8526 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
8527
8528 * wdired.el (wdired-mode-map): Add help echo for
8529 wdired-abort-changes.
8530
8531 * man.el (Man-file-name-regexp): Adjust for a list of files.
8532
8533 2006-01-12 Masatake YAMATO <jet@gyve.org>
8534
8535 * progmodes/ld-script.el (auto-mode-alist): Support
8536 suffix conventions used in netbsd and eCos.
8537
8538 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
8539
8540 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
8541 (custom-variable-menu, custom-face-menu, custom-group-menu)
8542 (Custom-mode-menu): Change names of menu items. (As discussed on
8543 emacs-devel.)
8544 (custom-face-menu): Add "Undo Edits" item.
8545
8546 * startup.el (init-file-user): defcustom -> defvar.
8547
8548 * tooltip.el (tooltip-mode): Doc fix.
8549
8550 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
8551
8552 * reveal.el (reveal-post-command): window-buffer signals an error on
8553 dead windows rather than returning nil.
8554 (reveal-open-new-overlays): An overlay might die while we open others.
8555
8556 2006-01-11 Bill Wohler <wohler@newt.com>
8557
8558 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
8559 phrasing in docstring.
8560
8561 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
8562 can give some systems gas. Add new file mh-buffers.el.
8563
8564 2006-01-06 Masatake YAMATO <jet@gyve.org>
8565
8566 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
8567 C preprocessor forward ported from GNU Emacs 21.2.
8568
8569 * progmodes/asm-mode.el (asm-font-lock-keywords):
8570 Use `cpp-font-lock-keywords'.
8571
8572 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
8573
8574 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
8575 of $ for "\\.ld[s]?".
8576
8577 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
8578
8579 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
8580 (tcl-indent-line): Return `noindent' if inside a string.
8581
8582 * progmodes/flymake.el (flymake-split-string): Remove more than one
8583 empty string at beg/end of the result.
8584 (flymake-find-buildfile, flymake-find-possible-master-files):
8585 Use expand-file-name.
8586 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
8587 since expand-file-name does it for us. Use directory-file-name.
8588 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
8589 (flymake-ler-get-type, flymake-ler-get-text)
8590 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
8591 (flymake-current-line-no): Remove spurious interactive spec.
8592 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
8593 (flymake-check-include): Remove arg inc-path merged into inc-name.
8594 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
8595 Arg regexp-list replaced by a simple regexp.
8596 (flymake-master-make-header-init, flymake-master-tex-init):
8597 Correspondingly replace regexp-list with a regexp. Fix regexp.
8598
8599 2006-01-10 Simon Josefsson <jas@extundo.com>
8600
8601 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
8602 describing AUTH PLAIN fix.
8603
8604 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8605
8606 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
8607 (report-emacs-bug): Don't record initial prompt text.
8608 Instead, add text properties to prompting text.
8609 (report-emacs-bug-hook): Delete prompting text.
8610
8611 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8612
8613 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
8614 `dirs'. Adjust callers.
8615
8616 2006-01-09 John Paul Wallington <jpw@gnu.org>
8617
8618 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
8619
8620 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8621
8622 * reveal.el (reveal-open-new-overlays): New extracted fun.
8623 (reveal-close-old-overlays): Idem. Check overlays's liveness before
8624 using them. Simplify the code.
8625 (reveal-post-command): Use them. Fix up obsolete windows in
8626 reveal-open-spots.
8627
8628 * progmodes/flymake.el: Use `require' rather than autoload for
8629 XEmacs's overlays.
8630 (flymake-get-common-file-prefix, flymake-build-relative-filename):
8631 Delete. Use file-relative-name instead.
8632 (flymake-get-syntax-check-program-args, flymake-perl-init):
8633 Simplify the resulting code.
8634
8635 * log-view.el (log-view-file-re, log-view-message-re): Add support
8636 for DaRCS output.
8637
8638 2006-01-09 Alex Schroeder <alex@gnu.org>
8639
8640 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
8641 identifiers sometimes added in square brackets at the beginning of
8642 subject lines.
8643
8644 2006-01-07 Richard M. Stallman <rms@gnu.org>
8645
8646 * cus-edit.el (Custom-set, Custom-save): Doc fix.
8647 (Custom-reset-current, Custom-reset-saved): Change question text.
8648 (Custom-reset-standard): Likewise.
8649 (custom-variable-reset-saved): Doc fix.
8650
8651 2006-01-07 Eli Zaretskii <eliz@gnu.org>
8652
8653 * startup.el (init-file-user): Doc fix.
8654
8655 2006-01-07 Alex Schroeder <alex@gnu.org>
8656
8657 * mail/rmail.el (rmail-current-subject): New function.
8658 (rmail-current-subject-regexp): New function.
8659 (rmail-next-same-subject): Use it.
8660
8661 * mail/rmailsum.el (rmail-summary-by-topic):
8662 Use rmail-current-subject and rmail-current-subject-regexp.
8663 (rmail-summary-next-same-subject): Ditto.
8664
8665 * net/rcirc.el (rcirc-send-input): No longer check whether the
8666 process is open, since not all commands need an open process.
8667 (rcirc-send-string): Check whether the process is open before
8668 sending anything.
8669 (rcirc-ignore-list): New option.
8670 (rcirc-ignore-list-automatic): New variable.
8671 (rcirc-print): Take rcirc-ignore-list into account.
8672 (rcirc-cmd-ignore): New command.
8673 (rcirc-ignore-update-automatic): New function.
8674 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
8675 list if ignored nicks.
8676 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
8677
8678 2006-01-06 David Reitter <david.reitter@gmail.com>
8679
8680 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
8681 reflect the address to which the report will be sent.
8682
8683 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8684
8685 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
8686 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
8687
8688 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
8689
8690 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
8691
8692 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
8693 the doc string: "functoin" => "function".
8694 * ldefs-boot.el: Likewise.
8695
8696 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
8697 message text: "Duplicat" => "Duplicate".
8698
8699 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
8700
8701 * files.el (basic-save-buffer-2): If backing-up failed, reset
8702 buffer-backed-up to nil.
8703
8704 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
8705
8706 * progmodes/gud.el (gdb-script-skip-to-head)
8707 (gdb-script-calculate-indentation): Indent for breakpoint command
8708 lists also.
8709
8710 2006-01-05 Bill Wohler <wohler@newt.com>
8711
8712 * Makefile.in (compile-always): Add mh-autoloads dependency.
8713 (bootstrap): Remove mh-autoloads dependency, as compile dependency
8714 provides it.
8715 (updates): Remove mh-autoloads dependency, since it probably has
8716 already run recently (via recompile).
8717
8718 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8719
8720 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
8721 argument `force' to disable the flyspell-last-buffer optimization.
8722 (flyspell-mode-on): Use it.
8723
8724 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
8725 flymake-simple-cleanup.
8726 (flymake-allowed-file-name-masks): Use this new default.
8727 All the functions are now called in the right buffer rather than
8728 passing the buffer as argument.
8729 (flymake-process-sentinel): Switch to buffer before calling cleanup.
8730 (flymake-parse-err-lines): Remove redundant buffer arg.
8731 (flymake-get-program-dir): Comment out unused function.
8732 (flymake-start-syntax-check, flymake-start-syntax-check-process):
8733 Remove redundant buffer argument.
8734 (flymake-get-real-file-name, flymake-simple-java-cleanup)
8735 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
8736
8737 2006-01-05 Richard M. Stallman <rms@gnu.org>
8738
8739 * info.el (Info-find-node): Don't record previous node if have none.
8740 (info): Go to directory only if history is empty.
8741
8742 * simple.el (mark): Doc fix.
8743
8744 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8745
8746 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
8747 already of desired type.
8748 (mac-ae-list): Coerce parameter to "list" type.
8749 (mac-dispatch-apple-event): Replace cadr part of event with a
8750 dummy position so that event-start returns it.
8751
8752 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8753
8754 * textmodes/org.el (org-end-of-subtree): New function.
8755 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
8756 Use `org-end-of-subtree'.
8757 (org-agenda, org-agenda-convert-date): Protect calls to
8758 `fit-window-to-buffer'.
8759 (org-tags-view): Force matching of sublevels when doing a
8760 todo-only search. Define the correct redo command, including the
8761 arguments.
8762 (org-agenda-redo): Display message.
8763 (org-check-for-org-mode): New function.
8764 (org-agenda-type): New variable.
8765 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
8766 Set `org-agenda-type'.
8767 (org-agenda-check-type): New function.
8768 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8769 (org-agenda-week-view, org-agenda-day-view)
8770 (org-agenda-next-date-line, org-agenda-previous-date-line)
8771 (org-agenda-log-mode, org-agenda-toggle-diary)
8772 (org-agenda-toggle-time-grid, org-agenda-date-later)
8773 (org-agenda-date-prompt, org-agenda-diary-entry)
8774 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
8775 (org-agenda-convert-date, org-agenda-menu):
8776 Use `org-agenda-check-type'.
8777 (org-make-overlay, org-delete-overlay)
8778 (org-detatch-overlay, org-move-overlay, org-overlay-put):
8779 New compatibility functions.
8780 (org-calendar-select-mouse): New command.
8781
8782 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
8783
8784 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
8785 (Custom-reset-standard): Fix y-or-n-p messages.
8786 (custom-link): New face for links.
8787 (custom-buffer-create-internal, custom-manual): Use it.
8788 (custom-face-save): Push to theme-face before setting face spec.
8789
8790 * wid-edit.el (widget-default-mouse-face-get): New function.
8791 (widget-specify-button): Handle mouse-face like button-face.
8792
8793 * custom.el (load-theme): Clear old theme settings if reloading.
8794
8795 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
8796
8797 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
8798 "Erase Customization" button back to same position it occupies in
8799 the individual State menus.
8800
8801 2006-01-04 Kim F. Storm <storm@cua.dk>
8802
8803 * wid-edit.el (key-sequence): Rework widget to read key binding
8804 using `kbd' syntax. Use C-q to insert literal key, event, or code.
8805 (widget-key-sequence-default-value): Default value for empty sequence.
8806 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
8807 (widget-key-sequence-read-event): New command for C-q.
8808 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
8809 (widget-key-sequence-value-to-external): New functions.
8810
8811 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8812
8813 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
8814 Use expand-file-name.
8815 (flymake-delete-temp-directory): Use expand-file-name,
8816 file-name-directory, and directory-file-name.
8817 (flymake-strrchr): Delete.
8818 (flymake-start-syntax-check): Don't pass the redundant buffer argument
8819 to the init-f function.
8820 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
8821 (flymake-init-find-buildfile-dir)
8822 (flymake-init-create-temp-source-and-master-buffer-copy)
8823 (flymake-simple-make-init-impl, flymake-simple-make-init)
8824 (flymake-master-make-init, flymake-master-make-header-init)
8825 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
8826 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
8827 (flymake-xml-init): Remove corresponding redundant buffer argument.
8828 (flymake-allowed-file-name-masks): Remove last elems that are equal to
8829 the default anyway. Clean up regexps.
8830
8831 * progmodes/flymake.el (flymake-temp-source-file-name)
8832 (flymake-master-file-name, flymake-temp-master-file-name)
8833 (flymake-base-dir): New buffer-local vars.
8834 (flymake-buffer-data, flymake-get-buffer-value)
8835 (flymake-set-buffer-value): Replace those hash-tables by the new
8836 buffer-local vars. Update callers.
8837
8838 * progmodes/flymake.el (flymake-check-start-time)
8839 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
8840 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
8841 Move definition, so we can remove redundant earlier declaration.
8842 (flymake-replace-regexp-in-string, flymake-split-string)
8843 (flymake-get-temp-dir): Use defalias.
8844 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
8845 (flymake-xemacs-window-edges): Remove unused function.
8846 (flymake-get-point-pixel-pos): Move.
8847 (flymake-pid-to-names, flymake-reg-names)
8848 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
8849 Replace by a simple list flymake-processes and by process-buffer.
8850 Update callers. Other than simplify the code, it uses buffers rather
8851 than buffer-names so it doesn't get confused by uniquify.
8852 (flymake-buffer-data): The global value should just be nil.
8853
8854 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
8855 Optimize the body of a defalias like any other code.
8856
8857 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
8858 Make sure we've setup font-lock's vars. It may influence which
8859 function we then call.
8860 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
8861 here since it's too late anyway.
8862
8863 2006-01-03 Romain Francoise <romain@orebokech.com>
8864
8865 * startup.el (fancy-splash-tail, normal-splash-screen):
8866 Update copyright year.
8867
8868 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
8869
8870 * mouse.el (mouse-drag-track): Rename, from
8871 `mouse-drag-region-1'. Includes optional argument required to
8872 enable post-drag event processing (e.g. delete region keys).
8873 Can be used without this argument to track a mouse region and operate
8874 on it as soon as the drag completes.
8875 (mouse-drag-region): Use `mouse-drag-track'.
8876
8877 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
8878
8879 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
8880 Move to `custom-buffer' group.
8881
8882 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
8883 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
8884 (custom-theme-insert-face-marker, custom-theme-variable-menu)
8885 (custom-theme-face-menu): New variables.
8886 (custom-theme-add-variable, custom-theme-variable-action)
8887 (custom-variable-reset-theme, custom-theme-delete-variable)
8888 (custom-face-reset-theme, custom-theme-face-action)
8889 (custom-theme-delete-face, custom-theme-merge-theme)
8890 (custom-theme-add-face, custom-theme-visit-theme): New functions.
8891
8892 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
8893
8894 * custom.el: Move Custom Themes commentary to start of theme code.
8895 (custom-known-themes): Rename `standard' theme to `changed'.
8896 (custom-push-theme): Caller no longer specifies what theme to use
8897 when doing `reset'---the setting is simply removed from the theme.
8898 Delete MODE from `theme-value' and `theme-settings' properties.
8899 (custom-declare-theme): Ignore &rest args since we don't use them.
8900
8901 (custom-loaded-themes): Delete variable.
8902 (custom-theme-load-themes, custom-theme-loaded-p)
8903 (custom-theme-value): Delete functions.
8904
8905 (custom-declare-theme): Signal error on invalid theme names.
8906 (provide-theme): custom-loaded-themes was deleted.
8907 (load-theme): Load the file unconditionally.
8908 (enable-theme): Call `load-theme' if theme is undefined.
8909 (custom-enabled-themes): Only update value for successful loads.
8910 (disable-theme): Complete from enabled themes when interactive.
8911 (custom-variable-theme-value): Calculate theme value directly.
8912
8913 (custom-theme-reset-variables, custom-reset-variables): Mark as
8914 XEmacs compatibility functions. We don't actually use these.
8915
8916 * cus-edit.el (custom-variable-state-set):
8917 Use custom-variable-theme-value instead of custom-theme-value.
8918 (custom-face-state-set): Rename `standard' theme to `changed'.
8919 (custom-save-variables, custom-save-faces): Delete unneeded
8920 references to custom-reset-variables.
8921 (custom-save-resets): Delete function.
8922 (custom-save-variables, custom-save-faces): MODE argument deleted.
8923 (custom-save-variables, custom-save-faces): Ignore theme values.
8924
8925 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
8926 compatibility function.
8927
8928 2006-01-01 Richard M. Stallman <rms@gnu.org>
8929
8930 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
8931 (Custom-reset-current, Custom-reset-saved): Likewise.
8932 (Custom-reset-standard): Show message if aborted.
8933 (custom-mode): Doc fix, describing those commands.
8934
8935 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
8936 put on event-kind property.
8937
8938 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
8939
8940 * custom.el (provide-theme): Ban `user' theme name.
8941 (custom-enabling-themes): New variable.
8942 (enable-theme): Don't enable user if custom-enabling-themes is t.
8943 (custom-enabled-themes): Make it a defcustom.
8944 (custom-theme-recalc-face): No-op if face is undefined.
8945
8946 * cus-edit.el (custom-button-mouse): New variable.
8947 (custom-button-mouse): New face.
8948 (custom-raised-buttons, custom-mode): Use it.
8949
8950 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
8951
8952 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8953
8954 * progmodes/gud.el (gud-display-line): Support hl-line in the
8955 source buffer.
8956
8957 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
8958
8959 * mouse.el (mouse-drag-window-above): Verify that the found window
8960 overlaps with the given window in the horizontal dimension.
8961
8962 2005-12-31 Eli Zaretskii <eliz@gnu.org>
8963
8964 * Makefile.in (cvs-update): New target.
8965
8966 * makefile.w32-in (cvs-update): Ditto.
8967
8968 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
8969
8970 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
8971 (custom-new-theme-mode-map): New variable.
8972
8973 2005-12-30 Richard M. Stallman <rms@gnu.org>
8974
8975 * custom.el (custom-load-themes): Function deleted.
8976
8977 * cus-edit.el (custom-save-loaded-themes): Function deleted.
8978 (custom-save-variables): Don't delete or add custom-load-themes call.
8979
8980 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
8981
8982 * cus-start.el: Add `visible-cursor'.
8983
8984 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
8985 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
8986 (flymake-process-filter): Switch to buffer before calling it instead.
8987 (flymake-post-syntax-check, flymake-highlight-err-lines)
8988 (flymake-delete-own-overlays, flymake-parse-err-lines)
8989 (flymake-start-syntax-check, flymake-start-syntax-check-process)
8990 (flymake-count-lines, flymake-parse-residual):
8991 Remove constant buffer argument.
8992 (flymake-start-syntax-check-for-current-buffer): Remove.
8993 Update callers to use flymake-start-syntax-check instead.
8994 (flymake-display-err-menu-for-current-line):
8995 Remove unused var `mouse-pos'.
8996 (flymake-restore-formatting): Comment out unused function.
8997 (flymake-report-status, flymake-report-fatal-status): Remove buffer
8998 argument, use current-buffer instead. Update callers.
8999
9000 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9001
9002 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
9003 buffer-local because choose-completion-delete-max-match requires
9004 that we set completion-ignore-case (i.e., binding via let is not
9005 sufficient).
9006 (bibtex-complete): Always set completion-ignore-case and
9007 choose-completion-string-functions. The latter is needed because
9008 choose-completion-string-functions keeps its value if we quit the
9009 *Completions* buffer without requesting a completion.
9010
9011 2005-12-30 Andreas Schwab <schwab@suse.de>
9012
9013 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
9014
9015 2005-12-30 Eli Zaretskii <eliz@gnu.org>
9016
9017 * jit-lock.el (jit-lock-chunk-size): Doc fix.
9018
9019 2005-12-30 Juri Linkov <juri@jurta.org>
9020
9021 * locate.el (locate-fcodes-file, locate-header-face)
9022 * progmodes/delphi.el (delphi-other-face)
9023 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
9024
9025 * paren.el (show-paren-match, show-paren-mismatch): Use existing
9026 group `paren-showing-faces'.
9027
9028 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
9029 (goto-address): Fix docstring.
9030
9031 * net/webjump.el (webjump-sample-sites): Update URLs.
9032
9033 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
9034
9035 * subr.el (cancel-change-group): Add listp around pending-undo-list.
9036
9037 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
9038
9039 * font-lock.el (font-lock-compile-keywords): Signal an error when
9040 font-lock-set-defaults hasn't been called.
9041
9042 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
9043
9044 * subr.el (noreturn, 1value): Doc fixes.
9045
9046 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9047
9048 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
9049 that assoc-string returns nil.
9050
9051 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9052
9053 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
9054 (bibtex-entry-type-str, bibtex-empty-field-re)
9055 (bibtex-search-backward-string, bibtex-preamble-prefix)
9056 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
9057 (bibtex-any-valid-entry-type): New variable.
9058 (bibtex-parse-field-name): Simplify.
9059 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
9060 (bibtex-preamble-prefix): Include left delimiter.
9061 (bibtex-search-forward-field, bibtex-search-backward-field):
9062 Allow unbounded search past entry boundaries (required by bibtex-pop).
9063 (bibtex-text-in-field-bounds): Use push.
9064 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
9065 (bibtex-parse-preamble, bibtex-valid-entry)
9066 (bibtex-beginning-first-field): New functions.
9067 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
9068 (bibtex-map-entries): Fix docstring.
9069 (bibtex-flash-head): New arg prompt. Simplify.
9070 (bibtex-enclosing-field): Include code of bibtex-inside-field.
9071 (bibtex-insert-kill): Simplify. Always insert text past the
9072 current field or entry.
9073 (bibtex-format-entry): Use bibtex-parse-field.
9074 (bibtex-pop): Use bibtex-beginning-of-entry and
9075 bibtex-end-of-entry to initiate the search. Insert empty field if
9076 we found ourselves.
9077 (bibtex-print-help-message): New args field and comma.
9078 Handle entry keys.
9079 (bibtex-make-field): Use bibtex-beginning-of-entry.
9080 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
9081 invalid entry.
9082 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
9083 Handle preambles. Simplify code for thorough test.
9084 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
9085 New arg comma. Handle entry heads.
9086 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
9087 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
9088 New arg comma.
9089 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
9090 (bibtex-fill-field): Simplify.
9091 (bibtex-fill-entry): Use bibtex-beginning-first-field and
9092 bibtex-parse-field.
9093 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
9094 (bibtex-complete): Use bibtex-parse-preamble.
9095
9096 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
9097
9098 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
9099 Display name of expression instead of convenience variable.
9100 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
9101
9102 * progmodes/gud.el (gud-tooltip-dereference): Rename from
9103 toggle-gud-tooltip-dereference.
9104 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
9105 (gud-tooltip-tips): ...here when dereferencing.
9106
9107 2005-12-28 Bill Wohler <wohler@newt.com>
9108
9109 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
9110
9111 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
9114 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
9115 (vc-annotate-display-autoscale): Adjust call.
9116 (vc-annotate-display-default): Adjust call. Make arg compulsory.
9117 Fix interactive spec.
9118 (vc-annotate-time-span): Remove.
9119 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
9120 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
9121 (vc-annotate-display-select): Use new name.
9122
9123 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
9124 (vc-annotate-mode-menu): Remove left-over redundant declaration.
9125 Correct the construction of span entries. Simplify.
9126 (vc-annotate-display-select): Fix the nil case.
9127 (vc-annotate): Remove obsolete (and now broken) code.
9128 (vc-annotate-extract-revision-at-line): Remove obsolete code.
9129 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
9130
9131 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9132
9133 * subr.el (lazy-completion-table): Correct typo in docstring.
9134
9135 * startup.el (command-line): Use `custom-reevaluate-setting' for
9136 `send-mail-function'.
9137
9138 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
9139
9140 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
9141
9142 * mail/smtpmail.el (smtpmail-try-auth-methods):
9143 Send credentials together with "AUTH PLAIN" command.
9144
9145 2005-12-27 Richard M. Stallman <rms@gnu.org>
9146
9147 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
9148 mouse-2, go back to previously selected window, so it's selected
9149 when mouse-2 command runs.
9150
9151 2005-12-27 Juri Linkov <juri@jurta.org>
9152
9153 * descr-text.el (describe-text-sexp): Use square brackets for
9154 button [Show] to distinguish it from the property value `show'.
9155 (describe-property-list): Use `insert-text-button' with
9156 `help-face' type instead of putting face in quotes, because button
9157 is not created automatically for a list of faces.
9158 (describe-text-properties-1): Put button-type value in quotes to
9159 distinguish from plain text "button".
9160 (describe-char): Display code point values in hex. Don't use
9161 `symbol-name' for `current-input-method' because it is a string.
9162 Use `insert-text-button' with `help-face' type instead of putting
9163 hardcoded face in quotes, because button is not created automatically.
9164
9165 2005-12-27 Richard M. Stallman <rms@gnu.org>
9166
9167 * progmodes/glasses.el (glasses-face): More specific custom type.
9168
9169 * files.el (set-visited-file-name): Doc fix.
9170
9171 * textmodes/flyspell.el (flyspell-external-point-words):
9172 Use local var buffer-scan-pos to advance scan for next misspelling.
9173 Advance it only after we find the misspelling.
9174
9175 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
9176
9177 * textmodes/flyspell.el (flyspell-external-point-words):
9178 New criteria for finding the misspelling in the buffer.
9179
9180 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
9181
9182 * help-mode.el (help-insert-string): Set help-xref-stack-item
9183 rather than call help-setup-xref.
9184
9185 * descr-text.el (describe-char): Revert previous changes for
9186 optional buffer argument.
9187
9188 2005-12-27 Juri Linkov <juri@jurta.org>
9189
9190 * help-mode.el (help-insert-string): New function. Save buffer
9191 contents in cases where it is impossible to recompute the old contents.
9192
9193 * descr-text.el (describe-char): Set help-xref-stack-item
9194 explicitly after buffer has been generated.
9195
9196 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9197
9198 * cus-start.el (all): Add x-gtk-show-hidden-files.
9199
9200 2005-12-26 Richard M. Stallman <rms@gnu.org>
9201
9202 * replace.el (perform-replace): Calculate match-again
9203 before skipping read-only matches.
9204
9205 * paren.el (paren-showing-faces): New group.
9206 (show-paren-match, show-paren-mismatch): Move to that group.
9207
9208 * button.el (button): Put into group `basic-faces'.
9209
9210 * progmodes/make-mode.el: Remove faces from group `faces'.
9211
9212 * apropos.el (apropos, apropos-value): Doc fix.
9213 (apropos-documentation): Doc fix.
9214
9215 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
9216
9217 * subr.el (lazy-completion-table): Remove argument `args'.
9218
9219 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9220 Don't use the `args' argument of lazy-completion-table.
9221
9222 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
9223
9224 * descr-text.el (describe-char): Add optional argument for buffer.
9225 Set buffer appropriately. Call help-setup-xref.
9226 Suggested by Stefan Monnier.
9227
9228 2005-12-26 Juri Linkov <juri@jurta.org>
9229
9230 * descr-text.el: Require `help-fns' at runtime. Don't require
9231 `button' for byte compilation.
9232 (describe-text-widget): Add `help-echo' for first button.
9233 Use `help-info' for second.
9234 (describe-property-list): Use `help-argument-name' instead of `italic'.
9235 (describe-text-category): Add prompt to interactive spec.
9236 Call `help-setup-xref'.
9237 (describe-char): Use `help-character-set'. Add `help-echo' for
9238 code point. Use `help-input-method'. Remove superfluous insert.
9239
9240 2005-12-25 Richard M. Stallman <rms@gnu.org>
9241
9242 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
9243 at point, in case of narrowing.
9244
9245 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
9246
9247 * locate.el (locate-header-face): Allow nil in type.
9248
9249 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
9250
9251 2005-12-25 Romain Francoise <romain@orebokech.com>
9252
9253 * battery.el (battery-linux-proc-acpi): Also try
9254 `/proc/acpi/thermal_zone/THM0/temperature'.
9255
9256 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
9257
9258 * custom.el (custom-push-theme): Fix docstring.
9259
9260 * cus-edit.el (custom-variable-set, custom-variable-save)
9261 (custom-variable-save): Custom-quote widget values.
9262 (customize-save-variable): Fix custom-push-theme call.
9263
9264 2005-12-24 Eli Zaretskii <eliz@gnu.org>
9265
9266 * w32-fns.el (w32-batch-update-autoloads): New function.
9267
9268 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
9269 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
9270 from the command line.
9271
9272 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
9273
9274 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
9275 reset means to remove setting from theme entirely. Don't keep
9276 expanding theme-settings list; delete old entries if necessary.
9277
9278 * cus-edit.el (custom-buffer-create-internal): Move "Erase
9279 customization" button one line up.
9280 (custom-themed): New face.
9281 (custom-magic-alist): New value, THEMED, for theme settings.
9282 (custom-variable-state-set, custom-face-state-set):
9283 Check theme-value instead of saved-value.
9284 (custom-variable-reset-standard, custom-face-reset-standard):
9285 Remove theme setting entirely. Recalculate new values.
9286 (custom-variable-set, custom-variable-set)
9287 (custom-variable-reset-saved, custom-variable-reset-backup)
9288 (custom-face-set, custom-face-reset-saved): Update `user' theme.
9289 (custom-variable-save): Fix typos.
9290
9291 2005-12-23 Juri Linkov <juri@jurta.org>
9292
9293 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
9294 Add autoload cookies.
9295 (edebug-outside-d-c-i-n-s-w): New variable.
9296 (edebug-display, edebug-outside-excursion): Use it to save the
9297 original value of default-cursor-in-non-selected-windows.
9298 Set default-cursor-in-non-selected-windows to t while Edebug
9299 is active.
9300 (edebug-mode, edebug-eval-mode): Doc fix.
9301
9302 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
9303 with `buffer-substring-no-properties' to remove common substring
9304 highlighting.
9305
9306 * info.el (info-other-window, info): Rename function argument
9307 `file' to `file-or-node'.
9308 (Info-complete-menu-item): Use local variable `complete-nodes' to
9309 keep the global value of `Info-complete-nodes' unchanged for
9310 subsequent completions.
9311 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
9312
9313 * simple.el (get-next-valid-buffer, last-buffer)
9314 (next-error-buffer-p, next-error-find-buffer)
9315 (minibuffer-history-sexp-flag): Doc fix.
9316
9317 * savehist.el (savehist-mode-hook): Add `:group'.
9318
9319 * log-view.el: Call autoload for vc-find-version.
9320 (log-view-current-file): Adjust subgroup numbers.
9321 (log-view-current-tag): Add `length'.
9322
9323 2005-12-23 Richard M. Stallman <rms@gnu.org>
9324
9325 * vc.el (vc-annotate-car-last-cons): Defn moved up.
9326
9327 2005-12-23 Juri Linkov <juri@jurta.org>
9328
9329 * hi-lock.el (hi-lock-archaic-interface-message-used)
9330 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
9331 (hi-lock-mode): Display "Hi" in the mode line only when
9332 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
9333 (hi-lock-write-interactive-patterns):
9334 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
9335 (hi-lock-set-pattern, hi-lock-set-file-patterns)
9336 (hi-lock-font-lock-hook): Set 3rd arg `how' of
9337 font-lock-add-keywords to t.
9338
9339 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
9340
9341 * hi-lock.el (hi-lock-highlight-range): New variable.
9342 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
9343 only if font-lock-fontified is non-nil. Remove overlays.
9344 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
9345 font-lock-fontified is non-nil, otherwise use overlays (instead of
9346 text properties).
9347 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
9348 New variables.
9349 (hi-lock-string-serialize) New function.
9350
9351 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9352
9353 * menu-bar.el (menu-find-file-existing): New function.
9354 (menu-bar-file-menu): Use menu-find-file-existing for Open.
9355
9356 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
9357
9358 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9359
9360 * vc.el: Remove unnecessary leading * in docstrings.
9361 (vc-annotate-mode-map): Move initialization into declaration.
9362 (vc-static-header-alist): Nitpick on the regexp.
9363 (vc-default-init-version): New fun.
9364 (vc-register): Use it.
9365 (vc-insert-headers): Use dolist.
9366 (vc-annotate-get-backend): Remove unused function.
9367 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
9368 (vc-annotate-mode): Remove corresponding call.
9369 (vc-annotate-car-last-cons): Simplify.
9370 (vc-annotate-buffers): Remove var.
9371 (vc-annotate-backend): Make it buffer-local.
9372 (vc-annotate): Move the interaction to the interactive spec.
9373 Add a `buf' argument.
9374 (vc-annotate-warp-version): Use this new `buf' argument to avoid
9375 killing&creating a vc-annotate buffer, which is very disruptive when
9376 the buffers are shown in dedicated frames.
9377
9378 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
9379
9380 * descr-text.el: Add FSF as maintainer.
9381 (describe-text-mode, describe-text-mode-map)
9382 (describe-text-mode-hook, describe-text-done): Delete. Use normal
9383 help-mode.
9384 (describe-text-widget, describe-text-sexp)
9385 (describe-property-list, describe-text-category)
9386 (describe-text-properties, describe-text-properties-1)
9387 (describe-char): Use help buttons instead of widgets.
9388 (describe-char-unicodedata-file): Make URL link in doc string.
9389
9390 2005-12-22 Richard M. Stallman <rms@gnu.org>
9391
9392 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9393 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
9394 Don't include buttons that write a file when there's no file.
9395 (custom-variable-menu, custom-face-menu, custom-group-menu):
9396 Don't include commands that write a file when there's no file.
9397 (customize-browse): Reword the top-of-buffer help intro.
9398 (custom-buffer-create-internal): Fix previous change.
9399 (customize-changed-options-previous-release): Prev release is 21.1.
9400 (customize-changed-options): Doc fix.
9401 (customize-changed): New alias.
9402 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
9403 Say "standard values".
9404 (Custom-reset-standard): Doc fix.
9405 (custom-face-reset-standard): Doc fix.
9406
9407 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
9408
9409 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
9410 even if font-lock-mode is non-nil since it may be t without having
9411 turned on font-lock-mode-internal.
9412 (font-lock-choose-keywords): Minor optimization.
9413 (font-lock-add-keywords, font-lock-remove-keywords)
9414 (font-lock-set-defaults): Don't call make-local-variable on a variable
9415 that we know to already be local.
9416
9417 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9418
9419 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
9420 messages if in the minibuffer.
9421
9422 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9423
9424 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
9425 (tex-mode-flyspell-verify, flyspell-get-word)
9426 (flyspell-external-point-words): Don't use point-min/max uselessly.
9427
9428 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
9429 by Kevin Rodgers. Instead, just hide the completions buffer if we
9430 don't need to show it.
9431
9432 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9433
9434 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
9435
9436 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
9437
9438 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
9439 delete-windows-on with an inexistent buffer.
9440
9441 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
9442
9443 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9444 Delete defcustom variable :tag names.
9445
9446 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
9447
9448 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
9449 (log-view-font-lock-keywords): Ajust subgroup numbers.
9450 (log-view-current-tag): Don't hard code the number of subgroups.
9451
9452 2005-12-20 Juri Linkov <juri@jurta.org>
9453
9454 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
9455 (tooltip-x-offset, tooltip-y-offset): Doc fix.
9456
9457 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9458 (menu-bar-non-minibuffer-window-p): Instead of checking
9459 display-multi-frame-p, use selected-frame when menu-updating-frame
9460 is nil.
9461
9462 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
9463
9464 * align.el (align-rules-list): Use [ \t] instead of \s-
9465 for column separators in text mode.
9466
9467 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
9468
9469 * help-mode.el (help-customize-variable, help-customize-face):
9470 Don't pop help-xref-stack as help-follow no longer pushes
9471 anything on to it.
9472
9473 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9474
9475 * textmodes/org.el (org-agenda-custom-commands): New option.
9476 (org-agenda): Offer custom commands on splash screen.
9477 (org-make-tags-matcher): Parser for Boolean logic added.
9478 (org-agenda-set-tags): New command.
9479 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
9480 (org-set-tags): Efficiency improvements.
9481 (org-auto-align-tags): New option.
9482 (org-todo, org-demote, org-promote): Realign tags.
9483 (org-tags-completion-function): Use also "&" and "|" as separators.
9484 (org-org-menu): Agenda commands simplified.
9485
9486 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9487
9488 * cus-edit.el (customize-apropos, customize-apropos-options):
9489 Docstring changes.
9490
9491 * font-lock.el (font-lock): Add tags to the links in the defgroup.
9492
9493 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
9494
9495 * longlines.el (longlines-mode): Wrap while widened.
9496 (longlines-decode-region, longlines-encode-region): Compute max
9497 just once.
9498
9499 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9500
9501 * cus-edit.el (mac): New group.
9502
9503 * cus-start.el (all): Add user options in macterm.c. Add test for
9504 Mac-related built-ins. Fix test for GTK-related built-ins.
9505
9506 * term/mac-win.el (mac-handle-language-change)
9507 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
9508 (mac-services-open-selection, mac-services-mail-selection)
9509 (mac-services-mail-to, mac-services-insert-text)
9510 (mac-dispatch-apple-event): Add docstrings.
9511 (x-get-selection, mac-select-convert-to-string): Select coding
9512 system from `utf-16be' and `utf-16le' using `byteorder'.
9513
9514 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
9515
9516 * subr.el (lazy-completion-table): Don't be fooled if the var holds
9517 a "list" (lambda ...) rather than a real completion list.
9518
9519 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
9520 lexical-let when encountering ((lambda (...) ...) ...).
9521
9522 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9523
9524 * progmodes/sh-script.el (sh-mode):
9525 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
9526 * textmodes/picture.el (picture-mode): Update docstrings.
9527
9528 2005-12-17 Eli Zaretskii <eliz@gnu.org>
9529
9530 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
9531 commands enclosed in $(ARGQUOTE)s should not be split between two
9532 lines, as that will break with GNU Make >3.80, when sh.exe is used
9533 and arg quoting is with '..'.
9534 (autoloads): Don't break the quoted --eval expression between
9535 several lines.
9536
9537 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
9538
9539 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
9540 Capture error from printing circular structures.
9541
9542 2005-12-17 Martin Rudalics <rudalics@gmx.at>
9543
9544 * wid-edit.el (widget-checkbox-action): Clear undo info.
9545
9546 2005-12-16 Bill Wohler <wohler@newt.com>
9547
9548 * menu-bar.el (kill-this-buffer): Set a good example by using menu
9549 bar, not menubar in comment.
9550
9551 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
9552
9553 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
9554 After-change-functions should not clobber the match data.
9555
9556 2005-12-16 Juri Linkov <juri@jurta.org>
9557
9558 * simple.el (choose-completion): Use `buffer-substring-no-properties'
9559 instead of `buffer-substring'.
9560 (completion-common-substring): Doc fix.
9561 (completion-setup-function): Use minibuffer-completion-contents
9562 instead of minibuffer-contents. Don't set common-string-length
9563 initially. Remove special handling of partial-completion-mode.
9564 Move computation of completion-base-size into one cond.
9565 Call completion-base-size-function in mainbuf. In computation of
9566 completion-base-size for file name completion don't move point to
9567 the end of the minibuffer. Move computation of common-string-length
9568 into one cond. Start putting faces only when common-string-length>=0.
9569 Add condition to put completions-common-part when
9570 common-string-length>0.
9571
9572 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
9573 place point at the first different character in the minibuffer
9574 even if this position is at the beginning of the minibuffer.
9575
9576 * info.el (Info-read-node-name-1): In completion-base-size-function's
9577 lambda return 1 if common-substring or minibuffer-completion-contents
9578 starts with (, and 0 otherwise.
9579
9580 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
9581 Use `crm-current-element' for second arg of `display-completion-list'.
9582
9583 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
9584
9585 * files.el (set-auto-mode): Look for an interpreter specified on
9586 the first line also if search for mode specification succeeded,
9587 but the mode is not known.
9588
9589 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9590
9591 * textmodes/org.el (org-tags-match-list-sublevels): New option.
9592 (org-open-at-point): Implement tag searches as links.
9593 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
9594 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
9595 (org-tags-sparse-tree, org-tags-view, org-set-tags)
9596 (org-agenda-dispatch): New commands.
9597 (org-use-tag-inheritance, org-tags-column): New options.
9598 (org-tab-follows-link, org-return-follows-link): New options.
9599 (org-tags): New customize group.
9600 (org-start-icalendar-file): Get local time zone.
9601 (org-tags-completion-function): New function.
9602 (org-set-font-lock-defaults): Make sure links will also be
9603 highlighted inside headlines.
9604
9605 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
9606
9607 * term.el (term-emulate-terminal):
9608 Let term-handle-ansi-terminal-messages override what Bash says about
9609 its current directory.
9610
9611 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
9612
9613 * bindings.el (last-buffer): Move to simple.el.
9614 * simple.el (last-buffer): Move here.
9615 (get-next-valid-buffer): New function.
9616 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
9617 (prev-buffer): Ditto. Rename to `previous-buffer'.
9618
9619 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
9620 * bindings.el (global-map): Ditto.
9621
9622 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
9623
9624 * cus-edit.el: Introductory comment change.
9625 (custom-magic-alist): Change message string for the `rogue' state.
9626
9627 2005-12-15 Richard M. Stallman <rms@gnu.org>
9628
9629 * tooltip.el: Delete defcustom variable :tag names.
9630
9631 * complete.el (partial-completion-mode): Doc fix.
9632
9633 * textmodes/flyspell.el (flyspell-external-point-words):
9634 Use save-excursion to ensure we don't move backward in the
9635 search loop, not even one character.
9636 (flyspell-delete-all-overlays): Use remove-overlays directly.
9637
9638 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
9639 (ispell-start-process): Set that variable.
9640 Clear ispell-buffer-local-name.
9641 (ispell-internal-change-dictionary):
9642 Set ispell-current-dictionary after killing process.
9643 (ispell-buffer-local-dict):
9644 Don't set spell-personal-dictionary after killing process.
9645 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
9646 (ispell-tex-skip-alists, ispell-html-skip-alists)
9647 (ispell-skip-region-alist): Mark as risky.
9648
9649 * net/newsticker.el (newsticker--retrieval-timer-list)
9650 (newsticker--display-timer, newsticker-running-p)
9651 (newsticker-ticker-running-p): Definitions moved up.
9652
9653 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
9654
9655 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
9656
9657 2005-12-15 David Ponce <david@dponce.com>
9658
9659 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
9660 (recentf-edit-list, recentf-open-files): Signal an error when
9661 there is no recent file.
9662
9663 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
9664
9665 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
9666 read-only except for texinfo-format-region evaluation.
9667
9668 2005-12-14 Richard M. Stallman <rms@gnu.org>
9669
9670 * vc.el (vc-default-previous-version, vc-default-next-version)
9671 (vc-do-command): Doc fixes.
9672
9673 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9674
9675 * textmodes/bibtex.el (bibtex-expand-strings)
9676 (bibtex-autokey-expand-string, bibtex-name-part)
9677 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
9678 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
9679 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
9680 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
9681 (bibtex-entry-postfix, bibtex-known-entry-type-re)
9682 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
9683 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
9684 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
9685 (bibtex-beginning-of-last-entry): Remove.
9686 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
9687 message if comma is missing but buffer is read-only.
9688 (bibtex-parse-field-text): Handle whitespaces at the end of field
9689 text. Return 3-element list with beginning and end of field text
9690 and end of field.
9691 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
9692 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
9693 (bibtex-search-forward-field, bibtex-search-backward-field):
9694 Search always delimited by limits of entry. Use more efficient
9695 search algorithms.
9696 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
9697 bibtex-end-of-name-in-field.
9698 (bibtex-text-in-field-bounds): Handle BibTeX strings when
9699 extracting the content of a field.
9700 (bibtex-text-in-field): Use search limits.
9701 (bibtex-parse-string-prefix): Handle empty string keys based on
9702 bibtex-string-empty-key.
9703 (bibtex-parse-string): Fix docstring.
9704 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
9705 (bibtex-preamble-prefix, bibtex-strings): New functions.
9706 (bibtex-skip-to-valid-entry): Include preceding whitespace in
9707 BibTeX entries (consistent with other BibTeX functions).
9708 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
9709 (bibtex-search-entry): Fix docstring. Simplify.
9710 (bibtex-flash-head, bibtex-complete-string-cleanup)
9711 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
9712 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
9713 (bibtex-parse-entry): New optional arg content.
9714 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
9715 Use bibtex-text-in-field-bounds.
9716 (bibtex-print-help-message): Handle BibTeX strings and preambles.
9717 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
9718 bibtex-parse-string-postfix.
9719 (bibtex-find-text-internal): New function.
9720 (bibtex-remove-delimiters): Use it.
9721 (bibtex-find-text): Use it. New optional arg help.
9722 (bibtex-complete): Handle BibTeX string and preamble entries.
9723 (bibtex-Preamble): Fix order of closing delimiters.
9724
9725 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
9726
9727 * vc.el (vc-default-revert): New fun.
9728
9729 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
9730
9731 2005-12-14 Romain Francoise <romain@orebokech.com>
9732
9733 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
9734 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
9735 (font-lock-remove-keywords): Likewise.
9736
9737 2005-12-14 Juri Linkov <juri@jurta.org>
9738
9739 * log-view.el (log-view-diff): Doc fix.
9740
9741 * isearch.el (isearch-query-replace): Use (mark) instead of
9742 isearch-opoint if mark is active in transient-mark-mode.
9743
9744 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
9745
9746 * isearch.el (isearch-query-replace): Check for isearch-other-end.
9747
9748 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
9749
9750 * progmodes/cpp.el (cpp-face): New widget.
9751 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
9752
9753 2005-12-14 Juri Linkov <juri@jurta.org>
9754
9755 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
9756 around `erase-buffer' and `insert'.
9757
9758 * descr-text.el (describe-text-properties): Replace buffer name
9759 "*Help-2*" with "*Help*<2>".
9760 (describe-char): Add functions print-help-return-message,
9761 toggle-read-only. Use help-setup-xref with nil to not store
9762 describe-char in help-xref-stack. Use help-make-xrefs to
9763 make [back] button.
9764
9765 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
9766
9767 * wdired.el (wdired-old-point): New internal variable.
9768 (wdired-change-to-wdired-mode): Set it buffer-locally.
9769 (wdired-abort-changes): Restore point after aborting changes.
9770
9771 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
9772
9773 * vc.el (vc-do-command): Add a new value t for okstatus.
9774
9775 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
9776 frame in case of errors.
9777
9778 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9779
9780 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
9781 so it comes after "On the Left" in the menu.
9782
9783 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
9784
9785 * cus-edit.el (customize-apropos, customize-apropos-options)
9786 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
9787
9788 2005-12-12 Bill Wohler <wohler@newt.com>
9789
9790 * vc-svn.el (vc-svn-registered): Fix problem of visiting
9791 non-writable Subversion-controlled files by saving window
9792 configuration before calling vc-do-command. vc-do-command calls
9793 pop-to-buffer on error which is unexpected during registration.
9794
9795 2005-12-12 Jay Belanger <belanger@truman.edu>
9796
9797 * calc/README: Update the summary of changes.
9798
9799 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9800
9801 * descr-text.el (describe-char): Rework last fix to solve the problem
9802 is the same way it's solved for everything else in that function
9803 (i.e. by extracting the info before setting up the *Help* buffer).
9804
9805 2005-12-12 Kim F. Storm <storm@cua.dk>
9806
9807 * subr.el (version-regexp-alist): Allow space as separator before
9808 non-numeric part, e.g. "1.0 alpha".
9809 (version-to-list): Interpret .X.Y version as 0.X.Y version.
9810
9811 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9812
9813 * textmodes/org.el (org-agenda, org-timeline, org-todo):
9814 Implement Logging and the keep-modes setting.
9815 (org-get-category): Make sure a string is returned.
9816 (org-log-done): New function.
9817 (org-log-done, org-closed-string): New options.
9818
9819 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9820
9821 * tooltip.el (tooltip-y-offset): Change default to 20.
9822
9823 2005-12-12 Richard M. Stallman <rms@gnu.org>
9824
9825 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
9826
9827 * frame.el (display-hourglass): Doc fix.
9828
9829 * help.el (help-for-help-internal): Simplify entry for `a'.
9830
9831 * info.el (Info-on-current-buffer): Doc fix.
9832 (info-insert-file-contents): Don't test (featurep 'jka-compr).
9833
9834 * startup.el (inhibit-splash-screen): Make this the real name.
9835 (inhibit-startup-message): Make this the alias.
9836 (command-line): Find only simple.el, and use its directory
9837 to fill in other preloaded files' names.
9838 (command-line): Deactivate the mark if deactivate-mark is set.
9839
9840 * international/mule.el (load-with-code-conversion):
9841 Bind deactivate-mark.
9842
9843 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9844
9845 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
9846
9847 * cus-edit.el (customize-apropos): Avoid listing an option more
9848 than once under different aliases. No longer list user options
9849 that are not defined with defcustom (unless a prefix arg is given).
9850 Doc fix.
9851 (customize-apropos-options): Doc fix.
9852
9853 2005-12-11 Juri Linkov <juri@jurta.org>
9854
9855 * frame.el (set-background-color, set-foreground-color)
9856 (set-cursor-color, set-mouse-color, set-border-color):
9857 Add explicit prompts to read colors by `facemenu-read-color'.
9858 (show-trailing-whitespace, blink-cursor-delay)
9859 (blink-cursor-interval, display-hourglass, hourglass-delay):
9860 Remove tags.
9861 (display-hourglass, hourglass-delay): Doc fix.
9862 (cursor-in-non-selected-windows): Capitalize words in tag.
9863
9864 * faces.el (frame-background-mode): Replace `choice-item' keywords
9865 with `const' to not make [default] button. Change default value tag
9866 from `default' to `automatic'. Doc fix.
9867 (trailing-whitespace) <defface>: Change group `whitespace' to
9868 `whitespace-faces'.
9869
9870 2005-12-11 Richard M. Stallman <rms@gnu.org>
9871
9872 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
9873
9874 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9875
9876 * term/mac-win.el: Create keymap for mac-apple-event-map.
9877
9878 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
9879
9880 * tooltip.el (tooltip-mode): Move to start of file so that it
9881 appears at top of customize buffer.
9882
9883 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
9884 Add the gud groupname.
9885 (gud-tooltip-mode): Add the tooltip groupname.
9886 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
9887 avoid conflict with tooltip-use-echo-area.
9888
9889 2005-12-10 Romain Francoise <romain@orebokech.com>
9890
9891 * help.el (help-for-help-internal): Add `r' in doc string.
9892
9893 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9894
9895 * align.el (align-regexp, align-highlight-rule):
9896 Use region-beginning and region-end instead of point and mark, so that
9897 repetition (with `repeat-complex-command') recomputes the region
9898 bounds.
9899
9900 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
9901
9902 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9903 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9904 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
9905 (balance-windows): Rewrite using the above new functions.
9906
9907 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
9908
9909 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
9910 react if global-hi-lock-mode seems intended.
9911 (global-hi-lock-mode) Renamed from hi-lock-mode.
9912 (hi-lock-archaic-interface-message-used)
9913 (hi-lock-archaic-interface-deduce): New variables.
9914 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
9915 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
9916 (hi-lock-find-patterns, hi-lock-font-lock-hook):
9917 Replace hi-lock-buffer-mode with hi-lock-mode.
9918
9919 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
9920
9921 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
9922 completion list, even after a partial completion has been
9923 inserted in the current buffer. If there are more than 1
9924 completion, redisplay the *Completions* buffer; if the
9925 completion is unique, delete the *Completions* window.
9926
9927 2005-12-10 Eli Zaretskii <eliz@gnu.org>
9928
9929 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
9930 strings and long subject lines that were broken into multiple
9931 lines at arbitrary places. Handle subjects that have "Re: " in
9932 the middle.
9933
9934 2005-12-10 John W. Eaton <jwe@octave.org>
9935
9936 * emacs/octave-mod.el (octave-electric-space): Don't indent
9937 comments or strings if octave-auto-indent is nil.
9938
9939 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9940
9941 * term/mac-win.el: Require url when compiling.
9942 Call mac-process-deferred-apple-events after loading init files.
9943 (mac-apple-event-map): New defvar. Define event handlers in it.
9944 (core-event, internet-event): New Apple event class symbols.
9945 (open-application, reopen-application, open-documents)
9946 (print-documents, open-contents, quit-application)
9947 (application-died, show-preferences, autosave-now, get-url):
9948 New Apple event ID symbols.
9949 (about): New HICommand ID symbol.
9950 (mac-event-spec, mac-event-ae): New macros.
9951 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
9952 (mac-ae-selection-range, mac-ae-text-for-search)
9953 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
9954 (mac-application-menu-map): Remove keymap. Handlers for HICommand
9955 and Services menu events are now defined in mac-apple-event-map.
9956 (mac-drag-n-drop): Remove selection range handling.
9957
9958 2005-12-10 Kenichi Handa <handa@m17n.org>
9959
9960 * simple.el (zap-to-char):
9961 * isearch.el (isearch-process-search-char): Translate CHAR by
9962 translation-table-for-input.
9963
9964 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
9965
9966 * foldout.el (foldout-exit-fold): Properly hide subtree.
9967
9968 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9969
9970 * files.el (save-buffer):
9971 * international/ucs-tables.el (ucs-set-table-for-input):
9972 * mail/mail-extr.el (mail-extract-address-components):
9973 * mail/sendmail.el (mail-mode): Reformat doc string.
9974
9975 2005-12-09 Juri Linkov <juri@jurta.org>
9976
9977 * isearch.el (isearch-highlight): Change main overlay priority
9978 from 1 to 1001. Simplify.
9979 (isearch-lazy-highlight-update): Change lazy overlay priority
9980 from 0 to 1000.
9981
9982 * replace.el (replace-highlight): Change overlay priority from
9983 1 to 1001.
9984
9985 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
9986 Change overlay priority from 1 to 1001. Reuse existing overlay.
9987
9988 * compare-w.el (compare-windows-highlight): Change overlay
9989 priority from 1 to 1000.
9990
9991 * menu-bar.el (menu-bar-edit-menu): Add listp around
9992 pending-undo-list to disable menu item "undo" when pending
9993 undo list is empty.
9994
9995 * locate.el (locate): Disable undo in *Locate* buffer.
9996
9997 2005-12-09 Kim F. Storm <storm@cua.dk>
9998
9999 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
10000
10001 2005-12-09 David Ponce <david@dponce.com>
10002
10003 * recentf.el: Improvement of the menu code.
10004 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
10005 instead of menu hook.
10006 (recentf-show-menu, recentf-hide-menu): New functions.
10007 (recentf-menu-customization-changed, recentf-mode): Use them.
10008 (recentf-menu-action, recentf-max-menu-items)
10009 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
10010 (recentf-arrange-by-rule-others)
10011 (recentf-arrange-by-rules-min-items)
10012 (recentf-arrange-by-rule-subfilter) : Don't use
10013 `recentf-menu-customization-changed'.
10014 (recentf-arrange-rules): Likewise. Accept functions to compute
10015 sub-menu titles.
10016 (recentf-menu-filter): Likewise. Doc fix.
10017 (recentf-menu-value-shortcut): Doc fix.
10018 (recentf-dump-variable): Quote atom value.
10019 (recentf-make-menu-items): Update to use it as a menu filter.
10020 (recentf-match-rule): New function.
10021 (recentf-arrange-by-rule): Use it.
10022 (recentf-indirect-mode-rule): New function.
10023 (recentf-build-mode-rules): Use it.
10024 (recentf-dir-rule): New function.
10025 (recentf-arrange-by-dir): Use it.
10026 (recentf-filter-changer-current): Rename from
10027 `recentf-filter-changer-state'. All references updated.
10028 (recentf-filter-changer-alist): Update filter names.
10029 (recentf-filter-changer-select): New function.
10030 (recentf-filter-changer): Use it. Make a sub-menu from filters
10031 available in `recentf-filter-changer-alist'.
10032 (recentf-data-cache, recentf-clear-data)
10033 (recentf-update-menu): Remove. All references updated.
10034 (recentf-match-rule-p, recentf-build-dir-rules)
10035 (recentf-filter-changer-goto-next)
10036 (recentf-filter-changer-get-current)
10037 (recentf-filter-changer-get-next): Remove.
10038
10039 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
10040
10041 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
10042 buffer "Reset" button to "Reset to Current" for consistency with
10043 the State buttons.
10044
10045 2005-12-08 John Paul Wallington <jpw@pobox.com>
10046
10047 * ibuf-ext.el (define-ibuffer-filter filename):
10048 If `dired-directory' is a list then really use its car.
10049
10050 2005-12-08 Kim F. Storm <storm@cua.dk>
10051
10052 * emulation/cua-rect.el (cua--rectangle-aux-replace):
10053 Fix indention of text on right side of replaced rectangle.
10054
10055 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
10056
10057 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
10058 No need to check gud-comint-buffer is bound.
10059 (gdb): Prevent multiple debugging when first session uses gdba.
10060
10061 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10062
10063 CC Mode update to 5.31.
10064
10065 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
10066 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
10067 We might do this function properly in the future).
10068
10069 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
10070 New macros c-sentence-end and c-default-value-sentence end, to cope
10071 with Emacs 22's new function `sentence-end'.
10072
10073 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10074
10075 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
10076 compat issue using `c-put-overlay' and `c-delete-overlay'.
10077
10078 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
10079 New compat macros to handle overlays/extents.
10080
10081 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10082
10083 * progmodes/cc-fix.el: Add definitions of the macros push and pop
10084 (for GNU Emacs 20.4)
10085
10086 * progmodes/cc-defs.el:
10087 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
10088
10089 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
10090 highlighting mechanism so it will work in XEmacs too.
10091
10092 * progmodes/cc-defs.el: Insert c-int-to-char.
10093
10094 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
10095 call to the new macro c-int-to-char. This solves XEmacs's
10096 regarding characters as different from integers.
10097
10098 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10099
10100 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
10101 New internal helper.
10102
10103 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
10104 construct to make the indirect face lookup work in XEmacs.
10105
10106 (c-cpp-matchers): Append the negation char face to the existing
10107 fontification, so that the cpp face doesn't disappear.
10108 Use `c-make-syntactic-matcher' to avoid negation chars in comments
10109 and strings.
10110
10111 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
10112 to map to `font-lock-negation-char-face' in emacsen where it exists.
10113
10114 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10115
10116 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
10117
10118 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
10119 Rename "c-subword-move-mode" as "c-subword-mode".
10120
10121 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
10122 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
10123
10124 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10125
10126 * progmodes/cc-mode.el: Added autoload directive for
10127 `c-subword-move-mode' for use in older emacsen.
10128
10129 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10130
10131 * progmodes/cc-mode.el:
10132 (i) Insert a binding for C-c C-backspace into
10133 c-bind-special-erase-keys which works in TTYs.
10134 (ii) Make sure that when file styles are used, any explicitly
10135 given style variables take priority over those in the style.
10136 Do this by calling `hack-local-variables' a second time.
10137
10138 * progmodes/cc-vars.el: Add language specific customization
10139 widgets for AWK to c-doc-comment-style, c-require-final-newline
10140 and c-default-style. Add a defcustom for awk-mode-hook.
10141 Give c-syntactic-element and c-syntactic-context doc-strings by
10142 directly setting their `variable-documentation' propery.
10143 This allows Emacs 22.1 to read these with C-h v.
10144
10145 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
10146
10147 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10148
10149 * progmodes/cc-fonts.el, cc-vars.el
10150 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
10151 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
10152 Masatake YAMATO.
10153
10154 (c-doc-comment-style): Made GtkDoc default in C mode.
10155
10156 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
10157 and C-c C-<delete>.
10158
10159 (c-bind-special-erase-keys): New function for use on
10160 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
10161
10162 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
10163 <delete> key behavior in XEmacs according to `delete-forward-p'.
10164 C.f. `c-electric-delete'.
10165
10166 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10167
10168 * progmodes/cc-mode.el: Give c-hungry-backspace and
10169 c-hungry-delete-forward permanent key bindings.
10170
10171 * progmodes/cc-cmds.el (c-electric-semi&comma):
10172 Bind c-syntactic-context for calls to "criteria functions", for
10173 consistency with other calls to user functions.
10174
10175 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
10176 `current-prefix-arg', since this might be the prefix arg to a
10177 command which calls c-indent-command as a function. Change the
10178 interactive spec from "p" to "P".
10179
10180 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
10181 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
10182 was difficult to understand.
10183
10184 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10185
10186 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
10187 first char of an identifier.
10188
10189 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
10190 +" syntax in C++.
10191
10192 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10193
10194 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
10195 auto-fill doesn't split a c-comment's last word from a hanging
10196 "*/" when a space is typed between them after fill-column.
10197
10198 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
10199
10200 * progmodes/cc-styles.el (c-set-style)
10201 (c-setup-paragraph-variables): Abort the command if we're not in a
10202 CC Mode buffer.
10203
10204 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
10205 with blank comment-prefix, and a blank line as the comment's
10206 second line.
10207
10208 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10209
10210 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
10211 Incorporate the patterns added in the Emacs development branch
10212 for the new Emacs 22 face `font-lock-negation-char-face'.
10213
10214 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
10215 of "red" since it stands out better in xterms and DOS terminals.
10216
10217 * progmodes/cc-engine.el (c-literal-faces):
10218 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
10219
10220 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10221
10222 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
10223 forcibly enable c-electric-flag.
10224
10225 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
10226 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
10227 after the comment-prefix of a C-style comment will close that comment.
10228
10229 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10230
10231 * progmodes/cc-fonts.el (c-basic-matchers-before)
10232 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
10233 in Pike.
10234
10235 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
10236 digraphs.
10237
10238 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
10239 (c-cpp-message-directives, c-cpp-include-directives)
10240 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
10241 (c-cpp-expr-directives): Introduce new language constants to
10242 control cpp syntax in a cleaner way.
10243
10244 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
10245
10246 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
10247
10248 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
10249 (c-multiline-string-start-char): New language constants and
10250 variables to specify how newlines in string literals work.
10251
10252 (c-font-lock-invalid-string): Use them.
10253
10254 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
10255 unbalanced close brace is entered. Optimization by avoiding going
10256 back over arbitrarily large blocks. Removed hints that this
10257 function only would be relevant/useful in AWK.
10258
10259 (c-electric-brace): Indent syntactically after the cleanups since
10260 lineup functions might do it differently then.
10261
10262 * progmodes/cc-engine.el, cc-langs.el
10263 (c-opt-op-identifier-prefix): New language constant and variable.
10264
10265 (c-just-after-func-arglist-p, c-after-special-operator-id)
10266 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
10267
10268 * progmodes/cc-align.el, cc-engine.el
10269 (c-after-special-operator-id): New helper to handle C++ operator
10270 identifiers.
10271
10272 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
10273 (c-guess-basic-syntax): Handle C++ operator identifiers in
10274 declarations.
10275
10276 * progmodes/cc-langs.el (c-assignment-operators): Add the
10277 trigraph version of ^= too.
10278
10279 * progmodes/cc-langs.el (c-assignment-operators): Add the
10280 trigraph version of |= in C++.
10281
10282 * progmodes/cc-fonts.el (c-font-lock-declarators):
10283 Handle `c-decl-hangon-kwds' after the identifier name.
10284
10285 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
10286 whether an arglist is "nonempty", ignore a comment after the open
10287 paren if it isn't followed by a non-comment token on the same line.
10288
10289 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
10290 Enable heuristics below the point to cope with classes inside special
10291 brace lists in Pike.
10292
10293 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10294
10295 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
10296
10297 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10298
10299 * progmodes/cc-guess.el (cc-guess-install): New function to
10300 install an already guessed style in another buffer.
10301
10302 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
10303 sets `inhibit-read-only' - `c-save-buffer-state' should be used
10304 anyway if the change always is undone.
10305
10306 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10307
10308 Implement togglable electricity:
10309
10310 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
10311 saying when it should be used.
10312
10313 * progmodes/cc-engine.el: Add the new buffer-local variable,
10314 c-electric-flag.
10315
10316 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
10317 c-toggle-auto-newline.
10318
10319 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
10320 c-toggle-auto-newline. Remove the binding for
10321 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
10322 c-toggle-electric-state.
10323
10324 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
10325
10326 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
10327 c-\(forward\|backward\)-subword.
10328 (c-update-modeline): Add the new modeline flag `l' for
10329 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
10330 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
10331 Make the old name an alias of the new name.
10332 (c-toggle-electric-state): New function.
10333 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
10334 Adapt these functions to do electric things only when
10335 c-electric-flag is non-nil.
10336 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
10337 new functions from c-electric-brace.
10338 (c-point-syntax): Add a check for "virtual semicolons" in AWK
10339 mode, so that the tentative extra newline doesn't change the
10340 syntax of the following brace.
10341 (c-electric-brace): Restructure by extracting the above functions.
10342 Tidy up the coding somewhat.
10343 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
10344 restructure a bit.
10345
10346 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10347
10348 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
10349 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
10350
10351 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
10352 (c-submode-indicators): Change name from `c-auto-hungry-string'
10353 since it's now used to track another submode.
10354
10355 (c-update-modeline): Convert to function and extended to check
10356 `c-subword-move-mode'.
10357
10358 (c-forward-into-nomenclature, c-backward-into-nomenclature):
10359 Convert to compat aliases for `c-forward-subword' and
10360 `c-backward-subword'.
10361
10362 * progmodes/cc-subword.el: New functions and minor mode to handle
10363 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
10364
10365 (c-forward-subword, c-backward-subword, c-mark-subword)
10366 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
10367 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
10368 Functions corresponding to the standard word handling functions.
10369
10370 (c-subword-move-mode): Minor mode that replaces all the standard
10371 word handling functions with their subword equivalences.
10372
10373 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10374
10375 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
10376 entry for one-liner-defun.
10377
10378 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
10379 name in its def-edebug-spec.
10380
10381 * progmodes/cc-cmds.el (c-electric-brace): Make the
10382 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
10383 compacts space before a comment, if this will make things fit on
10384 one line.
10385
10386 Introduce an "awk" style, mainly for auto-newline and clean-ups.
10387
10388 * progmodes/cc-align.el: New function c-snug-1line-defun-close
10389
10390 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
10391 clean-up one-liner-defun.
10392
10393 * progmodes/cc-styles.el: Add the new "awk" style.
10394
10395 * progmodes/cc-vars.el: Add description of one-liner-defun to
10396 c-cleanup-list's doc-string. New user options,
10397 c-max-one-liner-length. In c-default-style, set the default style
10398 for AWK to "awk".
10399
10400 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10401
10402 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
10403 macros inside labels.
10404
10405 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
10406 `c-at-statement-start-p' and `c-at-expression-start-p'.
10407
10408 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
10409 error if the mark isn't set.
10410
10411 * progmodes/cc-engine.el (c-guess-continued-construct)
10412 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
10413 accurately detect functions inside functions.
10414
10415 * progmodes/cc-engine.el (c-at-expression-start-p): New function
10416 like `c-at-statement-start-p' that additionally recognizes commas
10417 and expression parentheses as delimiters.
10418
10419 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
10420 to avoid heuristics that doesn't work for unclosed blocks.
10421 (c-at-statement-start-p): New function.
10422
10423 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
10424 Objective-C directives, e.g. directives spanning lines should work
10425 reasonably well now.
10426
10427 (c-put-c-type-property, c-clear-c-type-property): New helpers.
10428
10429 (c-forward-objc-directive): New function to move over any ObjC
10430 directive.
10431
10432 (c-just-after-func-arglist-p, c-guess-basic-syntax)
10433 (c-basic-matchers-before): Use it.
10434
10435 (c-font-lock-objc-iip-decl): Remove.
10436
10437 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
10438 in the template arglist recognition.
10439
10440 * progmodes/cc-styles.el (c-style-alist): Fix several
10441 inconsistencies in the Whitesmith style.
10442
10443 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
10444 New lineup function to get lines after Whitesmith style blocks
10445 correctly indented.
10446
10447 (c-lineup-whitesmith-in-block): Back out the compensation for
10448 opening parens since it's done using `add' lists in the style
10449 definition instead. Don't use the anchor position since it varies
10450 too much between the syntactic symbols. :P
10451
10452 * progmodes/cc-vars.el (c-valid-offset): Update.
10453
10454 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
10455 lists where the offsets are combined according to several
10456 different methods: `first', `min', `max', and `add'.
10457 Report offset evaluation errors with `c-benign-error' so that some kind
10458 of reindentation still is done.
10459
10460 * progmodes/cc-engine.el (c-guess-basic-syntax):
10461 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
10462 `arglist-close'.
10463
10464 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
10465 situations for `arglist-cont-nonempty' and `arglist-close'.
10466
10467 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
10468
10469 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
10470 cc-bytecomp-boundp' in a number of places.
10471
10472 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
10473 macro related issue.
10474
10475 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10476
10477 * progmodes/cc-awk.el: Change the terminology of regexps: A char
10478 list is now [asdf], a char class [:alpha:].
10479 Include code for char classes.
10480 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
10481 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
10482
10483 Remove (nearly all of) the cruft associated with AWK Mode's former
10484 concept of "virtual semicolons":
10485
10486 Adapt c-beginning-of-statement, c-end-of-statement (together with
10487 subfunctions) to use the new notion of "virtual semicolon" in
10488 place of the old awkward special handling for AWK. There remains
10489 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
10490 * progmodes/cc-cmds.el:
10491 (c-ascertain-adjacent-literal): In the backwards direction, now
10492 recognises AWK regexp delimiters as string delimiters.
10493 (c-after-statement-terminator-p): Adapt for virtual semicolons;
10494 check more rigorously for "end of macro".
10495 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
10496 virtual semicolons;
10497 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
10498 out the code for forward movement into ...
10499 (c-end-of-statement): Now contains the code for forward movement,
10500 adapted for virtual semicolons.
10501
10502 * progmodes/cc-engine.el:
10503 (c-ws*-string-limit-regexp): New regexp.
10504 (c-forward-single-comment, c-backward-single-comment): Comment out
10505 the (now redundant) "special" AWK stuff.
10506
10507 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
10508 c-string-par-start, c-string-par-separate to be more like Text
10509 Mode than Fundamental Mode.
10510
10511 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10512
10513 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
10514 to the fontified region so that fontification doesn't occur
10515 outside it (could happen e.g. when fontifying a line with an
10516 unfinished declaration).
10517
10518 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10519
10520 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
10521 start of the file. ^L now separate sections of the file.
10522 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
10523 (c-awk-one-line-possibly-open-string-re)
10524 (c-awk-regexp-one-line-possibly-open-char-class-re)
10525 (c-awk-one-line-possibly-open-regexp-re)
10526 (c-awk-one-line-non-syn-ws*-re): New defonsts.
10527 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
10528
10529 Amend the concept of "virtual semicolons" (in the indentation
10530 engine) for languages like AWK, such that they are now
10531 conceptually attached to end of the last token of a statement, not
10532 the end of the line. (In AWK Mode, however, the pertinent text
10533 property is still physically set on the EOL.) Remove the specific
10534 tests for awk-mode, thus facilitating the introduction of other
10535 language modes where EOLs can end statements.
10536 (Note: The funtionality in cc-cmds.el, specifically
10537 c-beginning/end-of-statement has yet to be amended.)
10538
10539 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
10540 New macros.
10541
10542 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
10543 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
10544 c-vsemi-status-unknown-p-fn (in a new page).
10545
10546 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
10547 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
10548 numerous awkward forms like
10549 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
10550 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
10551 variable before-ws-ip, the place just after char-before-ip appears.
10552
10553 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
10554 a comment.
10555
10556 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10557
10558 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
10559 `c-tentative-buffer-changes'.
10560
10561 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
10562 convert to macro to choose between Emacs and XEmacs at compile time.
10563
10564 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
10565
10566 (c-tentative-buffer-changes): New macro to handle temporary buffer
10567 changes in a convenient way.
10568
10569 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
10570 for `c-tentative-buffer-changes'.
10571
10572 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
10573 the checks for paren sexps between the point and the keyword, to
10574 avoid some false alarms.
10575
10576 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
10577 Fixed a situation where an error could be thrown for unbalanced
10578 parens. Changed to make use of c-keyword-member' to avoid some
10579 repeated regexp matches.
10580
10581 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
10582 These language variable are no longer necessary.
10583
10584 (c-block-stmt-kwds): New language constant used by
10585 c-looking-at-inexpr-block'.
10586
10587 (c-guess-basic-syntax): Remove an optional check that looked at
10588 the existence of the now removed language variables.
10589
10590 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
10591 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
10592 object instantiation expressions as declarations in some contexts.
10593 This bug only affected languages where the declarator can't be
10594 enclosed in parentheses.
10595
10596 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
10597 insert newlines before and after substatement braces.
10598
10599 * progmodes/cc-engine.el: Improved the heuristics for recognizing
10600 function declaration headers and the handling of C++ style member
10601 init lists.
10602
10603 (c-just-after-func-arglist-p): Rewritten to use
10604 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
10605
10606 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
10607
10608 (c-guess-basic-syntax): Adapt case 5B for the new
10609 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
10610 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
10611 covers all cases now).
10612
10613 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
10614
10615 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10616
10617 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
10618 c-string-par-start/separate c-sentence-end-with-esc-eol,
10619 initialised in c-setup-paragraph-variables, used in string
10620 scanning subroutines of c-beginning-of-statement.
10621
10622 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
10623 which precedes the newly inserted `{'.
10624
10625 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10626
10627 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
10628 function for declaration level blocks. It should now cope with
10629 templates better and also be a lot more comprehensible.
10630
10631 (c-looking-at-decl-block): The new function.
10632
10633 (c-search-uplist-for-classkey): The old one. It's now a wrapper
10634 for compatibility.
10635
10636 (c-add-class-syntax, c-guess-continued-construct)
10637 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
10638
10639 (c-decl-block-key): Change to tell apart ambiguous and
10640 unambiguous keywords. Pike specials are now handled directly in
10641 the code instead.
10642
10643 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
10644 New language constants and variables to make the backward skip in
10645 `c-looking-at-decl-block' as tight as possible.
10646
10647 (c-nonsymbol-token-char-list): New language constant.
10648
10649 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
10650 find balanced template arglists backwards.
10651
10652 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
10653 making char classes for `c-syntactic-skip-backward'.
10654
10655 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
10656 16D - can't be a class-close at that point.
10657
10658 * progmodes/cc-engine.el (c-guess-basic-syntax)
10659 (c-add-class-syntax): Don't narrow out the enclosing declaration
10660 level. This makes everything a lot easier, and it was actually
10661 only four small places that needed it to work. Some places that
10662 previously did `widen' are removed now, which has the effect that
10663 `c-guess-basic-syntax' never will look at things outside the
10664 current narrowment now. The anchor position for `topmost-intro'
10665 is affected by this, but it was so bogus it was basically useless
10666 before, and now it's equally bogus but in a slightly different way.
10667
10668 (c-narrow-out-enclosing-class): Gone.
10669
10670 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
10671 the narrowed region.
10672
10673 (c-least-enclosing-brace): Remove silly optional argument.
10674
10675 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10676 the point could be left directly after an open paren when finding
10677 the beginning of the first decl in the block.
10678
10679 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
10680 Specify which submatch to use.
10681
10682 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
10683
10684 (c-decl-start-re): No longer any need for special treatment of
10685 ObjC due to the above.
10686
10687 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
10688 presumably follows C in that regard.
10689
10690 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
10691 New language constants to specify operator tokens inside
10692 identifiers in a more high level way.
10693
10694 (c-opt-identifier-prefix-key): New internal language constant.
10695
10696 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
10697 (c-identifier-start, c-identifier-key): Now completely calculated
10698 from other constants.
10699
10700 (c-identifier-last-sym-match): Decommission since it's no longer used.
10701
10702 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
10703
10704 * progmodes/cc-engine.el (c-forward-name): Remove the
10705 optimization when c-identifier-key is equal to c-symbol-key since
10706 it doesn't work in byte compiled files. Don't record empty
10707 regions as identifiers.
10708
10709 * progmodes/cc-langs.el (c-filter-ops): New helper function to
10710 simplify access to `c-operators' and its likes.
10711
10712 (c-operator-list, c-all-op-syntax-tokens)
10713 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
10714 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
10715 (c-primary-expr-regexp, c-cast-parens): Use it.
10716
10717 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
10718 an explicit language in functions.
10719
10720 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
10721 variant of adornment.
10722
10723 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
10724 variable.
10725
10726 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
10727 the Pike value.
10728
10729 * progmodes/cc-engine.el (c-on-identifier)
10730 (c-simple-skip-symbol-backward): Small fix for handling "-"
10731 correctly in `skip-chars-backward'. Affected the operator lfun
10732 syntax in Pike.
10733
10734 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
10735 diagnostic message about precompiled language vars not being used.
10736
10737 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
10738 "__attribute__" is followed by a parenthesis.
10739
10740 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
10741 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
10742 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
10743
10744 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
10745 Internal cleanups to properly detect the declared identifiers in
10746 various declarations.
10747
10748 (c-decl-start-kwds): New language constant to recognize
10749 declarations that can start anywhere. Used for class declarations
10750 in Pike.
10751
10752 (c-specifier-key, c-not-decl-init-keywords)
10753 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
10754 (c-find-decl-spots): Implement `c-decl-start-kwds'.
10755
10756 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
10757 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
10758 handling of the compiler specific extension keywords into a new
10759 language constant `c-decl-hangon-kwds' that defines keyword
10760 clauses to be ignored in declarations.
10761
10762 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
10763 past unrecognized tokens when handling `c-colon-type-list-kwds'.
10764 Necessary to stop at the declared identifier in e.g. IDL valuetype
10765 declarations.
10766
10767 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
10768 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
10769 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
10770 (c-forward-decl-or-cast-1): Recognize the declared identifier in
10771 class and enum declarations as such and not as part of the type.
10772
10773 (c-forward-decl-or-cast-1, c-forward-label): Relax the
10774 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
10775
10776 (c-forward-decl-or-cast-1): Don't disregard sure signs of
10777 declarations when there's some syntax error later on.
10778
10779 (c-complex-decl-matchers): Did away with a reference to
10780 `c-specifier-key'.
10781
10782 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
10783 value - this variable is always dynamically bound.
10784
10785 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
10786 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
10787 * cc-cmds.el, cc-defs.el: Change the policy for marking up
10788 functions that might do hidden buffer changes: All such internal
10789 functions are now marked instead of those that don't.
10790
10791 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
10792 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
10793 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
10794 (c-literal-type): Allow these functions to make hidden buffer changes,
10795 so that they are free to use text property caching later on.
10796
10797 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
10798 (c-electric-brace, c-electric-slash, c-electric-star)
10799 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
10800 (c-electric-paren, c-electric-continued-statement, c-indent-command)
10801 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
10802 (c-context-line-break): Add `c-save-buffer-state' calls to comply
10803 with the changed semantics of the functions above.
10804
10805 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
10806 when macros occur in obscure places. Optimized the sexp movement
10807 a bit.
10808
10809 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10810
10811 Enhancements for c-beginning-of-statement to work in AWK Mode:
10812
10813 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
10814 (completed statement) with `}' (statement completed by closing
10815 brace or semicolon) and `$' (statement completed by EOL).
10816
10817 (c-awk-virtual-semicolon-ends-prev-line-p)
10818 (c-awk-virtual-semicolon-ends-line-p)
10819 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
10820 (c-awk-at-statement-end-p): New functions.
10821
10822 * progmodes/cc-cmds.el: Simplify the structure of functions
10823 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
10824 two functions and c-beginning-of-statement to handle AWK Mode.
10825
10826 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
10827 c-backward-single-comment for AWK mode. Attempt to clarify their
10828 doc-strings.
10829
10830 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
10831
10832 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10833
10834 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
10835 label handling. Labels are now recognized in a uniform and more
10836 robust way, regardless of context. Text properties are put on all
10837 labels to recognize the following declarations better.
10838 Multiword labels are handled both in indentation and fontification for
10839 the benefit of language extensions like Qt. For consistency, keywords
10840 in labels are now fontified with the label face instead.
10841 That also applies to "case" and "default".
10842
10843 (c-beginning-of-statement-1): Fix some bugs in the label
10844 handling. Disregard `c-nonlabel-token-key' in labels that begin
10845 with `c-label-kwds'.
10846
10847 (c-find-decl-spots): Support that the callback adds more
10848 `c-decl-end' spots to find.
10849
10850 (c-forward-decl-or-cast-1): Don't treat a list of plain
10851 identifiers followed by a colon as a declaration.
10852
10853 (c-forward-label): New function to recognize labels.
10854
10855 (c-guess-basic-syntax): Replace uses of `c-label-key' with
10856 `c-forward-label'. Moved the label recognition cases (14 and 15)
10857 earlier since they aren't so context sensitive now. Handle labels
10858 on the top level gracefully. Moved access label recognition to
10859 the generic label case (CASE 15) - removed CASE 5E.
10860
10861 (c-font-lock-declarations): Add recognition of labels in the
10862 same round since we need to handle labels in parallell with other
10863 declarations to recognize both accurately. It should also improve
10864 speed.
10865
10866 (c-simple-decl-matchers, c-basic-matchers-after):
10867 Move `c-font-lock-labels' so that it only is used on decoration level 2
10868 since `c-font-lock-declarations' handles it otherwise.
10869
10870 (c-complex-decl-matchers): Remove the simplistic recognition of
10871 access labels.
10872
10873 (c-decl-prefix-re): Remove the kludges that was necessary to cope
10874 with labels earlier.
10875
10876 (c-decl-start-re): New language variable to make
10877 `c-font-lock-declarations' stop for the special protection labels
10878 in Objective-C that start with `@'.
10879
10880 (c-label-key): Remove since it's no longer used.
10881
10882 (c-recognize-colon-labels, c-label-prefix-re): New language
10883 constants to support recognition of generic colon-terminated labels.
10884
10885 (c-type-decl-end-used): `c-decl-end' is now used whenever there
10886 are colon terminated labels.
10887
10888 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10889 first argument starts with a special brace list.
10890
10891 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
10892 (c-font-lock-declarations): Break out the declaration and cast
10893 recognition from `c-font-lock-declarations' to a new function, so
10894 that it can be used in the indentation engine.
10895
10896 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
10897 up to the start of the literal. Fixed bug with the point on the
10898 wrong side of the search limit that could happen when the start
10899 position is inside a literal.
10900
10901 * progmodes/cc-engine.el (c-parse-state)
10902 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
10903 so that it's kept a little bit back to increase the hit rate.
10904
10905 (c-parse-state): Change the macro handling and fixed some
10906 glitches. Macro context is checked more often than necessary now,
10907 but otoh less garbage conses are generated.
10908
10909 * progmodes/cc-engine.el (c-parse-state)
10910 (c-invalidate-state-cache): Cache the last position where
10911 `c-state-cache' applies. This can speed up refontification quite
10912 a bit in blocks where there are many non-brace parens before the point.
10913
10914 (c-state-cache-end): New variable for this.
10915
10916 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
10917 cache variable.
10918
10919 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
10920 get close initial continue positions when the start position is
10921 inside a literal or macro. Do not call the callback for spots
10922 before the start position (which can happen e.g. for `c-decl-end'
10923 spots inside comments). Optimize better in special cases when the
10924 region is a single line inside a literal or macro (typically when
10925 the current line is refontified).
10926
10927 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
10928 to `c-add-stmt-syntax' - there's no need to explicitly whack off
10929 entries from the paren state.
10930
10931 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
10932 special case for "else if" clauses.
10933
10934 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
10935 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
10936
10937 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
10938 New language variable to recognize the gcc extension with statement
10939 blocks inside expressions.
10940
10941 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
10942 it somewhat more comprehensible. The argument AT-BLOCK-START is
10943 no longer used and hence removed.
10944
10945 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
10946 to `c-add-stmt-syntax'.
10947
10948 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
10949 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
10950 This fixes bogus label recognition.
10951
10952 * progmodes/cc-engine.el (c-add-type, c-check-type)
10953 (c-forward-name, c-forward-type): Improve storage of template
10954 types in `c-found-types' so that they can be recognized better.
10955
10956 (c-syntactic-content): Add option to skip past nested parens.
10957
10958 * progmodes/cc-engine.el (c-forward-name):
10959 Set `c-last-identifier-range' all the time. It's less work that way.
10960 Handle that there might not be an identifier to store in
10961 `c-last-identifier-range'.
10962
10963 (c-forward-type): Handle that `c-last-identifier-range' might be
10964 nil from `c-forward-name'.
10965
10966 * progmodes/cc-defs.el (c-safe-scan-lists)
10967 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
10968
10969 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
10970 to work even if the form fails.
10971
10972 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
10973 down in a large file in one go.
10974
10975 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
10976
10977 * progmodes/cc-align.el (c-lineup-assignments): New lineup
10978 function which is like `c-lineup-math' but returns nil instead of
10979 `c-basic-offset' when it doesn't match.
10980
10981 (c-lineup-math): Change to use `c-lineup-assignments'.
10982
10983 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
10984
10985 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
10986 c-beginning-of-statement. New subfunctions
10987 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
10988
10989 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
10990
10991 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
10992 hardcoded char classes whereever possible. Changed a couple of
10993 places to use skip by syntax instead of skip by char class.
10994
10995 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
10996 Fix a bug in the regexp that caused extreme backtracking.
10997
10998 * progmodes/cc-langs.el (c-block-comment-starter)
10999 (c-block-comment-ender): New language constants to specify in a
11000 single place how block comments look.
11001
11002 (c-comment-start-regexp, c-block-comment-start-regexp)
11003 (comment-start, comment-end, comment-start-skip)
11004 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
11005 (c-syntactic-ws, c-nonempty-syntactic-ws)
11006 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
11007 `c-line-comment-starter', `c-block-comment-starter' and
11008 `c-block-comment-ender'.
11009
11010 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
11011 New language constants to break up things a bit.
11012
11013 (c-simple-ws): New language constant for simple whitespace.
11014
11015 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
11016
11017 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
11018 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
11019 newlines. Allow and ignore nil elements in the list.
11020
11021 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11022
11023 * progmodes/cc-cmds.el: Comment out a (n almost certainly
11024 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
11025
11026 * progmodes/cc-cmds.el: Tidy up the comments in
11027 c-beginning-of-statement and subfunctions.
11028
11029 * progmodes/cc-awk.el: Replace calls to put-text-property to the
11030 more flexible c-put-char-property and c-clear-char-properties.
11031 Add the author's email address.
11032
11033 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
11034
11035 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
11036 closing "*/" of a block comment.
11037
11038 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
11039 subfunctions) so that it works at BOB and EOB.
11040
11041 * progmodes/cc-cmds.el, cc-vars.el: More updating of
11042 c-beginning-of-statement, including new variable
11043 c-block-comment-start-regexp.
11044
11045 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11046
11047 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
11048 symbols from `*-font-lock-extra-types' so that there's no need to
11049 use `regexp-opt' on those lists.
11050
11051 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
11052 `c-type-modifier-kwds' is empty.
11053
11054 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
11055 there are several strings on the same line.
11056
11057 * progmodes/cc-engine.el (c-literal-limits): Remove the
11058 compatibility function for older emacsen. `c-literal-limits-fast'
11059 has now taken the place of this function.
11060
11061 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
11062 with older emacsen: We now require `pps-extended-state'.
11063
11064 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11065
11066 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
11067 which obviates the need to hack sentence-end. This now handles
11068 escaped newlines in strings correctly. Correct minor bugs in
11069 c-move-over-sentence and in c-beginning-of-statement.
11070
11071 * progmodes/cc-cmds.el (c-beginning-of-statement (and
11072 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
11073 that movement over macros and code are rigorously separated from
11074 eachother. Correct a few incidental bugs.
11075
11076 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
11077 Improve its doc-string. Improve the handling of certain specific cases.
11078
11079 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11080
11081 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
11082 (c-guess-basic-syntax): Change the way class-level labels are
11083 recognized; they can now contain essentially any symbols.
11084
11085 (c-opt-extra-label-key): New language variable to cope with the
11086 special protection label syntax in Objective-C.
11087
11088 (c-opt-access-key): Remove; this is now handled better by
11089 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
11090
11091 (c-complex-decl-matchers): Update to handle that
11092 `c-opt-access-key' no longer exists.
11093
11094 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
11095 improved label recognition in `c-beginning-of-statement-1'.
11096
11097 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
11098 Recognize bitfields better.
11099
11100 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
11101 Remove some cruft and fixed a bug that could cause it to go to a
11102 position further down.
11103
11104 * progmodes/cc-langs.el, cc-engine.el
11105 (c-beginning-of-statement-1): Improve detection of labels in
11106 declaration contexts.
11107
11108 (c-beginning-of-decl-1): Use it.
11109
11110 (c-nonlabel-token-key): New language constant and variable needed
11111 by `c-beginning-of-statement-1'.
11112
11113 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
11114 manifested itself due to the correction in `c-forward-sexp'.
11115
11116 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
11117 Make these behave as documented when used at the buffer limits.
11118
11119 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
11120 (c-type-decl-end-used): Made this a language variable.
11121
11122 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
11123 correctly when `combine-after-change-calls' is used together with
11124 temporary narrowings.
11125
11126 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11127 Report labels correctly when the start point is immediately after the
11128 colon.
11129
11130 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
11131 Remove since it isn't used anymore.
11132
11133 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
11134 bracket arglists such as template parens in C++.
11135
11136 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
11137 in the last check-in. Some optimization.
11138
11139 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
11140 where it could stop at the same level in a preceding sexp when
11141 PAREN-LEVEL is set.
11142
11143 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
11144 text property lookup only when it's needed.
11145
11146 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
11147 Change the policy for paren marked angle brackets to be more
11148 persistent; once marked they remain marked even when they're found
11149 to be unbalanced in the searched region. This should keep the
11150 paren syntax around even when individual lines are refontified in
11151 multiline template arglists.
11152
11153 (c-parse-and-markup-<>-arglists): New dynamically bound variable
11154 to control markup so that incorrect angle bracket arglists aren't
11155 marked in contexts where the correct value for
11156 `c-disallow-comma-in-<>-arglists' isn't known.
11157
11158 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
11159 argument has become `c-parse-and-markup-<>-arglists'.
11160
11161 (c-remove-<>-arglist-properties): Remove - no longer used.
11162
11163 (c-after-change-check-<>-operators): New function used on
11164 `after-change-functions' to avoid that "<" and ">" characters that
11165 are part of longer operators have paren syntax.
11166
11167 (c-<>-multichar-token-regexp): New language variable used by
11168 `c-after-change-check-<>-operators'.
11169
11170 (c-after-change): Call `c-after-change-check-<>-operators'.
11171
11172 (c-font-lock-<>-arglists): Use the context properties set by
11173 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
11174 correctly to avoid doing invalid markup.
11175
11176 (c-font-lock-declarations): Remove code that undoes the invalid
11177 markup done by `c-font-lock-<>-arglists'.
11178
11179 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
11180 after `c-font-lock-declarations'.
11181
11182 * progmodes/cc-engine.el (c-syntactic-skip-backward):
11183 Add paren-level feature.
11184
11185 (c-guess-basic-syntax): Improve the anchor position for
11186 `template-args-cont' in nested template arglists. There's still
11187 much to be desired in this area, though.
11188
11189 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11190
11191 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
11192 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
11193
11194 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11195
11196 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
11197 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
11198
11199 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
11200 it doesn't work no longer are supported.
11201
11202 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
11203 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
11204 requires support for the syntax-table' text property, which rules
11205 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
11206 cruft associated with those versions.
11207
11208 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
11209 for the `syntax-table' text property, which rules out Emacs 19 and
11210 XEmacs < 21.4. Removed various compatibility cruft associated
11211 with those versions.
11212
11213 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
11214 support for the `syntax-table' text property.
11215
11216 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
11217 variable and use an extra quoted face name instead. All the
11218 emacsen flavors handle that correctly.
11219
11220 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
11221 (c-font-lock-declarators, c-font-lock-declarations)
11222 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
11223 property to mark the items in in declarator lists to handle
11224 refontification inside multiline declarations better.
11225
11226 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
11227 construct like "a * b = c;" as a declaration.
11228
11229 2005-12-08 Kim F. Storm <storm@cua.dk>
11230
11231 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
11232 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
11233 select either meta, hyper, or super modifier for rectangle commands.
11234 (cua--rectangle-modifier-key): New defvar.
11235 (cua--M/H-key): Use it. Remove special case for `space'.
11236 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
11237 on X, to meta otherwise. Always bind C-return to toggle
11238 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
11239
11240 * emulation/cua-rect.el (cua-help-for-rectangle):
11241 Use cua--rectangle-modifier-key. Handle super modifier too.
11242 (cua--init-rectangles): Always bind C-return to toggle rectangle.
11243 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
11244
11245 * ido.el: Move Acknowledgements and History after Commentary.
11246 Minor changes to Commentary.
11247
11248 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
11249 keymap if cua--prefix-override-timer is `shift'.
11250 (cua--shift-control-prefix): New function; emulate "type prefix
11251 key twice" functionality to handle shifted prefix key override.
11252 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
11253 New commands.
11254 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
11255
11256 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
11257
11258 * textmodes/org.el (org-insert-heading): Try to do items before
11259 headings.
11260 (org-agenda-mode): Quote `org-agenda-mode-hook'.
11261 (org-insert-item): New function.
11262 (org-renumber-ordered-list): Don't skip to higher level lists.
11263
11264 2005-12-08 Juri Linkov <juri@jurta.org>
11265
11266 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
11267
11268 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
11269
11270 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
11271
11272 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
11273 the constructed function name fun-1.
11274
11275 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
11276 because such links don't lead to parent documentation.
11277
11278 2005-12-08 Kenichi Handa <handa@m17n.org>
11279
11280 * descr-text.el (describe-char): Use *Help-2* buffer if the
11281 current buffer is *Help*. Call describe-text-properties while
11282 setting the original buffer.
11283
11284 2005-12-07 Bill Wohler <wohler@newt.com>
11285
11286 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
11287 and causes problems with non-MH users (such as Gnus users).
11288
11289 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
11290
11291 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
11292 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
11293 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11294 command "info sources". Move calls to GDB command "list".
11295 (gdb-find-file-hook): Just use gdb-source-file-list.
11296 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
11297 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
11298 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11299 (gdb-data-list-register-values-handler): Use correct trigger name.
11300
11301 2005-12-07 Kim F. Storm <storm@cua.dk>
11302
11303 * ido.el (ido-completion-map): Rename from ido-mode-map.
11304 (ido-common-completion-map, ido-file-completion-map)
11305 (ido-file-dir-completion-map, ido-buffer-completion-map):
11306 Rename from ido-mode-....-map.
11307 (ido-init-completion-maps): Rename from ido-init-mode-maps.
11308 (ido-setup-completion-map): Rename from ido-define-mode-map.
11309 (ido-read-internal): Bind minibuffer-local-filename-completion-map
11310 to ido-completion-map.
11311
11312 2005-12-07 Kenichi Handa <handa@m17n.org>
11313
11314 * international/mule-cmds.el
11315 (set-display-table-and-terminal-coding-system): If the coding
11316 system specified in `unibyte-display' property is different from
11317 the arg coding-system, don't setup standard-display-table.
11318
11319 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11320
11321 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
11322 that comments end at \n, regardless of selective-display.
11323
11324 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
11325
11326 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
11327 (gdb-version): New variables.
11328 (gdb-source-file-list, gdb-register-names)
11329 (gdb-changed-registers): New variables for use with GDB 6.4+.
11330 (gdb-ann3): Replace with...
11331 (gdb-init-1, gdb-init-2): ...two new functions.
11332 (gdba, gdb-prompt): Call gdb-init-1.
11333 (gdb-get-version): New function. Call gdb-init-2 from here.
11334 (gud-watch): Make it work with mouse events too.
11335 (gdb-post-prompt): Don't add to queue until GDB version is known.
11336 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
11337 (gdb-locals-mode): Use gdb-version.
11338 (gdb-memory-format-map, gdb-memory-unit-map)
11339 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
11340 (gdb-locals-font-lock-keywords-1)
11341 (gdb-locals-font-lock-keywords-2): New variables.
11342 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
11343 (gdb-set-gud-minor-mode-existing-buffers-1)
11344 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
11345 (gdb-var-update-1, gdb-var-update-handler-1)
11346 (gdb-data-list-register-values-handler)
11347 (gdb-data-list-register-values-custom)
11348 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
11349 (gdb-stack-list-locals-handler, gdb-get-register-names):
11350 New functions for use with GDB 6.4+.
11351 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
11352 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
11353 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
11354 (gdb-stack-list-locals-regexp)
11355 (gdb-data-list-register-names-regexp): New regexps for use with
11356 GDB 6.4+.
11357
11358 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11359
11360 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
11361
11362 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
11363
11364 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
11365 prompts work for AUTH PLAIN. Also reported by Steve Allan
11366 <seallan@verizon.net>.
11367
11368 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11369
11370 * frame.el (set-frame-parameter): Add doc string.
11371
11372 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
11373
11374 * textmodes/org.el (org-occur-highlights): New variable.
11375 (org-highlight-new-match, org-remove-occur-highlights): New functions.
11376 (org-highlight-sparse-tree-matches): New option.
11377 (org-do-occur): New function.
11378 (org-get-heading): Make it work also at beginning of line.
11379 (org-category-table): New variable.
11380 (org-get-category-table, org-get-category)
11381 (org-camel-to-words, org-link-search): New functions.
11382 (org-select-this-todo-keyword): New variable.
11383 (org-todo-list): New command.
11384 (org-shiftright, org-shiftleft): New commands.
11385 (org-agenda-todo): Add prefix argument.
11386 (org-show-hierarchy-above): New option.
11387 (org-show-todo-tree): Numerical prefix creates tree for specific
11388 TODO keyword.
11389 (org-outline-level): New function, to assign a level to plain
11390 lists items.
11391 (org-cycle-include-plain-lists): New option.
11392 (org-mode): Use `org-outline-level' as value of `outline-level'.
11393 (org-cycle): Temporarily switch `outline-regexp' if
11394 `org-cycle-include-plain-lists' is non-nil.
11395 (org-start-icalendar-file): Fix format bug.
11396 (org-agenda-get-day-entries): Create category table.
11397 (org-agenda-get-todos, org-agenda-get-timestamps)
11398 (org-agenda-get-deadlines, org-agenda-get-scheduled)
11399 (org-agenda-get-blocks): Use `org-get-category'.
11400 (org-context-in-file-links): Rename from
11401 `org-line-numbers-in-file-links'.
11402
11403 2005-12-06 Romain Francoise <romain@orebokech.com>
11404
11405 * window.el (balance-windows): Delete extraneous third arg in call
11406 to `enlarge-window'.
11407
11408 2005-12-06 Kenichi Handa <handa@m17n.org>
11409
11410 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
11411
11412 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
11413
11414 * progmodes/gdb-ui.el (gdb-var-create-handler)
11415 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
11416 (gdb-var-list-children-handler, gdb-var-update-handler):
11417 Current buffer is already gdb-partial-output-buffer, don't
11418 make it current again.
11419
11420 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
11421
11422 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
11423 (list-buffers-noselect): Use it.
11424
11425 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11426
11427 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
11428 (mail-yank-ignored-headers): Use regexp-opt.
11429 (mail-mode-map): Move initialization into declaration.
11430 (mail-sent-via): Remove unused shadowed var `to-line'.
11431 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
11432 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
11433 (mail-do-fcc): Use dolist and push.
11434 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
11435 (mail-yank-ignored-headers): Don't autoload.
11436
11437 2005-12-05 Kenichi Handa <handa@m17n.org>
11438
11439 * international/mule-cmds.el (set-language-info-internal): New fun.
11440 (set-language-info): Call set-language-info-internal to update
11441 language-info-alist. If LANG-ENV is the current one, call
11442 set-language-environment to make INFO effective now.
11443 (set-language-info-alist): Likewise.
11444 (locale-language-names): With locale "en", use English
11445 lang. env. but set the default codings to iso-8859-1.
11446
11447 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
11448
11449 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
11450 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
11451 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
11452 for plain strings.
11453 (gdb-frames-mode): Remove redundant call to font-lock-mode.
11454 (gdb-all-registers): Rename from toggle-gdb-all-registers.
11455 Create registers buffer if necessary. Echo new state in minibuffer.
11456 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
11457
11458 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
11459
11460 * info.el (Info-fontify-node): Match external links using
11461 non-directory part of filename.
11462
11463 2005-12-04 Juri Linkov <juri@jurta.org>
11464
11465 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
11466 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
11467 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
11468 because there is no customization option for it.
11469
11470 * font-lock.el (lisp-font-lock-keywords-1):
11471 Add define-global-minor-mode.
11472
11473 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
11474
11475 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
11476 properties on the constructed variable names.
11477
11478 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11479 Put `definition-name' properties on the constructed function names
11480 next-sym and prev-sym.
11481
11482 * emacs-lisp/find-func.el (find-function-regexp):
11483 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
11484 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
11485 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
11486 and easy-menu-define.
11487
11488 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
11489 easy-mmode-define-global-mode and define-global-minor-mode.
11490 (lisp-imenu-generic-expression): Add define-global-minor-mode.
11491
11492 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
11493 instead of easy-mmode-define-global-mode.
11494
11495 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11496 Use define-minor-mode instead of easy-mmode-define-minor-mode.
11497
11498 * cus-edit.el (customize-group, customize-group-other-window):
11499 Filter out autoloaded options from the group completion list by
11500 using heuristics that autoloaded groups don't have `custom-autoload'
11501 property on their symbols (they have only `custom-loads').
11502
11503 * simple.el (completion-setup-function): Put completions-common-part
11504 face on complete completion string too (i.e. completion string
11505 without completions-first-difference face).
11506
11507 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
11508
11509 2005-12-03 Eli Zaretskii <eliz@gnu.org>
11510
11511 * view.el (view-mode): Doc fix.
11512
11513 * disp-table.el (standard-display-european): Add to the warning
11514 message a reference to the doc string.
11515
11516 * play/yow.el (apropos-zippy): Call print-help-return-message,
11517 similar to other Help and Apropos commands.
11518
11519 * help.el (print-help-return-message): If pop-up-frames is
11520 non-nil, set up help-return-method to delete the help window and,
11521 possibly, its frame as well, and don't display message about
11522 scrolling the help window. Doc fix.
11523 (help-return-method): Doc fix.
11524
11525 2005-12-03 Martin Rudalics <rudalics@gmx.at>
11526
11527 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
11528 whereby names of length one or names starting with a
11529 symbol-constituent character would not be returned.
11530
11531 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11532
11533 * subr.el (atomic-change-group): Add edebug and indentation spec.
11534
11535 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
11536
11537 * completion.el (save-completions-file-name): Fix typo in last change.
11538
11539 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11540
11541 * info.el: Move back/forward history to the beginning of the tool bar.
11542
11543 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
11544
11545 * allout.el (eval-when-compile): Remove unnecessary load of cl.
11546 Add fset of allout-real-isearch-abort during compile to fix
11547 byte-compilation warnings.
11548 (allout-mode-p): Move definition of this macro above all uses, or
11549 byte compilation in barren emacs (eg, during emacs build) will
11550 lack the definition.
11551 (allout-mode): Move this variable above any uses, or byte
11552 compilation will fail.
11553 (allout-resolve-xref): Remove use of personal file-reference function.
11554 (allout-toggle-current-subtree-encryption): Do the current (ie,
11555 visible containing) topic, rather than nearest around point. Doc fix.
11556 (allout-toggle-subtree-encryption): New function, workhorse that
11557 works on nearest topic containing point.
11558 (allout-encrypt-string): Signal requirement for newer version of pgg.
11559 (allout-resumptions): Doc fix.
11560
11561 2005-12-02 Eli Zaretskii <eliz@gnu.org>
11562
11563 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
11564
11565 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
11566
11567 * textmodes/flyspell.el (flyspell-external-point-words):
11568 Consider a misspelling as found in the string search if: (a) misspelling
11569 and found string lengths match, or (b) misspelling is found as
11570 element in a boundary-chars separated longer string, or (c)
11571 ispell-program-name is really ispell and misspelling is found as
11572 part of a TeX string. After successful match move beginning of
11573 search region to end of match. Warn about not found misspellings
11574 once the process is done.
11575 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
11576
11577 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
11578
11579 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
11580 tool bar (removed inadvertently).
11581
11582 2005-12-02 Juri Linkov <juri@jurta.org>
11583
11584 * log-view.el (log-view-diff): Clarify doc string.
11585
11586 2005-12-01 Bill Wohler <wohler@newt.com>
11587
11588 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
11589 triggers lm-verify errors.
11590
11591 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
11592
11593 * simple.el (transient-mark-mode, line-number-mode)
11594 (column-number-mode, size-indication-mode): Remove `:require nil'.
11595
11596 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
11597
11598 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
11599 in the margin also.
11600 (gdb-breakpoints-mode-map): Use D instead of d for
11601 gdb-delete-breakpoint.
11602 (gdb-get-frame-number): Require a number to match on.
11603 (gdb-threads-mode-map): Add follow-link binding.
11604
11605 2005-11-30 Jason Rumney <jasonr@gnu.org>
11606
11607 * isearch.el (isearch-mode-map): Avoid exiting search on
11608 language-change event.
11609
11610 2005-11-30 Romain Francoise <romain@orebokech.com>
11611
11612 * speedbar.el (speedbar-default-position): New defcustom.
11613 (speedbar-frame-reposition-smartly): Use it.
11614
11615 * dframe.el (dframe-reposition-frame-emacs): Fix position
11616 computation for `left' location.
11617 Update copyright year.
11618
11619 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11620
11621 * help.el (help-map): Move initialization into declaration.
11622
11623 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
11624
11625 * help-fns.el (help-argument-name): Don't autoload.
11626 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
11627 to be re-loaded when customizing the `help' group.
11628
11629 2005-11-30 John Paul Wallington <jpw@gnu.org>
11630
11631 * help-fns.el (describe-function-1): Fill arglist output.
11632
11633 2005-11-30 Kim F. Storm <storm@cua.dk>
11634
11635 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
11636 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
11637 after revert-buffer (or anything else which kills all local variables).
11638
11639 * apropos.el (apropos-parse-pattern): Doc fix.
11640 Set apropos-regexp directly, rather than expecting callers to do so.
11641 (apropos-command, apropos, apropos-value, apropos-documentation):
11642 Simplify calls to apropos-parse-pattern.
11643
11644 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11645
11646 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
11647 (hi-lock-face-phrase-buffer): Use hi-yellow face.
11648 (hi-lock-write-interactive-patterns): Use comment-region.
11649
11650 * longlines.el (longlines-mode): Add mail-setup-hook.
11651
11652 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
11653
11654 * simple.el (sendmail-user-agent-compose, next-line):
11655 Conditionally use hard-newline.
11656
11657 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
11658
11659 * international/latexenc.el (latex-inputenc-coding-alist):
11660 Reword doc string.
11661
11662 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
11663
11664 * help.el (describe-key-briefly, describe-key): Recognize default
11665 bindings.
11666
11667 2005-11-29 Romain Francoise <romain@orebokech.com>
11668
11669 * view.el (view-inhibit-help-message): New defcustom.
11670 (view-mode-enter): Use it.
11671
11672 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
11673
11674 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
11675 Preserve user position.
11676
11677 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
11678
11679 * font-lock.el: Throw error if facemenu is not loaded to prevent
11680 accidental change of loading order in loadup.el. (Suggested by RMS.)
11681
11682 * loadup.el: Add comment explaining why facemenu must be loaded
11683 before font-lock.
11684
11685 2005-11-28 Jay Belanger <belanger@truman.edu>
11686
11687 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
11688 (calc-dispatch-map): Add more keys for `calc-same-interface'.
11689
11690 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
11691
11692 * calc/calc-embed.el (calc-do-embedded): Update help message.
11693
11694 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
11695
11696 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11697
11698 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
11699
11700 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
11701 called-interactively-p.
11702 (elp-profilable-p): Rename from elp-not-profilable-p.
11703 Invert result and take into account macros and autoloaded functions.
11704 (elp-instrument-function): Update call.
11705 (elp-instrument-package): Update call. Add completion.
11706 (elp-pack-number): Use match-string.
11707 (elp-results-jump-to-definition-by-mouse): Merge into
11708 elp-results-jump-to-definition and then remove.
11709 (elp-output-insert-symname): Make help echo text single-line.
11710
11711 * replace.el (query-replace-map): Move initialization into declaration.
11712 (occur-engine): Use with-current-buffer.
11713 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
11714 (occur-mode-mouse-goto): Replace with an alias.
11715
11716 2005-11-28 Juri Linkov <juri@jurta.org>
11717
11718 * simple.el (quoted-insert): Let-bind input-method-function to nil.
11719
11720 * term/w32-win.el: Bind [S-tab] to [backtab].
11721
11722 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
11723 `Info-find-file' to t.
11724
11725 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
11726 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
11727 and same-window-regexps.
11728 (occur-next-error): Don't move point for arg 0.
11729
11730 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
11731
11732 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
11733
11734 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11735
11736 * log-edit.el (log-edit-changelog-use-first): New var.
11737 (log-edit-changelog-ours-p): Use it.
11738 (log-edit-insert-changelog): Set it with new arg `use-first'.
11739 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
11740 (log-edit-hook): Add them to the list of suggested options.
11741
11742 * textmodes/flyspell.el (flyspell-last-buffer): New var.
11743 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
11744 redundant work.
11745 (flyspell-mode-on): Use add-hook for after-change-functions.
11746 (flyspell-mode-off): Use remove-hook for after-change-functions.
11747 (flyspell-changes): Make it buffer-local.
11748 (flyspell-after-change-function): Make it non-interactive. Use push.
11749 (flyspell-post-command-hook): Check input-pending-p while processing
11750 the potentially long list of buffer changes.
11751
11752 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11753
11754 * buff-menu.el (list-buffers-noselect): Display the selected
11755 frame's buffer list, not the global one.
11756
11757 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11758
11759 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
11760 that (list last-input-event) works as in interactive spec.
11761
11762 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11763
11764 * loadup.el ("facemenu"): Load facemenu before font-lock, because
11765 `facemenu-keymap' needs to be defined when font-lock is loaded.
11766 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
11767
11768 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11769
11770 * completion.el: Remove useless leading * in defcustom docstrings.
11771 (save-completions-file-name): Use ~/.emacs.d if available.
11772 (completion-standard-syntax-table): Rename from
11773 cmpl-standard-syntax-table and fold initialization into declaration,
11774 thus removing cmpl-make-standard-completion-syntax-table.
11775 (completion-lisp-syntax-table, completion-c-syntax-table)
11776 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
11777 (cmpl-saved-syntax, cmpl-saved-point): Remove.
11778 (symbol-under-point, symbol-before-point)
11779 (symbol-under-or-before-point, symbol-before-point-for-complete)
11780 (add-completions-from-c-buffer): Use with-syntax-table.
11781 (make-completion): Don't return a list of completion entries.
11782 Update callers.
11783 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
11784 (completion-initialize): Rename from initialize-completions.
11785 (completion-find-file-hook): Rename from cmpl-find-file-hook.
11786 (kill-emacs-save-completions): Collect stats here.
11787 (save-completions-to-file, load-completions-from-file):
11788 Use with-current-buffer.
11789 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
11790 into a function. Move all calls to toplevel.
11791 (completion-lisp-mode-hook): New fun.
11792 (completion-c-mode-hook, completion-setup-fortran-mode):
11793 Set the syntax-table here. Use local-set-key.
11794 (completion-saved-bindings): New var.
11795 (dynamic-completion-mode): Make it into a proper minor mode.
11796 (load-completions-from-file): Remove unused var `num-uses'.
11797
11798 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
11799 constructor if it is explicitly overridden.
11800
11801 * complete.el (PC-completion-as-file-name-predicate):
11802 Use minibuffer-completing-file-name.
11803 (partial-completion-mode): Use find-file-not-found-functions.
11804 (PC-lisp-complete-symbol): Use with-syntax-table.
11805 (PC-look-for-include-file): Remove dead setq.
11806 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
11807 (PC-complete): Use with-current-buffer.
11808
11809 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
11810 escape single quotes.
11811
11812 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11813
11814 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
11815 of `if' whose condition always returned nil. Doc fix.
11816
11817 * buff-menu.el (Buffer-menu-revert-function): Make the selected
11818 window's buffer the current buffer around the call to
11819 `list-buffers-noselect'. This is necessary to mark that buffer
11820 with a `.' in the Buffer Menu when called from Lisp, for instance
11821 by Auto Revert Mode.
11822
11823 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
11824
11825 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
11826 attaching to it.
11827 (gdb-pre-prompt): Make sure gdb-error is reset.
11828
11829 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
11830 with a child process, detect it.
11831 (gud-speedbar-buttons): Match regexp more carefully.
11832
11833 2005-11-27 Richard M. Stallman <rms@gnu.org>
11834
11835 * mouse.el (mouse-drag-move-window-bottom):
11836 Use adjust-window-trailing-edge.
11837
11838 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
11839
11840 * simple.el (blink-matching-open): Ignore
11841 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
11842 (blink-matching-paren-on-screen): Update docstring.
11843
11844 * paren.el (show-paren-mode): No longer change
11845 `blink-matching-paren-on-screen'.
11846
11847 2005-11-27 John Paul Wallington <jpw@pobox.com>
11848
11849 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
11850 (gdb-threads-select, gdb-edit-register-value):
11851 Use `posn-set-point' instead of `mouse-set-point' because the
11852 latter is not fbound when configured without X.
11853
11854 2005-11-27 Kim F. Storm <storm@cua.dk>
11855
11856 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
11857 existing face when partially highlighting a TAB in a rectangle.
11858
11859 2005-11-26 Kim F. Storm <storm@cua.dk>
11860
11861 * ido.el (ido-mode-map): Doc fix.
11862 (ido-mode-common-map, ido-mode-file-map)
11863 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
11864 (ido-define-mode-map): Rewrite. Select one of the new maps as
11865 parent for ido-mode-map instead of building from scratch.
11866 (ido-init-mode-maps): New defun to initialize new maps.
11867 (ido-mode): Call it.
11868 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
11869 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
11870
11871 2005-11-26 John Paul Wallington <jpw@pobox.com>
11872
11873 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
11874 `mouse-set-point' because the latter is not fbound when configured
11875 without X.
11876
11877 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11878
11879 * files.el (file-relative-name): Doc fix.
11880
11881 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
11882
11883 * progmodes/octave-inf.el (inferior-octave-startup): Force a
11884 non-empty string for secondary prompt PS2.
11885
11886 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11887
11888 * progmodes/compile.el (compilation-setup): Fix last change.
11889
11890 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
11891
11892 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11893 (gdb-mouse-toggle-breakpoint-margin)
11894 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
11895 Add gdb-server-prefix to keep out of command history.
11896 (gdb-edit-register-value): New function.
11897 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
11898 (gdb-info-registers-custom): Use above map.
11899
11900 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
11901
11902 * custom.el (enable-theme): Signal error if argument is not a
11903 theme. Don't recalculate a face if it's not loaded yet.
11904
11905 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
11906 the `user' theme is in effect.
11907
11908 * info.el (Info-on-current-buffer): Record actual filename in
11909 Info-current-file, instead of t, or a fake filename if a non-file
11910 buffer. Make autoload.
11911 (Info-find-node, Info-revert-find-node): No need to check for
11912 Info-current-file nil.
11913 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
11914 Info-current-file is now never `t'.
11915 (Info-fontify-node): Many simplifications due to Info-current-file
11916 always being valid. Use Info-find-file to find node filename.
11917
11918 2005-11-25 David Kastrup <dak@gnu.org>
11919
11920 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
11921 new character, then delete" in order to preserve markers.
11922
11923 2005-11-25 David Ponce <david@dponce.com>
11924
11925 * recentf.el (recentf-arrange-by-rule): Handle a special
11926 `auto-mode-alist'-like "strip suffix" rule.
11927 (recentf-build-mode-rules): Handle second level auto-mode entries.
11928
11929 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
11930
11931 * viper-keym.el (viper-ESC-key): Use different values in terminal and
11932 window modes.
11933
11934 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
11935 jde-javadoc-checker-report-mode.
11936
11937 * ediff-wind (ediff-make-wide-display): Slight simplification.
11938
11939 * ediff.el (ediff-date): Change the date of last update.
11940
11941 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
11942
11943 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
11944 Use define-minor-mode, and make it a local mode. Turn on font-lock.
11945 (hi-lock-mode): New global minor mode.
11946 (turn-on-hi-lock-if-enabled): New function.
11947 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
11948 Change arguments to regexp and face instead of a font-lock pattern.
11949 Directly set face property, instead of refontifying.
11950 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
11951 (hi-lock-find-patterns): Use line-number-at-pos.
11952
11953 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
11954 arguments for hi-lock-set-pattern.
11955 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
11956 Call font-lock-fontify-buffer.
11957 (hi-lock-find-file-hook, hi-lock-current-line)
11958 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
11959
11960 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
11961 turned off.
11962
11963 * progmodes/compile.el (compilation-setup): Don't fiddle with
11964 font-lock-defaults.
11965
11966 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
11967
11968 * progmodes/gdb-ui.el (gdb-var-create-handler)
11969 (gdb-var-list-children-handler): Find values for all variable
11970 objects. gud-speedbar-buttons decides whether to display them.
11971
11972 2005-11-24 Romain Francoise <romain@orebokech.com>
11973
11974 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
11975 buffer name with a space.
11976
11977 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
11978
11979 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
11980 `org-export-local-list-max-depth'. Change default value to 3.
11981 (org-auto-renumber-ordered-lists)
11982 (org-plain-list-ordered-item-terminator): New options.
11983 (org-at-item-p, org-beginning-of-item, org-end-of-item)
11984 (org-get-indentation, org-get-string-indentation)
11985 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
11986 New functions.
11987 (org-move-item-down, org-move-item-up): New commands.
11988 (org-export-as-html): New classes for CSS support. Bug fix in
11989 regular expression detecting fixed-width regions. Respect
11990 `org-local-list-ordered-item-terminator'.
11991 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
11992 also a list item.
11993 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
11994 New item moving functions.
11995
11996 2005-11-24 Juri Linkov <juri@jurta.org>
11997
11998 * isearch.el (isearch-repeat): With empty search ring set
11999 `isearch-error' to the error string instead of signaling error
12000 with the function `error'.
12001
12002 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12003
12004 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
12005
12006 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
12007
12008 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
12009 and variable.
12010 (gdb-var-create-handler, gdb-var-list-children-handler):
12011 Don't match on "char **...".
12012 (gdb-var-update-handler): Find values for all variable objects.
12013 (gdb-info-frames-custom): Identify frames by leading "#".
12014
12015 * progmodes/gud.el (gud-speedbar-menu-items): Add
12016 gdb-speedbar-auto-raise as radio button.
12017 (gud-speedbar-buttons): Raise speedbar if requested.
12018 Don't match on "char **...".
12019 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
12020 Make it editable.
12021
12022 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
12023
12024 * info.el (Info-fontify-node): Handle the case where
12025 Info-current-file is t.
12026
12027 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
12028
12029 * simple.el (blink-matching-open): Fix off-by-one in last change.
12030
12031 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12032
12033 * term/mac-win.el: Don't change default directory.
12034
12035 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
12036
12037 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
12038 buffers correctly. (It used to throw an error in such buffers.)
12039 Make it ask for confirmation in group buffers and other Custom
12040 buffers containing more than one customization item.
12041
12042 2005-11-22 John Paul Wallington <jpw@gnu.org>
12043
12044 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
12045 property on mail and url overlays.
12046 (goto-address-at-point): Use `posn-set-point' instead of
12047 `mouse-set-point' because the latter is not fbound when configured
12048 without X.
12049
12050 2005-11-22 Lars Hansen <larsh@soem.dk>
12051
12052 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
12053 (ls-lisp-classify, ls-lisp-format): Delete call to
12054 ls-lisp-parse-symlink.
12055 (ls-lisp-handle-switches): Handle symlinks to directories as
12056 directories when ls-lisp-dirs-first in non-nil.
12057
12058 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
12059
12060 * startup.el (command-line): Make sure that loaddefs.el is handled
12061 correctly in load-history.
12062
12063 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
12064
12065 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
12066 (gdb-struct-string, gdb-array-string): New constants.
12067 (gdb-info-locals-handler): Use them.
12068 (gdb-reset): Reset gdb-var-list to nil.
12069
12070 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12071
12072 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
12073 in patterns.
12074
12075 2005-11-21 Juri Linkov <juri@jurta.org>
12076
12077 * custom.el (defcustom): Update link types in docstring.
12078
12079 2005-11-20 Martin Rudalics <rudalics@gmx.at>
12080
12081 * custom.el (defgroup): Add doc-string-elt info.
12082
12083 * widget.el (define-widget): Don't use declare for the doc-string-elt.
12084
12085 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
12086
12087 * newcomment.el (comment-enter-backward): Fix last fix.
12088
12089 * simple.el (blink-matching-open):
12090 * paren.el (show-paren-function): Allow new paren-class info.
12091
12092 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
12093
12094 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
12095 handled automagically.
12096
12097 2005-11-20 Andreas Schwab <schwab@suse.de>
12098
12099 * descr-text.el (describe-char): When copying overlays put them
12100 over the full char description instead of just the first character
12101 of it.
12102
12103 2005-11-20 Juri Linkov <juri@jurta.org>
12104
12105 * simple.el (what-cursor-position):
12106 * descr-text.el (describe-char): Use Lisp-readable syntax
12107 for octal and hex. Reorder decimal, octal and hex values.
12108 Remove excess whitespace in the output. Use `=' in `column='
12109 like in `point=' and `Hscroll='.
12110
12111 * international/mule-cmds.el (encoded-string-description):
12112 Use Lisp-readable syntax for hex.
12113
12114 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12115
12116 * newcomment.el (comment-enter-backward): Handle the case where the
12117 comment is closed by EOB.
12118
12119 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
12120
12121 * longlines.el (longlines-before-revert-hook)
12122 (longlines-after-revert-hook): New functions.
12123 (longlines-mode): Turn off longlines temporarily when reverting.
12124 Add a message-setup-hook.
12125 (longlines-decode-buffer): New function.
12126 (longlines-wrap-line): Preserve marker positions.
12127
12128 2005-11-19 Andreas Schwab <schwab@suse.de>
12129
12130 * emacs-lisp/shadow.el: Handle compressed files.
12131
12132 2005-11-19 Romain Francoise <romain@orebokech.com>
12133
12134 * net/browse-url.el (browse-url-default-browser): Signal an error
12135 if no usable browser can be found, rather than try to load w3.
12136
12137 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
12138
12139 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
12140 replacing existing properties.
12141 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12142 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
12143 tty specs.
12144 (rcirc-server-prefix, rcirc-server): New faces.
12145 (rcirc-url-regexp): Generate with rx macro.
12146 (rcirc-last-server-message-time): New variable.
12147 (rcirc-filter): Record time of last message.
12148 (rcirc-keepalive): Kill processes that did not send a message
12149 since the last ping.
12150 (rcirc-mode): Give rcirc-topic a local binding here.
12151
12152 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
12153
12154 * subr.el (read-passwd): Fontify the prompt as we do with other
12155 prompts.
12156
12157 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
12158
12159 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
12160 binding buffer-read-only to nil.
12161
12162 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12163
12164 * complete.el (partial-completion-mode):
12165 Mention completion-auto-help in the doc string.
12166
12167 * man.el (Man-highlight-references): Doc fix. Reformat code in a
12168 more Lisp-ish way.
12169
12170 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
12171
12172 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
12173 digits, not 8, to avoid misalignment for files larger than 100MB.
12174
12175 2005-11-19 Eli Zaretskii <eliz@gnu.org>
12176
12177 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
12178 Mention "keyboard shortcuts" in the help text.
12179
12180 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12181
12182 * startup.el (fancy-splash-default-action): Discard only
12183 mouse-down and succeeding mouse-up events in the splash screen
12184 window so that drag-n-drop event can be processed.
12185
12186 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
12187
12188 * longlines.el (longlines-mode): Add hacks for mail-mode and
12189 message-mode.
12190
12191 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
12192
12193 * textmodes/org.el (org-table-sort-lines): New command.
12194 (org-tbl-menu): Add entry for `org-table-sort-lines'.
12195 (org-add-file): Command removed, use `org-agenda-file-to-front'
12196 instead.
12197 (org-export-icalendar): Use `org-icalendar-combined-name'.
12198 (org-cycle-agenda-files, org-agenda-file-to-end)
12199 (org-agenda-file-to-front): New commands.
12200 (org-table-tab-jumps-over-hlines, org-export-html-style):
12201 New options.
12202 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
12203 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
12204 New functions.
12205 (org-fill-paragraph): Call `org-table-align' in tables.
12206 (org-mode): Call `org-set-autofill-regexps'.
12207 (org-export-as-html): Support for local handformatted lists.
12208 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
12209 (org-export-local-list-max-depth): New option.
12210 (org-html-expand): Use `org-html-protect'.
12211
12212 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
12213
12214 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
12215 to "p".
12216 (gdb): Move definition of gud-pp to...
12217
12218 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
12219 speedbar.
12220 (gdb-find-watch-expression): New function.
12221
12222 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12223
12224 * faces.el (face-attribute, set-face-attribute): Mention existence
12225 of `:ignore-defface' setting in docstring.
12226
12227 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12228
12229 * simple.el (completion-setup-function): Fix last change.
12230
12231 2005-11-17 John Paul Wallington <jpw@pobox.com>
12232
12233 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
12234 Use `posn-set-point' instead of `mouse-set-point' because the
12235 latter is not fbound when configured without X.
12236
12237 * comint.el (comint-insert-input): Likewise.
12238
12239 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12240
12241 * simple.el (hard-newline): New variable.
12242 (sendmail-user-agent-compose, next-line): Use it.
12243
12244 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
12245 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
12246 (mail-mail-reply-to, mail-mail-followup-to)
12247 (mail-position-on-field, mail-signature, mail-yank-original)
12248 (mail-attach-file): Likewise.
12249
12250 * mail/mailheader.el (mail-header-format)
12251 (mail-header-format-function): Likewise.
12252
12253 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
12254
12255 2005-11-17 Juri Linkov <juri@jurta.org>
12256
12257 * font-lock.el (font-lock-faces): Rename this defgroup from
12258 `font-lock-highlighting-faces'.
12259 (font-lock-comment-face, font-lock-comment-delimiter-face)
12260 (font-lock-string-face, font-lock-doc-face)
12261 (font-lock-keyword-face, font-lock-builtin-face)
12262 (font-lock-function-name-face, font-lock-variable-name-face)
12263 (font-lock-type-face, font-lock-constant-face)
12264 (font-lock-warning-face, font-lock-negation-char-face)
12265 (font-lock-preprocessor-face)
12266 (font-lock-regexp-grouping-backslash)
12267 (font-lock-regexp-grouping-construct): Rename :group from
12268 `font-lock-highlighting-faces' to `font-lock-faces'.
12269
12270 * cus-edit.el (lisp, c, tex):
12271 * progmodes/ada-mode.el (ada):
12272 * progmodes/asm-mode.el (asm):
12273 * progmodes/cperl-mode.el (cperl-faces):
12274 * progmodes/cpp.el (cpp):
12275 * progmodes/dcl-mode.el (dcl):
12276 * progmodes/f90.el (f90):
12277 * progmodes/fortran.el (fortran):
12278 * progmodes/icon.el (icon):
12279 * progmodes/idlwave.el (idlwave-misc):
12280 * progmodes/m4-mode.el (m4):
12281 * progmodes/make-mode.el (makefile):
12282 * progmodes/meta-mode.el (meta-font):
12283 * progmodes/modula2.el (modula2):
12284 * progmodes/octave-mod.el (octave):
12285 * progmodes/pascal.el (pascal):
12286 * progmodes/perl-mode.el (perl):
12287 * progmodes/prolog.el (prolog):
12288 * progmodes/ps-mode.el (PostScript-edit):
12289 * progmodes/scheme.el (scheme):
12290 * progmodes/sh-script.el (sh-script):
12291 * progmodes/simula.el (simula):
12292 * progmodes/tcl.el (tcl):
12293 * textmodes/nroff-mode.el (nroff):
12294 * textmodes/reftex-vars.el (reftex-fontification-configurations):
12295 * textmodes/sgml-mode.el (sgml):
12296 * textmodes/texinfo.el (texinfo):
12297 Add :link (custom-group-link font-lock-faces) to defgroup.
12298
12299 * hi-lock.el (hi-lock): Rename this defgroup from
12300 `hi-lock-interactive-text-highlighting'. Change parent group from
12301 `faces' to `font-lock'. Add link to the manual.
12302 (hi-lock-mode, hi-lock-file-patterns-range)
12303 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
12304 `hi-lock-interactive-text-highlighting' to `hi-lock'.
12305 (hi-lock-faces): Add :group `faces'.
12306
12307 * cus-edit.el (custom-variable-prompt): Clarify the code.
12308
12309 * faces.el (face-read-string): Set the default value arg of
12310 completing-read.
12311
12312 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
12313
12314 * rfn-eshadow.el (file-name-shadow-properties)
12315 (file-name-shadow-tty-properties, file-name-shadow-mode):
12316 Remove autoloads, because the file is now preloaded.
12317
12318 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12319
12320 * printing.el (easy-menu-intern): Don't define.
12321 (pr-get-symbol): Use easy-menu-intern only if defined.
12322
12323 * simple.el (blink-matching-open): Simplify a bit.
12324 (completion-setup-function): Fix the case of partial-completion-mode
12325 when the minibuffer's contents start with "-".
12326 Obey completion-base-size-function even when
12327 minibuffer-completing-file-name is non-nil.
12328
12329 2005-11-16 Richard M. Stallman <rms@gnu.org>
12330
12331 * net/eudcb-ph.el (eudc-ph-open-session):
12332 Use set-process-query-on-exit-flag.
12333
12334 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
12335
12336 * international/ucs-tables.el (ucs-set-table-for-input):
12337 Use make-local-variable, not make-variable-buffer-local.
12338
12339 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12340 Improve warning message text.
12341
12342 * savehist.el (savehist-save-hook): Add :group.
12343
12344 * menu-bar.el (menu-bar-help-menu):
12345 Rename Find Extra Packages to External Packages.
12346
12347 * cus-edit.el (Custom-reset-standard): Verify that
12348 :custom-standard-value prop exists before calling it.
12349
12350 * apropos.el (apropos-calc-scores): Use apropos-pattern.
12351
12352 2005-11-16 Martin Rudalics <rudalics@gmx.at>
12353
12354 * wid-edit.el (color): Enclose %t in %{...%}.
12355
12356 * cus-edit.el (face): Enclose %t in %{...%}.
12357
12358 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
12359
12360 * savehist.el (savehist-mode-hook): Re-add the var.
12361 (savehist-mode): Use it.
12362
12363 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12364
12365 * textmodes/flyspell.el: Fix commenting convention.
12366 Remove unnecessary leading * in custom docstrings.
12367 (flyspell-emacs): Remove unused var.
12368 (flyspell-delete-region-overlays): Use remove-overlays.
12369 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
12370 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
12371 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
12372 (flyspell-debug-signal-word-checked): Use with-current-buffer.
12373 (make-flyspell-overlay): Don't locally reuse a global name.
12374 (flyspell-highlight-incorrect-region)
12375 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
12376 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
12377 (flyspell-notify-misspell): Remove unused args `start' and `end'.
12378 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
12379 Wrap calls to accept-process-output inside with-local-quit since it's
12380 often called from a post-command-hook.
12381 (flyspell-correct-word, flyspell-auto-correct-word):
12382 Use ispell-send-string.
12383 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
12384
12385 * calendar/diary-lib.el (diary-list-entries): Also hide the
12386 terminating newline.
12387
12388 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
12389
12390 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
12391 window-system, to allow fonts on tty.
12392
12393 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
12394
12395 * progmodes/gud.el (gud-speedbar-item-info): New function.
12396 (gud-install-speedbar-variables): Use it to display data type
12397 of watch expression as a tooltip in speedbar.
12398
12399 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
12400
12401 * font-core.el (global-font-lock-mode): Add :version keyword,
12402 because default was changed.
12403
12404 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
12405
12406 * startup.el (command-line): Use `custom-reevaluate-setting' for
12407 `file-name-shadow-mode'.
12408
12409 * loadup.el: Preload rfn-eshadow.
12410
12411 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
12412 Add :version keyword.
12413 (file-name-shadow-properties, file-name-shadow-tty-properties)
12414 (file-name-shadow): Add :version keyword.
12415
12416 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
12417 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
12418 in the custom-group property of the symbol frames and the fringe
12419 group got no link to its parent group frames.
12420 Doc fix.
12421
12422 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12423
12424 * progmodes/gud.el (gud-stop-subjob): New function.
12425 (gud-menu-map, gud-tool-bar-map): Use it.
12426
12427 2005-11-16 Kim F. Storm <storm@cua.dk>
12428
12429 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
12430 than kill it.
12431 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
12432 to a more useful/logical place.
12433
12434 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12435
12436 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
12437 go buttons complementary.
12438
12439 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12440
12441 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
12442 (rfn-eshadow-sifn-equal): New function.
12443 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
12444
12445 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
12446
12447 * viper-utils.el (viper-non-word-characters-reformed-vi):
12448 Quote `-' in string.
12449
12450 * viper.el (viper-emacs-state-mode-list): Ensure that
12451 rcirc-mode buffers come up in Emacs state.
12452
12453 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
12454 operation.
12455
12456 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
12457
12458 * term.el (term-termcap-format): Fix typos.
12459 (term-down): Fix the negative argument case.
12460
12461 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
12462
12463 * progmodes/gdb-ui.el: Remove face-alias left over from change on
12464 2005-08-15.
12465 (gdb-ann3): New command gud-go.
12466 (menu): Accomodate gdb-mi.el.
12467 (gdb-assembler-custom): Make buffer of selected window current
12468 so that set-window-point works.
12469
12470 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
12471 buttons and include new ones.
12472
12473 2005-11-16 Kim F. Storm <storm@cua.dk>
12474
12475 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
12476 (gud-menu-map): Use it.
12477
12478 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
12479
12480 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
12481 that works correctly for Custom and that does not override a user
12482 who disables it.
12483
12484 * help-mode.el (help-make-xrefs, help-xref-on-pp)
12485 (help-xref-interned, help-follow): Make hyperlinks for variables
12486 that are unbound, but have a non-nil variable-documentation property.
12487
12488 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
12489 mode hook. (It conflicted with defcustoms for some mode hooks.)
12490 Use the `variable-documentation' property to give the mode hook a
12491 docstring and expand that docstring.
12492
12493 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
12494
12495 * savehist.el (savehist-mode): Don't bother with
12496 `custom-set-minor-mode'.
12497 (savehist-coding-system): Check XEmacs version.
12498 (history-length): Declare also at run time.
12499 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
12500 Don't set the customize state.
12501 (savehist-minibuffer-hook): Special case for when
12502 minibuffer-history-variable is equal to t.
12503
12504 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12505
12506 * files.el (write-file): Refresh VC status.
12507
12508 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
12509 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
12510 than fundamental-mode to see if the mode was set.
12511
12512 2005-11-14 Romain Francoise <romain@orebokech.com>
12513
12514 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
12515 dummy function in `eval-when-compile' to avoid compiler warning.
12516 Require `man' at compile time.
12517
12518 2005-11-14 Jay Belanger <belanger@truman.edu>
12519
12520 * calc-alg.el (calcFunc-write-out-power): Rename it to
12521 calcFunc-powerexpand.
12522 (math-write-out-power): Rename it to math-powerexpand; have it
12523 handle negative exponents.
12524 (calc-writeoutpower): Rename it to calc-powerexpand.
12525
12526 * calc-ext.el: Change calcFunc-writeoutpower and
12527 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
12528 autoloads.
12529 Add calcFunc-ldiv to autoloads.
12530
12531 * calc-arith.el (calcFunc-ldiv): New function.
12532
12533 * calc.el (calc-left-divide): New function.
12534
12535 2005-11-14 Juri Linkov <juri@jurta.org>
12536
12537 * cus-edit.el (custom-variable-prompt): Set the default value arg
12538 of completing-read.
12539
12540 * cus-dep.el (custom-make-dependencies): Reverse the list of
12541 found dependencies.
12542
12543 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
12544
12545 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
12546 Highlighting" entry, it is on by default now.
12547 (menu-bar-options-save): Do not save global-font-lock-mode.
12548
12549 2005-11-13 Richard M. Stallman <rms@gnu.org>
12550
12551 * textmodes/flyspell.el (flyspell-large-region):
12552 Call flyspell-accept-buffer-local-defs.
12553
12554 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
12555
12556 * textmodes/flyspell.el (flyspell-notify-misspell):
12557 Fix misspelling of "Misspelling".
12558 (flyspell-process-localwords): New function.
12559 (flyspell-large-region): Call flyspell-process-localwords and
12560 flyspell-delete-region-overlays.
12561 (flyspell-delete-region-overlays): New function.
12562 (flyspell-delete-all-overlays): Call that.
12563
12564 2005-11-13 Richard M. Stallman <rms@gnu.org>
12565
12566 * help.el (help-for-help-internal): Improve doc of C-h a.
12567 (describe-key): Improve prompt; doc fix.
12568
12569 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12570
12571 * vc-svn.el (vc-svn-registered): Catch all errors.
12572
12573 * cus-dep.el (custom-make-dependencies): Typo.
12574
12575 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
12576
12577 * net/tramp-util.el (top): Fix compilation warning.
12578
12579 2005-11-13 Kim F. Storm <storm@cua.dk>
12580
12581 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
12582
12583 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12584
12585 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
12586 (gud-speedbar-buttons): Match on "const char *" too.
12587
12588 * progmodes/gdb-ui.el (gdb-var-create-handler)
12589 (gdb-var-list-children-handler): Match on "const char *" too.
12590 (gdb-var-evaluate-expression-handler): Match on empty string.
12591 (gdb-var-update-handler): Only call
12592 gdb-var-evaluate-expression-handler when required.
12593
12594 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
12595
12596 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
12597 selected window. This still doesn't work for speedbar.
12598 (gud-speedbar-buttons): Handle string expressions properly.
12599
12600 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
12601 (gdb-var-create-handler): Handle string expressions properly.
12602 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
12603 Handle string expressions properly. Move "type" field into regexp.
12604
12605 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12606
12607 * bookmark.el (bookmark-maybe-message): New function to reduce
12608 code duplication: invokes `message' iff baud-rate is high enough.
12609 (bookmark-write-file): Use above instead of an inline conditional.
12610 (bookmark-load): Same.
12611
12612 2005-11-12 Karl Fogel <kfogel@red-bean.com>
12613
12614 * bookmark.el (bookmark-write-file): Don't visit the destination
12615 file, just write the data to it using write-region. This is
12616 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
12617 change to avoid visiting the file in the first place.
12618
12619 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
12620
12621 * hi-lock.el (hi-lock-mode): Set the default value of
12622 font-lock-defaults.
12623
12624 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
12625
12626 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
12627 arg to `file-attributes'.
12628 (find-lisp-format): The UID and GID can now be strings.
12629
12630 2005-11-12 Kim F. Storm <storm@cua.dk>
12631
12632 * help.el (help-map): Bind C-h d to apropos-documentation.
12633
12634 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
12635 when point is at end-of-buffer.
12636
12637 * apropos.el (apropos-match-face): Doc fix.
12638 (apropos-sort-by-scores): Add new choice `verbose'.
12639 (apropos-documentation-sort-by-scores): New defcustom.
12640 (apropos-pattern): Now contains the pattern entered by the user.
12641 (apropos-pattern-quoted): New defvar.
12642 (apropos-regexp): New defvar, containing the regexp corresponding
12643 to apropos-pattern.
12644 (apropos-all-words-regexp): Rename from apropos-all-regexp.
12645 (apropos-read-pattern): New defun. Use it to read pattern arg in
12646 interactive calls; returns list of words for a word list, and
12647 string for a regexp.
12648 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
12649 parses a list of words or regexp as returned by apropos-read-pattern.
12650 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
12651 (apropos-score-doc): Return a very high score if the string
12652 entered by the user matches literally.
12653 (apropos-variable): Doc fix. Use apropos-read-pattern.
12654 (apropos-command): Doc fix. Use apropos-read-pattern and
12655 apropos-parse-pattern. Call apropos-print with nosubst=t.
12656 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
12657 apropos-parse-pattern.
12658 (apropos-documentation): Doc fix. Use apropos-read-pattern and
12659 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
12660 apropos-documentation-sort-by-scores. Call apropos-print with
12661 nosubst=t.
12662 (apropos-documentation-internal): Pass doc string through
12663 substitute-key-definition before adding text properties.
12664 Highlight substring matching literal user input if possible.
12665 (apropos-documentation-check-doc-file): Remove locals beg and end.
12666 Fix calculation of score (as added twice). Pass doc string through
12667 substitute-key-definition before adding text properties.
12668 (apropos-documentation-check-elc-file): Pass doc string through
12669 substitute-key-definition before adding text properties.
12670 Highlight substring matching literal user input if possible.
12671 (apropos-print): Add new arg NOSUBST; if set, command and variable
12672 doc strings have already been passed through substitute-key-definition.
12673 Add code to handle apropos-accumulator items without score element
12674 for backwards compatibility (e.g. with woman package).
12675 Only show scores if apropos-sort-by-scores is `verbose'.
12676
12677 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12678
12679 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
12680 Add jka-compr-load-suffixes to load-suffixes.
12681
12682 * jka-compr.el: Require jka-cmpr-hook.
12683 (jka-compr-info-compress-message, jka-compr-info-compress-program)
12684 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
12685 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
12686 (jka-compr-info-can-append, jka-compr-info-strip-extension)
12687 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
12688 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
12689 (jka-compr-uninstall): Remove entries from
12690 jka-compr-added-to-file-coding-system-alist after they are used.
12691 (jka-compr-error): Remove unused var `curbuf'.
12692 (jka-compr-file-local-copy): Remove unused var `notfound'.
12693
12694 2005-11-10 Romain Francoise <romain@orebokech.com>
12695
12696 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
12697
12698 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
12699
12700 * progmodes/gud.el (gud-menu-map): Move parentheses.
12701 (gdb): New command gud-pv.
12702
12703 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
12704
12705 * tar-mode.el: Remove spurious or unnecessary leading stars
12706 in docstrings.
12707 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
12708 (tar-parse-octal-integer-safe): Use mapc.
12709 (tar-header-block-summarize): Remove unused var `ck'.
12710 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
12711 cleared before. Obey default-enable-multibyte-characters.
12712 Use mapconcat. Simplify setting of tar-header-offset.
12713 (tar-mode-map): Move initialization inside delcaration.
12714 (tar-flag-deleted): Use `abs'.
12715 (tar-expunge-internal): Remove unused var `line'.
12716 (tar-expunge-internal): Don't hardcode point-min==1.
12717 (tar-expunge): Widen while doing set-buffer-multibyte.
12718 (tar-rename-entry): Use file-name-coding-system.
12719 (tar-alter-one-field): Don't hardcode point-min==1.
12720 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
12721 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
12722
12723 2005-11-10 Masatake YAMATO <jet@gyve.org>
12724
12725 * add-log.el (add-log-current-defun): Handle class::method
12726 notation of c++. Fix incorrect comment.
12727
12728 2005-11-10 Alan Mackenzie <acm@muc.de>
12729
12730 * help-fns.el (describe-variable): Make C-h v work when a variable
12731 has variable documentation yet is unbound.
12732
12733 2005-11-10 Masatake YAMATO <jet@gyve.org>
12734
12735 * man.el (Man-highlight-references): Set an empty
12736 string to `Man-arguments' if it is nil.
12737 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
12738
12739 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12740
12741 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
12742 commenting conventions.
12743
12744 * cus-dep.el (custom-make-dependencies): Simplify.
12745 Better follow the commenting conventions.
12746
12747 2005-11-09 Richard M. Stallman <rms@gnu.org>
12748
12749 * apropos.el (apropos-pattern): Rename from apropos-regexp.
12750 (apropos-orig-pattern): Rename from apropos-orig-regexp.
12751 All uses changed.
12752 (apropos-rewrite-regexp): Doc fix.
12753 (apropos-variable, apropos-command, apropos, apropos-value):
12754 Change prompt; carry through the argument renaming.
12755
12756 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
12757
12758 * find-lisp.el: Require dired.
12759 (find-lisp-find-dired-internal): Do not call
12760 `abbreviate-file-name' on DIR.
12761
12762 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
12763
12764 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
12765
12766 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
12767
12768 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
12769 when using the speedbar.
12770 (gdb): New command gud-pp.
12771 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
12772
12773 2005-11-09 Juri Linkov <juri@jurta.org>
12774
12775 * replace.el (occur-excluded-properties): New defcustom.
12776 (occur-1, occur-engine, occur-accumulate-lines): Use it.
12777
12778 2005-11-08 Jay Belanger <belanger@truman.edu>
12779
12780 * calc/calc-units.el (math-convert-units): Replace any composite
12781 unit by its definition.
12782
12783 2005-11-08 Lars Hansen <larsh@soem.dk>
12784
12785 * emacs-lisp/autoload.el (update-directory-autoloads):
12786 Add obsolete function alias.
12787
12788 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
12789
12790 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
12791 comment-indent-function.
12792 (lisp-comment-indent): Replace by an alias for comment-indent-default.
12793
12794 * reveal.el (reveal-post-command): Rework the handling of
12795 reveal-open-spots, so as to be more reliable. There were several
12796 tricky corner cases where an open spot might be lost, or where
12797 a closed spot might end up on the list of open spots.
12798 Only reveal text that's ellipsised.
12799
12800 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
12801
12802 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
12803
12804 2005-11-07 John Paul Wallington <jpw@gnu.org>
12805
12806 * ibuffer.el (ibuffer): Search iconified frames too when
12807 getting Ibuffer buffer's window.
12808
12809 2005-11-06 Richard M. Stallman <rms@gnu.org>
12810
12811 * progmodes/compile.el (compilation-internal-error-properties):
12812 save-excursion around the computation of MARKER.
12813
12814 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
12815
12816 * textmodes/flyspell.el (flyspell-external-point-words):
12817 flyspell-get-word returns a list, not just a string.
12818
12819 2005-11-06 John Paul Wallington <jpw@pobox.com>
12820
12821 * ibuffer.el (ibuffer): Search all visible frames when getting
12822 Ibuffer buffer's window.
12823
12824 2005-11-07 Masatake YAMATO <jet@gyve.org>
12825
12826 * man.el (Man-reference-regexp): Accept spaces between
12827 `Man-name-regexp' and `Man-section-regexp'.
12828 (Man-apropos-regexp): New variable.
12829 (Man-abstract-xref-man-page): Use value for `Man-target-string'
12830 if available.
12831 (Man-highlight-references, Man-highlight-references0):
12832 Handle the case when `Man-arguments' includes "-k".
12833 (Man-highlight-references0): Rename the argument `TARGET-POS' to
12834 `TARGET'. `TARGET' can be a number, function or nil.
12835
12836 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
12837
12838 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
12839 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
12840 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
12841 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
12842 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
12843 (gdb-send-item): Use buffer-local-value and simplify.
12844
12845 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
12846
12847 * startup.el (command-line): Use `custom-reevaluate-setting' for
12848 `global-font-lock-mode'.
12849
12850 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
12851 by default, except in batch mode or when the -D option is given.
12852
12853 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
12854 specified keyword args on to `define-minor-mode'. Update docstring.
12855
12856 2005-11-05 Romain Francoise <romain@orebokech.com>
12857
12858 * replace.el (occur-engine): Add marker at end of line, too.
12859
12860 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
12861
12862 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12863 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12864 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12865 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12866 argument to all these routines, so the passphrase can be managed
12867 externally and passed in to the system.
12868 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12869 pgg-add-passphrase-to-cache function.
12870
12871 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12872 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
12873 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
12874 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
12875 argument to all these routines, so the passphrase can be managed
12876 externally and passed in to the system.
12877 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
12878 function.
12879
12880 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12881
12882 * font-lock.el: Don't deal with font-lock-face-attributes here,
12883 move the code ...
12884
12885 * startup.el (command-line): ... here. Use face-spec-set instead
12886 of custom-declare-face.
12887
12888 * faces.el (face-spec-set): Reset the face if spec is not nil.
12889
12890 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12891
12892 * newcomment.el (comment-region-internal): Box more tightly in the
12893 common case where there's no TAB in the boxed text.
12894
12895 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12896
12897 * info.el (info-tool-bar-map): Use images prev-node, next-node and
12898 up-node.
12899
12900 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
12901
12902 * newsticker.el: Commentary updated. Code formatting changed.
12903 (newsticker-version): Change to "1.9".
12904 (newsticker, newsticker-feed): Doc fix.
12905 (newsticker-url-list): Doc fix. Add option "Weekly".
12906 (newsticker-retrieval-interval): Add option "Weekly".
12907 (newsticker-headline-processing): Doc fix.
12908 (newsticker-auto-mark-filter): Remove.
12909 (newsticker-auto-mark-filter-list): New.
12910 (newsticker-layout, newsticker-sort-method): Doc fix.
12911 (newsticker-hide-old-items-in-newsticker-buffer)
12912 (newsticker-heading-format, newsticker-item-format)
12913 (newsticker-desc-format): Doc fix.
12914 (newsticker-show-all-rss-elements): Remove.
12915 (newsticker-show-all-news-elements): New.
12916 (newsticker-faces, newsticker-ticker): Doc fix.
12917 (remove-from-invisibility-spec): Code formatting.
12918 (newsticker--process-ids): New.
12919 (newsticker-mode): Doc fix.
12920 (newsticker-mode): Change mode-line-format.
12921 (newsticker-start): Remove debug output.
12922 (newsticker-start-ticker): Doc fix. Add autoload cookie.
12923 (newsticker-w3m-show-inline-images): Code formatting.
12924 (newsticker-next-item): Call `force-mode-line-update'.
12925 (newsticker-previous-item): Call `force-mode-line-update'.
12926 (newsticker-next-feed): Call `force-mode-line-update'.
12927 (newsticker-previous-feed): Call `force-mode-line-update'.
12928 (newsticker-mark-all-items-at-point-as-read): Code formatting.
12929 (newsticker-show-old-items): Do not show descs.
12930 (newsticker-hide-entry): Hide too much.
12931 (newsticker-hide-entry, newsticker-show-entry)
12932 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
12933 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
12934 (newsticker-toggle-auto-narrow-to-item): Code formatting.
12935 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
12936 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
12937 (newsticker-get-news): Call `force-mode-line-update'.
12938 Collect process ids.
12939 (newsticker--sentinel): Change coding system handling.
12940 Move image retrieval to new functions newsticker--get-logo-url-*.
12941 Move feed parsing to new functions newsticker--parse-*.
12942 Update list of process ids.
12943 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
12944 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
12945 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
12946 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
12947 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12948 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
12949 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
12950 (newsticker--decode-coding-string): Remove.
12951 (newsticker--decode-numeric-entities): Check input. Format code.
12952 (newsticker--remove-whitespace): Check input.
12953 (newsticker--do-forget-preformatted): Doc fix.
12954 (newsticker--decode-rfc822-date): Allow for missing time.
12955 (newsticker--update-process-ids): New.
12956 (newsticker--image-sentinel): Change comment.
12957 (newsticker--image-read): Change error message.
12958 (newsticker--imenu-goto): Doc fix. Show headline title.
12959 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
12960 (newsticker--buffer-do-insert-text): Clean whitespace in
12961 html-rendered headline title. Code formatting.
12962 Call `newsticker--buffer-print-extra-elements'.
12963 (newsticker--buffer-print-extra-element): Remove.
12964 (newsticker--buffer-print-extra-elements): New.
12965 (newsticker--buffer-do-print-extra-element): New.
12966 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
12967 large sizes.
12968 (newsticker--run-auto-mark-filter)
12969 (newsticker--do-run-auto-mark-filter):
12970 Use `newsticker-auto-mark-filter-list'.
12971
12972 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
12973
12974 * net/rcirc.el: Use split-string OMIT-NULLS argument.
12975 (rcirc-print): Force redisplay before running hooks. Do long
12976 buffer truncation after making new text read-only. Deal with nil
12977 text when decoding strings. If TARGET is nil, use either the
12978 currently selected buffer, if it is an rcirc buffer and of the
12979 same process or the process buffer.
12980 (rcirc-mode): Remove header-line. Recompute short buffer names.
12981 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
12982 (rcirc-short-buffer-name): Add variable.
12983 (rcirc-kill-buffer-hook): Recompute short buffer names.
12984 Remove nick from private channel.
12985 (rcirc-send-input): Send command text to current-buffer.
12986 Don't clear overlay arrow here.
12987 (rcirc-short-buffer-name): Return a short buffer name.
12988 (rcirc-update-short-buffer-names, rcirc-abbreviate)
12989 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
12990 buffer-name abbreviations.
12991 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
12992 Do not touch nick-table when killing a parted channel.
12993 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
12994 Clear arrow from current buffer if it is now hidden.
12995 (rcirc-current-buffer): Add variable.
12996 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
12997 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
12998 Remove -face from names.
12999 (rcirc-update-activity-string): Print "DND" when globally ignoring
13000 activity.
13001 (rcirc-ignore-buffer-activity-flag): Rename from
13002 rcirc-ignore-channel-activity.
13003 (rcirc-ignore-all-activity-flag): Doc fix.
13004 (rcirc-channels): Remove variable.
13005 (rcirc-kill-buffer-hook):
13006 (rcirc-get-buffer-create): Add nick to private channel.
13007 (rcirc-multiline-edit-submit): Remove tabs.
13008 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
13009 folded.
13010 (rcirc-remove-nick-channel): Bug fix.
13011 (rcirc-toggle-ignore-buffer-activity): Rename from
13012 rcirc-toggle-ignore-channel-activity.
13013 (rcirc-record-activity): Add buffers to the front of the list.
13014 (rcirc-update-activity): Remove killed buffers from list.
13015 (rcirc-process-server-response-1): Remove last argument if it is
13016 null before calling handler.
13017 (rcirc): Add "rcirc" defcustom prefix.
13018 (rcirc-prompt): Simplify default prompt.
13019 Use custom-initialize-default.
13020 (rcirc-private-chats): Remove variable.
13021 (rcirc-prompt): Change initialization.
13022 (rcirc-version): Remove function.
13023 (rcirc-id-string): Add constant.
13024 (rcirc-last-buffer): Remove variable.
13025 (rcirc-buffer-alist): Add variable.
13026 (rcirc-connect): Update variable setup.
13027 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
13028 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
13029 default.
13030 (rcirc-handler-generic): Trigger activity.
13031 (rcirc-send-message): Create the buffor of the target.
13032 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
13033 (rcirc-get-buffer): Just return nil if there is no matching buffer.
13034 (rcirc-multiline-edit-cancel): Remove function.
13035 (rcirc-set-last-buffer): Remove function.
13036 (rcirc-get-any-buffer): Add function.
13037 (rcirc-join-channels): Don't print /join text.
13038 (rcirc-toggle-ignore-channel-activity): Add and update echo area
13039 messages.
13040 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
13041 (rcirc-handler-NOTICE): Recognize CTCP responses.
13042 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
13043 constructing TOPIC string for buffers we are not JOINed.
13044 (rcirc-handler-CTCP-response): Add handler.
13045 (rcirc-multiline-edit-submit): Restore the window-configuration
13046 before adjusting point.
13047 (rcirc): Add customization group.
13048 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
13049 (rcirc-user-full-name, rcirc-startup-channels-alist)
13050 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
13051 (rcirc-ignore-all-activity-flag, rcirc-time-format)
13052 (rcirc-input-ring-size, rcirc-read-only-flag)
13053 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
13054 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
13055 Change defvar to defcustom.
13056 (rcirc-update-prompt): Add optional ALL arg, which will update
13057 prompts in all rcirc buffers. Regexp quote replacement text.
13058 (rcirc-fill-column): Accept frame-width as a value.
13059 (rcirc-set-changed): Add function.
13060 (rcirc-next-active-buffer): Write more meaningful messages.
13061 (rcirc-faces): Add customization group.
13062 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
13063 (rcirc-nick-in-message-face, rcirc-prompt-face)
13064 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
13065 (with-rcirc-process-buffer): Move before first usage.
13066 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
13067 (rcirc-debug-flag): Rename from `rcirc-log-p'.
13068 (rcirc-debug): Rename from `rcirc-log'.
13069 (rcirc-format-response-string): Do not print `-' chars for a
13070 NOTICE with no sender. Simplify output of server responses.
13071
13072 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13073
13074 (rcirc-browse-url-map, rcirc-browse-url-at-point)
13075 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
13076 Make urls mouse and RET clickable.
13077
13078 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
13079
13080 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
13081
13082 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
13083
13084 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13085 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13086 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13087 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13088 argument to all these routines, so the passphrase can be managed
13089 externally and passed in to the system.
13090 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13091 pgg-add-passphrase-to-cache function.
13092
13093 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13094 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
13095 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
13096 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
13097 argument to all these routines, so the passphrase can be managed
13098 externally and passed in to the system.
13099 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
13100 function.
13101
13102 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
13103
13104 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
13105 from goto-address-url-regexp.
13106
13107 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
13108
13109 * textmodes/org.el (org-read-date, org-goto-calendar)
13110 (org-recenter-calendar, org-agenda-goto-calendar):
13111 Temporarily clear `calendar-move-hook'.
13112
13113 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
13114
13115 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
13116 merging.
13117
13118 * ediff-util.el (ediff-previous-difference): Don't skip regions that
13119 have merge clashes.
13120
13121 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13122
13123 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13124 Undo previous change.
13125
13126 * startup.el (command-line): Use `custom-reevaluate-setting' for
13127 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
13128 tty-register-default-colors on Mac.
13129
13130 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13131
13132 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
13133 (gdb-buffer-type): Make it automatically buffer local...
13134 (gdb-get-create-buffer): ...and set it accordingly.
13135 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
13136 actually work.
13137
13138 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
13139
13140 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
13141 not red.
13142
13143 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
13144
13145 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
13146 case GUD buffer is not visible.
13147 (gdb-goto-breakpoint): Try to force display in source buffer.
13148 (gdb-frame-gdb-buffer): Copy other similar functions.
13149 (gdb-restore-windows): Don't display source if not asked for.
13150 (gdb-assembler-buffer-name): Don't capitalise.
13151
13152 2005-11-03 Richard M. Stallman <rms@gnu.org>
13153
13154 * wid-edit.el (key-sequence): New widget type.
13155
13156 * simple.el (set-mark-command-repeat-pop): New variable.
13157 (set-mark-command): Only interpret plan C-@ after a pop as a pop
13158 if set-mark-command-repeat-pop is true.
13159
13160 * info.el (Info-fontify-node): Don't display extra "see" if there
13161 already is one here.
13162
13163 * mouse.el: Fix special handling of DEL after dragging a region:
13164 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
13165 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
13166
13167 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
13168
13169 * textmodes/ispell.el (ispell-command-loop): Change `i' description
13170 not to assume it pertains to an affix.
13171
13172 * textmodes/flyspell.el (flyspell-post-command-hook):
13173 Bind deactivate-mark to prevent deactivation.
13174
13175 2005-11-03 Lars Hansen <larsh@soem.dk>
13176
13177 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
13178 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
13179 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
13180
13181 2005-11-03 Romain Francoise <romain@orebokech.com>
13182
13183 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
13184 Update copyright years.
13185
13186 2005-11-03 Sam Steingold <sds@gnu.org>
13187
13188 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13189 Use system-type instead of window-system because window-system is not
13190 correctly defined during loadup.
13191
13192 2005-11-02 Mark A. Hershberger <mah@everybody.org>
13193
13194 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
13195 (xml-parse-tag): Join strings separated by a comment properly.
13196
13197 2005-11-02 Andreas Schwab <schwab@suse.de>
13198
13199 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
13200
13201 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
13202
13203 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
13204 (byte-optimize-pure-func): Quote the eval'd value.
13205
13206 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13207 Rename from perl-font-lock-syntactic-face-function.
13208 Change the calling convention so it can be used as a font-lock MATCHER.
13209 Do the parse-partial-sexp loop outselves.
13210 (perl-font-lock-syntactic-keywords): Use it.
13211 (perl-mode): Don't set font-lock-syntactic-face-function any more.
13212
13213 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
13214
13215 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
13216 disassembly buffer too.
13217 (gdb-exited): Remove overlay arrows when execution has finished.
13218 (gdb-info-frames-custom, gdb-info-threads-custom)
13219 (gdb-info-registers-custom): Don't add inappropriate text
13220 properties if inferior is not active.
13221
13222 2005-11-02 Glenn Morris <rgm@gnu.org>
13223
13224 * progmodes/fortran.el (fortran-blink-match):
13225 Use `blink-matching-delay'.
13226
13227 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
13228
13229 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
13230
13231 2005-11-02 Lars Hansen <larsh@soem.dk>
13232
13233 * net/tramp.el (tramp-action-out-of-band): Handle scp message
13234 "Permission denied".
13235
13236 2005-11-01 Richard M. Stallman <rms@gnu.org>
13237
13238 * textmodes/flyspell.el (flyspell-external-point-words):
13239 Pass nil to flyspell-get-word.
13240
13241 2005-11-02 Kim F. Storm <storm@cua.dk>
13242
13243 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
13244 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
13245
13246 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13247
13248 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
13249 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
13250 (calendar-mouse-print-dates): Add optional `event' argument.
13251 Update interactive-spec.
13252 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
13253 Use `calendar-event-to-date' instead of `event'.
13254
13255 2005-11-02 Masatake YAMATO <jet@gyve.org>
13256
13257 * progmodes/ld-script.el (ld-script-builtins):
13258 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
13259 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
13260 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
13261
13262 2005-11-01 Romain Francoise <romain@orebokech.com>
13263
13264 * vc-sccs.el: Update copyright year.
13265 * ezimage.el: Likewise.
13266
13267 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
13268
13269 * info.el (Info-fontify-node): Use `string-width' for fontifying
13270 underlined titles.
13271
13272 2005-11-01 Juri Linkov <juri@jurta.org>
13273
13274 * info.el (Info-fontify-node): Downcase node header keywords Node,
13275 Prev, Next, Up before comparison.
13276 (Info-history): Insert absolute directory name, and put invisible
13277 property on it.
13278
13279 2005-11-01 Juri Linkov <juri@jurta.org>
13280
13281 * info.el (Info-file-supports-index-cookies): New variable.
13282 (Info-find-node-2): Check makeinfo version for index cookie support.
13283 (Info-index-nodes): Search for nodes with index cookies only when
13284 Info-file-supports-index-cookies is t. Otherwise, search nodes
13285 with "Index" in the node name.
13286 (Info-index-node): Search index cookie in the current node only when
13287 Info-file-supports-index-cookies is t. Otherwise, check the word
13288 "Index" in the node name.
13289 (Info-find-emacs-command-nodes): Remove code that searches nodes
13290 with "Index" node name in the top menu.
13291
13292 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
13293
13294 * progmodes/scheme.el (scheme-mode-variables): Use the default
13295 comment-indent-function.
13296
13297 * faces.el (face-attribute): Handle the case where a face inherits from
13298 a non-existent face.
13299
13300 * simple.el (eval-expression-print-format): Use lisp-readable syntax
13301 for octal and hexa output, and merge the char into the paren.
13302 (kill-new): Use push.
13303 (copy-to-buffer): Use with-current-buffer.
13304 (completion-setup-function): Move code in loop to remove redundancy.
13305 (minibuffer-local-must-match-map): Don't add bindings that duplicate
13306 those inherited from minibuffer-local-completion-map.
13307
13308 * savehist.el (savehist-mode) <defcustom>:
13309 Use custom-set-minor-mode if available.
13310 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
13311 and emit a message if applicable.
13312
13313 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
13314
13315 * savehist.el: Sync up to version 19.
13316 (savehist-mode): New minor mode.
13317 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
13318 (savehist-length): Remove (use history-length instead).
13319 (savehist-file-modes): Rename from savehist-modes.
13320 (savehist-save-hook, savehist-loaded): New vars.
13321 (savehist-load): Use savehist-mode. Try to smooth up transition from
13322 old format to new format.
13323 (savehist-install): Allow savehist-autosave-interval to be nil.
13324 (savehist-save): Run the new hook. Be more careful to only trim the
13325 history variables.
13326 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
13327 (savehist-printable): Print into a buffer rather than char-by-char.
13328
13329 2005-11-01 John Wiegley <johnw@newartisans.com>
13330
13331 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
13332 toggle-ignore keybinding (C-a). The author said it had been
13333 disabled much earlier due to a possible incompatibility, but after
13334 many months of usage I have encountered no problems (and it is a
13335 rather useful option, especially for switching to " *temp*").
13336
13337 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
13338 support for OS/X's AddressBook, by calling out to the open source
13339 program "contacts" (installable through Fink).
13340
13341 * net/eudc.el (eudc-expand-inline): If the
13342 `eudc-multiple-match-handling-method' is set to `all', delete the
13343 query string before inserting the query result.
13344
13345 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
13346 flag, to prevent Eshell from using the system ls when
13347 `eshell-ls-insert-directory' is in used.
13348 (eshell-ls-insert-directory): Disable font-lock in directory
13349 buffer so that Eshell's own fontification is seen. This broke
13350 recently due to changes in font-lock, so this goes back to version
13351 21 behavior.
13352
13353 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
13354
13355 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
13356 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
13357 (gdb-many-windows): Doc fix.
13358
13359 2005-10-31 Romain Francoise <romain@orebokech.com>
13360
13361 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
13362
13363 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
13364
13365 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
13366 that global-font-lock-mode can be enabled by default.
13367
13368 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
13369 (font-lock-add-keywords, font-lock-remove-keywords)
13370 (font-lock-fontify-buffer): Remove autoload cookies.
13371
13372 * jit-lock.el (jit-lock-register): Likewise.
13373
13374 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
13375
13376 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13377
13378 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
13379 intact if there is no gud-comint-buffer.
13380
13381 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
13382
13383 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
13384 old prompt comint-prompt-read-only is t and GDB commands are
13385 issued from tool bar etc.
13386
13387 2005-10-31 Masatake YAMATO <jet@gyve.org>
13388
13389 * vc.el (vc-directory-exclusion-list): Add "{arch}".
13390
13391 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
13392
13393 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
13394 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
13395
13396 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
13397
13398 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
13399 starting at beginning of line. Fontification is messed up when
13400 `open-paren-in-column-0-is-defun-start' set to t.
13401 Reported by John Paul Wallington <jpw@pobox.com>.
13402
13403 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
13404
13405 * comint.el (comint-send-input): Call `comint-update-fence' when
13406 `comint-process-echoes' and `comint-prompt-read-only' are both
13407 non-nil, to avoid leftover read-only newline.
13408
13409 2005-10-30 Richard M. Stallman <rms@gnu.org>
13410
13411 * textmodes/flyspell.el (flyspell-external-point-words):
13412 Detect when WORD can't be checked properly because
13413 flyspell-get-word finds just part of it, and move on.
13414
13415 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
13416 boundarychar for Polish.
13417 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
13418 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
13419
13420 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
13421
13422 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
13423 (gdb-registers-font-lock-keywords): Delete.
13424 (gdb-registers-mode): Don't fontify.
13425 (gdb-info-registers-custom): Use text properties instead as, in
13426 future, changed register values will use font-lock-warning-face.
13427 (gdb-local-font-lock-keywords): Rename to...
13428 (gdb-locals-font-lock-keywords): ...for consistency.
13429
13430 2005-10-30 Andre Spiegel <spiegel@gnu.org>
13431
13432 * vc.el (vc-switch-backend): Better error message if the buffer is
13433 not visiting a file under version control.
13434
13435 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
13436
13437 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
13438
13439 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
13440 ~/.emacs.d/.emacs.
13441
13442 2005-10-29 Richard M. Stallman <rms@gnu.org>
13443
13444 * replace.el (occur-mode-mouse-goto): Always go to other window.
13445 (occur-mode-goto-occurrence): Always switch in same window.
13446
13447 * simple.el (undo): Display message at end, not at start.
13448
13449 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
13450 New arg REUSE-CELL.
13451 (cancel-timer-internal): New function.
13452 (timer-event-handler): Use cancel-timer-internal,
13453 and pass the cell it returns to timer-activate...
13454
13455 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
13456 (jit-lock-deferred-fontify, jit-lock-context-fontify)
13457 (jit-lock-after-change): Test memory-full.
13458
13459 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13460
13461 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13462 part of the decoded armor to find the key-identifier.
13463 (pgg-gpg-lookup-key-owner): New function to return the
13464 human-readable identifier of a key owner.
13465 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13466 key itself.
13467 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13468 the key value) if we have a key and can match it against a secret
13469 key. Also, added a note pointing out fact that the prompt only
13470 indicates the first matching key.
13471
13472 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13473 pgg-decrypt-region.
13474 (pgg-pending-timers): A new hash for tracking the passphrase cache
13475 timers, so that new ones supercede old ones.
13476 (pgg-add-passphrase-to-cache): Rename from
13477 `pgg-add-passphrase-cache' to reduce confusion (all callers
13478 changed). Modified to cancel old timers when new ones are added.
13479 (pgg-remove-passphrase-from-cache): Rename from
13480 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13481 changed). Modified to cancel old timers when their keys are
13482 removed from the cache.
13483 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13484 XEmacs, an indirection to delete-itimer.
13485 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13486 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13487 users can only check cache without risk of prompting. Correct bug in
13488 notruncate behavior.
13489 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13490 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13491 Add informative docstrings.
13492 (pgg-decrypt): Convey provided passphrase in subordinate call to
13493 pgg-decrypt-region.
13494
13495 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13496 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13497 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13498 `passphrase' argument, so the passphrase can be managed externally
13499 and then passed in to the system.
13500
13501 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13502 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13503 so the passphrase cache can be used reliably with identifiers
13504 besides a pgp packet's key id.
13505
13506 * pgg-gpg.el (pgg-pgp-encrypt-region)
13507 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13508 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13509 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13510 argument to all these routines, so the passphrase can be managed
13511 externally and passed in to the system.
13512
13513 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13514 `notruncate' argument, so the passphrase cache can be used
13515 reliably with identifiers besides a pgp packet's key id.
13516
13517 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13518
13519 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13520 symmetric encryption.
13521 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13522 encrypted session key.
13523 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13524 message ask for the passphrase in a proper way.
13525
13526 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13527 New user commands for symmetric encryption.
13528
13529 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
13530
13531 * textmodes/conf-mode.el (conf-assignment-sign)
13532 (conf-assignment-regexp): Fix docstrings.
13533 (conf-mode-initialize): New function.
13534 (conf-mode): Remove optional args. Use delay-mode-hooks to
13535 recognize recursive calls.
13536 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
13537 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
13538 (conf-xdefaults-mode): Use define-derived-mode and
13539 conf-mode-initialize.
13540
13541 2005-10-29 Romain Francoise <romain@orebokech.com>
13542
13543 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
13544
13545 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
13546
13547 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13548 part of the decoded armor to find the key-identifier.
13549 (pgg-gpg-lookup-key-owner): New function to return the
13550 human-readable identifier of a key owner.
13551 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
13552 key itself.
13553 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13554 the key value) if we have a key and can match it against a secret
13555 key. Also, added a note pointing out fact that the prompt only
13556 indicates the first matching key.
13557
13558 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
13559 pgg-decrypt-region.
13560 (pgg-pending-timers): A new hash for tracking the passphrase cache
13561 timers, so that new ones supercede old ones.
13562 (pgg-add-passphrase-to-cache): Rename from
13563 `pgg-add-passphrase-cache' to reduce confusion (all callers
13564 changed). Modified to cancel old timers when new ones are added.
13565 (pgg-remove-passphrase-from-cache): Rename from
13566 `pgg-remove-passphrase-cache' to reduce confusion (all callers
13567 changed). Modified to cancel old timers when their keys are
13568 removed from the cache.
13569 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
13570 XEmacs, an indirection to delete-itimer.
13571 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
13572 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
13573 users can only check cache without risk of prompting. Correct bug in
13574 notruncate behavior.
13575 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
13576 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
13577 Add informative docstrings.
13578 (pgg-decrypt): Convey provided passphrase in subordinate call to
13579 pgg-decrypt-region.
13580
13581 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
13582
13583 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13584 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13585 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13586 `passphrase' argument, so the passphrase can be managed externally
13587 and then passed in to the system.
13588
13589 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13590 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
13591 so the passphrase cache can be used reliably with identifiers
13592 besides a pgp packet's key id.
13593
13594 * pgg-gpg.el (pgg-pgp-encrypt-region)
13595 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13596 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
13597 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
13598 argument to all these routines, so the passphrase can be managed
13599 externally and passed in to the system.
13600
13601 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13602 `notruncate' argument, so the passphrase cache can be used
13603 reliably with identifiers besides a pgp packet's key id.
13604
13605 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
13606
13607 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13608 symmetric encryption.
13609 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13610 encrypted session key.
13611 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13612 message ask for the passphrase in a proper way.
13613
13614 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13615 New user commands for symmetric encryption.
13616
13617 2005-10-28 Bill Wohler <wohler@newt.com>
13618
13619 * help-mode.el (help-url): New button type. Calls browse-url.
13620 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
13621 Similar to Info nodes: URL `url'.
13622 (help-make-xrefs): Create help-url buttons for
13623 help-xref-url-regexp matches.
13624
13625 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
13626
13627 * tool-bar.el (tool-bar-add-item-from-menu)
13628 (tool-bar-local-item-from-menu): Fix doc strings.
13629
13630 2005-10-28 Romain Francoise <romain@orebokech.com>
13631
13632 * ldefs-boot.el: Update.
13633
13634 * subr.el (locate-library): Move from help-fns.el.
13635 * help-fns.el (locate-library): Move to subr.el.
13636
13637 2005-10-28 Richard M. Stallman <rms@gnu.org>
13638
13639 * net/tramp.el (tramp-completion-mode): defvar moved up.
13640
13641 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
13642
13643 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
13644
13645 * files.el (find-file-noselect): Use %d to format large file size.
13646
13647 * bindings.el (mode-line-format): Add %e.
13648
13649 * loadup.el ("facemenu"): Load unconditionally.
13650 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
13651 ("x-dnd"): Load, when appropriate.
13652
13653 * startup.el (command-line): Call before-init-hook earlier.
13654 Warn about some bad characters in -u user name.
13655
13656 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
13657 (flyspell-external-point-words): Error if misspelled word is not found.
13658 Set flyspell-large-region-beg at end of word.
13659
13660 2005-10-28 Andreas Schwab <schwab@suse.de>
13661
13662 * view.el (View-revert-buffer-scroll-page-forward):
13663 Use view-page-size-default.
13664
13665 2005-10-28 Juri Linkov <juri@jurta.org>
13666
13667 * international/quail.el (quail-get-current-str): Translate last
13668 raw character for deterministic input methods.
13669
13670 2005-10-27 Jay Belanger <belanger@truman.edu>
13671
13672 * calc/calc-ext.el: Add functions to autoloads.
13673 (math-identity-matrix-p, math-ident-row-p): New functions.
13674
13675 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
13676 multiplication by an identity matrix; don't turn multiplication by
13677 an inverse matrix into division.
13678 (math-div-symbol-fancy): Replace division by matrices with
13679 multiplication by inverse.
13680
13681 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
13682
13683 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
13684 (calc-writeoutpower): New functions.
13685
13686 2005-10-27 Romain Francoise <romain@orebokech.com>
13687
13688 * replace.el (occur-engine): Include colon in mouse-face highlight.
13689
13690 * dired-x.el: Change Maintainer field.
13691
13692 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
13693
13694 * longlines.el (longlines-mode): Bind after-change-functions to
13695 nil during initial decoding and final encoding.
13696
13697 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
13698
13699 * term.el (term-emulate-terminal, term-handle-colors-array)
13700 (term-handle-ansi-escape): Specify the terminfo capabilities
13701 implemented.
13702
13703 2005-10-26 Richard M. Stallman <rms@gnu.org>
13704
13705 * info.el (Info-fontify-node): Fix detection of sentence-break
13706 before *Note.
13707
13708 2005-10-26 Romain Francoise <romain@orebokech.com>
13709
13710 * smerge-mode.el: Add `tools' to file keywords.
13711
13712 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
13713
13714 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
13715 when the fringe is not available.
13716
13717 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
13718 (def-gdb-auto-update-trigger): Simplify construction.
13719 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13720 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
13721 defined explicitly.
13722 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
13723 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
13724 defined explicitly.
13725 (gdb-info-locals-custom): Remove as it's a no-op.
13726
13727 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
13728
13729 * longlines.el (longlines-mode): Remove narrowing before
13730 performing the initial decoding or final encoding.
13731
13732 2005-10-25 Romain Francoise <romain@orebokech.com>
13733
13734 * emacs-lisp/find-func.el (find-library-name): Also strip
13735 extension if library name ends in .el, to take advantage of
13736 `find-library-suffixes'.
13737
13738 2005-10-25 Richard M. Stallman <rms@gnu.org>
13739
13740 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
13741
13742 2005-10-25 Juri Linkov <juri@jurta.org>
13743
13744 * textmodes/texinfo.el (texinfo-mode): Change charset of one
13745 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
13746
13747 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13748
13749 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
13750 (blackbox-redefine-key): Add argument `map'.
13751
13752 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
13753 regions when moving the jit-lock-context-unfontify-pos boundary.
13754
13755 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
13756
13757 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
13758
13759 2005-10-25 Masatake YAMATO <jet@gyve.org>
13760
13761 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
13762
13763 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
13764
13765 * play/blackbox.el (blackbox-redefine-key): New function.
13766 (blackbox-mode-map): Use it to remap existing bindings for cursor
13767 motion instead of binding literal keys.
13768
13769 2005-10-25 Glenn Morris <rgm@gnu.org>
13770
13771 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
13772 diary does not end in a newline. Do not assume a blank line at
13773 the start of the diary file.
13774
13775 2005-10-25 Kenichi Handa <handa@m17n.org>
13776
13777 * international/quail.el (quail-translate-key): If the input
13778 method is deterministic and failed to handle the last key, restart
13779 the key handling loop from an appropriate key.
13780
13781 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
13782
13783 * vc.el (vc-dired-mode): Extend comment for binding of
13784 `directory-listing-before-filename-regexp'.
13785
13786 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13787
13788 * textmodes/texinfo.el (texinfo-mode):
13789 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
13790 not to unnecessarily expose emacs-mule's internal char codes.
13791
13792 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
13793
13794 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
13795 Display hand pointer and help-echo on disabled icon too.
13796 (gdb-mouse-until): New function.
13797 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
13798
13799 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
13800
13801 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
13802 with 2005-10-23 change to doctor.el.
13803
13804 * finder.el (finder-mode-map): Add follow-link binding.
13805
13806 2005-10-25 Kim F. Storm <storm@cua.dk>
13807
13808 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
13809 to gdb-mouse-toggle-breakpoint-fringe.
13810 (gdb-mouse-toggle-breakpoint-margin): Rename from
13811 gdb-mouse-toggle-breakpoint. Fix doc.
13812 (gdb-mouse-toggle-breakpoint-fringe): New defun.
13813 (gdb-put-string): Add optional SPROPS arg. Add props to string.
13814 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
13815 string properties also for fringe breakpoint bitmaps.
13816
13817 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
13818
13819 * textmodes/org.el (org-start-icalendar-file): Fix format form.
13820
13821 2005-10-25 Masatake YAMATO <jet@gyve.org>
13822
13823 * simple.el (completion-common-substring):
13824 Use `completion-common-substring' prior to `completion-base-size'.
13825
13826 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
13827
13828 * savehist.el: Require CL while compiling.
13829 (savehist-history-variables): Remove.
13830 (savehist-save-minibuffer-history, savehist-additional-variables)
13831 (savehist-minibuffer-history-variables): New vars.
13832 (savehist-save): Use them.
13833 (savehist-uninstall, savehist-minibuffer-hook): New funs.
13834 (savehist-install): New fun, extracted from savehist-load.
13835 (savehist-load): Use them.
13836
13837 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13838
13839 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
13840 a dummy doc-string-elt property.
13841 (defalias, defvaralias, define-category): Add a docstring property.
13842
13843 * image.el (defimage):
13844 * widget.el (define-widget):
13845 * custom.el (defface, defcustom): Add `doc-string' declaration.
13846
13847 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
13848 (defadvice): Add `doc-string' declaration.
13849
13850 * emacs-lisp/byte-run.el (macro-declaration-function):
13851 Handle `doc-string' declarations.
13852 (define-obsolete-function-alias, define-obsolete-variable-alias):
13853 Add `doc-string' declaration.
13854
13855 2005-10-24 Kenichi Handa <handa@m17n.org>
13856
13857 * international/utf-7.el (utf-7): Add autoload cookie.
13858
13859 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
13860
13861 2005-10-24 Eli Zaretskii <eliz@gnu.org>
13862
13863 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
13864 list of directories passed to batch-update-autoloads. Add "." to
13865 the list of the echoed directories.
13866
13867 * pgg-def.el:
13868 * pgg-gpg.el:
13869 * pgg-parse.el:
13870 * pgg-pgp.el:
13871 * pgg-pgp5.el:
13872 * pgg.el: Moved here from the gnus subdirectory.
13873
13874 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
13875
13876 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
13877 in case comint-prompt-read-only is set to t.
13878
13879 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
13880 in case comint-prompt-read-only is set to t.
13881
13882 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
13883
13884 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
13885 Now a string.
13886 (icalendar-import-format): Handle CLASS, STATUS, URL.
13887 Rename `subject' to `summary'.
13888 (icalendar-import-format-summary): Rename from
13889 `icalendar-import-format-subject'.
13890 (icalendar-import-format-url, icalendar-import-format-status)
13891 (icalendar-import-format-class): New variables.
13892 (icalendar--rris): Take variable argument list.
13893 (icalendar--datestring-to-isodate): Remove unnecessary
13894 calendar-style check when converting dates with explicit month names.
13895 (icalendar-export-region): Change return type of conversion
13896 subroutines. Bury current buffer unless error occurred.
13897 (icalendar--convert-to-ical)
13898 (icalendar--parse-summary-and-rest): New functions.
13899 (icalendar--convert-ordinary-to-ical)
13900 (icalendar--convert-weekly-to-ical)
13901 (icalendar--convert-yearly-to-ical)
13902 (icalendar--convert-block-to-ical)
13903 (icalendar--convert-cyclic-to-ical)
13904 (icalendar--convert-anniversary-to-ical): Change return type.
13905 Strip trailing blanks from subject.
13906 (icalendar--convert-sexp-to-ical): Change return type.
13907 Strip trailing blanks from subject. Handle simple sexp
13908 entries as generated by icalendar.el.
13909 (icalendar--convert-float-to-ical)
13910 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
13911 (icalendar-import-file): Doc fix.
13912 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
13913 Correct call to icalendar--rris.
13914 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
13915 `summary'.
13916 (icalendar--add-diary-entry): Rename `subject' to `summary'.
13917
13918 2005-10-24 Romain Francoise <romain@orebokech.com>
13919
13920 * server.el (server-sentinel): Set query-on-exit flag to nil on
13921 new client processes (it isn't inherited from the server process).
13922
13923 * replace.el (occur-engine): Rearrange text properties.
13924
13925 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13926
13927 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
13928 case-fold-search is nil.
13929 (debug-help-follow): Use help-xref-interned directly.
13930
13931 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13932
13933 * thumbs.el (thumbs-image-type): Add .pbm.
13934
13935 2005-10-23 Richard M. Stallman <rms@gnu.org>
13936
13937 * faces.el (inhibit-face-set-after-frame-default): New variable.
13938 (set-face-attribute): Bind it.
13939 (face-set-after-frame-default): Test it.
13940
13941 * help-fns.el (describe-simplify-lib-file-name): New function.
13942 (describe-function-1, describe-variable): Use it.
13943
13944 * faces.el (describe-face): Use describe-simplify-lib-file-name.
13945
13946 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
13947 Eliminate nil as possible value.
13948 (tooltip-hide-delay): Reduce internal-border-width.
13949
13950 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
13951 (menu-bar-file-menu) <new-file>: Likewise.
13952
13953 * simple.el (line-move-finish): Ignore fields computing LINE-END.
13954
13955 * international/mule.el (load-with-code-conversion):
13956 Pass full file name to `eval-buffer' unless preloading.
13957
13958 * textmodes/flyspell.el (flyspell-large-region):
13959 Call ispell-check-version.
13960
13961 * textmodes/ispell.el (ispell-local-dictionary-overridden):
13962 Fix the make-variable-buffer-local call that was supposed
13963 to be for this variable.
13964 (ispell-aspell-supports-utf8): Doc fix.
13965 (ispell-find-aspell-dictionaries): Preserve elements of
13966 ispell-dictionary-alist for dictionaries that aspell doesn't report.
13967 (ispell-aspell-find-dictionary): Return nil on error.
13968
13969 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
13970 (doctor-symptoms): Likewise.
13971
13972 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
13973
13974 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
13975
13976 * cus-edit.el (custom-button, custom-button-pressed): New vars.
13977 (custom-raised-buttons): Add :set spec.
13978 (custom-button-unraised, custom-button-pressed-unraised):
13979 New faces, so that custom-raised-buttons actually does something.
13980 (custom-mode): Use custom-button and custom-button-pressed.
13981
13982 * wid-edit.el (widget-specify-button): Don't ignore
13983 widget-mouse-face on graphic terminals.
13984 (widget-move-and-invoke): Cleanup.
13985
13986 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
13987
13988 * whitespace.el (whitespace-cleanup): Doc fix.
13989
13990 2005-10-23 Romain Francoise <romain@orebokech.com>
13991
13992 * emulation/viper.el (viper-set-hooks): Quote forms passed to
13993 `eval-after-load' to avoid evaluating their result.
13994
13995 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
13996
13997 * files.el (directory-listing-before-filename-regexp):
13998 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
13999
14000 * dired.el (dired-move-to-filename-regexp): Remove.
14001 All occurences replaced by `directory-listing-before-filename-regexp'.
14002
14003 * dired-x.el, locate.el, vc.el:
14004 Replace `dired-move-to-filename-regexp' by
14005 `directory-listing-before-filename-regexp'. In vc.el it is
14006 overwritten locally; maybe this can be handled in files.el too.
14007
14008 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
14009 replaced by `directory-listing-before-filename-regexp'.
14010
14011 2005-10-23 Andreas Schwab <schwab@suse.de>
14012
14013 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
14014 and eval-next-after-load.
14015
14016 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
14017
14018 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
14019 exist, create it.
14020
14021 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
14022
14023 * allout.el: Remove autoloads for mailcrypt and crypt++.
14024 Require pgg, pgg-gpg during compilation.
14025 (allout-version): Increment version number to 2.1, and use a literal
14026 rather than RCS Id.
14027 (allout-default-encryption-scheme): Remove.
14028 (allout-passphrase-verifier-handling)
14029 (allout-passphrase-verifier-string)
14030 (allout-file-passphrase-verifier-string)
14031 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
14032 (allout-passphrase-hint-handling): Rename and simplify.
14033 (allout-init): Use `find-file-hook' if available, otherwise
14034 `find-file-hooks'.
14035 (allout-mode): Use `write-file-functions' if available, otherwise
14036 `local-write-file-hooks' and, instead of making auto-save-hook
14037 buffer local, make the write-file-hook activity contingent to
14038 allout-mode.
14039 (allout-mode): Use key-binding substitution in the docstring.
14040 (allout-kill-line): Spell-out kill ring data structure mutation
14041 instead of using byte-compiler-complaint-provoking `pop'.
14042 (allout-insert-listified): Use `insert' rather than `insert-string'
14043 (allout-toggle-current-subtree-encryption): Update docstring, adjust
14044 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
14045 (allout-encrypt-string): Totally revamped vis new underlying
14046 encryption facilities.
14047 (allout-mc-activate-passwd): Remove.
14048 (allout-obtain-passphrase): New, more or less replaces
14049 allout-mc-activate-passwd.
14050 (allout-encrypted-key-info): More or less replaces
14051 allout-encrypted-text-type.
14052 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
14053 (my-mark-marker): Use `(featurep 'xemacs)'.
14054
14055 2005-10-23 Lars Hansen <larsh@soem.dk>
14056
14057 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
14058 (byte-compile-file-form-defmumble, byte-compile-defun)
14059 (byte-compile-defmacro): Use it.
14060 (byte-compile-form): Don't call byte-compile-set-symbol-position
14061 when a byte-compile handler is called.
14062
14063 2005-10-22 Romain Francoise <romain@orebokech.com>
14064
14065 * savehist.el (savehist-history-variables): Add `grep-find-history'.
14066
14067 * subr.el (eval-after-load): Convert library name to an absolute
14068 file name using locate-library, since load-history no longer has
14069 library names in it.
14070
14071 2005-10-22 Richard M. Stallman <rms@gnu.org>
14072
14073 * files.el (make-temp-file): Move from subr.el.
14074 * subr.el (make-temp-file): Move to files.el.
14075
14076 * window.el (get-buffer-window-list): Move from subr.el.
14077 * subr.el (get-buffer-window-list): Move to window.el.
14078
14079 * image.el (image-load-path): Use eval-at-startup to initialize.
14080
14081 * subr.el (eval-at-startup): New macro.
14082
14083 * subr.el: Much rearrangement of functions and division
14084 into pages. No code changes.
14085
14086 2005-10-22 Kenichi Handa <handa@m17n.org>
14087
14088 * tar-mode.el (tar-extract): Be sure to call
14089 find-operation-coding-system if set-auto-coding doesn't find a
14090 coding system.
14091
14092 2005-10-22 Kim F. Storm <storm@cua.dk>
14093
14094 * image.el (image-type-header-regexps): Rename from image-type-regexps.
14095 Change users.
14096 (image-type-file-name-regexps): New defconst.
14097 (image-type-from-data): Simplify loop.
14098 (image-type-from-buffer): New defun.
14099 (image-type-from-file-header): Use it instead of image-type-from-data.
14100 Use image-search-load-path instead of only looking in data-directory.
14101 (image-type-from-file-name): New defun.
14102 (image-search-load-path): Change `pathname' to `filename'.
14103 Make PATH arg optional, default to image-load-path.
14104
14105 2005-10-21 Richard M. Stallman <rms@gnu.org>
14106
14107 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
14108
14109 * textmodes/paragraphs.el (sentence-end-base): New variable.
14110 (sentence-end): Use sentence-end-base.
14111
14112 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14113
14114 * font-lock.el (font-lock-default-fontify-region): Check the multiline
14115 property independently from the font-lock-multiline variable.
14116
14117 2005-10-21 Richard M. Stallman <rms@gnu.org>
14118
14119 * emacs-lisp/find-func.el (find-library-name): Doc fix.
14120
14121 * startup.el (command-line): Convert library names
14122 in `load-history' to absolute file names.
14123
14124 * subr.el (symbol-file): Doc fix.
14125
14126 * loadhist.el (file-loadhist-lookup): Call locate-library
14127 instead of find-library-name. Don't try converting
14128 abs file names to library names, since load-history no longer
14129 has library names in it.
14130 (file-dependents, file-provides, file-requires): Doc fixes.
14131
14132 2005-10-21 Juri Linkov <juri@jurta.org>
14133
14134 * progmodes/etags.el (tags-table-mode): New function.
14135 (tags-verify-table): Replace initialize-new-tags-table with
14136 tags-table-mode.
14137
14138 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
14139 default value.
14140 (desktop-modes-not-to-save): Add tags-table-mode to the
14141 default value.
14142
14143 * info.el (Info-index-next): Add total number of index
14144 alternatives to the message.
14145
14146 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
14147 backward only space (instead of space and period) before looking
14148 at sentence end.
14149
14150 * simple.el (set-variable): Use user-variable-p instead of symbolp.
14151 Add the old variable value as 4th default-value arg of read-string.
14152
14153 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14154
14155 * cus-face.el (custom-declare-face): Make face from X resources
14156 also on Mac.
14157
14158 * disp-table.el (standard-display-g1, standard-display-graphic):
14159 Refuse to use string glyphs also on Mac.
14160 (standard-display-european): Don't set terminal coding system also
14161 on Mac.
14162
14163 * frame.el (display-screens): Use x-display-screens also on Mac.
14164
14165 2005-10-21 Romain Francoise <romain@orebokech.com>
14166
14167 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
14168
14169 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14170
14171 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
14172 and $? into sexps.
14173
14174 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
14175 warning face on open-paren-in-column-0.
14176
14177 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
14178 boundary case. Fix typo.
14179 Suggested by Martin Rudalics <rudalics@gmx.at>.
14180
14181 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
14182
14183 * textmodes/org.el (org-combined-agenda-icalendar-file)
14184 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
14185 (org-export-icalendar-this-file)
14186 (org-export-icalendar-all-agenda-files)
14187 (org-export-icalendar-combine-agenda-files): New commands.
14188 (org-export-icalendar, org-print-icalendar-entries)
14189 (org-start-icalendar-file, org-finish-icalendar-file)
14190 (org-ical-ts-to-string): New functions.
14191 (org-read-date, org-goto-calendar)
14192 (org-agenda-goto-calendar): Inhibit displaying diary entries by
14193 call to `calendar'.
14194 (orgtbl-setup): Remove the :keys arguments from the menu description.
14195 (org-after-save-iCalendar-file-hook): New variable.
14196
14197 2005-10-21 Kenichi Handa <handa@m17n.org>
14198
14199 * language/vietnamese.el (tcvn-5712): Make it an alias of
14200 vietnamese-tcvn coding-system.
14201
14202 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
14203
14204 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
14205 group id is given.
14206
14207 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14208
14209 * progmodes/sh-script.el (sh-escaped-line-re): New var.
14210 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
14211 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
14212 whose line is either continued or ends with a comment.
14213
14214 2005-10-20 Romain Francoise <romain@orebokech.com>
14215
14216 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
14217
14218 * replace.el (occur-engine): Add follow-link property.
14219
14220 * font-core.el (font-lock-mode): Doc fix.
14221
14222 2005-10-20 Richard M. Stallman <rms@gnu.org>
14223
14224 * net/rcirc.el: New file.
14225
14226 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
14227
14228 * term.el (term-term-name): Initialize to "eterm-color".
14229
14230 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
14231
14232 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
14233 for encryption functionality.
14234 Move allout customization subgroup from `editing' to `outlines' group.
14235 Fix commentary keywords to legitimate ones.
14236 Update author info (using my current email address, obscurified).
14237 (allout-encrypt-string, allout-encryption-produce-work-buffer)
14238 (allout-encrypted-topic-p, allout-encrypted-text-type)
14239 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
14240 (allout-situate-encryption-key-verifier)
14241 (allout-get-encryption-key-verifier, allout-verify-key)
14242 (allout-next-topic-pending-encryption)
14243 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
14244 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
14245 (outline-key-verifier-handling, outline-key-hint-handling)
14246 (outline-encrypt-unencrypted-on-saves): New defcustoms.
14247 (allout-file-key-verifier-string, allout-encryption-scheme)
14248 (allout-key-verifier-string, allout-key-hint-string)
14249 (allout-after-save-decrypt): New variables.
14250 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
14251 (allout-after-saves-handler): New hook functions.
14252 (allout-post-command-business): Do allout-after-save-decrypt.
14253 (allout-enable-file-variable-adjustment): Custom var to enable
14254 mechanism for adding and adjusting settings of Emacs file variables.
14255 (allout-adjust-file-variable, allout-file-vars-section-data):
14256 New functions, implement the mechanism.
14257 (outlineify-sticky): Use the file vars mechanism.
14258 (allout-inhibit-protection, allout-during-write-cue)
14259 (allout-override-protect, allout-before-change-protect): Remove.
14260 (allout-flag-region, allout-open-topic): Adjust read-only text.
14261 (allout-open-line-not-read-only): Add to facilitate read-only
14262 text based protection.
14263 (allout-kill-line): Revise to adjust read-only text, clue the
14264 user about the inhibition.
14265 (allout-unprotected): Use unwind-protect.
14266 (allout-shift-in, allout-shift-out): Disallow manually shifting a
14267 topic deeper than the offspring depth of the previous topic -
14268 avoiding confusing "containment discontinuities".
14269 (allout-reindent-bodies): Fix retention of body relative hanging
14270 indent during promotion of collapsed bodies.
14271 (allout-open-topic): Make it easy to open new topic with same
14272 bullet as current topic - topic creation functions provided with
14273 any universal argument provokes now prompt for bullet, defaulting
14274 to the bullet of the previous topic.
14275 (allout-plain-bullets-string, allout-distinctive-bullets-string):
14276 Plain bullet alternates `.' period and `,' comma only. All other
14277 bullets are relegated to special status (but customizable).
14278 (allout-end-of-entry): Rename from allout-end-of-current-entry
14279 since it actually operates w.r.t. most immediately containing
14280 entry, visible or not.
14281 (allout-hide-current-entry, allout-show-current-entry): Use the
14282 revised version.
14283 (allout-old-expose-topic): Solidify deprecation.
14284 (allout-end-of-subtree): Add so we can span concealed as well
14285 as visible topics.
14286 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
14287 (allout-end-of-current-heading): Tweak to just respect the first line.
14288 (allout-get-body-text): Add.
14289 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
14290 when invoked interactively.
14291 (allout-up-current-level): Use `interactive-p'.
14292 (allout-mode, allout-init): Miscellaneous docstring and
14293 operational refinements, as well as hookups of new encryption stuff.
14294 (allout-beginning-of-current-entry): Now works as advertised.
14295 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
14296 (allout-isearch-rectification): Refine condition for isearching.
14297 (allout-isearch-abort, allout-enwrap-isearch)
14298 (allout-flag-region, my-region-active-p): Relocate some macros.
14299 (allout-title): Fallback title is (buffer-name), not
14300 non-existing (current-buffer-name).
14301 (subst-char-in-string): Define if absent (for some XEmacs versions).
14302
14303 2005-10-20 Jari Aalto <jari.aalto@cante.net>
14304
14305 * mail/sendmail.el (mail-setup-hook, mail-aliases)
14306 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
14307 (mail-citation-prefix-regexp, mail-signature-file)
14308 (mail-default-headers, mail-bury-selects-summary)
14309 (mail-send-nonascii): Add autoload cookies.
14310
14311 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
14312
14313 * frame.el (blink-cursor-mode): Add `mac' to the list of
14314 window-system's that support blinking cursor.
14315
14316 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
14317
14318 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
14319
14320 2005-10-20 Eli Zaretskii <eliz@gnu.org>
14321
14322 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
14323 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
14324 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
14325
14326 2005-10-20 Kim F. Storm <storm@cua.dk>
14327
14328 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
14329 (ido-set-current-directory): Don't add / after final @.
14330 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
14331 Explicitly handle ange-ftp completion oddities.
14332 (ido-make-file-list): Don't rotate list at tramp root to avoid
14333 triggering tramp file handler for expand-file-name via get-file-buffer.
14334
14335 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14336
14337 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
14338
14339 2005-10-19 Jay Belanger <belanger@truman.edu>
14340
14341 * calc/calc-units.el (math-standard-units): Add units, adjust
14342 symbols and update values.
14343 (math-unit-prefixes): Add more prefixes.
14344
14345 2005-10-19 Romain Francoise <romain@orebokech.com>
14346
14347 * bookmark.el (bookmark-menu-heading): New face.
14348 (bookmark-bmenu-list): Use it.
14349 Don't fiddle with `baud-rate' at top-level.
14350
14351 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14352
14353 * image.el (create-image, find-image): Mention max-image-size in
14354 docstring.
14355
14356 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14357
14358 * savehist.el (savehist-load): Revert to checking XEmacs.
14359
14360 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
14361 Various docstring and line-width fixups.
14362 (conf-mode): Use cond.
14363 Set font-lock-defaults. Don't set comment-use-syntax.
14364
14365 2005-10-18 David Ponce <david@dponce.com>
14366
14367 * tree-widget.el (tree-widget-button-click): New function.
14368 (tree-widget-button-keymap): Use it.
14369
14370 2005-10-18 Romain Francoise <romain@orebokech.com>
14371
14372 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14373 (bookmark-bmenu-hide-filenames): Add follow-link property.
14374 Improve help-echo text.
14375
14376 * ffap.el (find-file-at-point): Doc fix.
14377
14378 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14379
14380 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
14381
14382 2005-10-18 Masatake YAMATO <jet@gyve.org>
14383
14384 Install to the CVS repository what I forgot to install in my
14385 2005-10-16 changes.
14386
14387 * progmodes/python.el (python-complete-symbol): Pass the common
14388 prefix substring of completion to `display-completion-list'.
14389
14390 * textmodes/org.el (org-complete): Ditto.
14391
14392 2005-10-18 Masatake YAMATO <jet@gyve.org>
14393
14394 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
14395
14396 * woman.el (WoMan-xref-man-page): New button type derived
14397 from `Man-abstract-xref-man-page'.
14398 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
14399
14400 * man.el (Man-abstract-xref-man-page): New button type.
14401 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
14402 (Man-highlight-references): Add new optional argument `xref-man-type'.
14403
14404 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14405
14406 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
14407
14408 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14409
14410 * cus-edit.el (Custom-move-and-invoke): Delete.
14411 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
14412
14413 * wid-edit.el (widget-move-and-invoke): New function, from
14414 Custom-move-and-invoke.
14415
14416 2005-10-17 Bill Wohler <wohler@newt.com>
14417
14418 Move all remaining images from lisp/toolbar to etc/images, move
14419 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
14420 the low resolution images in their own directory (low-color).
14421
14422 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
14423 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
14424 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
14425 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
14426 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
14427 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
14428 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
14429
14430 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
14431 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
14432 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
14433 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
14434 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
14435 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
14436 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
14437 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
14438 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
14439 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
14440 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
14441 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
14442 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
14443 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
14444 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
14445
14446 To conform with convention, replace the underscore (_) in the
14447 following image names with dash (-) or (/) as appropriate.
14448
14449 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
14450 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
14451 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
14452 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
14453 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
14454 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
14455 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
14456 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
14457 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
14458 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
14459 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
14460 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
14461 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
14462 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
14463 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
14464
14465 * info.el (info-tool-bar-map): Replace underscores in image names
14466 with dashes.
14467
14468 * makefile.w32-in (WINS): Remove toolbar.
14469
14470 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
14471
14472 * tool-bar.el: Move to lisp from toolbar. Now that
14473 toolbar is empty, it should be deleted when folks run "cvs up -P".
14474
14475 2005-10-18 Jay Belanger <belanger@truman.edu>
14476
14477 * calc/calc-store.el (calc-store-into): Get the proper variable name
14478 to display in message.
14479
14480 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
14481
14482 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
14483 expressions display in speedbar for all buffers when debugging.
14484 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
14485
14486 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
14487 (speedbar-insert-button, speedbar-make-button):
14488 Use add-text-properties.
14489 (speedbar-update-localized-contents)
14490 (speedbar-update-directory-contents)
14491 (speedbar-update-special-contents): Use dolist.
14492 (speedbar-buffer-easymenu-definition): Add a menu separator.
14493
14494 2005-10-17 Jason Rumney <jasonr@gnu.org>
14495
14496 * makefile.w32-in: Use $(lisp) consistently.
14497 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
14498 for shell specific generation of mh-autoloads.
14499
14500 2005-10-17 Richard M. Stallman <rms@gnu.org>
14501
14502 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
14503
14504 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14505
14506 * jit-lock.el (jit-lock-fontify-now):
14507 Move jit-lock-context-unfontify-pos to avoid wasted work.
14508
14509 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
14510
14511 * net/tramp.el (tramp-completion-mode): New defvar. Used in
14512 `tramp-completion-mode' for checking if we are in completion mode.
14513 (tramp-completion-handle-file-name-all-completions): Reorder code
14514 in order to complete for file names only in case there are no
14515 method/user/host completions. This is necessary for cooperation
14516 with ido. Reported by Kim F. Storm <storm@cua.dk>.
14517
14518 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
14519
14520 * longlines.el (longlines-search-forward)
14521 (longlines-search-backward): Match any number of spaces.
14522
14523 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
14524
14525 * diff-mode.el (diff-mode): Doc fix.
14526
14527 2005-10-16 David Reitter <david.reitter@gmail.com>
14528
14529 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
14530 as default on darwin and windows systems.
14531
14532 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
14533
14534 * arc-mode.el (archive-zip-extract): Doc fix.
14535
14536 2005-10-16 Romain Francoise <romain@orebokech.com>
14537
14538 * mouse.el (mouse-1-click-follows-link): Doc fix.
14539
14540 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14541
14542 * savehist.el: Don't require CL at runtime.
14543 (savehist-xemacs): Remove.
14544 (savehist-coding-system): Use utf-8 if present, regardless of religion.
14545 (savehist-no-conversion): Use (featurep 'xemacs).
14546 (savehist-load): Check existence of start-itimer rather than XEmacs.
14547 Use an idle timer.
14548 (savehist-process-for-saving): Replace use of CL funs `subseq' and
14549 `delete-if-not'.
14550
14551 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
14552
14553 * savehist.el: Newer version.
14554 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
14555 (savehist-last-checksum, savehist-no-conversion): New vars.
14556 (savehist-autosave, savehist-process-for-saving, savehist-printable):
14557 New functions.
14558 (savehist-load, savehist-save): Use them.
14559 (savehist-delimit): Remove.
14560
14561 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14562
14563 * progmodes/compile.el (compilation-goto-locus): Display the
14564 compilation buffer first and the source buffer second, in case they're
14565 in overlapping frames. Don't raise the compilation frame if it was the
14566 selected window upon entry. Pass the `other-window' arg to
14567 pop-to-buffer.
14568
14569 * info.el (Info-fontify-node): Use dolist.
14570 Change add-text-properties to put-text-property.
14571
14572 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14573
14574 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
14575 bound of search.
14576
14577 2005-10-16 Masatake YAMATO <jet@gyve.org>
14578
14579 * dabbrev.el (dabbrev-completion): Pass the common
14580 prefix substring of completion to `display-completion-list'.
14581
14582 * filecache.el (file-cache-minibuffer-complete)
14583 (file-cache-complete): Ditto.
14584
14585 * tempo.el (tempo-display-completions): Ditto.
14586
14587 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
14588
14589 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
14590
14591 * eshell/em-hist.el (eshell-list-history): Ditto.
14592
14593 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
14594
14595 * mail/mailalias.el (mail-complete): Ditto.
14596
14597 * progmodes/etags.el (complete-tag): Ditto.
14598
14599 * progmodes/make-mode.el (makefile-complete): Ditto.
14600
14601 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
14602
14603 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
14604
14605 * progmodes/pascal.el (pascal-complete-word)
14606 (pascal-show-completions): Ditto.
14607
14608 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
14609
14610 * simple.el (completion-common-substring): New variable.
14611 (completion-setup-function): Use `completion-common-substring'
14612 to put faces.
14613
14614 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14615
14616 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
14617 (x-get-selection, mac-select-convert-to-string): Convert from/to
14618 UTF-16 clipboard data as in native byte order, no BOM.
14619
14620 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
14621
14622 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14623 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
14624 (gud-sentinel): Use speedbar-frame to check for speedbar.
14625
14626 2005-10-15 Richard M. Stallman <rms@gnu.org>
14627
14628 * savehist.el: New file.
14629
14630 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
14631
14632 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
14633 Fix bug in \bf fontification.
14634
14635 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14636
14637 * pcvs.el (cvs-edit-log-files): New var.
14638 (cvs-mode-edit-log): New arg `file'.
14639 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
14640 Instead force the use of the original file and nothing else.
14641 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
14642 the cvs-minor-wrap-function is set.
14643 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
14644
14645 2005-10-14 Bill Wohler <wohler@newt.com>
14646
14647 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
14648 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
14649 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
14650 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
14651 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
14652 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
14653 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
14654 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
14655 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
14656 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
14657 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
14658 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
14659 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
14660 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
14661 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
14662
14663 * progmodes/gud.el (gud-tool-bar-map): Rename the images
14664 appropriately (for example, gud-break to gud/break).
14665
14666 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
14667
14668 * longlines.el (longlinges-search-function)
14669 (longlines-search-forward, longlines-search-backward): New functions.
14670 (longlines-mode): Set isearch-search-fun-function to
14671 longlinges-search-function.
14672
14673 * mouse.el (mouse-drag-region-1): Handle the case where a
14674 double-click event is bound to an arbitrary function.
14675
14676 2005-10-14 David Ponce <david@dponce.com>
14677
14678 * recentf.el (recentf-track-opened-file)
14679 (recentf-track-closed-file, recentf-update-menu)
14680 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
14681 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
14682 mouse-1-click-follows-link.
14683
14684 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14685
14686 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
14687 Gnome file-manager.png. Suggested by
14688 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
14689
14690 * toolbar/README: Add diropen.xpm.
14691
14692 2005-10-13 Bill Wohler <wohler@newt.com>
14693
14694 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
14695 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
14696
14697 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14698
14699 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
14700 Don't waste the byte-compiler's time on constant data.
14701
14702 2005-10-13 Kenichi Handa <handa@m17n.org>
14703
14704 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
14705 byte with `escape-glyph' face.
14706
14707 * international/fontset.el (ccl-encode-unicode-font):
14708 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
14709 Handle the case that ucs-mule-to-mule-unicode translates a character to
14710 ASCII (usually for IPA characters).
14711
14712 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14713
14714 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
14715 Don't hide the underline of titles if font-lock-mode is disabled.
14716
14717 2005-10-12 Bill Wohler <wohler@newt.com>
14718
14719 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
14720 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
14721 files in MH-E-SRC have been updated.
14722 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
14723
14724 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14725
14726 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
14727 (mixal-mode-syntax-table): Add \n as end-comment.
14728 (mixal-operation-codes-alist): Immediately initialize to full value.
14729 (mixal-add-operation-code): Remove.
14730 (mixal-describe-operation-code): Make the arg non-optional.
14731 Use the interactive spec instead.
14732 Use mixal-operation-codes-alist rather than mixal-operation-codes.
14733 (mixal-font-lock-keywords): Don't highlight comments here any more.
14734 (mixal-font-lock-syntactic-keywords): New var.
14735 (mixal-mode): Use it. Fix comment-start-skip.
14736
14737 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14738
14739 * startup.el (command-line-x-option-alist): -nb => -nbi
14740
14741 2005-10-12 Kim F. Storm <storm@cua.dk>
14742
14743 * startup.el (fancy-splash-default-action): Discard mouse click in
14744 the splash screen window, as it has no sensible meaning in the
14745 next window to be selected. Fixes error reported by Jan D.
14746
14747 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14748
14749 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
14750
14751 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14752
14753 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
14754 Try to fix up minor layout issues like indentation, line break, etc...
14755 (mixal-mode-syntax-table): Don't try to specify comment syntax,
14756 because it doesn't work.
14757 (mixal-operation-codes): Add some more codes.
14758 (mixal-font-lock-keywords): Process comments here.
14759 (mixal-mode): mixasm no longer needs -g option.
14760
14761 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
14762
14763 * progmodes/sh-script.el (sh-tmp-file):
14764 Use mktemp -t. Finish support for es and rc shells.
14765
14766 2005-10-11 Jay Belanger <belanger@truman.edu>
14767
14768 * calc/calcalg2.el (calc-integral): With an argument, compute the
14769 definite integral.
14770
14771 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
14772
14773 * mouse.el (mouse-drag-region-1): Don't try to catch a
14774 double-click when doing follow-link (it's overridden anyway).
14775
14776 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
14777
14778 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
14779 (autoload-print-form-outbuf): Add docstring.
14780
14781 2005-10-11 Juri Linkov <juri@jurta.org>
14782
14783 * info.el (Info-mode-menu): Delete menu item "Edit".
14784 (Info-mode): Delete description of Info-edit from docstring,
14785 and rearrange descriptions of Info commands in the order
14786 they are documented in the Info manual.
14787
14788 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14789
14790 * calendar/appt.el (appt-check): Use diary-selective-display var.
14791
14792 2005-10-10 Richard M. Stallman <rms@gnu.org>
14793
14794 * net/newsticker.el (newsticker-start, newsticker-show-news):
14795 Add autoload cookies.
14796
14797 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
14798
14799 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
14800
14801 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
14802
14803 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
14804
14805 2005-10-10 Jay Belanger <belanger@truman.edu>
14806
14807 * calc/calc-arith.el (math-check-known-scalarp)
14808 (math-check-known-matrixp): Check the values of arguments that are
14809 variables.
14810 (math-check-known-square-matrixp): New function.
14811 (math-known-square-matrixp): Use math-check-known-square-matrixp.
14812 (math-super-types): Add sqmatrix type.
14813
14814 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
14815 mode name `square' to `sqmatrix'.
14816
14817 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
14818 mode name `square' to `sqmatrix'.
14819
14820 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14821
14822 * progmodes/etags.el (select-tags-table-mode): Don't use
14823 selective-display.
14824 (tags-select-tags-table): Pass `button' to the action function.
14825 (select-tags-table): Place the side-info on button properties rather
14826 than in hidden text. Abbreviate file names.
14827 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
14828 (select-tags-table-select): Add `button' argument.
14829 Get side-info from the button property rather than from hidden text.
14830
14831 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
14832
14833 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
14834 (gud-speedbar-buttons): Preserve point if possible.
14835 (gud-sentinel): Restore previous speedbar display type.
14836
14837 * progmodes/gdb-ui.el (gdba): Improve diagram.
14838 (def-gdb-auto-update-handler, gdb-info-locals-handler)
14839 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
14840 Call get-buffer-window once.
14841
14842 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14843
14844 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
14845 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
14846 (pascal-indent-command): Remove unused var `ind'.
14847 (pascal-indent-case): Remove unused var `oldpos'.
14848 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
14849 since it's now used as a proper minor mode map.
14850 (pascal-outline): Rename to pascal-outline-mode.
14851 (pascal-outline-mode): Use define-minor-mode.
14852 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
14853 selective-display.
14854
14855 2005-10-10 Andreas Schwab <schwab@suse.de>
14856
14857 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
14858 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
14859
14860 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
14861 outside source directory.
14862
14863 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
14864
14865 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
14866 C-x' as a prefix.
14867 (orgtbl-mode-map): Full keymap instead of sparse, because all
14868 `self-insert-command' keys are redefined in this map.
14869 (org-export-as-html): Specify charset for HTML file, by taking it
14870 from the coding system.
14871
14872 2005-10-10 Kenichi Handa <handa@m17n.org>
14873
14874 * textmodes/flyspell.el (flyspell-check-word-p):
14875 If unread-command-events is non-empty, don't call sit-for.
14876
14877 2005-10-09 Richard M. Stallman <rms@gnu.org>
14878
14879 * font-lock.el (font-lock-syntactic-keywords)
14880 (font-lock-keywords): Doc fixes.
14881
14882 * textmodes/flyspell.el (flyspell-external-point-words):
14883 Simplify logic, and don't try to check for consecutive appearances
14884 of one incorrect word.
14885
14886 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
14887
14888 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
14889 separator.
14890
14891 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
14892 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
14893 (gud-expansion-speedbar-buttons): New function.
14894 (gud-speedbar-buttons): Check for gud-comint-buffer.
14895
14896 2005-10-09 Bill Wohler <wohler@newt.com>
14897
14898 * Makefile.in (updates): Add mh-loaddefs dependency.
14899
14900 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
14901
14902 * speedbar.el (speedbar-file-key-map): Fix typo.
14903
14904 2005-10-09 Daniel Brockman <daniel@brockman.se>
14905
14906 * cus-start.el (line-spacing): Add custom spec.
14907
14908 2005-10-09 Romain Francoise <romain@orebokech.com>
14909
14910 * textmodes/ispell.el (ispell-check-version): Fix last change.
14911
14912 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14913
14914 * term/x-win.el: Remove -i, --icon-type from comment.
14915
14916 * startup.el (command-line-x-option-alist): Remove options -i,
14917 -itype, --icon-type, added -nb, --no-bitmap-icon
14918
14919 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
14920
14921 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
14922 instead of :active.
14923
14924 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
14925
14926 * textmodes/ispell.el (ispell-check-version):
14927 Ignore hyphen, and all that follows, in aspell's version text.
14928
14929 2005-10-08 Jay Belanger <belanger@truman.edu>
14930
14931 * calc/calc-arith.el (math-known-square-matrixp): New function.
14932 (math-pow-fancy): Check for matrices before distributing exponent
14933 across products.
14934
14935 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
14936 fullscreen keypad. Suggested by Luc Teirlinck.
14937 (calc-keypad-show-input): Add space for formatting.
14938
14939 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
14940 Add square matrix option.
14941
14942 * calc/calc-poly.el (math-expand-term): Check for matrices instead
14943 of checking calc-matrix-mode when deciding how to expand.
14944
14945 * calc/calc.el (calc-set-mode-line): Add square matrix option.
14946
14947 2005-10-08 Lars Hansen <larsh@soem.dk>
14948
14949 * net/tramp.el (tramp-perl-directory-files-and-attributes):
14950 Add error handling.
14951 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
14952
14953 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
14954
14955 Sync with Tramp 2.0.51.
14956
14957 * net/tramp.el (tramp-handle-set-visited-file-modtime)
14958 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14959 Insert special handling for `last-coding-system-used', again
14960 it still seems to be necessary (unlike stated before).
14961 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
14962 (tramp-password-prompt-regexp): There might be other words before
14963 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
14964 (tramp-chunksize): Improve docstring.
14965 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
14966 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
14967 Christian Joergensen <bugs@razor.dk>.
14968
14969 2005-10-07 Glenn Morris <rgm@gnu.org>
14970
14971 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
14972 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
14973 precision'.
14974
14975 2005-10-07 Romain Francoise <romain@orebokech.com>
14976
14977 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
14978 (ibuffer-do-shell-command-pipe-replace)
14979 (ibuffer-do-shell-command-file, ibuffer-do-eval)
14980 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
14981 (ibuffer-do-revert, ibuffer-do-replace-regexp)
14982 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
14983 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14984 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
14985 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
14986 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
14987 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
14988 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
14989 Autoload file sans suffix.
14990
14991 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
14992
14993 2005-10-07 David Ponce <david@dponce.com>
14994
14995 * recentf.el (recentf-menu-open-all-flag): New option.
14996 (recentf-digit-shortcut-command-name): New function.
14997 (recentf--shortcuts-keymap): New variable.
14998 (recentf-menu-shortcuts): New variable.
14999 (recentf-make-menu-items): Initialize it. Replace the "More..."
15000 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
15001 (recentf-menu-value-shortcut): New function.
15002 (recentf-make-menu-item): Use it. No more in-lined.
15003 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
15004 (recentf-open-most-recent-file): Rename from
15005 `recentf-open-file-with-key'. Don't depend on key binding.
15006 (recentf-mode-map): New variable.
15007 (recentf-mode): Use it.
15008
15009 2005-10-06 Bill Wohler <wohler@newt.com>
15010
15011 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
15012
15013 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
15014 (MH-E-SRC): New. Used by mh-autoloads.
15015 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
15016 files in MH-E-SRC have been updated.
15017 (compile, recompile, bootstrap): Depend on mh-autoloads.
15018
15019 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
15020
15021 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
15022 gud-break and gud-remove icons when the fringe is not available.
15023
15024 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
15025 Typo.
15026
15027 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
15028
15029 * play/zone.el (zone): Wrap body with save-window-excursion.
15030
15031 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
15032
15033 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
15034 Use the new `list-only' arg to diary-list-entries.
15035
15036 * calendar/diary-lib.el: Use overlays rather than selective-display.
15037 (diary-selective-display): New var.
15038 (diary-header-line-format): Use it.
15039 (diary-list-entries): Add argument `list-only'.
15040 Put the buffer in diary-mode. Don't add \^M at beg and end.
15041 Replace \^M by invisible overlays.
15042 (diary-unhide-everything): Replace \^M by invisible overlays.
15043 (print-diary-entries): Look for overlays rather than \^M.
15044 Add a space to the temp buffer name.
15045 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
15046 Put the buffer in diary-mode.
15047 (list-sexp-diary-entries): Replace \^M by invisible overlays.
15048 (diary-anniversary): Make the year arg optional.
15049 (diary-time-regexp): New const.
15050 (diary-font-lock-keywords): Use it to accept a few more time formats.
15051
15052 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
15053
15054 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
15055
15056 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
15057 Fix bug introduced 2005-07-03: Use (car (last ...))
15058 to faithfully reproduce replaced artist-last.
15059 (artist-set-arrow-points-for-poly): Likewise.
15060 Suggested by Johan Bockg\e,Ae\e(Brd.
15061
15062 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
15063
15064 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
15065 * wid-edit.el (widget):
15066 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
15067 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
15068
15069 2005-10-06 Kenichi Handa <handa@m17n.org>
15070
15071 * international/mule-cmds.el (set-language-environment):
15072 Fix setting up of case-table for unibyte mode.
15073
15074 * simple.el (what-cursor-position): If the character is displayed
15075 by some `display' text property, show that. Don't use
15076 single-key-description for eight-bit characters in multibyte mode.
15077
15078 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
15079
15080 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
15081 (gdb-ann3): Set it.
15082 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
15083 (gdb-info-frames-custom): Use inverse-video for first five
15084 characters of selected frame only.
15085 (gdb-get-frame-number): Select frame even when point is on frame
15086 number.
15087
15088 2005-10-06 Masatake YAMATO <jet@gyve.org>
15089
15090 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
15091 Put `font-lock-function-name-face'.
15092 (gdb-info-frames-custom): Put `font-lock-function-name-face'
15093 and `font-lock-variable-name-face'
15094 (gdb-registers-font-lock-keywords): New font lock keywords definition.
15095 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
15096 (gdb-memory-font-lock-keywords): New font lock keywords definition.
15097 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
15098 (gdb-local-font-lock-keywords): New font lock keywords definition.
15099 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
15100 (gdb-threads-font-lock-keywords): New font lock keywords definition.
15101 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
15102
15103 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
15104
15105 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
15106 (ediff-merge-region-is-non-clash-to-skip): Previously called
15107 ediff-merge-region-is-non-clash.
15108
15109 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
15110 Use insert-buffer-substring.
15111
15112 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
15113 selecting files to patch. Also bug fixes.
15114
15115 * ediff-util.el (ediff-setup): Bug fix.
15116 (ediff-next-difference): Never skip clashes that differ in white
15117 space only.
15118
15119 * ediff-wind.el (ediff-setup-control-frame)
15120 (ediff-destroy-control-frame): Check the menubar feature.
15121
15122 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
15123 (viper-refresh-mode-line): Use make-local-variable to localize
15124 some vars instead of make-variable-buffer-local. Suggested by
15125 Stefan Monnier.
15126
15127 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
15128 (viper-restore-cursor-type, viper-set-insert-cursor-type):
15129 Use make-local-variable instead of make-variable-buffer-local.
15130 Suggested by Stefan Monnier.
15131
15132 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
15133 (viper-comint-mode-hook): Use make-local-variable on
15134 require-final-newline.
15135 (viper-non-hook-settings): Don't use make-variable-buffer-local.
15136
15137 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15138
15139 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
15140 also the second char of a comment-start sequence.
15141 (scheme-sexp-comment-syntax-table): New var.
15142 (lambda, define): Set their scheme-doc-string-elt property.
15143 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
15144 Use lisp-font-lock-syntactic-face-function now that it properly
15145 handles |...| symbols.
15146 (scheme-mode-variables): Set lisp-doc-string-elt-property,
15147 parse-sexp-lookup-properties and font-lock-extra-managed-props.
15148
15149 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
15150 bit from # to |.
15151 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
15152
15153 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
15154 (lisp-doc-string-elt-property): New var.
15155 (lisp-font-lock-syntactic-face-function): Use it.
15156 Rewrite to recognize docstrings even for forms not at toplevel.
15157
15158 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
15159 annotation on the | part of #| rather than on the # part.
15160 (scheme-font-lock-syntactic-face-function): New function, to
15161 distinguish strings from |...| symbols.
15162 (scheme-mode-variables): Use it. Also fix up the font-lock-time
15163 syntax-table so that #|...|# is properly highlighted.
15164
15165 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
15166 Don't mark as docstring the 3rd elem of an unknown toplevel form.
15167
15168 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
15169
15170 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
15171 and C-e.
15172
15173 * emacs-lisp/eldoc.el: Move comments into docstrings.
15174 (eldoc-message-commands): Initialize in its declaration.
15175 Add move-beginning-of-line and move-end-of-line.
15176 (eldoc-add-command, eldoc-add-command-completions)
15177 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
15178
15179 * outline.el (outline-mark-subtree): Activate the mark.
15180
15181 * calendar/appt.el (appt-time-regexp): New var.
15182 (appt-add, appt-make-list): Use it.
15183 (appt-convert-time): Clean up.
15184
15185 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
15186 Don't set any syntax-table property here.
15187 (tex-font-lock-verb): New function. Do it here.
15188 (tex-font-lock-syntactic-keywords): Use it.
15189
15190 2005-10-04 Richard M. Stallman <rms@gnu.org>
15191
15192 * wid-edit.el (widget-file-complete): Get the widget start point
15193 the right way. Default directory to `/' if file has none.
15194
15195 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
15196
15197 * textmodes/flyspell.el (flyspell-mode-on):
15198 Call ispell-maybe-find-aspell-dictionaries.
15199
15200 * textmodes/ispell.el (ispell-word, ispell-region):
15201 Call ispell-maybe-find-aspell-dictionaries.
15202 (ispell-accept-buffer-local-defs):
15203 Don't call ispell-maybe-find-aspell-dictionaries
15204
15205 2005-10-04 Richard M. Stallman <rms@gnu.org>
15206
15207 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
15208
15209 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
15210
15211 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
15212 instead of `fboundp' in order to allow for anonymous functions.
15213
15214 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
15215
15216 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
15217 case the user clicks on the link while another window is selected.
15218 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
15219
15220 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
15221 functionality.
15222 (dframe-help-echo): Save point in case mouse tracking is off.
15223
15224 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
15225
15226 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
15227
15228 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15229
15230 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
15231 not change the global value of those vars.
15232
15233 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
15234 make-local-variable which we do not need any more.
15235
15236 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
15237
15238 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
15239 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
15240 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
15241 (speedbar-path-line): Define obsolete aliases.
15242 (speedbar-line-directory): Doc fix.
15243
15244 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
15245 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
15246 instead of speedbar-line-path.
15247
15248 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15249
15250 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
15251 to nil if dropping on a window. Handle dropping on a minibuffer window
15252 like dropping on a non-window part of Emacs.
15253
15254 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15255
15256 * net/ange-ftp.el: Use with-current-buffer.
15257 (ange-ftp-insert-directory): Do not follow symlinks any more.
15258
15259 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
15260 Remove interactive spec.
15261
15262 2005-10-03 Kim F. Storm <storm@cua.dk>
15263
15264 * ido.el (ido-mode): Use custom-initialize-set.
15265
15266 2005-10-02 Richard M. Stallman <rms@gnu.org>
15267
15268 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
15269 Use insert-buffer-substring.
15270
15271 * net/tramp.el: Pacify byte compiler warnings in pacification code.
15272 (tramp-handle-file-local-copy): Use insert-buffer-substring.
15273
15274 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15275
15276 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
15277 in last change.
15278 (ange-ftp-insert-directory): Fix up the search for the case where
15279 `file' is absolute.
15280
15281 2005-10-02 Romain Francoise <romain@orebokech.com>
15282
15283 * progmodes/compile.el (compile-goto-error): Delete extra paren.
15284
15285 2005-10-02 Andreas Schwab <schwab@suse.de>
15286
15287 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
15288 directory component in the session info.
15289
15290 2005-10-01 Richard M. Stallman <rms@gnu.org>
15291
15292 * comint.el (comint-redirect-subvert-readonly): Doc fix.
15293
15294 * simple.el (next-error-internal): New function.
15295
15296 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
15297 (compilation-start): Pass new arg to compilation-buffer-name.
15298 (compile-goto-error): Use next-error-internal.
15299
15300 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15301
15302 * speedbar.el: Remove RCS tag.
15303 (speedbar-check-read-only): Handle non-existent files.
15304
15305 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
15306
15307 * info.el (Info-speedbar-hierarchy-buttons)
15308 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
15309
15310 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15311
15312 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
15313 Do not match newline.
15314 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
15315 (bibtex-summary): Remove unnecessary save-excursion.
15316 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
15317
15318 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15319
15320 * term/mac-win.el: Add charset info for "iso10646-1".
15321 Modify default fontset to use ATSUI-compatible fonts for some charsets
15322 if available.
15323
15324 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
15325
15326 * speedbar.el: Re-apply arch tag.
15327 (speedbar-version): Rename to version 1.0. Suggested by Eric
15328 M. Ludlam.
15329 Reapply two changes from Emacs CVS' version of speedbar lost
15330 during the merge:
15331 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
15332 (speedbar-frame-parameters): Improve customize type.
15333
15334 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
15335
15336 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
15337 (ange-ftp-file-directory-p): Fix the symlink case.
15338 (ange-ftp-insert-directory): When listing a single file, get a list of
15339 the parent buffer and extract the relevant line. Inspired from a patch
15340 by Katsumi Yamaoka <yamaoka@jpl.org>.
15341 (ange-ftp-file-name-sans-versions): Simplify.
15342
15343 2005-09-30 Bill Wohler <wohler@newt.com>
15344
15345 Move MH-E image files from toolbar and mail directories into
15346 etc/images.
15347
15348 * mail/reply2.*: Move to etc/images/mail/reply*.
15349
15350 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
15351 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
15352 etc/images.
15353
15354 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
15355 * toolbar/reply*: Move to etc/images/mail.
15356
15357 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
15358
15359 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
15360
15361 * speedbar.el: New version 1.0pre3.
15362
15363 Frame management code (including timer, and mouse click specifics)
15364 moved to dframe.el:
15365 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
15366 (speedbar-timer): Removed. Use dframe-timer.
15367 (speedbar-close-frame): Removed. Use dframe-close-frame.
15368 (speedbar-activity-change-focus-flag): Removed. Use
15369 dframe-activity-change-focus-flag.
15370 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
15371 dframe-update-speed.
15372
15373 (speedbar-current-frame): New macro. Use this instead of the
15374 variable speedbar-frame.
15375
15376 (speedbar-use-images, speedbar-expand-image-button-alist)
15377 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
15378
15379 (speedbar-find-image-on-load-path): Removed. Replaced by
15380 defezimage in ezimage.el.
15381 (speedbar-expand-image-button-alist): Removed. Replaced by
15382 ezimage-expand-image-button-alist in ezimage.el.
15383
15384 (speedbar-ignored-directory-regexp)
15385 (speedbar-add-ignored-directory-regexp)
15386 (speedbar-ignored-directory-expressions)
15387 (speedbar-line-directory, speedbar-buffers-line-directory)
15388 (speedbar-directory-line, speedbar-buffers-line-directory):
15389 Renamed, replacing `path' with `directory'.
15390
15391 (speedbar-create-directory, speedbar-expand-line-descendants)
15392 (speedbar-toggle-line-expansion)
15393 (speedbar-contract-line-descendants): New commands.
15394
15395 (speedbar-query-confirmation-method, speedbar-select-frame-method)
15396 (speedbar-use-tool-tips-flag): New options.
15397
15398 (speedbar-check-read-only, speedbar-require-version)
15399 (speedbar-insert-separator, speedbar-buffers-tail-notes)
15400 (speedbar-handle-delete-frame, speedbar-try-completion)
15401 (speedbar-update-localized-contents): New functions.
15402
15403 (speedbar-incompatible-version, speedbar-ro-to-do-point)
15404 (speedbar-object-read-only-indicator): New variables.
15405
15406 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
15407 New hooks.
15408
15409 (speedbar-separator-face): New face.
15410
15411 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
15412 (speedbar-ignored-modes): Add fundamental-mode.
15413 (speedbar-directory-unshown-regexp): Add . directories.
15414
15415 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
15416 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
15417 `]' for full expand/close.
15418 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
15419
15420 (speedbar-check-vc): Support hidden files.
15421 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
15422 (speedbar-this-file-in-vc): Use vc-state if available. If VC
15423 state is nil, it is not checked out.
15424
15425 (speedbar-line-text, speedbar-line-token): Support expand buttons
15426 with no text.
15427 (speedbar-refresh): Universal argument acts as power-click.
15428 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
15429 that buffer to get variable values.
15430
15431 And many other bugfixes.
15432
15433 * dframe.el, ezimage.el, sb-image.el: New files.
15434
15435 * sb-*.xpm: Remove files. New image files installed into
15436 etc/images/ezimage.
15437
15438 2005-09-30 Kenichi Handa <handa@m17n.org>
15439
15440 * ps-mule.el (ps-mule-show-warning): If a character is in
15441 ps-print-translation-table, don't treat it as non-printable.
15442
15443 2005-09-30 David Ponce <david@dponce.com>
15444
15445 * tree-widget.el (tree-widget-themes-load-path): New variable.
15446 (tree-widget-themes-directory): Doc fix.
15447 (tree-widget-image-formats) [Emacs]: Doc fix.
15448 (tree-widget--locate-sub-directory): New function.
15449 (tree-widget-themes-directory): Use it.
15450
15451 * recentf.el (recentf-filename-handlers): Rename from
15452 `recentf-filename-handler'. Allow a list of functions.
15453 (recentf-menu-items-for-commands): Fix :help strings.
15454 (recentf-apply-filename-handlers): New function.
15455 (recentf-expand-file-name): Use it.
15456 (recentf-cleanup): Remove duplicates too.
15457
15458 2005-09-29 Juri Linkov <juri@jurta.org>
15459
15460 * faces.el: Rearrange face definitions to be in the same order as
15461 their face descriptions in "(emacs)Standard Faces".
15462
15463 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
15464
15465 * tooltip.el (tooltip): Add group `basic-faces'.
15466
15467 * buff-menu.el (Buffer-menu-buffer): Remove group
15468 `font-lock-highlighting-faces'.
15469
15470 * progmodes/compile.el (compilation-error, compilation-warning)
15471 (compilation-info, compilation-line-number, compilation-column-number):
15472 Change group from `font-lock-highlighting-faces' to `compilation'.
15473
15474 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15475 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
15476 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
15477 (vhdl-font-lock-reserved-words-face)
15478 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
15479 `font-lock-highlighting-faces'.
15480
15481 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
15482
15483 2005-09-28 Kim F. Storm <storm@cua.dk>
15484
15485 * emulation/cua-base.el: Set CUA move property on additional commands:
15486 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
15487 forward-sexp, backward-sexp, forward-list, backward-list.
15488
15489 2005-09-28 Romain Francoise <romain@orebokech.com>
15490
15491 * comint.el (comint-show-output): Really set point at the
15492 beginning of the output when not using `comint-use-prompt-regexp'.
15493
15494 2005-09-27 Jay Belanger <belanger@truman.edu>
15495
15496 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
15497 in TeX mode.
15498
15499 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
15500
15501 * textmodes/org.el (org-table-sum): Fix format string.
15502
15503 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
15504 Quote face names.
15505
15506 2005-09-26 Romain Francoise <romain@orebokech.com>
15507
15508 * isearch.el (isearch-forward-regexp): Close doc string.
15509
15510 2005-09-25 Richard M. Stallman <rms@gnu.org>
15511
15512 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
15513
15514 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
15515
15516 * progmodes/compile.el (compilation-error-properties):
15517 When getting the file from the previous error message,
15518 correctly decode the new data format.
15519
15520 * progmodes/cc-cmds.el (c-electric-paren):
15521 Call old-blink-paren only for close-paren.
15522
15523 2005-09-24 Andreas Schwab <schwab@suse.de>
15524
15525 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
15526 condition.
15527
15528 2005-09-25 Romain Francoise <romain@orebokech.com>
15529
15530 * dired-aux.el (dired-copy-file-recursive):
15531 * dired.el (dired-delete-file):
15532 * ediff-mult.el (ediff-dir-diff-copy-file):
15533 * ediff-util.el (ediff-test-save-region):
15534 * forms.el (forms-mode):
15535 * ido.el (ido-file-internal, ido-delete-file-at-head):
15536 * log-edit.el (log-edit-done):
15537 * ses.el (ses-yank-resize):
15538 * play/gomoku.el (gomoku-human-plays, gomoku)
15539 (gomoku-human-resigns, gomoku-prompt-for-other-game)
15540 (gomoku-offer-a-draw):
15541 * play/landmark.el (lm-human-resigns, lm):
15542 * net/eudcb-ldap.el (eudc-ldap-check-base):
15543 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
15544 * progmodes/ebrowse.el (ebrowse-find-pattern):
15545 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
15546 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
15547 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
15548
15549 * vc.el (vc-delete-file):
15550 * play/gomoku.el (gomoku-terminate-game, gomoku)
15551 (gomoku-prompt-for-move, gomoku-human-takes-back):
15552 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
15553 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
15554
15555 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
15556
15557 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
15558 color rxvt terminals by using the code xterm.el used to use before
15559 2005-04-09 in order to match the colors used by rxvt.
15560
15561 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15562
15563 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
15564 colors rxvt-unicode terminals by using the same code as xterm.el.
15565
15566 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15567
15568 * textmodes/tex-mode.el (tex-font-lock-append-prop)
15569 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
15570 new symbol used for the tex-verbatim face.
15571
15572 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
15573
15574 * woman.el (woman-file-name):
15575 * wid-edit.el (widget-file-prompt-value)
15576 (widget-coding-system-prompt-value):
15577 * w32-fns.el (set-w32-system-coding-system):
15578 * vc.el (vc-version-diff, vc-annotate):
15579 * textmodes/reftex-auc.el (reftex-arg-cite)
15580 (reftex-arg-index-tag):
15581 * textmodes/refer.el (refer-get-bib-files):
15582 * textmodes/artist.el (artist-figlet-choose-font):
15583 * terminal.el (terminal-emulator):
15584 * replace.el (occur-read-primary-args):
15585 * rect.el (string-rectangle, string-insert-rectangle):
15586 * ps-print.el (ps-print-preprint):
15587 * progmodes/pascal.el (pascal-goto-defun):
15588 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
15589 * progmodes/compile.el (compilation-find-file):
15590 * printing.el (pr-interactive-n-up):
15591 * play/animate.el (animate-birthday-present):
15592 * net/rcompile.el (remote-compile):
15593 * man.el (man, Man-goto-section, Man-follow-manual-reference):
15594 * mail/rmailsum.el (rmail-summary-search-backward)
15595 (rmail-summary-search):
15596 * mail/rmailout.el (rmail-output-read-rmail-file-name)
15597 (rmail-output-read-file-name):
15598 * mail/rmail.el (rmail-search, rmail-search-backwards):
15599 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
15600 * locate.el (locate):
15601 * international/quail.el (quail-show-keyboard-layout):
15602 * international/mule.el (set-buffer-file-coding-system)
15603 (revert-buffer-with-coding-system, set-file-name-coding-system)
15604 (set-terminal-coding-system, set-keyboard-coding-system)
15605 (set-next-selection-coding-system):
15606 * international/mule-diag.el (describe-coding-system)
15607 (describe-font, describe-fontset):
15608 * international/mule-cmds.el (universal-coding-system-argument)
15609 (search-unencodable-char, describe-input-method)
15610 (set-language-environment, describe-language-environment):
15611 * international/codepage.el (codepage-setup):
15612 * international/code-pages.el (codepage-setup):
15613 * info.el (Info-search, Info-follow-reference)
15614 (Info-search-backward):
15615 * emacs-lisp/advice.el (ad-read-advised-function)
15616 (ad-read-advice-class, ad-clear-cache, ad-activate)
15617 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
15618 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
15619 (ad-read-regexp):
15620 * ediff-util.el (ediff-toggle-regexp-match):
15621 * ediff-ptch.el (ediff-prompt-for-patch-file):
15622 * dired-aux.el (dired-diff):
15623 * diff.el (diff):
15624 * cus-edit.el (custom-variable-prompt):
15625 * calendar/timeclock.el (timeclock-ask-for-project):
15626 * calc/calcalg3.el (calc-get-fit-variables):
15627 * calc/calc-store.el (calc-edit-variable)
15628 (calc-permanent-variable):
15629 * vc-mcvs.el (vc-mcvs-register):
15630 * shadowfile.el (shadow-define-literal-group):
15631 * woman.el (woman-file-name):
15632 * vc.el (vc-version-diff, vc-merge):
15633 * textmodes/reftex-index.el (reftex-index-complete-tag):
15634 * format.el (format-decode-buffer, format-decode-region):
15635 * emulation/viper-cmd.el (viper-read-string-with-history):
15636 * emacs-lisp/debug.el (cancel-debug-on-entry):
15637 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15638 * ediff.el (ediff-merge-revisions)
15639 (ediff-merge-revisions-with-ancestor, ediff-revision):
15640 * completion.el (interactive-completion-string-reader):
15641 * calc/calc-prog.el (calc-user-define-formula):
15642 Follow convention for reading with the minibuffer.
15643
15644 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
15645
15646 * progmodes/python.el (python-describe-symbol): Add globals() and
15647 locals() to the arguments of emacs.ehelp.
15648
15649 2005-09-24 Magnus Henoch <mange@freemail.hu>
15650
15651 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
15652 New function, code extracted from ispell-valid-dictionary-list.
15653 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
15654 Call it.
15655
15656 2005-09-24 Eli Zaretskii <eliz@gnu.org>
15657
15658 * subr.el (version-regexp-alist): Extend valid syntax for version
15659 strings: allow any of the characters -,_,+ to separate the
15660 alpha/beta/rc part from the version part. Doc fix.
15661 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
15662
15663 2005-09-23 David Reitter <david.reitter@gmail.com>
15664
15665 * mail/mailclient.el: New file.
15666
15667 2005-09-23 Richard M. Stallman <rms@gnu.org>
15668
15669 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
15670 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
15671 Doc fixes.
15672
15673 * progmodes/cc-mode.el (c-font-lock-init):
15674 Specify font-lock-lines-before.
15675
15676 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15677
15678 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
15679 whole conflict.
15680
15681 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
15682
15683 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
15684 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
15685 of `remap' feature when available. Additional key bindings for
15686 better tty support.
15687 (org-mode-restart, org-force-self-insert): New commands.
15688 (org-time-stamp-inactive): New command.
15689 (org-remap): New function.
15690 (org-table-auto-blank-field, org-level-color-stars-only): New options.
15691 (org-enable-fixed-width-editor): Move to `org-structure'
15692 customization group.
15693 (org-self-insert-command, orgtbl-self-insert-command): Modify to
15694 blank field after field motion commands.
15695
15696 2005-09-23 Kenichi Handa <handa@m17n.org>
15697
15698 * international/mule-cmds.el (set-language-environment):
15699 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
15700 have to call utf-translate-cjk-load-tables.
15701
15702 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
15703
15704 * mouse.el (mouse-move-drag-overlay): Fix last change.
15705
15706 2005-09-22 David Ponce <david@dponce.com>
15707
15708 * tree-widget.el (tree-widget-value-create): Fix previous change.
15709
15710 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15711
15712 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
15713
15714 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15715
15716 * mouse.el (mouse-move-drag-overlay): New function.
15717 (mouse-drag-region-1): Use it.
15718 Try to simplify a bit the state handling. Handle clicks on links
15719 inside intangible areas.
15720 (mouse-save-then-kill): Minor simplification.
15721 (mouse-secondary-overlay): Make it always non-nil instead of
15722 recreating it each time.
15723 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
15724 (mouse-kill-secondary, mouse-secondary-save-then-kill):
15725 Simplify accordingly.
15726
15727 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
15728
15729 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
15730
15731 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
15732
15733 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
15734 (ediff-file-name-sans-prefix): Treat nil as an empty string.
15735 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
15736 to patch.
15737
15738 * ediff-util.el: Use insert-buffer-substring.
15739
15740 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
15741
15742 * emulation/viper-cmd.el (viper-change-state): Don't move over the
15743 field boundaries in the minibuffer.
15744 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
15745 (viper-minibuffer-post-command-hook): New hook.
15746 (viper-line): Don't move cursor at bolp.
15747
15748 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
15749
15750 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
15751 avoid compiler warnings.
15752
15753 * emulation/viper-macs.el (ex-map): Better messages.
15754
15755 * emulation/viper-utils.el (viper-beginning-of-field): New function.
15756
15757 * emulation/viper.el: Replace make-variable-buffer-local with
15758 viper-make-variable-buffer-local everywhere, to avoid warnings.
15759
15760 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15761
15762 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
15763 Delete unused var `old-selected-window'.
15764 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
15765 (mouse-drag-secondary): Delete unused var `start-frame'.
15766
15767 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15768
15769 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
15770
15771 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15772
15773 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
15774 Re-indent within 80 columns. Use inhibit-read-only.
15775
15776 2005-09-19 Romain Francoise <romain@orebokech.com>
15777
15778 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
15779
15780 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15781
15782 * font-lock.el (font-lock-default-fontify-region): Don't add a line
15783 unconditionally, since the after-change-function already did it.
15784
15785 2005-09-19 Miles Bader <miles@gnu.org>
15786
15787 * net/newsticker.el: Get rid of CVS keyword.
15788
15789 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
15790
15791 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
15792 The prompt is formatted later.
15793
15794 2005-09-19 David Ponce <david@dponce.com>
15795
15796 * tree-widget.el (tree-widget-value-create): Save the converted
15797 tree :node widget.
15798
15799 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
15800
15801 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
15802 variable `message'.
15803
15804 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
15805
15806 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
15807 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
15808 <slawomir.nowaczyk.847@student.lu.se>.
15809
15810 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
15811
15812 * image.el (image-load-path): Use symbol `data-directory' instead
15813 of its value, for backward compatibility with packages that bind
15814 it during `find-image'. Suggested by Katsumi Yamaoka.
15815 (image-search-load-path): Handle symbols whose values are strings.
15816
15817 2005-09-18 Romain Francoise <romain@orebokech.com>
15818
15819 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
15820 with-current-buffer form in save-excursion.
15821
15822 2005-09-18 Deepak Goel <deego@gnufans.org>
15823
15824 * apropos.el (apropos-command): Fix `message' call: first arg
15825 should be a format spec. In this and all other cases that appear
15826 below and elsewhere in the source code, I made a change only when
15827 two conditions were satisfied: [1] I can think of a possibility
15828 that the arguments would cause an error, for example, the code in
15829 question relies on external variables such as filenames. [2] I
15830 was sure that the arg to `message' could not have been nil in the code.
15831
15832 * textmodes/tildify.el (tildify-region): Ditto.
15833
15834 * textmodes/reftex-index.el (reftex-index-change-entry)
15835 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
15836 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
15837 * textmodes/org.el (org-complete, org-deadline, org-schedule)
15838 (org-priority, org-table-sum):
15839 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
15840 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
15841 (flyspell-word, flyspell-display-next-corrections):
15842 * textmodes/bibtex.el (bibtex-print-help-message):
15843 * textmodes/artist.el (artist-key-set-point-poly):
15844 * term/mac-win.el (mac-services-insert-text):
15845 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
15846 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
15847 (vhdl-port-paste-testbench, vhdl-compose-new-component)
15848 (vhdl-compose-configuration):
15849 * progmodes/sh-script.el (sh-blink, sh-show-indent)
15850 (sh-set-indent, sh-learn-line-indent):
15851 * progmodes/ps-mode.el (ps-mode-target-column):
15852 * progmodes/idlwave.el (idlwave-make-tags)
15853 (idlwave-scan-library-catalogs):
15854 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
15855 * progmodes/gud.el (gud-jdb-analyze-source):
15856 * progmodes/flymake.el (flymake-log):
15857 * progmodes/ebnf2ps.el (ebnf-generate-region):
15858 * progmodes/cmacexp.el (c-macro-expansion):
15859 * progmodes/ada-xref.el (ada-treat-cmd-string):
15860 * progmodes/ada-mode.el (ada-create-case-exception-substring)
15861 (ada-justified-indent-current, ada-batch-reformat):
15862 * play/zone.el (zone):
15863 * play/landmark.el (lm-move):
15864 * play/decipher.el (decipher-show-alphabet):
15865 * net/newsticker.el (newsticker--display-jump)
15866 (newsticker--display-scroll):
15867 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
15868 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
15869 * mail/feedmail.el (feedmail-dump-message-to-queue):
15870 * eshell/esh-proc.el (eshell-remove-process-entry):
15871 * emulation/ws-mode.el (ws-last-error):
15872 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
15873 (viper-record-kbd-macro):
15874 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
15875 * emacs-lisp/lisp-mnt.el (lm-report-bug):
15876 * emacs-lisp/find-func.el (find-function-noselect):
15877 * calendar/timeclock.el (timeclock-status-string)
15878 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
15879 (timeclock-when-to-leave-string):
15880 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
15881 * calc/calc-units.el (calc-enter-units-table):
15882 * calc/calc-mode.el (calc-mode-record-mode):
15883 * woman.el (woman-mini-help):
15884 * wdired.el (wdired-change-to-wdired-mode):
15885 * vc.el (vc-retrieve-snapshot):
15886 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
15887 * startup.el (display-startup-echo-area-message):
15888 * simple.el (set-goal-column):
15889 * ses.el (ses-command-hook, ses-recalculate-cell):
15890 * server.el (server-process-filter):
15891 * printing.el (pr-interface-txt-print, pr-interface-printify)
15892 (pr-interface-ps):
15893 * pcvs.el (cvs-help):
15894 * log-edit.el (log-edit, log-edit-mode-help):
15895 * iswitchb.el (iswitchb-possible-new-buffer):
15896 * isearch.el (isearch-edit-string):
15897 * image-mode.el (image-mode, image-minor-mode):
15898 * ibuf-macs.el (define-ibuffer-filter):
15899 * hi-lock.el (hi-lock-find-patterns):
15900 * files.el (toggle-read-only):
15901 * ediff-util.el (ediff-copy-diff)
15902 (ediff-write-merge-buffer-and-maybe-kill):
15903 * echistory.el (Electric-history-undefined):
15904 * dnd.el (dnd-insert-text):
15905 * dired-aux.el (dired-query):
15906 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
15907 * bookmark.el (bookmark-bmenu-locate):
15908 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
15909 Fix `message' calls to ensure first arg is a format string.
15910 The change was made only when these two conditions were satisfied:
15911 [1] when there is a possibility that the arguments would cause an error
15912 for example, if the code in question relies on external variables
15913 such as filenames, and
15914 [2] if the arg to `message' could not have been nil in the code.
15915
15916 * pcomplete.el (pcomplete--help): Fix `message' format spec.
15917 Not having a %s would be weird, though not technically wrong.
15918
15919 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15920
15921 * term/mac-win.el (mac-add-charset-info): Doc fix.
15922
15923 2005-09-17 Romain Francoise <romain@orebokech.com>
15924
15925 * shell.el (shell-resync-dirs): Handle echoing processes more
15926 reliably. Don't insert resync command if `comint-process-echoes'
15927 is non-nil.
15928
15929 2005-09-17 Magnus Henoch <mange@freemail.hu>
15930
15931 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
15932 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
15933 aspell versions >= 0.60.
15934 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
15935 only if ispell-aspell-supports-utf8 is non-nil.
15936
15937 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
15938
15939 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
15940 buffer-local value to lisp-indent-function.
15941
15942 2005-09-17 Milan Zamazal <pdm@zamazal.org>
15943
15944 * progmodes/glasses.el (glasses-make-readable): If
15945 glasses-separator differs from underscore, put appropriate
15946 overlays over underscore characters.
15947 (glasses-convert-to-unreadable): If glasses-separator differs from
15948 underscore, try to convert glasses-separator characters to
15949 underscores.
15950
15951 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15952
15953 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
15954 Use with-syntax-table and dolist.
15955
15956 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
15957
15958 * textmodes/reftex-auc.el:
15959 * textmodes/reftex-cite.el:
15960 * textmodes/reftex-dcr.el:
15961 * textmodes/reftex-global.el:
15962 * textmodes/reftex-parse.el:
15963 * textmodes/reftex-ref.el:
15964 * textmodes/reftex-sel.el:
15965 * textmodes/reftex-toc.el:
15966 * textmodes/reftex-vars.el:
15967 * textmodes/reftex.el: Small changes to remove compiler warnings.
15968
15969 * textmodes/reftex-index.el: Likewise.
15970 (reftex-query-index-phrase): More efficient use of markers.
15971
15972 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15973
15974 * image.el (image-load-path): New variable.
15975 (image-search-load-path): New function.
15976 (find-image): Search for images in `image-load-path'.
15977
15978 2005-09-15 Richard M. Stallman <rms@gnu.org>
15979
15980 * follow.el: Change Maintainer field.
15981
15982 2005-09-15 David Ponce <david@dponce.com>
15983
15984 * recentf.el (recentf-save-file-modes): New option.
15985 (recentf-save-list): Use it.
15986
15987 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
15988
15989 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
15990 (mode-line-mule-info, mode-line-modified): Move bindings from
15991 mouse-3 to mouse-1.
15992
15993 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
15994
15995 * simple.el (sendmail-user-agent-compose): Revert last change.
15996
15997 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15998
15999 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
16000 Use with-current-buffer.
16001 (ange-ftp-gwp-start): Remove unused var `gw-user'.
16002 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
16003 (ange-ftp-insert-directory): Remove unused var `short'.
16004 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
16005
16006 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
16007 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
16008
16009 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
16010 (check-calendar-holidays, diary-list-entries): Autoload.
16011 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
16012 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
16013
16014 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
16015 which mistakenly removed a call to display-buffer.
16016
16017 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
16018
16019 * obsolete/iso-insert.el: Move to obsolete/ from international/.
16020
16021 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
16022
16023 * progmodes/hideshow.el
16024 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
16025 (hs-allow-nesting): New user var.
16026 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
16027 (hs-hide-block-at-point): When nesting allowed,
16028 if there is already an overlay in place, delete it.
16029 (hs-safety-is-job-n): Delete func; remove call sites.
16030 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
16031 (hs-overlay-at): New func.
16032 (hs-already-hidden-p, hs-show-block): Use it.
16033 (hs-hide-all): Don't pre-clean if nesting allowed.
16034 (hs-show-all): Temporarily disallow
16035 nesting around call to `hs-discard-overlays'.
16036
16037 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
16038
16039 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
16040 Delete unused local var.
16041
16042 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
16043
16044 * help-fns.el (describe-categories): "?\ " -> "?\s".
16045 (help-do-arg-highlight): Recognize also ARG-n, as in
16046 `move-to-left-margin' (ARG+n is already recognized). Simplify.
16047
16048 * international/codepage.el (dos-unsupported-char-glyph):
16049 * net/newsticker.el (tool-bar-map, w3-mode-map)
16050 (w3m-minor-mode-map):
16051 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
16052 (ent-alist):
16053 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
16054
16055 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
16056
16057 * custom.el (custom-push-theme): Handle the case where a symbol is
16058 bound but face properties have not yet been assigned.
16059
16060 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
16061 Fix behavior if noerase is `t' and there is no mail buffer.
16062
16063 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
16064 if `continue' is nil, rather than signal an error.
16065
16066 2005-09-12 Richard M. Stallman <rms@gnu.org>
16067
16068 * font-lock.el (font-lock-keywords): Add autoload.
16069
16070 * help-fns.el (describe-variable): Rearrange to put source link
16071 in a predictable place.
16072
16073 * net/newsticker.el: New file.
16074
16075 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16076
16077 * calendar/calendar.el (calendar-for-loop): Add edebug info.
16078 (calendar-basic-setup): Use the new nil arg.
16079 (number-of-diary-entries): Move to diary-lib.el.
16080
16081 * calendar/diary-lib.el: Use with-current-buffer, match-string.
16082 (diary-list-entries): Use with-syntax-table and dolist.
16083 Rename from list-diary-entries.
16084 Use number-of-diary-entries if `number' is nil.
16085 (diary, diary-view-entries): Use this new name and new nil arg value.
16086 (number-of-diary-entries): Move from calendar.el.
16087 (diary-unhide-everything): New function.
16088 (include-other-diary-files, fancy-diary-display)
16089 (diary-show-all-entries, make-diary-entry): Use it.
16090 (diary-mail-entries): Use buffer-string.
16091 (mark-diary-entries): Fix long standing paren typo.
16092 (diary-sexp-entry): Use count-lines.
16093 (make-diary-entry): Avoid `previous-line'.
16094 (diary-mode-map): New var.
16095 (diary-mode): Redraw cal after saving. Setup header-line.
16096 (fancy-diary-display-mode): Use local-set-key.
16097
16098 * startup.el (command-line): Try calling various terminal-init-foo-bar
16099 functions by stripping hyphenated suffixes from $TERM.
16100
16101 * files.el (normal-mode): Check boundness of font-lock-keywords.
16102
16103 2005-09-12 Richard M. Stallman <rms@gnu.org>
16104
16105 * progmodes/compile.el: Don't decide a file's directory
16106 until the user actually tries to go there.
16107 (compilation-next-error-function):
16108 Pass compilation-find-file the directory from the file-struct.
16109 (compilation-internal-error-properties): Separate local FILE-STRUCT
16110 from FILE. Doc the args better. Rename arg FMT to FMTS.
16111 (compilation-find-file): Arg DIR renamed to DIRECTORY.
16112 Expand it, and if nil, use default-directory.
16113 (compilation-get-file-structure): Don't mix specified directory
16114 with default directory. Put specified directory into
16115 file-struct. Don't make the file name absolute.
16116
16117 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
16118 (compile-command): Add autoload.
16119 (compilation-disable-input): Add autoload.
16120
16121 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
16122
16123 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
16124 strings of the variables it can override.
16125 (time-stamp): New (as yet undocumented) time-stamp-format escapes
16126 %Q and %q, for fully-qualified domain name and unqualified host name.
16127
16128 2005-09-11 Kim F. Storm <storm@cua.dk>
16129
16130 * emacs-lisp/authors.el (authors-aliases): Update list.
16131 (authors-fixed-entries): Update mldrag.el entry.
16132
16133 2005-09-10 Alan Mackenzie <acm@muc.de>
16134
16135 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
16136 from the region narrowed to.
16137
16138 2005-09-10 Magnus Henoch <mange@freemail.hu>
16139
16140 * textmodes/ispell.el (ispell-check-version): Signal an error if
16141 aspell version is less than 0.60.
16142
16143 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
16144
16145 * progmodes/octave-inf.el (inferior-octave-startup):
16146 Resync current dir at the end.
16147
16148 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
16149
16150 * woman.el (woman-topic-at-point-default):
16151 Rename to woman-use-topic-at-point-default.
16152 (woman-topic-at-point): Rename to woman-use-topic-at-point.
16153 (woman-file-name): Reflect renames above. Automatically use the
16154 word at point as topic if woman-use-topic-at-point is non-nil.
16155 Otherwise offer it as default but don't insert it in the
16156 minibuffer. Also use `test-completion' instead of `assoc' as
16157 suggested by Stefan Monnier.
16158
16159 2005-09-10 Andre Spiegel <spiegel@gnu.org>
16160
16161 * vc.el (vc-directory, vc-update-change-log): Throw an error on
16162 the attempt to do it over Tramp. This is not yet supported.
16163
16164 2005-09-10 Eli Zaretskii <eliz@gnu.org>
16165
16166 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16167 (menu-bar-non-minibuffer-window-p): New functions.
16168 ("Split Window", "Save As..."): Use them.
16169 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
16170 ("Print Buffer", "Truncate Long Lines in this Buffer"):
16171 Use menu-bar-menu-frame-live-and-visible-p.
16172 ("Save Buffer", "Insert File", "Open Directory...")
16173 ("Open File...", "Visit New File..."):
16174 Use menu-bar-non-minibuffer-window-p.
16175 (kill-this-buffer-enabled-p, dired <menu-enable>):
16176 Use menu-bar-non-minibuffer-window-p.
16177
16178 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16179
16180 * cus-start.el (all): Don't complain about fringe-related
16181 built-ins if fringes are not supported. Ditto about
16182 selection-related built-ins. Fix the test for GTK-related built-ins.
16183
16184 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
16185 ("Postscript Print Buffer", "Print Region", "Save As...")
16186 ("Save", "Insert File...", "Open Directory...")
16187 ("Open File...", "Visit New File..."")
16188 ("Truncate Long Lines in this Buffer"): Don't look at
16189 menu-updating-frame if this display does not support multiple frames.
16190
16191 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16192
16193 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
16194
16195 2005-09-09 Emilio Lopes <eclig@gmx.net>
16196
16197 * woman.el: Format- and whitespace-related changes.
16198
16199 2005-09-09 Eli Zaretskii <eliz@gnu.org>
16200
16201 * woman.el: Fix my email address.
16202
16203 2005-09-08 Richard M. Stallman <rms@gnu.org>
16204
16205 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
16206 (sh-mode): Locally set skeleton-pair-default-alist.
16207
16208 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
16209
16210 * progmodes/flymake.el: Require `compile' unconditionally.
16211
16212 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
16213
16214 * woman.el (woman-file-name): Provide a default, not initial input.
16215
16216 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
16217
16218 * font-lock.el (font-lock-support-mode): Doc fix.
16219
16220 * descr-text.el (describe-property-list): Handle non-symbol prop names.
16221
16222 2005-09-08 Richard M. Stallman <rms@gnu.org>
16223
16224 * simple.el (blink-matching-open): Get rid of text props from
16225 the string shown in echo area. Don't permanently set point.
16226 Some rearrangements.
16227
16228 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
16229
16230 * recentf.el (recentf-filename-handler): Add custom choice
16231 `abbreviate-file-name'.
16232
16233 * msb.el (msb--very-many-menus): Fix typo.
16234
16235 * disp-table.el (standard-display-european): Don't set
16236 enable-multibyte-characters to nil.
16237
16238 2005-09-08 David Ponce <david@dponce.com>
16239
16240 * recentf.el (recentf-show-file-shortcuts-flag): New option.
16241 (recentf-expand-file-name): Doc fix.
16242 (recentf-dialog-mode-map): Define digit shortcuts.
16243 (recentf--files-with-key): New variable.
16244 (recentf-show-digit-shortcut-filter): New function.
16245 (recentf-open-files-items): New function.
16246 (recentf-open-files): Use it.
16247 (recentf-open-file-with-key): New command.
16248
16249 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
16250
16251 * buff-menu.el (Buffer-menu-sort-by-column): New function.
16252 Suggested by Kim F. Storm.
16253 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
16254 (Buffer-menu-make-sort-button): Use global keymap.
16255
16256 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
16257
16258 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
16259 (Man-getpage-in-background-advice): Remove defadvice; it isn't
16260 necessary any longer with the remapped command.
16261 (Man-bgproc-sentinel-advice): Remove defadvice which counts
16262 formatting time only.
16263
16264 * net/tramp.el (tramp-action-password)
16265 (tramp-multi-action-password): Compile the password prompt from
16266 `method', `user' and `host'. Sometimes it isn't obvious which
16267 password to enter, for example with remote files offered by
16268 recentf.el, or with multiple steps. Suggested by Robert Marshall
16269 <robert@chezmarshall.freeserve.co.uk>.
16270
16271 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16272
16273 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
16274 Fix regexp for when "s///" is at the beginning of line.
16275
16276 2005-09-07 Jay Belanger <belanger@truman.edu>
16277
16278 * calc/calc-poly.el (math-expand-term): Multiply out any powers
16279 when in matrix mode.
16280
16281 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
16282
16283 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
16284 non-anonymous functions.
16285
16286 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
16287
16288 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
16289 when using a header line. Otherwise, use mouse-1-click-follows-link.
16290
16291 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
16292 can't be moved; don't signal an error.
16293
16294 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
16295
16296 * cus-theme.el (custom-theme-write-faces): Save the current face
16297 spec, not the defface spec.
16298
16299 * custom.el (custom-known-themes): Clarify meaning of "standard".
16300 (custom-push-theme): Save old values in the standard theme.
16301 (disable-theme): Correct typo.
16302 (custom-face-theme-value) Deleted unused function.
16303 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
16304
16305 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
16306
16307 * progmodes/compile.el (compilation-goto-locus): Take into account
16308 iconified frames when determining whether the buffer is
16309 already visible.
16310 Don't reset window height if the window already existed.
16311
16312 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
16313
16314 * custom.el (load-theme): Rename from require-theme.
16315 Add interactive spec.
16316 (enable-theme): Rename from custom-enable-theme.
16317 Add interactive spec.
16318 (disable-theme): Rename from custom-disable-theme.
16319 Add interactive spec.
16320 (custom-make-theme-feature): Doc fix.
16321 (custom-theme-directory): Doc fix.
16322 (provide-theme): Call enable-theme.
16323
16324 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16325
16326 * obsolete/lazy-lock.el (lazy-lock-mode):
16327 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
16328 font-lock-mode if it's off. Print a warning instead.
16329
16330 * progmodes/compile.el (compilation-start): Ignore errors if the
16331 process died before we get to send-eof.
16332
16333 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
16334 Undo last change. Enclosing the result in quotes broke things on Unix
16335 since tex-send-command passes it through shell-quote-argument.
16336 (tex-send-command): Pass `file' through convert-standard-filename
16337 when possible.
16338 (tex-uptodate-p): Handle the case where TeX hasn't put additional
16339 info in a transcript.
16340
16341 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
16342
16343 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
16344 fix compilation warning. Reorder the key definitions to group
16345 together keys emitted by the current version of xterm.
16346
16347 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
16348 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
16349 Reorder predicates to correct min-color usage.
16350
16351 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
16352
16353 * longlines.el (longlines-mode): Inhibit read-only when encoding.
16354 Kill local variables when longlines-mode is turned off.
16355
16356 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
16357
16358 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
16359
16360 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
16361
16362 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
16363
16364 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
16365 (font-lock-lines-before): Change default to being inactive.
16366 (font-lock-default-fontify-region): Obey font-lock-lines-before.
16367 (font-lock-after-change-function): Don't handle f-l-lines-before here.
16368
16369 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16370
16371 * net/tramp.el (tramp-handle-make-auto-save-file-name):
16372 Deactivate temporarily advice if active (not needed for Emacs 22,
16373 but for backwards compatibility).
16374 (tramp-exists-file-name-handler): Rewrite. First implementation
16375 was too simple.
16376 (tramp-advice-make-auto-save-file-name):
16377 Call `tramp-handle-make-auto-save-file-name' (again, just for
16378 backwards compatibility).
16379
16380 2005-08-31 Reto Zimmermann <reto@gnu.org>
16381
16382 * progmodes/vhdl-mode.el
16383 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
16384 (vhdl-end-p): Fix indentation bug "else" after "-- when".
16385 (vhdl-set-default-project): New function (easier setting of default).
16386 (vhdl-port-copy): Handle extended identifiers for generics.
16387 (vhdl-compiler-alist): Better description for error message regexp.
16388 (vhdl-make): Query for target, use previous as default.
16389 (vhdl-port-copy): Fix port copy for port names starting with "signal".
16390 (vhdl-font-lock-keywords-2): Fix fontification for record
16391 el. assign.
16392 (vhdl-speedbar-make-subpack-line): Add package body link.
16393 (vhdl-generate-makefile-1): Not include itself as dependency.
16394 (vhdl-font-lock-init): Highlight c-preprocessor directives.
16395 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
16396 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
16397 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
16398 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
16399 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
16400 (vhdl-import-project): Add string argument for `error'.
16401 (vhdl-compose-configuration)
16402 (vhdl-compose-configuration-architecture): Add configuration
16403 declaration generation.
16404 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
16405 (vhdl-trailer-re): Add "record" keyword (better indentation).
16406 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
16407 "[^ \t-\"]+".
16408 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
16409 (vhdl-testbench-entity-file-name)
16410 (vhdl-testbench-architecture-file-name): Allow separate
16411 customization of testbench file names.
16412 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
16413 (vhdl-get-visible-signals): Allow newline within alias declaration.
16414 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
16415 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
16416 (member-ignore-case): Alias for missing function in XEmacs.
16417 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
16418 (vhdl-update-sensitivity-list): Ignore case on read signals.
16419 (vhdl-replace-string): Adjust case only for file names.
16420 (vhdl-update-sensitivity-list): Fix search for read signals.
16421 (vhdl-update-sensitivity-list): Exclude formal parameters.
16422 (vhdl-get-visible-signals): Include aliases of signals.
16423 (vhdl-get-visible-signals): Fix signal name searching.
16424 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
16425 (vhdl-fixup-whitespace-region): Fix for character
16426 literals (e.g. `:').
16427
16428 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
16429
16430 * ansi-color.el (comint-last-output-start):
16431 * bs.el (font-lock-verbose):
16432 * diff-mode.el (add-log-buffer-file-name-function):
16433 * dired-x.el (vm-folder-directory):
16434 * faces.el (help-xref-stack-item):
16435 * files.el (font-lock-keywords):
16436 * find-lisp.el (dired-buffers, dired-subdir-alist):
16437 * ido.el (cua-inhibit-cua-keys):
16438 * log-view.el (cvs-minor-wrap-function):
16439 * outline.el (font-lock-warning-face):
16440 * simple.el (compilation-current-error):
16441 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
16442 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
16443 * tooltip.el (comint-prompt-regexp):
16444 * w32-fns.el (explicit-shell-file-name):
16445 * term/mac-win.el (mac-charset-info-alist)
16446 (mac-services-selection, mac-system-script-code):
16447 * term/tty-colors.el (msdos-color-values):
16448 * term/w32-win.el (xlfd-regexp-registry-subnum):
16449 * term/x-win.el (x-keysym-table, x-selection-timeout)
16450 (x-session-id, x-session-previous-id):
16451 * textmodes/ispell.el (mail-yank-prefix):
16452 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
16453 * textmodes/org.el (calc-embedded-close-formula)
16454 (calc-embedded-open-formula)
16455 (font-lock-unfontify-region-function):
16456 * textmodes/reftex-global.el (isearch-next-buffer-function)
16457 (TeX-master):
16458 * textmodes/reftex.el (font-lock-keywords):
16459 * textmodes/tex-mode.el (font-lock-comment-face)
16460 (font-lock-doc-face):
16461 * textmodes/texinfo.el (outline-heading-alist):
16462 Add defvars.
16463
16464 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
16465 (artist-spray-chars, artist-mode-init, artist-replace-string)
16466 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
16467 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
16468 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
16469
16470 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
16471 (conf-align-assignments): "?\ " -> "?\s".
16472
16473 * textmodes/reftex-index.el (TeX-master): Add defvar.
16474 (reftex-index-phrases-marker): Move up defvar.
16475
16476 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
16477 (reftex-toc-include-labels-indicator)
16478 (reftex-toc-include-index-indicator)
16479 (reftex-toc-max-level-indicator): Move up declarations.
16480
16481 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
16482 of args to `tramp-run-real-handler', even if it's empty in this case.
16483
16484 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16485
16486 * dired.el (dired-move-to-filename-regexp): Add date format for
16487 Mac OS X 10.3 in East Asian locales.
16488
16489 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
16490
16491 * files.el (make-auto-save-file-name): Add file name handler call
16492 if applicable.
16493
16494 * net/tramp.el (tramp-file-name-handler-alist)
16495 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
16496 (tramp-handle-make-auto-save-file-name): Rename from
16497 `tramp-make-auto-save-file-name'.
16498 (tramp-exists-file-name-handler): New defun.
16499 (tramp-advice-make-auto-save-file-name): Make defadvice only when
16500 `make-auto-save-file-name' is not a magic file name operation.
16501
16502 2005-08-30 Richard M. Stallman <rms@gnu.org>
16503
16504 * files.el (risky-local-variable-p):
16505 Match `-predicates' and `-commands.
16506
16507 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
16508 (custom-save-all): Visit the file if necessary;
16509 kill the buffer if we created it.
16510 (custom-save-delete): Don't visit file or kill buffer here.
16511
16512 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
16513
16514 * textmodes/org.el (org-special-keyword): New face.
16515 (org-table-copy-down, org-table-eval-formula)
16516 (org-table-recalculate, org-init-section-numbers):
16517 Use `string-to-number' instead of `string-to-int'.
16518 (org-get-location): Use `insert-buffer-substring' instead of
16519 `insert-buffer'.
16520 (org-modify-diary-entry-string): New function.
16521 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
16522 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
16523 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
16524 active region.
16525 (org-export-as-html): Handle QUOTE keyword.
16526 (org-quote-string): New option.
16527 (org-bookmark-jump-unhide): New function, used for
16528 `bookmark-after-jump-hook'.
16529 (org-diary-default-entry): Apply only when not called through
16530 `org-agenda'.
16531
16532 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
16533
16534 * net/eudc.el (mode-popup-menu):
16535 * play/handwrite.el (ps-printer-name, ps-lpr-command):
16536 * progmodes/ada-mode.el (compile-auto-highlight)
16537 (skeleton-further-elements):
16538 * progmodes/autoconf.el (font-lock-syntactic-keywords):
16539 * progmodes/cmacexp.el (msdos-shells):
16540 * progmodes/compile.el (font-lock-extra-managed-props)
16541 (font-lock-keywords, font-lock-maximum-size)
16542 (font-lock-support-mode):
16543 * progmodes/grep.el (font-lock-lines-before):
16544 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
16545 * progmodes/mixal-mode.el (compile-command):
16546 * progmodes/perl-mode.el (font-lock-comment-face)
16547 (font-lock-doc-face, font-lock-string-face):
16548 * progmodes/prolog.el (comint-prompt-regexp):
16549 * progmodes/sh-script.el (font-lock-comment-face)
16550 (font-lock-set-defaults, font-lock-string-face):
16551 * progmodes/sql.el (font-lock-keyword-face)
16552 (font-lock-set-defaults, font-lock-string-face):
16553 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
16554 (itimer-version, lazy-lock-defer-contextually)
16555 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
16556 Add defvars.
16557
16558 * progmodes/cperl-mode.el (cperl-electric-lbrace)
16559 (cperl-electric-keyword, cperl-electric-pod)
16560 (cperl-electric-backspace, cperl-forward-re)
16561 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
16562 (vc-rcs-header, vc-sccs-header): Add defvars.
16563
16564 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
16565 (font-lock-syntactic-keywords, gud-find-expr-function):
16566 Add defvars.
16567
16568 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
16569 (gdb-frame-parameters): Declare before use.
16570
16571 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
16572 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
16573 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
16574 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
16575
16576 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
16577 (idlwave-help-with-source): Use `insert-buffer-substring', not
16578 `insert-buffer'.
16579
16580 2005-08-29 Juri Linkov <juri@jurta.org>
16581
16582 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
16583 Put outline-back-to-heading function call inside save-excursion.
16584
16585 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
16586
16587 * man.el (Man-init-defvars, Man-translate-references)
16588 (Man-support-local-filenames, Man-highlight-references):
16589 * progmodes/sql.el (sql-interactive-mode):
16590 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
16591
16592 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
16593 (compilation-mode-font-lock-keywords): Add defvars.
16594 (checkdoc-interactive-loop): "?\ " -> "?\s".
16595
16596 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
16597 (font-lock-doc-face, font-lock-string-face)
16598 (font-lock-keywords-case-fold-search): Add defvars.
16599 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
16600
16601 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
16602 Don't pass X and Y (they are ignored anyway).
16603 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
16604 (mouse-delete-window): Make arguments optional.
16605
16606 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
16607 (caesar-translate-table, minor-modes, news-buffer-save)
16608 (news-group-name, news-minor-modes): Add defvars.
16609
16610 * emacs-lisp/lselect.el (mouse-highlight-priority)
16611 (x-lost-selection-functions, zmacs-regions):
16612 * emacs-lisp/pp.el (font-lock-verbose):
16613 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
16614 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
16615 (ses-mode-map):
16616 * emacs-lisp/tcover-unsafep.el (safe-functions):
16617 * international/mule-cmds.el (mac-system-coding-system)
16618 (mac-system-locale):
16619 * language/ethio-util.el (rmail-current-message)
16620 (rmail-message-vector):
16621 * language/thai-util.el (thai-auto-composition-mode):
16622 * mail/metamail.el (rmail-current-message, rmail-message-vector):
16623 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
16624 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
16625 (vm-primary-inbox, vm-spool-files):
16626 * mail/rmail.el (deleted-head, font-lock-fontified)
16627 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
16628 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
16629 (total-messages):
16630 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
16631 (rmail-summary-mode-map):
16632 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
16633 (rmail-last-label, rmail-last-multi-labels)
16634 (rmail-summary-vector, rmail-total-messages):
16635 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
16636 * mail/rmailsum.el (msgnum):
16637 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
16638 (rmail-current-message):
16639 * obsolete/fast-lock.el (font-lock-face-list):
16640 * obsolete/rnewspost.el (mail-reply-buffer):
16641 * obsolete/scribe.el (compile-command):
16642 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
16643
16644 2005-08-28 John Paul Wallington <jpw@gnu.org>
16645
16646 * ibuf-ext.el (ibuffer-auto-update-changed):
16647 Use `frame-or-buffer-changed-p' to check whether we need to update.
16648 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
16649 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
16650 as a `frame-or-buffer-changed-p' state vector instead.
16651
16652 2005-08-27 Romain Francoise <romain@orebokech.com>
16653
16654 * textmodes/makeinfo.el (makeinfo-compile):
16655 Use `compilation-start'. Set `next-error-function' according to
16656 `disable-errors'.
16657 (makeinfo-next-error): New function.
16658 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
16659 (makeinfo-buffer): Likewise.
16660
16661 * progmodes/compile.el (compilation-start): Add autoload cookie.
16662
16663 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
16664 * textmodes/sgml-mode.el: Likewise.
16665 * progmodes/python.el: Likewise.
16666
16667 2005-08-27 Eli Zaretskii <eliz@gnu.org>
16668
16669 * simple.el (blink-matching-paren-distance): Document the meaning
16670 of nil value, and allow to customize to nil.
16671
16672 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
16673 command.com, not command.exe.
16674
16675 2005-08-26 John Wiegley <johnw@newartisans.com>
16676
16677 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
16678 code around a bit so that an extraneous nil argument is not added
16679 to a command when no args are given.
16680
16681 * eshell/esh-arg.el (eshell-parse-double-quote): If a
16682 double-quoted argument resolves to nil, return it as an empty
16683 string rather than as nil. This made it impossible to pass "" to
16684 a shell script as a null string argument.
16685
16686 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16687
16688 * outline.el (outline-invent-heading): New fun.
16689 (outline-promote, outline-demote): Use it.
16690 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
16691 (outline-end-of-subtree): Remove unused var `opoint'.
16692
16693 2005-08-26 David Reitter <david.reitter@gmail.com>
16694
16695 * menu-bar.el (truncate-lines, write-file, print-buffer)
16696 (ps-print-buffer-faces, ps-print-buffer, split-window):
16697 Disable menu items when the frame they refer to is invisible, or when
16698 they refer to a buffer and the minibuffer is selected.
16699
16700 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
16701
16702 * progmodes/flymake.el (flymake-highlight-err-lines):
16703 Use save-excursion around flymake-highlight-line to preserve point.
16704
16705 2005-08-26 Eli Zaretskii <eliz@gnu.org>
16706
16707 * progmodes/octave-mod.el: Change Author and Maintainer address.
16708 (octave-maintainer-address): Change Kurt's email address.
16709 * progmodes/octave-inf.el: Change Author and Maintainer address.
16710 * progmodes/octave-hlp.el: Change Author and Maintainer address.
16711
16712 2005-08-26 Kim F. Storm <storm@cua.dk>
16713
16714 * subr.el (version-list-<, version-list-<=, version-list-=):
16715 Rename from integer-list-*.
16716 (version-list-not-zero): Likewise. Fix while loop.
16717 (version=): Use version-list-= instead of string-equal.
16718
16719 2005-08-26 Richard M. Stallman <rms@gnu.org>
16720
16721 * outline.el (outline-promote): Try shortening the heading.
16722 As last resort, read the heading to use.
16723 (outline-demote): As last resort, read the heading to use.
16724
16725 2005-08-26 Romain Francoise <romain@orebokech.com>
16726
16727 * progmodes/compile.el (compilation-start): Doc fix.
16728
16729 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
16730 (antlr-font-lock-additional-keywords): Fix reference to
16731 `antlr-font-lock-literal-regexp' erroneously changed during the
16732 mass face rename.
16733 (antlr-run-tool): Use `compilation-start'.
16734
16735 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
16736 instead of the obsolete `compile-internal'.
16737
16738 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
16739
16740 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
16741 (number, original-date):
16742 * calendar/cal-china.el (date):
16743 * calendar/cal-coptic.el (date):
16744 * calendar/cal-french.el (date):
16745 * calendar/cal-hebrew.el (date, entry, number, original-date):
16746 * calendar/cal-islam.el (date, number, original-date):
16747 * calendar/cal-iso.el (date):
16748 * calendar/cal-julian.el (date):
16749 * calendar/cal-mayan.el (date):
16750 * calendar/cal-menu.el (date, event):
16751 * calendar/cal-persia.el (date):
16752 * calendar/lunar.el (date):
16753 * calendar/solar.el (date): Add defvars.
16754
16755 * emerge.el:
16756 * ibuffer.el:
16757 * info-xref.el:
16758 * obsolete/bg-mouse.el:
16759 * obsolete/sun-curs.el:
16760 * obsolete/swedish.el: Move the `defvar's to the top level.
16761
16762 * smerge-mode.el (smerge-refined-change): Add :group.
16763
16764 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
16765
16766 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
16767 (smerge-keep-n): Remove props.
16768 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16769 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
16770 now that it's done in smerge-keep-n.
16771 (smerge-refined-change): New face.
16772 (smerge-refine-chopup-region, smerge-refine-highlight-change)
16773 (smerge-refine): New funs.
16774 (smerge-basic-map): Bind smerge-refine.
16775
16776 2005-08-25 Juri Linkov <juri@jurta.org>
16777
16778 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
16779 compilation-process-setup-function and compilation-disable-input
16780 in grep-mode instead of let-bindings in grep.
16781
16782 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
16783 Delete "Automatic File De/compression" (auto-compression-mode).
16784
16785 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
16786
16787 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
16788 Silence warning about non-existent variable.
16789
16790 2005-08-25 Richard M. Stallman <rms@gnu.org>
16791
16792 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
16793 Rename "Describe Key" to "Describe Key or Mouse Operation".
16794
16795 * mail/mailalias.el (build-mail-aliases): Delete comments
16796 from the contents before processing them.
16797
16798 * isearch.el (isearch-edit-string): Erase the Search prompt
16799 if user enters an empty string and there is no default.
16800
16801 * comint.el (comint-file-name-prefix): Add autoload.
16802
16803 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
16804
16805 * subr.el (play-sound): Rearrange to avoid warning.
16806
16807 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
16808
16809 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
16810 New hook.
16811 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
16812
16813 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16814
16815 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
16816
16817 * custom.el (custom-theme-set-variables): Sort minor modes last.
16818
16819 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16820
16821 * subr.el (version-separator, version-regexp-alist): New vars used by
16822 version comparison funs.
16823 (integer-list-<, integer-list-=, integer-list-<=)
16824 (integer-list-not-zero): New funs for integer list comparison.
16825 (version-to-list, version=, version<, version<=): New funs for version
16826 comparison.
16827
16828 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
16829
16830 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
16831 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
16832 time to silence the byte-compiler.
16833
16834 * ibuffer.el (ibuffer-compile-make-eliding-form)
16835 (ibuffer-check-formats): Use `with-no-warnings' to hide references
16836 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
16837 so it's silly to get warnings for it).
16838 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
16839 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
16840 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
16841 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
16842 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
16843 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
16844 Defvar at compile time.
16845 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
16846 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
16847 Declare them before use.
16848
16849 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
16850 (info-xref-good, info-xref-bad): Defvar at compile time.
16851
16852 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
16853 Use `let*' instead of `let'.
16854
16855 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
16856 (*mouse-y*, menu, char): Defvar at compile time.
16857 (sc::menu): Declare it before use.
16858 (sc::pack-one-line): Use `let', not `let*'.
16859
16860 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
16861 (mail-send-hook): Defvar at compile time.
16862
16863 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
16864 Defvar at compile time.
16865
16866 * term/sun-mouse.el (current-global-mousemap)
16867 (current-local-mousemap): Declare them before use.
16868
16869 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
16870
16871 * bookmark.el (bookmark-after-jump-hook): New hook.
16872 (bookmark-jump): Run `bookmark-after-jump-hook'.
16873
16874 2005-08-23 Juri Linkov <juri@jurta.org>
16875
16876 * faces.el (minibuffer-prompt): Doc fix.
16877
16878 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
16879
16880 * progmodes/xscheme.el: Trivial changes to silence warnings.
16881 (xscheme-previous-mode, xscheme-previous-process-state):
16882 Add defvars.
16883 (xscheme-last-input-end, xscheme-process-command-line)
16884 (xscheme-process-name, xscheme-buffer-name)
16885 (xscheme-expressions-ring-max, xscheme-expressions-ring)
16886 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
16887 (xscheme-control-g-synchronization-p)
16888 (xscheme-control-g-disabled-p, xscheme-string-receiver)
16889 (default-xscheme-runlight, xscheme-runlight)
16890 (xscheme-runlight-string, xscheme-process-filter-state)
16891 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
16892 Move to beginning of file.
16893 (scheme-interaction-mode-commands-alist)
16894 (scheme-interaction-mode-map, scheme-debugger-mode-map):
16895 Declare them before use. Note: the initialization code for the
16896 variables has not been moved because it uses functions that reference
16897 the variables.
16898 (xscheme-control-g-message-string, xscheme-process-filter-alist)
16899 (xscheme-prompt-for-expression-map): Declare them before use.
16900 (scheme-debugger-mode-commands): "?\ " -> "?\s".
16901
16902 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
16903
16904 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
16905
16906 2005-08-22 Juri Linkov <juri@jurta.org>
16907
16908 * faces.el (set-face-underline): Delete this duplicate function
16909 and make an obsolete alias to set-face-underline-p.
16910 (set-face-underline-p): Use docstring of set-face-underline.
16911 (describe-face): Create hyperlink to parent face.
16912
16913 * info.el (Info-insert-dir): Use save-excursion around
16914 insert-buffer-substring.
16915 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
16916 (Info-escape-percent): Delete function.
16917 (Info-fontify-node): Replace Info-escape-percent by
16918 replace-regexp-in-string with REP arg set to lambda that
16919 duplicates `%' and preserves text properties.
16920
16921 * progmodes/compile.el (compilation-disable-input): Doc fix.
16922 (define-compilation-mode): Doc fix and refill.
16923 (kill-compilation): Use `mode-name' in the error message.
16924 (compilation-find-file): Use `compilation-error' in the
16925 read-file-name's prompt.
16926
16927 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16928
16929 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
16930 (smerge-auto-leave): Make undo re-enable the mode.
16931 (debug-ignored-errors): Add the user-error of impossible resolution.
16932 (smerge-resolve): Move things around a bit, in preparation for later.
16933 (smerge-diff): Don't fail if the buffer has no associated file.
16934 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
16935 (smerge-conflict-overlay): New function.
16936 (smerge-match-conflict): Don't add text properties here.
16937 (smerge-find-conflict): Instead, add an overlay here.
16938 Also check for the case where we're inside a conflict already, so as to
16939 obviate the need for font-lock-multiline, which is unbearably slow with
16940 large conflicts and ciomplex font-lock patterns.
16941 (smerge-remove-props): Remove overlay rather than text-properties.
16942 (smerge-mode): Don't set font-lock-multiline.
16943 Remove overlays when turned off.
16944
16945 2005-08-21 Kim F. Storm <storm@cua.dk>
16946
16947 * ido.el (ido-ignore-item-p): Use save-match-data.
16948 Bind case-fold-search to ido-case-fold locally.
16949
16950 2005-08-20 Richard M. Stallman <rms@gnu.org>
16951
16952 * files.el (normal-mode): If font lock is on, turn it off and on.
16953
16954 * subr.el (replace-regexp-in-string): Doc fix.
16955
16956 * startup.el (command-line-1): Don't suppress startup screen
16957 due to existing processes.
16958
16959 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
16960
16961 * progmodes/compile.el (compilation-disable-input): Default to nil.
16962
16963 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16964
16965 * progmodes/compile.el (compilation-disable-input): New defcustom.
16966 (compilation-start): If compilation-disable-input is non-nil, send
16967 EOF to the compilation process.
16968
16969 2005-08-20 Eli Zaretskii <eliz@gnu.org>
16970
16971 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
16972 Run the argument of tex-shell-cd-command through
16973 convert-standard-filename, to get the correct style of slashes on
16974 Windows, and enclose the result in quotes, in case the file name
16975 includes whitespace or other special characters.
16976
16977 2005-08-19 Andreas Schwab <schwab@suse.de>
16978
16979 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
16980 process.
16981
16982 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
16983
16984 * cus-start.el (minibuffer-prompt-properties): Correct typo.
16985
16986 2005-08-18 Kim F. Storm <storm@cua.dk>
16987
16988 * scroll-lock.el: Fix errors due to incorrect line wrapping.
16989
16990 2005-08-18 Richard M. Stallman <rms@gnu.org>
16991
16992 * scroll-lock.el: New file.
16993
16994 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
16995
16996 * dired.el (dired-move-to-end-of-filename):
16997 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
16998
16999 2005-08-18 Kim F. Storm <storm@cua.dk>
17000
17001 * ido.el (ido-everywhere): Fix defcustom :set function to disable
17002 rather than toggle mode when custom value is nil.
17003 (ido-everywhere): Fix defun doc string.
17004
17005 2005-08-17 Richard M. Stallman <rms@gnu.org>
17006
17007 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
17008 as tag instead of "Inviolable".
17009
17010 2005-08-17 Kim F. Storm <storm@cua.dk>
17011
17012 * windmove.el (windmove-coordinates-of-position): Remove.
17013 (windmove-coordinates-of-window-position): Remove.
17014 (windmove-reference-loc): Use posn-at-point instead.
17015
17016 * subr.el (insert-for-yank-1): Doc fix.
17017
17018 * ido.el (ido-enter-matching-directory): Rename from
17019 ido-enter-single-matching-directory. Change `slash' choice to
17020 `only'. Add `first' choice.
17021 (ido-exhibit): Adapt to above changes.
17022
17023 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
17024
17025 * Makefile.in: Expand comment about building loaddefs.el.
17026
17027 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
17028
17029 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
17030 Comment use of defadvice.
17031
17032 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
17033
17034 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
17035
17036 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
17037 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
17038 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
17039 * progmodes/idlw-shell.el, progmodes/ld-script.el,
17040 * progmodes/which-func.el, ruler-mode.el, strokes.el,
17041 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
17042 for backward compatibility for faces that did not appear in the
17043 previous Emacs release.
17044
17045 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
17046
17047 2005-08-15 Kim F. Storm <storm@cua.dk>
17048
17049 * emulation/cua-base.el (cua-delete-region): Return t if
17050 deleted region was non-empty.
17051 (cua-replace-region): Inhibit overwrite-mode for
17052 self-insert-command if replaced region was non-empty.
17053 (cua--explicit-region-start, cua--status-string): Make them
17054 buffer-local at top-level...
17055 (cua-mode): ...rather than when mode is enabled.
17056
17057 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
17058
17059 * progmodes/vhdl-mode.el (vhdl-emacs-21):
17060 Set t for Emacs 21, 22, and so on.
17061
17062 2005-08-15 David Ponce <david@dponce.com>
17063
17064 * tree-widget.el: Update Commentary header.
17065 (tree-widget-theme): Doc fix.
17066 (tree-widget-space-width): New option.
17067 (tree-widget-image-properties): Look up in the default theme too.
17068 (tree-widget--cursors): Only for images with arrow pointer shape.
17069 (tree-widget-lookup-image): Pointer shape is hand by default.
17070 (tree-widget-icon): Rename generic icon widget from
17071 `tree-widget-control'.
17072 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
17073 derive from `tree-widget-icon'.
17074 (tree-widget-handle): Improve default look and feel of the text
17075 representation.
17076 (tree-widget): Rename :*-control properties to :*-icon properties.
17077 Add :action and :help-echo properties.
17078 (tree-widget-after-toggle-functions): Move.
17079 (tree-widget-close-node, tree-widget-open-node): Remove.
17080 (tree-widget-before-create-icon-functions): New hook.
17081 (tree-widget-value-create): Update to allow customization of icons
17082 and nodes at run-time via that new hook.
17083 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
17084 (tree-widget-icon-action, tree-widget-icon-help-echo)
17085 (tree-widget-action, tree-widget-help-echo): New functions.
17086
17087 2005-08-15 Kim F. Storm <storm@cua.dk>
17088
17089 * ido.el (ido-buffer-internal): Use with-no-warnings.
17090 (ido-make-merged-file-list): Use while-no-input.
17091
17092 2005-08-15 Richard M. Stallman <rms@gnu.org>
17093
17094 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
17095 (flyspell-large-region): Fix doc and custom type.
17096
17097 2005-08-14 Richard M. Stallman <rms@gnu.org>
17098
17099 * files.el (interpreter-mode-alist): Doc fix.
17100
17101 * mail/rmail.el (rmail-nonignored-headers): New variable.
17102 (rmail-clear-headers): Use it.
17103 (rmail-reply): Better handling of mail-followup-to header.
17104
17105 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17106 Rename variable from sh-font-lock-keywords. In the `shell' entry,
17107 don't try to refer to executable-font-lock-keywords.
17108 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
17109 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
17110 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
17111 (sh-mode): Set comment-start-skip, local-abbrev-table,
17112 imenu-case-fold-search.
17113 (sh-set-shell): Don't set them here.
17114 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
17115 Don't cache the results in the original alist; don't ever modify
17116 that alist.
17117
17118 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
17119
17120 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
17121 empty.
17122
17123 2005-08-15 Andreas Schwab <schwab@suse.de>
17124
17125 * desktop.el: Put autoload cookie at risky-local-variable declarations.
17126
17127 * dired.el, info.el, mail/rmail.el: Revert last change.
17128
17129 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
17130
17131 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
17132 modification in `eval-after-load' form.
17133 * info.el: Likewise.
17134 * mail/rmail.el: Likewise.
17135
17136 2005-08-14 Juri Linkov <juri@jurta.org>
17137
17138 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17139 Remove highlighting of "Compilation started". Highlight only
17140 the word "finished" in "Compilation finished". Add highlighting
17141 of "interrupt", "killed", "terminated" and the exit code.
17142 (compilation-start): Add newline after header. Use exactly the
17143 same time stamp format as the finishing message.
17144 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
17145
17146 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
17147 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
17148 Add highlighting of "interrupt", "killed", "terminated".
17149
17150 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
17151 enabled and the current command is self-insert-command, call it
17152 explicitly with overwrite-mode bound to nil, to not allow it
17153 to delete the character after the selected region.
17154
17155 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
17156
17157 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
17158 move-end-of-line, end-of-line, and beginning-of-line to the list
17159 of commands after which the echo area is updated.
17160
17161 2005-08-12 Eli Zaretskii <eliz@gnu.org>
17162
17163 * cus-edit.el (custom-save-all, custom-save-delete):
17164 Bind recentf-exclude to exclude custom-file.
17165
17166 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
17167
17168 * mail/rmailsum.el (rmail-summary-end-of-message): New command
17169 to go to the bottom of the mail message. Added to
17170 `rmail-summary-mode-map' with key "/".
17171 (rmail-summary-show-message): New (internal) function for use by
17172 both `rmail-summary-beginning/end-of-message'.
17173 (rmail-summary-beginning-of-message): Change to use
17174 rmail-summary-show-message.
17175
17176 * mail/rmail.el (rmail-end-of-message): New command to go to the
17177 end of the current message. Added to `rmail-mode-map' with key "/".
17178 (rmail-beginning-of-message): Fix to work as documented.
17179 (rmail-mode): Change documentation.
17180
17181 * progmodes/compile.el (compilation-start): Add the line
17182 "Compilation started" with compilation start time.
17183 (compilation-mode-font-lock-keywords): Add `started' to keywords.
17184
17185 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
17186
17187 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
17188 of menu items.
17189
17190 2005-08-11 Richard M. Stallman <rms@gnu.org>
17191
17192 * simple.el (pop-global-mark): Reverse test of widen-automatically.
17193
17194 * battery.el (battery-status-function): Don't use ignore-errors.
17195
17196 2005-08-11 Lute Kamstra <lute@gnu.org>
17197
17198 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
17199 define-obsolete-variable-alias.
17200
17201 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
17202
17203 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
17204 (ange-ftp-send-cmd): Revert last change, and expand
17205 the comment explaining the problem.
17206
17207 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
17208
17209 * ldefs-boot.el: Update.
17210
17211 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
17212 item to "Time, Load and Mail". Change help echo text.
17213
17214 * time.el (display-time-use-mail-icon, display-time-format)
17215 (display-time-string-forms): Shorten first line of docstrings.
17216
17217 2005-08-10 Lars Hansen <larsh@soem.dk>
17218
17219 * desktop.el (desktop-buffer-mode-handlers):
17220 Make non-customizable. Add autoload cookie. Change initial value to
17221 nil; add elements in respective modules instead. Fix doc string.
17222 (desktop-load-file): New function.
17223 (desktop-minor-mode-handlers): New autoloaded variable.
17224 (desktop-create-buffer): Call minor mode handlers.
17225 Use desktop-load-file to load major and minor mode modules prior to
17226 checking for a handler.
17227 (desktop-save): Don't add nil to desktop-minor-modes for minor
17228 modes with nil function in desktop-minor-mode-table. Don't delete
17229 desktop file before rewriting it.
17230 (desktop-locals-to-save): Add autoload cookie. Don't make
17231 automatically buffer-local. Add variables column-number-mode,
17232 size-indication-mode, indent-tabs-mode,
17233 indicate-buffer-boundaries, indicate-empty-lines and
17234 show-trailing-whitespace.
17235 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
17236 regexps. Don't use desktop-clear-preserve-buffers-regexp.
17237 (desktop-clear-preserve-buffers-regexp): Delete.
17238 (desktop-clear-preserve-buffers): Update initial value and docstring.
17239 (desktop-save-buffer): Fix doc string.
17240
17241 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
17242 (hilit-chg-desktop-restore): New function.
17243 (highlight-changes-mode): Add highlight-changes-mode to
17244 desktop-locals-to-save.
17245
17246 * dired.el: Add handler to desktop-buffer-mode-handlers.
17247 (dired-restore-desktop-buffer): Remove autoload cookie.
17248 (dired-mode): Add autoload cookie.
17249
17250 * info.el: Add handler to desktop-buffer-mode-handlers.
17251 (Info-restore-desktop-buffer): Remove autoload cookie.
17252 (Info-mode): Add autoload cookie.
17253
17254 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
17255 (mh-restore-desktop-buffer): Remove autoload cookie.
17256 (mh-folder-mode): Add autoload cookie.
17257
17258 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
17259 (rmail-restore-desktop-buffer): Remove autoload cookie.
17260
17261 2005-08-11 Masatake YAMATO <jet@gyve.org>
17262
17263 * hexl.el (hexl-address-region):
17264 (hexl-ascii-region, hexl-font-lock-keywords):
17265 (hexl-highlight-line-range): Use the term "region"
17266 instead of "area" for consistency with the other symbols
17267 defined in hexl.el.
17268
17269 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
17270
17271 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
17272 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
17273 out by Juri Linkov). Add `display-battery-mode'.
17274
17275 2005-08-09 Juri Linkov <juri@jurta.org>
17276
17277 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17278 Remove `-text' from face variable names.
17279 (compilation-error-file-name, compilation-warning-file-name)
17280 (compilation-info-file-name): Delete faces.
17281 (compilation-line-number, compilation-column-number):
17282 Remove face underlining.
17283 (compilation-message-face): Set to `underline' value by default.
17284 (compilation-error-face, compilation-warning-face)
17285 (compilation-info-face): Remove `-file-name' from face names.
17286 (compilation-error-text-face, compilation-warning-text-face)
17287 (compilation-info-text-face): Delete face variables.
17288 (compilation-text-face): Delete function.
17289
17290 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
17291 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
17292 (grep-error-face): Set to `compilation-error' instead of
17293 `compilation-error-face' (which is redefined to `grep-hit-face' in
17294 grep buffers).
17295 (grep-mode-font-lock-keywords): Remove `-text' from face variable
17296 names. Use `grep-error-face' instead of `compilation-error-text-face'.
17297
17298 * dired-aux.el (dired-do-query-replace-regexp):
17299 Use `query-replace-read-args'.
17300
17301 * replace.el (query-replace-read-from, query-replace-read-to)
17302 (query-replace-read-args): Rename arg `string' to `prompt'.
17303
17304 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
17305
17306 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
17307
17308 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
17309 uploading files.
17310 (ange-ftp-canonize-filename): Handle file names beginning with ~
17311 correctly.
17312
17313 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17314
17315 * textmodes/fill.el (canonically-space-region)
17316 (fill-context-prefix, fill-french-nobreak-p)
17317 (fill-delete-newlines, fill-comment-paragraph)
17318 (justify-current-line): "?\ " -> "?\s".
17319
17320 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
17321
17322 * textmodes/fill.el (fill-nonuniform-paragraphs):
17323 Improve argument/docstring consistency.
17324
17325 2005-08-09 Richard M. Stallman <rms@gnu.org>
17326
17327 * textmodes/ispell.el (ispell-word): More fboundp checks.
17328
17329 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
17330 (find-file-noselect-1): Call it here, only if RAWFILE.
17331 (normal-mode): Always set some major mode.
17332 (save-some-buffers-action-alist): Change some explanation strings.
17333 (file-name-non-special): In the `quote' method, use unwind-protect.
17334
17335 2005-08-09 Magnus Henoch <mange@freemail.hu>
17336
17337 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
17338 (ispell-have-aspell-dictionaries): New variable.
17339 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
17340 (ispell-get-aspell-config-value): New function.
17341 (ispell-aspell-find-dictionary): New function.
17342 (ispell-aspell-add-aliases): New function.
17343 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
17344 appropriate. Don't look for ispell dictionaries if we use aspell.
17345 (ispell-menu-map): Don't build a submenu of dictionaries.
17346
17347 2005-08-09 Richard M. Stallman <rms@gnu.org>
17348
17349 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
17350 (sql-read-passwd): Use read-passwd.
17351
17352 * progmodes/idlw-toolbar.el (idlwave-toolbar)
17353 (idlwave-toolbar-is-possible): Add defvars.
17354
17355 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
17356 Avoid warnings.
17357
17358 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
17359 (idlwave-system-class-info, idlwave-executive-commands-alist):
17360 Use defvar.
17361
17362 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
17363
17364 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
17365 Avoid warnings.
17366
17367 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
17368 and content-type: headers.
17369
17370 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
17371
17372 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
17373 and rename some of them to be more self-explanatory.
17374
17375 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
17376
17377 * startup.el (command-line-1): Implement -scriptload.
17378
17379 * replace.el (occur-engine): Initial *Occur* output not undoable.
17380
17381 * menu-bar.el (menu-bar-file-menu): Rename some menu items
17382 and improve help strings.
17383
17384 * isearch.el (isearch-repeat): When changing direction,
17385 mark search successful.
17386
17387 * ediff-init.el: Use (featurep 'xemacs).
17388
17389 * comint.el (send-invisible): Identify buffer, if not selected.
17390
17391 * align.el: Delete autoload for c-guess-basic-syntax.
17392
17393 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
17394
17395 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
17396 Improve argument/docstring consistency. Doc fixes.
17397 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
17398 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
17399 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
17400 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
17401 (r2bv-organization, r2bv-pages, r2bv-primary-author)
17402 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
17403 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
17404 Defvar at compile time.
17405
17406 2005-08-09 Juri Linkov <juri@jurta.org>
17407
17408 * info.el: Replace `info' with upper-case `Info' where appropriate.
17409 (info-title-1, info-title-2, info-title-3, info-title-4)
17410 (info-menu-header): Move up face definitions.
17411 (info-menu-star): Rename from `info-menu-5'.
17412 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
17413 (Info-fontify-visited-nodes): Fix docstring.
17414 (Info-hide-note-references): Fix docstring.
17415 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
17416 menu items in the same way as on cross-references.
17417 (info-apropos): Fix sorting order and formatting to be like in the
17418 stand-alone Info browser. Display error messages for 1 sec.
17419 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
17420 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
17421 from the menu bar.
17422 (Info-insert-dir): Restore point after calling
17423 `insert-buffer-substring'.
17424
17425 2005-08-08 Richard M. Stallman <rms@gnu.org>
17426
17427 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
17428 (recompute-lucid-menubar): Add defvars.
17429
17430 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
17431
17432 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
17433
17434 * net/net-utils.el (run-dig): Rename from `dig'.
17435
17436 * play/gametree.el (gametree-mode): Use make-local-variable,
17437 not make-variable-buffer-local.
17438
17439 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
17440
17441 * ansi-color.el (ansi-color-make-extent)
17442 (ansi-color-set-extent-face): Use fboundp, not functionp.
17443
17444 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
17445 not make-variable-buffer-local.
17446
17447 * bookmark.el (Info-current-file): Add defvar.
17448 (bookmark-jump-noselect): Use with-no-warnings.
17449
17450 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
17451
17452 * ebuff-menu.el (Helper-return-blurb): Add defvar.
17453
17454 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
17455
17456 * find-file.el (ada-procedure-start-regexp)
17457 (ada-package-start-regexp): Add defvars.
17458
17459 * info.el (Info-insert-dir): Use insert-buffer-substring.
17460
17461 * xml.el (xml-att-def-re): Add defvar.
17462
17463 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
17464 calling convention.
17465
17466 * subr.el (while-no-input): Return t if there is input.
17467
17468 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
17469
17470 * cus-start.el (all): Add `overflow-newline-into-fringe'.
17471
17472 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
17473
17474 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
17475 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
17476
17477 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
17478
17479 * cmuscheme.el (scheme-start-file): Replace reference to
17480 `user-emacs-directory' by "~/.emacs.d/".
17481
17482 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
17483
17484 * info.el (Info-dir-remove-duplicates): Avoid case folding
17485 in loop; instead, keep downcased strings for comparison.
17486 Suggested by Helmut Eller.
17487
17488 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
17489
17490 Sync with Tramp 2.0.50.
17491
17492 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
17493 XEmacs case; not necessary anymore.
17494 (tramp-user-regexp): Allow "@" as part of user name.
17495 (tramp-handle-set-visited-file-modtime)
17496 (tramp-handle-insert-file-contents)
17497 (tramp-handle-write-region): No special handling for
17498 `last-coding-system-used, because this is done in
17499 `tramp-accept-process-output' now.
17500 (tramp-accept-process-output): New defun.
17501 (tramp-process-one-action, tramp-process-one-multi-action)
17502 (tramp-wait-for-regexp, tramp-wait-for-output)
17503 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
17504 Howells <dhowells@redhat.com>.
17505 (clear-visited-file-modtime): Defadvice removed. The check for
17506 unset buffer's modtime does not need to be based on
17507 `tramp-buffer-file-attributes'. Suggested by RMS.
17508 (tramp-message): Insert "\n" if not being at beginning of line.
17509 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
17510 sequence with same logic.
17511 (tramp-completion-handle-expand-file-name): Discard call of
17512 `tramp-drop-volume-letter'. It is not necessary, and there have
17513 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
17514 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17515 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
17516 should always be visible.
17517 (tramp-handle-insert-directory, tramp-setup-complete)
17518 (tramp-set-process-query-on-exit-flag)
17519 (tramp-append-tramp-buffers): Pacify byte-compiler.
17520 (tramp-bug): Delete non-existing variables from list.
17521 Apply `tramp-load-report-modules' as pre-hook.
17522 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
17523 `shell-prompt-pattern' because of non-7bit characters.
17524 Reported by Sebastian Luque <sluque@mun.ca>.
17525 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
17526 (tramp-match-string-list): Remove function.
17527 (tramp-wait-for-regexp): Remove call of that function.
17528 Suggested by Kim F. Storm <storm@cua.dk>.
17529 (tramp-set-auto-save-file-modes): Use octal integer code #o600
17530 instead of octal character code ?\600. The latter resulted in a
17531 syntax error with XEmacs.
17532
17533 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
17534 XEmacs case; not necessary anymore.
17535 (tramp-smb-handle-write-region): No special handling for
17536 `last-coding-system-used, because this is done in
17537 `tramp-accept-process-output' now.
17538 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
17539
17540 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
17541
17542 * wid-edit.el (widget-choice-value-create):
17543 Unconditionally respect user choice. Set :explicit-choice back to nil
17544 when no longer needed.
17545 (widget-choice-action): Unconditionally respect user choice.
17546 Eliminate :explicit-choice-value.
17547
17548 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
17549
17550 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
17551 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
17552 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
17553 running new function `toggle-indicate-empty-lines'.
17554 Rename "Customize" item to "Customize fringe".
17555 Rename "Indicators" item to "Buffer boundaries" and change help echo.
17556 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
17557 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
17558 Delete "Empty lines only" item.
17559 (menu-bar-showhide-fringe-ind-customize): New function.
17560 (menu-bar-showhide-fringe-ind-mixed)
17561 (menu-bar-showhide-fringe-ind-box)
17562 (menu-bar-showhide-fringe-ind-right)
17563 (menu-bar-showhide-fringe-ind-left)
17564 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
17565 instead of `fringe-indicators'.
17566
17567 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17568
17569 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
17570 Change the date of last update.
17571
17572 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
17573
17574 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
17575 (viper-exec-yank, viper-put-back): Don't display modification msg
17576 if in the minibuffer.
17577
17578 * viper-init.el (viper-replace-overlay-cursor-color)
17579 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
17580 Make variables frame local.
17581
17582 * viper-util.el (viper-append-filter-alist): Use append instead of
17583 nconc.
17584
17585 * viper.el (viper-vi-state-mode-list)
17586 (viper-emacs-state-mode-list): Move help-mode and
17587 completion-list-mode from the first list to the second.
17588 (viper-mode): Docstring.
17589 (viper-go-away, viper-non-hook-settings): Don't localize
17590 minor-mode-alist in newer Emacsen. Add advice to
17591 set-cursor-color. Don't bind "\C-c\\".
17592
17593 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
17594
17595 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
17596 (scheme-macro-expand-command): New user options.
17597 (scheme-trace-procedure, scheme-expand-current-form): New commands.
17598 (scheme-form-at-point, scheme-start-file)
17599 (scheme-interactively-start-process): New functions.
17600 (scheme-get-process): New function, extracted from `scheme-proc'.
17601 (run-scheme): Call `scheme-start-file' to get start file, and pass
17602 it to `make-comint'.
17603 (switch-to-scheme, scheme-proc):
17604 Call `scheme-interactively-start-process' if no Scheme buffer/process
17605 is available.
17606
17607 2005-08-06 Juri Linkov <juri@jurta.org>
17608
17609 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17610 Use `compilation-text-face', `compilation-info-text-face' and
17611 `compilation-error-text-face' instead of `font-lock-keyword-face'.
17612 (compilation-error): New face.
17613 (compilation-error-file-name): Inherit from
17614 `compilation-error' instead of `font-lock-warning-face'.
17615 (compilation-warning-file-name): Inherit from
17616 `compilation-warning' instead of `font-lock-warning-face'.
17617 (compilation-info, compilation-error-file-name)
17618 (compilation-warning-file-name, compilation-info-file-name)
17619 (compilation-line-number, compilation-column-number): Doc fix.
17620 (compilation-error-text-face, compilation-warning-text-face)
17621 (compilation-info-text-face): New face variables.
17622 (compilation-line-face, compilation-column-face)
17623 (compilation-enter-directory-face)
17624 (compilation-leave-directory-face): Doc fix.
17625 (compilation-text-face): New function.
17626
17627 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
17628 instead of 1 to display binary file names as info file links.
17629 (grep-error-face): Use `compilation-error-face' instead of
17630 `font-lock-keyword-face'.
17631 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
17632 and `compilation-warning-text-face' instead of
17633 `font-lock-keyword-face'. Use `compilation-error-text-face'
17634 instead of `grep-error-face'.
17635
17636 2005-08-05 Kenichi Handa <handa@m17n.org>
17637
17638 * international/code-pages.el: Add autoload cookies for all coding
17639 systems.
17640
17641 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
17642
17643 * cus-start.el (all): Put undo.c where it alphabetically belongs.
17644
17645 2005-08-04 Juri Linkov <juri@jurta.org>
17646
17647 * progmodes/compile.el (compilation-mode-map):
17648 * progmodes/grep.el (grep-mode-map):
17649 Bind TAB to `compilation-next-error' and [backtab] to
17650 `compilation-previous-error'.
17651
17652 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
17653 matching line numbers, column numbers and their ranges with regexp
17654 matching only line numbers.
17655 (grep-context-face): New face variable.
17656 (grep-mode-font-lock-keywords): Use it.
17657
17658 * faces.el (read-face-name): Delete duplicate faces.
17659
17660 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
17661
17662 * thumbs.el (thumbs-find-image): Don't make variables
17663 automatically buffer local.
17664 (thumbs-current-tmp-filename, thumbs-current-image-filename)
17665 (thumbs-image-num): Make automatically buffer local.
17666 (thumbs-show-thumbs-list): Use `make-local-variable', not
17667 `make-variable-buffer-local'.
17668 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
17669
17670 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
17671 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
17672 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
17673 (bother, bye, canyou, chatlst, continue, deathlst, describe)
17674 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
17675 (feelings-about, foullst, found, hello, history, howareyoulst)
17676 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
17677 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
17678 (neglst, obj, object, owner, please, problems, qlist)
17679 (random-adjective, relation, remlst, repetitive-shortness)
17680 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
17681 (shortlst, something, sportslst, stallmanlst, states, subj)
17682 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
17683 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17684 Defvar at compile time.
17685
17686 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
17687 not `make-variable-buffer-local'.
17688
17689 2005-08-02 Kim F. Storm <storm@cua.dk>
17690
17691 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
17692 rectangle overlay in selected window.
17693
17694 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
17695
17696 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
17697 instead of display group. Make `indicate-buffer-boundaries'
17698 customizable through Custom.
17699
17700 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
17701
17702 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
17703 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
17704 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
17705 (gdb-put-string): Fix typos in docstrings.
17706
17707 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
17708
17709 Update copyright notices of files in progmodes directory for
17710 release of Emacs 22.1.
17711
17712 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
17713
17714 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
17715 Don't barf if the GUD buffer has been killed.
17716
17717 2005-08-01 Kim F. Storm <storm@cua.dk>
17718
17719 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
17720
17721 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
17722
17723 * simple.el (next-error-follow-minor-mode):
17724 make-variable-buffer-local -> make-local-variable.
17725
17726 * emacs-lisp/cl-extra.el: Require CL also when compiling.
17727
17728 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
17729 (byte-compile-form-make-variable-buffer-local): New functions to warn
17730 about misuses of make-variable-buffer-local where make-local-variable
17731 was meant.
17732
17733 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
17734
17735 * bs.el (bs-attributes-list): Doc fix.
17736 (bs): Update url-link.
17737
17738 * desktop.el (desktop-save-buffer): Fix typos in docstring.
17739 (desktop-load-default): Simplify.
17740
17741 * ibuffer.el (ibuffer-columnize-and-insert-list)
17742 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
17743 (ibuffer-unmark-all, ibuffer-toggle-marks)
17744 (ibuffer-unmark-forward, ibuffer-unmark-backward)
17745 (ibuffer-compile-make-format-form, ibuffer-format-column)
17746 (ibuffer-current-buffers-with-marks)
17747 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
17748 (ibuffer): Doc fix.
17749 (ibuffer-mode): Fix typo in docstring.
17750 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
17751 with `define-obsolete-variable-alias'.
17752 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
17753
17754 2005-07-29 Kenichi Handa <handa@m17n.org>
17755
17756 * international/mule-cmds.el (select-message-coding-system):
17757 Be sure to use LF for end-of-line. If no coding system is decided,
17758 return iso-8859-1-unix.
17759
17760 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
17761
17762 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
17763 (ange-ftp-pending-error-line): New vars.
17764 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
17765 to handle the non-fatal no-route-to-host messages.
17766 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
17767
17768 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
17769
17770 * isearch.el (isearch-mode-map, isearch-other-meta-char)
17771 (isearch-quote-char, isearch-printing-char)
17772 (isearch-text-char-description): "?\ " -> "?\s".
17773 (isearch-lazy-highlight-cleanup)
17774 (isearch-lazy-highlight-initial-delay)
17775 (isearch-lazy-highlight-interval)
17776 (isearch-lazy-highlight-max-at-a-time)
17777 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
17778 Declare with define-obsolete-*-alias macros.
17779 (isearch-forward): Fix typo in docstring.
17780 (search-invisible, search-ring-yank-pointer)
17781 (regexp-search-ring-yank-pointer): Doc fixes.
17782
17783 * recentf.el (recentf-menu-append-commands-p): Declare with
17784 `define-obsolete-variable-alias'.
17785 (recentf-max-saved-items, recentf-menu-filter)
17786 (recentf-arrange-by-rule-subfilter): Doc fixes.
17787 (recentf-menu-append-commands-flag)
17788 (recentf-initialize-file-name-history, recentf-expand-file-name)
17789 (recentf-clear-data): Fix typos in docstrings.
17790
17791 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
17792
17793 * progmodes/gdb-ui.el: Smarten comments.
17794 (gdb-info-breakpoints-custom): Use nowarn when finding file.
17795
17796 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17797
17798 * term/apollo.el (terminal-init-apollo): New function containing
17799 all former top level forms in the file.
17800 * term/bobcat.el (terminal-init-bobcat):
17801 * term/cygwin.el (terminal-init-cygwin):
17802 * term/iris-ansi.el (terminal-init-iris-ansi):
17803 * term/linux.el (terminal-init-linux):
17804 * term/news.el (terminal-init-news):
17805 * term/rxvt.el (terminal-init-rxvt):
17806 * term/sun.el (terminal-init-sun):
17807 * term/tvi970.el (terminal-init-tvi970):
17808 * term/vt100.el (terminal-init-vt100):
17809 * term/vt102.el (terminal-init-vt102):
17810 * term/vt125.el (terminal-init-vt125):
17811 * term/vt200.el (terminal-init-vt200):
17812 * term/vt201.el (terminal-init-vt201):
17813 * term/vt220.el (terminal-init-vt220):
17814 * term/vt240.el (terminal-init-vt240):
17815 * term/vt300.el (terminal-init-vt300):
17816 * term/vt320.el (terminal-init-vt320):
17817 * term/vt400.el (terminal-init-vt400):
17818 * term/vt420.el (terminal-init-vt420):
17819 * term/wyse50.el (terminal-init-wyse50):
17820 * term/xterm.el (terminal-init-xterm): Likewise.
17821
17822 * term/README: Describe the terminal-init-* functionality.
17823
17824 * startup.el (command-line): After loading the terminal initialization
17825 file call the corresponding terminal initialization function.
17826
17827 2005-07-27 Kenichi Handa <handa@m17n.org>
17828
17829 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
17830 negative.
17831
17832 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
17833 (ps-mule-composition-prologue): Fix for the case that
17834 RelativeCompose is false.
17835
17836 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
17837
17838 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
17839
17840 * descr-text.el (describe-char): Handle the case where the list of
17841 chars is displayed in a separate frame.
17842 Be a bit more discriminating when looking for the char.
17843
17844 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
17845
17846 * bookmark.el (bookmark-automatically-show-annotations)
17847 (bookmark-read-annotation-text-func): Doc fixes.
17848 (bookmark-save): Improve argument/docstring consistency.
17849 (bookmark-get-bookmark, bookmark-get-bookmark-record)
17850 (bookmark-alist-from-buffer)
17851 (bookmark-upgrade-file-format-from-0)
17852 (bookmark-grok-file-format-version)
17853 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
17854 (bookmark-read-annotation-mode)
17855 (bookmark-insert-current-bookmark, bookmark-jump)
17856 (bookmark-exit-hook): Fix typos in docstrings.
17857 (bookmark-exit-hooks): Define as obsolete alias.
17858 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
17859 not `bookmark-exit-hooks'. Fix docstring.
17860 (bookmark-bmenu-select): "?\ " -> "?\s".
17861
17862 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
17863
17864 * startup.el (command-line): Fix typo.
17865
17866 2005-07-24 Richard M. Stallman <rms@gnu.org>
17867
17868 * tooltip.el (tooltip-mode): Test emacs-basic-display,
17869 not emacs-quick-startup.
17870
17871 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
17872
17873 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
17874 (reb-next-match, reb-show-subexp): Use `with-selected-window'
17875 instead of `reb-with-current-window'.
17876 (reb-prev-match): Likewise. Also, don't move left if the search
17877 was unsuccessful.
17878 (reb-initialize-buffer): New function.
17879 (re-builder, reb-change-syntax): Use it.
17880
17881 * man.el (Man-goto-page): Make second argument NOERROR optional.
17882
17883 2005-07-23 Richard M. Stallman <rms@gnu.org>
17884
17885 * man.el (Man-bgproc-sentinel): Check here for failure to find
17886 any man page in the output, and report the error here.
17887 (Man-arguments): Make it permanent local.
17888 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
17889 (Man-mode): Pass t for NOERROR.
17890
17891 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
17892 (grep-mode-font-lock-keywords):
17893 Don't use compilation-...-face for messages that are not file names.
17894
17895 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17896 Don't use compilation-...-face for messages that are not file names.
17897
17898 2005-07-22 Juri Linkov <juri@jurta.org>
17899
17900 * startup.el (normal-splash-screen): Update menu name.
17901
17902 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
17903
17904 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17905
17906 * term/xterm.el: Load term/rxvt if the terminal is actually an
17907 rxvt terminal.
17908 (xterm-rxvt-set-background-mode): Remove, not used anymore.
17909
17910 * term/rxvt.el (function-key-map): Use substitute-key-definition
17911 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
17912
17913 * term/cygwin.el: New file.
17914
17915 2005-07-22 Kim F. Storm <storm@cua.dk>
17916
17917 * image-file.el (insert-image-file, image-file-yank-handler):
17918 Fix last change to maintain a (unique) yank-handler on yanked images.
17919
17920 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
17921
17922 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
17923 of the file size (as in "177B" for 177 bytes). This happens with
17924 "ls -lh" on FreeBSD.
17925
17926 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
17927
17928 * hilit-chg.el (highlight-changes-global-initial-state)
17929 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
17930 (hilit-chg-fixup, highlight-changes-mode):
17931 Fix typos in docstrings.
17932 (highlight-changes-global-modes, highlight-changes-rotate-faces):
17933 Doc fixes.
17934
17935 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
17936
17937 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
17938 mode function using `eval-after-load'.
17939
17940 2005-07-21 Kim F. Storm <storm@cua.dk>
17941
17942 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
17943 included when reporting an emacs crash, and tell about the DEBUG file.
17944
17945 * image-file.el (insert-image-file): Add yank-handler.
17946 (image-file-yank-handler): Yank handler to make unique copies of
17947 images when they are yanked into a buffer next to each other.
17948
17949 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
17950
17951 * comint.el (comint-use-prompt-regexp, comint-send-input)
17952 (comint-source-default, comint-extract-string)
17953 (comint-get-source, comint-word, comint-completion)
17954 (comint-source, comint-prompt-read-only, comint-update-fence):
17955 Fix typos in docstrings.
17956 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
17957 Declare with define-obsolete-*-alias macros.
17958 (comint-previous-matching-input-from-input)
17959 (comint-next-matching-input-from-input)
17960 (comint-previous-matching-input, comint-next-matching-input)
17961 (comint-forward-matching-input):
17962 Improve argument/docstring consistency.
17963
17964 * desktop.el (desktop-clear-preserve-buffers-regexp):
17965 Also preserve the *server* buffer.
17966
17967 * simple.el (clone-indirect-buffer): Doc fix.
17968 (fixup-whitespace, just-one-space)
17969 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
17970 (next-error, next-error-highlight)
17971 (next-error-highlight-no-select, next-error-last-buffer)
17972 (next-error-buffer-p, next-error-find-buffer, next-error)
17973 (previous-error, next-error-no-select, previous-error-no-select)
17974 (open-line, split-line, minibuffer-prompt-width, kill-new)
17975 (binary-overwrite-mode): Fix typos in docstrings.
17976 (set-fill-column): Fix typo in message.
17977
17978 * skeleton.el (skeleton-proxy-new): Doc fix.
17979
17980 * strokes.el (strokes-load-hook): Doc fix.
17981 (strokes-grid-resolution, strokes-get-grid-position)
17982 (strokes-renormalize-to-grid, strokes-read-stroke)
17983 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
17984 (strokes-global-map): Fix typos in docstrings.
17985 (strokes-help): Doc fix. Fix help message and pass it through
17986 `substitute-command-keys'.
17987
17988 * tempo.el (tempo-insert-prompt, tempo-interactive)
17989 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
17990 (tempo-insert-string-functions, tempo-local-tags)
17991 (tempo-define-template, tempo-insert-template)
17992 (tempo-insert-prompt-compat, tempo-is-user-element)
17993 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
17994 Fix typos in docstrings.
17995
17996 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
17997 (vcursor-key-bindings, vcursor-use-vcursor-map)
17998 (vcursor-find-window, vcursor-scroll-down)
17999 (vcursor-disable, vcursor-beginning-of-buffer)
18000 (vcursor-end-of-buffer): Fix typos in docstrings.
18001 (vcursor-relative-move, vcursor-get-char-count):
18002 Improve argument/docstring consistency.
18003
18004 * version.el: "?\ " -> "?\s".
18005
18006 * wid-edit.el (widget-default-create, widget-after-change)
18007 (widget-default-format-handler, widget-checklist-add-item)
18008 (widget-radio-add-item, widget-choose, widget-specify-secret)
18009 (widget-field-value-create, widget-field-value-get)
18010 (widget-editable-list-format-handler)
18011 (widget-editable-list-entry-create, widget-group-value-create)
18012 (widget-documentation-link-add)
18013 (widget-documentation-string-value-create): "?\ " -> "?\s".
18014 (widget-convert-text): Doc fix.
18015 (widget-narrow-to-field, widget-field-find)
18016 (widget-url-link-action, widget-emacs-library-link-action)
18017 (widget-color-notify): Fix typos in docstrings.
18018
18019 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
18020 (x-select-text, set-w32-system-coding-system)
18021 (w32-add-charset-info): Fix typos in docstrings.
18022
18023 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
18024 (cua-enable-cua-keys, cua-use-hyper-key)
18025 (cua-virtual-rectangle-edges): Fix typos in docstrings.
18026 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
18027
18028 * net/tramp.el (tramp-handle-load): Fix typo in error message.
18029
18030 * emacs-lisp/re-builder.el (regexp-builder): Declare with
18031 `defalias' instead of faking it.
18032
18033 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
18034 (eshell-ls-missing, eshell-ls-dired-initial-args)
18035 (eshell-ls-use-in-dired): Fix typos in docstrings.
18036
18037 2005-07-20 Kim F. Storm <storm@cua.dk>
18038
18039 * emulation/cua-base.el (cua-mode): Improve doc string.
18040
18041 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
18042
18043 * abbrev.el (expand-region-abbrevs): Doc fix.
18044 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
18045 Improve argument/docstring consistency.
18046
18047 * arc-mode.el (archive-get-descr, archive-alternate-display):
18048 Doc fixes.
18049 (archive-l-e): Improve argument/docstring consistency.
18050 (archive-tmpdir, archive-unixdate, archive-unixtime)
18051 (archive-chmod-entry): Fix typos in docstrings.
18052 (archive-unflag, archive-unflag-backwards)
18053 (archive-unmark-all-files): "?\ " -> "?\s".
18054
18055 * buff-menu.el (Buffer-menu-unmark): Doc fix.
18056 (Buffer-menu-not-modified, Buffer-menu-execute)
18057 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
18058 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
18059
18060 * composite.el (compose-string, encode-composition-rule)
18061 (compose-last-chars): Fix typos in docstrings.
18062
18063 * desktop.el (desktop-enable, desktop-basefilename):
18064 Declare with `define-obsolete-variable-alias'.
18065 (desktop-internal-v2s): Don't quote keywords.
18066 (desktop-clear): "?\ " -> "?\s".
18067
18068 * dired.el (dired-align-file, dired-flag-backup-files)
18069 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
18070 (dired-listing-switches, dired-ls-F-marks-symlinks)
18071 (dired-dwim-target, dired-load-hook, dired-mode-hook)
18072 (dired-directory, dired-faces, dired, dired-revert)
18073 (dired-mode, dired-summary, dired-view-file)
18074 (dired-copy-filename-as-kill, dired-delete-file)
18075 (dired-no-confirm, dired-unmark-all-marks)
18076 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
18077 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
18078 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
18079 Fix typos in message strings.
18080
18081 * dired-x.el (virtual-dired): Declare with `defalias'.
18082 (dired-mark-unmarked-files, dired-local-variables-file)
18083 (dired-omit-here-always): Doc fix.
18084 (dired-omit-mode, dired-find-subdir)
18085 (dired-enable-local-variables, dired-clean-up-buffers-too)
18086 (dired-extra-startup, dired-mark-extension, dired-jump)
18087 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
18088 (dired-smart-shell-command, dired-guess-shell-alist-user)
18089 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
18090 (dired-x-bind-find-file, dired-x-submit-report):
18091 Fix typos in docstrings.
18092 (dired-mark-unmarked-files): "?\ " -> "?\s".
18093
18094 * dirtrack.el (dirtrack-list): Fix typos in docstring.
18095
18096 * faces.el (describe-face): "?\ " -> "?\s".
18097 (read-all-face-attributes, read-face-font, modify-face)
18098 (face-attr-construct, italic): Fix typos in docstrings.
18099 (frame-update-face-colors): Declare with
18100 `define-obsolete-function-alias'.
18101
18102 * files.el (find-file-noselect, recode-file-name): Doc fixes.
18103 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
18104 (magic-mode-alist, buffer-file-numbers-unique)
18105 (write-file-functions, get-free-disk-space):
18106 Fix typos in docstrings.
18107 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
18108 (write-contents-hooks, write-file-hooks):
18109 Declare with `define-obsolete-variable-alias'.
18110
18111 * forms-d2.el (arch-rj): Fix typo in docstrings.
18112 (arch-tocol): Likewise. "?\ " -> "?\s".
18113
18114 * frame.el (set-frame-font, cursor-in-non-selected-windows):
18115 Fix typo in docstring.
18116 (set-screen-width, set-screen-height): Delete redundant info in
18117 doctrings.
18118 (new-frame, screen-height, screen-width): Declare with
18119 `define-obsolete-function-alias'.
18120 (delete-frame-hook, blink-cursor): Declare with
18121 `define-obsolete-variable-alias'.
18122
18123 * paths.el (prune-directory-list): Fix typos in docstring.
18124
18125 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
18126 (cvs-prefix-get): Fix typos in docstrings.
18127
18128 * ps-print.el (ps-extend-face-list, ps-extend-face)
18129 (ps-print-background-image): Fix typos in docstrings.
18130 (ps-default-fg, ps-default-bg): Doc fixes.
18131
18132 * s-region.el (s-region-bind): Doc fix.
18133 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
18134
18135 * textmodes/org.el (org-table-formula-substitute-names)
18136 (org-table-get-vertical-vector): Doc fixes.
18137 (org-table-recalculate): Remove unused argument to `message'.
18138
18139 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
18140
18141 * textmodes/org.el (org-table-column-names)
18142 (org-table-column-name-regexp)
18143 (org-table-named-field-locations): New variables.
18144 (org-archive-subtree): Protect `this-command' when calling
18145 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
18146 the kill buffer.
18147 (org-complete): Remove fixed-formula completion.
18148 (org-edit-formulas-map): New variable.
18149 (org-table-edit-formulas): New command.
18150 (org-finish-edit-formulas, org-abort-edit-formulas)
18151 (org-show-variable, org-table-get-vertical-vector): New functions.
18152 (org-table-maybe-eval-formula): Handle `:=' fields.
18153 (org-table-get-stored-formulas, org-table-store-formulas)
18154 (org-table-get-formula, org-table-modify-formulas)
18155 (org-table-replace-in-formulas): Handle named field formulas.
18156 (org-table-get-specials): Store locations of named fields.
18157
18158 2005-07-19 Juri Linkov <juri@jurta.org>
18159
18160 * progmodes/grep.el (grep-regexp-alist)
18161 (grep-mode-font-lock-keywords, grep-process-setup):
18162 Use default GNU grep match color "01;31m" instead of "01;41m".
18163 (grep-regexp-alist, grep-mode-font-lock-keywords):
18164 Use `\\[[0-9]*m' instead of `\\[00m'.
18165 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
18166 sgr_start where its handling is more important. Use the real
18167 length of sgr_start instead of constant 8.
18168 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
18169 specially. Delete all remaining escape sequences.
18170 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
18171 (grep-regexp-alist): Make hyperlink only for binary file name
18172 instead of the whole line.
18173 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
18174 (grep-mode): Add autoload.
18175
18176 * emacs-lisp/find-func.el (find-function-regexp):
18177 Add `define-compilation-mode'.
18178
18179 2005-07-19 Juri Linkov <juri@jurta.org>
18180
18181 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
18182 (compare-windows-sync-string-size, compare-windows-recenter)
18183 (compare-windows-highlight, compare-windows): Add version 22.1.
18184 (compare-windows) <defface>: Inherit from lazy-highlight instead
18185 of duplicating its default value.
18186
18187 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
18188 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
18189
18190 * descr-text.el (describe-char): Create link buttons for `charset'
18191 and `code point'. Add the current input method name with a link
18192 button to `to input' field. Print face names of display table
18193 characters in `The display table entry is displayed by' section
18194 instead of printing face-id in the `display' field.
18195 Guess hardcoded faces and create a link button for them.
18196 Skip empty fields when calculating max-width.
18197 Treat `widget-create' specially while inserting strings from the
18198 collected field list.
18199 (describe-char-after): Made obsolete in version 22.1, not 21.5.
18200
18201 * diff-mode.el (diff-file-header): Change foreground color from
18202 yellow to green on light backgrounds.
18203 (diff-context): Inherit from `shadow' only for color/grayscale
18204 with more than 88 colors.
18205 (diff-indicator-removed, diff-indicator-added)
18206 (diff-indicator-changed): New faces.
18207 (diff-font-lock-keywords): Use new faces. Regroup rules.
18208 Add "^---$" for `normal' diff format. Fontify `#' lines with
18209 font-lock-comment-delimiter-face and font-lock-comment-face.
18210 Add `#' to ^[^...] in the rule for `diff-context-face'.
18211
18212 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
18213 a button-like box. Inherit from `highlight' on low colors.
18214 (shadow): Use shades of gray only for color/grayscale with
18215 more than 88 colors. Use green for light backgrounds with
18216 8 colors, and yellow for dark backgrounds with 8 colors.
18217
18218 * font-lock.el (font-lock-regexp-grouping-backslash):
18219 Don't inherit from escape-glyph (use bold for all cases).
18220
18221 * info.el (info-xref-visited): Use light foreground color `violet'
18222 for dark backgrounds instead of dark color `magenta3'.
18223 (info-title-1): Use `yellow' color for dark backgrounds.
18224
18225 * isearch.el (isearch): Use not-too-dark magenta3 instead of
18226 too-light magenta2.
18227
18228 * replace.el (match): Use slightly more light RoyalBlue3 instead
18229 of dark RoyalBlue4.
18230
18231 * wid-edit.el (widget-inactive): Inherit from `shadow'.
18232
18233 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
18234
18235 * novice.el (disabled-command-hook): Declare it with
18236 `define-obsolete-variable-alias'.
18237
18238 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
18239 (desktop-buffer-misc-functions, desktop-buffer-handlers)
18240 (desktop-load-default): Add release to obsolescence info.
18241 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
18242 (desktop-append-buffer-args, desktop-read):
18243 Fix typos in docstrings.
18244 (desktop-kill): Fix typo in message.
18245 (desktop-save): Doc fix.
18246
18247 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
18248
18249 * viper-cmd.el (viper-escape-to-state): Bug fix.
18250 (viper-envelop-ESC-key): Change the definition of fast
18251 keysequence so it'll work with keyboard macros.
18252
18253 * ediff.el (ediff-patch-buffer): Change the docstring.
18254
18255 2005-07-19 Kenichi Handa <handa@m17n.org>
18256
18257 * international/mule-cmds.el (select-safe-coding-system): Try to
18258 use an auto-coding (if any) before anything else. If the found
18259 auto-coding is invalid, show a warning message.
18260
18261 * international/mule.el (find-auto-coding): New function created
18262 by modifying the body of set-auto-coding.
18263 (set-auto-coding): Use find-auto-coding to find a coding.
18264
18265 2005-07-18 Richard M. Stallman <rms@gnu.org>
18266
18267 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
18268 not isearch-mode-end-hook-error.
18269 (allout-before-change-protect): Fix error message.
18270
18271 2005-07-18 Juri Linkov <juri@jurta.org>
18272
18273 * allout.el (allout-mode):
18274 * calculator.el (calculator-copy):
18275 * custom.el (custom-known-themes):
18276 * dired.el (dired-desktop-buffer-misc-data)
18277 (dired-restore-desktop-buffer):
18278 * dired-x.el (dired-omit-marker-char):
18279 * files.el (basic-save-buffer):
18280 * font-core.el (font-lock-mode):
18281 * calendar/calendar.el (calendar-goto-hebrew-date)
18282 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
18283 (calendar-goto-persian-date):
18284 * language/ethio-util.el (ethio-sera-to-fidel-region):
18285 * textmodes/picture.el (picture-mode):
18286 Delete duplicate duplicate words.
18287
18288 2005-07-18 Juri Linkov <juri@jurta.org>
18289
18290 * isearch.el (isearch-mode-map): Remove key bindings for regexp
18291 chars * ? } |.
18292 (isearch-fallback): Don't call `isearch-process-search-char'.
18293 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
18294 (isearch-process-search-char): Call `isearch-fallback' for regexp
18295 chars * ? } |.
18296 (isearch-return-char): Make obsolete with `make-obsolete' instead
18297 of simply documenting it as obsolete in the docstring.
18298 (isearch-fallback): Refill docstring.
18299
18300 * international/isearch-x.el
18301 (isearch-process-search-multibyte-characters): Remove unneeded
18302 `concat'. Add intermediate values to `junk-hist' instead of
18303 `minibuffer-history'. Test the length of `str'.
18304
18305 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
18306
18307 * allout.el (allout-resolve-xref): Fix typos in error strings.
18308 (allout-before-change-protect): Remove unneeded `concat'.
18309
18310 * array.el (array-mode, array-reconfigure-rows)
18311 (untabify-backward): Fix typos in docstrings.
18312 (array-reconfigure-rows): Use `insert-buffer-substring', not
18313 `insert-buffer'.
18314
18315 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
18316 * progmodes/ada-mode.el (ada-make-body):
18317 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
18318
18319 * dired.el (dired-log):
18320 * tar-mode.el (tar-subfile-save-buffer):
18321 * play/zone.el (zone-pgm-stress-destress):
18322 Use `insert-buffer-substring', not `insert-buffer'.
18323
18324 2005-07-17 Simon Josefsson <jas@extundo.com>
18325
18326 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
18327
18328 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
18329
18330 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
18331 Add plain auth method.
18332 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
18333
18334 2005-07-17 Kim F. Storm <storm@cua.dk>
18335
18336 * ido.el (dired-other-window): Add ido property.
18337
18338 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
18339
18340 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18341 Fix typo in docstring.
18342 (byte-compile-interactive-only-functions): Add `insert-buffer' and
18343 `insert-file-literally'.
18344
18345 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
18346 info and delete redundant message. Doc fix.
18347 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
18348 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
18349
18350 2005-07-16 Richard M. Stallman <rms@gnu.org>
18351
18352 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
18353 (byte-compile-and): Use byte-compile-and-recursion.
18354 (byte-compile-or-recursion): New function.
18355 (byte-compile-or): Use that.
18356 (byte-compile-if): Guard the else-clause too.
18357 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
18358
18359 * isearch.el (isearch-mode-end-hook-quit): New variable.
18360 (isearch-done): Bind it.
18361 (isearch-mode-end-hook): Doc fix.
18362
18363 * allout.el (allout-isearch-did-quit): Variable deleted.
18364 (allout-real-isearch-abort): Function name no longer used.
18365 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
18366 (allout-isearch-rectification): isearch-mode always exists.
18367 Don't set allout-isearch-did-quit.
18368 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
18369 allout-isearch-did-quit.
18370 (allout-enwrap-isearch): Just add the hook.
18371 (allout-isearch-abort): Function deleted.
18372 (allout-pre-command-business): Avoid warning.
18373
18374 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
18375 Correctly avoid warnings.
18376 (pascal-outline): Likewise.
18377
18378 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
18379
18380 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
18381
18382 * play/tetris.el (tetris-mode): Avoid warning.
18383
18384 * play/snake.el (snake-mode): Avoid warning.
18385
18386 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
18387 (gamegrid-set-display-table): Avoid warning.
18388 (gamegrid-set-timer): Likewise.
18389 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
18390 (gamegrid-add-score-with-update-game-score-1): Take FILE
18391 as argument.
18392 (gamegrid-add-score-with-update-game-score): Pass that argument.
18393 Rename have-shared-game-dir to gamegrid-shared-game-dir.
18394
18395 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
18396
18397 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
18398 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
18399
18400 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
18401 and insert-file.
18402
18403 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
18404 (sc-ask): Avoid warnings.
18405
18406 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
18407 (eshell-hist-initialize): Use that var the natural way.
18408
18409 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
18410
18411 * emacs-lisp/re-builder.el (reb-cook-regexp):
18412 Avoid warning calling lre-compile-string.
18413 (reb-color-display-p): Avoid warning.
18414
18415 * calculator.el (calculator-last-input): Guard uses
18416 of event-key and key-press-event-p.
18417 (event-key, key-press-event-p): Delete definitions.
18418
18419 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
18420 (find-gc-source-directory, find-gc-subrs-callers)
18421 (find-gc-noreturn-list, find-gc-source-files)
18422 (find-gc-subrs-called): Vars renamed and defvar'd.
18423
18424 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
18425 (checkdoc-overlay-put, checkdoc-delete-overlay)
18426 (checkdoc-overlay-start, checkdoc-overlay-end)
18427 (checkdoc-mode-line-update, checkdoc-char=):
18428 Define such that compiler knows they are defined.
18429 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
18430 (checkdoc-read-event): Delete. Use read-event directly.
18431
18432 * whitespace.el (whitespace-make-overlay)
18433 (whitespace-overlay-put, whitespace-delete-overlay)
18434 (whitespace-overlay-start, whitespace-overlay-end):
18435 Define such that compiler knows they are defined.
18436 (whitespace): Move conditional inside.
18437
18438 * tempo.el (tempo-insert-template): Suppress warning.
18439
18440 * ediff-diff.el (longlines-mode): Add defvar.
18441
18442 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
18443
18444 * server.el: Bind "C-x #" in a way that works even if C-x is
18445 redefined to a command key, not a prefix key.
18446
18447 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18448
18449 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
18450 cl-make-type-test till execution time.
18451
18452 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
18453
18454 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
18455 arg ARG and use it.
18456
18457 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
18458
18459 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
18460
18461 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
18462
18463 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18464 a defcustom with two :set or :type keywords.
18465
18466 2005-07-15 Richard M. Stallman <rms@gnu.org>
18467
18468 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18469 Don't give ^M comment-end syntax.
18470
18471 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
18472
18473 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
18474 Don't consider gdbmi (gdb-mi.el has its own update functions).
18475 (gdb-var-delete): Make it work for gdbmi as well.
18476 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
18477
18478 * progmodes/gud.el (etags, sdb): Only require etags when needed.
18479 (gud-speedbar-menu-items): Correct logic for enabling items.
18480
18481 2005-07-15 Kim F. Storm <storm@cua.dk>
18482
18483 * ido.el: Fix commentary.
18484 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
18485 Use with-no-warnings around ffap-guesser.
18486 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
18487 Let bind minibuffer-completing-file-name to t.
18488
18489 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
18490
18491 * startup.el (site-run-file, keyboard-type): Doc fixes.
18492 (command-line): Check for "--basic-display" argument; also for
18493 "--quick", not "--bare-bones" (which was renamed).
18494 (fancy-splash-text): Add missing item "Getting New Versions".
18495 (normal-splash-screen): Fix typos and improve consistency with
18496 `fancy-splash-text'. Update copyright year.
18497
18498 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
18499 valid binding for `help-char'.
18500
18501 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
18502
18503 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
18504
18505 * term.el (term-mode): Disable cua-mode for term buffers.
18506
18507 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
18508
18509 * add-log.el (add-log-mailing-address, change-log-merge):
18510 Doc fixes.
18511 (change-log-get-method-definition): Fix typo in docstring.
18512
18513 2005-07-14 Kim F. Storm <storm@cua.dk>
18514
18515 * emulation/cua-base.el:
18516 (cua--pre-command-handler-1, cua--pre-command-handler)
18517 (cua--post-command-handler-1, cua--post-command-handler):
18518 Split in two. Check (buffer local) value of cua-mode.
18519 (cua-selection-mode): New command.
18520
18521 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
18522
18523 * custom.el (custom-initialize-safe-set)
18524 (custom-initialize-safe-default): Doc fixes.
18525
18526 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18527 and simplify :init-value again.
18528
18529 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18530 and simplify :init-value again. Delete autoload.
18531
18532 * startup.el (command-line): Use `custom-reevaluate-setting' again
18533 for tooltip-mode.
18534
18535 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
18536 a defcustom with two :initialize keywords.
18537
18538 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
18539
18540 * allout.el (my-mark-marker, allout-isearch-prior-pos)
18541 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
18542 (allout-post-command-business, allout-flag-region)
18543 (isearch-reenable-font-lock, allout-yank)
18544 (allout-insert-latex-header, allout-insert-latex-trailer)
18545 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
18546 (allout-latex-verb-quote): Fix typos in docstrings.
18547 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
18548 (allout-unprotected, allout-prefix-data):
18549 Improve argument/docstring consistency.
18550 (allout-chart-subtree): Fix argument spec.
18551 (allout-open-topic): Rename `use_sib_bullet' argument to
18552 `use-sib-bullet'. Doc fix.
18553
18554 * whitespace.el (whitespace-check-buffer-leading)
18555 (whitespace-check-buffer-trailing)
18556 (whitespace-check-buffer-indent)
18557 (whitespace-check-buffer-spacetab)
18558 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
18559 (whitespace-check-leading-whitespace)
18560 (whitespace-check-trailing-whitespace)
18561 (whitespace-check-spacetab-whitespace)
18562 (whitespace-check-indent-whitespace)
18563 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
18564 (whitespace-modes): Fix typos in docstrings.
18565 (defgroup, defcustom): Doc fixes.
18566
18567 * winner.el (winner-mode, winner-boring-buffers)
18568 (winner-pending-undo-ring): Doc fixes.
18569 (winner-ring): Remove unneeded `progn'.
18570 (winner-equal): `defsubst' it.
18571 (winner-redo): Fix message.
18572
18573 2005-07-13 Kim F. Storm <storm@cua.dk>
18574
18575 * simple.el (line-move-1): Always use vertical-motion to
18576 do the last (or only) line move to ensure some movement.
18577 Undo 2005-06-23 change--don't check for overlays.
18578
18579 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18580
18581 * term/mac-win.el (ccl-encode-mac-roman-font)
18582 (ccl-encode-mac-centraleurroman-font)
18583 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
18584 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
18585 Change charset-id boundary of dimension to ?\xef.
18586 (mac-char-fontspec-list): New constant.
18587 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
18588 argument. Nil uses itself as family in font-spec. Previous
18589 behavior for nil is now provided by non-nil non-string argument.
18590 All callers changed. Add font-specs for Mac fonts to
18591 "fontset-default" unless iso8859-1 fonts are installed.
18592
18593 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
18594
18595 * progmodes/sh-script.el (sh-get-indent-info): Only indent
18596 a continuation line if the \ is preceded by SPC or TAB.
18597 (sh-get-indent-info): Simplify.
18598 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
18599 Use with-current-buffer.
18600
18601 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
18602 when the matched text is empty.
18603
18604 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
18605
18606 * startup.el (command-line): Revert to previous handling of
18607 tooltip-mode. Explain in comment why the complexity is needed.
18608
18609 * tooltip.el (tooltip-mode): Revert to previous implementation of
18610 its defcustom.
18611
18612 * frame.el (blink-cursor-mode): Revert to previous implementation
18613 of its defcustom. Update comment.
18614
18615 2005-07-12 Lars Hansen <larsh@soem.dk>
18616
18617 * desktop.el: Update e-mail address.
18618
18619 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18620
18621 * term/mac-win.el (mac-services-mail-selection)
18622 (mac-services-mail-to): New functions.
18623 (mac-application-menu-map): Bind them.
18624
18625 2005-07-12 wulei <milton@wulei.net> (tiny change)
18626
18627 * progmodes/gdb-ui.el: Add note about buffering with Windows.
18628
18629 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
18630
18631 * custom.el (custom-reevaluate-setting): Doc fix.
18632
18633 2005-07-11 Jay Belanger <belanger@truman.edu>
18634
18635 * calc/calc.el (calc-embedded-announce-formula-alist)
18636 (calc-embedded-open-close-plain-alist)
18637 (calc-embedded-open-close-mode-alist): Add checks for additional
18638 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
18639
18640 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
18641
18642 * custom.el (custom-enable-theme): Don't add theme to
18643 `custom-enabled-themes' with `push' because there is no
18644 setf-method for `delq'.
18645
18646 2005-07-11 Richard M. Stallman <rms@gnu.org>
18647
18648 * custom.el (custom-declare-variable): Doc fix.
18649
18650 * dired-aux.el (dired-compare-directories): Remove "." and ".."
18651 from the alists.
18652
18653 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
18654 Do nothing if edebug-active.
18655
18656 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
18657 (edebug-display): Do it here instead.
18658
18659 2005-07-10 Richard M. Stallman <rms@gnu.org>
18660
18661 * cus-face.el (custom-theme-set-faces): Make it work.
18662 (custom-reset-faces): Doc fix.
18663 (custom-theme-reset-internal-face, custom-theme-face-value):
18664 Functions deleted.
18665
18666 * custom.el (custom-push-theme): Maintain list of the settings
18667 of a given theme in its theme-settings property.
18668 Maintain position of old settings in the theme-value
18669 or theme-face property.
18670 (custom-enabled-themes): New variable.
18671 (custom-theme-enabled-p): New function.
18672 (provide-theme): Update custom-enabled-themes.
18673 Disable and reenable the `user' theme.
18674 (require-theme): Doc fix.
18675 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
18676 (custom-theme-value, custom-theme-variable-value): Likewise.
18677 (custom-theme-reset-internal): Likewise.
18678 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
18679 (custom-enable-theme, custom-disable-theme): New functions.
18680 (custom-variable-theme-value, custom-face-theme-value): Likewise.
18681 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
18682 (custom-theme-reset-variables): Simplify.
18683 (deftheme, custom-declare-theme, custom-make-theme-feature):
18684 Definitions moved.
18685
18686 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
18687
18688 * longlines.el (longlines-show-region)
18689 (longlines-unshow-hard-newlines): Recognize hard newlines by
18690 non-nil hard property, instead of t.
18691
18692 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
18693
18694 * viper-cmd.el (viper--key-maps): New variable.
18695 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
18696 emulation-mode-map-alists.
18697 (viper-envelop-ESC-key): Use viper-subseq.
18698 (viper-search-forward/backward/next): Disable debug-on-error.
18699
18700 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18701 (viper-ESC-key): New defcustoms.
18702
18703 * viper-macs.el (ex-map-read-args): Use viper-subseq.
18704
18705 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
18706 (viper-subseq): Copy of subseq from cl.el.
18707
18708 * viper.el (viper-go-away, viper-set-hooks): Use
18709 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
18710
18711 * viper-mous.el (viper-current-frame-saved): Use defvar.
18712
18713 * viper-init.el: Get rid of -face in face names.
18714
18715 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
18716 Make it work with longlines mode
18717
18718 * ediff-mult.el (ediff-meta-mode-hook): New variable.
18719
18720 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
18721
18722 * ediff-init.el: Get rid of -face in face names.
18723
18724 2005-07-10 Richard M. Stallman <rms@gnu.org>
18725
18726 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
18727 and with-timeout-unsuspend.
18728
18729 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
18730 and with-timeout-unsuspend.
18731
18732 * emacs-lisp/timer.el (with-timeout-timers): New variable.
18733 (with-timeout): Bind that variable to record timers.
18734 (with-timeout-suspend, with-timeout-unsuspend): New functions.
18735
18736 * emacs-lisp/debug.el (debug-help-follow): New function.
18737 (debugger-mode-map): Use that instead of help-follow.
18738 (debugger-setup-buffer): Use eval-buffer-list
18739 to handle eval-buffer frames.
18740
18741 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
18742
18743 * timezone.el (timezone-parse-date): Change first regexp
18744 so it will not mistakenly match dates with no time zone.
18745
18746 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
18747
18748 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
18749
18750 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
18751
18752 * custom.el (custom-initialize-safe-set)
18753 (custom-initialize-safe-default): New functions.
18754
18755 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
18756 and simplify :init-value.
18757
18758 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
18759 and simplify :init-value. Delete obsolete comment.
18760
18761 * startup.el (command-line): Use `custom-reevaluate-setting' to
18762 handle `tooltip-mode'. Delete obsolete comment.
18763
18764 * files.el (set-visited-file-name): Avoid calling
18765 `file-name-nondirectory' with a nil argument.
18766
18767 2005-07-09 Richard M. Stallman <rms@gnu.org>
18768
18769 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
18770 was called with nil for the buffer, handle the read position right.
18771 Handle read position for eval-region, too.
18772
18773 2005-07-09 Juri Linkov <juri@jurta.org>
18774
18775 * fringe.el (fringe-mode): Add period in docstring.
18776 (fringe-query-style): Build prompt depending on `all-frames' arg.
18777
18778 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
18779 to not create links to unrelated functions in the Help buffer.
18780
18781 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
18782 Doc fix.
18783
18784 * simple.el (next-error-hook): New variable.
18785 (next-error): Use it. Doc fix.
18786
18787 * textmodes/ispell.el (ispell-command-loop): Add current
18788 dictionary name and program name to mode-line-format.
18789 (ispell-region, ispell-process-line): Add current dictionary name
18790 and program name to messages.
18791
18792 2005-07-08 Jay Belanger <belanger@truman.edu>
18793
18794 * calc/calc.el (calc-embedded-announce-formula-alist)
18795 (calc-embedded-open-close-formula-alist)
18796 (calc-embedded-open-close-word-alist)
18797 (calc-embedded-open-close-plain-alist)
18798 (calc-embedded-open-close-new-formula-alist)
18799 (calc-embedded-open-close-mode-alist)
18800 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
18801 (calc-embedded-mode-hook): New variables.
18802
18803 * calc/calc-embed.el (calc-embedded-firsttime)
18804 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
18805 New variables.
18806 (calc-do-embedded): Use calc-embedded-firsttime,
18807 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
18808 determine whether or not to run hooks.
18809 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
18810 calc-embedded-firsttime-formula appropriately.
18811 Set calc-embedded delimiter variables according to mode.
18812
18813 2005-07-08 Richard M. Stallman <rms@gnu.org>
18814
18815 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
18816 Check for "emacs", etc., as entire symbol, not just as word.
18817 (checkdoc-file-comments-engine): Use regexp-quote on FN.
18818
18819 * files.el (set-visited-file-name): Report the error
18820 for "empty filename" earlier.
18821 (kill-some-buffers): Ignore buffers already dead.
18822
18823 * fringe.el (fringe-mode): Doc fix.
18824
18825 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18826 Check for (featurep 'xemacs) and turn off warnings in what it guards.
18827 Use unwind-protect to ensure byte-compile-unresolved-functions
18828 is updated.
18829
18830 * whitespace.el (whitespace-buffer-leading-cleanup):
18831 Simplify w/ skip-chars-forward.
18832 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
18833
18834 * mail/rmail.el (rmail-only-expunge): Fix paren error.
18835 Unconditionally try to leave point at the same old place.
18836
18837 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
18838
18839 * comint.el (comint-postoutput-scroll-to-bottom)
18840 (comint-show-maximum-output): Take scroll-margin into consideration.
18841
18842 2005-07-08 Kim F. Storm <storm@cua.dk>
18843
18844 * ido.el (ido-use-filename-at-point): New choice `guess'.
18845 (ido-file-internal): Try ffap-guesser if selected.
18846
18847 * ido.el (ido-before-fallback-functions): New hook.
18848 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
18849 (ido-read-file-name): Run it.
18850
18851 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
18852
18853 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
18854 strings rather than a list of symbols to the completion function.
18855
18856 2005-07-07 Jay Belanger <belanger@truman.edu>
18857
18858 * calc/calc-units.el (math-apply-units): Change the places in
18859 which units are simplified.
18860
18861 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
18862
18863 * cus-edit.el (customize-option, customize-option-other-window):
18864 Make them handle aliases.
18865
18866 * custom.el (custom-variable-p): Make it recursively follow
18867 aliases. Mention that in the docstring.
18868
18869 2005-07-07 Richard M. Stallman <rms@gnu.org>
18870
18871 * cus-start.el (exec-path): Use `directory' instead of `file'.
18872 Fix tag for nil.
18873
18874 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18875
18876 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
18877 when called non-interactively. Doc fix.
18878
18879 2005-07-07 Lute Kamstra <lute@gnu.org>
18880
18881 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
18882 new address as well.
18883
18884 2005-07-07 Kenichi Handa <handa@m17n.org>
18885
18886 * international/mule.el (make-coding-system):
18887 Describe `ascii-incompatible' property in the docstring.
18888 (set-file-name-coding-system): Signal an error if coding-system is
18889 ascii-incompatible.
18890 (set-keyboard-coding-system): Likewise.
18891
18892 * international/mule-cmds.el (set-default-coding-systems):
18893 Don't set default-file-name-coding-system and
18894 default-keyboard-coding-system if coding-system is ASCII-incompatible.
18895
18896 * international/utf-16.el: Declare that all UTF-16-based coding
18897 systems are ASCII-incompatible.
18898
18899 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
18900
18901 * progmodes/gud.el: Require font-lock for displaying errors.
18902 Used by gdb-ui.el.
18903
18904 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
18905
18906 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
18907 values for the pattern lists which are `read'able but not
18908 `append'able (like symbols).
18909
18910 2005-07-06 Richard M. Stallman <rms@gnu.org>
18911
18912 * progmodes/flymake.el (flymake-float-time): Instead of
18913 with-no-warnings, test for xemacs.
18914 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
18915 to avoid warning.
18916
18917 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
18918
18919 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
18920
18921 2005-07-05 Lute Kamstra <lute@gnu.org>
18922
18923 * battery.el: Add support for Darwin (with much debugging help
18924 from Samuel Lauber <sam124@operamail.com>).
18925 (battery-status-function, battery-echo-area-format)
18926 (battery-mode-line-format): Add support for pmset on Darwin.
18927 (battery-load-low, battery-load-critical): New user options.
18928 (battery-pmset): New function.
18929
18930 2005-07-05 Lute Kamstra <lute@gnu.org>
18931
18932 Update FSF's address in GPL notices.
18933
18934 * textmodes/page-ext.el: Update FSF's address.
18935
18936 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18937
18938 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
18939 filling from using prefix when filling a single-line docstring.
18940
18941 * progmodes/flymake.el: Remove useless eval-when-compile.
18942
18943 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
18944
18945 2005-07-04 Richard M. Stallman <rms@gnu.org>
18946
18947 * textmodes/org.el (org-file-apps-defaults-gnu):
18948 Rename from org-file-apps-defaults-linux.
18949 (org-default-apps): Don't test system-type for `linux'.
18950 (org-file-apps): Doc fix.
18951
18952 2005-07-04 David Ponce <david@dponce.com>
18953
18954 * tree-widget.el: Improve header Commentary section.
18955 (tree-widget) [defgroup]
18956 (tree-widget-image-enable, tree-widget-themes-directory)
18957 (tree-widget-theme, tree-widget-image-properties-emacs)
18958 (tree-widget-image-properties-xemacs, tree-widget-create-image)
18959 (tree-widget-image-formats, tree-widget-control)
18960 (tree-widget-empty-control, tree-widget-leaf-control
18961 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
18962 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
18963 (tree-widget-keep, tree-widget-after-toggle-functions)
18964 (tree-widget-open-node, tree-widget-close-node): Doc fix.
18965 (tree-widget-open-control, tree-widget-close-control): Fix doc and
18966 :help-echo message.
18967 (tree-widget-set-theme): Doc fix. Use `string-equal'.
18968 (tree-widget-image-properties): Doc fix. Clearer implementation.
18969 (tree-widget--cursors): New constant.
18970 (tree-widget-lookup-image): New function split from
18971 `tree-widget-find-image'. Clearer implementation.
18972 (tree-widget-find-image): Use it.
18973 (tree-widget-button-keymap): Use `set-keymap-parent'.
18974 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
18975 Define the sub-widgets here.
18976 (tree-widget-node): Check that :node is not a tree-widget.
18977 (tree-widget-get-super, tree-widget-open-control)
18978 (tree-widget-close-control, tree-widget-empty-control)
18979 (tree-widget-leaf-control, tree-widget-guide)
18980 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
18981 (tree-widget-no-handle, tree-widget-value-delete)
18982 (tree-widget-map): Remove.
18983 (tree-widget-children-value-save): Doc fix. Simplified.
18984 (tree-widget-value-create): Update according to previous changes.
18985
18986 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
18987
18988 * textmodes/org.el: Leading space replaced by TABS.
18989 (org-recalc-marks, org-table-rotate-recalc-marks)
18990 (org-table-get-specials): Treat "^" and "_" marks.
18991 (org-table-justify-field-maybe): Optional argument NEW.
18992 (org-table-eval-formula): Parsing of the format simplified.
18993 New modes C,I. Honor the %= parameter in the current table.
18994 Avoid unnecessary re-align by using the NEW argument to
18995 `org-table-justify-field-maybe'.
18996 (org-calc-default-modes): Default for date-format mimicks org-mode.
18997 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
18998
18999 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
19000
19001 * cus-face.el (custom-theme-set-faces): Make it handle face
19002 aliases whose alias declarations are pre- or autoloaded.
19003
19004 2005-07-04 Juri Linkov <juri@jurta.org>
19005
19006 * faces.el (read-face-name): Put the code for getting a face name
19007 from the buffer before adding the faces from the `face' property.
19008 Use `completing-read-multiple' instead of `completing-read'.
19009 Require `crm'. Add default value and post-process the returned
19010 list of faces.
19011
19012 * emacs-lisp/crm.el (crm-find-current-element)
19013 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
19014
19015 * emacs-lisp/lisp-mode.el (eval-defun-1):
19016 * emacs-lisp/edebug.el (edebug-eval-defun):
19017 Remove unnecessary quotes.
19018
19019 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
19020
19021 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
19022 (prolog-indent-level): Fix typo in docstring.
19023
19024 * info.el (Info-history, Info-history-forward)
19025 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
19026
19027 * add-log.el (add-change-log-entry):
19028 * comint.el (comint-dynamic-list-input-ring)
19029 (comint-dynamic-list-completions):
19030 * dabbrev.el (dabbrev-expand):
19031 * delim-col.el (delimit-columns-rectangle-line):
19032 * diff-mode.el (diff-context->unified, diff-reverse-direction)
19033 (diff-unified->context):
19034 * ediff-init.el (ediff-abbrev-jobname):
19035 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
19036 (ediff-replace-session-activity-marker-in-meta-buffer):
19037 * info.el (Info-summary):
19038 * lpr.el (printify-region):
19039 * printing.el (pr-create-interface):
19040 * ps-print.el (ps-print-quote):
19041 * ses.el (ses-column-widths, ses-print-cell)
19042 (ses-adjust-print-width, ses-center):
19043 * shell.el (shell-file-name-quote-list):
19044 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
19045 (strokes-fill-current-buffer-with-whitespace)
19046 (strokes-xpm-for-stroke, strokes-list-strokes)
19047 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
19048 * term.el (term-dynamic-list-input-ring)
19049 (term-dynamic-list-completions):
19050 * calc/calc.el (math-format-stack-value):
19051 * emacs-lisp/edebug.el (edebug-display-freq-count):
19052 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
19053 (delphi-new-comment-line):
19054 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
19055 * progmodes/executable.el (executable-set-magic):
19056 * progmodes/python.el (inferior-python-mode):
19057 * progmodes/scheme.el (scheme-mode-syntax-table):
19058 * progmodes/sh-script.el (sh-maybe-here-document):
19059 * progmodes/sql.el (sql-copy-column):
19060 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
19061 * textmodes/bibtex.el (bibtex-mode):
19062 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
19063 (sgml-auto-attributes):
19064 * textmodes/table.el (table-insert, table-shorten-cell)
19065 (table--generate-source-scan-lines, table-delete-row)
19066 (*table--cell-delete-char, table--spacify-frame)
19067 (table--horizontally-shift-above-and-below)
19068 (table--cell-insert-char, table--cell-blank-str)
19069 (table--fill-region-strictly):
19070 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
19071 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
19072
19073 * add-log.el (change-log):
19074 * apropos.el (apropos):
19075 * comint.el (comint-completion, comint-source):
19076 * dabbrev.el (dabbrev):
19077 * delim-col.el (columns):
19078 * diff-mode.el (diff-mode):
19079 * ediff.el (ediff):
19080 * ediff-diff.el (ediff-diff):
19081 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
19082 * ediff-mult.el (ediff-mult):
19083 * ediff-ptch.el (ediff-ptch):
19084 * ediff-wind.el (ediff-window):
19085 * facemenu.el (facemenu):
19086 * indent.el (indent):
19087 * info.el (info):
19088 * jka-cmpr-hook.el (compression, jka-compr):
19089 * lpr.el (lpr):
19090 * outline.el (outlines):
19091 * pcmpl-cvs.el (pcmpl-cvs):
19092 * pcmpl-rpm.el (pcmpl-rpm):
19093 * printing.el (printing):
19094 * ps-print.el (postscript, ps-print, ps-print-horizontal)
19095 (ps-print-vertical, ps-print-headers, ps-print-font)
19096 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
19097 (ps-print-background, ps-print-printer, ps-print-page)
19098 (ps-print-miscellany):
19099 * ses.el (ses):
19100 * shell.el (shell, shell-directories, shell-faces):
19101 * startup.el (initialization):
19102 * strokes.el (strokes):
19103 * term.el (term):
19104 * uniquify.el (uniquify):
19105 * w32-vars.el (w32):
19106 * calc/calc.el (calc):
19107 * emacs-lisp/bytecomp.el (bytecomp):
19108 * emacs-lisp/cl-indent.el (lisp-indent):
19109 * emacs-lisp/edebug.el (edebug):
19110 * emacs-lisp/elp.el (elp):
19111 * emacs-lisp/testcover.el (testcover):
19112 * emacs-lisp/trace.el (trace):
19113 * emulation/viper-ex.el (viper-ex):
19114 * emulation/viper-mous.el (viper-mouse):
19115 * mail/mailalias.el (mailalias):
19116 * mail/supercite.el (supercite, supercite-frames)
19117 (supercite-attr, supercite-cite, supercite-hooks):
19118 * net/rcompile.el (remote-compile):
19119 * net/rlogin.el (rlogin):
19120 * obsolete/ooutline.el (outlines):
19121 * progmodes/delphi.el (delphi):
19122 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
19123 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
19124 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
19125 (ebnf-optimization):
19126 * progmodes/etags.el (etags):
19127 * progmodes/executable.el (executable):
19128 * progmodes/idlwave.el (idlwave):
19129 * progmodes/pascal.el (pascal):
19130 * progmodes/prolog.el (prolog):
19131 * progmodes/python.el (python):
19132 * progmodes/scheme.el (scheme):
19133 * progmodes/sh-script.el (sh, sh-script):
19134 * progmodes/sql.el (SQL):
19135 * progmodes/tcl.el (tcl):
19136 * textmodes/bibtex.el (bibtex, bibtex-autokey):
19137 * textmodes/enriched.el (enriched):
19138 * textmodes/makeinfo.el (makeinfo):
19139 * textmodes/sgml-mode.el (sgml):
19140 * textmodes/table.el (table-hooks):
19141 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
19142 * textmodes/texinfo.el (texinfo):
19143 * textmodes/two-column.el (two-column):
19144 Finish `defgroup' description with period.
19145
19146 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
19147 * eshell/esh-var.el (eshell-var):
19148 * progmodes/vhdl-mode.el (vhdl-testbench):
19149 * textmodes/org.el (org): Fix typos in docstrings.
19150
19151 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
19152 consistency.
19153
19154 * progmodes/flymake.el (flymake-find-file): Remove.
19155 (flymake-float-time): Use `with-no-warnings'.
19156 (flymake-check-start-time, flymake-check-was-interrupted)
19157 (flymake-err-info, flymake-is-running, flymake-last-change-time)
19158 (flymake-new-err-info): `defvar' at compile time.
19159
19160 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
19161
19162 * replace.el (occur-hook): Doc fix.
19163 (occur-1): Don't call `occur-hook' if there are no matches.
19164
19165 2005-07-03 Richard M. Stallman <rms@gnu.org>
19166
19167 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
19168 global-map, save the same map.
19169 (global-map): Don't alter it at top level.
19170 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
19171 Then alter it here instead.
19172 (tpu-edt-off): Set global-map to the saved one.
19173
19174 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
19175 All references simplified.
19176 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
19177 (zmacs-regions): Add defvar.
19178 (repeat-complex-command-map): Everything about that deleted.
19179
19180 * textmodes/artist.el (artist-key-is-drawing)
19181 (artist-key-endpoint1, artist-key-poly-point-list)
19182 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
19183 (artist-key-compl-table, artist-rb-save-data)
19184 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
19185 Don't put them in eval-when-compile.
19186 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
19187
19188 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
19189 Use with-no-warnings.
19190
19191 * net/browse-url.el (dos-windows-version): Add defvar.
19192
19193 * mail/supercite.el (filladapt-prefix-table): Add defvar.
19194
19195 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19196 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
19197 (rmail-new-summary-line-count): Rename from new-summary-line-count.
19198 Add defvar.
19199 (rmail-summary-beginning-of-message): Use with-no-warnings.
19200 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
19201
19202 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
19203 Use with-no-warnings.
19204
19205 * emulation/vi.el (vi-mark-region): Use c-mark-function.
19206 (c-mark-function): Add point-moving-unit property.
19207 (vi-goto-line): Use with-no-warnings.
19208
19209 * emulation/edt.el (edt-last-copied-word): Add defvar.
19210 (zmacs-region-stays): Likewise.
19211 (edt-mark-section-wisely): Use c-mark-function for C.
19212 Use makr-defun for Fortran.
19213 (time-string): defvar deleted.
19214 (edt-display-the-time): Don't set time-string.
19215
19216 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
19217
19218 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19219 Don't warn when name is not constant
19220 or for defining the group `emacs'.
19221
19222 * tooltip.el (gud-tooltip-mode): Add defvar.
19223
19224 * startup.el (default-frame-background-mode): Add defvar.
19225
19226 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
19227
19228 * info.el (tool-bar-map): Add defvar.
19229
19230 * dired.el (dnd-protocol-alist): Add defvar.
19231
19232 * dired-aux.el (dired-query): Display question with answer, when
19233 the user answers.
19234
19235 * custom.el (custom-add-option): Doc fix.
19236
19237 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
19238
19239 2005-07-03 Eli Zaretskii <eliz@gnu.org>
19240
19241 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
19242 bogus name from the last change.
19243
19244 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
19245
19246 * custom.el (custom-declare-variable): Fix typos in comment.
19247 (custom-known-themes): Doc fix.
19248 (custom-theme-directory): New defcustom.
19249 (require-theme): Make it check `custom-theme-directory'.
19250
19251 * cus-theme.el (custom-new-theme-mode): New function.
19252 (custom-theme-name, custom-theme-variables, custom-theme-faces)
19253 (custom-theme-description): Add compiler defvars.
19254 (customize-create-theme): Add doc to the "*New Custom Theme*"
19255 buffer. Use `custom-new-theme-mode'.
19256 (custom-theme-write): Put the created buffer in emacs-lisp-mode
19257 and save it to the `custom-theme-directory'. Make this the
19258 default directory of the buffer.
19259
19260 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
19261
19262 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
19263 Fix unbalanced parentheses.
19264
19265 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
19266
19267 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
19268 into flymake-mode and delegate to flymake-mode.
19269
19270 * find-file.el (ff-which-function-are-we-in): Clean up.
19271
19272 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
19273
19274 * replace.el (occur-rename-buffer): Fix docstring.
19275
19276 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
19277 (edt-last-copied-word, edt-learn-macro-count)
19278 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
19279 (edt-rect-start-point, edt-user-global-map, rect-start-point)
19280 (time-string, zmacs-region-stays):
19281 * emulation/edt-mapper.el (edt-save-function-key-map)
19282 (EDT-key-name): `defvar' to silence the byte-compiler.
19283
19284 2005-07-02 Martin Rudalics <rudalics@gmx.at>
19285
19286 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
19287 font-lock-regexp-backslash. Doc fix.
19288 (font-lock-regexp-backslash-grouping-construct): Rename from
19289 font-lock-regexp-backslash-construct. Doc fix.
19290 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
19291 grouping constructs.
19292
19293 2005-07-02 Eli Zaretskii <eliz@gnu.org>
19294
19295 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
19296 updating all the prerequisites.
19297
19298 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
19299
19300 * textmodes/org.el (org-agenda-start-on-weekday)
19301 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
19302 (org-agenda-use-time-grid, org-archive-location)
19303 (org-allow-space-in-links, org-usenet-links-prefer-google)
19304 (org-enable-table-editor, org-export-default-language)
19305 (org-export-html-show-new-buffer, org-fill-paragraph)
19306 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
19307 (org-goto-quit, org-occur, org-eval-in-calendar)
19308 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
19309 (org-agenda-diary-entry, org-remember-help)
19310 (org-table-convert-region, org-at-table-p)
19311 (org-table-move-row-down, org-table-move-row-up)
19312 (org-table-copy-region, org-table-toggle-vline-visibility)
19313 (org-table-get-stored-formulas, org-table-get-specials)
19314 (org-recalc-commands, org-table-eval-formula)
19315 (org-table-formula-substitute-names, orgtbl-make-binding)
19316 (org-format-org-table-html, org-format-table-table-html)
19317 (org-format-table-table-html-using-table-generate-source)
19318 (org-customize): Fix typos in docstrings.
19319 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
19320 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
19321 (org-back-to-heading): Doc fixes.
19322 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
19323 (org-agenda-change-all-lines, org-get-header):
19324 Improve argument/docstring consistency.
19325 (orgtbl-error): Fix error message.
19326
19327 * progmodes/flymake.el (flymake-find-possible-master-files)
19328 (flymake-master-file-compare, flymake-get-line-err-count)
19329 (flymake-highlight-line, flymake-gui-warnings-enabled):
19330 Fix typos in docstrings.
19331 (flymake-parse-line, flymake-get-project-include-dirs-function)
19332 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
19333 Doc fixes.
19334 (flymake-get-project-include-dirs-function)
19335 (flymake-make-err-menu-data):
19336 Improve argument/docstring consistency.
19337
19338 2005-07-01 Lute Kamstra <lute@gnu.org>
19339
19340 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
19341 Catch errors with ignore-errors. Use temporary buffer.
19342 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
19343
19344 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
19345 background color faces.
19346 (facemenu-set-foreground, facemenu-set-background):
19347 Use facemenu-set-face-from-menu.
19348 (facemenu-set-face-from-menu): Treat face names that start with
19349 "fg:" or "bg:" as special.
19350 (facemenu-add-new-color): Don't create faces. Simplify.
19351
19352 2005-06-30 Richard M. Stallman <rms@gnu.org>
19353
19354 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
19355 (crm-find-current-element): Likewise.
19356
19357 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19358
19359 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
19360
19361 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
19362
19363 * arc-mode.el (archive-extract): Make it work as a mouse binding.
19364 (archive-mouse-extract): Make it an obsolete alias.
19365 (archive-mode-map): Don't use archive-mouse-extract any more.
19366 (archive-mode, archive-extract): write-contents-hooks ->
19367 write-contents-functions.
19368 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19369 first arg.
19370 (archive-rename-entry): Update the call.
19371 (archive-zip-summarize): Remove unused var `method'.
19372 (archive-lzh-summarize): Remove unused var `creator'.
19373
19374 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
19375 dedicated frame upon exit.
19376
19377 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
19378 (archive-zip-extract, archive-zip-expunge)
19379 (archive-zip-update, archive-zip-update-case): Use executable-find.
19380 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
19381 Use restore-buffer-modified-p.
19382 (archive-extract, archive-add-new-member, archive-write-file-member):
19383 Use with-current-buffer.
19384 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
19385
19386 2005-06-30 Andreas Schwab <schwab@suse.de>
19387
19388 * progmodes/gud.el (gud-filter): Remove unneeded progn.
19389
19390 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19391
19392 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
19393
19394 2005-06-30 Juri Linkov <juri@jurta.org>
19395
19396 * faces.el (vertical-border): Inherit from mode-line-inactive
19397 only on tty.
19398
19399 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
19400
19401 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
19402 example, -NLINES in the `occur' docstring).
19403
19404 * replace.el (occur-1): When no matches are found, do not set the
19405 `buffer-read-only' and modified flags for the occur buffer,
19406 because it is deleted.
19407
19408 * emulation/cua-base.el (cua-check-pending-input)
19409 (cua-repeat-replace-region, cua-mode, cua-debug)
19410 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
19411 Fix typos in docstrings.
19412
19413 * emulation/cua-gmrk.el (cua-toggle-global-mark)
19414 (cua-cut-region-to-global-mark)
19415 (cua--cut-rectangle-to-global-mark):
19416 Remove period from end of messages.
19417
19418 * emulation/cua-rect.el (cua-do-rectangle-padding):
19419 Remove period from end of messages.
19420 (cua--rectangle-seq-format): Fix typo in docstring.
19421 (cua-sequence-rectangle, cua-fill-char-rectangle):
19422 Improve argument/docstring consistency.
19423
19424 2005-06-29 Juri Linkov <juri@jurta.org>
19425
19426 * faces.el (default-frame-background-mode): New internal variable.
19427 (frame-set-background-mode): Use it.
19428
19429 * startup.el (normal-top-level): Set default-frame-background-mode
19430 instead of frame-background-mode. Before setting it, test for its
19431 nil value. Remove tests for frame-background-mode and frame
19432 parameter `reverse'. Add test for "unspecified-fg".
19433
19434 * term/xterm.el (xterm-rxvt-set-background-mode):
19435 * term/rxvt.el (rxvt-set-background-mode):
19436 Set default-frame-background-mode instead of frame-background-mode.
19437
19438 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
19439
19440 * simple.el (set-variable): Warn about obsolete user variables.
19441
19442 * imenu.el (imenu--completion-buffer):
19443 * mouse.el (mouse-buffer-menu-alist):
19444 * msb.el (msb-invisible-buffer-p):
19445 * calendar/diary-lib.el (diary-header-line-format):
19446 * emacs-lisp/pp.el (pp-buffer):
19447 * progmodes/cperl-mode.el (cperl-do-auto-fill):
19448 * textmodes/picture.el (picture-replace-match):
19449 Change space constants followed by a sexp to "?\s ".
19450
19451 * play/decipher.el (decipher-loop-with-breaks):
19452 * textmodes/texinfo.el (texinfo-insert-@item): Change space
19453 constants "protected" from end of line by a comment to "?\s".
19454
19455 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19456
19457 * font-lock.el (save-buffer-state): Use `declare'.
19458
19459 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
19460 reset the syntax-table to cperl-mode-syntax-table.
19461 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
19462 "foo_print_bar" is not matched as a reserved keyword.
19463
19464 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
19465
19466 * textmodes/org.el (orgtbl-setup): New function, for delayed
19467 setup for the orgtbl commands.
19468 (org-calc-default-modes): New option.
19469 (orgtbl-make-binding): Use `defun' to get better help display.
19470 (org-diary): Call `org-compile-prefix-format'.
19471 (org-table-formula-substitute-names): New function.
19472 (org-agenda-day-view, org-agenda-week-view): New commands.
19473 (org-agenda-toggle-week-view): Command removed.
19474 (org-tbl-menu): Split off from org-org-menu.
19475 (org-mode): Move removal of outline-mode menus to here.
19476 (org-table-formula-debug): New option.
19477 (org-table-insert-row): Keep first field if just "#" or "*".
19478 (org-mode): Paragraph regexps fixed.
19479 (org-table-recalculate-regexp): New constant.
19480 (org-table-justify-field-maybe): Avoid replace if not necessary.
19481 (org-copy-special, org-cut-special): Use `call-interactively'.
19482 (org-table-copy-region): Take region from `interactive' call.
19483 (org-trim): Return string even if no match.
19484 (org-formula): New face.
19485 (org-set-font-lock-defaults): No longer highlight "FIXME".
19486 But highlight formula-related fields in table.
19487 (org-table-p): Use regexp, not fontification.
19488 (org-table-align): Handle white space at end of line.
19489 (org-table-formula-evaluate-inline): New option.
19490 (org-mode): Auto-wrapping in comment lines turned off.
19491 (org-table-copy-down): Evaluate only in copied field, not in
19492 destination.
19493 (org-table-current-formula): Variable removed.
19494 (org-table-store-formulas, org-table-get-stored-formulas)
19495 (org-table-modify-formulas, org-table-replace-in-formulas)
19496 (org-table-maybe-eval-formula): New functions.
19497 (org-table-get-formula): Modify to use stored formulas.
19498 (org-table-insert-column, org-table-delete-column)
19499 (org-table-move-column): Call `org-table-modify-formulas'.
19500 (org-complete): Add completion for keyword formulas.
19501 (orgtbl-mode): Pull orgtbl-mode-map to start of
19502 minor-mode-map-alist.
19503
19504 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
19505
19506 * progmodes/python.el (python-check): Require `compile' before
19507 modifying its variables.
19508
19509 * newcomment.el (comment-indent-default): Don't get fooled by an early
19510 end of buffer.
19511
19512 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19513
19514 * ps-print.el (ps-print-version): Fix version number.
19515
19516 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
19517
19518 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
19519
19520 2005-06-28 Richard M. Stallman <rms@gnu.org>
19521
19522 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
19523 (flyspell-local-mouse-map): Declaration deleted.
19524 (flyspell-mouse-map): Bind only mouse-2.
19525 (flyspell-mode-map): Don't test flyspell-use-local-map.
19526 (flyspell-overlay-keymap-property-name): Var deleted.
19527 (flyspell-mode-on): Don't make local bindings for
19528 flyspell-mouse-map and flyspell-mode-map.
19529 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
19530
19531 * textmodes/ispell.el (ispell-word): Do not ignore short words.
19532
19533 * progmodes/compile.el (compilation-next-error-function):
19534 Don't switch buffers; operate on the current buffer.
19535
19536 * progmodes/compile.el (compilation-error-file-name)
19537 (compilation-warning-file-name, compilation-info-file-name)
19538 (compilation-line-number, compilation-column-number): New faces.
19539 (compilation-error-face, compilation-warning-face)
19540 (compilation-info-face, compilation-line-face)
19541 (compilation-column-face): Use them.
19542
19543 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
19544
19545 * comint.el (comint-password-prompt-regexp): Accept ", try again".
19546
19547 * bindings.el (global-map): Bind insertchar and its variants.
19548
19549 2005-06-27 Richard M. Stallman <rms@gnu.org>
19550
19551 * textmodes/artist.el (artist-text-overwrite)
19552 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
19553
19554 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19555
19556 * ps-print.el: It was not working the page selection for printing.
19557 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
19558 (ps-print-version): New version 6.6.7.
19559 (ps-end-sheet): New fun.
19560 (ps-header-sheet, ps-end-job): Call it.
19561
19562 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
19563
19564 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
19565
19566 2005-06-27 Lute Kamstra <lute@gnu.org>
19567
19568 * facemenu.el (facemenu-unlisted-faces): Add foreground and
19569 background color faces.
19570 (facemenu-get-face): Delete function.
19571 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
19572 (facemenu-add-new-color): Make second argument mandatory.
19573 Create the appropriate face and return it. Simplify.
19574 (facemenu-set-foreground, facemenu-set-background): Don't check if
19575 color is defined. Use return value of facemenu-add-new-color.
19576
19577 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
19578
19579 * progmodes/gud.el (gud-filter): Add missing argument to
19580 with-selected-window.
19581
19582 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
19583
19584 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
19585 a :require to the defcustom.
19586
19587 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
19588 defcustoms corresponding to minor modes.
19589
19590 2005-06-26 David Ponce <david@dponce.com>
19591
19592 * recentf.el: Require tree-widget instead of wid-edit.
19593 (recentf-filename-handler): Fix widget :type.
19594 (recentf-cancel-dialog, recentf-open-more-files)
19595 (recentf-open-files-action): Doc fix.
19596 (recentf-dialog-goto-first): New function.
19597 (recentf-dialog-mode-map): Set parent keymap first.
19598 (recentf-dialog-mode): Define with define-derived-mode.
19599 Don't display continuation lines in dialogs.
19600 (recentf-edit-list): Rename from recentf-edit-selected-items.
19601 (recentf-edit-list-select): Rename from recentf-edit-list-action.
19602 Simplify.
19603 (recentf-edit-list-validate): New function.
19604 (recentf-edit-list): Update accordingly.
19605 (recentf-open-files-item-shift): Remove.
19606 (recentf-open-files-item): Convert menu elements into tree and
19607 link widgets. Don't create the widgets.
19608 (recentf-open-files): Update accordingly.
19609 (recentf-save-list): Untabify.
19610
19611 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
19612
19613 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
19614 (keep-lines): Add INTERACTIVE arg. Never delete lines only
19615 partially contained in the active region. Do not take active
19616 region into account when called from Lisp, unless INTERACTIVE arg
19617 is non-nil. Use `forward-line' instead of `beginning-of-line' to
19618 avoid trouble with fields. Make marker point nowhere when no
19619 longer used. Always return nil. Doc fix.
19620 (flush-lines): Add INTERACTIVE arg. Do not take active region
19621 into account when called from Lisp, unless INTERACTIVE arg is
19622 non-nil. Use `forward-line' instead of `beginning-of-line' to
19623 avoid trouble with fields. Make marker point nowhere when no
19624 longer used. Always return nil. Doc fix.
19625 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
19626 interchangeable. Do not take active region into account when
19627 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
19628 message in echo area when called from Lisp, unless INTERACTIVE arg
19629 is non-nil. Avoid saying "1 occurrences". Do not use markers.
19630 Return the number of matches. Doc fix.
19631 (occur): Doc fix.
19632 (perform-replace): Make comment follow double space convention for
19633 the sake of `outline-minor-mode'.
19634
19635 * faces.el (facep): Doc fix.
19636
19637 2005-06-25 Richard M. Stallman <rms@gnu.org>
19638
19639 * facemenu.el (facemenu-enable-faces-p): New function.
19640 (facemenu-background-menu, facemenu-foreground-menu)
19641 (facemenu-face-menu): Add menu-enable property.
19642
19643 * jka-compr.el (jka-compr-insert-file-contents):
19644 Special handling if cannot find the uncompression program.
19645
19646 * cus-face.el (custom-face-attributes): Add autoload.
19647
19648 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19649 Bind comment-indent-function locally.
19650
19651 * window.el (save-selected-window): Use save-current-buffer.
19652
19653 * subr.el (with-selected-window): Use save-current-buffer.
19654
19655 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
19656 and with-current-buffer.
19657
19658 2005-06-24 Richard M. Stallman <rms@gnu.org>
19659
19660 * simple.el (line-move-1): Fix previous change.
19661
19662 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
19663
19664 * replace.el (occur-1): Set `buffer-read-only' and the
19665 buffer-modified flag before running `occur-hook' to protect
19666 against unintentional buffer switches that can lead to data loss.
19667
19668 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
19669
19670 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
19671 (gud-gdb-marker-filter): Use font-lock-warning-face for any
19672 initial error.
19673
19674 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
19675 after fresh input.
19676 (gdb-var-create-handler): Put name of expression in quotes.
19677
19678 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
19679
19680 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
19681 elements of RING in order, and without bogus nil elements.
19682
19683 2005-06-23 Richard M. Stallman <rms@gnu.org>
19684
19685 * simple.el (set-variable): Args renamed; doc fix.
19686 (line-move-1): When there are overlays around, use vertical-motion.
19687
19688 * faces.el (escape-glyph): Use brown against light background.
19689 (nobreak-space): Rename from no-break-space.
19690 Fix previous change.
19691
19692 * dired-aux.el (dired-do-copy): Fix arg prompt.
19693
19694 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
19695
19696 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19697
19698 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
19699 rather than "Distributor".
19700
19701 2005-06-23 Lute Kamstra <lute@gnu.org>
19702
19703 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
19704 (debug-on-entry): Use it. New interactive declaration that uses
19705 function-called-at-point.
19706
19707 2005-06-23 Kim F. Storm <storm@cua.dk>
19708
19709 * subr.el (save-match-data): Add comment about using evaporate arg
19710 to set-match-data.
19711
19712 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
19713
19714 * cus-edit.el (customize-face)
19715 (customize-face-other-window): Handle face aliases.
19716
19717 * faces.el (face-documentation, set-face-attribute)
19718 (face-spec-set): Handle face aliases.
19719
19720 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
19721
19722 * help-mode.el (help-make-xrefs): If a symbol representing a face
19723 name is not followed by the word "face", it could still be a
19724 function or variable name, so don't bypass other checks.
19725
19726 2005-06-22 Juri Linkov <juri@jurta.org>
19727
19728 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
19729 Replace aliased functions with calls where second arg `inherit' is t.
19730
19731 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
19732
19733 * progmodes/gdb-ui.el (gdb-error): New variable.
19734 (gdb-error): New function.
19735 (gdb-annotation-rules): Act on error-begin and error annotations.
19736 (gdb-concat-output): Use font-lock-warning-face for errors.
19737
19738 2005-06-22 Miles Bader <miles@gnu.org>
19739
19740 * bindings.el (propertized-buffer-identification): Use renamed
19741 `Buffer-menu-buffer' face.
19742
19743 * faces.el (vertical-border): Rename from `vertical-divider'.
19744 (escape-glyph): Change dark-background color back to `cyan'.
19745
19746 2005-06-21 Juri Linkov <juri@jurta.org>
19747
19748 * faces.el (face-user-default-spec): Try getting `customized-face'
19749 prior to `saved-face'.
19750 (frame-background-mode): Refill docstring.
19751
19752 * emacs-lisp/lisp-mode.el (eval-defun-1):
19753 * emacs-lisp/edebug.el (edebug-eval-defun):
19754 Set `saved-face' temporarily to nil before calling form.
19755 Set `customized-face' to the new spec after that.
19756
19757 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
19758
19759 * subr.el (1value, lambda, key-substitution-in-progress):
19760 Doc fixes.
19761
19762 * autoinsert.el (auto-insert-alist):
19763 * ses.el (ses-call-printer):
19764 * subr.el (noreturn):
19765 * emacs-lisp/lisp.el (check-parens):
19766 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
19767 * net/browse-url.el (browse-url-mosaic):
19768 * progmodes/cc-defs.el (c-safe-scan-lists):
19769 * progmodes/ebnf-abn.el (ebnf-abn-lex):
19770 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
19771 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
19772 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
19773 * progmodes/ebnf-iso.el (ebnf-iso-lex):
19774 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
19775
19776 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
19777
19778 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
19779
19780 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
19781
19782 * calendar/appt.el (appt-make-list): Activate the package, if
19783 not already active (for backwards compatibility).
19784
19785 2005-06-20 Kim F. Storm <storm@cua.dk>
19786
19787 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
19788
19789 2005-06-20 Miles Bader <miles@gnu.org>
19790
19791 * faces.el (vertical-divider): New face.
19792
19793 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
19794
19795 * simple.el (kill-whole-line): Doc fix.
19796 (next-error-buffer-p, next-error-find-buffer)
19797 (clone-indirect-buffer): Fix typos in docstrings.
19798 (comment-line-break-function): Doc fix: don't say variable
19799 is automatically buffer-local (it isn't).
19800
19801 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
19802
19803 * net/tramp-ftp.el (top):
19804 * net/tramp-smb.el (top):
19805 * net/tramp-util.el (top):
19806 * net/tramp-uu.el (top):
19807 * net/tramp-vc.el (top):
19808 * net/tramp.el (top): Revert copyright years back to original
19809 ones. Tramp has a life outside GNU Emacs.
19810
19811 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
19812
19813 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
19814
19815 2005-06-18 Juri Linkov <juri@jurta.org>
19816
19817 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
19818 end of first regexp to limit the match to the position between
19819 line number and source line with same separator character as used
19820 between file name and line number. In the second regexp limit
19821 mouse-face area to file name and line number by adding new group
19822 for them and referring it in HYPERLINK arg.
19823 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
19824 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
19825 previous line where grep markers may be already removed.
19826
19827 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
19828
19829 * progmodes/ps-mode.el: Update version and maintainer's email address.
19830
19831 2005-06-18 Steve Youngs <steve@xemacs.org>
19832
19833 * net/browse-url.el (browse-url-browser-function)
19834 (browse-url-default-browser): Add firefox.
19835 (browse-url-firefox-program, browse-url-firefox-arguments)
19836 (browse-url-firefox-startup-arguments)
19837 (browse-url-firefox-new-window-is-tab): New defcustoms.
19838 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
19839
19840 2005-06-17 Richard M. Stallman <rms@gnu.org>
19841
19842 * startup.el (command-line): Warn if specified user name has
19843 no home directory.
19844
19845 * term.el (term-get-old-input, term-input-filter, term-input-sender)
19846 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
19847
19848 * longlines.el (longlines-mode, longlines-show-hard-newlines):
19849 Doc fixes.
19850
19851 * faces.el (underline): Try bold if terminal doesn't support underline.
19852
19853 * mail/sendmail.el (mail-setup-with-from): New variable.
19854 (mail-insert-from-field): New function.
19855 (sendmail-send-it): Call it.
19856 (mail-setup): Optionally call it here.
19857
19858 * term/linux.el: Call tty-no-underline.
19859
19860 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
19861
19862 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
19863
19864 2005-06-17 Miles Bader <miles@gnu.org>
19865
19866 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
19867 (ediff-current-diff-C, ediff-current-diff-Ancestor)
19868 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
19869 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
19870 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
19871 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
19872 Remove "-face" suffix from face names.
19873 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19874 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19875 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19876 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19877 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19878 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19879 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19880 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19881 New backward-compatibility aliases for renamed faces.
19882 (ediff-current-diff-face-A, ediff-current-diff-face-B)
19883 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
19884 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
19885 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
19886 (ediff-even-diff-face-A, ediff-even-diff-face-B)
19887 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
19888 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
19889 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
19890 Use renamed ediff faces.
19891
19892 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
19893 Remove "-face" suffix from face names.
19894 (eshell-test-ok-face, eshell-test-failed-face):
19895 New backward-compatibility aliases for renamed faces.
19896 (eshell-run-test): Use renamed eshell-test faces.
19897
19898 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
19899 face name.
19900 (eshell-prompt-face): New backward-compatibility alias for renamed
19901 face.
19902 (eshell-emit-prompt): Use renamed eshell-prompt face.
19903
19904 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
19905 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
19906 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
19907 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
19908 Remove "-face" suffix from face names.
19909 (eshell-ls-directory-face, eshell-ls-symlink-face)
19910 (eshell-ls-executable-face, eshell-ls-readonly-face)
19911 (eshell-ls-unreadable-face, eshell-ls-special-face)
19912 (eshell-ls-missing-face, eshell-ls-archive-face)
19913 (eshell-ls-backup-face, eshell-ls-product-face)
19914 (eshell-ls-clutter-face):
19915 New backward-compatibility aliases for renamed faces.
19916 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
19917
19918 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
19919 Remove "-face" suffix from face name.
19920 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
19921 instead of literal face.
19922
19923 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
19924
19925 * emacs-lisp/warnings.el (display-warning, lwarn)
19926 (warning-minimum-log-level): Doc fixes.
19927 (warning-minimum-level, warning-minimum-log-level):
19928 Add :debug to :type choices.
19929
19930 * progmodes/ada-mode.el (ada-format-paramlist)
19931 (ada-get-indent-case, ada-check-matching-start)
19932 (ada-check-defun-name, ada-goto-matching-decl-start)
19933 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
19934 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
19935 (ada-make-subprogram-body): Follow error conventions.
19936 (ada-case-exception-file, ada-indent-comment-as-code)
19937 (ada-indent-handle-comment-special, ada-indent-renames)
19938 (ada-indent-return, ada-search-directories-internal)
19939 (ada-tab-policy, ada-case-exception-substring)
19940 (ada-other-file-alist, ada-matching-start-re)
19941 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
19942 (ada-imenu-generic-expression, ada-compile-goto-error)
19943 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
19944 (ada-popup-menu, ada-add-extensions, ada-mode)
19945 (ada-region-selected, ada-create-case-exception)
19946 (ada-create-case-exception-substring, ada-after-keyword-p)
19947 (ada-activate-keys-for-case, ada-adjust-case-region)
19948 (ada-adjust-case-buffer, ada-format-paramlist)
19949 (ada-scan-paramlist, ada-insert-paramlist)
19950 (ada-indent-newline-indent)
19951 (ada-indent-newline-indent-conditional)
19952 (ada-justified-indent-current, ada-goto-previous-word)
19953 (ada-indent-current, ada-get-indent-open-paren)
19954 (ada-get-indent-paramlist, ada-get-indent-end)
19955 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
19956 (ada-get-indent-block-start, ada-get-indent-subprog)
19957 (ada-get-indent-noindent, ada-get-indent-label)
19958 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
19959 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
19960 (ada-goto-stmt-end, ada-goto-next-word)
19961 (ada-check-matching-start, ada-check-defun-name)
19962 (ada-goto-matching-decl-start, ada-goto-matching-start)
19963 (ada-goto-matching-end, ada-search-ignore-string-comment)
19964 (ada-in-decl-p, ada-looking-at-semi-or)
19965 (ada-looking-at-semi-private, ada-in-paramlist-p)
19966 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
19967 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
19968 (ada-next-procedure, ada-previous-procedure, ada-next-package)
19969 (ada-previous-package, ada-create-menu)
19970 (ada-fill-comment-paragraph-justify)
19971 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
19972 (ada-other-file-name, ada-last-which-function-line)
19973 (ada-last-which-function-subprog, ada-which-function)
19974 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
19975 (ada-gen-treat-proc, ada-check-emacs-version)
19976 (ada-continuation-indent, ada-align-region-separate):
19977 Fix typos in docstrings.
19978 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
19979
19980 2005-06-16 Lute Kamstra <lute@gnu.org>
19981
19982 * simple.el (fundamental-mode): Run after-change-major-mode-hook
19983 conditionally.
19984
19985 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
19986
19987 * comint.el (comint-replace-by-expanded-filename)
19988 (comint-prompt-regexp, comint-delimiter-argument-list)
19989 (comint-preinput-scroll-to-bottom):
19990 * info.el (Info-hide-cookies-node):
19991 * ls-lisp.el (ls-lisp-classify):
19992 * find-file.el (ff-search-directories, ff-special-constructs)
19993 (ff-find-other-file):
19994 * font-lock.el (font-lock-keywords):
19995 * shell.el (shell-prompt-pattern)
19996 (shell-dynamic-complete-functions, shell-mode)
19997 (shell-delimiter-argument-list):
19998 * term.el (term-replace-by-expanded-filename)
19999 (term-prompt-regexp, term-delimiter-argument-list):
20000 * woman.el (woman-ignore, woman0-if):
20001 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
20002 * emacs-lisp/elint.el (elint-init-env):
20003 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
20004 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
20005 * language/ethio-util.el (ethio-tilde-escape)
20006 (ethio-use-three-dot-question):
20007 * net/zone-mode.el (zone-mode-load-time-setup):
20008 * progmodes/cc-align.el (c-lineup-argcont):
20009 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
20010 * progmodes/cperl-mode.el (cperl-set-style-back):
20011 * progmodes/inf-lisp.el (inferior-lisp-prompt):
20012 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
20013 Fix spellings in docstrings.
20014
20015 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
20016 * progmodes/modula2.el (m2-for): Fix spellings.
20017
20018 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
20019
20020 * simple.el (undo-more): Don't use `format' on `error' arguments.
20021 Improve argument/docstring consistency.
20022 (pending-undo-list): Doc fix.
20023
20024 * smerge-mode.el (smerge-ensure-match):
20025 * emulation/vip.el (vip-ex):
20026 * net/zone-mode.el (zone-mode-update-serial):
20027 * progmodes/idlwave.el (idlwave-complete):
20028 * progmodes/vhdl-mode.el (vhdl-visit-file)
20029 (vhdl-compose-wire-components):
20030 Don't use `format' on `error' arguments.
20031
20032 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
20033 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
20034 (tooltip-help-tips): Fix typos in docstrings.
20035
20036 2005-06-16 David Ponce <david@dponce.com>
20037
20038 * tree-widget.el (tree-widget-value-create): Simplify last change.
20039
20040 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
20041
20042 * ido.el (ido-incomplete-regexp): New variable.
20043 (ido-set-matches-1): Handle invalid-regexp error and set
20044 ido-incomplete-regexp.
20045 (ido-incomplete-regexp): New face.
20046 (ido-completions): Use it.
20047 (ido-complete, ido-exit-minibuffer, ido-completions):
20048 Handle incomplete regexps.
20049 (ido-completions): Add check for complete match when entering a regexp.
20050
20051 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
20052
20053 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
20054
20055 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20056
20057 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
20058 by field delimiters.
20059
20060 2005-06-15 David Ponce <david@dponce.com>
20061
20062 * tree-widget.el: eval-and-compile inlined functions so they will
20063 be available at run-time too.
20064 (tree-widget-super-format-handler)
20065 (tree-widget-format-handler): Remove.
20066 (tree-widget-value-create): Handle the :indent property.
20067
20068 2005-06-15 Miles Bader <miles@gnu.org>
20069
20070 * progmodes/which-func.el (which-func): Only inherit
20071 `font-lock-function-name-face' when that makes sense against the
20072 default mode-line face, otherwise set the face color explicitly.
20073
20074 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
20075 faces instead of (non-existent) variables.
20076
20077 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
20078
20079 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
20080 (iswitchb-get-matched-buffers): Likewise. Simplify.
20081
20082 2005-06-14 Miles Bader <miles@gnu.org>
20083
20084 * progmodes/ld-script.el (ld-script-location-counter):
20085 Remove "-face" suffix from face name.
20086 (ld-script-location-counter-face):
20087 New backward-compatibility alias for renamed face.
20088 (ld-script-location-counter-face): Use renamed face.
20089
20090 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
20091 (cperl-hash): Remove "-face" suffix from face names.
20092 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
20093 New backward-compatibility aliases for renamed faces.
20094 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
20095 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
20096
20097 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
20098 name.
20099 (which-func-face): New backward-compatibility alias for renamed face.
20100 (which-func-format): Use renamed which-func face.
20101
20102 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
20103 (vhdl-function, vhdl-directive, vhdl-reserved-word)
20104 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
20105 names.
20106 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
20107 (vhdl-speedbar-configuration, vhdl-speedbar-package)
20108 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
20109 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
20110 (vhdl-speedbar-architecture-selected)
20111 (vhdl-speedbar-configuration-selected)
20112 (vhdl-speedbar-package-selected)
20113 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
20114 names.
20115 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
20116 Use renamed faces.
20117 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
20118 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
20119 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
20120 Use renamed faces.
20121 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
20122 names.
20123 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
20124 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
20125 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
20126 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
20127 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
20128 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
20129
20130 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
20131 face name.
20132 (sh-heredoc-face): New backward-compatibility alias for renamed face.
20133 (sh-heredoc-face): Use renamed sh-heredoc face.
20134
20135 * progmodes/idlw-help.el (idlwave-help-link):
20136 Remove "-face" suffix from face name.
20137 (idlwave-help-link-face):
20138 New backward-compatibility alias for renamed face.
20139 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
20140
20141 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
20142 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
20143 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
20144 New backward-compatibility aliases for renamed faces.
20145 (idlwave-shell-disabled-breakpoint-face)
20146 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
20147
20148 * progmodes/flymake.el (flymake-errline, flymake-warnline):
20149 Remove "-face" suffix from face names.
20150 (flymake-errline-face, flymake-warnline-face):
20151 New backward-compatibility aliases for renamed faces.
20152 (flymake-highlight-line): Use renamed flymake faces.
20153
20154 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
20155 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
20156 (ebrowse-member-class, ebrowse-progress):
20157 Remove "-face" suffix from face names.
20158 (ebrowse-tree-mark-face, ebrowse-root-class-face)
20159 (ebrowse-file-name-face, ebrowse-default-face)
20160 (ebrowse-member-attribute-face, ebrowse-member-class-face)
20161 (ebrowse-progress-face):
20162 New backward-compatibility aliases for renamed faces.
20163 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
20164 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
20165 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
20166 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
20167
20168 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
20169 antlr-syntax)
20170 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
20171 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
20172 names.
20173 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
20174 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
20175 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
20176 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
20177 backward-compatibility aliases for renamed faces.
20178 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
20179 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
20180 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
20181 remove "font-lock-". Use renamed antlr-mode faces.
20182 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
20183 literal face-names with face variable references.
20184
20185 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
20186 face name.
20187 (Buffer-menu-buffer-face): New backward-compatibility alias for
20188 renamed face.
20189 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
20190
20191 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
20192
20193 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
20194 Eliminate "-face" suffix.
20195 (makefile-targets): Inherit from font-lock-function-name-face and
20196 eliminate "-face" suffix.
20197 (makefile-shell): Remove attributes and eliminate "-face" suffix.
20198 (makefile-*-font-lock-keywords): Append makefile-targets in rule
20199 actions, instead of prepending, to make it less visible.
20200 (makefile-previous-dependency, makefile-match-dependency):
20201 Don't match a target on a continuation line.
20202
20203 * files.el (auto-mode-alist): Put Makefile in gmake mode.
20204
20205 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
20206
20207 * progmodes/gdb-ui.el (menu): Re-order menu items.
20208 (gdb-tooltip-print): Respect tooltip-use-echo-area.
20209
20210 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
20211 Define in tooltip.el.
20212 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
20213 (gud-tooltip-tips): Respect tooltip-use-echo-area and
20214 gud-tooltip-echo-area.
20215
20216 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
20217 backward compatibility and make obsolete.
20218 (tooltip-help-tips): Use tooltip-use-echo-area.
20219 (tooltip-show-help-function): Rename to...
20220 (tooltip-show-help): ...this, because it is a function.
20221 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
20222
20223 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
20224
20225 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
20226 (edebug-print-length, edebug-print-level, edebug-print-circle)
20227 (edebug-modify-breakpoint, edebug-eval-last-sexp)
20228 (edebug-eval-print-last-sexp): Doc fixes.
20229
20230 2005-06-14 Kim F. Storm <storm@cua.dk>
20231
20232 * ido.el (ido-mode): Make a new keymap every time we enable ido,
20233 as the coverage buffer/file/both may change.
20234
20235 2005-06-14 Lute Kamstra <lute@gnu.org>
20236
20237 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
20238 and run-mode-hooks. Simplify.
20239
20240 * mail/rmailedit.el (rmail-edit-mode):
20241 * progmodes/octave-inf.el (inferior-octave-mode):
20242 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
20243
20244 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
20245 and run-mode-hooks.
20246 (recentf-edit-list, recentf-open-files): Don't call
20247 kill-all-local-variables directly.
20248
20249 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
20250
20251 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
20252
20253 * emacs-lisp/byte-run.el (make-obsolete)
20254 (define-obsolete-function-alias): Rename arguments FUNCTION and
20255 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
20256 (make-obsolete-variable, define-obsolete-variable-alias):
20257 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
20258 respectively.
20259
20260 * isearchb.el (isearchb-activate):
20261 * pcvs.el (cvs-mode):
20262 * ses.el (ses-load):
20263 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
20264 * net/tramp.el (tramp-find-file-exists-command)
20265 (tramp-find-shell):
20266 * progmodes/ada-mode.el (ada-create-case-exception)
20267 (ada-create-case-exception-substring, ada-make-subprogram-body):
20268 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20269 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
20270 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
20271 * textmodes/org.el (org-promote, org-evaluate-time-range)
20272 (org-agenda-next-date-line, org-agenda-previous-date-line)
20273 (org-agenda-error, org-open-at-point, org-table-move-row)
20274 (org-format-table-table-html-using-table-generate-source)
20275 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
20276 * textmodes/reftex.el (reftex-access-scan-info):
20277 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
20278 (reftex-toc-promote-prepare): Follow error conventions.
20279
20280 * diff-mode.el (diff-mode): Fix typo in docstring.
20281
20282 * forms.el (forms--intuit-from-file): Fix reference to
20283 `forms-number-of-fields' in error message.
20284 (forms-print): Fix quoting in error message.
20285
20286 * forms.el (forms-mode):
20287 * emulation/vi.el (vi-goto-insert-state):
20288 * progmodes/flymake.el (flymake-new-err-info)
20289 (flymake-start-syntax-check-for-current-buffer)
20290 (flymake-simple-cleanup):
20291 * eshell/esh-var.el (eshell/export):
20292 * progmodes/gud.el (xdb):
20293 * textmodes/flyspell.el (flyspell-incorrect-hook)
20294 (flyspell-maybe-correct-transposition)
20295 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
20296
20297 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
20298
20299 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
20300 minibuffer prompt.
20301
20302 2005-06-13 Kim F. Storm <storm@cua.dk>
20303
20304 * subr.el (add-to-ordered-list): New defun.
20305
20306 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
20307 add cua--keymap-alist to emulation-mode-map-alists.
20308
20309 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
20310
20311 * subr.el (complete-in-turn): New macro.
20312 (dynamic-completion-table, lazy-completion-table): Add debug info.
20313
20314 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
20315 in preference to face aliases.
20316
20317 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
20318 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
20319 Remove unused vars `start' and `firstline'.
20320 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
20321 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
20322
20323 2005-06-13 Eli Zaretskii <eliz@gnu.org>
20324
20325 * cus-start.el (all): Don't complain about missing GTK-related
20326 variables, unless either `gtk' is boundp or this isn't a
20327 `windows-nt' build.
20328
20329 2005-06-13 Lute Kamstra <lute@gnu.org>
20330
20331 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
20332 run-mode-hooks.
20333
20334 * ediff-mult.el (ediff-meta-mode):
20335 * ediff-util.el (ediff-mode): Use run-mode-hooks.
20336
20337 * ledit.el (ledit-mode): Use delay-mode-hooks.
20338
20339 * woman.el (woman-mode-line-format): Delete constant.
20340 (woman-mode-map): Initialize it properly.
20341 (woman-mode): Set mode-class property to special.
20342 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
20343 Set major-mode and mode-name. Don't set mode-line-format directly.
20344 (Man-getpage-in-background): Don't reference woman-mode-line-format.
20345
20346 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
20347 string argument obsolete.
20348
20349 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
20350
20351 * textmodes/org.el (org-CUA-compatible): New option.
20352 (org-disputed-keys): New variable.
20353 (org-key): New function.
20354 (orgtbl-make-binding): Add docstring to the created function.
20355 (org-mode): Set paragraph start/separate regexps.
20356 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
20357 (org-archive-location, org-archive-mark-done)
20358 (org-archive-stamp-time): New options.
20359 (org-archive-subtree): New command.
20360 (org-fill-paragraph): New function.
20361 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
20362 (org-fake-empty-table-line): Function removed.
20363 (org-format-org-table-html): Do not create empty table lines at
20364 separator lines. Improved table header treatment.
20365 (org-link-format): New option.
20366 (org-make-link): New function.
20367 (org-insert-link, org-store-link): Use org-make-link.
20368 (org-open-file): Quote file name for shell command, to allow
20369 spaces in file names.
20370 (org-link-regexp): Fix bug with mailto link.
20371 (org-link-maybe-angles-regexp, org-protected-link-regexp):
20372 New constants.
20373 (org-export-as-html): Deal with the optional angles around a link.
20374 Better treatment of file: links.
20375 (org-open-at-point): Replace @{ and @} with < and >.
20376 (org-run-mode-hooks): Function removed.
20377 (org-agenda-mode): No longer use `org-run-mode-hooks'.
20378
20379 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
20380
20381 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
20382 MI command -data-list-register-values.
20383 (gdb-post-prompt): Indent properly.
20384
20385 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
20386
20387 * hilit-chg.el (highlight-changes-colors): Rename from
20388 `highlight-changes-colours'.
20389 (highlight-changes-colours): Keep as obsolete alias.
20390 (highlight-changes-face-list): Doc fix.
20391 (hilit-chg-make-list): Use `highlight-changes-colors'.
20392
20393 2005-06-12 Mark A. Hershberger <mah@everybody.org>
20394
20395 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
20396 defun-prompt-regexp.
20397
20398 2005-06-12 Eli Zaretskii <eliz@gnu.org>
20399
20400 * loadup.el: Don't say we are dumping under 2 names on windows-nt
20401 and cygwin.
20402
20403 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
20404 Don't use an old loaddefs.el, as in Makefile.in.
20405
20406 2005-06-12 Lute Kamstra <lute@gnu.org>
20407
20408 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
20409
20410 * man.el (Man-mode-map): Initialize it properly.
20411 (Man-mode): Set mode-class property to special.
20412
20413 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
20414
20415 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
20416
20417 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
20418 A newline is needed in the docstring there.
20419
20420 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
20421 Doc fixes.
20422
20423 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20424
20425 * printing.el: Doc fix. The menubar is no more changed when printing
20426 is loaded, it only changes when pr-menu-bind or pr-update-menus is
20427 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
20428 (pr-version): New version number (6.8.4).
20429 (pr-menu-bind): New command.
20430 (pr-update-menus): Docstring and code fix.
20431 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
20432 Docstring fix.
20433 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
20434 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
20435
20436 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
20437
20438 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
20439 "Returns" to "return", document useful return values, etc.
20440
20441 2005-06-11 Alan Mackenzie <acm@muc.de>
20442
20443 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
20444 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
20445 (adaptive-file-function): Minor amendment to doc-string.
20446
20447 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20448
20449 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
20450 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
20451 Fix :type--it is `integer', not `string'.
20452
20453 * faces.el (modeline-highlight): Rename from (the erroneous)
20454 `modeline-higilight'.
20455
20456 2005-06-11 Lute Kamstra <lute@gnu.org>
20457
20458 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
20459 lisp-interaction-mode-map but make it the parent.
20460 (edebug-eval-mode): Use define-derived-mode.
20461
20462 2005-06-11 Andreas Schwab <schwab@suse.de>
20463
20464 * bindings.el: Add binding of `ESC functionkey' for every
20465 `M-functionkey'.
20466 * hexl.el (hexl-mode-map): Likewise.
20467
20468 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
20469
20470 * progmodes/compile.el (compilation-error-regexp-alist-alist)
20471 [msft]: update regexp for newer msft compilers.
20472
20473 2005-06-10 Mark A. Hershberger <mah@everybody.org>
20474
20475 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
20476 ATTLIST portions of included DTDs.
20477 (xml-parse-dtd): Eliminate use of inefficient match-data.
20478
20479 2005-06-10 Miles Bader <miles@gnu.org>
20480
20481 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
20482 (mpuz-text): Remove "-face" suffix from face names.
20483 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
20484 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
20485 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
20486
20487 * play/gomoku.el (gomoku-O, gomoku-X):
20488 Remove "-face" suffix from face names.
20489 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
20490 New backward-compatibility aliases for renamed faces.
20491 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20492
20493 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20494
20495 * thumbs.el: Fixes for changes of 2005-06-09.
20496 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
20497 as a directory.
20498 (thumbs-thumbname): Remove directory separator from format string;
20499 `thumbs-thumbsdir' now returns a valid directory name.
20500 (thumbs-temp-dir): New defsubst.
20501 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
20502 Use it.
20503
20504 * cus-edit.el (minibuffer):
20505 * files.el (make-backup-file-name-function):
20506 * filesets.el (filesets-external-viewers):
20507 * hilit-chg.el (highlight-changes-colours)
20508 (highlight-changes-face-list, highlight-changes-rotate-faces):
20509 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
20510 * kmacro.el (kmacro-call-macro):
20511 * log-edit.el (log-edit-changelog-full-paragraphs):
20512 * mouse.el (mouse-1-click-follows-link):
20513 * skeleton.el (skeleton-autowrap):
20514 * subr.el (insert-for-yank-1):
20515 * tempo.el (tempo-insert-region):
20516 * terminal.el (terminal-emulator):
20517 * time.el (display-time-mail-face):
20518 * vc.el (vc-annotate):
20519 * vcursor.el (vcursor-copy-line):
20520 * woman.el (woman-bold-headings, woman-ignore)
20521 (woman-default-faces, woman-monochrome-faces):
20522 * calendar/todo-mode.el (todo-insert-threshold):
20523 * emulation/pc-select.el (pc-select-selection-keys-only)
20524 (pc-selection-mode):
20525 * emulation/vip.el (vip-find-char-forward):
20526 * emulation/viper-cmd.el (viper-find-char-forward):
20527 * international/mule-cmds.el
20528 (select-safe-coding-system-accept-default-p)
20529 (input-method-exit-on-invalid-key):
20530 * international/mule-diag.el (describe-coding-system):
20531 * international/ucs-tables.el (unify-8859-on-encoding-mode):
20532 * net/browse-url.el (browse-url-xterm-program):
20533 * obsolete/lazy-lock.el (lazy-lock-mode):
20534 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
20535 (cperl-mode):
20536 * progmodes/cpp.el (cpp-face-light-name-list)
20537 (cpp-face-dark-name-list):
20538 * progmodes/delphi.el (delphi-newline-always-indents):
20539 Fix spellings in docstrings.
20540
20541 * ido.el (ido-mode, ido-file-extensions-order)
20542 (ido-default-file-method, ido-default-buffer-method)
20543 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
20544 (ido-decorations, ido-read-file-name-as-directory-commands)
20545 (ido-read-file-name-non-ido, ido-work-directory-list)
20546 (ido-ignore-item-temp-list, ido-current-directory)
20547 (ido-magic-forward-char, ido-enter-find-file)
20548 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
20549 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
20550
20551 2005-06-10 Lute Kamstra <lute@gnu.org>
20552
20553 * play/dunnet.el (dun-mode): Use define-derived-mode.
20554 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
20555 obsolete alias.
20556
20557 * play/doctor.el (doctor-mode-map): Remove defvar.
20558 (doctor-mode): Use define-derived-mode.
20559
20560 * mail/mspools.el (mspools-mode):
20561 * net/eudc-hotlist.el (eudc-hotlist-mode):
20562 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
20563
20564 2005-06-10 Miles Bader <miles@gnu.org>
20565
20566 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
20567 Remove "-face" suffix from face names.
20568 (flyspell-incorrect-face, flyspell-duplicate-face):
20569 New backward-compatibility aliases for renamed faces.
20570 (flyspell-mode-on, make-flyspell-overlay)
20571 (flyspell-highlight-incorrect-region)
20572 (flyspell-highlight-duplicate-region)
20573 (flyspell-display-next-corrections)
20574 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
20575
20576 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20577 from face name.
20578 (texinfo-heading-face): New backward-compatibility alias for
20579 renamed face.
20580 (texinfo-heading-face): Use renamed texinfo-heading face.
20581
20582 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
20583 suffix from face names.
20584 (tex-math-face, tex-verbatim-face):
20585 New backward-compatibility aliases for renamed faces.
20586 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
20587 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
20588 literal face name.
20589
20590 * textmodes/table.el (table-cell): Remove "-face" suffix from face
20591 name.
20592 (table-cell-face): New backward-compatibility alias for renamed face.
20593 (table--put-cell-face-property, table--update-cell-face):
20594 Use renamed table-cell face.
20595
20596 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
20597 from face name.
20598 (sgml-namespace-face): New backward-compatibility alias for
20599 renamed face.
20600 (sgml-namespace-face): Use renamed sgml-namespace face.
20601
20602 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
20603 (org-level-4, org-level-5, org-level-6, org-level-7)
20604 (org-level-8, org-warning, org-headline-done)
20605 (org-deadline-announce, org-scheduled-today)
20606 (org-scheduled-previously, org-link, org-done, org-table)
20607 (org-time-grid): Remove "-face" suffix from face names.
20608 (org-level-1-face, org-level-2-face, org-level-3-face)
20609 (org-level-4-face, org-level-5-face, org-level-6-face)
20610 (org-level-7-face, org-level-8-face, org-warning-face)
20611 (org-headline-done-face, org-deadline-announce-face)
20612 (org-scheduled-today-face, org-scheduled-previously-face)
20613 (org-link-face, org-done-face, org-table-face)
20614 (org-time-grid-face):
20615 New backward-compatibility aliases for renamed faces.
20616 (org-level-faces, org-set-font-lock-defaults, org-timeline)
20617 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
20618 (org-agenda-get-timestamps, org-agenda-get-scheduled)
20619 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
20620
20621 * emulation/viper-init.el (viper-search, viper-replace-overlay)
20622 (viper-minibuffer-emacs, viper-minibuffer-insert)
20623 (viper-minibuffer-vi): Remove "-face" suffix from face names.
20624 (viper-search-face, viper-replace-overlay-face)
20625 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20626 (viper-minibuffer-vi-face):
20627 New backward-compatibility aliases for renamed faces.
20628 (viper-search-face, viper-replace-overlay-face)
20629 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
20630 (viper-minibuffer-vi-face): Use renamed viper faces.
20631
20632 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
20633 Remove "-face" suffix from face names.
20634 (testcover-nohits-face, testcover-1value-face):
20635 New backward-compatibility aliases for renamed faces.
20636 (testcover-mark): Use renamed testcover faces.
20637
20638 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
20639 face name.
20640 (diary-button-face): New backward-compatibility alias for renamed face.
20641 (diary-entry): Use renamed diary-button face.
20642
20643 * calendar/calendar.el (diary, calendar-today, holiday)
20644 (mark-visible-calendar-date): Remove "-face" suffix from face names.
20645 (diary-face, calendar-today-face, holiday-face):
20646 New backward-compatibility aliases for renamed faces.
20647 (eval-after-load "facemenu", diary-entry-marker)
20648 (calendar-today-marker, calendar-holiday-marker, diary-face):
20649 Use renamed calendar faces.
20650
20651 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
20652 (compare-windows-face): New backward-compatibility alias for
20653 renamed face.
20654 (compare-windows-highlight): Use renamed compare-windows face.
20655
20656 * strokes.el (strokes-char): Remove "-face" suffix from face name.
20657 (strokes-char-face): New backward-compatibility alias for renamed face.
20658 (strokes-encode-buffer): Use renamed strokes-char face.
20659
20660 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
20661 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
20662 Remove "-face" suffix from face names.
20663 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20664 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20665 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
20666 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
20667 Use renamed pcvs faces.
20668 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
20669 * pcvs-defs.el (cvs-mode-map): Likewise.
20670 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
20671
20672 * info.el (info-title-1, info-title-2, info-title-3)
20673 (info-title-4): Remove "-face" suffix from and downcase face names.
20674 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20675 (Info-title-4-face):
20676 New backward-compatibility aliases for renamed faces.
20677 (Info-fontify-node): Use renamed info faces.
20678
20679 * hilit-chg.el (highlight-changes, highlight-changes-delete):
20680 Remove "-face" suffix from face names.
20681 (highlight-changes-face, highlight-changes-delete-face):
20682 New backward-compatibility aliases for renamed faces.
20683 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
20684 (hilit-chg-make-list): Use renamed highlight-changes faces.
20685
20686 * generic-x.el (show-tabs-tab, show-tabs-space):
20687 Remove "-face" suffix from face names.
20688 (show-tabs-tab-face, show-tabs-space-face):
20689 New backward-compatibility aliases for renamed faces.
20690 (show-tabs-generic-mode-font-lock-defaults-1)
20691 (show-tabs-generic-mode-font-lock-defaults-2):
20692 Use renamed show-tabs faces.
20693
20694 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
20695 (smerge-markers): Remove "-face" suffix from face names.
20696 (smerge-mine-face, smerge-other-face, smerge-base-face)
20697 (smerge-markers-face):
20698 New backward-compatibility aliases for renamed faces.
20699 (smerge-mine-face, smerge-other-face, smerge-base-face)
20700 (smerge-markers-face): Use renamed smerge faces.
20701
20702 * log-view.el (log-view-file, log-view-message): Remove "-face"
20703 suffix from face names.
20704 (log-view-file-face, log-view-message-face):
20705 New backward-compatibility aliases for renamed faces.
20706 (log-view-file-face, log-view-message-face): Use renamed log-view
20707 faces.
20708
20709 * paren.el (show-paren-match, show-paren-mismatch):
20710 Remove "-face" suffix from face names.
20711 (show-paren-match-face, show-paren-mismatch-face):
20712 New backward-compatibility aliases for renamed faces.
20713 (show-paren-function): Use renamed show-paren faces.
20714
20715 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
20716 (ruler-mode-margins, ruler-mode-fringes)
20717 (ruler-mode-column-number, ruler-mode-fill-column)
20718 (ruler-mode-comment-column, ruler-mode-goal-column)
20719 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
20720 suffix from face names.
20721 (ruler-mode-default-face, ruler-mode-pad-face)
20722 (ruler-mode-margins-face, ruler-mode-fringes-face)
20723 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
20724 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
20725 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
20726 New backward-compatibility aliases for renamed faces.
20727 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
20728 (ruler-mode-column-number, ruler-mode-fill-column)
20729 (ruler-mode-comment-column, ruler-mode-goal-column)
20730 (ruler-mode-tab-stop, ruler-mode-current-column)
20731 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
20732 faces.
20733
20734 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
20735 face name.
20736 (whitespace-highlight-the-space): Use renamed face.
20737 (whitespace-highlight-face): New backward-compatibility alias for
20738 renamed face.
20739
20740 * woman.el (woman-italic, woman-bold, woman-unknown)
20741 (woman-addition, woman-symbol-face):
20742 Remove "-face" suffix from face names.
20743 (woman-italic-face, woman-bold-face, woman-unknown-face)
20744 (woman-addition-face):
20745 New backward-compatibility aliases for renamed faces.
20746 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
20747 (woman-decode-region, woman-replace-match)
20748 (woman-display-extended-fonts, woman-special-characters)
20749 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
20750 Use renamed woman faces.
20751
20752 * longlines.el (longlines-visible-face): Face removed.
20753
20754 * diff-mode.el (diff-header, diff-file-header, diff-index)
20755 (diff-hunk-header, diff-removed, diff-added, diff-changed)
20756 (diff-function, diff-context, diff-nonexistent): Remove "-face"
20757 suffix from face names.
20758 (diff-header-face, diff-file-header-face, diff-index-face)
20759 (diff-hunk-header-face, diff-removed-face, diff-added-face)
20760 (diff-changed-face, diff-function-face, diff-context-face)
20761 (diff-nonexistent-face): New backward-compatibility aliases for
20762 renamed faces.
20763 (diff-header-face, diff-file-header-face)
20764 (diff-index, diff-index-face, diff-hunk-header)
20765 (diff-hunk-header-face, diff-removed, diff-removed-face)
20766 (diff-added, diff-added-face, diff-changed-face, diff-function)
20767 (diff-function-face, diff-context-face, diff-nonexistent)
20768 (diff-nonexistent-face): Use renamed diff-mode faces.
20769
20770 * progmodes/compile.el (compilation-warning-face)
20771 (compilation-info-face): Remove "-face" suffix from face names.
20772 (compilation-warning-face, compilation-info-face):
20773 New backward-compatibility aliases for renamed faces.
20774 (compilation-warning-face, compilation-info-face):
20775 Use renamed compilation faces.
20776
20777 * add-log.el (change-log-date, change-log-name)
20778 (change-log-email, change-log-file, change-log-list)
20779 (change-log-conditionals, change-log-function)
20780 (change-log-acknowledgement): Remove "-face" suffix from face names.
20781 (change-log-date-face, change-log-name-face)
20782 (change-log-email-face, change-log-file-face)
20783 (change-log-list-face, change-log-conditionals-face)
20784 (change-log-function-face, change-log-acknowledgement-face):
20785 New backward-compatibility aliases for renamed faces.
20786 (change-log-font-lock-keywords): Use renamed change-log faces.
20787
20788 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
20789 (custom-set, custom-changed, custom-saved, custom-button)
20790 (custom-button-pressed, custom-documentation, custom-state)
20791 (custom-comment, custom-comment-tag, custom-variable-tag)
20792 (custom-variable-button, custom-face-tag, custom-group-tag-1)
20793 (custom-group-tag): Remove "-face" suffix from face names.
20794 (custom-magic-alist, custom-magic-value-create)
20795 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
20796 (custom-invalid-face, custom-rogue-face, custom-modified-face)
20797 (custom-set-face, custom-changed-face, custom-saved-face)
20798 (custom-button-face, custom-button-pressed-face)
20799 (custom-documentation-face, custom-state-face)
20800 (custom-comment-face, custom-comment-tag-face)
20801 (custom-variable-tag-face, custom-variable-button-face)
20802 (custom-face-tag-face, custom-group-tag-face-1)
20803 (custom-group-tag-face):
20804 New backward-compatibility aliases for renamed faces.
20805
20806 * wid-edit.el (widget-documentation, widget-button)
20807 (widget-field, widget-single-line-field, widget-inactive)
20808 (widget-button-pressed): "-face" suffix removed from face names.
20809 (widget-documentation-face, widget-button-face)
20810 (widget-field-face, widget-single-line-field-face)
20811 (widget-inactive-face, widget-button-pressed-face):
20812 New backward-compatibility aliases for renamed faces.
20813 (widget-documentation-face, widget-button-face)
20814 (widget-button-pressed-face, widget-specify-field)
20815 (widget-specify-inactive): Use renamed widget faces.
20816
20817 2005-06-10 Kenichi Handa <handa@m17n.org>
20818
20819 * term/x-win.el (x-clipboard-yank): Remove condition-case
20820 wrapping.
20821
20822 2005-06-11 Kenichi Handa <handa@m17n.org>
20823
20824 * add-log.el (change-log-font-lock-keywords): Make the regexp for
20825 date lines stricter.
20826
20827 2005-06-10 Zhang Wei <id.brep@gmail.com>
20828
20829 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
20830 of x-get-selection.
20831
20832 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
20833
20834 * comint.el (comint-mode, comint-snapshot-last-prompt):
20835 * frame.el (frame-current-scroll-bars):
20836 * term.el (term-mode, term-check-proc, term-input-sender)
20837 (term-simple-send, term-extract-string, term-word)
20838 (term-match-partial-filename):
20839 * window.el (window-current-scroll-bars):
20840 * emulation/cua-base.el (cua-normal-cursor-color)
20841 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
20842 (cua-global-mark-cursor-color):
20843 * mail/undigest.el (rmail-forward-separator-regex):
20844 Fix typos in docstrings.
20845
20846 * comint.el (comint-check-proc, make-comint-in-buffer)
20847 (comint-source-default): Doc fixes.
20848
20849 * term.el (term-send-string): Improve argument/docstring consistency.
20850
20851 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
20852
20853 * comint.el (comint-send-input): Bind `inhibit-read-only' around
20854 call to `delete-region'.
20855 (comint-mode-hook): Do not enable Font Lock by default.
20856
20857 2005-06-09 Lute Kamstra <lute@gnu.org>
20858
20859 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
20860 could be void.
20861
20862 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
20863
20864 * emacs-lisp/debug.el (debugger-will-be-back): New var.
20865 (debug): Use it.
20866 (debugger-step-through, debugger-continue, debugger-jump)
20867 (debugger-return-value): Set it when needed.
20868 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
20869 Use inhibit-read-only.
20870
20871 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
20872
20873 * window.el (shrink-window-if-larger-than-buffer)
20874 (window-size-fixed): Fix typo in docstring.
20875
20876 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
20877 thumbnails directory on loading.
20878 (thumbs-conversion-program): Use `eq' to check the system type,
20879 not `equal'.
20880 (thumbs-temp-dir): Initialize to `temporary-file-directory',
20881 not "/tmp". Fix docstring.
20882 (thumbs-thumbsdir): New function to return the thumbnails
20883 directory, creating it if needed.
20884 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
20885 (thumbs-temp-file): Delete variable and make it into a function.
20886 (thumbs-resize-image, thumbs-modify-image): Use it.
20887 (thumbs-kill-buffer): Simplify.
20888 (thumbs-gensym): Defalias or duplicate CL `gensym'.
20889 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
20890 docstrings.
20891
20892 2005-06-09 Kim F. Storm <storm@cua.dk>
20893
20894 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
20895 set-match-data to free markers in match-data.
20896
20897 * replace.el (replace-match-data): Pass RESEAT arg `t' to
20898 match-data to unchain markers in match-data.
20899
20900 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
20901
20902 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
20903 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
20904 unnecessary now.
20905
20906 2005-06-08 Richard M. Stallman <rms@gnu.org>
20907
20908 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
20909 give the variable a doc string that doesn't say don't set it directly.
20910
20911 * textmodes/ispell.el (ispell-check-version):
20912 Use match-string-no-properties.
20913 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
20914 (ispell-buffer-local-words): Likewise.
20915
20916 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
20917 except on terminals with enough colors to really display it.
20918 (makefile-dependency-regex): Delete spurious `bb'.
20919
20920 * faces.el (escape-glyph): Use blue once again in last case.
20921 (no-break-space): Redefine so that it isn't invisible on a tty.
20922
20923 2005-06-08 Kim F. Storm <storm@cua.dk>
20924
20925 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
20926 also when reading directory name.
20927
20928 2005-06-08 Lute Kamstra <lute@gnu.org>
20929
20930 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
20931 (flyspell-mode-line-string): Remove autoload cookie.
20932 (flyspell-mode): Remove defvar.
20933
20934 2005-06-07 Lute Kamstra <lute@gnu.org>
20935
20936 * textmodes/org.el (org-run-mode-hooks): New function.
20937 (org-agenda-mode): Use it.
20938
20939 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
20940
20941 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
20942
20943 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20944
20945 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
20946
20947 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
20948
20949 * font-lock.el (font-lock-add-keywords): Doc fix.
20950
20951 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
20952
20953 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
20954 (tex-compile-default): In the absence of any history, use the order in
20955 tex-compile-alist to choose the preferred command.
20956 (tex-compile-commands): Reorder a bit.
20957
20958 * textmodes/flyspell.el (flyspell-auto-correct-binding)
20959 (flyspell-incorrect-face, flyspell-duplicate-face):
20960 Use (X)Emacs-agnostic code.
20961 (flyspell-mode-map): Don't overwrite at each load. Remove code
20962 redundant with the subsequent add-minor-mode. Merge Emacs and
20963 XEmacs code.
20964 (flyspell-word): Minor simplification.
20965 (flyspell-math-tex-command-p): Quieten the byte-compiler.
20966 (flyspell-external-point-words): Remove unused vars `size' and `start'.
20967 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
20968 Merge the corresponding Emacs code.
20969 (flyspell-correct-word, flyspell-xemacs-popup):
20970 Use flyspell-do-correct.
20971
20972 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
20973 a dedicated window.
20974
20975 * international/latexenc.el (latexenc-find-file-coding-system):
20976 Undo part of last patch, to turn off a compiler warning.
20977
20978 2005-06-06 Juri Linkov <juri@jurta.org>
20979
20980 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
20981 Rename `tmm-inactive-face' to `tmm-inactive'.
20982
20983 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
20984
20985 * iswitchb.el: Rename faces.
20986
20987 2005-06-06 Kim F. Storm <storm@cua.dk>
20988
20989 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
20990 (cua-global-mark): Remove -face suffix from face names.
20991
20992 * emulation/cua-gmrk.el (cua--init-global-mark):
20993 Remove cua-global-mark face setup.
20994
20995 2005-06-06 Richard M. Stallman <rms@gnu.org>
20996
20997 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
20998 just like other allowed characters.
20999 (makefile-match-dependency): Exclude leading and training whitespace
21000 from the range of regexp subexp 1.
21001 (makefile-macroassign-regex): Don't try to match the body,
21002 just the name of the macro being defined.
21003
21004 * info.el (Info-read-node-name-2): New function.
21005 (Info-read-node-name-1): Use that.
21006 Add a completion-base-size-function property.
21007
21008 * simple.el (completion-setup-function): Look for
21009 completion-base-size-function property of minibuffer-completion-table.
21010
21011 * files.el (locate-file-completion): Doc fix.
21012
21013 * printing.el: Don't call pr-update-menus; user must do that.
21014
21015 * emacs-lisp/debug.el (debugger-window): New variable.
21016 (debug): Use debugger-window if it is set and still alive.
21017 Record debugger-window for next entry.
21018
21019 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
21020
21021 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
21022
21023 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
21024 (hack-one-local-variable, hack-local-variables)
21025 (hack-local-variables-prop-line): Pass that arg.
21026
21027 2005-06-06 Kim F. Storm <storm@cua.dk>
21028
21029 * ido.el (ido-first-match, ido-only-match, ido-subdir)
21030 (ido-indicator): Remove -face suffix from face names.
21031
21032 2005-06-06 Juri Linkov <juri@jurta.org>
21033
21034 * font-lock.el (font-lock-regexp-backslash)
21035 (font-lock-regexp-backslash-construct): New faces.
21036 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
21037 after `('. Add `while-no-input' to control structures.
21038
21039 * faces.el (no-break-space, shadow): New faces.
21040 (escape-glyph): Use less loud colors pink2 and red4.
21041
21042 * diff-mode.el (diff-context-face)
21043 * dired.el (dired-ignored)
21044 * rfn-eshadow.el (file-name-shadow)
21045 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
21046
21047 * info.el (Info-title-1-face): Use green instead of yellow because
21048 bold yellow is not readable on light backgrounds.
21049
21050 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
21051 before selecting the desired mode to not spend time fontifying
21052 old contents.
21053
21054 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
21055
21056 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
21057 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
21058
21059 * ps-print.el (ps-default-fg, ps-default-bg):
21060 Fix typos in docstrings.
21061
21062 * isearchb.el (isearchb): Don't pass a spurious second argument to
21063 `iswitchb-completions'.
21064
21065 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
21066
21067 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
21068 to preserve point.
21069 (gdb-find-file-hook): Add doc string.
21070
21071 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
21072 C dereferenced pointer expression.
21073 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
21074
21075 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
21076
21077 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
21078 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
21079 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
21080 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
21081 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
21082 Make background transparent.
21083
21084 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
21085
21086 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
21087 (font-lock-remove-keywords): Doc fix.
21088 (font-lock-mode-major-mode): Compiler defvar.
21089 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
21090
21091 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
21092 (font-lock-mode): Update `font-lock-mode-major-mode'.
21093 (font-lock-set-defaults): Compiler defvar.
21094 (font-lock-default-function): Take `font-lock-mode-major-mode'
21095 into account.
21096
21097 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
21098 keep track of which major mode it enabled the minor mode for.
21099 Use find-file-hook again. Update docstring.
21100
21101 * simple.el (eval-expression-print-level)
21102 (eval-expression-print-length, eval-expression-debug-on-error):
21103 Doc fixes.
21104
21105 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
21106
21107 * iswitchb.el (iswitchb-single-match-face)
21108 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
21109 (iswitchb-invalid-regexp-face): New faces.
21110 (iswitchb-completions): Use them.
21111 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
21112 now marked as an obsolete alias.
21113 (iswitchb-read-buffer): Remove check for bound font variables.
21114 (iswitchb-invalid-regexp): New free variable.
21115 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
21116 set iswitchb-invalid-regexp.
21117 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
21118 invalid regexps.
21119 (iswitchb-completions): Add check for complete match when entering
21120 a regexp.
21121 (iswitchb-completions): Remove require-match argument.
21122 (iswitchb-exhibit): Fix caller.
21123 (iswitchb-common-match-inserted): New variable.
21124 (iswitchb-complete, iswitchb-completion-help): Use it.
21125
21126 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
21127
21128 * url-http.el (url-http-chunked-encoding-after-change-function):
21129 Use `url-http-debug' instead of `message'.
21130
21131 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
21132
21133 * url-http.el (url-http-parse-headers): Pass redirected URL as a
21134 callback argument.
21135
21136 2005-06-04 Kim F. Storm <storm@cua.dk>
21137
21138 * simple.el (line-move): Only call sit-for when moving backwards.
21139
21140 * ido.el (ido-make-merged-file-list-1): New defun split from
21141 ido-make-merged-file-list.
21142 (ido-make-merged-file-list): Bind throw-on-input around call to
21143 ido-make-merged-file-list-1. Return input-pending-p if
21144 interrupted by more input available.
21145 (ido-read-internal): Handle input-pending-p return value from
21146 ido-make-merged-file-list.
21147
21148 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
21149
21150 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
21151 compatibility code.
21152
21153 * international/latexenc.el (latexenc-find-file-coding-system):
21154 Don't inherit the EOL part of the coding-system from the
21155 tex-main buffer. Fit within 80 columns.
21156
21157 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
21158
21159 * tmm.el (tmm-inactive-face): New face.
21160 (tmm-remove-inactive-mouse-face): New function.
21161 (tmm-prompt, tmm-add-one-shortcut)
21162 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
21163 but not selectable.
21164
21165 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
21166
21167 * faces.el (face-equal): Improve argument/docstring consistency.
21168
21169 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
21170
21171 * progmodes/make-mode.el (makefile-targets-face)
21172 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
21173 (makefile-bsdmake-dependency-regex)
21174 (makefile-makepp-rule-action-regex)
21175 (makefile-bsdmake-rule-action-regex): New constants.
21176 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
21177
21178 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21179 Allow (...) within `...' for makepp messages.
21180
21181 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
21182
21183 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
21184
21185 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
21186 "." files are deleted from all file lists before comparison.
21187
21188 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
21189 (viper-ESC-key): Made them customizable.
21190
21191 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
21192
21193 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
21194
21195 * autorevert.el (auto-revert-buffers): Use save-match-data.
21196
21197 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21198
21199 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
21200 menu items with a nil command binding.
21201
21202 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
21203
21204 * emacs-lisp/cl-macs.el (defsetf):
21205 Improve argument/docstring consistency.
21206
21207 * faces.el (list-faces-display): Improve the formatting by
21208 computing the maximum length required for any face-name (reworked
21209 patch of 1999-01-11, accidentally deleted on 1999-07-21).
21210 (internal-find-face): Remove redundant info in docstring.
21211
21212 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
21213
21214 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
21215 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
21216 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
21217 (gdb-assembler-custom): Improve regexps.
21218 (def-gdb-auto-update-handler): Use window point to preserve point.
21219
21220 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
21221
21222 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
21223
21224 2005-05-31 Jay Belanger <belanger@truman.edu>
21225
21226 * calc/calc-embed.el (calc-embedded-word): Change argument passed
21227 to calc-embedded.
21228 (calc-embedded-make-info): Have plain prefix argument select
21229 entire line.
21230
21231 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
21232
21233 * faces.el (list-faces-display): Signal error if passed a regexp
21234 that matches no face name.
21235
21236 * simple.el (filter-buffer-substring): Fix typo in docstring.
21237
21238 2005-05-31 Richard M. Stallman <rms@gnu.org>
21239
21240 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
21241 (vhdl-emacs-21): Doc fix.
21242 (vhdl-mode): Unconditionally set comment-padding.
21243 (vhdl-fixup-whitespace-region): Insert spaces only where
21244 there are none.
21245 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
21246
21247 2005-05-30 John Wiegley <johnw@newartisans.com>
21248
21249 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
21250 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
21251 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
21252 `directory-sep-char' to ?/, and all uses of `string-to-int' to
21253 `string-to-number'.
21254
21255 2005-05-30 Jay Belanger <belanger@truman.edu>
21256
21257 * calc/calc.el (calc-bug-address): Fix docstring.
21258 (calc-window-hook, calc-trail-window-hook): New variables.
21259 (calc-trail-display): Restore use of calc-trail-window-hook.
21260 (calc): Restore use of calc-window-hook.
21261
21262 2005-05-31 Masatake YAMATO <jet@gyve.org>
21263
21264 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
21265
21266 * help-fns.el (help-C-file-name): Add autoload mark for
21267 `find-function-noselect'.
21268
21269 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
21270
21271 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
21272 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
21273
21274 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21275
21276 * calendar/diary-lib.el (mark-included-diary-files): Only kill
21277 included diary buffer if it was not already being visited.
21278 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
21279
21280 * calendar/icalendar.el (top-level): Do not require appt.
21281
21282 * mail/supercite.el (sc-select-attribution): Only use a list
21283 element from sc-attrib-selection-list if it returns a string.
21284 Reported by Davide G. M. Salvetti <salve@debian.org>.
21285
21286 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
21287
21288 * thumbs.el (thumbs-thumbname): The resulting thumbname now
21289 includes a hash value to improve its uniqueness, and has a ".jpg"
21290 extension. Also, it is now a valid filename on all systems.
21291 (thumbs-make-thumb): Use `let', not `let*'.
21292 (thumbs-show-thumbs-list): Check for JPEG availability.
21293
21294 2005-05-30 Richard M. Stallman <rms@gnu.org>
21295
21296 * filesets.el (filesets-menu-ensure-use-cached):
21297 Prevent warning when emacs-version>= is undefined.
21298
21299 * printing.el (pr-interactive-n-up): Use string-to-number.
21300
21301 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
21302
21303 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
21304 Warn only when name to be defined is quoted.
21305
21306 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
21307
21308 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
21309 Make regexp more robust.
21310 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
21311 Force regeneration of disassembly.
21312
21313 2005-05-29 Jay Belanger <belanger@truman.edu>
21314
21315 * calc/calc.el (calc-user-invocation): Check if
21316 calc-invocation-macro is non-nil.
21317
21318 2005-05-29 Juri Linkov <juri@jurta.org>
21319
21320 * add-log.el (change-log-font-lock-keywords):
21321 Add `+' to e-mail regexp to accept mail address with keywords.
21322
21323 * man.el (Man-name-regexp): Add `:' to accept qualified names.
21324
21325 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
21326
21327 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
21328
21329 * ielm.el (inferior-emacs-lisp-mode): Ditto.
21330
21331 2005-05-29 Richard M. Stallman <rms@gnu.org>
21332
21333 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
21334 Undo the change that moves to end of the current word.
21335
21336 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21337
21338 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
21339 Throw error when count <= 0 to ensure input is a number.
21340 (gdb-read-memory-custom): Pick up address from buffer.
21341 (gdb-memory-mode): Allow user to increment and decrement
21342 memory address from header line.
21343
21344 2005-05-29 Richard M. Stallman <rms@gnu.org>
21345
21346 * flyspell.el (flyspell-version): Function deleted.
21347 (flyspell-auto-correct-previous-hook): Doc fix.
21348
21349 * jit-lock.el (jit-lock-function, jit-lock-after-change):
21350 Do nothing if memory is full.
21351
21352 * font-lock.el (font-lock-fontify-syntactically-region):
21353 Pass t for GREEDY to looking-back.
21354
21355 * saveplace.el (save-place-alist-to-file): Write the file
21356 using write-region.
21357
21358 * subr.el (looking-back): New argument GREEDY.
21359
21360 * progmodes/compile.el (compilation-start): Set the mode
21361 before inserting the initial text.
21362
21363 * progmodes/which-func.el (which-func-update-1): Turn the mode
21364 off in case of error by setting which-func-mode.
21365
21366 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
21367
21368 * flyspell.el (flyspell-auto-correct-previous-word):
21369 Narrow down to what's on the screen, and recenter overlays
21370 at the end of the next word.
21371
21372 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
21373
21374 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
21375 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
21376 (flyspell-abbrev-p): Default to nil.
21377 (flyspell-use-global-abbrev-table-p): Doc fix.
21378 (flyspell-large-region): Allow nil as value.
21379 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
21380
21381 (mail-mode-flyspell-verify): More robust handling
21382 of `mail-header-separator'. More efficient signature detection.
21383 Allow for regexp metacharacters in message-header-separator.
21384 Adding `To' not to be checked in mail-mode-flyspell-verify.
21385
21386 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
21387 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
21388 Bind flyspell-auto-correct-binding.
21389 Bind C-. and C-, .
21390 (flyspell-mode-map): Likewise.
21391 (flyspell-mode): Doc fix.
21392 (flyspell-accept-buffer-local-defs): Preserve current buffer.
21393 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
21394 (flyspell-word-cache-result): New var, always local.
21395 (flyspell-check-pre-word-p): Doc fix.
21396 (flyspell-check-changed-word-p): Handle spc like newline.
21397 (flyspell-post-command-hook): Set flyspell-word-cache-result.
21398 (flyspell-word-search-backward, flyspell-word-search-forward):
21399 New functions.
21400 (flyspell-word): Return t if nothing to check.
21401 When parsing TeX code, check for after } or \.
21402 Use flyspell-word-search-backward to find previous word.
21403 Return nil if duplicated word.
21404 For word already checked, return same value as last time.
21405 Set flyspell-word-cache-result after checking.
21406 Don't clobber the return value.
21407 (flyspell-get-word): Major rewrite.
21408 (flyspell-external-point-words): New locals pword, pcount.
21409 Fix size used in progress message.
21410 Find the proper corresponding word in flyspell-large-region-buffer.
21411 (flyspell-region): Check for flyspell-large-region = nil.
21412 (flyspell-highlight-incorrect-region): Clean up overlays in region.
21413 (flyspell-auto-correct-word): Check that WORD is a cons.
21414 (flyspell-correct-word): Likewise.
21415
21416 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
21417
21418 * progmodes/make-mode.el (makefile-rule-action-regex)
21419 (makefile-macroassign-regex, makefile-makepp-mode)
21420 (makefile-bsdmake-mode): Continuation lines may be empty.
21421 Reported by Joshua Varner.
21422 (makefile-makepp-font-lock-keywords): Add $(stem).
21423
21424 2005-05-28 Karl Berry <karl@gnu.org>
21425
21426 * textmodes/tex-mode.el: Now that tex-send-command calls
21427 shell-quote-argument (2005-03-31 change), remove all calls to
21428 shell-quote-argument; they all end up invoking tex-send-command.
21429 The double quoting loses on filenames with non-safe characters,
21430 such as "@". Reported by Frederik Fouvry.
21431
21432 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
21433
21434 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
21435 about preserving point.
21436
21437 2005-05-27 Jay Belanger <belanger@truman.edu>
21438
21439 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
21440 Info-goto-node.
21441
21442 * calc/calc-embed.el (calc-embed-arg): New variable.
21443 (calc-do-embedded-activate, calc-embedded-activate-formula)
21444 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
21445 variable by new variable.
21446 (calc-embedded-make-info): Replace undeclared variable by new
21447 variable. When selecting region with positive prefix
21448 argument, use end of previous line instead of beginning of line.
21449
21450 * calc/calc-aent.el (calc-arg-values): Declare it.
21451
21452 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
21453 Declare them.
21454
21455 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
21456
21457 * calc/calc.el (calc-alg-map): Declare it.
21458
21459 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
21460
21461 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
21462
21463 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
21464 (gdb-registers-buffer, toggle-gdb-all-registers):
21465 Toggle display of floating point registers.
21466 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
21467
21468 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
21469 (toggle-gud-tooltip-dereference):
21470 Rename from gud-toggle-tooltip-dereference.
21471
21472 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
21473
21474 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
21475
21476 2005-05-27 Jay Belanger <belanger@truman.edu>
21477
21478 * calc/calc-prog.el (calc-kbd-report): Remove.
21479 (calc-kbd-query): Rewrite.
21480
21481 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
21482
21483 * image.el (image-library-alist): Move to image.c.
21484 (image-type-available-p): Doc fix.
21485
21486 2005-05-27 Lute Kamstra <lute@gnu.org>
21487
21488 * calc/calc.el (calc):
21489 * outline.el (outline-1, outline-2, outline-3, outline-4)
21490 (outline-5, outline-6, outline-7, outline-8):
21491 * textmodes/dns-mode.el (dns-mode):
21492 * textmodes/sgml-mode.el (sgml-namespace-face):
21493 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
21494 (tex-verbatim-face, tex-use-reftex):
21495 * textmodes/texinfo.el (texinfo-heading-face):
21496 Specify customization group.
21497
21498 * longlines.el: Don't require easy-mmode.
21499 (longlines-visible-face): Specify customization group.
21500
21501 2005-05-27 Kenichi Handa <handa@m17n.org>
21502
21503 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
21504 encoding table of windows-1251.
21505
21506 * international/ucs-tables.el (ucs-set-table-for-input):
21507 If translation-table-for-input of a coding system is a symbol, get
21508 its translation-table property.
21509
21510 * international/code-pages.el: Don't register a coding system into
21511 non-iso-charset-alist more than once.
21512 (cp-make-coding-system): Likewise.
21513
21514 2005-05-26 John Wiegley <johnw@newartisans.com>
21515
21516 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
21517 `eshell-resume-eval' is wrapped in a list, it indicates that the
21518 command was run asynchronously. In that case, unwrap the value
21519 before checking the delimiter value.
21520
21521 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
21522 character before a space at the end of a line is \, assume the space
21523 is part of the last argument rather than a final argument separator.
21524
21525 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
21526 is in use, and the target is `t' or `nil' (which are the most common
21527 values), don't assume that the symbol target is a buffer.
21528
21529 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
21530
21531 * calendar/calendar.el (calendar-mode-line-format):
21532 Use mode-line-highlight as mouse-face.
21533
21534 * time.el (display-time-string-forms, display-time-update):
21535 Use mode-line-highlight as mouse-face.
21536
21537 2005-05-26 Jay Belanger <belanger@truman.edu>
21538
21539 * calc/calc.el (calc-language-alist): Remove extra defvar.
21540
21541 2005-05-26 Lute Kamstra <lute@gnu.org>
21542
21543 * arc-mode.el (archive-mode):
21544 * bookmark.el (bookmark-read-annotation-mode)
21545 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
21546 * bs.el (bs-mode):
21547 * calc/calc-yank.el (calc-edit-mode):
21548 * calc/calc.el (calc-mode, calc-trail-mode):
21549 * calculator.el (calculator-mode):
21550 * chistory.el (command-history-mode):
21551 * comint.el:
21552 * cus-edit.el (custom-mode):
21553 * descr-text.el (describe-text-mode):
21554 * ebuff-menu.el (Electric-buffer-menu-mode):
21555 * ediff-util.el (ediff-mode):
21556 * emacs-lisp/re-builder.el (reb-mode):
21557 * emulation/vi.el (vi-mode-setup):
21558 * emulation/ws-mode.el (wordstar-mode):
21559 * eshell/esh-mode.el (eshell-mode):
21560 * forms.el (forms-mode):
21561 * help-mode.el (help-mode):
21562 * hexl.el (hexl-mode):
21563 * ibuffer.el (ibuffer-mode):
21564 * ielm.el (inferior-emacs-lisp-mode):
21565 * info.el (Info-mode, Info-edit-mode):
21566 * international/swedish.el:
21567 * ledit.el (ledit-from-lisp-mode):
21568 * locate.el (locate-mode):
21569 * mail/rmail.el (rmail-mode):
21570 * mail/rmailedit.el (rmail-edit-mode):
21571 * mail/rmailsum.el (rmail-summary-mode):
21572 * mail/supercite.el (sc-electric-mode):
21573 * net/eudc.el (eudc-mode):
21574 * net/quickurl.el (quickurl-list-mode):
21575 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
21576 * obsolete/ooutline.el (outline-mode):
21577 * obsolete/options.el (Edit-options-mode):
21578 * obsolete/rnews.el (news-mode):
21579 * obsolete/rnewspost.el (news-reply-mode):
21580 * play/5x5.el (5x5-mode):
21581 * play/decipher.el (decipher-mode, decipher-stats-mode):
21582 * play/gomoku.el (gomoku-mode):
21583 * play/snake.el (snake-mode):
21584 * play/solitaire.el (solitaire-mode):
21585 * play/tetris.el (tetris-mode):
21586 * progmodes/ada-mode.el (ada-mode):
21587 * progmodes/antlr-mode.el (antlr-mode):
21588 * progmodes/autoconf.el (autoconf-mode):
21589 * progmodes/dcl-mode.el (dcl-mode):
21590 * progmodes/delphi.el (delphi-mode):
21591 * progmodes/ebrowse.el (ebrowse-tree-mode)
21592 (ebrowse-electric-list-mode, ebrowse-member-mode)
21593 (ebrowse-electric-position-mode):
21594 * progmodes/f90.el (f90-mode):
21595 * progmodes/fortran.el (fortran-mode):
21596 * progmodes/icon.el (icon-mode):
21597 * progmodes/idlw-help.el (idlwave-help-mode):
21598 * progmodes/idlw-shell.el (idlwave-shell-mode):
21599 * progmodes/idlwave.el (idlwave-mode):
21600 * progmodes/inf-lisp.el (inferior-lisp-mode):
21601 * progmodes/m4-mode.el (m4-mode):
21602 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
21603 * progmodes/modula2.el (modula-2-mode):
21604 * progmodes/octave-inf.el (inferior-octave-mode):
21605 * progmodes/octave-mod.el (octave-mode):
21606 * progmodes/pascal.el (pascal-mode):
21607 * progmodes/sh-script.el (sh-mode):
21608 * progmodes/sql.el (sql-mode, sql-interactive-mode):
21609 * progmodes/vhdl-mode.el (vhdl-mode):
21610 * progmodes/xscheme.el (scheme-interaction-mode):
21611 * replace.el (occur-mode):
21612 * ses.el (ses-mode):
21613 * simple.el (completion-list-mode):
21614 * skeleton.el:
21615 * speedbar.el (speedbar-mode):
21616 * term.el (term-mode):
21617 * terminal.el (terminal-edit-mode):
21618 * textmodes/reftex-index.el (reftex-index-mode)
21619 (reftex-index-phrases-mode):
21620 * textmodes/reftex-sel.el (reftex-select-label-mode)
21621 (reftex-select-bib-mode):
21622 * textmodes/reftex-toc.el (reftex-toc-mode):
21623 * wdired.el (wdired-change-to-wdired-mode):
21624 * wid-browse.el (widget-browse-mode):
21625 Use run-mode-hooks.
21626
21627 * array.el (array-mode):
21628 * calendar/todo-mode.el (todo-mode):
21629 * man.el (Man-mode):
21630 * play/landmark.el (lm-mode):
21631 * play/mpuz.el (mpuz-mode):
21632 Use kill-all-local-variables and run-mode-hooks.
21633
21634 * subr.el (delay-mode-hooks): Specify indentation.
21635
21636 2005-05-26 Mark A. Hershberger <mah@everybody.org>
21637
21638 * xml.el (xml-substitute-special): Don't die for undefined xml
21639 entities.
21640
21641 2005-05-26 Jay Belanger <belanger@truman.edu>
21642
21643 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
21644 of nil.
21645
21646 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
21647
21648 * progmodes/gdb-ui.el (gdb-frame-address):
21649 Rename from gdb-current-address.
21650 (gdb-previous-frame-address): Rename from gdb-previous-address.
21651 (gdb-selected-frame): Rename from gdb-current-frame.
21652 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
21653 (gdb-frame-number): Rename from gdb-current-stack-level.
21654 (gdb-ann3): Match new mode-name for disassembly buffer.
21655 Extend initialization of variables.
21656 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
21657 (gdb-memory-mode): Use mouse-face in header line.
21658 (gdb-assembler-buffer-name): Call it disassembly and give frame
21659 in mode line.
21660 (gdb-source-spec-regexp, gdb-assembler-custom)
21661 (gdb-invalidate-assembler, gdb-frame-handler):
21662 Make robust to leading zeroes in address format.
21663
21664 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
21665
21666 * textmodes/org.el (org-mode): Use `define-derived-mode' to
21667 define `org-mode'.
21668 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
21669
21670 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
21671
21672 * log-edit.el (log-edit-changelog-entries): Distinguish between
21673 filenames like xfns.c and fns.c.
21674
21675 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
21676
21677 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
21678 point after reverting.
21679 (Buffer-menu-make-sort-button): Handle the case where
21680 `Buffer-menu-use-header-line' is nil.
21681
21682 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
21683
21684 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
21685 New funcs. In minibuffer-local-completion-map bind `]', `/'
21686 and `:' to them.
21687
21688 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
21689
21690 * startup.el (normal-top-level): Allow modification of load-path while
21691 we're iterating over it.
21692
21693 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
21694
21695 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
21696 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
21697 (thumbs-resize-interactive, thumbs-insert-image)
21698 (thumbs-insert-thumb, thumbs-dired-show-marked)
21699 (thumbs-find-image-at-point, thumbs-delete-images)
21700 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
21701 (thumbs-increment-image-size, thumbs-decrement-image-size):
21702 Fix typos in docstrings.
21703
21704 2005-05-24 Andre Spiegel <spiegel@gnu.org>
21705
21706 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
21707 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
21708 (cperl-mode): Use them.
21709
21710 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
21711
21712 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21713 Doc fixes.
21714
21715 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
21716
21717 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
21718 Bind C-d to gdb-inferior-io-eof.
21719
21720 * dired.el (dired-dnd-popup-notice): Use message-box.
21721
21722 2005-05-23 Masatake YAMATO <jet@gyve.org>
21723
21724 * bindings.el (mode-line-major-mode-keymap):
21725 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
21726
21727 * faces.el (mode-line-highlight): New face.
21728
21729 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
21730 as mouse-face.
21731
21732 * bindings.el (top-level, help-echo, mode-line-modified)
21733 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
21734 as mouse-face.
21735
21736 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
21737
21738 * progmodes/cc-engine.el (c-guess-basic-syntax):
21739 Remove spurious call to `zerop'.
21740
21741 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
21742
21743 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
21744
21745 CC Mode update to 5.30.10:
21746
21747 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
21748 could go past the limit in decoration level 2, thereby causing
21749 errors during interactive fontification.
21750
21751 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
21752 the file is evaluated interactively.
21753
21754 * cc-engine.el (c-guess-basic-syntax): Handle operator
21755 declarations somewhat better in C++.
21756
21757 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
21758 make use of `run-mode-hooks' which has been added in Emacs 21.1.
21759 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
21760 (awk-mode): Use it.
21761 (make-local-hook): Suppress warning about obsoleteness.
21762
21763 * cc-engine.el, cc-align.el, cc-cmds.el
21764 (c-append-backslashes-forward, c-delete-backslashes-forward)
21765 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
21766 Compensate for return value from `forward-line' when it has moved
21767 but not to a different line due to eob.
21768
21769 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
21770 `objc-method-intro' and `objc-method-args-cont'.
21771
21772 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
21773
21774 CC Mode update to 5.30.10:
21775
21776 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
21777 in the copyright statement. Incidentally, change "along with GNU
21778 Emacs" to "along with this program" where it occurs.
21779
21780 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
21781 so that it is interactive, hence can be found by M-x awk-mode
21782 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
21783 <gmorris+emacs@ast.cam.ac.uk>.
21784
21785 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
21786 Mode's regexps.
21787
21788 2005-05-23 Kevin Ryde <user42@zip.com.au>
21789
21790 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
21791 c-parse-state, to avoid a lisp error (on bad code).
21792
21793 2005-05-23 Lute Kamstra <lute@gnu.org>
21794
21795 * subr.el (font-lock-defaults): Remove defvar as it's already
21796 defined in font-core.el.
21797
21798 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
21799
21800 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
21801
21802 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
21803 more general and work when GDB variable "print pretty" is on,
21804 as with Emacs, for example.
21805
21806 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
21807
21808 * font-core.el: Update comment.
21809
21810 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21811 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21812
21813 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
21814
21815 2005-05-22 Eli Zaretskii <eliz@gnu.org>
21816
21817 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
21818 and `yank-handler' in the doc strings.
21819
21820 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
21821
21822 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
21823
21824 2005-05-22 Richard M. Stallman <rms@gnu.org>
21825
21826 * help.el (describe-key): Move print-help-return-message call
21827 out of conditional.
21828
21829 * progmodes/etags.el (list-tags): Use with-no-warnings.
21830
21831 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
21832 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
21833 (starttls-extra-args, starttls-extra-arguments): Add defvars.
21834
21835 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
21836
21837 * language/viet-util.el (viet-viscii-nonascii-translation-table):
21838 Add defvar.
21839
21840 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
21841 Use defvar, not defconst.
21842
21843 * hexl.el (hexl-follow-line): Use with-no-warnings.
21844
21845 * emulation/tpu-extras.el: Use write-file-functions instead of
21846 write-file-hooks.
21847
21848 * dired.el (dired-font-lock-keywords): Fontify files with junk
21849 extensions even if marked by -F.
21850
21851 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
21852
21853 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
21854 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
21855 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
21856 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
21857 (concatenate, list-length, get*, getf, cl-remprop):
21858 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
21859 (etypecase, progv, lexical-let, lexical-let*)
21860 (multiple-value-bind, multiple-value-setq, shiftf):
21861 Improve argument/docstring consistency.
21862
21863 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
21864
21865 2005-05-22 Andre Spiegel <spiegel@gnu.org>
21866
21867 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
21868 doesn't exist.
21869
21870 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
21871 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
21872
21873 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
21874
21875 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
21876 already deleted variables: auto-fill-hook, blink-paren-hook,
21877 lisp-indent-hook, inhibit-local-variables, unread-command-event,
21878 suspend-hooks, comment-indent-hook, meta-flag,
21879 before-change-function, after-change-function,
21880 font-lock-doc-string-face.
21881
21882 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
21883
21884 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21885
21886 2005-05-21 Eli Zaretskii <eliz@gnu.org>
21887
21888 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
21889 rmail-dont-reply-to.
21890
21891 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21892
21893 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
21894 literal blank when splitting new-header-values.
21895
21896 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
21897
21898 * calendar/cal-menu.el (cal-menu-update): Add separator as a
21899 string so that tmm doesn't create a completion entry for it.
21900
21901 * textmodes/table.el (table-disable-menu): Ditto.
21902
21903 2005-05-21 Richard M. Stallman <rms@gnu.org>
21904
21905 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
21906
21907 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
21908
21909 * net/rcompile.el (remote-compile): Use compilation-start.
21910
21911 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
21912
21913 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
21914
21915 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
21916 Default to makefile-bsdmake-mode on BSD systems.
21917
21918 * imenu.el (imenu-generic-expression, imenu--generic-function'):
21919 REGEXP may also be a search function now. The part of doc-string
21920 for describing the structure was 95% identical to that of
21921 `imenu--generic-function'. Unify it there.
21922
21923 * progmodes/make-mode.el (makefile-imenu-generic-expression):
21924 Use function to find dependencies, because regexp alone is so complex,
21925 it easily goes into an endless loop.
21926 (makefile-makepp-mode): Also add submenu for Perl functions
21927 defined in the makefile.
21928 (makefile-bsdmake-mode): Special imenu-generic-expression no
21929 longer needed, due to function call.
21930 (makefile-match-dependency): Take BOUND into account when checking
21931 if we're through.
21932
21933 2005-05-20 Jay Belanger <belanger@truman.edu>
21934
21935 * calc/calc-units.el (calc-invalidate-units-table):
21936 Use inhibit-read-only.
21937 (math-build-units-table-buffer): Use view-mode.
21938
21939 2005-05-20 David Kastrup <dak@gnu.org>
21940
21941 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
21942 easy-menu-add is not a nop on Emacs; and clarify when to call it.
21943
21944 2005-05-20 Lute Kamstra <lute@gnu.org>
21945
21946 * diff-mode.el (diff-header-face, diff-file-header-face)
21947 (diff-index-face, diff-hunk-header-face, diff-removed-face)
21948 (diff-added-face, diff-changed-face, diff-function-face)
21949 (diff-context-face, diff-nonexistent-face): Put them in the
21950 diff-mode customization group.
21951
21952 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
21953
21954 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
21955
21956 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
21957
21958 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
21959 Minor regexp-optimization.
21960
21961 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
21962
21963 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
21964 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
21965 (org-agenda-add-time-grid-maybe): New function.
21966 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
21967 (org-table-create): `dotimes' instead of `mapcar'.
21968 (org-xor): Simplify implementation.
21969 (org-agenda): `inhibit-redisplay' turned on.
21970 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
21971 a consistent line after a state change.
21972 (org-agenda-remove-times-when-in-prefix): New option.
21973 (org-prefix-has-time): New variable.
21974 (org-parse-time-string): Optional argument NODEFAULT.
21975 (org-format-agenda-item): Parse items for time-of-day
21976 specifications and move these into the prefix if possible.
21977 (org-agenda-priority): Get current heading, not previous heading
21978 during agenda remote editing.
21979
21980 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
21981
21982 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
21983 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
21984 (remove-duplicates, delete-duplicates, substitute)
21985 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
21986 (nsubstitute-if-not, find, find-if, find-if-not, position)
21987 (position-if, position-if-not, count, count-if, count-if-not)
21988 (mismatch, search, sort*, stable-sort, merge, member*)
21989 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
21990 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
21991 (intersection, nintersection, set-difference, nset-difference)
21992 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
21993 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
21994 (nsublis, tree-equal): Improve argument/docstring consistency.
21995
21996 * subr.el (send-string, send-region): Remove obsolescence declaration.
21997 (window-dot, set-window-dot, read-input, show-buffer)
21998 (eval-current-buffer, string-to-int):
21999 Add release number to obsolescence declarations.
22000
22001 2005-05-19 Kim F. Storm <storm@cua.dk>
22002
22003 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
22004 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
22005
22006 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
22007
22008 * faces.el (list-faces-display): Make back button respect optional
22009 regexp arg.
22010
22011 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
22012
22013 * calculator.el (calculator-radix-grouping-mode)
22014 (calculator-radix-grouping-digits, calculator-displayer)
22015 (calculator-radix-grouping-separator, calculator-copy-displayer):
22016 * dabbrev.el (dabbrev-search-these-buffers-only):
22017 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
22018 (diff-advance-after-apply-hunk, diff-mode-hook)
22019 (diff-minor-mode-prefix):
22020 * imenu.el (imenu-use-popup-menu):
22021 * jit-lock.el (jit-lock-context-time):
22022 * newcomment.el (comment-fill-column, comment-column)
22023 (comment-style, comment-padding, comment-multi-line)
22024 (comment-empty-lines, comment-auto-fill-only-comments):
22025 * reveal.el (reveal-around-mark):
22026 * uniquify.el (uniquify-buffer-name-style)
22027 (uniquify-after-kill-buffer-p)
22028 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
22029 (uniquify-min-dir-content, uniquify-separator)
22030 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
22031 * w32-vars.el (w32-fixed-font-alist):
22032 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
22033 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
22034 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
22035 * progmodes/perl-mode.el (perl-indent-level)
22036 (perl-continued-statement-offset, perl-continued-brace-offset)
22037 (perl-brace-offset, perl-brace-imaginary-offset)
22038 (perl-label-offset, perl-indent-continued-arguments)
22039 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
22040 * progmodes/tcl.el (tcl-indent-level)
22041 (tcl-continued-indent-level, tcl-auto-newline)
22042 (tcl-tab-always-indent, tcl-electric-hash-style)
22043 (tcl-help-directory-list, tcl-use-smart-word-finder)
22044 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
22045 (inferior-tcl-source-command):
22046 * textmodes/fill.el (enable-kinsoku):
22047 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
22048 * textmodes/table.el (table-yank-handler):
22049 Specify missing group (and type, if simple) in defcustom.
22050
22051 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
22052
22053 * progmodes/compile.el (compilation-finish-function): Fix defvar.
22054
22055 2005-05-19 Richard M. Stallman <rms@gnu.org>
22056
22057 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
22058
22059 * subr.el (event-basic-type): Don't get an error.
22060 (left-fringe-p): Function deleted.
22061
22062 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
22063 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
22064
22065 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
22066 in recursive copy.
22067
22068 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
22069
22070 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
22071
22072 * emacs-lisp/bytecomp.el
22073 (byte-compile-file-form-custom-declare-variable):
22074 Call byte-compile-nogroup-warn if appropriate.
22075
22076 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
22077 (compilation-set-window): Don't call left-fringe-p; do it directly.
22078
22079 2005-05-19 Jay Belanger <belanger@truman.edu>
22080
22081 * calc/calc-graph.el (calc-graph-format-data): Make sure
22082 var-PlotRejects is bound before trying to check its value.
22083
22084 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
22085
22086 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
22087 definition of this variable from reftex-global.el to reftex.el,
22088 because it is needed in the menu.
22089
22090 2005-05-19 Lute Kamstra <lute@gnu.org>
22091
22092 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
22093 years are fixed. Don't insert a space after a dash.
22094
22095 2005-05-19 Kim F. Storm <storm@cua.dk>
22096
22097 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
22098
22099 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
22100
22101 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
22102 strings, because (eq ... ?\\) is fairly frequent.
22103
22104 * progmodes/make-mode.el (makefile-add-this-line-targets):
22105 Simplify and integrate into `makefile-pickup-targets'.
22106 (makefile-add-this-line-macro): Simplify and integrate into
22107 `makefile-pickup-macros.
22108 (makefile-pickup-filenames-as-targets): Simplify.
22109 (makefile-previous-dependency, makefile-match-dependency):
22110 Don't stumble over `::'.
22111
22112 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
22113
22114 * subr.el (post-command-idle-hook, post-command-idle-delay):
22115 Remove obsoletion of post-command-idle-hook and
22116 post-command-idle-delay.
22117
22118 * faces.el (list-faces-display): Provide button when describe-face
22119 is called to take user back to the list of faces.
22120
22121 * help-fns.el (describe-variable): Remove hyperlinks in a
22122 variable's value as these are quite frequently inappropriate.
22123
22124 * follow.el (follow-submit-feedback, follow-mode):
22125 Remove references to post-command-idle-hook.
22126
22127 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
22128
22129 * progmodes/make-mode.el (makefile-previous-dependency)
22130 (makefile-match-dependency): Check for := (and in bsd mode also
22131 !=) to give a better result, even when font-lock is not on.
22132
22133 2005-05-18 Jay Belanger <belanger@truman.edu>
22134
22135 * calc/calc-help.el (calc-s-prefix-help):
22136 Add `calc-copy-special-constant' to help string.
22137
22138 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
22139
22140 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22141
22142 2005-05-18 Jay Belanger <belanger@truman.edu>
22143
22144 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
22145 in linear factors are in proper order.
22146
22147 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
22148
22149 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22150 Support for jurabib.
22151
22152 * textmodes/reftex.el (featurep): Define aliases for overlay
22153 commands, for XEmacs compatibility, and use these aliases in
22154 overlay initializations.
22155 (reftex-highlight): Use `reftex-move-overlay'.
22156 (reftex-unhighlight): Use `reftex-delete-overlay'.
22157 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
22158 (reftex-access-search-path): Use `reftex-uniquify' instead of
22159 `reftex-uniq'
22160
22161 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
22162 `before-string' property modification enables for Emacs as well.
22163 (reftex-select-item): Use `reftex-delete-overlay'.
22164 (reftex-select-mark): Use `reftex-make-overlay' and
22165 `reftex-overlay-put'.
22166 (reftex-select-unmark): Use `reftex-delete-overlay' and
22167 `reftex-overlay-put'.
22168
22169 2005-05-18 Lute Kamstra <lute@gnu.org>
22170
22171 * emacs-lisp/lisp.el (check-parens): Fix docstring.
22172
22173 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
22174
22175 * add-log.el (add-change-log-entry):
22176 * array.el (array-make-template, array-reconfigure-rows)
22177 (array-init-max-row, array-init-max-column)
22178 (array-init-columns-per-line, array-init-field-width):
22179 * replace.el (replace-match-maybe-edit, perform-replace):
22180 * textmodes/spell.el (spell-region):
22181 Replace `read-input' by `read-string'.
22182
22183 * forms.el (forms-mode):
22184 * finder.el (finder-compile-keywords):
22185 * shadowfile.el (shadow-read-files):
22186 Replace `eval-current-buffer' by `eval-buffer'.
22187
22188 * terminal.el (te-pass-through):
22189 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
22190 (ange-ftp-raw-send-cmd):
22191 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
22192 (send-process-next-char, telnet-initial-filter, telnet):
22193 Replace `send-string' by `process-send-string'.
22194
22195 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
22196 (prolog-consult-region): Replace `send-string' by
22197 `process-send-string'; replace `send-region' by `process-send-region'.
22198
22199 * progmodes/delphi.el (delphi-log-msg):
22200 Replace `set-window-dot' by `set-window-point'.
22201
22202 * subr.el (window-dot, set-window-dot, read-input, send-string)
22203 (send-region, show-buffer, eval-current-buffer):
22204 Make really obsolete, as the comment says.
22205
22206 2005-05-17 Kim F. Storm <storm@cua.dk>
22207
22208 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
22209 (cua--init-keymaps): Bind C-return instead of S-return to set
22210 rectangle mark.
22211
22212 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
22213 instead of S-return to toggle/clear rectangle mark.
22214
22215 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
22216
22217 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
22218 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
22219 Also fontify plain strings assigned to variables, mostly so that a
22220 colon has a face and is thus not taken as a dependency separator.
22221 (makefile-previous-dependency): Inline the new matcher, because it
22222 is too complex to work in both directions.
22223 (makefile-match-dependency): Eliminate `backward' arg (see above).
22224 Completely reimplemented so as to not sometimes go into an endless
22225 loop. It should also be more efficient, because first it only
22226 searches for `:', instead of applying the very complex regexp.
22227 (makefile-mode): Cancel `font-lock-support-mode', because blocks
22228 to be fontified in one piece can be too long for JIT.
22229 Makefiles are never *that* big.
22230
22231 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
22232
22233 * dired.el (dired-mode): Simplify.
22234
22235 2005-05-17 Lute Kamstra <lute@gnu.org>
22236
22237 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
22238 defcustom for the mode hook variable.
22239
22240 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
22241 Emacs Lisp Reference Manual.
22242
22243 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
22244
22245 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
22246 (evenp, list*):
22247 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
22248 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
22249
22250 * net/tramp-smb.el (tramp-smb-open-connection):
22251 Pass `tramp-chunksize' as fifth (required) argument.
22252
22253 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
22254
22255 * font-lock.el (lisp-font-lock-keywords-1):
22256 Set `font-lock-negation-char-face' for [^...] char group.
22257 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
22258
22259 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
22260 a var, and refine it to mask one more level of nested vars.
22261 (makefile-rule-action-regex): Turn it into a var, and refine it so
22262 it recognizes backslashed continuation lines as belonging to the
22263 same command.
22264 (makefile-macroassign-regex): Refine it so it recognizes
22265 backslashed continuation lines as belonging to the same command.
22266 (makefile-var-use-regex): Don't look at the next char, because it
22267 might be the same one to be skipped by the initial [^$], leading
22268 to an overlooked variable use.
22269 (makefile-make-font-lock-keywords): Remove two parameters, which
22270 are now variables that some of the modes set locally.
22271 Handle dependency and rule action matching through functions, because
22272 regexps alone match too often. Dependency matching now comes
22273 last, so it can check, whether a colon already matched something else.
22274 (makefile-mode): Inform that font-lock improves makefile parsing
22275 capabilities.
22276 (makefile-match-dependency, makefile-match-action): New functions.
22277
22278 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
22279
22280 * emacs-lisp/cl-extra.el (equalp): Doc fix.
22281
22282 * align.el (align-regexp):
22283 * ansi-color.el (ansi-color-get-face):
22284 * array.el (array-reconfigure-rows, array-init-max-row)
22285 (array-init-max-column, array-init-columns-per-line)
22286 (array-init-field-width):
22287 * dired-aux.el (dired-trample-file-versions):
22288 * dired-x.el (dired-mark-sexp):
22289 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
22290 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
22291 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
22292 * faces.el (face-read-integer):
22293 * files.el (backup-extract-version, insert-directory):
22294 * hexl.el (hexl-insert-decimal-char):
22295 * server.el (server-process-filter):
22296 * shell.el (shell-extract-num):
22297 * startup.el (command-line-1):
22298 * term.el (term-command-hook):
22299 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
22300 (time-stamp-do-number):
22301 * time.el (display-time-update):
22302 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
22303 (timezone-fix-time):
22304 * vms-patch.el (vms-suspend-resume-hook):
22305 * calendar/appt.el (appt-convert-time):
22306 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22307 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
22308 * calendar/cal-islam.el (mark-islamic-diary-entries):
22309 * calendar/calendar.el (calendar-cursor-to-date)
22310 (calendar-star-date):
22311 * calendar/diary-lib.el (diary-attrtype-convert)
22312 (mark-diary-entries, diary-entry-time):
22313 * calendar/solar.el (solar-get-number):
22314 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
22315 * emacs-lisp/re-builder.el (reb-display-subexp):
22316 * emulation/edt.el (edt-set-scroll-margins):
22317 * emulation/tpu-extras.el (tpu-set-scroll-margins):
22318 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
22319 (vip-get-ex-count):
22320 * emulation/viper-ex.el (viper-get-ex-token)
22321 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
22322 * international/fontset.el (fontset-plain-name):
22323 * mail/feedmail.el (feedmail-look-at-queue-directory):
22324 * mail/mailalias.el (mail-get-names):
22325 * mail/rmail.el (rmail-convert-to-babyl-format):
22326 * mail/rmailsum.el (rmail-make-basic-summary-line)
22327 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
22328 (rmail-summary-goto-msg):
22329 * mail/smtpmail.el (smtpmail-read-response):
22330 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
22331 (ange-ftp-vms-add-file-entry):
22332 * play/gametree.el (gametree-looking-at-ply)
22333 (gametree-current-branch-score):
22334 * progmodes/ada-xref.el (ada-prj-find-prj-file)
22335 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
22336 * progmodes/cperl-mode.el (condition-case):
22337 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
22338 (ebrowse-set-member-buffer-column-width)
22339 (ebrowse-select-1st-to-9nth):
22340 * progmodes/etags.el (etags-snarf-tag):
22341 * progmodes/flymake.el (flymake-parse-line):
22342 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
22343 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
22344 (idlwave-shell-menu-def):
22345 * progmodes/ps-mode.el (ps-run-goto-error):
22346 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
22347 (vhdl-speedbar-contract-level):
22348 * term/mac-win.el (x-handle-numeric-switch):
22349 * term/sun-mouse.el (sun-get-frame-data):
22350 * term/w32-win.el (x-handle-numeric-switch):
22351 * term/x-win.el (x-handle-numeric-switch):
22352 * textmodes/ispell.el (ispell-parse-output):
22353 * textmodes/nroff-mode.el (nroff-outline-level):
22354 * textmodes/reftex-cite.el (reftex-bib-sort-year)
22355 (reftex-bib-sort-year-reverse, reftex-format-citation):
22356 * textmodes/reftex-parse.el (reftex-init-section-numbers)
22357 (reftex-section-number):
22358 * textmodes/texinfmt.el (texinfo-paragraphindent):
22359 Replace `string-to-int' by `string-to-number'.
22360
22361 * international/latexenc.el: Add page marker to force the "Local
22362 Variables:" string out of the last page.
22363
22364 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22365
22366 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
22367 tooltip-change-major-mode.
22368 (gud-tooltip-print-command): Remove case where gud-minor-mode
22369 is gdb ("--fullname").
22370 (gud-tooltip-tips): Turn GUD tooltips off for this case and
22371 explain to user.
22372
22373 2005-05-16 Jay Belanger <belanger@truman.edu>
22374
22375 * calc/calc-store.el (calc-copy-special-constant): New function.
22376
22377 * calc/calc-ext.el (calc-init-extensions): Add binding for
22378 `calc-copy-special-constant'.
22379
22380 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
22381 for the `calc-copy-special-constant' command.
22382
22383 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
22384
22385 * subr.el (left-fringe-p): New function.
22386
22387 * progmodes/compile.el (compilation-setup): Set local value of
22388 overlay-arrow-string to "" always.
22389 (compilation-set-window): Left fringe then don't scroll.
22390 No left fringe then no arrow and scroll message to top.
22391 (compilation-context-lines): Adjust doc string accordingly.
22392
22393 2005-05-16 Kim F. Storm <storm@cua.dk>
22394
22395 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
22396 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
22397 (ido-wide-find-dir-or-delete-dir): New command for M-d.
22398 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
22399 (ido-read-file-name): Handle commands with ido property value
22400 equal to find-file as reading a file name, to allow C-d to enter dired.
22401 (ibuffer-find-file): Add ido property with value find-file.
22402
22403 2005-05-15 Kim F. Storm <storm@cua.dk>
22404
22405 * subr.el (open-network-stream-nowait): Remove.
22406 (open-network-stream-server): Remove.
22407
22408 2005-05-15 Richard M. Stallman <rms@gnu.org>
22409
22410 * faces.el (describe-face): Output a definition link button.
22411
22412 * help-mode.el (help-face-def): New button type.
22413
22414 * emacs-lisp/copyright.el (copyright-fix-years):
22415 Match properly if the first year is 2-digit.
22416 Don't mess up the whitespace after the years by filling.
22417
22418 * dired-aux.el (dired-mark-confirm):
22419 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
22420
22421 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
22422 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
22423 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
22424
22425 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
22426 Set font-lock-comment-start-skip.
22427
22428 * font-lock.el (font-lock-comment-start-skip): New variable.
22429 (font-lock-comment-end-skip): New variable.
22430 (font-lock-fontify-syntactically-region): Use them if non-nil.
22431
22432 2005-05-15 Jay Belanger <belanger@truman.edu>
22433
22434 * calc/calc-store.el (calc-store-value): Return a string rather
22435 than display it as a message.
22436 Use calc-var-name for variable name.
22437 (calc-store-into): Add the result of calc-store-value to message.
22438 (calc-copy-variable): Add a message.
22439 (calc-store-exchange): Improve error messages.
22440 (calc-store-binary, calc-store-map): Don't reset the values of
22441 special constants.
22442
22443 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
22444
22445 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
22446 manual to docstring.
22447
22448 * files.el (hack-local-variables-confirm): Add STRING argument.
22449 Make the function handle non file visiting buffers correctly.
22450 (hack-local-variables-prop-line, hack-local-variables)
22451 (hack-one-local-variable): Use STRING arg of
22452 `hack-local-variables-confirm'.
22453
22454 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
22455
22456 Sync with Tramp 2.0.49.
22457
22458 * net/tramp.el (tramp-handle-dired-call-process)
22459 (tramp-handle-insert-directory):`insert-buffer' cannot be used
22460 because the contents of the Tramp buffer is changed before
22461 insertion (`expand-file' and alike).
22462 (tramp-handle-insert-directory): If `localname' has an empty
22463 nondirectory name, it must not be quoted.
22464 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
22465 variable `tramp-chunksize'. Change callees.
22466 (tramp-open-connection-setup-interactive-shell): Check remote host
22467 for buggy `send-process-string' implementation.
22468 Set `tramp-chunksize' if found. Reported by Michael Kifer
22469 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
22470 (tramp-handle-shell-command): `insert-buffer' cannot be used
22471 because the contents of the Tramp buffer is changed before
22472 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
22473 <frederic.bothamy@free.fr>.
22474 (tramp-set-auto-save): Actions should be done for Tramp file name
22475 handler only. Ange-FTP has its own auto-save mechanism.
22476 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
22477 (tramp-set-auto-save-file-modes): Set file modes of
22478 `buffer-auto-save-file-name' to ?\600 as fallback solution.
22479 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
22480 (tramp-bug): Remove obsolete variable.
22481 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
22482 for presence of `mml-mode'. Make it running for older Emacsen as well.
22483
22484 2005-05-14 John Paul Wallington <jpw@pobox.com>
22485
22486 * ibuf-ext.el (define-ibuffer-filter filename):
22487 If `dired-directory' is a list, use its car.
22488
22489 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
22490
22491 * ibuffer.el (define-ibuffer-column filename):
22492 If `dired-directory' is a list, use its car.
22493
22494 2005-05-14 Richard M. Stallman <rms@gnu.org>
22495
22496 * subr.el (symbol-file): Doc fix.
22497
22498 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
22499 (byte-compile-form): Call byte-compile-nogroup-warn.
22500 (byte-compile-warning-types): Doc fix.
22501
22502 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
22503
22504 * progmodes/cc-engine.el (c-literal-faces):
22505 Add font-lock-comment-delimiter-face.
22506
22507 * net/net-utils.el (dig): Use with-no-warnings.
22508
22509 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
22510 (sc-recite-frame-alist, sc-default-cite-frame)
22511 (sc-default-uncite-frame, sc-default-recite-frame)
22512 (sc-attrib-selection-list, sc-rewrite-header-list):
22513 Mark as risky-local-variable.
22514
22515 * international/ogonek.el (ogonek-jak, ogonek-how):
22516 Don't use beginning-of-buffer.
22517
22518 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
22519
22520 * calendar/solar.el (solar-data-list): Move definition up.
22521
22522 * dnd.el (dnd-protocol-alist): Add autoload.
22523
22524 * progmodes/sh-script.el: Many doc usage fixes.
22525 (sh-indent-after-do): Change default to match common styles.
22526
22527 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
22528
22529 * files.el (interpreter-mode-alist)
22530 (auto-mode-interpreter-regexp): Doc fixes.
22531
22532 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
22533
22534 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
22535
22536 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
22537
22538 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22539
22540 * dired.el (dired-mode): make-variable-buffer-local =>
22541 make-local-variable.
22542
22543 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22544
22545 * term/mac-win.el (mac-select-convert-to-string): Try coding
22546 systems in mac-script-code-coding-systems if specified one cannot
22547 encode string for `com.apple.traditional-mac-plain-text'.
22548
22549 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
22550
22551 * progmodes/make-mode.el (makefile-targets-face)
22552 (makefile-shell-face, makefile-makepp-perl-face): New faces.
22553 (makefile-dependency-regex): Fix it to not make the colon in
22554 $(var:a=b) special.
22555 (makefile-rule-action-regex): New regexp for highlighting embedded
22556 Shell strings.
22557 (makefile-macroassign-regex): Handle != for highlighting as
22558 embedded Shell strings.
22559 (makefile-var-use-regex): New const.
22560 (makefile-statements, makefile-automake-statements)
22561 (makefile-gmake-statements, makefile-makepp-statements)
22562 (makefile-bsdmake-statements): New consts.
22563 (makefile-make-font-lock-keywords): New function.
22564 (makefile-automake-font-lock-keywords)
22565 (makefile-gmake-font-lock-keywords)
22566 (makefile-makepp-font-lock-keywords)
22567 (makefile-bsdmake-font-lock-keywords): New consts.
22568 (makefile-mode-map): Add switchers between the various submodes.
22569 (makefile-mode): Document the availability of the variants.
22570 (makefile-automake-mode, makefile-gmake-mode)
22571 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
22572
22573 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
22574 new variants of makefile-mode.
22575
22576 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22577
22578 * font-lock.el (font-lock-comment-delimiter-face): Fix up
22579 the inheritance.
22580
22581 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
22582
22583 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
22584 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
22585
22586 * files.el (normal-mode): Extend the scope of the
22587 `enable-local-variables' binding to include the `set-auto-mode' call.
22588 (magic-mode-alist): Doc fix.
22589
22590 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22591
22592 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
22593 font-lock-comment-face rather than copying its setting.
22594
22595 2005-05-12 Andreas Schwab <schwab@suse.de>
22596
22597 * eshell/esh-mode.el (eshell-send-input): Doc fix.
22598
22599 2005-05-12 Lute Kamstra <lute@gnu.org>
22600
22601 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
22602 defcustom for the mode hook variable. Delete the last argument.
22603 * generic-x.el: Fix callers of define-generic-mode.
22604 (generic-x-modes): Delete group.
22605 (show-tabs-tab-face, show-tabs-space-face): Put them in the
22606 generic-x customization group.
22607
22608 2005-05-12 Kim F. Storm <storm@cua.dk>
22609
22610 * font-lock.el (font-lock-negation-char-face): Default to "off".
22611
22612 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
22613 font-lock-negation-char-face to ! in !=.
22614
22615 2005-05-12 Masatake YAMATO <jet@gyve.org>
22616
22617 * add-log.el (find-change-log): Fix typos in the docstring
22618 of function.
22619
22620 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
22621
22622 * international/latexenc.el (latexenc-find-file-coding-system):
22623 Avoid `re-search-forward' when looking for input encoding because
22624 of speed and safety. Better regular expressions for recognizing
22625 input encoding. Limit a search for TeX-master/tex-main-file to
22626 the local variable section.
22627
22628 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
22629
22630 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
22631 syntax of $ to "'" (quote).
22632
22633 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
22634
22635 * dnd.el (dnd-protocol-alist): Improve custom type.
22636
22637 * dired.el (dired-dnd-protocol-alist): New variable.
22638 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
22639 `dired-mode-hook' to the end.
22640
22641 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22642
22643 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
22644 comment-end if comment-start-skip is not set.
22645 Obey the font-lock-comment-delimiter-face variables.
22646
22647 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
22648
22649 * files.el (executable-find): Move from executable.el. Use
22650 locate-file.
22651 * progmodes/executable.el (executable-find): Move to files.el.
22652
22653 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
22654 when trying to ensure forward progress.
22655
22656 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
22657
22658 * mouse-sel.el (mouse-sel-follow-link-p): New function.
22659 (mouse-select, mouse-select-internal, mouse-extend-internal):
22660 Use it to implement mouse-1-click-follows-link functionality.
22661
22662 2005-05-11 Richard M. Stallman <rms@gnu.org>
22663
22664 * font-lock.el (font-lock-fontify-syntactically-region):
22665 Use font-lock-comment-delimiter-face for comment delimiters.
22666
22667 2005-05-10 Jay Belanger <belanger@truman.edu>
22668
22669 * calc/calc-help.el (calc-m-prefix-help): Add mention of
22670 preserving embedded modes.
22671
22672 2005-05-10 Richard M. Stallman <rms@gnu.org>
22673
22674 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
22675
22676 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
22677 Move from ada-stmt.el.
22678 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
22679
22680 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
22681 Move to ada-mode.el.
22682 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
22683
22684 * cus-edit.el (custom-file): Call file-chase-links.
22685
22686 * files.el (read-directory-name): Fix previous change.
22687 (hack-local-variables-confirm): New function.
22688 (hack-local-variables-prop-line, hack-local-variables)
22689 (hack-one-local-variable): Use it.
22690
22691 2005-05-10 Lute Kamstra <lute@gnu.org>
22692
22693 * font-lock.el (font-lock-keywords-alist)
22694 (font-lock-removed-keywords-alist): Clarify docstrings.
22695
22696 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
22697
22698 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
22699 (gdb-source-info): Check for preprocessor info.
22700 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
22701 a macro for a function.
22702 (gdb-info-breakpoints-custom): Try to find file again if not already
22703 found (user might have used GDB dir command).
22704 (gdb-get-location): Update gdb-location-alist correctly for change
22705 to gdb-info-breakpoints-custom.
22706
22707 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
22708 (gud-tooltip-print-command): Add gdbmi case.
22709 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
22710 preprocessor info.
22711
22712 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
22713
22714 * startup.el (fancy-splash-insert): Fix typo in doc string.
22715
22716 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
22717
22718 * obsolete/float.el (string-to-float):
22719 * obsolete/hilit19.el (hilit-add-pattern):
22720 * obsolete/rnews.el (news-parse-range, news-select-message)
22721 (news-get-pruned-list-of-files): Replace `string-to-int' by
22722 `string-to-number'.
22723
22724 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
22725 `find-file-not-found-hooks'; use `add-hook'.
22726 (uncompress-while-visiting): Set `write-file-functions', not
22727 `write-file-hooks'; use `add-hook'.
22728
22729 2005-05-09 Kim F. Storm <storm@cua.dk>
22730
22731 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
22732 (cua-paste): Handle clipboard action.
22733 (cua--init-keymaps): Remap clipboard-kill-region and
22734 clipboard-kill-ring-save.
22735
22736 2005-05-08 Eli Zaretskii <eliz@gnu.org>
22737
22738 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22739 Improve commentary.
22740
22741 * simple.el (next-error-overlay-arrow-position): Revert the change
22742 made on 2005-04-30.
22743
22744 2005-05-07 Jay Belanger <belanger@truman.edu>
22745
22746 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
22747 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
22748 `calc-sel-reselect'.
22749
22750 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
22751 Calc is in embedded mode.
22752
22753 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22754
22755 * progmodes/compile.el (compilation-setup):
22756 Set overlay-arrow-string to an empty string on text terminals.
22757
22758 * textmodes/ispell.el (ispell-program-name): Try looking for
22759 "aspell" along exec-path, and if found, use it as the default
22760 speller program.
22761
22762 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
22763
22764 * international/mule.el (sgml-xml-auto-coding-function):
22765 Recognize encoding='FOO' in single quotes as well as in double quotes.
22766
22767 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
22768
22769 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
22770 as well as `interactive', so that defmacro* would recognize
22771 `declare' forms.
22772
22773 2005-05-07 Eli Zaretskii <eliz@gnu.org>
22774
22775 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
22776 Explain more about the LIGHTER arg's usage in the doc string.
22777 Add commentary to clarify what the code does. Fix the regexp that
22778 strips whitespace from LIGHTER. Quote LIGHTER before using it,
22779 since it could have characters special to regular expressions.
22780
22781 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
22782
22783 * replace.el (occur-1): Bind inhibit-read-only so that
22784 erase-buffer doesn't barf on read-only text properties (likewise
22785 for add-text-properties in occur-engine). Mark buffer as unmodified.
22786 (occur-engine): Don't set buffer-read-only here.
22787
22788 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22789
22790 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
22791 list-buffers-directory. This caused the *cvs-commit* buffer to be
22792 sometimes mistakenly reused as a *cvs* buffer.
22793
22794 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
22795
22796 * tooltip.el: Move code for GUD tooltips into gud.el.
22797 (require): CL no longer needed to compile case.
22798 (tooltip-mode): Do not toggle functions for GUD tooltips.
22799 (tooltip-gud-tips-p): Remove. Replace with minor mode
22800 gud-tooltip-mode in gud.el.
22801 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
22802 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
22803 tooltip-gud prefix with gud-tooltip and obsolete.
22804 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
22805 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
22806 (tooltip-mouse-motion): Mouse movement functions/variable.
22807 Rename in gud.el by adding gud prefix.
22808 (tooltip-gud-original-filter, tooltip-gud-dereference)
22809 (tooltip-gud-event, tooltip-toggle-gud-tips)
22810 (tooltip-gud-process-output, tooltip-gud-print-command)
22811 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
22812 gud.el by replacing tooltip-gud prefix with gud-tooltip.
22813 (gdb-tooltip-print): Move to gdb-ui.el.
22814
22815 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
22816 (require): CL needed to compile case.
22817 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
22818 tooltip-gud-tips-p. Make it a minor-mode.
22819 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
22820 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
22821 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
22822 (gud-tooltip-change-major-mode)
22823 (gud-tooltip-activate-mouse-motions-if-enabled)
22824 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
22825 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
22826 (gud-tooltip-original-filter, gud-tooltip-dereference)
22827 (gud-tooltip-event, tooltip-toggle-gud-tips)
22828 (gud-tooltip-process-output, gud-tooltip-print-command)
22829 (gud-tooltip-tips): Move from tooltip.el.
22830
22831 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
22832 (gdb-cpp-define-alist-flags): Doc fix.
22833 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
22834 gud-tooltip-mode is t.
22835
22836 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22837
22838 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
22839 evaporate if their text is deleted.
22840 (goto-address-at-point): Make it work as a mouse binding as well.
22841 (goto-address-at-mouse): Obsolete it. Update users.
22842
22843 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22844
22845 * calendar/appt.el (top-level): No longer activate on load.
22846
22847 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
22848
22849 * calendar/cal-bahai.el (mark-bahai-diary-entries):
22850 * net/webjump.el (webjump):
22851 * progmodes/idlw-help.el (idlwave-do-context-help1)
22852 (idlwave-highlight-linked-completions):
22853 * textmodes/po.el (po-find-file-coding-system-guts):
22854 Replace `assoc-ignore-case' by `assoc-string'.
22855
22856 2005-05-06 Eli Zaretskii <eliz@gnu.org>
22857
22858 * files.el (locate-file): Doc fix.
22859
22860 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
22861 Remove the redundant test for ms-dos.
22862
22863 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
22864 look for the preprocessor with exec-suffixes. If not found in
22865 standard places, look in exec-path. Remove most of the tests that
22866 used system-type.
22867
22868 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
22869
22870 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
22871
22872 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
22873 file-name clash with jka-compr.el on 8+3 filesystems.
22874
22875 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22876
22877 * term/mac-win.el: Don't define or bind scroll bar functions if
22878 x-toolkit-scroll-bars is t.
22879 (x-select-text, x-get-selection-value): Clear
22880 x-last-selected-text-clipboard if x-select-enable-clipboard is
22881 nil.
22882 (PRIMARY): Put mac-scrap-name property.
22883 (mac-select-convert-to-file-url): New function.
22884 (public.file-url): New selection target type. Add to
22885 selection-converter-alist.
22886 (x-get-selection, x-selection-value): Handle it.
22887 (x-cut-buffer-or-selection-value): New alias.
22888
22889 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22890
22891 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
22892 entry to avoid calling bibtex-find-entry with arg global
22893 being t. Remove arg key.
22894 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
22895 (bibtex-copy-summary-as-kill): Change accordingly.
22896
22897 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
22898
22899 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
22900 (org-agenda-date-later): Use with-current-buffer.
22901
22902 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
22903
22904 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
22905 (define-obsolete-variable-alias): Doc Fixes.
22906
22907 2005-05-06 Kim F. Storm <storm@cua.dk>
22908
22909 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
22910 vertical-motion when selective-display is active.
22911
22912 * ido.el (ido-setup-hook): New hook.
22913 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
22914 (ido-input-stack): New var.
22915 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
22916 ido-next-work-file binding to M-O.
22917 Bind M-f to ido-wide-find-file-or-pop-dir.
22918 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
22919 (ido-read-internal): Run ido-setup-hook.
22920 Catch quit in read-file-name and read-string to cancel edit.
22921 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
22922 Automatically pop-all when completing a directory name (RET).
22923 (ido-file-internal): Add with-no-warnings around ffap and dired code.
22924 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
22925 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
22926 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
22927 New functions for M-b/M-f to move among the directory components.
22928 (ido-make-merged-file-list): Catch quit to cancel merge.
22929 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
22930 (ido-completion-help): No warnings for ido-completion-buffer-full.
22931
22932 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
22933
22934 * font-lock.el (font-lock-negation-char-face): New face and variable.
22935 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
22936 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
22937 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
22938 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
22939
22940 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
22941
22942 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
22943 Fix typo in docstring.
22944
22945 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
22946 (ebrowse-print-statistics-line)
22947 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
22948
22949 * term/w32-win.el (image-library-alist): Add additional name for
22950 Xpm library.
22951
22952 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
22953
22954 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
22955 use gcc instead of cpp.
22956
22957 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
22958 (gdb-create-define-alist): Use it.
22959 (gdb-cpp-define-alist-program): Update for MS-DOS.
22960
22961 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
22962
22963 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
22964
22965 2005-05-04 Richard M. Stallman <rms@gnu.org>
22966
22967 * help.el (describe-key): No error when UNTRANSLATED is nil.
22968
22969 * simple.el (line-move-1): Fix previous change to signal errors
22970 appropriately.
22971
22972 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
22973
22974 * calendar/icalendar.el (icalendar-version): Now at 0.12.
22975 (icalendar-duration-correction): Remove.
22976 (icalendar--get-event-properties): Split result at commas.
22977 (icalendar--decode-isoduration): New optional argument
22978 DURATION-CORRECTION.
22979 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
22980 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
22981 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
22982 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
22983 (icalendar--convert-anniversary-to-ical): New functions, extracted
22984 from icalendar-export-region, with bug fixes.
22985 (icalendar-export-region): Use the above functions.
22986 (icalendar-import-buffer): Check before saving diary file.
22987 (icalendar--convert-recurring-to-diary)
22988 (icalendar--convert-non-recurring-all-day-to-diary)
22989 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
22990 extracted from icalendar--convert-ical-to-diary, with bug fixes.
22991 (icalendar--convert-ical-to-diary): Use the above functions.
22992
22993 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
22994
22995 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
22996 Remove these recent additions.
22997 (c-mode): Restore to before 2005-04-28.
22998
22999 * progmodes/cc-vars.el (cc-define-list-program): Remove this
23000 recent addition.
23001
23002 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
23003 (gdb-define-alist): New variables.
23004 (gdb-create-define-alist): New function.
23005 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
23006 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
23007 with string-to-number.
23008 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
23009
23010 * progmodes/gud.el: Replace string-to-int with string-to-number.
23011 (gud-find-file): Handle gdb-define-alist.
23012
23013 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
23014
23015 2005-05-02 Jay Belanger <belanger@truman.edu>
23016
23017 * calc/calc-aent.el (math-read-token):
23018 * calc/calc-bin.el (calc-word-size):
23019 * calc/calc-ext.el (calc-read-number-fancy):
23020 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
23021 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
23022 * calc/calc-frac.el (calc-over-notation):
23023 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
23024 (calc-graph-num-points, calc-graph-init):
23025 * calc/calc-prog.el (calc-read-parse-table-part)
23026 (calc-edit-macro-repeats):
23027 * calc/calc-yank.el (calc-do-grab-rectangle):
23028 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
23029 Replace `string-to-int' by `string-to-number'.
23030
23031 2005-05-02 Kim F. Storm <storm@cua.dk>
23032
23033 * kmacro.el: Use executing-kbd-macro-index variable.
23034
23035 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
23036
23037 * net/rlogin.el (rlogin-parse-words): Delete func.
23038 (rlogin): Use split-string, not rlogin-parse-words.
23039 Also, if there are option-like elements in the parsed args,
23040 take the host to be the first arg immediately following them.
23041 Suggested by Michael Mauger.
23042
23043 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23044
23045 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
23046
23047 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23048
23049 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
23050 (cc-mode-cpp-program): Rename to cc-define-list-program and
23051 move to cc-vars.el.
23052
23053 * progmodes/cc-vars.el (cc-define-list-program):
23054 Change to "gcc -E -dM -". Make customizable.
23055
23056 2005-05-02 Kim F. Storm <storm@cua.dk>
23057
23058 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
23059
23060 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
23061
23062 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
23063
23064 * international/mule-util.el (truncate-string): Remove alias and
23065 obsolete declaration.
23066
23067 * international/mule-cmds.el (update-iso-coding-systems):
23068 Remove alias and obsolete declaration.
23069
23070 * international/mule.el (coding-system-parent): Remove alias and
23071 obsolete declaration.
23072
23073 * subr.el (define-function, sref): Remove aliases and obsolete
23074 declarations.
23075 (chars-in-region): Remove obsolete declaration.
23076
23077 2005-05-01 Richard M. Stallman <rms@gnu.org>
23078
23079 * info.el (Info-mode): Set widen-automatically to nil, locally.
23080
23081 * simple.el (widen-automatically): New variable.
23082 (pop-global-mark): Obey widen-automatically.
23083
23084 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
23085
23086 * term/xterm.el (function-key-map): Call substitute-key-definition
23087 before the keymap size is increased by a lot of define-key calls.
23088
23089 2005-05-01 Richard M. Stallman <rms@gnu.org>
23090
23091 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
23092 Rename ARG to ELEMENT. Doc fix.
23093
23094 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23095
23096 * allout.el (allout-exposure): Remove macro and obsolete declaration.
23097 Remove references to allout-exposure/change to allout-new-exposure.
23098
23099 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
23100 bytecode symbols.
23101
23102 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
23103 (compiled-function-p, focus-frame, unfocus-frame):
23104 Remove aliases and obsolete declarations.
23105 Back out inadvertent changes from previous commit.
23106
23107 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
23108
23109 * files.el (require-final-newline): Make Custom tags consistent
23110 with mode-require-final-newline.
23111 (mode-require-final-newline): Doc fix.
23112
23113 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
23114
23115 * international/latexenc.el (latexenc-find-file-coding-system):
23116 Fix regular expressions.
23117
23118 2005-05-01 David Kastrup <dak@gnu.org>
23119
23120 * international/latexenc.el (latexenc-find-file-coding-system):
23121 Fix regular expressions.
23122
23123 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
23124
23125 * subr.el (string-to-int): Make obsolete.
23126
23127 2005-04-30 Richard M. Stallman <rms@gnu.org>
23128
23129 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
23130
23131 * loadup.el: load jka-comp-hook.
23132
23133 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
23134 (jka-compr-handler): Add autoload. `put' calls moved
23135 to jka-comp-hook.el.
23136 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
23137 (jka-compr-inhibit): Autoload.
23138
23139 * jka-comp-hook.el: New file.
23140 Enable the mode by default.
23141
23142 * files.el (backup-buffer-copy): Use copy-file instead
23143 of write-region, and put back the 'excl.
23144
23145 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
23146
23147 * progmodes/flymake.el (flymake-split-string)
23148 (flymake-split-string, flymake-log, flymake-pid-to-names)
23149 (flymake-reg-names, flymake-get-source-buffer-name)
23150 (flymake-unreg-names, flymake-add-line-err-info)
23151 (flymake-add-err-info): Clarify docstrings.
23152 (flymake-popup-menu, flymake-make-emacs-menu)
23153 (flymake-make-xemacs-menu): Add docstrings.
23154 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
23155 Set variables directly throughout.
23156
23157 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
23158
23159 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
23160 exists. Initialize cc-define-alist.
23161 (c-mode): Add cc-create-define-alist locally to after-save-hook.
23162 If there is no file (Macroexpansion) don't create an alist.
23163
23164 2005-04-29 Sam Steingold <sds@gnu.org>
23165
23166 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
23167 (cc-create-define-alist): Use it instead of the hard-coded string.
23168
23169 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23170
23171 * international/mule-conf.el (file-coding-system-alist): Fix regexp
23172 for latexenc.
23173
23174 2005-04-29 Lute Kamstra <lute@gnu.org>
23175
23176 * emacs-lisp/generic.el: Improve commentary section.
23177 (define-generic-mode): Improve docstring.
23178
23179 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
23180
23181 * textmodes/org.el (many places): Change to quiet the byte compiler.
23182 (org-prefix-format-compiled): New variable.
23183 (org-compile-prefix-format): New function.
23184 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
23185 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
23186 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
23187 (org-get-entries-from-diary): Use `org-get-time-of-day' for
23188 consistency with entries from `org-mode' files.
23189 (org-get-time-of-day): Fix bug with partial matches early in a line.
23190 (org-non-link-chars): New constant.
23191 (org-link-regexp): Respect `org-non-link-chars'.
23192 (org-agenda-day-view): Remove command.
23193 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
23194 (org-follow-bbdb-link, org-store-link): Search also company field.
23195 (org-highlight-overlay): New variable.
23196 (org-highlight, org-unhighlight): New functions.
23197 (org-agenda-mode): Add pre-command-hook to remove highlight.
23198 (org-evaluate-time-range): Behavior depends upon whether time stamp
23199 contains a time or not.
23200 (org-show-subtree, org-show-entry): New functions.
23201 (org-agenda-cleanup-fancy-diary): Remove empty lines.
23202
23203 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
23204
23205 * comint.el (comint-output-filter-functions): Add autoload cookie.
23206
23207 2005-04-28 Kim F. Storm <storm@cua.dk>
23208
23209 * ido.el (ido-everywhere): Fix last change.
23210
23211 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23212
23213 * international/latexenc.el: New file.
23214 * international/mule-conf.el (file-coding-system-alist): For .tex,
23215 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
23216
23217 2005-04-28 Lute Kamstra <lute@gnu.org>
23218
23219 * font-lock.el (font-lock-add-keywords)
23220 (font-lock-remove-keywords): Clarify docstring.
23221 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
23222 Don't start docstrings with a `*'.
23223 (font-lock-update-removed-keyword-alist): Give it a docstring.
23224
23225 * generic-x.el: Update commentary section.
23226 Only require font-lock when compiling.
23227 Define all modes conditionally.
23228 Place all generic modes in the generic-x-modes customization group.
23229 (generic-x-modes): New customization group.
23230 (generic-default-modes, generic-mswindows-modes)
23231 (generic-unix-modes, generic-other-modes): New constants.
23232 (generic-define-mswindows-modes, generic-define-unix-modes):
23233 Update docstrings. Make them obsolete.
23234 (generic-extras-enable-list): New default value. Update docstring.
23235 Improve :type. Change :set function.
23236 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
23237 Fix docstring.
23238
23239 * emacs-lisp/generic.el (generic-mode-internal):
23240 Simplify font-lock-defaults.
23241 (define-generic-mode): Fix docstring.
23242
23243 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23244
23245 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
23246 font-lock-face property to highlight matches.
23247
23248 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
23249
23250 * progmodes/cc-mode.el (cc-create-define-alist): New function.
23251 (cc-define-alist): New variable.
23252 (c-mode): Make it local and initialize it.
23253
23254 * progmodes/gdb-ui.el (gdb-active-process): New variable.
23255 (gdb-exited): New function.
23256 (gdb-annotation-rules): Use it.
23257 (gdb-starting): Set gdb-active-process to t.
23258 (gdb-stopping): Amend doc string.
23259 (gdb-reset): Set gdb-active-process to nil.
23260
23261 * tooltip.el (tooltip-gud-tips): Show the associated #define
23262 directives when a C program under GDB is not executing.
23263
23264 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
23265
23266 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
23267 font-lock-fontify-syntactic-keywords.
23268
23269 * font-lock.el (font-lock-default-fontify-region): Don't force
23270 parse-sexp-lookup-properties to nil.
23271
23272 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23273
23274 * man.el (man-mode-syntax-table): Set up `:' to have
23275 word-constituent syntax.
23276
23277 2005-04-27 Lute Kamstra <lute@gnu.org>
23278
23279 * novice.el (disable-command): Don't add spurious newlines to the
23280 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
23281
23282 2005-04-26 Jay Belanger <belanger@truman.edu>
23283
23284 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
23285 than one window before deleting window.
23286
23287 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
23288
23289 * shell.el (shell-prompt-pattern): Doc fix.
23290 (shell-mode): Set paragraph-separate buffer locally to "\\'".
23291
23292 * comint.el (comint-prompt-regexp, comint-get-old-input)
23293 (comint-use-prompt-regexp)
23294 (comint-use-prompt-regexp-instead-of-fields)
23295 (comint-replace-by-expanded-history, comint-send-input)
23296 (comint-output-filter, comint-get-old-input-default)
23297 (comint-line-beginning-position, comint-bol, comint-show-output)
23298 (comint-backward-matching-input, comint-forward-matching-input)
23299 (comint-next-prompt, comint-previous-prompt):
23300 Rename `comint-use-prompt-regexp-instead-of-fields' to
23301 `comint-use-prompt-regexp'. Keep old name as alias and declare
23302 obsolete.
23303 (comint-use-prompt-regexp): Shorten first line of doc string.
23304
23305 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
23306 Set paragraph-separate buffer locally to "\\'".
23307
23308 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
23309 Adapt to above name change.
23310
23311 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
23312 (smbclient-prompt-regexp): Ditto.
23313
23314 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
23315
23316 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
23317
23318 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
23319 gdb-location-list.
23320 Break lines that are over 80 characters wide.
23321
23322 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
23323
23324 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
23325 New fun and var, to preserve compatibility.
23326
23327 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
23328
23329 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
23330
23331 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
23332 name to file-newer-than-file-p.
23333
23334 2005-04-26 Richard M. Stallman <rms@gnu.org>
23335
23336 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
23337
23338 * progmodes/python.el (python-mode):
23339 Use new name eldoc-documentation-function.
23340
23341 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
23342
23343 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23344 (eldoc-documentation-function):
23345 Rename from eldoc-print-current-symbol-info-function. Calls changed.
23346
23347 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
23348
23349 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
23350
23351 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23352
23353 * term/xterm.el (function-key-map): Fix strings for
23354 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
23355 {C,S,A,C-S}-{f1-f12}.
23356
23357 2005-04-26 Kenichi Handa <handa@m17n.org>
23358
23359 * international/mule-cmds.el (select-safe-coding-system):
23360 Fix previous change.
23361
23362 2005-04-26 Lute Kamstra <lute@gnu.org>
23363
23364 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
23365
23366 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
23367 (font-lock-comment-delimiter-face): Ditto.
23368
23369 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
23370
23371 2005-04-25 Jay Belanger <belanger@truman.edu>
23372
23373 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
23374 to t while inserting information; use help-mode.
23375
23376 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
23377
23378 * term.el (ansi-term-color-vector): Use the xterm colors.
23379 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
23380
23381 2005-04-25 Lute Kamstra <lute@gnu.org>
23382
23383 * font-core.el (font-lock-defaults): Fix docstring.
23384
23385 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
23386
23387 2005-04-25 Kenichi Handa <handa@m17n.org>
23388
23389 * international/mule-cmds.el (select-safe-coding-system):
23390 Don't check consistency with coding: spec, etc if raw-text or
23391 no-conversion was found to be safe.
23392
23393 2005-04-24 Richard M. Stallman <rms@gnu.org>
23394
23395 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
23396 citation markers at start of each line.
23397
23398 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
23399 citation markers at start of each line.
23400
23401 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
23402
23403 * files.el (mode-require-final-newline): Fix previous change.
23404 (require-final-newline): Fix type label.
23405
23406 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23407
23408 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
23409 statement in buffer (broken by 2004-11-24 change).
23410
23411 2005-04-24 Kim F. Storm <storm@cua.dk>
23412
23413 * ido.el (ido-everywhere): Save and restore old read-buffer-function
23414 and read-file-name-function values. Don't overwrite existing
23415 non-nil values if ido-mode is enabled without ido-everywhere.
23416
23417 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
23418
23419 * files.el (mode-require-final-newline): Minor doc fix.
23420
23421 2005-04-24 Eli Zaretskii <eliz@gnu.org>
23422
23423 * subr.el (syntax-after): Doc fix.
23424 (syntax-class): If argument is nil, return nil. Mask off upper 16
23425 bits, not 8 bits.
23426
23427 * files.el (mode-require-final-newline): Doc fix.
23428 (backup-buffer-copy): Fix last change.
23429
23430 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23431
23432 * term/mac-win.el: Require select. Set selection-coding-system to
23433 mac-system-coding-system. Call menu-bar-enable-clipboard.
23434 (x-last-selected-text-clipboard, x-last-selected-text-primary)
23435 (x-select-enable-clipboard): New variables.
23436 (x-select-text, x-get-selection, x-selection-value)
23437 (x-get-selection-value, mac-select-convert-to-string)
23438 (mac-services-open-file, mac-services-open-selection)
23439 (mac-services-insert-text): New functions.
23440 (CLIPBOARD, FIND): Put mac-scrap-name property.
23441 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
23442 (public.tiff): Put mac-ostype property.
23443 (selection-converter-alist): Add entries for them.
23444 (mac-application-menu-map): New keymap.
23445 (interprogram-cut-function, interprogram-paste-function): Set to
23446 x-select-text and x-get-selection-value, respectively.
23447 (split-window-keep-point): Set to t.
23448
23449 2005-04-23 Richard M. Stallman <rms@gnu.org>
23450
23451 * files.el (read-directory-name): Always pass non-nil
23452 DEFAULT-FILENAME arg to read-file-name.
23453 (backup-buffer-copy, basic-save-buffer-2): Take care against
23454 writing thru an unexpected existing symlink.
23455 (revert-buffer): In indirect buffer, revert the base buffer.
23456 (magic-mode-alist): Doc fix.
23457 (buffer-stale-function): Doc fix.
23458 (minibuffer-with-setup-hook): Avoid warning.
23459 (mode-require-final-newline): Doc and custom fix.
23460
23461 * follow.el (follow-end-of-buffer): Use with-no-warnings.
23462
23463 * font-lock.el (font-lock-comment-face): On terminals with few colors,
23464 use the default appearance.
23465 (font-lock-comment-delimiter-face): New face, new variable.
23466
23467 * imenu.el (imenu--generic-function): The official position of a
23468 definition is the start of the line that BEG is in.
23469
23470 * midnight.el (midnight-timer): Move defvar up.
23471
23472 * mouse.el (mouse-drag-region-1): Delete some debugging code.
23473
23474 * saveplace.el (save-place-to-alist): Use with-no-warnings.
23475
23476 * startup.el (command-line): Use with-no-warnings.
23477
23478 * window.el (window-size-fixed): New defvar.
23479
23480 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
23481
23482 * mail/rmail.el (rmail-font-lock-keywords):
23483 Use font-lock-comment-delimiter-face.
23484
23485 * mail/sendmail.el (mail-font-lock-keywords):
23486 Use font-lock-comment-delimiter-face.
23487
23488 * progmodes/compile.el (next-error-highlight-timer): New defvar.
23489
23490 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23491
23492 * progmodes/compile.el (compilation-mode-font-lock-keywords):
23493 Specify t for LAXMATCH when matching directories.
23494 Save match data around compilation-compat-error-properties form.
23495
23496 2005-04-23 David Kastrup <dak@gnu.org>
23497
23498 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
23499 Mention that the autoloaded aliases should be kept for AUCTeX.
23500
23501 2005-04-23 Andreas Schwab <schwab@suse.de>
23502
23503 * isearch.el (isearch-forward): Doc fix.
23504
23505 2005-04-23 Eli Zaretskii <eliz@gnu.org>
23506
23507 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
23508 (jit-lock-stealth-nice): Change default value to 0.5.
23509
23510 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
23511
23512 * abbrev.el (write-abbrev-file): Write table entries in
23513 alphabetical order by table name.
23514
23515 2005-04-22 Kim F. Storm <storm@cua.dk>
23516
23517 * ido.el (ido-read-internal): Fix `list' completion.
23518
23519 2005-04-22 Kenichi Handa <handa@m17n.org>
23520
23521 * recentf.el (recentf-save-file-coding-system): New variable.
23522 (recentf-save-list): Encode the file by
23523 recentf-save-file-coding-system and add coding: tag.
23524
23525 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
23526
23527 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
23528
23529 2005-04-21 Lute Kamstra <lute@gnu.org>
23530
23531 * loadhist.el (unload-feature): Don't remove a function from hooks
23532 if it is about to be restored to an autoload . Remove functions
23533 that will become unbound from auto-mode-alist. Simplify the code.
23534
23535 * subr.el (assq-delete-all): New implementation that is linear,
23536 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
23537 (rassq-delete-all): New function.
23538
23539 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23540 Add size-indication-mode.
23541
23542 2005-04-21 Kenichi Handa <handa@m17n.org>
23543
23544 * international/mule-cmds.el: Add autoload for widget-value in
23545 eval-when-compile.
23546
23547 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
23548
23549 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
23550 Add tooltip-mode.
23551
23552 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
23553
23554 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
23555
23556 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
23557 (inferior-lisp-filter-regexp, inferior-lisp-program)
23558 (inferior-lisp-load-command, inferior-lisp-prompt)
23559 (inferior-lisp-mode-hook, lisp-source-modes)
23560 (inferior-lisp-load-hook): defvar->defcustom.
23561 (inferior-lisp-program, inferior-lisp-prompt)
23562 (inferior-lisp-load-hook): Doc fixes.
23563 (inferior-lisp-install-letter-bindings): Small change in
23564 introductory comment.
23565
23566 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
23567
23568 * vc.el (vc-annotate-color-map): Change some colors so that text
23569 using them as foreground is readable on both white and black
23570 backgrounds.
23571
23572 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23573
23574 * international/mule-conf.el (translation-table-for-input):
23575 Remove redundant declaration.
23576
23577 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23578
23579 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
23580
23581 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
23582 (tooltip-toggle-gud-tips): New function.
23583
23584 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23585
23586 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
23587 right angle brackets.
23588
23589 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
23590
23591 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
23592
23593 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23594
23595 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
23596 Remove. Update callers to use expand-file-name instead.
23597
23598 * subr.el (syntax-class): New function.
23599
23600 * simple.el (blink-matching-open): Use it.
23601
23602 * paren.el (show-paren-function): Use it to recognize parens that are
23603 also used in 2-char comment markers.
23604
23605 2005-04-19 Lute Kamstra <lute@gnu.org>
23606
23607 * loadhist.el (unload-feature): Update for new format of
23608 load-history. Simplify the code.
23609
23610 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23611
23612 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
23613 (mac-add-charset-info): New function. Initialize variable
23614 mac-charset-info-alist using it.
23615 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
23616 for translation.
23617 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
23618 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
23619 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
23620 New CCL programs.
23621
23622 2005-04-19 Kim F. Storm <storm@cua.dk>
23623
23624 * simple.el (next-buffer, prev-buffer, next-error)
23625 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23626 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
23627
23628 * bindings.el (next-buffer, prev-buffer, next-error)
23629 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
23630 (clone-indirect-buffer-other-window): Move bindings from simple.el.
23631 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
23632 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
23633
23634 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
23635
23636 * isearch.el (isearch-edit-string): Make the search-ring available for
23637 minibuffer history commands.
23638 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
23639 the default history commands now work just as well.
23640 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
23641
23642 2005-04-18 Kim F. Storm <storm@cua.dk>
23643
23644 * emulation/cua-base.el (cua--pre-command-handler): Add more
23645 elaborate check for shift modifier on non-window systems.
23646
23647 2005-04-18 Lars Hansen <larsh@math.ku.dk>
23648
23649 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
23650
23651 2005-04-18 Kim F. Storm <storm@cua.dk>
23652
23653 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
23654 and make it optional. Don't test tooltip-gud-echo-area here.
23655 (tooltip-gud-process-output, gdb-tooltip-print):
23656 Pass tooltip-gud-echo-area to tooltip-show.
23657 (tooltip-help-tips): Remove second optional arg to tooltip-show.
23658
23659 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23660
23661 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
23662 `display-graphic-p' may not be bound yet.
23663
23664 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
23665
23666 * startup.el (command-line): No longer enable Xterm Mouse mode by
23667 default in terminals compatible with xterm.
23668
23669 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
23670
23671 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
23672
23673 * tooltip.el (tooltip-gud-echo-area): Rename from
23674 tooltip-use-echo-area.
23675 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
23676 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
23677 area independently of where help tooltips are displayed.
23678
23679 2005-04-17 David Kastrup <dak@gnu.org>
23680
23681 * cus-theme.el (custom-theme-write-variables): Quote variables
23682 where necessary.
23683
23684 2005-04-17 Richard M. Stallman <rms@gnu.org>
23685
23686 * simple.el (yank-excluded-properties): Add follow-link to value.
23687
23688 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
23689
23690 * startup.el (fancy-splash-max-time): Just 30 seconds.
23691 (fancy-splash-delay): Just 7.
23692 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
23693
23694 * loadhist.el (unload-feature): Update for new format of load-history.
23695 Simplify the code.
23696
23697 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
23698 (rmail-font-lock-keywords): Don't fontify the text of a citation.
23699
23700 * mail/sendmail.el (mail-font-lock-keywords):
23701 Don't fontify subject text.
23702 Don't fontify the text of a citation.
23703
23704 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
23705
23706 * comint.el (comint-output-filter): Run comint-output-filter-functions
23707 with point where the user had it.
23708
23709 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
23710
23711 * international/ucs-tables.el (ucs-set-table-for-input):
23712 Disable when using unify-on-decoding.
23713
23714 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
23715
23716 * emulation/cua-base.el (cua-global-mark-face): Add special case
23717 for displays supporting a high number of colors.
23718
23719 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23720
23721 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
23722
23723 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
23724
23725 * filesets.el (filesets-add-buffer): If user supplies a name of a
23726 non-existing fileset, create a new fileset.
23727
23728 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
23729
23730 * textmodes/org.el (org-up-heading-all): Fix bug with
23731 `outline-up-heading-all'.
23732
23733 2005-04-16 Andreas Schwab <schwab@suse.de>
23734
23735 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
23736 /etc/permissions.d/* and /etc/aliases.d/*.
23737
23738 2005-04-16 Kenichi Handa <handa@m17n.org>
23739
23740 * international/code-pages.el (cp-make-coding-system):
23741 Set `translation-table-for-input' property value to the symbol
23742 ucs-mule-to-mule-unicode, not to that value.
23743 (pt154): Escape guillemet by `\'.
23744
23745 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
23746
23747 * loadup.el: Load tooltip if x-show-tip is fboundp.
23748
23749 * startup.el (command-line): Add comment.
23750
23751 * tooltip.el (tooltip-mode): Specify correct standard value for
23752 Custom in init-value.
23753
23754 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
23755
23756 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
23757 possible.
23758
23759 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
23760
23761 * textmodes/org.el (org-agenda-date-prompt): Rename from
23762 `org-agenda-date-today'.
23763 (org-evaluate-time-range): Insert at point instead of directly
23764 after time range.
23765 (org-first-headline-recenter, org-subtree-end-visible-p)
23766 (org-optimize-window-after-visibility-change): New functions
23767 (org-agenda-post-command-hook): Don't allow point at end of line,
23768 to make sure it always hits the text properties.
23769 (org-agenda-next-date-line, org-agenda-previous-date-line):
23770 New commands.
23771 (org-set-regexps-and-options): Category may contain white space.
23772 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23773 Improve marker positions.
23774 (org-agenda-new-marker): Argument POS made optional.
23775 (org-agenda-get-timestamps): Deadlines which are done are listed
23776 in org-done-face now.
23777 (org-agenda-get-todos, org-agenda-get-timestamps)
23778 (org-agenda-get-deadlines, org-agenda-get-scheduled):
23779 Set `undone-face' and `done-face' properties.
23780 (org-last-todo-state-is-todo): New variable.
23781 (org-todo): Set `org-last-todo-state-is-todo'.
23782 (org-agenda-todo): Change face according to
23783 `org-last-todo-state-is-todo'. And change other lines referring to
23784 the same entry.
23785 (org-calendar-goto-agenda): New command.
23786 (org-calendar-to-agenda-key): New option.
23787 (org-startup-folded): New allowed value `content'.
23788 (org-set-regexps-and-options): Accept new value `content' for
23789 `org-startup-folded'.
23790 (org-get-current-options): Handle new value `content' for
23791 `org-startup-folded'.
23792 (org-insert-todo-heading): New command.
23793 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
23794 interactively in empty file and option
23795 `org-insert-mode-line-in-empty-file' has been set.
23796 (org-agenda-todo, org-agenda-priority): Modify to use
23797 `org-agenda-change-all-lines'.
23798 (org-warning-face): Change color on dark background
23799
23800 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23801
23802 * international/mule-cmds.el (set-locale-environment): On Mac OS,
23803 use preferences AppleLocale and AppleLanguages, and variable
23804 mac-system-locale for default locale. On Mac OS Classic, use
23805 mac-system-coding-system for default coding systems.
23806
23807 * term/mac-win.el: Don't set file-name-coding-system.
23808 Decode variables system-name, emacs-build-system, user-login-name, and
23809 user-full-name by mac-system-coding-system on Mac OS Classic.
23810 (mac-system-coding-system): New variable.
23811
23812 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
23813
23814 * startup.el (command-line): Handle `xterm-mouse-mode' before
23815 reading init file.
23816
23817 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
23818
23819 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
23820
23821 * progmodes/sh-script.el (sh-here-document-word): Make it a
23822 defcustom. Doc fix.
23823 (sh-add): Bash uses $(( )) for arithmetic.
23824 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
23825 (sh-maybe-here-document): Remove quotes and leading whitespace
23826 from heredoc word when closing. Indent heredoc with tabs if word
23827 starts with "-".
23828
23829 2005-04-13 Richard M. Stallman <rms@gnu.org>
23830
23831 * simple.el (undo): Fix previous change.
23832
23833 * custom.el (defface): Doc fix.
23834
23835 2005-04-13 Lute Kamstra <lute@gnu.org>
23836
23837 * Makefile.in (DONTCOMPILE): Remove list.
23838 (compile, compile-always): Don't use DONTCOMPILE.
23839 (update-authors): Load the library in which batch-update-authors
23840 is defined.
23841 * makefile.w32-in (DONTCOMPILE): Remove list.
23842 (compile, compile-always): Fix comments.
23843 (update-authors): Load the library in which batch-update-authors
23844 is defined.
23845
23846 * generic-x.el (generic-mode-ini-file-find-file-hook):
23847 Rename to ini-generic-mode-find-file-hook.
23848 Keep generic-mode-ini-file-find-file-hook as an alias.
23849 (ini-generic-mode-find-file-hook): Rename from
23850 generic-mode-ini-file-find-file-hook. Fix docstring.
23851 (ini-generic-mode): Docstring change.
23852 (bat-generic-mode-run-as-comint): Silence the byte compiler.
23853
23854 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
23855 called from lisp.
23856
23857 * generic.el: Move to the emacs-lisp subdir.
23858
23859 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
23860
23861 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
23862 and C-S- function and cursor motion keys.
23863
23864 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
23865
23866 * startup.el (command-line): Enable Xterm Mouse mode by default.
23867 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
23868 for Custom. No longer show "Mouse" in mode line when enabled.
23869 Doc fix.
23870
23871 2005-04-12 Kim F. Storm <storm@cua.dk>
23872
23873 * emulation/cua-base.el (cua-rectangle-face)
23874 (cua-rectangle-noselect-face): Define face attributes here.
23875
23876 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
23877
23878 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23879
23880 * startup.el (command-line): Turn off blinking cursor if
23881 cursorBlink in resources is off or false.
23882
23883 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23884
23885 * term/mac-win.el (dnd): Require dnd.
23886 (mac-drag-n-drop): Call dnd-handle-one-url.
23887 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
23888 (kTextEncodingISOLatin2): Remove constants.
23889 (mac-script-code-coding-systems): New constant.
23890 (mac-handle-language-change): New function.
23891 (special-event-map): Bind it to `language-change' event.
23892 (mac-centraleurroman, mac-cyrillic): New coding systems.
23893 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
23894 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
23895 and mac-cyrillic-encoder to encode-mac-centraleurroman and
23896 encode-mac-cyrillic, respectively.
23897
23898 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23899
23900 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
23901 Don't set overlay-arrow-string to "=>" as this is done
23902 globally in C now.
23903
23904 2005-04-12 Lute Kamstra <lute@gnu.org>
23905
23906 * generic-x.el (rc-generic-mode, rul-generic-mode):
23907 Fix auto-mode-alist entries.
23908 (etc-fstab-generic-mode): Tweak fontification.
23909
23910 * generic.el (generic-make-keywords-list): Fix docstring.
23911 (generic-mode-internal): Simplify generic-font-lock-keywords.
23912
23913 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23914
23915 * whitespace.el (whitespace-buffer-leading)
23916 (whitespace-buffer-trailing): Revert the incorrect test inversion.
23917 However, fix the highlight area for the leading and
23918 trailing whitespaces to show space.
23919
23920 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
23921
23922 * whitespace.el (whitespace-version): Bump to 3.5
23923
23924 (whitespace-buffer-leading, whitespace-buffer-trailing):
23925 Invert sense of the test to highlight the whitespace.
23926
23927 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23928
23929 * progmodes/gud.el (gud-display-line): GUD uses its own
23930 overlay arrow now so don't set overlay-arrow-string.
23931 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
23932
23933 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
23934
23935 * term.el (term-ansi-current-bold, term-ansi-current-underline)
23936 (term-ansi-current-reverse, term-ansi-current-invisible)
23937 (term-ansi-face-already-done): Change to boolean.
23938 (term-reset-terminal, term-handle-colors-array): Handle the above
23939 vars accordingly.
23940 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
23941 (term-emulate-terminal): Use the new name.
23942
23943 * faces.el (secondary-selection): Use yellow1, not yellow.
23944 (trailing-whitespace): Use red1, not red.
23945
23946 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23947
23948 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
23949 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
23950 (dired-dnd-handle-file): Call dnd-get-local-file-uri
23951
23952 * cus-edit.el (dnd): New group.
23953
23954 * term/w32-win.el (dnd): Require dnd
23955 (w32-drag-n-drop): Call dnd-handle-one-url.
23956
23957 * x-dnd.el: Require dnd.
23958 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
23959 Call dnd-handle-one-url.
23960 (x-dnd-types-alist, x-dnd-insert-utf8-text)
23961 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
23962 to dnd-insert-text.
23963 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
23964 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
23965 (x-dnd-get-local-file-name, x-dnd-open-local-file)
23966 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
23967
23968 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
23969
23970 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
23971
23972 * wdired.el: Doc fixes.
23973 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
23974 (wdired-use-dired-vertical-movement): Rename from
23975 wdired-always-move-to-filename-beginning.
23976 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
23977 (wdired-change-to-wdired-mode): Change mode name.
23978 (wdired-newline): Delete.
23979
23980 2005-04-11 Richard M. Stallman <rms@gnu.org>
23981
23982 * whitespace.el (whitespace-highlight-the-space):
23983 Don't call whitespace-unhighlight-the-space here.
23984
23985 * simple.el (undo): Record t in undo-equiv-table
23986 for the redo record made by an undo-in-region.
23987
23988 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
23989
23990 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
23991 (gdb-frame-inferior-io-buffer): New Functions to control
23992 display of separate IO buffer.
23993 (menu): Add them to menu-bar.
23994 (gdb-display-buffer): Check for buffer another frame.
23995 Protect GUD buffer.
23996 (gdb-setup-windows): Create IO buffer if not already there.
23997 (gdb-memory-mode): Remove purecopy noops.
23998
23999 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
24000
24001 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
24002 and pass to self-insert-command.
24003
24004 2005-04-11 Lute Kamstra <lute@gnu.org>
24005
24006 * generic.el: Commentary section cleanup.
24007 (generic): Delete.
24008 (generic-use-find-file-hook, generic-lines-to-scan)
24009 (generic-find-file-regexp, generic-ignore-files-regexp)
24010 (default-generic-mode, generic-mode-find-file-hook)
24011 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
24012 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
24013 (generic-use-find-file-hook, generic-lines-to-scan)
24014 (generic-find-file-regexp, generic-ignore-files-regexp)
24015 (default-generic-mode, generic-mode-find-file-hook)
24016 (generic-mode-ini-file-find-file-hook): Move from generic.el.
24017
24018 2005-04-10 Karl Fogel <kfogel@red-bean.com>
24019
24020 * bookmark.el (bookmark-write-file): Catch errors writing file.
24021 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
24022
24023 2005-04-10 Richard M. Stallman <rms@gnu.org>
24024
24025 * startup.el (fancy-splash-tail): Update copyright year.
24026 (command-line): Split part of -Q into -D.
24027 (emacs-basic-display): New defvar.
24028 (fancy-splash-text): Correct name of menu item.
24029
24030 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
24031
24032 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
24033 lines in one node.
24034
24035 * comint.el (comint-send-input): New arg ARTIFICIAL.
24036 Callers in this file changed.
24037
24038 * abbrev.el (define-abbrevs): Read system abbrevs properly.
24039
24040 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
24041
24042 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
24043
24044 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
24045 `ldap-search-internal'.
24046
24047 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24048
24049 * files.el (set-auto-mode-1): Use line-end-position.
24050
24051 * international/latin-1.el:
24052 * international/latin-2.el:
24053 * international/latin-3.el:
24054 * international/latin-4.el:
24055 * international/latin-5.el:
24056 * international/latin-8.el:
24057 * international/latin-9.el: Give punctuation syntax to NBSP.
24058
24059 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
24060 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
24061 Use char-classes to accept non-ascii letters, accepted in some recent
24062 bibtex implementations.
24063
24064 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
24065
24066 * custom.el (custom-set-minor-mode): Any non-nil value for the
24067 variable should enable the mode when set through Custom.
24068
24069 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
24070
24071 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
24072 TAB binding so tab-always-indent is obeyed.
24073 (vhdl-minibuffer-local-map): Move initialization into declaration.
24074 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
24075 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
24076 (vhdl-hooked-abbrev): Avoid test for XEmacs.
24077 (vhdl-current-line): Use line-beginning-position.
24078 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
24079 with-output-to-temp-buffer, so the current position can be recorded.
24080
24081 2005-04-10 Masatake YAMATO <jet@gyve.org>
24082
24083 * progmodes/compile.el (compilation-error-regexp-alist-alist):
24084 Add regexp for gcov.
24085
24086 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
24087
24088 * calendar/time-date.el (time-to-seconds, seconds-to-time)
24089 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
24090 syntax which Emacs 20 doesn't support.
24091
24092 2005-04-09 Richard M. Stallman <rms@gnu.org>
24093
24094 * help.el (describe-key-briefly, describe-key):
24095 Replace strings as event types with "(any string)".
24096
24097 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
24098
24099 * arc-mode.el (archive-mode-map): Move initialization into
24100 the declaration. Override *all* bindings of `undo'.
24101 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
24102
24103 2005-04-09 Jay Belanger <belanger@truman.edu>
24104
24105 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
24106
24107 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
24108
24109 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
24110 (xterm-register-default-colors): Update color values computation
24111 to match xterm-200.
24112
24113 2005-04-09 Kenichi Handa <handa@m17n.org>
24114
24115 * international/code-pages.el (iso-latin-7): Fix the map.
24116
24117 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
24118
24119 * emacs-lisp/lisp.el (defun-prompt-regexp)
24120 (parens-require-spaces, buffer-end, end-of-defun)
24121 (insert-parentheses): Doc fixes.
24122
24123 2005-04-08 Kim F. Storm <storm@cua.dk>
24124
24125 * comint.el (comint-highlight-prompt): Fix face spec.
24126 * hi-lock.el (hi-green): Likewise.
24127
24128 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24129
24130 * cus-edit.el (custom-modified-face):
24131 * comint.el (comint-highlight-input): Fix previous changes.
24132 * term.el (term-handle-ansi-escape): Add a comment.
24133
24134 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
24135
24136 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
24137 in the buffer and in whitespace-highlighted-space.
24138 (whitespace-unhighlight-the-space): Simplify.
24139 (whitespace-buffer): Simplify.
24140
24141 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
24142
24143 * textmodes/table.el (table-cell-face): Add special case for
24144 displays supporting a high number of colors.
24145 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24146 (vhdl-font-lock-reserved-words-face)
24147 (vhdl-speedbar-architecture-face)
24148 (vhdl-speedbar-instantiation-face)
24149 (vhdl-speedbar-architecture-selected-face)
24150 (vhdl-speedbar-instantiation-selected-face): Likewise.
24151 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
24152 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
24153 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
24154 (ebrowse-root-class-face, ebrowse-member-attribute-face)
24155 (ebrowse-progress-face): Likewise.
24156 * progmodes/compile.el (compilation-info-face): Likewise.
24157 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
24158 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
24159 * calendar/calendar.el (diary-face): Likewise.
24160 * woman.el (woman-italic-face, woman-bold-face)
24161 (woman-unknown-face): Likewise.
24162 * wid-edit.el (widget-button-pressed-face): Likewise.
24163 * whitespace.el (whitespace-highlight-face): Likewise.
24164 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
24165 * pcvs-info.el (cvs-marked-face): Likewise.
24166 * info.el (info-xref): Likewise.
24167 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
24168 * hilit-chg.el (highlight-changes-face)
24169 (highlight-changes-delete-face): Likewise.
24170 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
24171 (hi-red-b): Likewise.
24172 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
24173 * font-lock.el (font-lock-keyword-face)
24174 (font-lock-function-name-face, font-lock-warning-face): Likewise.
24175 * cus-edit.el (custom-invalid-face, custom-modified-face)
24176 (custom-set-face, custom-changed-face, custom-variable-tag-face)
24177 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
24178 * comint.el (comint-highlight-prompt): Likewise.
24179
24180 2005-04-08 Lute Kamstra <lute@gnu.org>
24181
24182 * font-lock.el (font-lock-keywords): Docstring fixes.
24183
24184 2005-04-08 Kenichi Handa <handa@m17n.org>
24185
24186 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
24187 chars are more than a limit, print " and more..." at the tail.
24188
24189 2005-04-08 Kim F. Storm <storm@cua.dk>
24190
24191 * emacs-lisp/authors.el (authors-aliases): Update list.
24192 (authors-ignored-files): New list.
24193 (authors-fixed-entries): Fix typo.
24194 (authors-renamed-files-alist): Update list.
24195 (authors-add): Check authors-ignored-files.
24196
24197 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
24198
24199 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
24200 optional, to ensure backward compatibility.
24201
24202 2005-04-08 Stephen Eglen <stephen@gnu.org>
24203
24204 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
24205
24206 2005-04-08 Kim F. Storm <storm@cua.dk>
24207
24208 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
24209
24210 * mouse.el (mouse-on-link-p): Doc fix.
24211
24212 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
24213
24214 * ielm.el (ielm-prompt-read-only): Doc fix.
24215
24216 * comint.el (comint-prompt-read-only): Doc fix.
24217
24218 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
24219
24220 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
24221 ensure dired always handles wildcards passed to ffap.
24222 (find-file-at-point): Use it.
24223 (ffap-dired-wildcards): Doc fix.
24224
24225 2005-04-07 Juri Linkov <juri@jurta.org>
24226
24227 * simple.el (next-error-overlay-arrow-position): New defvar.
24228 Put "=>" on its property `overlay-arrow-string'. Add it to
24229 `overlay-arrow-variable-list'.
24230
24231 * progmodes/compile.el (compilation-setup):
24232 Set `next-error-overlay-arrow-position' to nil. Also set it to
24233 nil in the local hook `kill-buffer-hook'. Make local variable
24234 `overlay-arrow-string' and set it to "=>".
24235 (compilation-goto-locus): Set BOL position to
24236 `next-error-overlay-arrow-position' instead of
24237 `overlay-arrow-position'.
24238
24239 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
24240 locally instead of adding it to the global hook.
24241 (Info-kill-buffer): Move up.
24242
24243 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
24244
24245 * term/xterm.el (xterm-standard-colors): Update color values from
24246 xterm-200.
24247
24248 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
24249
24250 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
24251
24252 * fast-lock.el:
24253 * lazy-lock.el: Move them to the obsolete subdir.
24254
24255 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
24256
24257 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
24258 (wdired-add-replace-advice): Remove.
24259 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
24260
24261 2005-04-06 Kim F. Storm <storm@cua.dk>
24262
24263 * startup.el (command-line): Add --bare-bones alias for -Q.
24264
24265 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24266
24267 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
24268 create the startup fontset if a font specification ends with
24269 `mac-roman'.
24270
24271 2005-04-06 Lute Kamstra <lute@gnu.org>
24272
24273 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
24274 change.
24275
24276 * emacs-lisp/copyright.el (copyright-update-year): Replace the
24277 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
24278
24279 2005-04-05 Lute Kamstra <lute@gnu.org>
24280
24281 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
24282 (define-generic-mode): Ditto. Fix debug declaration.
24283
24284 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
24285 Put them in the generic-x group.
24286
24287 * calendar/timeclock.el (timeclock): Doc fix.
24288
24289 * generic.el (define-generic-mode): Don't use custom-current-group.
24290 Document default :group value.
24291 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
24292 (define-global-minor-mode): Don't use custom-current-group.
24293
24294 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
24295
24296 * startup.el (command-line-1): Display startup-echo-area-message
24297 when fancy splash screen is in use.
24298
24299 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
24300 (sh-escaped-newline): New face.
24301 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
24302 newline, and use sh-escaped-newline face.
24303
24304 * progmodes/tcl.el (tcl-escaped-newline): New face.
24305 (tcl-builtin-list): New variable.
24306 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
24307 newlines. Fix keywords subexpression number.
24308
24309 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
24310
24311 * textmodes/org.el (org-diary-default-entry): Fix call to
24312 `add-to-diary-entry'.
24313
24314 2005-04-05 Kim F. Storm <storm@cua.dk>
24315
24316 * ediff-init.el: Use (featurep 'xemacs).
24317
24318 2005-04-05 David Ponce <david@dponce.com>
24319
24320 * cus-edit.el (face): Derive from symbol widget. Display sample
24321 of the current face on the fly.
24322 (widget-face-sample-face-get, widget-face-notify): New functions.
24323 (widget-face-value-create): Remove.
24324
24325 * wid-edit.el (widget-field-end): Temporarily remove field
24326 narrowing before to call `get-char-property'.
24327
24328 2005-04-04 Jay Belanger <belanger@truman.edu>
24329
24330 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
24331 (math-read-subscripts): New variable.
24332 (math-read-preprocess-string): Process subscripts.
24333
24334 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
24335
24336 * comint.el (comint-prompt-read-only): Doc fix.
24337
24338 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
24339 `-1'. Doc fix.
24340
24341 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
24342
24343 * textmodes/org.el (org-insert-mode-line-in-empty-file):
24344 Change default value to nil.
24345
24346 2005-04-04 Lute Kamstra <lute@gnu.org>
24347
24348 * autorevert.el (auto-revert-mode): Specify :group.
24349 * battery.el (display-battery-mode): Specify :group.
24350 * diff-mode.el (diff-minor-mode): Specify :group.
24351 * font-core.el (font-lock-mode): Specify :group.
24352 * hl-line.el (hl-line-mode): Specify :group.
24353 * iimage.el (iimage): New customization group.
24354 (iimage-mode): Specify :group.
24355 * longlines.el (longlines-mode): Specify :group.
24356 * master.el: Don't require easy-mmode.
24357 (master): New customization group.
24358 (master-mode): Specify :group.
24359 * msb.el (msb-mode): Specify :group.
24360 * reveal.el (reveal-mode): Specify :group.
24361 * simple.el (next-error-follow-minor-mode): Specify :group.
24362 * smerge-mode.el (smerge-mode): Specify :group.
24363 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
24364 * emulation/cua-base.el (cua-mode): Specify :group.
24365 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
24366 * language/thai-util.el (thai-auto-composition-mode)
24367 (thai-word-mode): Specify :group.
24368 * mail/supercite.el (sc-minor-mode): Specify :group.
24369 * progmodes/cwarn.el (cwarn-mode): Specify :group.
24370 * progmodes/flymake.el (flymake-mode): Specify :group.
24371 * progmodes/glasses.el (glasses-mode): Specify :group.
24372 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
24373 * textmodes/enriched.el (enriched-mode): Specify :group.
24374 * textmodes/refill.el (refill-mode): Specify :group.
24375
24376 * add-log.el (change-log-font-lock-keywords): Names in
24377 parenthesized lists can contain spaces.
24378
24379 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
24380
24381 * startup.el (fancy-splash-text): Shorten default text of
24382 "Emacs Tutorial" line. Also, if the current language env
24383 indicates an available tutorial file other than TUTORIAL,
24384 extract its title and append it to the line in parentheses.
24385 (fancy-splash-insert): If arg is a thunk, funcall it.
24386
24387 2005-04-04 Jay Belanger <belanger@truman.edu>
24388
24389 * calc.el (calc-language-alist): Add tags to customization type.
24390
24391 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
24392
24393 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
24394 Doc fix.
24395
24396 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
24397
24398 * add-log.el (change-log-font-lock-keywords): The manual
24399 describing a Change Log entry, says: (...) "Aside from these
24400 header lines, every line in the change log starts with a space or
24401 a tab.". The font-lock was not highlighting lines started with
24402 spaces, added support for it.
24403
24404 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24405
24406 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
24407 (bibtex-generate-url-list): Update docstring accordingly. Put the
24408 complex example in the docstring.
24409 (bibtex-font-lock-url): Use pop.
24410
24411 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
24412
24413 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
24414
24415 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
24416
24417 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24418
24419 * filesets.el (filesets-set-default): Doc fix.
24420
24421 2005-04-03 Lute Kamstra <lute@gnu.org>
24422
24423 * generic.el (define-generic-mode): Add argument to specify
24424 keywords for defcustom.
24425 (default-generic-mode): Specify :group.
24426
24427 * generic-x.el: Specify :group for all generic modes.
24428
24429 * desktop.el (desktop-no-desktop-file-hook)
24430 (desktop-after-read-hook): Doc fix.
24431
24432 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
24433
24434 * simple.el (visible-mode): Use explicit :group keyword.
24435 This changes the group of `visible-mode-hook' from paren-blinking
24436 to editing-basics.
24437
24438 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
24439
24440 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
24441 mailbox specifications as well as URLs.
24442 (rmail-insert-inbox-text): Remove unused conditional branches.
24443
24444 2005-04-01 Jay Belanger <belanger@truman.edu>
24445
24446 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
24447 (calc-gnuplot-print-command): Move definitions to calc.el.
24448
24449 * calc/calc-embed.el (calc-embedded-announce-formula)
24450 (calc-embedded-open-formula, calc-embedded-close-formula)
24451 (calc-embedded-open-word, calc-embedded-close-word)
24452 (calc-embedded-open-plain, calc-embedded-close-plain)
24453 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
24454 (calc-embedded-open-mode, calc-embedded-close-mode):
24455 Move definitions to calc.el.
24456
24457 * calc/calc.el (calc-settings-file, calc-language-alist):
24458 Make customizable.
24459 (calc-embedded-announce-formula, calc-embedded-open-formula)
24460 (calc-embedded-close-formula, calc-embedded-open-word)
24461 (calc-embedded-close-word, calc-embedded-open-plain)
24462 (calc-embedded-close-plain, calc-embedded-open-new-formula)
24463 (calc-embedded-close-new-formula, calc-embedded-open-mode)
24464 (calc-embedded-close-mode, calc-gnuplot-name)
24465 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
24466 from other files and make customizable.
24467
24468 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24469
24470 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
24471 Use buffer-live-p.
24472 (cvs-mode-run): Don't call cvs-update-header here.
24473 (cvs-run-process): Call cvs-update-header.
24474 Use process properties for cvs-postprocess and cvs-buffer so that
24475 the sentinel can behave better if the temp buffer is killed.
24476 Use a pipe rather than a tty, to better handle unexpected prompts.
24477 (cvs-sentinel): Rewrite. Call cvs-update-header.
24478
24479 2005-04-01 Andre Spiegel <spiegel@gnu.org>
24480
24481 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
24482 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
24483
24484 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24485
24486 * generic.el (define-generic-mode): Add indentation rule.
24487
24488 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
24489
24490 * files.el (mode-require-final-newline): Make Custom correctly
24491 report a nil value and allow to set it to nil via Custom.
24492 Doc fix.
24493
24494 2005-04-01 Kenichi Handa <handa@m17n.org>
24495
24496 * international/characters.el: Enable the correct case setting for
24497 dotless-i and dotted-I.
24498
24499 2005-04-01 Kim F. Storm <storm@cua.dk>
24500
24501 * ido.el (ido-file-internal): Fall back to non-ido command if
24502 initial directory is on slow ftp (or tramp) host.
24503
24504 2005-03-31 Richard M. Stallman <rms@gnu.org>
24505
24506 * emacs-lisp/autoload.el (make-autoload):
24507 Handle define-global-minor-mode.
24508
24509 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
24510 Rename from easy-mmode-define-global-mode.
24511 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
24512
24513 * progmodes/scheme.el (scheme-mode-syntax-table):
24514 Update syntax of | and # for two-character comment syntax.
24515
24516 2005-03-31 Lute Kamstra <lute@gnu.org>
24517
24518 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
24519 (define-minor-mode): Call custom-current-group at load-time.
24520
24521 * generic.el (define-generic-mode): Add debug declaration.
24522 Add defcustom for the mode hook.
24523 (generic-mode-internal): Use run-mode-hooks.
24524
24525 2005-03-31 Kim F. Storm <storm@cua.dk>
24526
24527 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
24528 (mouse-fixup-help-message): New defun called by show_help_echo
24529 to fixup mouse-2 prefix in help messages when applicable.
24530
24531 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
24532
24533 2005-03-31 Kenichi Handa <handa@m17n.org>
24534
24535 * language/thai-word.el (thai-find-word-ends): Pay attention to
24536 the case that we reach the end of buffer.
24537
24538 * textmodes/fill.el (fill-text-properties-at): New function.
24539 (fill-newline): Use fill-text-properties-at instead of
24540 text-properties-at.
24541
24542 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24543
24544 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
24545 not comint-quote-filename.
24546
24547 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
24548
24549 * help-fns.el (help-with-tutorial): Revert last change.
24550
24551 2005-03-31 Kim F. Storm <storm@cua.dk>
24552
24553 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
24554
24555 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
24556
24557 * calendar/cal-china.el: Update reference to "Calendrical
24558 Calculations" book; there's a new edition.
24559 * calendar/cal-coptic.el: Likewise.
24560 * calendar/cal-french.el: Likewise.
24561 * calendar/cal-hebrew.el: Likewise.
24562 * calendar/cal-islam.el: Likewise.
24563 * calendar/cal-iso.el: Likewise.
24564 * calendar/cal-julian.el: Likewise.
24565 * calendar/cal-mayan.el: Likewise.
24566 * calendar/cal-persia.el: Likewise.
24567 * calendar/calendar.el: Likewise.
24568 * calendar/holidays.el: Likewise.
24569 * calendar/lunar.el: Likewise.
24570 * calendar/solar.el: Likewise.
24571
24572 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
24573 white space from doc string.
24574
24575 2005-03-30 Jay Belanger <belanger@truman.edu>
24576
24577 * calc/calc-help.el (calc-full-help): Remove email address.
24578
24579 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
24580
24581 * help-fns.el (help-with-tutorial): Delete title line.
24582
24583 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
24584
24585 * calendar/cal-x.el (calendar-one-frame-setup)
24586 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
24587 rather than `symbol' for set-window-dedicated-p.
24588
24589 * calendar/appt.el (appt-buffer-name): Make it a constant.
24590 (appt-add): Doc fix.
24591
24592 * filesets.el (filesets-menu-path, filesets-menu-before)
24593 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
24594 (filesets-menu-cache-file): Use directory ~/.emacs.d.
24595 (filesets-add-submenu): Delete and use add-submenu instead.
24596
24597 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
24598
24599 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
24600 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
24601 (org-diary-default-entry): New function.
24602 (org-get-entries-from-diary): Better parsing of diary entries.
24603 (org-agenda-check-no-diary): New function.
24604 ("diary-lib"): Advice to function `add-to-diary-list', to allow
24605 linking to diary entries.
24606 (org-agenda-execute-calendar-command): New function.
24607 (org-agenda): Improve visible section in window.
24608 Use `org-fit-agenda-window'.
24609 (org-fit-agenda-window): New option.
24610 (org-move-subtree-down): Better handling of empty lines
24611 at end of subtree.
24612 (org-cycle): Numeric prefix is interpreted now as show-subtree N
24613 levels up.
24614 (org-fontify-done-headline): New option.
24615 (org-headline-done-face): New face.
24616 (org-set-font-lock-defaults): Use `org-headline-done-face'.
24617 (org-table-copy-down): Rename from `org-table-copy-from-above'.
24618 When current field is non-empty, it is copied to next row.
24619 (org-table-copy-from-above): Fix bug which made it
24620 impossible to copy fields containing only a single non-white character.
24621
24622 2005-03-30 Kim F. Storm <storm@cua.dk>
24623
24624 * kmacro.el (kmacro-end-macro): Isearch may store this command
24625 into the macro -- so ignore it when executing keyboard macro.
24626
24627 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24628
24629 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
24630
24631 2005-03-29 Kenichi Handa <handa@m17n.org>
24632
24633 * language/thai.el ("Thai"): Set setup-function and exit-function
24634 for Thai language environment.
24635
24636 * language/thai-util.el: Require thai-word.
24637 (thai-word-mode-map): New variable.
24638 (thai-word-mode): New minor mode.
24639 (setup-thai-language-environment-internal): New function.
24640 (exit-thai-language-environment-internal): New function.
24641
24642 * language/thai-word.el (thai-word-table): Declare it by defvar,
24643 use dolist to initialize it.
24644 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
24645 (thai-fill-find-break-point): New functions.
24646
24647 2005-03-29 Richard M. Stallman <rms@gnu.org>
24648
24649 * simple.el (idle-update-delay): Move definition up.
24650 (set-mark): Doc fix.
24651
24652 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
24653
24654 * longlines.el: New file.
24655
24656 * simple.el (buffer-substring-filters): New variable.
24657 (filter-buffer-substring): New function.
24658 (kill-region, copy-region-as-kill): Use it.
24659
24660 * register.el (copy-to-register, append-to-register)
24661 (prepend-to-register): Use filter-buffer-substring.
24662
24663 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
24664
24665 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
24666 (gud-filter-pending-text): Move in front of gdb.
24667 (gud-overlay-arrow-position): New variable.
24668 (gud-sentinel, gud-display-line): Use it in place of
24669 overlay-arrow-position.
24670
24671 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
24672
24673 * progmodes/fortran.el (fortran-if-indent): Doc fix.
24674 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
24675 (fortran-font-lock-keywords-4): New variable.
24676 (fortran-blocks-re, fortran-end-block-re)
24677 (fortran-start-block-re): New constants, for hideshow.
24678 (hs-special-modes-alist): Add a Fortran entry.
24679 (fortran-mode-map): Bind fortran-end-of-block,
24680 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
24681 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
24682 (fortran-looking-at-if-then, fortran-end-of-block)
24683 (fortran-beginning-of-block): New functions, for hideshow.
24684
24685 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
24686 Doc fix. Tweak regexp.
24687 (f90-beginning-of-block): Push mark first.
24688
24689 2005-03-29 Jay Belanger <belanger@truman.edu>
24690
24691 * calc/calc.el: Update copyright date.
24692 (calc-version): Increase to 2.1.
24693 (calc-version-date): Remove.
24694
24695 * calc/calc-help.el: Update copyright date.
24696 (calc-full-help): Remove reference to calc-version-date.
24697 Update copyright date.
24698
24699 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24700
24701 * vc.el (vc-do-command): Use a pipe for async processes, so password
24702 prompts don't show up at places where the user can't reply.
24703
24704 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
24705
24706 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
24707 on the file name we pass to the inferior shell.
24708
24709 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
24710
24711 * progmodes/which-func.el (which-function): Be robust in the face of an
24712 imenu--make-index-alist failure.
24713
24714 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
24715
24716 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
24717
24718 * progmodes/python.el (python-preoutput-filter): Fix last change.
24719
24720 2005-03-29 Lute Kamstra <lute@gnu.org>
24721
24722 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
24723 functions and compiled macros.
24724 (debug-convert-byte-code): Handle macros too.
24725 (debug-on-entry-1): Don't signal an error when trying to clear a
24726 function that is not set to debug on entry.
24727
24728 2005-03-29 Jay Belanger <belanger@truman.edu>
24729
24730 * calc/calc-lang.el: Add functions to math-function-table
24731 properties of tex and math.
24732
24733 2005-03-29 Kenichi Handa <handa@m17n.org>
24734
24735 * ps-mule.el (ps-mule-plot-string): Translate characters by
24736 ps-print-translation-table.
24737 (ps-mule-begin-job): Call find-charset-region/string with
24738 ps-print-translation-table.
24739 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
24740
24741 * ps-print.el (ps-print-translation-table): New variable.
24742 (ps-plot-region): Translate characters by ps-print-translation-table.
24743
24744 2005-03-29 Juri Linkov <juri@jurta.org>
24745
24746 * simple.el (next-error-highlight-timer): New variable.
24747
24748 * progmodes/compile.el (compilation-goto-locus):
24749 Use `next-error-highlight-timer' instead of `sit-for'.
24750
24751 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24752
24753 * mail/supercite.el (sc-mail-field): Use assoc-string.
24754 (sc-get-address): Simplify regexps.
24755
24756 * files.el (minibuffer-with-setup-hook): New macro.
24757 (find-file-read-args): Use it to avoid let-binding
24758 minibuffer-with-setup-hook (which breaks turning on/off
24759 file-name-shadow-mode while in the prompt).
24760
24761 * complete.el (PC-read-include-file-name-internal):
24762 Use test-completion.
24763
24764 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
24765
24766 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
24767
24768 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
24769
24770 * window.el (window-buffer-height): Use count-screen-lines.
24771
24772 * progmodes/python.el (python-preoutput-leftover): New var.
24773 (python-preoutput-filter): Use it.
24774 (python-send-receive): Loop until all the result has been received.
24775
24776 2005-03-28 Juri Linkov <juri@jurta.org>
24777
24778 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
24779
24780 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
24781 "Recover Crashed Session".
24782 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
24783 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
24784 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
24785 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
24786 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
24787 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
24788 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
24789 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
24790
24791 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
24792 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
24793 Ediff Sessions", "Toggle use of separate control buffer frame",
24794 "Use separate frame for Ediff control buffer".
24795
24796 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
24797 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
24798 "Rename Bookmark", "Delete Bookmark".
24799
24800 * info.el (Info-mode-menu): Remove ellipsis from "Index".
24801 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
24802 Add `:active Info-index-alternatives' to "Next Matching Item".
24803
24804 * wdired.el (wdired-change-to-wdired-mode):
24805 Mention `wdired-abort-changes' key in the initial message.
24806
24807 * international/mule.el (auto-coding-alist): Associate non-ascii
24808 image filename extensions with `no-conversion'.
24809
24810 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
24811
24812 * international/iso-acc.el:
24813 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
24814
24815 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
24816
24817 * textmodes/sgml-mode.el (html-mode): Doc update.
24818
24819 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
24820
24821 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
24822
24823 * term.el (term-move-columns): Fix face after extending a line.
24824 (term-insert-spaces): Likewise.
24825 (term-reset-terminal): Fix off by one error.
24826
24827 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24828
24829 * international/mule.el (auto-coding-alist): Add .xpi files.
24830
24831 * files.el (auto-mode-alist): Add .xpi files.
24832
24833 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
24834
24835 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
24836
24837 2005-03-26 Eli Zaretskii <eliz@gnu.org>
24838
24839 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
24840
24841 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
24842
24843 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
24844 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
24845
24846 * calendar/cal-move.el (calendar-beginning-of-year): Move the
24847 cursor to Jan 1 when needed.
24848 (calendar-end-of-year): Fix -/+ typo.
24849 Reported by Chong Yidong <cyd@stupidchicken.com>.
24850
24851 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
24852
24853 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
24854
24855 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
24856 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
24857
24858 2005-03-25 Richard M. Stallman <rms@gnu.org>
24859
24860 * filesets.el (filesets-init): Add autoload.
24861
24862 * mail/mailalias.el (mail-directory): Doc fix.
24863
24864 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
24865
24866 * mail/mailalias.el (mail-directory-process): Do nothing if
24867 mail-directory-process is an atom.
24868 (mail-get-names): Ignore mail-directory-names if it is an atom.
24869 (mail-directory-process defvar): Doc fix.
24870 (mail-names): Doc fix.
24871
24872 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
24873
24874 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
24875
24876 2005-03-26 Kenichi Handa <handa@m17n.org>
24877
24878 * international/mule-util.el (detect-coding-with-priority):
24879 Call update-coding-systems-internal before detect-coding-region.
24880
24881 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
24882
24883 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
24884 (gdb-frames-mode-map): Add follow-link property.
24885
24886 2005-03-25 Jay Belanger <belanger@truman.edu>
24887
24888 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
24889 for variables.
24890
24891 2005-03-25 Juri Linkov <juri@jurta.org>
24892
24893 * image-mode.el: Optimize image filename extension regexps in
24894 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
24895 in `auto-mode-alist'.
24896 (image-mode): Add `image-toggle-display-text' to local hook
24897 `change-major-mode-hook'. Display the image as an image by
24898 default. Set `cursor-type' and `truncate-lines' if the image
24899 is already displayed. Take into account the current mode (image
24900 or text) in message.
24901 (image-minor-mode): New minor mode.
24902 (image-mode-maybe, image-toggle-display-text): New functions.
24903 (image-toggle-display): Use called-interactively-p.
24904 Let-bind `inhibit-read-only' to t.
24905
24906 * image-mode.el (image-minor-mode): Set `cursor-type' and
24907 `truncate-lines' if the image is already displayed. Add turning
24908 image-minor-mode off to `change-major-mode-hook'. Add message.
24909 Call `image-toggle-display-text' after turning image-minor-mode off.
24910
24911 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24912
24913 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
24914 Terminal.app, use utf-8.
24915 (set-display-table-and-terminal-coding-system): Add coding-system arg.
24916 (set-locale-environment): Use it.
24917
24918 * term/xterm.el: Undo last change, better done in mule-cmds.el.
24919
24920 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
24921
24922 * progmodes/python.el (python-close-block-statement-p)
24923 (python-outdent-p, python-current-defun): Use symbol-end.
24924
24925 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24926
24927 * files.el (save-some-buffers): Doc fix.
24928
24929 2005-03-25 Werner Lemberg <wl@gnu.org>
24930
24931 * complete.el, thumbs.el: Replace `legal' with `valid'.
24932 * calendar/calendar.el: Replace `legal' with `valid'.
24933 * emacs-lisp/advice.el: Replace `legal' with `valid'.
24934 * mail/supercite.el: Replace `legal' with `valid'.
24935 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
24936 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
24937 Replace `legal' with `valid'.
24938 * textmodes/reftex-vars.el, textmodes/reftex.el:
24939 Replace `legal' with `valid'.
24940
24941 2005-03-25 Werner Lemberg <wl@gnu.org>
24942
24943 * calc/calc-forms.el, calc/calc-sel.el
24944 * midnight.el, vc-cvs.el
24945 * emacs-lisp/cl-macs.el
24946 * emulation/vip.el
24947 * eshell/esh-io.el, eshell/esh-var.el
24948 * mail/supercite.el
24949 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
24950 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
24951 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
24952 * progmodes/sh-script.el, progmodes/xscheme.el
24953 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
24954 * textmodes/reftex-index.el, textmodes/reftex-parse.el
24955 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
24956 * textmodes/reftex.el, textmodes/org.el:
24957 Replace `illegal' with `invalid'.
24958
24959 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24960
24961 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
24962 (flymake-find-buildfile, flymake-find-possible-master-files)
24963 (flymake-check-include, flymake-parse-line): Replace loops over the
24964 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
24965
24966 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
24967 Substitute file-name-as-directory in the rest of the file.
24968 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
24969 (flymake-replace-region): Remove unused arg `buffer'.
24970 (flymake-check-patch-master-file-buffer): Update calls to it.
24971 (flymake-add-err-info): Remove unused var `count'.
24972 (flymake-mode): Use define-minor-mode.
24973
24974 * progmodes/flymake.el: Use with-current-buffer.
24975 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
24976 flymake-replace-regexp-in-string, flymake-line-beginning-position)
24977 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
24978 Avoid testing for `xemacs'.
24979 (flymake-nop): Move.
24980 (flymake-region-has-flymake-overlays): Return the computed value.
24981 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
24982 Remove unused var `endline'.
24983 (flymake-get-line-count): Remove unused function.
24984 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
24985
24986 * emulation/vi.el:
24987 * generic.el:
24988 * hilit-chg.el (global-highlight-changes):
24989 * hi-lock.el (hi-lock-mode):
24990 * follow.el: find-file-hooks -> find-file-hook.
24991
24992 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
24993
24994 2005-03-24 Juri Linkov <juri@jurta.org>
24995
24996 * dired.el (dired-mode-map): Add menu item "Compare directories"
24997 for dired-compare-directories.
24998
24999 * dired-aux.el (dired-compare-directories): Add autoload cookie.
25000 Doc fix. Replace `read-file-name' with `read-directory-name'.
25001
25002 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25003
25004 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
25005
25006 2005-03-24 Jay Belanger <belanger@truman.edu>
25007
25008 * calc/calc-embed.el (calc-embedded-mode-change): Save all
25009 relevant mode settings in calc-embedded-original-modes when modes
25010 are permanently changed.
25011
25012 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25013
25014 * autoinsert.el: find-file-hooks -> find-file-hook.
25015
25016 2005-03-24 Lute Kamstra <lute@gnu.org>
25017
25018 * generic.el (generic-font-lock-defaults): Make it obsolete.
25019 (generic-font-lock-keywords): New variable to replace
25020 generic-font-lock-defaults.
25021 (generic-mode-set-font-lock): Delete it.
25022 (generic-mode-internal): Don't call generic-mode-set-font-lock.
25023 (generic-bracket-support): Add docstring.
25024
25025 * generic-x.el: Rename generic-font-lock-defaults to
25026 generic-font-lock-keywords throughout.
25027 (mailagent-rules-setup-function): Delete it.
25028 (mailagent-rules-generic-mode): Use anonymous function instead.
25029 (show-tabs-generic-mode-font-lock-defaults-1)
25030 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
25031 Quote faces.
25032 (show-tabs-tab-face, show-tabs-space-face): Specify background,
25033 not foreground.
25034
25035 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
25036 Recognize define-generic-mode.
25037
25038 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
25039
25040 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
25041 if there's no completion table.
25042
25043 2005-03-23 Miles Bader <miles@gnu.org>
25044
25045 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25046 Remove tty-specific variants, as they're no longer needed.
25047
25048 2005-03-23 Lute Kamstra <lute@gnu.org>
25049
25050 * generic-x.el: Code cleanup: make args constant whenever possible.
25051 (installshield-statement-keyword-list)
25052 (installshield-system-functions-list)
25053 (installshield-system-variables-list, installshield-types-list)
25054 (installshield-funarg-constants-list): Make them constants.
25055
25056 * generic.el (generic-make-keywords-list): Add autoload cookie.
25057
25058 * calendar/time-date.el: Add comment on time value formats.
25059 Don't require parse-time.
25060 (with-decoded-time-value): New macro.
25061 (encode-time-value): New function.
25062 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
25063 (days-to-time): Return a valid time value when arg is huge.
25064 (time-since): Use time-subtract.
25065 (time-to-number-of-days): Use time-to-seconds.
25066
25067 2005-03-23 David Ponce <david@dponce.com>
25068
25069 * recentf.el (recentf-keep): New option.
25070 (recentf-menu-action): Default to `find-file'.
25071 (recentf-keep-non-readable-files-flag)
25072 (recentf-keep-non-readable-files-p)
25073 (recentf-file-readable-p, recentf-find-file)
25074 (recentf-cleanup-remote): Remove.
25075 (recentf-include-p): More robust.
25076 (recentf-keep-p): New function.
25077 (recentf-remove-if-non-kept): Rename from
25078 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
25079 All callers updated.
25080 (recentf-menu-items-for-commands): Fix help string.
25081 (recentf-track-closed-file): Update. Doc fix.
25082 (recentf-cleanup): Update. Count removed files. Doc fix.
25083
25084 2005-03-23 Kim F. Storm <storm@cua.dk>
25085
25086 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25087 Don't inherit from fringe face (now happens automatically).
25088
25089 2005-03-22 Kim F. Storm <storm@cua.dk>
25090
25091 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
25092 position values.
25093
25094 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
25095
25096 * menu-bar.el (showhide-date-time): Remove.
25097 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
25098 (menu-bar-make-mm-toggle): Simplify.
25099
25100 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25101
25102 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
25103 Accept qualified variable and function names.
25104
25105 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
25106
25107 * bindings.el (completion-ignored-extensions):
25108 Remove ".lis" for `vax-vms'.
25109
25110 2005-03-22 Andreas Schwab <schwab@suse.de>
25111
25112 * generic-x.el: Revert last change.
25113 * ldefs-boot.el: Update.
25114
25115 2005-03-22 Jay Belanger <belanger@truman.edu>
25116
25117 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
25118 (calc-embedded-save-original-modes)
25119 (calc-embedded-restore-original-modes): New functions.
25120 (calc-do-embedded): Save original modes when entering embedded mode
25121 and restore when leaving embedded mode.
25122 (calc-embedded-modes-change): Change the value of
25123 calc-embedded-original-modes to reflect permanent changes.
25124
25125 2005-03-22 Lute Kamstra <lute@gnu.org>
25126
25127 * generic-x.el: Require generic again.
25128
25129 2005-03-22 Miles Bader <miles@gnu.org>
25130
25131 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
25132 Tweak details to look good on both ttys and bitmap displays, light
25133 or dark background, etc.
25134
25135 2005-03-21 Kim F. Storm <storm@cua.dk>
25136
25137 * tooltip.el (tooltip-show-help-function): Check car and cdr of
25138 mouse position.
25139
25140 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25141
25142 * icomplete.el: Don't forcibly turn on the mode upon load.
25143 (icomplete-mode): Use define-minor-mode.
25144 (icomplete-eoinput): Default to nil.
25145 (icomplete-minibuffer-setup): Remove autoload.
25146 (icomplete-tidy): Simplify.
25147 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
25148 in the initial state or if the user has modified the field.
25149 Fix handling of icomplete-max-delay-chars.
25150 Remove code that handles the oddball case where
25151 minibuffer-completion-table is an integer.
25152 Wrap icomplete-completions in while-no-input in case building
25153 completions takes more time than expected.
25154 (icomplete-completions): Simplify.
25155
25156 2005-03-21 Richard M. Stallman <rms@gnu.org>
25157
25158 * jka-compr.el (jka-compr-really-do-compress):
25159 Make variable buffer-local.
25160
25161 * image-mode.el: Handle .xpm files too.
25162 (image-toggle-display): Preserve modification flag.
25163
25164 * help.el (where-is): Don't mention aliases with no key bindings.
25165
25166 2005-03-21 Lute Kamstra <lute@gnu.org>
25167
25168 * generic.el: Fix commentary section. Don't require cl for
25169 compilation.
25170 (generic-mode-list): Add autoload cookie.
25171 (generic-use-find-file-hook, generic-lines-to-scan)
25172 (generic-find-file-regexp, generic-ignore-files-regexp)
25173 (generic-mode, generic-mode-find-file-hook)
25174 (generic-mode-ini-file-find-file-hook): Fix docstrings.
25175 (define-generic-mode): Make it a defmacro. Fix docstring.
25176 (generic-mode-internal): Code cleanup. Add autoload cookie.
25177 (generic-mode-set-comments): Code cleanup.
25178 * generic-x.el: Don't prevent compilation. Don't require generic.
25179 Follow coding conventions. Minor code cleanup.
25180 (etc-fstab-generic-mode): Add some keywords.
25181 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
25182 define-generic-mode like a function declaration.
25183
25184 2005-03-21 Jay Belanger <belanger@truman.edu>
25185
25186 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
25187 changing modes.
25188
25189 2005-03-21 Sam Steingold <sds@gnu.org>
25190
25191 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
25192
25193 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
25194
25195 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
25196 Add underscore to "f$ lexicals" regexp.
25197
25198 2005-03-20 Juri Linkov <juri@jurta.org>
25199
25200 * subr.el (progress-reporter-do-update): When `min-value' is equal
25201 to `max-value', set `percentage' to 0 and prevent division by zero.
25202
25203 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
25204
25205 Sync with Tramp 2.0.48.
25206
25207 * net/tramp.el (all): Change all addresses to .gnu.org.
25208 (tramp-append-tramp-buffers): New defun.
25209 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
25210 Catch `dont-send' signal.
25211 (tramp-set-auto-save-file-modes): Set always permissions, because
25212 there might be an old auto-saved file belonging to another
25213 original file. This could be a security threat. Reported by
25214 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
25215 Check for Emacs 21.3.50 removed.
25216
25217 * net/tramp-smb.el (all): Remove debug construct for
25218 `with-parsed-tramp-file-name'.
25219 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
25220 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
25221 No error message if DIRECTORY or FILENAME doesn't exist.
25222 (tramp-smb-open-connection): Check existence of
25223 `tramp-smb-program'.
25224
25225 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
25226
25227 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
25228 Properly handle the case where the `m' or `s' command's argument is not
25229 yet terminated.
25230 (perl-indent-new-calculate): New function.
25231 (perl-indent-line): Use it.
25232
25233 2005-03-20 Miles Bader <miles@gnu.org>
25234
25235 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
25236 in text-mode too. Change to new face names.
25237 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
25238 Add `:weight bold' attribute.
25239 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
25240
25241 2005-03-19 Juri Linkov <juri@jurta.org>
25242
25243 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
25244
25245 * international/mule.el (auto-coding-alist): Sync with
25246 `auto-mode-alist' by adding upper case archive file extensions
25247 and adding ear/war to jar extension.
25248
25249 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
25250
25251 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
25252 running, restart it.
25253
25254 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
25255
25256 * finder.el (finder-current-item): Throw an error on an empty line.
25257
25258 * man.el (Man-follow-manual-reference): If current-word returns
25259 nil, use "".
25260
25261 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
25262
25263 * simple.el (goto-line): Doc fix.
25264
25265 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
25266
25267 * files.el (save-buffer): Doc fix.
25268
25269 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
25270
25271 * recentf.el (recentf-cleanup-remote): New variable.
25272 (recentf-cleanup): Use it to conditionally check availability of
25273 remote files.
25274
25275 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
25276
25277 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
25278 function names.
25279
25280 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25281
25282 * language/thai-word.el: New file.
25283
25284 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25285
25286 * files.el (backup-buffer): If the file's directory is not
25287 writable, use copy instead of move to backup the file.
25288
25289 2005-03-19 Eli Zaretskii <eliz@gnu.org>
25290
25291 * obsolete/keyswap.el: Moved to obsolete/ from term/.
25292
25293 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25294
25295 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
25296 Use functionp instead of symbolp and fboundp. Reported by Drkm
25297 <darkman_spam@yahoo.fr>.
25298 (ps-print-version): New version 6.6.6.
25299
25300 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
25301
25302 * textmodes/table.el (table--line-column-position): New idiom.
25303 (table--row-column-insertion-point-p): New function to test
25304 validity of row and column insertion operation at a location.
25305 (table-global-menu, table-cell-menu): Use above functions for
25306 deterministic test operation.
25307 (table--editable-cell-p): Behave in deterministic fashion.
25308
25309 2005-03-18 Juri Linkov <juri@jurta.org>
25310
25311 * isearch.el (isearch-lazy-highlight-new-loop):
25312 Make arguments beg and end optional.
25313 (isearch-update): Remove optional arguments nil from
25314 isearch-lazy-highlight-new-loop.
25315 (isearch-lazy-highlight-search): Let-bind case-fold-search to
25316 isearch-lazy-highlight-case-fold-search instead of
25317 isearch-case-fold-search, and let-bind isearch-regexp to
25318 isearch-lazy-highlight-regexp.
25319 Use isearch-lazy-highlight-last-string instead of isearch-string.
25320
25321 * replace.el (perform-replace): Remove bindings of global
25322 variables isearch-string, isearch-regexp, isearch-case-fold-search.
25323 Add three new arguments to `replace-highlight'.
25324 (replace-highlight): Add arguments string, regexp, case-fold.
25325 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
25326 to allow isearch-lazy-highlight-new-loop to use these values
25327 to set corresponding isearch-lazy-highlight-* internal
25328 variables whose values lazy highlighting will use regardless of
25329 changes to global variables isearch-string, isearch-regexp,
25330 isearch-case-fold-search during lazy highlighting loop.
25331 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
25332 to `lazy-highlight-cleanup'.
25333
25334 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
25335 (ispell-highlight-face): Set default face to `isearch' when
25336 lazy highlighting is enabled.
25337 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
25338 priority to 1. Add lazy highlighting.
25339 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
25340 from `isearch-dehighlight'.
25341
25342 2005-03-18 David Ponce <david@dponce.com>
25343
25344 * files.el (hack-local-variables): Do a case-insensitive search
25345 for End.
25346
25347 2005-03-18 Juri Linkov <juri@jurta.org>
25348
25349 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
25350 `isearch-lazy-highlight-cleanup', add alias to old name and
25351 declare obsolete. Add release numbers to other obsolete vars.
25352 (isearch-done, isearch-lazy-highlight-new-loop):
25353 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
25354 (lazy-highlight-cleanup) <variable>: Doc fix.
25355 (isearch-lazy-highlight-update): Rename obsolete
25356 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
25357
25358 2005-03-18 Kenichi Handa <handa@m17n.org>
25359
25360 * language/thai-util.el: Fix categorization of Thai characters in
25361 thai-category-table.
25362 (thai-composition-pattern): Adjust it for the above change.
25363 (thai-self-insert-command, thai-compose-syllable): New functions.
25364 (thai-compose-region): Use thai-compose-syllable.
25365 (thai-compose-string): Likewise.
25366 (thai-composition-function): Likewise.
25367 (thai-auto-composition): New function.
25368 (thai-auto-composition-mode): New minor mode.
25369
25370 * language/thai.el: Fix patterns to be registered in
25371 composition-function-table.
25372
25373 * international/quail.el (quail-input-method): Locally bind
25374 inhibit-modification-hooks to t.
25375
25376 2005-03-17 Richard M. Stallman <rms@gnu.org>
25377
25378 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
25379 (perl-mode): Use run-mode-hooks.
25380
25381 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
25382 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
25383 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
25384
25385 * mail/sendmail.el (sendmail-send-it): Reenable the code
25386 to compute resend-to-address and use it.
25387
25388 * tar-mode.el (tar-mode): Turn off undo unconditionally.
25389
25390 * image-mode.el: New file.
25391
25392 * image.el (insert-sliced-image): Add autoload cookie.
25393
25394 * font-lock.el (font-lock-lines-before): New user option.
25395 (font-lock-after-change-function): Obey it.
25396
25397 * bindings.el (esc-map): Make M-g a prefix.
25398 Bind M-g g and M-g M-g to goto-line.
25399
25400 * faces.el (face-id): Doc fix.
25401
25402 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25403
25404 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
25405 (rmail-show-message): Use rmail-unknown-mail-followup-to.
25406 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
25407
25408 * mail/sendmail.el (mail-yank-ignored-headers)
25409 (mail-font-lock-keywords, mail-mode-fill-paragraph):
25410 Add Mail-Followup-To and Mail-Reply-To headers.
25411 (mail-citation-hook): Add autoload cookie.
25412 (mail-mode): Doc fix.
25413 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
25414 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
25415 (mail-mode-fill-paragraph): Handle those headers.
25416 (mail-mailing-lists): New variable.
25417 (mail-mail-reply-to, mail-mail-followup-to): New functions.
25418
25419 2005-03-17 Juri Linkov <juri@jurta.org>
25420
25421 * isearch.el (isearch-fallback): Check for `(car previous)'
25422 before calling `isearch-other-end-state'.
25423
25424 2005-03-17 Kim F. Storm <storm@cua.dk>
25425
25426 * simple.el (move-beginning-of-line): Move to beginning of buffer
25427 line, as well as beginning of screen line.
25428
25429 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
25430
25431 * calendar/diary-lib.el (mark-diary-entries): Use new optional
25432 argument REDRAW rather than calendar-redrawing variable.
25433 * calendar/calendar.el (calendar-redrawing): Delete.
25434 (redraw-calendar): Do not bind calendar-redrawing.
25435
25436 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
25437
25438 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
25439 diary-file buffer.
25440
25441 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
25442
25443 * help.el (describe-mode): Allow a :minor-mode-function property to
25444 specify a different minor mode toggle function than the variable.
25445 * simple.el (auto-fill-function):
25446 * subr.el (add-minor-mode): Use it.
25447
25448 2005-03-16 Kenichi Handa <handa@m17n.org>
25449
25450 * language/ethio-util.el (sera-being-called-by-w3): New variable.
25451 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
25452 (ethio-fidel-to-sera-buffer): Likewise.
25453
25454 2005-03-16 Juri Linkov <juri@jurta.org>
25455
25456 * emacs-lisp/find-func.el (find-function-regexp):
25457 Add defun-emitting macro `menu-bar-make-toggle'.
25458
25459 * isearch.el: Put `isearch-scroll' property to
25460 `split-window-horizontally'.
25461
25462 * info.el: Update error messages for `debug-ignored-errors'.
25463 (Info-isearch-search): Doc fix.
25464 (Info-find-node): Move up code to go into info buffer before
25465 recording the node to the history.
25466 (Info-fontify-node): Fontify titles only if the next line
25467 has two or more `*', `=', `-', `.'.
25468 Display "go to this node" for empty (match-string 3).
25469
25470 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25471
25472 * term/mac-win.el: Add mouse pointer shape constants.
25473
25474 2005-03-15 Kim F. Storm <storm@cua.dk>
25475
25476 * simple.el (move-beginning-of-line): Use vertical-motion.
25477
25478 2005-03-15 Juri Linkov <juri@jurta.org>
25479
25480 * isearch.el (isearch-error): New variable.
25481 (isearch-invalid-regexp, isearch-within-brackets): Remove.
25482 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
25483 (isearch-within-brackets-state): Remove.
25484 (isearch-case-fold-search-state, isearch-pop-fun-state):
25485 Decrease frame index.
25486 (isearch-mode, isearch-top-state, isearch-push-state)
25487 (isearch-edit-string, isearch-abort, isearch-search-and-update)
25488 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
25489 (isearch-search, isearch-lazy-highlight-new-loop):
25490 Replace `isearch-invalid-regexp' with `isearch-error'.
25491 Remove `isearch-within-brackets'.
25492 (isearch-search): Add `search-failed' handler to `condition-case'.
25493 (isearch-lazy-highlight-search): Add `condition-case' to catch
25494 errors and allow `isearch-lazy-highlight-update' to try
25495 highlighting from the beginning of the window.
25496 (isearch-repeat): Move up code to set isearch-wrapped to t
25497 before calling isearch-wrap-function.
25498
25499 * info.el (Info-isearch-initial-node): New internal variable.
25500 (Info-search): Signal an error in isearch mode when search leaves
25501 the initial node. Signal an error when `bound' is non-nil and
25502 nothing was found in the current subfile.
25503 (Info-isearch-search): Remove `condition-case'.
25504 (Info-isearch-wrap): Don't wrap when search failed during leaving
25505 the initial node. If `Info-isearch-search' is nil, wrap around
25506 the current node.
25507 (Info-isearch-start): New fun.
25508 (Info-mode): Add buffer-local hook `Info-isearch-start' to
25509 `isearch-mode-hook'.
25510
25511 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25512
25513 * simple.el (normal-erase-is-backspace): Set default to t if
25514 running on Mac.
25515
25516 * term/mac-win.el (function-key-map): Sync with x-win.el.
25517
25518 2005-03-15 Kenichi Handa <handa@m17n.org>
25519
25520 * international/mule-cmds.el (locale-language-names): Modify the
25521 format of elements and add more entries.
25522 (locale-preferred-coding-systems): Add more entries.
25523 (set-locale-environment): Adjust for the change of
25524 locale-language-names.
25525
25526 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
25527
25528 * pcvs.el (smerge-ediff): Remove bogus autoload.
25529
25530 2005-03-14 Lute Kamstra <lute@gnu.org>
25531
25532 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
25533 Ignore a `*' at the beginning of a line.
25534
25535 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
25536 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
25537 subr.el.
25538 (dont-compile, eval-when-compile, eval-and-compile): Use declare
25539 to specify indentation.
25540
25541 * generic.el (define-generic-mode): Let generic-mode-list be a
25542 list of strings; test membership with equal.
25543
25544 2005-03-14 Kim F. Storm <storm@cua.dk>
25545
25546 * simple.el (next-line, previous-line): Add optional try-vscroll
25547 arg to recognize interactive use. Pass it on to line-move.
25548 (line-move): Don't perform auto-window-vscroll when defining or
25549 executing keyboard macro to ensure consistent behavior.
25550
25551 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
25552
25553 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
25554
25555 2005-03-13 Lute Kamstra <lute@gnu.org>
25556
25557 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
25558 debugger-setup-buffer so that backtrace marks the frames set to
25559 debug-on-exit and we don't have to do it manually. Set an extra
25560 debug-on-exit for macro's.
25561 (debugger-setup-buffer): Don't mark the top frame manually.
25562
25563 2005-03-12 Lute Kamstra <lute@gnu.org>
25564
25565 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
25566 lisp-indent-function throughout.
25567 (with-no-warnings): Set lisp-indent-function property.
25568
25569 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
25570
25571 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
25572 Add entry for backslash.
25573
25574 2005-03-12 Juri Linkov <juri@jurta.org>
25575
25576 * info.el (Info-search): Four fixes for backward search.
25577
25578 2005-03-11 Jay Belanger <belanger@truman.edu>
25579
25580 * calc/calc.el (calc-language-alist): New variable.
25581 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
25582 (calc-embedded-find-modes): Use calc-language-alist instead of
25583 calc-embedded-language-alist.
25584
25585 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25586
25587 * calendar/calendar.el (calendar-redrawing): New internal
25588 variable.
25589 (redraw-calendar): Remove bogus save-excursion from previous
25590 change. Bind calendar-redrawing to t for mark-diary-entries.
25591 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
25592 calendar if that is why we were called.
25593
25594 2005-03-11 Kenichi Handa <handa@m17n.org>
25595
25596 * international/mule.el (make-coding-system): Set property
25597 coding-system-define-form to nil.
25598 (define-coding-system-alias): Likewise.
25599
25600 2005-03-11 Kenichi Handa <handa@m17n.org>
25601
25602 These changes are suggested by Dave Love <fx@gnu.org>.
25603
25604 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
25605 coding: tag.
25606 (adaptive-fill-regexp): Add more bullets.
25607 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
25608 regexps.
25609
25610 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
25611
25612 * help.el (describe-mode): Properly handle non-trivial lighters.
25613 Don't ignore minor modes that are not listed in minor-mode-list.
25614
25615 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
25616 feature ON when the user requests to turn it OFF.
25617
25618 2005-03-10 Lute Kamstra <lute@gnu.org>
25619
25620 * emacs-lisp/debug.el (debug-entry-code): Delete it.
25621 (implement-debug-on-entry): New function to replace debug-entry-code.
25622 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
25623 second argument as the 2005-03-07 change makes it obsolete.
25624 (debug-on-entry, cancel-debug-on-entry): Update call to
25625 debug-on-entry-1.
25626 (debug, debugger-setup-buffer): Comment update.
25627 (debugger-frame-number): Update to work with implement-debug-on-entry.
25628
25629 2005-03-10 Jay Belanger <belanger@truman.edu>
25630
25631 * calc/calc-embed.el (math-ms-args): Declare it.
25632 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
25633 math-ms-args.
25634 (calc-embedded-subst): Use math-multi-subst-rec to substitute
25635 variables.
25636
25637 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
25638
25639 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
25640 Use message-box.
25641
25642 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
25643 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
25644 (tooltip-gud-tips): Simplify.
25645 (tooltip-gud-tips-p): Remove superfluous :set.
25646 (tooltip-gud-modes): Add fortran-mode.
25647 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
25648
25649 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
25650
25651 2005-03-09 Kim F. Storm <storm@cua.dk>
25652
25653 * play/animate.el (animate-place-char): Use forward-line instead
25654 of next-line to improve performance.
25655
25656 2005-03-09 Simon Josefsson <jas@extundo.com>
25657
25658 * net/browse-url.el (browse-url-default-browser): Doc fix.
25659
25660 2005-03-09 Miles Bader <miles@gnu.org>
25661
25662 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
25663 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
25664
25665 2005-03-09 Kenichi Handa <handa@m17n.org>
25666
25667 * international/latin-1.el: Set case and syntax for 255 only if
25668 set-case-syntax-set-multibyte is nil.
25669
25670 * textmodes/ispell.el (ispell-insert-word): New function.
25671 (ispell-word): Use ispell-insert-word to insert a new word.
25672 (ispell-process-line): Likewise.
25673 (ispell-complete-word): Likewise.
25674
25675 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
25676
25677 * calendar/calendar.el (redraw-calendar): Preserve point.
25678 Reported by Matt Hodges <MPHodges@member.fsf.org>.
25679 (calendar-week-start-day): Move after definition of
25680 redraw-calendar. Delete buffer test, since redraw-calendar has
25681 that now.
25682
25683 * calendar/diary-lib.el (mark-diary-entries): Only call
25684 redraw-calendar in the first of any recursive calls.
25685 Reported by Alan Shutko <ats@acm.org>.
25686
25687 2005-03-08 Juri Linkov <juri@jurta.org>
25688
25689 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
25690 (html-horizontal-rule, html-line, html-image, html-checkboxes)
25691 (html-radio-buttons): Add a space before the trailing `/>' where
25692 sgml-xml-mode is non-nil.
25693 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
25694 the subsequent tag of the empty XML tag.
25695 (html-href-anchor): Don't set initial input to "http:".
25696 (html-image): Ask for the image URL and set point inside alt="".
25697 (html-name-anchor): Duplicate the name in the `id' attribute when
25698 sgml-xml-mode is non-nil.
25699 (html-paragraph): Remove \n before <p>.
25700 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
25701 instead of `checked' when sgml-xml-mode is non-nil.
25702
25703 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
25704 Remove 1 space before #RRGGBB to not truncate it on terminal
25705 windows w/o fringes. Remove 1 space between bg and fg examples
25706 to get more space.
25707 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
25708 avoid byte-compile warnings.
25709
25710 * image-file.el (image-file-handler): Put `safe-magic' property to
25711 `image-file-handler'.
25712
25713 * info.el (Info-isearch-search): Emulate word search in
25714 isearching through multiple Info nodes with Info-search.
25715 (Info-isearch-wrap): Allow isearch-word.
25716
25717 2005-03-08 Lute Kamstra <lute@gnu.org>
25718
25719 * emacs-lisp/debug.el (debugger-step-through): Make sure that
25720 stepping into the debugger's code is not possible.
25721 (debugger-jumping-flag): Docstring update.
25722
25723 2005-03-08 Jay Belanger <belanger@truman.edu>
25724
25725 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
25726 embedded mode begins.
25727 (calc-embedded-language-alist): New variable.
25728 (calc-embedded-find-modes): Use calc-embedded-language-alist to
25729 set default language mode.
25730
25731 2005-03-08 Kenichi Handa <handa@m17n.org>
25732
25733 * international/ccl.el (define-ccl-program): Fix docstring about
25734 extra 256 bytes assured for the output buffer.
25735
25736 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25737 Fix BUFFER_MAGNIFICATION to 2.
25738 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25739
25740 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
25741
25742 * align.el (align-rules-list): Added an alignment rule for CSS
25743 declarations (applies to css-mode and html-mode buffers).
25744
25745 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
25746
25747 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
25748
25749 2005-03-07 Kim F. Storm <storm@cua.dk>
25750
25751 * simple.el (move-beginning-of-line): New command.
25752
25753 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
25754
25755 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
25756
25757 * emulation/cua-base.el: Put CUA move property on move-end-of-line
25758 and move-beginning-of-line.
25759
25760 * apropos.el (apropos-print): Omit command from M-x ... RET.
25761
25762 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
25763
25764 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
25765 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
25766
25767 2005-03-06 Richard M. Stallman <rms@gnu.org>
25768
25769 * bindings.el (esc-map): Bind M-g to goto-line.
25770
25771 * facemenu.el (global-map): Bind M-o, not M-g.
25772
25773 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25774
25775 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
25776 "Open Directory" as for "Open File".
25777
25778 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
25779
25780 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
25781 (push-mark-command): Run activate-mark-hook.
25782
25783 2005-03-06 Richard M. Stallman <rms@gnu.org>
25784
25785 * help-mode.el (help-mode-finish): Don't alter the element
25786 in view-return-to-alist if there already is one.
25787
25788 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
25789 make sure the current buffer is the expected one.
25790
25791 * novice.el (disabled-command-function): Output in *Disabled Command*.
25792 Explicitly ignore non-keyboard events, and explicitly handle C-g.
25793
25794 * textmodes/flyspell.el (flyspell-large-region):
25795 Pass args differently for aspell.
25796
25797 * files.el (mode-require-final-newline): Doc fix.
25798
25799 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25800
25801 * progmodes/which-func.el (which-function):
25802 Specify NOERROR when calling imenu--make-index-alist.
25803
25804 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
25805
25806 * simple.el (normal-erase-is-backspace): Define default value.
25807
25808 * custom.el (custom-theme-set-variables): Remove unused var
25809 `immediate'.
25810 (custom-reevaluate-setting): Simple function to handle variables
25811 that are defined before their default value can really be
25812 computed.
25813
25814 * startup.el (command-line): Use it for temporary-file-directory,
25815 small-emporary-file-directory, auto-save-file-name-transforms,
25816 blink-cursor-mode, and normal-erase-is-backspace.
25817
25818 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
25819 progress, even with buggy anchored keywords.
25820
25821 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
25822
25823 * simple.el (goto-line): Remove unbalanced final parenthesis.
25824
25825 2005-03-05 Richard M. Stallman <rms@gnu.org>
25826
25827 * simple.el (goto-line): Use a number at point as the default.
25828 With C-u as arg, switch buffers.
25829
25830 2005-03-05 Juri Linkov <juri@jurta.org>
25831
25832 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
25833 with `no-blinking-cursor'.
25834
25835 * startup.el (no-blinking-cursor): New defvar.
25836 (command-line): Add `--no-blinking-cursor' to longopts.
25837 Set `no-blinking-cursor' to t for command line arguments
25838 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
25839 with `no-blinking-cursor' in the condition for calling
25840 `blink-cursor-mode'.
25841
25842 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
25843
25844 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
25845 (menu-bar-options-save): Add blink-cursor-mode.
25846 (menu-bar-options-menu): Add blink-cursor-mode.
25847
25848 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
25849
25850 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
25851 (icalendar-export-file, icalendar-export-region)
25852 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
25853 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
25854
25855 2005-03-04 Lute Kamstra <lute@gnu.org>
25856
25857 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
25858 (debug-function-list): Ditto.
25859
25860 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
25861
25862 * textmodes/texinfmt.el (texinfo-append-refill):
25863 Redefine the types of line to which @refill
25864 is not appended by replacing a search for `@refill\\|@bye' with
25865 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
25866 itemize@refill' bug and the unfilled long lines bug.
25867 (texinfmt-version): Update number and date.
25868
25869 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
25870
25871 * international/code-pages.el (windows-1250, windows-125[2-8])
25872 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
25873
25874 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
25875
25876 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
25877 bound yet.
25878
25879 2005-03-02 Romain Francoise <romain@orebokech.com>
25880
25881 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
25882 buffer after removing limits.
25883 (ibuffer-pop-filter): Ditto.
25884 Update copyright.
25885
25886 2005-03-02 Miles Bader <miles@gnu.org>
25887
25888 * button.el (make-text-button): If the user doesn't specify a
25889 type, use the default. Rewrite to use `add-text-properties' and
25890 plist functions.
25891
25892 2005-03-01 Lute Kamstra <lute@gnu.org>
25893
25894 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
25895 (debugger-jumping-flag): New var.
25896 (debug-entry-code): Use it.
25897 (debugger-jump): Use debugger-jumping-flag and add
25898 debugger-reenable to post-command-hook.
25899 (debugger-reenable): Use debugger-jumping-flag and remove itself
25900 from post-command-hook.
25901 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
25902 debugger-reenable.
25903
25904 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
25905
25906 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
25907 inclusion of "itemize\\|", which may be unnecessary, is certainly
25908 inelegant, and stops refilling in itemize lists when formatting
25909 Japanese Texinfo files to Info.
25910 Update copyright to 2005.
25911
25912 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
25913
25914 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
25915 of an error if GDB can't find the source file.
25916
25917 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
25918
25919 * calendar/calendar.el (redraw-calendar): Work from any buffer,
25920 not just the calendar.
25921
25922 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
25923 first.
25924 (diary-redraw-calendar): New function.
25925 (make-diary-entry): Add diary-redraw-calendar to local
25926 write-contents-functions. Turn off selective display before
25927 inserting in diary.
25928
25929 2005-03-01 Kim F. Storm <storm@cua.dk>
25930
25931 * emacs-lisp/copyright.el (copyright-fix-years): New command.
25932
25933 2005-03-01 Lute Kamstra <lute@gnu.org>
25934
25935 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
25936 that debug-entry-code can be safely removed from a function while
25937 this code is being evaluated. Revert the 2005-02-27 change as the
25938 new implementation no longer requires it. Make sure that a
25939 function body containing just a string is not mistaken for a docstring.
25940 (debug): Skip one more frame in case of debug on entry.
25941 (debugger-setup-buffer): Delete one more frame line in case of
25942 debug on entry.
25943 (debugger-frame-number): Update to use the new text introduced by
25944 the 1999-11-03 change. Skip one more frame in case of debug on entry.
25945
25946 2005-02-28 Kim F. Storm <storm@cua.dk>
25947
25948 * double.el (double-translate-key): Call force-window-update after
25949 read-event to avoid crash in redisplay.
25950
25951 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
25952
25953 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
25954 (debug): Use it. Move the inhibit-trace earlier.
25955 (debug-entry-code): New const.
25956 (debug-on-entry-1): Use it.
25957
25958 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
25959
25960 * international/utf-16.el (ccl-encode-mule-utf-16le):
25961 Fix BUFFER_MAGNIFICATION to 2.
25962 (ccl-encode-mule-utf-16be): Likewise.
25963
25964 2005-02-28 Kenichi Handa <handa@m17n.org>
25965
25966 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
25967 Fix BUFFER_MAGNIFICATION to 4.
25968 (ccl-encode-mule-utf-16be-with-signature): Likewise.
25969
25970 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
25971
25972 * speedbar.el (speedbar-update-flag): Doc fix.
25973 (speedbar-show-info-under-mouse): Give set-mouse-position the right
25974 argument.
25975
25976 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
25977
25978 * reveal.el (reveal-post-command): Don't try to reveal overlays which
25979 have a non-nil `invisible' property but are actually visible.
25980
25981 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
25982 for perldoc sections.
25983 (perl-outline-regexp, perl-outline-level): New var and function.
25984 (perl-mode): Use them.
25985
25986 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
25987
25988 * calendar/diary-lib.el (diary-remind): Discard any mark portion
25989 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
25990
25991 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
25992
25993 * cus-edit.el: Comment change.
25994 (custom-buffer-create-internal): Slightly reword text at top of
25995 Custom buffers. Mention there that saving an option edits the
25996 init file. Add link to Emacs manual node on `custom-file'.
25997 (custom-magic-alist): Rewrite individual State messages to use
25998 capitalized keywords. Doc fix.
25999
26000 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
26001
26002 * calendar/calendar.el (calendar-buffer): Move above
26003 calendar-week-start-day.
26004 (calendar-week-start-day): Doc fix. Add :set function.
26005 (calendar-minimum-window-height): New variable.
26006 (generate-calendar-window): Only resize window if selected-window
26007 is displaying the calendar buffer. Use new variable
26008 calendar-minimum-window-height.
26009 (generate-calendar): Reword error message.
26010 (calendar-mode-map): Bind DEL to scroll-other-window-down.
26011
26012 2005-02-27 Andreas Schwab <schwab@suse.de>
26013
26014 * vc.el (vc-do-command): Don't run command asynchronously when
26015 operating in a remote directory.
26016
26017 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
26018 change from sync with Tramp 2.0.47.
26019
26020 2005-02-27 Richard M. Stallman <rms@gnu.org>
26021
26022 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
26023
26024 * textmodes/flyspell.el (flyspell-mode-on):
26025 Call ispell-change-dictionary only if necessary.
26026
26027 * emacs-lisp/re-builder.el (regexp-builder): New function.
26028
26029 * register.el (describe-register-1): Explicitly handle
26030 yank-excluded-properties = t.
26031
26032 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
26033 (custom-magic-alist): Change the status descriptions again.
26034 (face widget-type): Total rewrite based on `restricted-sexp'
26035 to eliminate the confusing double hiding levels.
26036
26037 * emacs-lisp/debug.el (debug-on-entry-1):
26038 If function body is empty, add nil as body form.
26039
26040 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
26041
26042 * emacs-lisp/trace.el (inhibit-trace): New var.
26043 (trace-make-advice): Use it.
26044
26045 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
26046
26047 2005-02-26 Kim F. Storm <storm@cua.dk>
26048
26049 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
26050 (mouse-on-link-p, mouse-drag-region-1): Use it.
26051
26052 2005-02-25 Lute Kamstra <lute@gnu.org>
26053
26054 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
26055
26056 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
26057
26058 * frame.el (blink-cursor-mode): Add :group keyword.
26059
26060 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
26061
26062 * calendar/icalendar.el (icalendar--decode-isodatetime):
26063 New optional argument DAY-SHIFT.
26064 (icalendar-export-region): Fix coding-system-for-write.
26065 (icalendar--convert-ical-to-diary): Shift end-day of all-day
26066 events by one.
26067
26068 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
26069
26070 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
26071
26072 2005-02-24 Kim F. Storm <storm@cua.dk>
26073
26074 * international/iso-acc.el (iso-accents-compose): Fix crash
26075 during redisplay. Call force-window-update after read-event
26076 and delete-region to signal that window is not accurate.
26077
26078 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
26079
26080 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
26081 Remove unused and inexistent var `inhibit-trace'.
26082 (debugger-mode): Use run-mode-hooks.
26083 (debugger-list-functions): Add buttons; setup xref stack.
26084
26085 2005-02-23 Richard M. Stallman <rms@gnu.org>
26086
26087 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
26088 appointment says it was explicitly made.
26089 (appt-add): Set the 3rd element.
26090 (appt-make-list): Preserve explicit appointments.
26091
26092 * subr.el (find-tag-default): Catch errors in forward-sexp.
26093
26094 2005-02-23 Juri Linkov <juri@jurta.org>
26095
26096 * info.el (Info-isearch-search): New defcustom.
26097 (Info-isearch-search): Call the default isearch function
26098 when Info-isearch-search is nil.
26099 (Info-isearch-wrap): Use variable Info-isearch-search.
26100
26101 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
26102
26103 * cus-edit.el: Comment change.
26104
26105 2005-02-22 Kim F. Storm <storm@cua.dk>
26106
26107 * progmodes/hideif.el (hide-ifdef-use-define-alist):
26108 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
26109
26110 2005-02-22 Simon Josefsson <jas@extundo.com>
26111
26112 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
26113 New variable.
26114 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
26115 Oskarsson" <myrkraverk@users.sourceforget.net>.
26116
26117 2005-02-22 Kim F. Storm <storm@cua.dk>
26118
26119 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
26120 check that window of that event is the selected window.
26121 (mouse-drag-region-1): Compare mouse event window to selected
26122 window before setting point.
26123
26124 * tooltip.el (tooltip-show-help-function): Pass event to
26125 mouse-on-link-p so it can check selected window.
26126
26127 2005-02-22 Kenichi Handa <handa@m17n.org>
26128
26129 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
26130 (ps-mule-show-warning): New function.
26131 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
26132 characters are found.
26133
26134 * ps-print.el (ps-header-footer-string): Return a list of header
26135 and footer strings.
26136
26137 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
26138
26139 * pcvs.el (cvs-retrieve-revision): Fix thinko.
26140
26141 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
26142
26143 * frame.el (blink-cursor-mode): Use define-minor-mode.
26144
26145 * term/mac-win.el (function-key-map): Use char-names more consistently.
26146 (file-name-coding-system): Only set it for MacOS-9. The other case is
26147 already handled in mule-cmds.el (where it also works when mac-win.el
26148 is not used).
26149
26150 2005-02-21 Kenichi Handa <handa@m17n.org>
26151
26152 * international/mule.el (ctext-pre-write-conversion): Always use
26153 " *code-converting-work*" buffer for work.
26154
26155 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
26156
26157 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
26158
26159 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
26160
26161 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
26162
26163 * ses.el (undo-more): Restore defadvice, but only the part that
26164 allows changes outside the restricted area of the buffer.
26165
26166 2005-02-20 Kim F. Storm <storm@cua.dk>
26167
26168 * simple.el (line-move): Add fourth optional arg try-vscroll which
26169 must be set to perform auto-window-vscroll.
26170 When moving backwards and doing auto-window-vscroll, automatically
26171 vscroll to the last part of lines which are taller than the window.
26172 (next-line, previous-line): Set try-vscroll arg on line-move.
26173
26174 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
26175
26176 * replace.el (query-replace, query-replace-regexp)
26177 (replace-string, replace-regexp): When operating on region, make
26178 the minibuffer prompt say so.
26179
26180 * isearch.el (isearch-forward): Document isearch-query-replace and
26181 isearch-query-replace-regexp keybindings.
26182
26183 2005-02-19 Jay Belanger <belanger@truman.edu>
26184
26185 * calc/calc-aent.el (math-read-token): Add local variable.
26186
26187 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
26188 (calc-edit-top): Move declaration to earlier in file.
26189 (calc-edit-macro-repeats): Add local variables.
26190
26191 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
26192 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
26193 calcFunc-tanh.
26194 Adjust integration rule for calcFunc-tan.
26195
26196 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26197
26198 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
26199 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
26200 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
26201 (viper-skip-separators): Bug fix.
26202 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
26203 particular major mode.
26204 (viper-del-backward-char-in-replace): Don't put deleted char on the
26205 kill ring.
26206
26207 * viper-ex.el (viper-color-display-p): New function.
26208 (viper-has-face-support-p): Use viper-color-display-p.
26209
26210 * viper-keym.el (viper-gnus-modifier-map): New keymap.
26211
26212 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
26213
26214 * viper-util.el (viper-glob-unix-files): Fix shell status check.
26215 (viper-file-remote-p): Make equivalent to file-remote-p.
26216
26217 * viper.el (viper-major-mode-modifier-list):
26218 Use viper-gnus-modifier-map.
26219
26220 2005-02-19 David Kastrup <dak@gnu.org>
26221
26222 * subr.el (subregexp-context-p): Fix garbled doc string by adding
26223 quoting.
26224
26225 2005-02-19 Jay Belanger <belanger@truman.edu>
26226
26227 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
26228 Remove extra definitions.
26229 (calc-coth): New function.
26230 (calcFunc-cot): Fix `let'.
26231
26232 2005-02-19 Eli Zaretskii <eliz@gnu.org>
26233
26234 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
26235 the reasons we use "type pc" in these faces.
26236
26237 * button.el (button): Ditto.
26238
26239 2005-02-19 Michael Mauger <mmaug@yahoo.com>
26240
26241 * replace.el (query-replace-read-from): Set the value of
26242 query-replace-from-history-variable to handle the case of an empty
26243 string entered to accept the suggested default.
26244
26245 * net/tramp.el (tramp-file-name-for-operation):
26246 Use dired-call-process instead of dired-call-process-command.
26247
26248 2005-02-19 Jay Belanger <belanger@truman.edu>
26249
26250 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
26251 (math-div-non-trig): New variables.
26252 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
26253 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
26254 (math-combine-prod, math-div-symb-fancy): Add simplifications for
26255 trig expressions.
26256
26257 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
26258
26259 * progmodes/gdb-ui.el (gdb-var-update-handler)
26260 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
26261 for watch expressions,
26262 (gdb-var-create-handler): Don't set speedbar-update-flag.
26263 (gdb-post-prompt): Simplify test for speedbar.
26264
26265 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
26266
26267 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
26268 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
26269 we use the syntax table of the correct buffer.
26270 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
26271 Felix Gatzemeier.
26272
26273 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
26274 (ediff-file-remote-p): Make synonymous with file-remote-p.
26275 In all deffaces ediff-*-face-*, use min-colors.
26276
26277 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
26278 ediff-recurse-to-subdirectories.
26279 (ediff-mark-if-equal): Check that the arguments are strings, use
26280 ediff-same-contents (after to Felix Gatzemeier).
26281
26282 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
26283 nil.
26284
26285 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
26286
26287 * log-view.el (log-view-message-re): Fix up Subversion regexp.
26288
26289 2005-02-18 David Kastrup <dak@gnu.org>
26290
26291 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
26292 use `mark-active' when defined.
26293
26294 2005-02-18 Kenichi Handa <handa@m17n.org>
26295
26296 * ps-print.el (ps-font-info-database): New entry
26297 ZapfChancery-MediumItalic with correct font name. Fix font name
26298 of the entry Zapf-Chancery-MediumItalic.
26299
26300 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
26301
26302 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
26303
26304 2005-02-16 Kim F. Storm <storm@cua.dk>
26305
26306 * ido.el (ido-fallback-command): Pass user input to fallback command.
26307
26308 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
26309
26310 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
26311 (gdb-find-file-hook): Add server prefix.
26312
26313 2005-02-16 Richard M. Stallman <rms@gnu.org>
26314
26315 * replace.el (perform-replace): Pass new args to replace-highlight.
26316 (replace-highlight): Take region args,
26317 and pass them to isearch-lazy-highlight-new-loop.
26318
26319 * novice.el (disabled-command-hook): Autoload the defalias
26320 and the make-obsolete-variable call.
26321
26322 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
26323
26324 * isearch.el (isearch-lazy-highlight-start-limit)
26325 (isearch-lazy-highlight-end-limit): New variables limit
26326 the region for highlighting.
26327 (isearch-lazy-highlight-new-loop): New args BEG and END.
26328 (isearch-lazy-highlight-search): Use the new vars.
26329 (isearch-lazy-highlight-update): Likewise.
26330
26331 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
26332
26333 * cus-start.el (all): Use default-boundp.
26334
26335 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
26336
26337 * menu-bar.el (menu-bar-select-frame): Handle current frame.
26338
26339 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
26340
26341 * autorevert.el (auto-revert-stop-on-user-input)
26342 (auto-revert-verbose): Doc fixes.
26343
26344 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
26345
26346 * international/mule-cmds.el (set-locale-environment): Remove call
26347 to set-selection-coding-system on Windows.
26348
26349 2005-02-15 Jay Belanger <belanger@truman.edu>
26350
26351 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
26352 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
26353 calcFunc-coth.
26354 (math-simplify-sqrt): Add simplifications.
26355
26356 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
26357 to list.
26358
26359 * calc/calc-ext.el: Add functions to autoloads.
26360
26361 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
26362 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
26363 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
26364 (math-csc-raw, math-cot-raw): New functions.
26365
26366 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
26367
26368 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
26369 the variable name in a message.
26370
26371 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
26372 calcFunc-csc, calcFunc-cot.
26373
26374 * calc/calcalg2.el: Add derivative and integration rules for
26375 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
26376 calcFunc-csch, calcFunc-coth.
26377 (math-do-integral-methods): Add to checks for when to use
26378 substitutions.
26379
26380 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
26381
26382 2005-02-15 Lute Kamstra <lute@gnu.org>
26383
26384 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
26385 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
26386 <monnier@iro.umontreal.ca>
26387 (lisp-outline-level): Improve efficiency. Suggested by David
26388 Kastrup <dak@gnu.org>.
26389
26390 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
26391
26392 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
26393 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
26394 (gdb-set-gud-minor-mode-existing-buffers): New functions.
26395 (gdb-find-file-hook): New hook. Add it to find-file-hook.
26396 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
26397
26398 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
26399
26400 * cus-start.el (all): Comment change.
26401
26402 2005-02-14 Lute Kamstra <lute@gnu.org>
26403
26404 * cus-start.el (all): Check if symbol is void.
26405
26406 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
26407
26408 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
26409 optional argument to \cite.
26410
26411 2005-02-14 Richard M. Stallman <rms@gnu.org>
26412
26413 * cus-edit.el (custom-buffer-create-internal): Update help message.
26414 (custom-magic-alist): Update help messages.
26415
26416 * cus-start.el (all): Allow a var to specify a standard value.
26417
26418 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
26419
26420 * custom.el (custom-theme-set-variables): Handle variable aliases.
26421
26422 * frame.el (blink-cursor-timer): Doc fix.
26423 (blink-cursor): Make it an alias for `blink-cursor-mode' and
26424 declare obsolete.
26425 (blink-cursor-mode): Define with defcustom and use correct
26426 standard expression in that defcustom.
26427 * startup.el (command-line): Adapt to above changes in frame.el.
26428
26429 2005-02-11 Lute Kamstra <lute@gnu.org>
26430
26431 * apropos.el (apropos-score-doc): Prevent division by zero.
26432
26433 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
26434
26435 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
26436 (icalendar--get-event-property-attributes)
26437 (icalendar--get-event-properties)
26438 (icalendar--datetime-to-diary-date): New functions.
26439 (icalendar--split-value): Doc fix.
26440 (icalendar--datetime-to-noneuropean-date)
26441 (icalendar--datetime-to-european-date): New optional argument
26442 SEPARATOR. Return result as a string instead of a list.
26443 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
26444 (icalendar--convert-string-for-export): Rename arg S to STRING.
26445 (icalendar-export-region): Doc fix. Change name of error buffer.
26446 Save output buffer.
26447 (icalendar-import-file): Add blank at end of prompt.
26448 (icalendar-import-buffer): Doc fix. Do not switch to error
26449 buffer. Indicate status in return value.
26450 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
26451 buffer. Save output buffer. Handle exception from recurrence
26452 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
26453 events. Fix problems with weekly all-day events.
26454
26455 2005-02-10 Richard M. Stallman <rms@gnu.org>
26456
26457 * simple.el (eval-expression-print-format):
26458 Avoid warning about edebug-active.
26459
26460 * help.el (help-for-help-internal): Rename from help-for-help.
26461 (help-for-help): Define with defalias.
26462
26463 * font-core.el (font-lock-default-function): Use with-no-warnings.
26464
26465 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
26466
26467 * custom.el (defface): Doc fix.
26468
26469 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
26470
26471 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
26472 width 0" to prevent word wrapping problems.
26473
26474 2005-02-09 Kim F. Storm <storm@cua.dk>
26475
26476 * ido.el (ido-file-extensions-order): New defcustom.
26477 (ido-file-extension-lessp, ido-file-extension-aux)
26478 (ido-file-extension-order): New advanced file ordering.
26479 (ido-file-lessp): New simple file ordering.
26480 (ido-sort-list): Remove.
26481 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
26482 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
26483
26484 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
26485
26486 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
26487 that some versions of grep produce.
26488 (grep-mode-font-lock-keywords): Likewise.
26489
26490 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
26491
26492 * progmodes/gdb-ui.el (gdb-location-list): New variable.
26493 (gdb-cdir): Delete.
26494 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
26495 (gdb-source-info): Treat case when source file is in another
26496 directory properly.
26497 (gdb-get-location): New function.
26498
26499 2005-02-07 Jay Belanger <belanger@truman.edu>
26500
26501 * calc/calc-prog.el (calc-write-parse-table-part)
26502 (calc-fix-token-name): Fix a check for language type.
26503
26504 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
26505
26506 2005-02-07 Andre Spiegel <spiegel@gnu.org>
26507
26508 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
26509 as directory not writable.
26510
26511 2005-02-07 Kim F. Storm <storm@cua.dk>
26512
26513 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
26514 (cua--standard-movement-commands): Remove list.
26515 Instead, set CUA property value to move for movement commands.
26516 (cua-movement-commands): Remove. Users must set CUA prop instead.
26517 (cua--pre-command-handler): Check CUA property.
26518 (cua--init-keymaps): Don't remap undo commands.
26519 (cua-mode): Don't call cua--rectangle-on-off.
26520
26521 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
26522 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
26523 (cua--rect-undo-set-point): New var.
26524 (cua--rectangle-undo-boundary): Setup undo apply entry.
26525 (cua--rect-undo-handler): New function for rectangle undo.
26526 (cua--rect-start-position, cua--rect-end-position): Add.
26527 (cua--rectangle-post-command): Call cua--rectangle-set-corners
26528 for restored rectangle. Set point if cua--rect-undo-set-point.
26529
26530 2005-02-06 Jay Belanger <belanger@truman.edu>
26531
26532 * calc/calc-lang.el (calc-tex-language): Display more information
26533 in messages.
26534
26535 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
26536 in TeX mode.
26537
26538 2005-02-06 Richard M. Stallman <rms@gnu.org>
26539
26540 * emacs-lisp/lisp.el (buffer-end): Doc fix.
26541
26542 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
26543
26544 * net/ldap.el (ldap-search-internal): Support attributes with
26545 optional descriptions separated by a semi-colon, as in
26546 "userCertificate;binary".
26547
26548 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26549
26550 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
26551 isn't a cons (i.e. the version is 0).
26552
26553 2005-02-05 Eli Zaretskii <eliz@gnu.org>
26554
26555 * help.el (help-for-help): Doc fix.
26556
26557 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
26558
26559 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
26560 GDB-Windows on the menu-bar as this works better.
26561
26562 2005-02-04 Jay Belanger <belanger@truman.edu>
26563
26564 * calc/calc-embed.el (calc-embedded-update): Don't put in
26565 unnecessary newlines. Adjust the end of formula marker.
26566
26567 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
26568 (math-latex-parse-two-args): New function.
26569
26570 2005-02-03 Lute Kamstra <lute@gnu.org>
26571
26572 * help-fns.el (help-with-tutorial): Make sure that users cannot
26573 remove the entire text of the tutorial by means of `undo'.
26574
26575 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
26576
26577 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
26578 in recent changes, where the ispell process was repeatedly
26579 killed & restarted.
26580
26581 * international/mule-cmds.el (set-locale-environment): Set file-name
26582 coding system to utf-8 on Darwin systems.
26583 (set-default-coding-systems): Don't set default-file-name-coding-system
26584 on Darwin systems.
26585
26586 2005-02-03 Richard M. Stallman <rms@gnu.org>
26587
26588 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
26589
26590 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
26591
26592 * faces.el (list-faces-display): Add optional argument.
26593
26594 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
26595
26596 * font-core.el (font-lock-default-function): Handle the rare case where
26597 only font-lock-keywords is set.
26598
26599 2005-02-02 Kenichi Handa <handa@m17n.org>
26600
26601 * international/characters.el: Cancel previous change for
26602 I-WITH-DOT-ABOVE and DOTLESS-i.
26603
26604 * international/latin-5.el: Cancel previous change.
26605
26606 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26607
26608 * progmodes/gud.el: Correction to syntax in gud-menu-map.
26609
26610 2005-02-02 Kenichi Handa <handa@m17n.org>
26611
26612 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
26613 DOTLESS-i.
26614
26615 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
26616 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
26617
26618 * case-table.el (get-upcase-table): New function.
26619 (copy-case-table): Copy upcaes table too if non-nil.
26620 (set-case-syntax-delims): Maintain upcase table too.
26621 (set-case-syntax-pair): Likewise.
26622 (set-upcase-syntax, set-downcase-syntax): New functions.
26623 (set-case-syntax): Maintain upcase table too.
26624
26625 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
26626
26627 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
26628
26629 * progmodes/gud.el (gud-goto-info): New function.
26630 (gud-tool-bar-map): Use correct icon.
26631
26632 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26633
26634 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
26635 When delegating, order args in the funcall correctly.
26636
26637 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
26638
26639 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
26640
26641 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
26642
26643 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
26644 buffer not visiting a file.
26645
26646 2005-01-31 Jay Belanger <belanger@truman.edu>
26647
26648 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
26649 bound on the line with the formula.
26650
26651 2005-01-31 Kim F. Storm <storm@cua.dk>
26652
26653 * ses.el (ses-create-cell-variable-range)
26654 (ses-destroy-cell-variable-range, ses-reset-header-string)
26655 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
26656 (ses-insert-row): Fix format of apply undo entries.
26657
26658 2005-01-31 Jay Belanger <belanger@truman.edu>
26659
26660 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
26661 parts.
26662
26663 * calc/calc-embed.el (calc-embedded-open-formula)
26664 (calc-embedded-close-formula): Ignore matrix environments.
26665
26666 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
26667 TeX mode.
26668
26669 * calc/calc-lang.el (math-function-table, math-oper-table)
26670 (math-variable-table): Adjust the LaTeX portions.
26671
26672 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
26673 (math-latex-ignore-words): New constant.
26674
26675 2005-01-31 Richard M. Stallman <rms@gnu.org>
26676
26677 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
26678 (ispell-local-dictionary): Doc fix.
26679 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
26680 Don't reinitialize at run time. Don't defcustom.
26681 All uses changed to append ispell-local-dictionary-alist,
26682 or check it first.
26683 (ispell-current-dictionary): New variable for dictionary in use.
26684 (ispell-dictionary): Now used only for global default.
26685 (ispell-start-process): Set ispell-current-dictionary,
26686 not ispell-dictionary.
26687 (ispell-change-dictionary): Use this only for setting
26688 user preferences.
26689 (ispell-internal-change-dictionary): New function
26690 to change the current dictionary in use.
26691 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
26692 Use ispell-current-dictionary.
26693 Handle ispell-local-dictionary-overridden.
26694 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
26695
26696 2005-01-31 Jay Belanger <belanger@truman.edu>
26697
26698 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
26699
26700 * calc/calc-ext.el: Add calc-latex-language to autoloads.
26701 (calc-mode-map): Add calc-latex-language.
26702
26703 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
26704 (math-latex-print-frac): New functions.
26705 (math-oper-table, math-function-table, math-variable-table)
26706 (math-complex-format, math-input-filter): Add latex properties.
26707 (calc-set-language): Set math-expr-special-function-mapping.
26708
26709 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
26710 (calc-write-parse-table-part): Add LaTeX support.
26711
26712 * calc/calc.el (calc-language): Adjust docstring.
26713 (calc-set-mode-line): Add LaTeX support.
26714 (math-expr-special-function-mapping): New variable.
26715 (math-tex-ignore-words): Add to list.
26716
26717 * calc/calccomp.el (math-compose-expr, math-compose-rows):
26718 Add LaTeX support.
26719 (math-compose-expr): Add support for special functions.
26720
26721 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
26722
26723 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
26724
26725 * progmodes/gdb-ui.el (gdb-memory-address)
26726 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
26727 (gdb-memory-mode-map, gdb-memory-format-keymap)
26728 (gdb-memory-format-menu, gdb-memory-unit-keymap)
26729 (gdb-memory-unit-menu): New variables for a buffer
26730 that lets the user examine program memory.
26731 (gdb-memory-set-address, gdb-memory-set-repeat-count)
26732 (gdb-memory-format-binary, gdb-memory-format-octal)
26733 (gdb-memory-format-unsigned, gdb-memory-format-signed)
26734 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
26735 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
26736 (gdb-memory-unit-word, gdb-memory-unit-halfword)
26737 (gdb-memory-unit-byte, gdb-memory-unit-menu)
26738 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
26739 (gdb-memory-mode, gdb-memory-buffer-name)
26740 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
26741 New functions for above buffer.
26742
26743 2005-01-30 Richard M. Stallman <rms@gnu.org>
26744
26745 * cus-edit.el (custom-bury-buffer): Function deleted.
26746 (custom-buffer-done-function): Option deleted.
26747 (custom-buffer-done-kill): New replacement option.
26748 (Custom-buffer-done): Call quit-window.
26749 (custom-buffer-create-internal): Update for above changes.
26750
26751 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
26752
26753 * simple.el (undo-ask-before-discard): New var.
26754 (undo-outer-limit-truncate): Implement it.
26755 (undo-extra-outer-limit): Doc update.
26756
26757 2005-01-29 Richard M. Stallman <rms@gnu.org>
26758
26759 * ses.el (undo-more): Delete defadvice.
26760 (ses-begin-change): Doc fix.
26761
26762 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
26763 instead of rebinding C-x u and C-_.
26764
26765 * files.el (normal-backup-enable-predicate): Return nil for files
26766 in /tmp, regardless of temporary-file-directory.
26767
26768 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
26769
26770 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
26771 (open-rectangle, delete-whitespace-rectangle-line)
26772 (clear-rectangle-line): If FILL, pass t instead of FILL
26773 for move-to-column's 2nd arg.
26774
26775 * simple.el (undo): Fix the test for continuing a series of undos.
26776 (undo-more): Set pending-undo-list to t when we reach end.
26777 (pending-undo-list): Move up defvar.
26778
26779 * wid-edit.el (widget-button-click):
26780 Shorten the range of the track-mouse binding.
26781
26782 * comint.el (comint-insert-input): Undo previous changes;
26783 use last-input-event in interactive spec.
26784
26785 2005-01-29 Eli Zaretskii <eliz@gnu.org>
26786
26787 * progmodes/compile.el (compilation-start): Bind buffer-read-only
26788 to nil before invoking call-process. Reset buffer's modified flag
26789 after fontifying it in the no-async branch.
26790
26791 * wid-edit.el (widget-specify-button): If mouse pointer shape
26792 cannot be changed, use mouse face instead.
26793
26794 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
26795
26796 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
26797 (gdb-goto-breakpoint): Make breakpoint handling work on template
26798 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
26799 (gdb-assembler-custom): Update to recognize breakpoint information
26800 added on 2005-01-19.
26801
26802 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
26803
26804 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
26805 (dsssl-mode): Use define-derived-mode.
26806 (scheme-mode-initialize): Remove.
26807 (scheme-mode): Use run-mode-hooks.
26808
26809 * cus-edit.el (customize-group-other-window)
26810 (custom-buffer-create-other-window): Don't override special-display-*.
26811 (custom-mode-map): Make it dense.
26812
26813 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
26814 sets the default value.
26815
26816 2005-01-28 Eli Zaretskii <eliz@gnu.org>
26817
26818 * descr-text.el: Add more keywords.
26819
26820 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
26821
26822 * speedbar.el: Avoid unnecessary use of locate-library.
26823
26824 * international/mule-cmds.el (standard-display-european-internal):
26825 Don't fiddle with latin-1 non-break space any more since it's now
26826 special cased in the C code.
26827 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
26828
26829 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
26830
26831 * cus-start.el (all): Add `undo-outer-limit'.
26832
26833 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
26834
26835 * textmodes/bibtex.el (bibtex-format-entry):
26836 Use `bibtex-empty-field-re' only on the text of fields, not on entire
26837 field lines.
26838 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
26839 not on part of a buffer.
26840
26841 2005-01-25 Lute Kamstra <lute@gnu.org>
26842
26843 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
26844 nonempty field text strings like "{letters\\macro{}more letters}".
26845 Clarify docstring.
26846 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
26847 (bibtex-entry-offset, bibtex-parse-association)
26848 (bibtex-parse-field-name): Fix typos in docstrings.
26849 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
26850
26851 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
26852
26853 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
26854 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
26855 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
26856 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
26857
26858 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
26859 isearch minor mode.
26860
26861 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
26862
26863 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
26864
26865 2005-01-24 Lute Kamstra <lute@gnu.org>
26866
26867 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
26868 CASECHARS and NOT-CASECHARS regular expressions of the
26869 "nederlands" and "nederlands8" dictionaries to prevent a "Range
26870 striding over charsets" error.
26871
26872 2005-01-24 Jay Belanger <belanger@truman.edu>
26873
26874 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
26875 display variable name.
26876
26877 2005-01-24 Kenichi Handa <handa@m17n.org>
26878
26879 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
26880 Fix setting of the element of encoded-kbd-iso2022-invocations.
26881
26882 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
26883
26884 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
26885 (gdb-threads-select): Change to also accept mouse events.
26886 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
26887 (gdb-threads-mouse-select): Delete.
26888
26889 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
26890
26891 * files.el (insert-directory): Take care of empty directory,
26892 listed without -a switch.
26893
26894 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
26895
26896 * textmodes/refill.el (refill-post-command-function):
26897 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
26898 to the list of functions that we should be careful not to undo.
26899 (refill-late-fill-paragraph-function): Remove.
26900 (refill-saved-state): New var.
26901 (refill-mode): Use it to save fill-paragraph-function.
26902 Save also the value of auto-fill-function.
26903
26904 * term/w32-win.el: Simplify code.
26905
26906 2005-01-23 Kim F. Storm <storm@cua.dk>
26907
26908 * simple.el (line-move): Adapt to new return value from
26909 pos-visible-in-window-p.
26910
26911 * simple.el (line-move): Fix last change. Check partial
26912 visibility at point rather than at window-start.
26913
26914 2005-01-22 Jason Rumney <jasonr@gnu.org>
26915
26916 * term/w32-win.el (xw-defined-colors): Remove debug-message.
26917
26918 2005-01-22 David Kastrup <dak@gnu.org>
26919
26920 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
26921
26922 2005-01-22 Eli Zaretskii <eliz@gnu.org>
26923
26924 * type-break.el (type-break-mode): Add a test for
26925 type-break-file-name being non-nil.
26926
26927 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
26928
26929 * net/eudc.el (top level): Call (message "") via progn, so that
26930 eudc-options-file is loaded.
26931
26932 2005-01-22 Kim F. Storm <storm@cua.dk>
26933
26934 * simple.el (line-move-1): Rename from line-move.
26935 (line-move): New function that adjusts vscroll for partially
26936 visible rows, and calls line-move-1 otherwise.
26937
26938 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
26939
26940 * pcomplete.el: Define pcomplete-read-event instead of read-event,
26941 since it's not a complete read-event implementation
26942
26943 2005-01-20 Jay Belanger <belanger@truman.edu>
26944
26945 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
26946 for called function.
26947
26948 2005-01-20 Steven Tamm <steventamm@mac.com>
26949
26950 * term/mac-win.el (process-connection-type): Remove.
26951 Controlled now by s/darwin.h:PTY_ITERATION.
26952
26953 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
26954
26955 * window.el (handle-select-window): Don't switch window when we're
26956 in the minibuffer.
26957
26958 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
26959
26960 * subr.el (dotimes-with-progress-reporter): New macro.
26961
26962 * ses.el (ses-dotimes-msg): Remove macro.
26963 Use `dotimes-with-progress-reporter' instead.
26964
26965 2005-01-19 Steven Tamm <steventamm@mac.com>
26966
26967 * term/mac-win.el (process-connection-type): Use new
26968 operating-system-release variable to use ptys on Darwin 7 (OS X
26969 10.3) when using carbon build.
26970
26971 2005-01-19 Jay Belanger <belanger@truman.edu>
26972
26973 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
26974 flags if the last command was a tab or M-tab.
26975
26976 * calc/calc-prog.el (calc-user-define-edit): Put original formula
26977 in formula editing buffer.
26978
26979 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
26980
26981 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
26982 breakpoint image symbol in margin.
26983
26984 2005-01-19 Jay Belanger <belanger@truman.edu>
26985
26986 * calc/calc-prog.el (calc-execute-kbd-macro):
26987 Ignore calc-keep-arg-flag.
26988
26989 2005-01-19 Kenichi Handa <handa@m17n.org>
26990
26991 * textmodes/ispell.el (ispell-looking-at): New function.
26992 (ispell-process-line): Use ispell-looking-at to compare the ispell
26993 output and the buffer contents.
26994
26995 2005-01-18 Jay Belanger <belanger@truman.edu>
26996
26997 * calc/calc.el (calc-display-raw): Fix docstring.
26998
26999 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
27000
27001 * simple.el (blink-matching-open): Strip extra info from syntax.
27002
27003 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
27004 funny chars in the end-of-here-doc marker.
27005
27006 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
27007
27008 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
27009 that enable/disabled state of breakpoints is shown correctly in
27010 fringe and on ttys.
27011 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
27012 Add breakpoint information as text properties.
27013 (gdb-mouse-toggle-breakpoint):
27014 Rename to gdb-mouse-set-clear-breakpoint.
27015 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
27016 breakpoints in the margin.
27017 (gdb-remove-strings): Simplify.
27018
27019 2005-01-17 Jay Belanger <belanger@truman.edu>
27020
27021 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
27022 erasing buffer.
27023
27024 2005-01-17 Richard M. Stallman <rms@gnu.org>
27025
27026 * progmodes/grep.el (grep-find): Copy from `grep' the condition
27027 for calling grep-compute-defaults.
27028
27029 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
27030 if buffer is empty.
27031
27032 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
27033
27034 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
27035
27036 * hilit-chg.el (highlight-changes-mode): Don't autoload.
27037
27038 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
27039 non-preloaded variables.
27040
27041 2005-01-17 Steven Tamm <steventamm@mac.com>
27042
27043 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
27044 tex-shell cause to force interactivity when using pipes.
27045
27046 2005-01-17 Kim F. Storm <storm@cua.dk>
27047
27048 * simple.el (just-one-space): Make arg optional.
27049
27050 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
27051
27052 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
27053 posn-at-x-y to t to access left-margin.
27054
27055 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
27056
27057 Sync with Tramp 2.0.47.
27058
27059 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
27060 catching keep-date problems in cp/scp operations.
27061 (tramp-handle-copy-file): Don't call `set-file-modes'
27062 unconditionally. Specialized functions should know better what is
27063 necessary. This improves performance a little bit, and the
27064 functions could catch errors with `cp -p' and `scp -p'.
27065 (tramp-do-copy-or-rename-file-via-buffer)
27066 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
27067 when appropriate.
27068 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
27069 Call `set-file-modes' when appropriate.
27070 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
27071 Johnsson <isak@hypergene.com>
27072 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
27073 of both Tramp buffer and debug buffer. Reported by Joakim Verona
27074 <joakim@verona.se>
27075 (tramp-file-name-for-operation): Mark `shell-command' as magic for
27076 Emacs only.
27077
27078 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
27079 `find-file-hooks' and `dired-mode-hook'.
27080 (tramp-minor-mode-map): Respective map. Add remapping for
27081 `compile' and `recompile'.
27082 (tramp-remap-command, tramp-recompile): New defuns.
27083 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
27084 in buffer "*Compilation*". Call the commands asynchronously.
27085
27086 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
27087 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
27088 `shell-command', because it isn't magic in XEmacs. Reported by
27089 Adrian Aichner <adrian@xemacs.org>.
27090
27091 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
27092 `substitute-in-file-name.
27093 (tramp-smb-handle-substitute-in-file-name): New defun.
27094 (tramp-smb-advice-PC-do-completion): Delete advice.
27095
27096 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
27097
27098 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
27099 Fix error in deleting region.
27100
27101 2005-01-15 Richard M. Stallman <rms@gnu.org>
27102
27103 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
27104 In non-temp buffer, switch syntax table temporarily.
27105
27106 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
27107
27108 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
27109
27110 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
27111
27112 * imenu.el (imenu--split-menu): Copy menulist before sorting.
27113 (imenu--generic-function): Use START, not BEG, as pos of definition.
27114
27115 * simple.el (just-one-space): Argument specifies number of spaces.
27116
27117 * simple.el (eval-expression-print-format): Avoid warning
27118 about edebug-active.
27119
27120 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
27121
27122 * progmodes/sh-script.el: Code copied from make-mode.el
27123 with small changes,
27124 (sh-mode-map): Bind C-c C-\.
27125 (sh-backslash-column, sh-backslash-align): New variables.
27126 (sh-backslash-region, sh-append-backslash): New functions.
27127
27128 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
27129
27130 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
27131 (rmail-pop-password, rmail-pop-password-required): Move to
27132 rmail-obsolete group.
27133 (rmail-set-pop-password): Rename to rmail-set-remote-password.
27134 All callers updated.
27135 (rmail-get-pop-password): Rename to rmail-get-remote-password.
27136 Take an argument specifying whether it is POP or IMAP mailbox we
27137 are using. All callers updated.
27138 (rmail-pop-password-error): Rename to
27139 rmail-remote-password-error. Added mailutils-specific error message.
27140 (rmail-movemail-search-path)
27141 (rmail-movemail-variant-in-use): New variables.
27142 (rmail-remote-password, rmail-remote-password-required):
27143 New customization variables.
27144 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
27145 (rmail-parse-url): New function.
27146 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
27147 with GNU mailutils movemail.
27148
27149 2005-01-15 Kevin Ryde <user42@zip.com.au>
27150
27151 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
27152 suffix to space, $ or '$, to correctly position point when going
27153 to @table style constants like DBL_MAX.
27154
27155 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
27156
27157 * type-break.el (type-break-mode, type-break-file-time)
27158 (type-break-file-keystroke-count, type-break-choose-file):
27159 Don't store data in or load data from the file if type-break-file-name
27160 is nil.
27161 (type-break-file-name): Doc update as per the above.
27162
27163 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
27164
27165 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
27166 lookup-key might return nil; handle that.
27167
27168 2005-01-15 Alan Mackenzie <acm@muc.de>
27169
27170 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
27171 rather than the element found, thus enabling the tree to be setcar'd.
27172
27173 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27174
27175 * textmodes/org.el (org-show-following-heading): New option.
27176 (org-show-hierarchy-above): Use `org-show-following-heading'.
27177 (org-cycle): Documentation fix.
27178
27179 * textmodes/org.el (orgtbl-optimized): New option
27180 (orgtbl-mode): New command, a minor mode.
27181 (orgtbl-mode-map): New variable.
27182 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
27183 (orgtbl-error, orgtbl-self-insert-command)
27184 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
27185
27186 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
27187 a local variable in each org-mode buffer.
27188
27189 * textmodes/org.el (org-set-regexps-and-options): Rename from
27190 `org-set-regexps'. Added checking for STARTUP keyword.
27191 (org-get-current-options): Add STARTUP options.
27192 (org-table-insert-row): Make mode intelligent about when
27193 realignment is needed.
27194 (org-self-insert-command, org-delete-backward-char, org-delete-char):
27195 New commands.
27196 (org-enable-table-editor): New default value `optimized'.
27197 (org-table-blank-field): Support blanking regions if active.
27198
27199 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
27200
27201 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
27202 if the year is not given.
27203
27204 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
27205 Add new escapes %m and %M, fixed bug with %F by adding
27206 save-match-data.
27207 (reftex-reference): Remove ?. from list of spaces.
27208 (reftex-label-info): Add automatic label prefix recognition.
27209
27210 * textmodes/reftex-index.el (reftex-index-next-phrase):
27211 Add slave parameter to call of `reftex-index-this-phrase'.
27212 (reftex-index-this-phrase): New optional argument.
27213 (reftex-index-region-phrases): Add slave parameter to call of
27214 `reftex-index-this-phrase'.
27215 (reftex-display-index): New argument redo.
27216 (reftex-index-rescan): Add `redo' to arguments of
27217 `reftex-display-index'.
27218 (reftex-index-Rescan, reftex-index-revert)
27219 (reftex-index-switch-index-tag): Add `redo' to arguments of
27220 `reftex-display-index'.
27221 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
27222 indexing. Fix bug with matching is there is a quote before or
27223 after the word.
27224
27225 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
27226 Fix bug when collecting citation keys in lines with comments.
27227 (reftex-citation): Prefix argument no longer rescans the document,
27228 but forces prompting for optional arguments of cite macros.
27229 (reftex-do-citation): Prompting for optional arguments implemented.
27230
27231 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
27232 Add optional arguments to most cite commands.
27233 (reftex-cite-cleanup-optional-args): New option
27234 (reftex-cite-prompt-optional-args): New option.
27235 (reftex-trust-label-prefix): New option.
27236
27237 * textmodes/reftex-toc.el (reftex-toc-find-section):
27238 Add push-mark before changing the position in the buffer.
27239
27240 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
27241 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
27242
27243 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
27244
27245 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
27246 more carefully.
27247
27248 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
27249
27250 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
27251 (sgml-mode): Use it.
27252 (sgml-get-context): Better keep track of implicitly closed tags.
27253
27254 2005-01-13 Kenichi Handa <handa@m17n.org>
27255
27256 * textmodes/ispell.el: These changes are to fix misalignment error
27257 caused by equivalent characters of different Emacs charsets.
27258 (ispell-unified-chars-table): New variable.
27259 (ispell-get-decoded-string): New function.
27260 (ispell-get-casechars, ispell-get-not-casechars)
27261 (ispell-get-otherchars): Call ispell-get-decoded-string.
27262
27263 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
27264
27265 * custom.el (custom-declare-variable): Just put symbol instead
27266 of (defvar . symbol) in `current-load-list'.
27267
27268 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
27269
27270 * emacs-lisp/elint.el: Fixed typo in Commentary section.
27271
27272 2005-01-12 Jay Belanger <belanger@truman.edu>
27273
27274 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
27275 to create a Calc summary.
27276
27277 2005-01-12 Kim F. Storm <storm@cua.dk>
27278
27279 * mouse.el (mouse-on-link-p): Change functionality and doc
27280 string to comply with latest description in lisp ref.
27281
27282 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
27283
27284 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
27285 Enable mouse clicks on mode-line, header-line and margin.
27286 (event-type): Give mouse event symbols an `event-kind' property
27287 with value `mouse-click'.
27288
27289 2005-01-12 Juri Linkov <juri@jurta.org>
27290
27291 * facemenu.el (list-colors-display): Add new arg buffer-name.
27292 Use it. Fix docstring. Replace code for identifying duplicate
27293 colors by the name with call to `list-colors-duplicates' which
27294 identifies duplicate colors by the value unless the color
27295 is one of special Windows colors. Set truncate-lines to t.
27296 Print sorted duplicate color names on each line. Indent to 22
27297 \(the longest color name in rgb.txt) instead of 20. Optimize.
27298 (list-colors-duplicates): New function.
27299 (facemenu-color-name-equal): Delete function.
27300
27301 * facemenu.el (list-colors-print): New function created from code
27302 in list-colors-display. Print #RRGGBB at the window right edge.
27303 (list-colors-display): When temp-buffer-show-function is not
27304 defined, call list-colors-print from temp-buffer-show-hook
27305 to get the right value of window-width in list-colors-print
27306 after the buffer is displayed.
27307
27308 * simple.el (pop-mark): Move deactivate-mark out of conditional
27309 part to deactivate the active mark regardless of the state of the
27310 mark ring.
27311
27312 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
27313 variables line in desktop files.
27314
27315 2005-01-12 Juri Linkov <juri@jurta.org>
27316
27317 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
27318 Bring together isearch highlight related options.
27319 (lazy-highlight): Replace group `replace' by `matching'.
27320 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27321 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27322 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
27323 and declare them obsolete.
27324 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
27325 (isearch-faces): Remove defgroup.
27326 (isearch-overlay, isearch-highlight, isearch-dehighlight):
27327 Move isearch highlighting code closer to lazy highlighting code.
27328
27329 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
27330 (query-replace-highlight, query-replace-lazy-highlight)
27331 (query-replace): Move definitions to the beginning of the file.
27332
27333 2005-01-11 Juri Linkov <juri@jurta.org>
27334
27335 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
27336 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
27337 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
27338
27339 * info.el (Info-history-forward): New variable.
27340 (Info-select-node): Reset Info-history-forward to nil.
27341 (Info-last): Turn into defalias.
27342 (Info-history-back): Rename from Info-last.
27343 Add current node to Info-history-forward.
27344 (Info-history-forward): New fun.
27345 (Info-mode-map): Replace Info-last by Info-history-back.
27346 Bind Info-history-forward to "r".
27347 (Info-mode-menu): Replace Info-last by Info-history-back.
27348 Fix menu item text. Add menu item for Info-history-forward.
27349 (info-tool-bar-map): Replace Info-last by Info-history-back.
27350 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
27351 for Info-history-forward.
27352 (Info-mode): Replace Info-last by Info-history-back in docstring.
27353 Add local variable Info-history-forward.
27354 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
27355
27356 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
27357
27358 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
27359 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
27360 Ignore select-window events rather than fiddle with
27361 mouse-autoselect-window.
27362
27363 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
27364
27365 * type-break.el (type-break-mode): Fix previous change.
27366
27367 2005-01-10 Jay Belanger <belanger@truman.edu>
27368
27369 * calc/calc-ext.el (calc-reset): Reset when inside embedded
27370 calculator; only reset when point is inside a calculator.
27371 Don't adjust the window height if the window takes up the whole height
27372 of the frame.
27373
27374 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
27375
27376 * ebuff-menu.el (Electric-buffer-menu-mode):
27377 Preserve value of buffer-local var header-line-format.
27378
27379 2005-01-09 Jay Belanger <belanger@truman.edu>
27380
27381 * calc/calc.el (calc-mode-var-list-restore-saved-values):
27382 Make sure settings file exists before accessing it.
27383
27384 * calc/calc-embed.el (calc-embedded-subst):
27385 Replace math-multi-subst-rec, which is only supposed to be called
27386 by math-multi-subst, by math-multi-subst.
27387
27388 2005-01-09 Andre Spiegel <spiegel@gnu.org>
27389
27390 * vc.el (vc-allow-async-revert): New user option.
27391 (vc-disable-async-diff): New internal variable.
27392 (vc-revert-buffer): Use them to disable asynchronous diff.
27393
27394 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
27395 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
27396 asynchronously if vc-disable-async-diff is t.
27397
27398 2005-01-09 Jay Belanger <belanger@truman.edu>
27399
27400 * calc/calc.el (defcalcmodevar): New macro.
27401 (calc-mode-var-list-restore-default-values)
27402 (calc-mode-var-list-restore-saved-values): New functions.
27403 (calc-mode-var-list): Use defcalcmodevar to define it.
27404 (calc-always-load-extensions, calc-line-numbering)
27405 (calc-line-breaking, calc-display-just, calc-display-origin)
27406 (calc-number-radix, calc-leading-zeros, calc-group-digits)
27407 (calc-group-char, calc-point-char, calc-frac-format)
27408 (calc-prefer-frac, calc-hms-format, calc-date-format)
27409 (calc-float-format, calc-full-float-format, calc-complex-format)
27410 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
27411 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
27412 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
27413 (calc-matrix-brackets, calc-language, calc-language-option)
27414 (calc-left-label, calc-right-label, calc-word-size)
27415 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
27416 (calc-display-raw, calc-internal-prec, calc-angle-mode)
27417 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
27418 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
27419 (calc-window-height, calc-display-trail, calc-show-selections)
27420 (calc-use-selections, calc-assoc-selections)
27421 (calc-display-working-message, calc-auto-why, calc-timing)
27422 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
27423 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
27424 (calc-gnuplot-default-device, calc-gnuplot-default-output)
27425 (calc-gnuplot-print-device, calc-gnuplot-print-output)
27426 (calc-gnuplot-geometry, calc-graph-default-resolution)
27427 (calc-graph-default-resolution-3d, calc-invocation-macro)
27428 (calc-show-banner): Use defcalcmodevar to declare them and set
27429 their default values.
27430
27431 * calc/calc-ext.el (calc-reset): Restore saved values of variables
27432 instead of default values (but restore default values if there is
27433 an argument of 0).
27434
27435 2005-01-09 David Kastrup <dak@gnu.org>
27436
27437 * desktop.el (desktop-restore-eager): Fix typo in type.
27438
27439 2005-01-08 Richard M. Stallman <rms@gnu.org>
27440
27441 * cus-edit.el (customize): Delete :link.
27442
27443 2005-01-08 Jay Belanger <belanger@truman.edu>
27444
27445 * calc/calc.el (calc-mode): Remove the extension from the
27446 `calc-settings-file' file name when loading it.
27447
27448 2005-01-08 Kim F. Storm <storm@cua.dk>
27449
27450 * info.el (Info-mode-map, Info-next-link-keymap)
27451 (Info-prev-link-keymap, Info-up-link-keymap):
27452 Map follow-link to mouse-face.
27453 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
27454
27455 2005-01-08 Jay Belanger <belanger@truman.edu>
27456
27457 * calc/calc.el (calc-settings-file): Change default value.
27458 Suggested by cgw in a comment in calc-mode.el.
27459
27460 * calc/calc-mode.el (calc-settings-file-name):
27461 Compare calc-settings-file to user-init-file instead of ~/.emacs.
27462 Replace ~/.emacs in a prompt by calc-settings-file.
27463
27464 2005-01-07 Lars Hansen <larsh@math.ku.dk>
27465
27466 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
27467 (desktop-lazy-idle-delay): New customizable variables.
27468 (desktop-buffer-args-list): New variable.
27469 (desktop-append-buffer-args): New function.
27470 (desktop-save): Call desktop-append-buffer-args for some buffers.
27471 (desktop-lazy-create-buffer): New function.
27472 (desktop-idle-create-buffers): New function.
27473 (desktop-read): Add message about buffers to restore lazily.
27474 (desktop-lazy-abort): New command.
27475 (desktop-clear): Call desktop-lazy-abort.
27476 (desktop-lazy-complete): New command.
27477
27478 2005-01-06 Richard M. Stallman <rms@gnu.org>
27479
27480 * emacs-lisp/find-func.el (find-face-definition):
27481 Rename from find-face.
27482
27483 2005-01-06 Kim F. Storm <storm@cua.dk>
27484
27485 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
27486
27487 * man.el (Man-xref-man-page, Man-xref-header-file)
27488 (Man-xref-normal-file): Add follow-link property.
27489
27490 2005-01-06 Jay Belanger <belanger@truman.edu>
27491
27492 * calc/calc-units.el: Make sure the proper macro definitions are
27493 available when compiling.
27494
27495 2005-01-06 Juri Linkov <juri@jurta.org>
27496
27497 * isearch.el (isearch-lazy-highlight-update):
27498 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
27499
27500 2005-01-06 Miles Bader <miles@gnu.org>
27501
27502 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
27503 (isearch-lazy-highlight-face): Use new name.
27504
27505 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
27506
27507 * uniquify.el (uniquify-rationalize-file-buffer-names):
27508 Re-add an interactive spec.
27509 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
27510 to the same name.
27511
27512 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
27513 (isearch-update, isearch-done): Adjust calls accordingly.
27514
27515 2005-01-05 Richard M. Stallman <rms@gnu.org>
27516
27517 * custom.el (custom-set-variables, custom-theme-set-variables):
27518 Clarify documentation.
27519
27520 * emacs-lisp/find-func.el (find-variable)
27521 (find-variable-other-window, find-variable-other-frame):
27522 Fix the TYPE args to find-function-read and find-function-do-it.
27523 (find-function): Doc fix.
27524 (find-function-at-point): Replace function-at-point alias.
27525
27526 2005-01-04 Richard M. Stallman <rms@gnu.org>
27527
27528 * cus-face.el (custom-declare-face):
27529 Record defface in current-load-list.
27530
27531 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
27532
27533 * emacs-lisp/find-func.el: Doc fixes.
27534 (find-face-regexp): New variable.
27535 (find-function-regexp-alist): New variable.
27536 (find-function-C-source): Third arg is now TYPE.
27537 (find-function-search-for-symbol): Handle general TYPE.
27538 (find-function-read, find-function-do-it): Handle general TYPE.
27539 (find-definition-noselect, find-face): New functions.
27540 (function-at-point): Alias deleted.
27541
27542 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
27543
27544 * battery.el (display-battery-mode): Rename from display-battery.
27545 Handle the case where it gets turned off.
27546
27547 2005-01-04 Richard M. Stallman <rms@gnu.org>
27548
27549 * cus-edit.el (customize): Make :link point to user doc.
27550
27551 * man.el (Man-fontify-manpage): Turn off undo generation.
27552
27553 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
27554
27555 2005-01-04 Andreas Schwab <schwab@suse.de>
27556
27557 * files.el (insert-directory): Only look for error lines in
27558 inserted text. Don't move too far after processing --dired markers.
27559
27560 2005-01-04 Richard M. Stallman <rms@gnu.org>
27561
27562 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
27563 Don't expand if the character is @, period, dash, etc.
27564 (define-mail-abbrev): Quote names that contain problem characters.
27565
27566 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
27567
27568 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
27569
27570 2005-01-03 Richard M. Stallman <rms@gnu.org>
27571
27572 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
27573 (query-replace-highlight, query-replace-lazy-highlight)
27574 (query-replace): Definitions moved up. Doc fix.
27575
27576 2005-01-03 Richard M. Stallman <rms@gnu.org>
27577
27578 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
27579 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
27580 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
27581 (lazy-highlight-face): Rename from isearch-lazy-...
27582 Change all references to them.
27583
27584 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
27585
27586 * cus-edit.el (custom-file): Doc fix for defcustom.
27587 (custom-file): The function no longer sets the variable
27588 `custom-file' to its return value.
27589
27590 * startup.el (command-line): No longer load `custom-file'.
27591
27592 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
27593
27594 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
27595
27596 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
27597 Don't confuse module-prefixed identifiers for labels.
27598 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
27599
27600 2005-01-02 Richard M. Stallman <rms@gnu.org>
27601
27602 * files.el (basic-save-buffer-1): Fix previous change.
27603
27604 * loadhist.el (file-loadhist-lookup): New function.
27605 (file-provides, file-requires): Use it.
27606
27607 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
27608 instead of calculating the right size.
27609
27610 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
27611
27612 * vc-svn.el (vc-svn-diff): Stay local if possible.
27613
27614 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
27615
27616 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
27617
27618 * files.el (hack-local-variables): Fix last change.
27619
27620 2005-01-02 Jay Belanger <belanger@truman.edu>
27621
27622 * calc/calc-yank.el (calc-edit-top): New variable.
27623 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
27624 object. Change header properties.
27625 (calc-edit-finish, calc-edit-finish-stack-object)
27626 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
27627 edited object.
27628 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
27629 for the beginning of the edited object.
27630 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
27631 for the beginning of the edited object.
27632 * calc/calc-prog.el (calc-edit-macro-finish-edit)
27633 (calc-finish-formula-edit, calc-macro-repeats)
27634 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
27635 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
27636 beginning of the edited object.
27637 (calc-user-define-edit): Change the header for editing macros.
27638 Remove unnecessary variable.
27639
27640 2005-01-01 Jay Belanger <belanger@truman.edu>
27641
27642 * calc/calc-yank.el (calc-edit-mode): Change default header.
27643 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
27644 * calc/calc-store.el (calc-edit-variable): Change title to match new
27645 header.
27646 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
27647 mode to match new header.
27648 (calc-user-define-edit): Change titles to include names of commands.
27649 (calc-finish-formula-edit): Adjust to handle new header.
27650 (calc-finish-macro-edit): Remove.
27651 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
27652 (calc-edit-macro-command, calc-edit-macro-command-type)
27653 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
27654 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
27655 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
27656 (calc-edit-macro-finish-edit): New functions.
27657 (calc-user-define-edit): Use new functions to edit named calc macros.
27658
27659 2005-01-01 Stefan <monnier@iro.umontreal.ca>
27660
27661 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
27662
27663 * ses.el (copy-region-as-kill): Deactivate mark.
27664
27665 2005-01-01 Richard M. Stallman <rms@gnu.org>
27666
27667 * replace.el (occur-1): If the output buffer is also an input,
27668 don't kill it, rename it.
27669
27670 * faces.el (set-face-background, set-face-foreground): Doc fix.
27671
27672 * cus-face.el (custom-face-attributes): Fix :help-echo strings
27673 for :foreground and :background.
27674
27675 * dired.el (dired-view-command-alist): Variable deleted.
27676 (dired-view-file, dired-mouse-find-file-other-window):
27677 Delete the code to use it.
27678
27679 2005-01-01 Kim F. Storm <storm@cua.dk>
27680
27681 * image.el (insert-sliced-image): Use t for line-height property.
27682
27683 See ChangeLog.11 for earlier changes.
27684
27685 ;; Local Variables:
27686 ;; coding: iso-2022-7bit
27687 ;; End:
27688
27689 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
27690 Copying and distribution of this file, with or without modification,
27691 are permitted provided the copyright notice and this notice are preserved.
27692
27693 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1